diff --git "a/test.json" "b/test.json" new file mode 100644--- /dev/null +++ "b/test.json" @@ -0,0 +1,115001 @@ +[ + { + "text": "Then, Henry and Phil had a lot of fun at the harbor. Henry gave a basket to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Phil had a lot of fun at the harbor. Angel gave a basket to", + "random_names_cf": "Then, Scott and Tom had a lot of fun at the harbor. Scott gave a basket to", + "s1_io_flip_cf": "Then, Phil and Henry had a lot of fun at the harbor. Henry gave a basket to", + "s2_io_flip_cf": "Then, Henry and Phil had a lot of fun at the harbor. Phil gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Scott had a lot of fun at the harbor. Scott gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Tom had a lot of fun at the harbor. Tom gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Henry had a lot of fun at the harbor. Phil gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Scott had a lot of fun at the harbor. Tom gave a basket to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Henry", + "object": "basket", + "place": "harbor", + "random_a": "Scott", + "random_b": "Tom", + "random_c": "Angel" + } + }, + { + "text": "Once Austin and Phil arrived at the ramp, Austin gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Phil arrived at the ramp, William gave a backpack to", + "random_names_cf": "Once Stan and Mike arrived at the ramp, Stan gave a backpack to", + "s1_io_flip_cf": "Once Phil and Austin arrived at the ramp, Austin gave a backpack to", + "s2_io_flip_cf": "Once Austin and Phil arrived at the ramp, Phil gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Mike and Stan arrived at the ramp, Stan gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Stan and Mike arrived at the ramp, Mike gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Austin arrived at the ramp, Phil gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Stan arrived at the ramp, Mike gave a backpack to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Austin", + "object": "backpack", + "place": "ramp", + "random_a": "Stan", + "random_b": "Mike", + "random_c": "William" + } + }, + { + "text": "Before Roger and Steve left the gift shop, Roger decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Steve left the gift shop, Scott decided to give a trunk to", + "random_names_cf": "Before Lewis and Charles left the gift shop, Lewis decided to give a trunk to", + "s1_io_flip_cf": "Before Steve and Roger left the gift shop, Roger decided to give a trunk to", + "s2_io_flip_cf": "Before Roger and Steve left the gift shop, Steve decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Charles and Lewis left the gift shop, Lewis decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Charles left the gift shop, Charles decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Roger left the gift shop, Steve decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Lewis left the gift shop, Charles decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roger", + "object": "trunk", + "place": "gift shop", + "random_a": "Lewis", + "random_b": "Charles", + "random_c": "Scott" + } + }, + { + "text": "Then, Guy and Andrew were working at the harbor. Guy decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Andrew were working at the harbor. Don decided to give a tablet to", + "random_names_cf": "Then, Mike and Roy were working at the harbor. Mike decided to give a tablet to", + "s1_io_flip_cf": "Then, Andrew and Guy were working at the harbor. Guy decided to give a tablet to", + "s2_io_flip_cf": "Then, Guy and Andrew were working at the harbor. Andrew decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Mike were working at the harbor. Mike decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Roy were working at the harbor. Roy decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Guy were working at the harbor. Andrew decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Mike were working at the harbor. Roy decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Guy", + "object": "tablet", + "place": "harbor", + "random_a": "Mike", + "random_b": "Roy", + "random_c": "Don" + } + }, + { + "text": "While Josh and Ross relaxed, Josh gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Ross relaxed, Austin gave a boot to", + "random_names_cf": "While Henry and Rob relaxed, Henry gave a boot to", + "s1_io_flip_cf": "While Ross and Josh relaxed, Josh gave a boot to", + "s2_io_flip_cf": "While Josh and Ross relaxed, Ross gave a boot to", + "random_names_s1_ioi_flip_cf": "While Rob and Henry relaxed, Henry gave a boot to", + "random_names_s2_ioi_flip_cf": "While Henry and Rob relaxed, Rob gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Josh relaxed, Ross gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Henry relaxed, Rob gave a boot to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Josh", + "object": "boot", + "place": "gym", + "random_a": "Henry", + "random_b": "Rob", + "random_c": "Austin" + } + }, + { + "text": "Before Steven and Lewis left the studio, Steven decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Lewis left the studio, Steve decided to give a microphone to", + "random_names_cf": "Before Tom and Henry left the studio, Tom decided to give a microphone to", + "s1_io_flip_cf": "Before Lewis and Steven left the studio, Steven decided to give a microphone to", + "s2_io_flip_cf": "Before Steven and Lewis left the studio, Lewis decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Henry and Tom left the studio, Tom decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Tom and Henry left the studio, Henry decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Steven left the studio, Lewis decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Tom left the studio, Henry decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steven", + "object": "microphone", + "place": "studio", + "random_a": "Tom", + "random_b": "Henry", + "random_c": "Steve" + } + }, + { + "text": "While Kay and Kelly relaxed, Kay gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Kelly relaxed, Alex gave a glove to", + "random_names_cf": "While Rick and Stan relaxed, Rick gave a glove to", + "s1_io_flip_cf": "While Kelly and Kay relaxed, Kay gave a glove to", + "s2_io_flip_cf": "While Kay and Kelly relaxed, Kelly gave a glove to", + "random_names_s1_ioi_flip_cf": "While Stan and Rick relaxed, Rick gave a glove to", + "random_names_s2_ioi_flip_cf": "While Rick and Stan relaxed, Stan gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Kay relaxed, Kelly gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Rick relaxed, Stan gave a glove to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Kay", + "object": "glove", + "place": "studio", + "random_a": "Rick", + "random_b": "Stan", + "random_c": "Alex" + } + }, + { + "text": "When Kelly and Ryan were about to leave the supermarket, Kelly gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Ryan were about to leave the supermarket, Luke gave a needle to", + "random_names_cf": "When Dan and Steve were about to leave the supermarket, Dan gave a needle to", + "s1_io_flip_cf": "When Ryan and Kelly were about to leave the supermarket, Kelly gave a needle to", + "s2_io_flip_cf": "When Kelly and Ryan were about to leave the supermarket, Ryan gave a needle to", + "random_names_s1_ioi_flip_cf": "When Steve and Dan were about to leave the supermarket, Dan gave a needle to", + "random_names_s2_ioi_flip_cf": "When Dan and Steve were about to leave the supermarket, Steve gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Kelly were about to leave the supermarket, Ryan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Dan were about to leave the supermarket, Steve gave a needle to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Kelly", + "object": "needle", + "place": "supermarket", + "random_a": "Dan", + "random_b": "Steve", + "random_c": "Luke" + } + }, + { + "text": "Before Roy and Henry left the park, Roy decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Henry left the park, Ryan decided to give a screwdriver to", + "random_names_cf": "Before Don and Charles left the park, Don decided to give a screwdriver to", + "s1_io_flip_cf": "Before Henry and Roy left the park, Roy decided to give a screwdriver to", + "s2_io_flip_cf": "Before Roy and Henry left the park, Henry decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Charles and Don left the park, Don decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Don and Charles left the park, Charles decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Roy left the park, Henry decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Don left the park, Charles decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roy", + "object": "screwdriver", + "place": "park", + "random_a": "Don", + "random_b": "Charles", + "random_c": "Ryan" + } + }, + { + "text": "The pizzeria Ryan and Elizabeth went to had a dishwasher. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Ryan and Elizabeth went to had a dishwasher. Andrew gave it to", + "random_names_cf": "The pizzeria Rob and Henry went to had a dishwasher. Rob gave it to", + "s1_io_flip_cf": "The pizzeria Elizabeth and Ryan went to had a dishwasher. Ryan gave it to", + "s2_io_flip_cf": "The pizzeria Ryan and Elizabeth went to had a dishwasher. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Henry and Rob went to had a dishwasher. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Rob and Henry went to had a dishwasher. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Elizabeth and Ryan went to had a dishwasher. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Henry and Rob went to had a dishwasher. Henry gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ryan", + "object": "dishwasher", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "Henry", + "random_c": "Andrew" + } + }, + { + "text": "Then, Dan and Scott were working at the break room. Dan decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Scott were working at the break room. Elizabeth decided to give a napkin to", + "random_names_cf": "Then, Cal and Will were working at the break room. Cal decided to give a napkin to", + "s1_io_flip_cf": "Then, Scott and Dan were working at the break room. Dan decided to give a napkin to", + "s2_io_flip_cf": "Then, Dan and Scott were working at the break room. Scott decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Will and Cal were working at the break room. Cal decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Will were working at the break room. Will decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Dan were working at the break room. Scott decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Cal were working at the break room. Will decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Dan", + "object": "napkin", + "place": "break room", + "random_a": "Cal", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "While Tom and Ryan relaxed, Tom gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Ryan relaxed, Luke gave a sandal to", + "random_names_cf": "While Will and William relaxed, Will gave a sandal to", + "s1_io_flip_cf": "While Ryan and Tom relaxed, Tom gave a sandal to", + "s2_io_flip_cf": "While Tom and Ryan relaxed, Ryan gave a sandal to", + "random_names_s1_ioi_flip_cf": "While William and Will relaxed, Will gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Will and William relaxed, William gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Tom relaxed, Ryan gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Will relaxed, William gave a sandal to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Tom", + "object": "sandal", + "place": "elevator", + "random_a": "Will", + "random_b": "William", + "random_c": "Luke" + } + }, + { + "text": "Then, Alexander and Tom went to the pizzeria. Alexander gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Tom went to the pizzeria. Steve gave a pair of nail clippers to", + "random_names_cf": "Then, Peter and Luke went to the pizzeria. Peter gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Tom and Alexander went to the pizzeria. Alexander gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Alexander and Tom went to the pizzeria. Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Peter went to the pizzeria. Peter gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Luke went to the pizzeria. Luke gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Alexander went to the pizzeria. Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Peter went to the pizzeria. Luke gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Alexander", + "object": "pair of nail clippers", + "place": "pizzeria", + "random_a": "Peter", + "random_b": "Luke", + "random_c": "Steve" + } + }, + { + "text": "Once Jim and Daniel arrived at the hotel, Jim gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Daniel arrived at the hotel, Dan gave a sifter to", + "random_names_cf": "Once Rick and Sarah arrived at the hotel, Rick gave a sifter to", + "s1_io_flip_cf": "Once Daniel and Jim arrived at the hotel, Jim gave a sifter to", + "s2_io_flip_cf": "Once Jim and Daniel arrived at the hotel, Daniel gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Rick arrived at the hotel, Rick gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Rick and Sarah arrived at the hotel, Sarah gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Jim arrived at the hotel, Daniel gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Rick arrived at the hotel, Sarah gave a sifter to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jim", + "object": "sifter", + "place": "hotel", + "random_a": "Rick", + "random_b": "Sarah", + "random_c": "Dan" + } + }, + { + "text": "Once Andrew and Cal arrived at the gym, Andrew gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Cal arrived at the gym, Peter gave a sifter to", + "random_names_cf": "Once Joe and Kelly arrived at the gym, Joe gave a sifter to", + "s1_io_flip_cf": "Once Cal and Andrew arrived at the gym, Andrew gave a sifter to", + "s2_io_flip_cf": "Once Andrew and Cal arrived at the gym, Cal gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Joe arrived at the gym, Joe gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Joe and Kelly arrived at the gym, Kelly gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Andrew arrived at the gym, Cal gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Joe arrived at the gym, Kelly gave a sifter to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "sifter", + "place": "gym", + "random_a": "Joe", + "random_b": "Kelly", + "random_c": "Peter" + } + }, + { + "text": "When Guy and Ryan were about to leave the department store, Guy gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Ryan were about to leave the department store, Luke gave a vest to", + "random_names_cf": "When Austin and Joe were about to leave the department store, Austin gave a vest to", + "s1_io_flip_cf": "When Ryan and Guy were about to leave the department store, Guy gave a vest to", + "s2_io_flip_cf": "When Guy and Ryan were about to leave the department store, Ryan gave a vest to", + "random_names_s1_ioi_flip_cf": "When Joe and Austin were about to leave the department store, Austin gave a vest to", + "random_names_s2_ioi_flip_cf": "When Austin and Joe were about to leave the department store, Joe gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Guy were about to leave the department store, Ryan gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Austin were about to leave the department store, Joe gave a vest to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Guy", + "object": "vest", + "place": "department store", + "random_a": "Austin", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "When Dan and Elizabeth were about to leave the resort, Dan gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Elizabeth were about to leave the resort, William gave a wrench to", + "random_names_cf": "When Kelly and Henry were about to leave the resort, Kelly gave a wrench to", + "s1_io_flip_cf": "When Elizabeth and Dan were about to leave the resort, Dan gave a wrench to", + "s2_io_flip_cf": "When Dan and Elizabeth were about to leave the resort, Elizabeth gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Henry and Kelly were about to leave the resort, Kelly gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Kelly and Henry were about to leave the resort, Henry gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Dan were about to leave the resort, Elizabeth gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Kelly were about to leave the resort, Henry gave a wrench to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Dan", + "object": "wrench", + "place": "resort", + "random_a": "Kelly", + "random_b": "Henry", + "random_c": "William" + } + }, + { + "text": "Then, Sarah and Tim were working at the house. Sarah decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Tim were working at the house. Cal decided to give a piece of tape to", + "random_names_cf": "Then, Neil and Alex were working at the house. Neil decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Tim and Sarah were working at the house. Sarah decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Sarah and Tim were working at the house. Tim decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Neil were working at the house. Neil decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Alex were working at the house. Alex decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Sarah were working at the house. Tim decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Neil were working at the house. Alex decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Sarah", + "object": "piece of tape", + "place": "house", + "random_a": "Neil", + "random_b": "Alex", + "random_c": "Cal" + } + }, + { + "text": "While Tom and Rob relaxed, Tom gave a radiator to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Rob relaxed, Sarah gave a radiator to", + "random_names_cf": "While Mike and Austin relaxed, Mike gave a radiator to", + "s1_io_flip_cf": "While Rob and Tom relaxed, Tom gave a radiator to", + "s2_io_flip_cf": "While Tom and Rob relaxed, Rob gave a radiator to", + "random_names_s1_ioi_flip_cf": "While Austin and Mike relaxed, Mike gave a radiator to", + "random_names_s2_ioi_flip_cf": "While Mike and Austin relaxed, Austin gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Tom relaxed, Rob gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Mike relaxed, Austin gave a radiator to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "radiator", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Phil and Alexander were working at the stadium. Phil decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Alexander were working at the stadium. Steven decided to give a banner to", + "random_names_cf": "Then, Kay and William were working at the stadium. Kay decided to give a banner to", + "s1_io_flip_cf": "Then, Alexander and Phil were working at the stadium. Phil decided to give a banner to", + "s2_io_flip_cf": "Then, Phil and Alexander were working at the stadium. Alexander decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, William and Kay were working at the stadium. Kay decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Kay and William were working at the stadium. William decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Phil were working at the stadium. Alexander decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kay were working at the stadium. William decided to give a banner to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Phil", + "object": "banner", + "place": "stadium", + "random_a": "Kay", + "random_b": "William", + "random_c": "Steven" + } + }, + { + "text": "While Andrew and Josh relaxed, Andrew gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Josh relaxed, Don gave a microphone to", + "random_names_cf": "While Cal and Luke relaxed, Cal gave a microphone to", + "s1_io_flip_cf": "While Josh and Andrew relaxed, Andrew gave a microphone to", + "s2_io_flip_cf": "While Andrew and Josh relaxed, Josh gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Luke and Cal relaxed, Cal gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Cal and Luke relaxed, Luke gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Andrew relaxed, Josh gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Cal relaxed, Luke gave a microphone to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Andrew", + "object": "microphone", + "place": "airport", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Don" + } + }, + { + "text": "When Tim and Henry got a napkin at the museum, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Henry got a napkin at the museum, Grant decided to give it to", + "random_names_cf": "When Andrew and Elizabeth got a napkin at the museum, Andrew decided to give it to", + "s1_io_flip_cf": "When Henry and Tim got a napkin at the museum, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Henry got a napkin at the museum, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Andrew got a napkin at the museum, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Elizabeth got a napkin at the museum, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Tim got a napkin at the museum, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Andrew got a napkin at the museum, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "napkin", + "place": "museum", + "random_a": "Andrew", + "random_b": "Elizabeth", + "random_c": "Grant" + } + }, + { + "text": "The gift shop Summer and Ryan went to had a fork. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Summer and Ryan went to had a fork. Rob gave it to", + "random_names_cf": "The gift shop Cal and Elizabeth went to had a fork. Cal gave it to", + "s1_io_flip_cf": "The gift shop Ryan and Summer went to had a fork. Summer gave it to", + "s2_io_flip_cf": "The gift shop Summer and Ryan went to had a fork. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Elizabeth and Cal went to had a fork. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Cal and Elizabeth went to had a fork. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Ryan and Summer went to had a fork. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Elizabeth and Cal went to had a fork. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Summer", + "object": "fork", + "place": "gift shop", + "random_a": "Cal", + "random_b": "Elizabeth", + "random_c": "Rob" + } + }, + { + "text": "Then, Kelly and Ross were working at the clothing store. Kelly decided to give a crate to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Ross were working at the clothing store. Joe decided to give a crate to", + "random_names_cf": "Then, Alexander and Neil were working at the clothing store. Alexander decided to give a crate to", + "s1_io_flip_cf": "Then, Ross and Kelly were working at the clothing store. Kelly decided to give a crate to", + "s2_io_flip_cf": "Then, Kelly and Ross were working at the clothing store. Ross decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Alexander were working at the clothing store. Alexander decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Neil were working at the clothing store. Neil decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Kelly were working at the clothing store. Ross decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Alexander were working at the clothing store. Neil decided to give a crate to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Kelly", + "object": "crate", + "place": "clothing store", + "random_a": "Alexander", + "random_b": "Neil", + "random_c": "Joe" + } + }, + { + "text": "Before Roger and Charles left the ferry, Roger decided to give a fork to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Charles left the ferry, Kelly decided to give a fork to", + "random_names_cf": "Before Steven and Rick left the ferry, Steven decided to give a fork to", + "s1_io_flip_cf": "Before Charles and Roger left the ferry, Roger decided to give a fork to", + "s2_io_flip_cf": "Before Roger and Charles left the ferry, Charles decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Before Rick and Steven left the ferry, Steven decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Before Steven and Rick left the ferry, Rick decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Roger left the ferry, Charles decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Steven left the ferry, Rick decided to give a fork to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Roger", + "object": "fork", + "place": "ferry", + "random_a": "Steven", + "random_b": "Rick", + "random_c": "Kelly" + } + }, + { + "text": "When Henry and Kelly were about to leave the campground, Henry gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Kelly were about to leave the campground, Steven gave a sifter to", + "random_names_cf": "When Luke and Robert were about to leave the campground, Luke gave a sifter to", + "s1_io_flip_cf": "When Kelly and Henry were about to leave the campground, Henry gave a sifter to", + "s2_io_flip_cf": "When Henry and Kelly were about to leave the campground, Kelly gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Robert and Luke were about to leave the campground, Luke gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Luke and Robert were about to leave the campground, Robert gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Henry were about to leave the campground, Kelly gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Luke were about to leave the campground, Robert gave a sifter to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Henry", + "object": "sifter", + "place": "campground", + "random_a": "Luke", + "random_b": "Robert", + "random_c": "Steven" + } + }, + { + "text": "While Elizabeth and Edward relaxed, Elizabeth gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Edward relaxed, Kay gave a carpet to", + "random_names_cf": "While Roger and Steven relaxed, Roger gave a carpet to", + "s1_io_flip_cf": "While Edward and Elizabeth relaxed, Elizabeth gave a carpet to", + "s2_io_flip_cf": "While Elizabeth and Edward relaxed, Edward gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Steven and Roger relaxed, Roger gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Roger and Steven relaxed, Steven gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Elizabeth relaxed, Edward gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Roger relaxed, Steven gave a carpet to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Elizabeth", + "object": "carpet", + "place": "casino", + "random_a": "Roger", + "random_b": "Steven", + "random_c": "Kay" + } + }, + { + "text": "Then, Josh and Tim were working at the mall. Josh decided to give a shelf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Tim were working at the mall. Elizabeth decided to give a shelf to", + "random_names_cf": "Then, Austin and Alexander were working at the mall. Austin decided to give a shelf to", + "s1_io_flip_cf": "Then, Tim and Josh were working at the mall. Josh decided to give a shelf to", + "s2_io_flip_cf": "Then, Josh and Tim were working at the mall. Tim decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Austin were working at the mall. Austin decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Alexander were working at the mall. Alexander decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Josh were working at the mall. Tim decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Austin were working at the mall. Alexander decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Josh", + "object": "shelf", + "place": "mall", + "random_a": "Austin", + "random_b": "Alexander", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Steven and Ross had a lot of fun at the field. Steven gave a joystick to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Ross had a lot of fun at the field. Daniel gave a joystick to", + "random_names_cf": "Then, Lewis and Will had a lot of fun at the field. Lewis gave a joystick to", + "s1_io_flip_cf": "Then, Ross and Steven had a lot of fun at the field. Steven gave a joystick to", + "s2_io_flip_cf": "Then, Steven and Ross had a lot of fun at the field. Ross gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Will and Lewis had a lot of fun at the field. Lewis gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Will had a lot of fun at the field. Will gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Steven had a lot of fun at the field. Ross gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Lewis had a lot of fun at the field. Will gave a joystick to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Steven", + "object": "joystick", + "place": "field", + "random_a": "Lewis", + "random_b": "Will", + "random_c": "Daniel" + } + }, + { + "text": "The car Guy and Alexander went to had a laptop. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Guy and Alexander went to had a laptop. Mike gave it to", + "random_names_cf": "The car Neil and Lewis went to had a laptop. Neil gave it to", + "s1_io_flip_cf": "The car Alexander and Guy went to had a laptop. Guy gave it to", + "s2_io_flip_cf": "The car Guy and Alexander went to had a laptop. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The car Lewis and Neil went to had a laptop. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The car Neil and Lewis went to had a laptop. Lewis gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Alexander and Guy went to had a laptop. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Lewis and Neil went to had a laptop. Lewis gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Guy", + "object": "laptop", + "place": "car", + "random_a": "Neil", + "random_b": "Lewis", + "random_c": "Mike" + } + }, + { + "text": "Then, Kay and Alexander were working at the cafeteria. Kay decided to give a basketball to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Alexander were working at the cafeteria. Will decided to give a basketball to", + "random_names_cf": "Then, Henry and Austin were working at the cafeteria. Henry decided to give a basketball to", + "s1_io_flip_cf": "Then, Alexander and Kay were working at the cafeteria. Kay decided to give a basketball to", + "s2_io_flip_cf": "Then, Kay and Alexander were working at the cafeteria. Alexander decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Henry were working at the cafeteria. Henry decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Austin were working at the cafeteria. Austin decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Kay were working at the cafeteria. Alexander decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Henry were working at the cafeteria. Austin decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Kay", + "object": "basketball", + "place": "cafeteria", + "random_a": "Henry", + "random_b": "Austin", + "random_c": "Will" + } + }, + { + "text": "The museum Neil and Henry went to had a mask. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Neil and Henry went to had a mask. Don gave it to", + "random_names_cf": "The museum Rob and Steven went to had a mask. Rob gave it to", + "s1_io_flip_cf": "The museum Henry and Neil went to had a mask. Neil gave it to", + "s2_io_flip_cf": "The museum Neil and Henry went to had a mask. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The museum Steven and Rob went to had a mask. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The museum Rob and Steven went to had a mask. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Henry and Neil went to had a mask. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Steven and Rob went to had a mask. Steven gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Neil", + "object": "mask", + "place": "museum", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Don" + } + }, + { + "text": "When Mike and Neil got a heater at the music store, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Neil got a heater at the music store, Roger decided to give it to", + "random_names_cf": "When Edward and Grant got a heater at the music store, Edward decided to give it to", + "s1_io_flip_cf": "When Neil and Mike got a heater at the music store, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Neil got a heater at the music store, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward got a heater at the music store, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant got a heater at the music store, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Mike got a heater at the music store, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward got a heater at the music store, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Mike", + "object": "heater", + "place": "music store", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Roger" + } + }, + { + "text": "Then, Daniel and Angel were working at the park. Daniel decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Angel were working at the park. Mike decided to give a pair of pliers to", + "random_names_cf": "Then, Grant and Kay were working at the park. Grant decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, Angel and Daniel were working at the park. Daniel decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Daniel and Angel were working at the park. Angel decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Grant were working at the park. Grant decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Kay were working at the park. Kay decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Daniel were working at the park. Angel decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Grant were working at the park. Kay decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Daniel", + "object": "pair of pliers", + "place": "park", + "random_a": "Grant", + "random_b": "Kay", + "random_c": "Mike" + } + }, + { + "text": "Once Steve and Don arrived at the house, Steve gave a razor to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Don arrived at the house, Jonathan gave a razor to", + "random_names_cf": "Once Daniel and Joe arrived at the house, Daniel gave a razor to", + "s1_io_flip_cf": "Once Don and Steve arrived at the house, Steve gave a razor to", + "s2_io_flip_cf": "Once Steve and Don arrived at the house, Don gave a razor to", + "random_names_s1_ioi_flip_cf": "Once Joe and Daniel arrived at the house, Daniel gave a razor to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Joe arrived at the house, Joe gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Steve arrived at the house, Don gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Daniel arrived at the house, Joe gave a razor to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Steve", + "object": "razor", + "place": "house", + "random_a": "Daniel", + "random_b": "Joe", + "random_c": "Jonathan" + } + }, + { + "text": "When Jonathan and Tim got a screwdriver at the optician, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Tim got a screwdriver at the optician, Daniel decided to give it to", + "random_names_cf": "When Luke and Will got a screwdriver at the optician, Luke decided to give it to", + "s1_io_flip_cf": "When Tim and Jonathan got a screwdriver at the optician, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Tim got a screwdriver at the optician, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Luke got a screwdriver at the optician, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Will got a screwdriver at the optician, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Jonathan got a screwdriver at the optician, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Luke got a screwdriver at the optician, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jonathan", + "object": "screwdriver", + "place": "optician", + "random_a": "Luke", + "random_b": "Will", + "random_c": "Daniel" + } + }, + { + "text": "Then, Don and Cal were working at the zoo. Don decided to give a crate to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Cal were working at the zoo. Steven decided to give a crate to", + "random_names_cf": "Then, Will and Steve were working at the zoo. Will decided to give a crate to", + "s1_io_flip_cf": "Then, Cal and Don were working at the zoo. Don decided to give a crate to", + "s2_io_flip_cf": "Then, Don and Cal were working at the zoo. Cal decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Will were working at the zoo. Will decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Then, Will and Steve were working at the zoo. Steve decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Don were working at the zoo. Cal decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Will were working at the zoo. Steve decided to give a crate to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Don", + "object": "crate", + "place": "zoo", + "random_a": "Will", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "Once Andrew and Henry arrived at the car, Andrew gave a basket to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Henry arrived at the car, Ryan gave a basket to", + "random_names_cf": "Once Jonathan and Tom arrived at the car, Jonathan gave a basket to", + "s1_io_flip_cf": "Once Henry and Andrew arrived at the car, Andrew gave a basket to", + "s2_io_flip_cf": "Once Andrew and Henry arrived at the car, Henry gave a basket to", + "random_names_s1_ioi_flip_cf": "Once Tom and Jonathan arrived at the car, Jonathan gave a basket to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Tom arrived at the car, Tom gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Andrew arrived at the car, Henry gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Jonathan arrived at the car, Tom gave a basket to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Andrew", + "object": "basket", + "place": "car", + "random_a": "Jonathan", + "random_b": "Tom", + "random_c": "Ryan" + } + }, + { + "text": "Then, Ryan and Steve had a lot of fun at the studio. Ryan gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Steve had a lot of fun at the studio. Edward gave a match to", + "random_names_cf": "Then, Ross and Elizabeth had a lot of fun at the studio. Ross gave a match to", + "s1_io_flip_cf": "Then, Steve and Ryan had a lot of fun at the studio. Ryan gave a match to", + "s2_io_flip_cf": "Then, Ryan and Steve had a lot of fun at the studio. Steve gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the studio. Ross gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Elizabeth had a lot of fun at the studio. Elizabeth gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Ryan had a lot of fun at the studio. Steve gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the studio. Elizabeth gave a match to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ryan", + "object": "match", + "place": "studio", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Edward" + } + }, + { + "text": "Then, Jonathan and Joe had a lot of fun at the hangar. Jonathan gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Joe had a lot of fun at the hangar. Mike gave a machine to", + "random_names_cf": "Then, Rick and Don had a lot of fun at the hangar. Rick gave a machine to", + "s1_io_flip_cf": "Then, Joe and Jonathan had a lot of fun at the hangar. Jonathan gave a machine to", + "s2_io_flip_cf": "Then, Jonathan and Joe had a lot of fun at the hangar. Joe gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Don and Rick had a lot of fun at the hangar. Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Don had a lot of fun at the hangar. Don gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jonathan had a lot of fun at the hangar. Joe gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Rick had a lot of fun at the hangar. Don gave a machine to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jonathan", + "object": "machine", + "place": "hangar", + "random_a": "Rick", + "random_b": "Don", + "random_c": "Mike" + } + }, + { + "text": "Then, Ryan and Roger went to the university campus. Ryan gave a coat to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Roger went to the university campus. Will gave a coat to", + "random_names_cf": "Then, Daniel and Lewis went to the university campus. Daniel gave a coat to", + "s1_io_flip_cf": "Then, Roger and Ryan went to the university campus. Ryan gave a coat to", + "s2_io_flip_cf": "Then, Ryan and Roger went to the university campus. Roger gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Daniel went to the university campus. Daniel gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Lewis went to the university campus. Lewis gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Ryan went to the university campus. Roger gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Daniel went to the university campus. Lewis gave a coat to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ryan", + "object": "coat", + "place": "university campus", + "random_a": "Daniel", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "When Austin and Tim were about to leave the museum, Austin gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Tim were about to leave the museum, Alexander gave a ladder to", + "random_names_cf": "When Andrew and Alex were about to leave the museum, Andrew gave a ladder to", + "s1_io_flip_cf": "When Tim and Austin were about to leave the museum, Austin gave a ladder to", + "s2_io_flip_cf": "When Austin and Tim were about to leave the museum, Tim gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Alex and Andrew were about to leave the museum, Andrew gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Andrew and Alex were about to leave the museum, Alex gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Austin were about to leave the museum, Tim gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Andrew were about to leave the museum, Alex gave a ladder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "ladder", + "place": "museum", + "random_a": "Andrew", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "When Josh and Jonathan got a pair of sunglasses at the field, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Jonathan got a pair of sunglasses at the field, Scott decided to give it to", + "random_names_cf": "When Guy and Kay got a pair of sunglasses at the field, Guy decided to give it to", + "s1_io_flip_cf": "When Jonathan and Josh got a pair of sunglasses at the field, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Jonathan got a pair of sunglasses at the field, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Guy got a pair of sunglasses at the field, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Kay got a pair of sunglasses at the field, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Josh got a pair of sunglasses at the field, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Guy got a pair of sunglasses at the field, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Josh", + "object": "pair of sunglasses", + "place": "field", + "random_a": "Guy", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Once Daniel and Mike arrived at the hotel, Daniel gave a poster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Mike arrived at the hotel, Angel gave a poster to", + "random_names_cf": "Once Peter and Cal arrived at the hotel, Peter gave a poster to", + "s1_io_flip_cf": "Once Mike and Daniel arrived at the hotel, Daniel gave a poster to", + "s2_io_flip_cf": "Once Daniel and Mike arrived at the hotel, Mike gave a poster to", + "random_names_s1_ioi_flip_cf": "Once Cal and Peter arrived at the hotel, Peter gave a poster to", + "random_names_s2_ioi_flip_cf": "Once Peter and Cal arrived at the hotel, Cal gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Daniel arrived at the hotel, Mike gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Peter arrived at the hotel, Cal gave a poster to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Daniel", + "object": "poster", + "place": "hotel", + "random_a": "Peter", + "random_b": "Cal", + "random_c": "Angel" + } + }, + { + "text": "Once Steve and Lewis arrived at the optician, Steve gave a shoe to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Lewis arrived at the optician, Neil gave a shoe to", + "random_names_cf": "Once Don and Alex arrived at the optician, Don gave a shoe to", + "s1_io_flip_cf": "Once Lewis and Steve arrived at the optician, Steve gave a shoe to", + "s2_io_flip_cf": "Once Steve and Lewis arrived at the optician, Lewis gave a shoe to", + "random_names_s1_ioi_flip_cf": "Once Alex and Don arrived at the optician, Don gave a shoe to", + "random_names_s2_ioi_flip_cf": "Once Don and Alex arrived at the optician, Alex gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Steve arrived at the optician, Lewis gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Don arrived at the optician, Alex gave a shoe to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steve", + "object": "shoe", + "place": "optician", + "random_a": "Don", + "random_b": "Alex", + "random_c": "Neil" + } + }, + { + "text": "Then, Josh and Kelly were working at the field. Josh decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Kelly were working at the field. Ryan decided to give a match to", + "random_names_cf": "Then, Alexander and Scott were working at the field. Alexander decided to give a match to", + "s1_io_flip_cf": "Then, Kelly and Josh were working at the field. Josh decided to give a match to", + "s2_io_flip_cf": "Then, Josh and Kelly were working at the field. Kelly decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Alexander were working at the field. Alexander decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Scott were working at the field. Scott decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Josh were working at the field. Kelly decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Alexander were working at the field. Scott decided to give a match to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "match", + "place": "field", + "random_a": "Alexander", + "random_b": "Scott", + "random_c": "Ryan" + } + }, + { + "text": "Then, Alexander and Dan were working at the salon. Alexander decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Dan were working at the salon. Steve decided to give a vest to", + "random_names_cf": "Then, Roger and Lewis were working at the salon. Roger decided to give a vest to", + "s1_io_flip_cf": "Then, Dan and Alexander were working at the salon. Alexander decided to give a vest to", + "s2_io_flip_cf": "Then, Alexander and Dan were working at the salon. Dan decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Roger were working at the salon. Roger decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Lewis were working at the salon. Lewis decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alexander were working at the salon. Dan decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Roger were working at the salon. Lewis decided to give a vest to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alexander", + "object": "vest", + "place": "salon", + "random_a": "Roger", + "random_b": "Lewis", + "random_c": "Steve" + } + }, + { + "text": "Before Joe and Jonathan left the school, Joe decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Jonathan left the school, Tim decided to give a pencil to", + "random_names_cf": "Before Elizabeth and Cal left the school, Elizabeth decided to give a pencil to", + "s1_io_flip_cf": "Before Jonathan and Joe left the school, Joe decided to give a pencil to", + "s2_io_flip_cf": "Before Joe and Jonathan left the school, Jonathan decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Cal and Elizabeth left the school, Elizabeth decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Cal left the school, Cal decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Joe left the school, Jonathan decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Elizabeth left the school, Cal decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Joe", + "object": "pencil", + "place": "school", + "random_a": "Elizabeth", + "random_b": "Cal", + "random_c": "Tim" + } + }, + { + "text": "Then, Charles and Sarah were working at the service station. Charles decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Sarah were working at the service station. Alexander decided to give a key to", + "random_names_cf": "Then, Stan and Austin were working at the service station. Stan decided to give a key to", + "s1_io_flip_cf": "Then, Sarah and Charles were working at the service station. Charles decided to give a key to", + "s2_io_flip_cf": "Then, Charles and Sarah were working at the service station. Sarah decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Stan were working at the service station. Stan decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Austin were working at the service station. Austin decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Charles were working at the service station. Sarah decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Stan were working at the service station. Austin decided to give a key to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Charles", + "object": "key", + "place": "service station", + "random_a": "Stan", + "random_b": "Austin", + "random_c": "Alexander" + } + }, + { + "text": "Then, Ryan and Phil went to the museum. Ryan gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Phil went to the museum. Alexander gave a screwdriver to", + "random_names_cf": "Then, Henry and Jonathan went to the museum. Henry gave a screwdriver to", + "s1_io_flip_cf": "Then, Phil and Ryan went to the museum. Ryan gave a screwdriver to", + "s2_io_flip_cf": "Then, Ryan and Phil went to the museum. Phil gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Henry went to the museum. Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Jonathan went to the museum. Jonathan gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Ryan went to the museum. Phil gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Henry went to the museum. Jonathan gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ryan", + "object": "screwdriver", + "place": "museum", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Alexander" + } + }, + { + "text": "When Tim and Rob got a toilet at the toy store, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Rob got a toilet at the toy store, Elizabeth decided to give it to", + "random_names_cf": "When Sarah and Phil got a toilet at the toy store, Sarah decided to give it to", + "s1_io_flip_cf": "When Rob and Tim got a toilet at the toy store, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Rob got a toilet at the toy store, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Sarah got a toilet at the toy store, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Phil got a toilet at the toy store, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Tim got a toilet at the toy store, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Sarah got a toilet at the toy store, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tim", + "object": "toilet", + "place": "toy store", + "random_a": "Sarah", + "random_b": "Phil", + "random_c": "Elizabeth" + } + }, + { + "text": "When Stan and Jonathan were about to leave the tire store, Stan gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Jonathan were about to leave the tire store, Summer gave a shelf to", + "random_names_cf": "When Charles and Ross were about to leave the tire store, Charles gave a shelf to", + "s1_io_flip_cf": "When Jonathan and Stan were about to leave the tire store, Stan gave a shelf to", + "s2_io_flip_cf": "When Stan and Jonathan were about to leave the tire store, Jonathan gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Ross and Charles were about to leave the tire store, Charles gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Charles and Ross were about to leave the tire store, Ross gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Stan were about to leave the tire store, Jonathan gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Charles were about to leave the tire store, Ross gave a shelf to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Stan", + "object": "shelf", + "place": "tire store", + "random_a": "Charles", + "random_b": "Ross", + "random_c": "Summer" + } + }, + { + "text": "Before Andrew and Roy left the spa, Andrew decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Roy left the spa, Alex decided to give a screwdriver to", + "random_names_cf": "Before Luke and Rick left the spa, Luke decided to give a screwdriver to", + "s1_io_flip_cf": "Before Roy and Andrew left the spa, Andrew decided to give a screwdriver to", + "s2_io_flip_cf": "Before Andrew and Roy left the spa, Roy decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Rick and Luke left the spa, Luke decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Luke and Rick left the spa, Rick decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Andrew left the spa, Roy decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Luke left the spa, Rick decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "screwdriver", + "place": "spa", + "random_a": "Luke", + "random_b": "Rick", + "random_c": "Alex" + } + }, + { + "text": "Then, Kelly and Dan were working at the airport. Kelly decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Dan were working at the airport. Steven decided to give a jar to", + "random_names_cf": "Then, Roger and William were working at the airport. Roger decided to give a jar to", + "s1_io_flip_cf": "Then, Dan and Kelly were working at the airport. Kelly decided to give a jar to", + "s2_io_flip_cf": "Then, Kelly and Dan were working at the airport. Dan decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, William and Roger were working at the airport. Roger decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Roger and William were working at the airport. William decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Kelly were working at the airport. Dan decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Roger were working at the airport. William decided to give a jar to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Kelly", + "object": "jar", + "place": "airport", + "random_a": "Roger", + "random_b": "William", + "random_c": "Steven" + } + }, + { + "text": "When Summer and Stan were about to leave the gift shop, Summer gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Stan were about to leave the gift shop, Tim gave a coat to", + "random_names_cf": "When Will and Roger were about to leave the gift shop, Will gave a coat to", + "s1_io_flip_cf": "When Stan and Summer were about to leave the gift shop, Summer gave a coat to", + "s2_io_flip_cf": "When Summer and Stan were about to leave the gift shop, Stan gave a coat to", + "random_names_s1_ioi_flip_cf": "When Roger and Will were about to leave the gift shop, Will gave a coat to", + "random_names_s2_ioi_flip_cf": "When Will and Roger were about to leave the gift shop, Roger gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Summer were about to leave the gift shop, Stan gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Will were about to leave the gift shop, Roger gave a coat to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "coat", + "place": "gift shop", + "random_a": "Will", + "random_b": "Roger", + "random_c": "Tim" + } + }, + { + "text": "Then, Edward and Mike went to the house. Edward gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Mike went to the house. Jim gave a wallet to", + "random_names_cf": "Then, Tom and Alexander went to the house. Tom gave a wallet to", + "s1_io_flip_cf": "Then, Mike and Edward went to the house. Edward gave a wallet to", + "s2_io_flip_cf": "Then, Edward and Mike went to the house. Mike gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Tom went to the house. Tom gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Alexander went to the house. Alexander gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Edward went to the house. Mike gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Tom went to the house. Alexander gave a wallet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "wallet", + "place": "house", + "random_a": "Tom", + "random_b": "Alexander", + "random_c": "Jim" + } + }, + { + "text": "Once Roy and Don arrived at the square, Roy gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Don arrived at the square, Charles gave a mirror to", + "random_names_cf": "Once Elizabeth and Ryan arrived at the square, Elizabeth gave a mirror to", + "s1_io_flip_cf": "Once Don and Roy arrived at the square, Roy gave a mirror to", + "s2_io_flip_cf": "Once Roy and Don arrived at the square, Don gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Elizabeth arrived at the square, Elizabeth gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Ryan arrived at the square, Ryan gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Roy arrived at the square, Don gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Elizabeth arrived at the square, Ryan gave a mirror to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roy", + "object": "mirror", + "place": "square", + "random_a": "Elizabeth", + "random_b": "Ryan", + "random_c": "Charles" + } + }, + { + "text": "Before Edward and Dan left the restaurant, Edward decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Dan left the restaurant, Roy decided to give a pencil to", + "random_names_cf": "Before Alex and Daniel left the restaurant, Alex decided to give a pencil to", + "s1_io_flip_cf": "Before Dan and Edward left the restaurant, Edward decided to give a pencil to", + "s2_io_flip_cf": "Before Edward and Dan left the restaurant, Dan decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Alex left the restaurant, Alex decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Alex and Daniel left the restaurant, Daniel decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Edward left the restaurant, Dan decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Alex left the restaurant, Daniel decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "pencil", + "place": "restaurant", + "random_a": "Alex", + "random_b": "Daniel", + "random_c": "Roy" + } + }, + { + "text": "Then, Daniel and Scott went to the circus. Daniel gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Scott went to the circus. Kay gave a needle to", + "random_names_cf": "Then, William and Alex went to the circus. William gave a needle to", + "s1_io_flip_cf": "Then, Scott and Daniel went to the circus. Daniel gave a needle to", + "s2_io_flip_cf": "Then, Daniel and Scott went to the circus. Scott gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Alex and William went to the circus. William gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, William and Alex went to the circus. Alex gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Daniel went to the circus. Scott gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and William went to the circus. Alex gave a needle to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Daniel", + "object": "needle", + "place": "circus", + "random_a": "William", + "random_b": "Alex", + "random_c": "Kay" + } + }, + { + "text": "Before Luke and Phil left the pharmacy, Luke decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Phil left the pharmacy, Ryan decided to give a dishwasher to", + "random_names_cf": "Before Jim and Ross left the pharmacy, Jim decided to give a dishwasher to", + "s1_io_flip_cf": "Before Phil and Luke left the pharmacy, Luke decided to give a dishwasher to", + "s2_io_flip_cf": "Before Luke and Phil left the pharmacy, Phil decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Ross and Jim left the pharmacy, Jim decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Jim and Ross left the pharmacy, Ross decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Luke left the pharmacy, Phil decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Jim left the pharmacy, Ross decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Luke", + "object": "dishwasher", + "place": "pharmacy", + "random_a": "Jim", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "Before Alexander and Kay left the casino, Alexander decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Kay left the casino, Austin decided to give a funnel to", + "random_names_cf": "Before Steven and Grant left the casino, Steven decided to give a funnel to", + "s1_io_flip_cf": "Before Kay and Alexander left the casino, Alexander decided to give a funnel to", + "s2_io_flip_cf": "Before Alexander and Kay left the casino, Kay decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Grant and Steven left the casino, Steven decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Steven and Grant left the casino, Grant decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Alexander left the casino, Kay decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Steven left the casino, Grant decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alexander", + "object": "funnel", + "place": "casino", + "random_a": "Steven", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Then, Guy and Mike went to the restaurant. Guy gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Mike went to the restaurant. Elizabeth gave a screwdriver to", + "random_names_cf": "Then, Henry and Don went to the restaurant. Henry gave a screwdriver to", + "s1_io_flip_cf": "Then, Mike and Guy went to the restaurant. Guy gave a screwdriver to", + "s2_io_flip_cf": "Then, Guy and Mike went to the restaurant. Mike gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Don and Henry went to the restaurant. Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Don went to the restaurant. Don gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Guy went to the restaurant. Mike gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Henry went to the restaurant. Don gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Guy", + "object": "screwdriver", + "place": "restaurant", + "random_a": "Henry", + "random_b": "Don", + "random_c": "Elizabeth" + } + }, + { + "text": "The court Roger and Ross went to had a pair of sunglasses. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Roger and Ross went to had a pair of sunglasses. Tim gave it to", + "random_names_cf": "The court Dan and Luke went to had a pair of sunglasses. Dan gave it to", + "s1_io_flip_cf": "The court Ross and Roger went to had a pair of sunglasses. Roger gave it to", + "s2_io_flip_cf": "The court Roger and Ross went to had a pair of sunglasses. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The court Luke and Dan went to had a pair of sunglasses. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The court Dan and Luke went to had a pair of sunglasses. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Ross and Roger went to had a pair of sunglasses. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Luke and Dan went to had a pair of sunglasses. Luke gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roger", + "object": "pair of sunglasses", + "place": "court", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Tim" + } + }, + { + "text": "Then, Will and Angel went to the museum. Will gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Angel went to the museum. Alex gave a screwdriver to", + "random_names_cf": "Then, Ross and Scott went to the museum. Ross gave a screwdriver to", + "s1_io_flip_cf": "Then, Angel and Will went to the museum. Will gave a screwdriver to", + "s2_io_flip_cf": "Then, Will and Angel went to the museum. Angel gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Ross went to the museum. Ross gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Scott went to the museum. Scott gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Will went to the museum. Angel gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Ross went to the museum. Scott gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Will", + "object": "screwdriver", + "place": "museum", + "random_a": "Ross", + "random_b": "Scott", + "random_c": "Alex" + } + }, + { + "text": "Once Jonathan and Steve arrived at the music store, Jonathan gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Steve arrived at the music store, Don gave a toilet to", + "random_names_cf": "Once Rick and Summer arrived at the music store, Rick gave a toilet to", + "s1_io_flip_cf": "Once Steve and Jonathan arrived at the music store, Jonathan gave a toilet to", + "s2_io_flip_cf": "Once Jonathan and Steve arrived at the music store, Steve gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Summer and Rick arrived at the music store, Rick gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Rick and Summer arrived at the music store, Summer gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Jonathan arrived at the music store, Steve gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Rick arrived at the music store, Summer gave a toilet to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "toilet", + "place": "music store", + "random_a": "Rick", + "random_b": "Summer", + "random_c": "Don" + } + }, + { + "text": "Before Joe and Grant left the salon, Joe decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Grant left the salon, Alex decided to give a strap to", + "random_names_cf": "Before Kelly and Ross left the salon, Kelly decided to give a strap to", + "s1_io_flip_cf": "Before Grant and Joe left the salon, Joe decided to give a strap to", + "s2_io_flip_cf": "Before Joe and Grant left the salon, Grant decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Ross and Kelly left the salon, Kelly decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Ross left the salon, Ross decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Joe left the salon, Grant decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Kelly left the salon, Ross decided to give a strap to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Joe", + "object": "strap", + "place": "salon", + "random_a": "Kelly", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "When Andrew and Cal got a backpack at the marketplace, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Cal got a backpack at the marketplace, Elizabeth decided to give it to", + "random_names_cf": "When Kay and Scott got a backpack at the marketplace, Kay decided to give it to", + "s1_io_flip_cf": "When Cal and Andrew got a backpack at the marketplace, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Cal got a backpack at the marketplace, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Kay got a backpack at the marketplace, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Scott got a backpack at the marketplace, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Andrew got a backpack at the marketplace, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Kay got a backpack at the marketplace, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "backpack", + "place": "marketplace", + "random_a": "Kay", + "random_b": "Scott", + "random_c": "Elizabeth" + } + }, + { + "text": "When Will and Robert got a heater at the university campus, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Robert got a heater at the university campus, Daniel decided to give it to", + "random_names_cf": "When Don and Kelly got a heater at the university campus, Don decided to give it to", + "s1_io_flip_cf": "When Robert and Will got a heater at the university campus, Will decided to give it to", + "s2_io_flip_cf": "When Will and Robert got a heater at the university campus, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Don got a heater at the university campus, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Kelly got a heater at the university campus, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Will got a heater at the university campus, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Don got a heater at the university campus, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Will", + "object": "heater", + "place": "university campus", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "Daniel" + } + }, + { + "text": "Then, Jim and Roger were working at the market. Jim decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Roger were working at the market. Cal decided to give a thread to", + "random_names_cf": "Then, Kay and Tim were working at the market. Kay decided to give a thread to", + "s1_io_flip_cf": "Then, Roger and Jim were working at the market. Jim decided to give a thread to", + "s2_io_flip_cf": "Then, Jim and Roger were working at the market. Roger decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Kay were working at the market. Kay decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Tim were working at the market. Tim decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Jim were working at the market. Roger decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Kay were working at the market. Tim decided to give a thread to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jim", + "object": "thread", + "place": "market", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Cal" + } + }, + { + "text": "The optician Ryan and Ross went to had a pin. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Ryan and Ross went to had a pin. Sarah gave it to", + "random_names_cf": "The optician Angel and Jonathan went to had a pin. Angel gave it to", + "s1_io_flip_cf": "The optician Ross and Ryan went to had a pin. Ryan gave it to", + "s2_io_flip_cf": "The optician Ryan and Ross went to had a pin. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The optician Jonathan and Angel went to had a pin. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The optician Angel and Jonathan went to had a pin. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Ross and Ryan went to had a pin. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Jonathan and Angel went to had a pin. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Ryan", + "object": "pin", + "place": "optician", + "random_a": "Angel", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "Once Grant and Roy arrived at the store, Grant gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Roy arrived at the store, Alex gave a screwdriver to", + "random_names_cf": "Once Edward and Steve arrived at the store, Edward gave a screwdriver to", + "s1_io_flip_cf": "Once Roy and Grant arrived at the store, Grant gave a screwdriver to", + "s2_io_flip_cf": "Once Grant and Roy arrived at the store, Roy gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Steve and Edward arrived at the store, Edward gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Edward and Steve arrived at the store, Steve gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Grant arrived at the store, Roy gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Edward arrived at the store, Steve gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "screwdriver", + "place": "store", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "Then, Lewis and Rick had a lot of fun at the garden. Lewis gave a radiator to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rick had a lot of fun at the garden. Josh gave a radiator to", + "random_names_cf": "Then, Tom and Steve had a lot of fun at the garden. Tom gave a radiator to", + "s1_io_flip_cf": "Then, Rick and Lewis had a lot of fun at the garden. Lewis gave a radiator to", + "s2_io_flip_cf": "Then, Lewis and Rick had a lot of fun at the garden. Rick gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Tom had a lot of fun at the garden. Tom gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Steve had a lot of fun at the garden. Steve gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Lewis had a lot of fun at the garden. Rick gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tom had a lot of fun at the garden. Steve gave a radiator to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Lewis", + "object": "radiator", + "place": "garden", + "random_a": "Tom", + "random_b": "Steve", + "random_c": "Josh" + } + }, + { + "text": "Then, William and Don had a lot of fun at the music store. William gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Don had a lot of fun at the music store. Roger gave a ladder to", + "random_names_cf": "Then, Grant and Elizabeth had a lot of fun at the music store. Grant gave a ladder to", + "s1_io_flip_cf": "Then, Don and William had a lot of fun at the music store. William gave a ladder to", + "s2_io_flip_cf": "Then, William and Don had a lot of fun at the music store. Don gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Grant had a lot of fun at the music store. Grant gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Elizabeth had a lot of fun at the music store. Elizabeth gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and William had a lot of fun at the music store. Don gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Grant had a lot of fun at the music store. Elizabeth gave a ladder to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "ladder", + "place": "music store", + "random_a": "Grant", + "random_b": "Elizabeth", + "random_c": "Roger" + } + }, + { + "text": "While Alexander and Edward relaxed, Alexander gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Edward relaxed, Roy gave a nail file to", + "random_names_cf": "While Jim and Peter relaxed, Jim gave a nail file to", + "s1_io_flip_cf": "While Edward and Alexander relaxed, Alexander gave a nail file to", + "s2_io_flip_cf": "While Alexander and Edward relaxed, Edward gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Peter and Jim relaxed, Jim gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Jim and Peter relaxed, Peter gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Alexander relaxed, Edward gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Jim relaxed, Peter gave a nail file to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Alexander", + "object": "nail file", + "place": "airport", + "random_a": "Jim", + "random_b": "Peter", + "random_c": "Roy" + } + }, + { + "text": "Then, Roy and Grant were working at the convenience store. Roy decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Grant were working at the convenience store. Kelly decided to give a piece of tape to", + "random_names_cf": "Then, Ross and Neil were working at the convenience store. Ross decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Grant and Roy were working at the convenience store. Roy decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Roy and Grant were working at the convenience store. Grant decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Ross were working at the convenience store. Ross decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Neil were working at the convenience store. Neil decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roy were working at the convenience store. Grant decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross were working at the convenience store. Neil decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roy", + "object": "piece of tape", + "place": "convenience store", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Kelly" + } + }, + { + "text": "Once Lewis and Josh arrived at the racetrack, Lewis gave a scarf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Josh arrived at the racetrack, Daniel gave a scarf to", + "random_names_cf": "Once Tom and William arrived at the racetrack, Tom gave a scarf to", + "s1_io_flip_cf": "Once Josh and Lewis arrived at the racetrack, Lewis gave a scarf to", + "s2_io_flip_cf": "Once Lewis and Josh arrived at the racetrack, Josh gave a scarf to", + "random_names_s1_ioi_flip_cf": "Once William and Tom arrived at the racetrack, Tom gave a scarf to", + "random_names_s2_ioi_flip_cf": "Once Tom and William arrived at the racetrack, William gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Lewis arrived at the racetrack, Josh gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Tom arrived at the racetrack, William gave a scarf to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Lewis", + "object": "scarf", + "place": "racetrack", + "random_a": "Tom", + "random_b": "William", + "random_c": "Daniel" + } + }, + { + "text": "Once Alexander and Daniel arrived at the tire store, Alexander gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Daniel arrived at the tire store, Guy gave a dress to", + "random_names_cf": "Once Lewis and Summer arrived at the tire store, Lewis gave a dress to", + "s1_io_flip_cf": "Once Daniel and Alexander arrived at the tire store, Alexander gave a dress to", + "s2_io_flip_cf": "Once Alexander and Daniel arrived at the tire store, Daniel gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Summer and Lewis arrived at the tire store, Lewis gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Summer arrived at the tire store, Summer gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Alexander arrived at the tire store, Daniel gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Lewis arrived at the tire store, Summer gave a dress to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Alexander", + "object": "dress", + "place": "tire store", + "random_a": "Lewis", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "The airbase Edward and Kelly went to had a grater. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Edward and Kelly went to had a grater. Jonathan gave it to", + "random_names_cf": "The airbase Roger and Neil went to had a grater. Roger gave it to", + "s1_io_flip_cf": "The airbase Kelly and Edward went to had a grater. Edward gave it to", + "s2_io_flip_cf": "The airbase Edward and Kelly went to had a grater. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Neil and Roger went to had a grater. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Roger and Neil went to had a grater. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Kelly and Edward went to had a grater. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Neil and Roger went to had a grater. Neil gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Edward", + "object": "grater", + "place": "airbase", + "random_a": "Roger", + "random_b": "Neil", + "random_c": "Jonathan" + } + }, + { + "text": "Once Henry and Ross arrived at the resort, Henry gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Ross arrived at the resort, Ryan gave a crate to", + "random_names_cf": "Once Elizabeth and Rick arrived at the resort, Elizabeth gave a crate to", + "s1_io_flip_cf": "Once Ross and Henry arrived at the resort, Henry gave a crate to", + "s2_io_flip_cf": "Once Henry and Ross arrived at the resort, Ross gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Rick and Elizabeth arrived at the resort, Elizabeth gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Rick arrived at the resort, Rick gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Henry arrived at the resort, Ross gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Elizabeth arrived at the resort, Rick gave a crate to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Henry", + "object": "crate", + "place": "resort", + "random_a": "Elizabeth", + "random_b": "Rick", + "random_c": "Ryan" + } + }, + { + "text": "Then, Tim and Daniel went to the convenience store. Tim gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Daniel went to the convenience store. Will gave a strainer to", + "random_names_cf": "Then, Peter and Alexander went to the convenience store. Peter gave a strainer to", + "s1_io_flip_cf": "Then, Daniel and Tim went to the convenience store. Tim gave a strainer to", + "s2_io_flip_cf": "Then, Tim and Daniel went to the convenience store. Daniel gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Peter went to the convenience store. Peter gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Alexander went to the convenience store. Alexander gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tim went to the convenience store. Daniel gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Peter went to the convenience store. Alexander gave a strainer to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tim", + "object": "strainer", + "place": "convenience store", + "random_a": "Peter", + "random_b": "Alexander", + "random_c": "Will" + } + }, + { + "text": "While Elizabeth and Neil relaxed, Elizabeth gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Neil relaxed, Lewis gave a funnel to", + "random_names_cf": "While Kelly and Don relaxed, Kelly gave a funnel to", + "s1_io_flip_cf": "While Neil and Elizabeth relaxed, Elizabeth gave a funnel to", + "s2_io_flip_cf": "While Elizabeth and Neil relaxed, Neil gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Don and Kelly relaxed, Kelly gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Kelly and Don relaxed, Don gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Elizabeth relaxed, Neil gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Kelly relaxed, Don gave a funnel to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "funnel", + "place": "museum", + "random_a": "Kelly", + "random_b": "Don", + "random_c": "Lewis" + } + }, + { + "text": "Then, Kay and Phil had a lot of fun at the break room. Kay gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Phil had a lot of fun at the break room. Don gave a dishwasher to", + "random_names_cf": "Then, Will and Lewis had a lot of fun at the break room. Will gave a dishwasher to", + "s1_io_flip_cf": "Then, Phil and Kay had a lot of fun at the break room. Kay gave a dishwasher to", + "s2_io_flip_cf": "Then, Kay and Phil had a lot of fun at the break room. Phil gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Will had a lot of fun at the break room. Will gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Will and Lewis had a lot of fun at the break room. Lewis gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Kay had a lot of fun at the break room. Phil gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Will had a lot of fun at the break room. Lewis gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kay", + "object": "dishwasher", + "place": "break room", + "random_a": "Will", + "random_b": "Lewis", + "random_c": "Don" + } + }, + { + "text": "Once Elizabeth and Roger arrived at the airport, Elizabeth gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Roger arrived at the airport, William gave a remote control to", + "random_names_cf": "Once Tom and Edward arrived at the airport, Tom gave a remote control to", + "s1_io_flip_cf": "Once Roger and Elizabeth arrived at the airport, Elizabeth gave a remote control to", + "s2_io_flip_cf": "Once Elizabeth and Roger arrived at the airport, Roger gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Edward and Tom arrived at the airport, Tom gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Tom and Edward arrived at the airport, Edward gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Elizabeth arrived at the airport, Roger gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Tom arrived at the airport, Edward gave a remote control to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "remote control", + "place": "airport", + "random_a": "Tom", + "random_b": "Edward", + "random_c": "William" + } + }, + { + "text": "The supermarket Don and Roger went to had a boot. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Don and Roger went to had a boot. Steve gave it to", + "random_names_cf": "The supermarket Daniel and Phil went to had a boot. Daniel gave it to", + "s1_io_flip_cf": "The supermarket Roger and Don went to had a boot. Don gave it to", + "s2_io_flip_cf": "The supermarket Don and Roger went to had a boot. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Phil and Daniel went to had a boot. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Daniel and Phil went to had a boot. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Roger and Don went to had a boot. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Phil and Daniel went to had a boot. Phil gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Don", + "object": "boot", + "place": "supermarket", + "random_a": "Daniel", + "random_b": "Phil", + "random_c": "Steve" + } + }, + { + "text": "Before Josh and Alexander left the convenience store, Josh decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Alexander left the convenience store, Tom decided to give a boot to", + "random_names_cf": "Before Stan and Daniel left the convenience store, Stan decided to give a boot to", + "s1_io_flip_cf": "Before Alexander and Josh left the convenience store, Josh decided to give a boot to", + "s2_io_flip_cf": "Before Josh and Alexander left the convenience store, Alexander decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Stan left the convenience store, Stan decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Stan and Daniel left the convenience store, Daniel decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Josh left the convenience store, Alexander decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Stan left the convenience store, Daniel decided to give a boot to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "boot", + "place": "convenience store", + "random_a": "Stan", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "The gym Austin and Angel went to had a tent. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Austin and Angel went to had a tent. Ryan gave it to", + "random_names_cf": "The gym Jim and Edward went to had a tent. Jim gave it to", + "s1_io_flip_cf": "The gym Angel and Austin went to had a tent. Austin gave it to", + "s2_io_flip_cf": "The gym Austin and Angel went to had a tent. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The gym Edward and Jim went to had a tent. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The gym Jim and Edward went to had a tent. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Angel and Austin went to had a tent. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Edward and Jim went to had a tent. Edward gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Austin", + "object": "tent", + "place": "gym", + "random_a": "Jim", + "random_b": "Edward", + "random_c": "Ryan" + } + }, + { + "text": "While Rick and Kelly relaxed, Rick gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Kelly relaxed, Guy gave a pencil sharpener to", + "random_names_cf": "While Grant and Jonathan relaxed, Grant gave a pencil sharpener to", + "s1_io_flip_cf": "While Kelly and Rick relaxed, Rick gave a pencil sharpener to", + "s2_io_flip_cf": "While Rick and Kelly relaxed, Kelly gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Grant relaxed, Grant gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Grant and Jonathan relaxed, Jonathan gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Rick relaxed, Kelly gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Grant relaxed, Jonathan gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Rick", + "object": "pencil sharpener", + "place": "gift shop", + "random_a": "Grant", + "random_b": "Jonathan", + "random_c": "Guy" + } + }, + { + "text": "While Angel and Lewis relaxed, Angel gave a ring to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Lewis relaxed, Phil gave a ring to", + "random_names_cf": "While Mike and Stan relaxed, Mike gave a ring to", + "s1_io_flip_cf": "While Lewis and Angel relaxed, Angel gave a ring to", + "s2_io_flip_cf": "While Angel and Lewis relaxed, Lewis gave a ring to", + "random_names_s1_ioi_flip_cf": "While Stan and Mike relaxed, Mike gave a ring to", + "random_names_s2_ioi_flip_cf": "While Mike and Stan relaxed, Stan gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Angel relaxed, Lewis gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Mike relaxed, Stan gave a ring to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Angel", + "object": "ring", + "place": "break room", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "Then, Angel and Andrew went to the field. Angel gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Andrew went to the field. Austin gave a backpack to", + "random_names_cf": "Then, Lewis and Ryan went to the field. Lewis gave a backpack to", + "s1_io_flip_cf": "Then, Andrew and Angel went to the field. Angel gave a backpack to", + "s2_io_flip_cf": "Then, Angel and Andrew went to the field. Andrew gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Lewis went to the field. Lewis gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Ryan went to the field. Ryan gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Angel went to the field. Andrew gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Lewis went to the field. Ryan gave a backpack to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Angel", + "object": "backpack", + "place": "field", + "random_a": "Lewis", + "random_b": "Ryan", + "random_c": "Austin" + } + }, + { + "text": "When William and Henry got a spoon at the boatyard, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Henry got a spoon at the boatyard, Kelly decided to give it to", + "random_names_cf": "When Daniel and Will got a spoon at the boatyard, Daniel decided to give it to", + "s1_io_flip_cf": "When Henry and William got a spoon at the boatyard, William decided to give it to", + "s2_io_flip_cf": "When William and Henry got a spoon at the boatyard, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Daniel got a spoon at the boatyard, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Will got a spoon at the boatyard, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and William got a spoon at the boatyard, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Daniel got a spoon at the boatyard, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "William", + "object": "spoon", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Will", + "random_c": "Kelly" + } + }, + { + "text": "Then, Kelly and Scott went to the toy store. Kelly gave a mirror to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Scott went to the toy store. Elizabeth gave a mirror to", + "random_names_cf": "Then, Dan and Roger went to the toy store. Dan gave a mirror to", + "s1_io_flip_cf": "Then, Scott and Kelly went to the toy store. Kelly gave a mirror to", + "s2_io_flip_cf": "Then, Kelly and Scott went to the toy store. Scott gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Dan went to the toy store. Dan gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Roger went to the toy store. Roger gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Kelly went to the toy store. Scott gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Dan went to the toy store. Roger gave a mirror to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kelly", + "object": "mirror", + "place": "toy store", + "random_a": "Dan", + "random_b": "Roger", + "random_c": "Elizabeth" + } + }, + { + "text": "When Peter and Daniel got a dress at the cafeteria, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Daniel got a dress at the cafeteria, Ryan decided to give it to", + "random_names_cf": "When Edward and Will got a dress at the cafeteria, Edward decided to give it to", + "s1_io_flip_cf": "When Daniel and Peter got a dress at the cafeteria, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Daniel got a dress at the cafeteria, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Edward got a dress at the cafeteria, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Will got a dress at the cafeteria, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Peter got a dress at the cafeteria, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Edward got a dress at the cafeteria, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Peter", + "object": "dress", + "place": "cafeteria", + "random_a": "Edward", + "random_b": "Will", + "random_c": "Ryan" + } + }, + { + "text": "Then, Edward and Kelly went to the ramp. Edward gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Kelly went to the ramp. Scott gave a pair of nail clippers to", + "random_names_cf": "Then, Jim and Daniel went to the ramp. Jim gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Kelly and Edward went to the ramp. Edward gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Edward and Kelly went to the ramp. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Jim went to the ramp. Jim gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Daniel went to the ramp. Daniel gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Edward went to the ramp. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Jim went to the ramp. Daniel gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Edward", + "object": "pair of nail clippers", + "place": "ramp", + "random_a": "Jim", + "random_b": "Daniel", + "random_c": "Scott" + } + }, + { + "text": "The gift shop Lewis and Roger went to had a dishwasher. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Lewis and Roger went to had a dishwasher. Andrew gave it to", + "random_names_cf": "The gift shop Luke and Grant went to had a dishwasher. Luke gave it to", + "s1_io_flip_cf": "The gift shop Roger and Lewis went to had a dishwasher. Lewis gave it to", + "s2_io_flip_cf": "The gift shop Lewis and Roger went to had a dishwasher. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Grant and Luke went to had a dishwasher. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Luke and Grant went to had a dishwasher. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Roger and Lewis went to had a dishwasher. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Grant and Luke went to had a dishwasher. Grant gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Lewis", + "object": "dishwasher", + "place": "gift shop", + "random_a": "Luke", + "random_b": "Grant", + "random_c": "Andrew" + } + }, + { + "text": "Then, Scott and Kay were working at the court. Scott decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Kay were working at the court. Phil decided to give a tent to", + "random_names_cf": "Then, Cal and Peter were working at the court. Cal decided to give a tent to", + "s1_io_flip_cf": "Then, Kay and Scott were working at the court. Scott decided to give a tent to", + "s2_io_flip_cf": "Then, Scott and Kay were working at the court. Kay decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Cal were working at the court. Cal decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Peter were working at the court. Peter decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Scott were working at the court. Kay decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Cal were working at the court. Peter decided to give a tent to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Scott", + "object": "tent", + "place": "court", + "random_a": "Cal", + "random_b": "Peter", + "random_c": "Phil" + } + }, + { + "text": "When Roy and Elizabeth got a poster at the clothing store, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Elizabeth got a poster at the clothing store, Kay decided to give it to", + "random_names_cf": "When Phil and Neil got a poster at the clothing store, Phil decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Roy got a poster at the clothing store, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Elizabeth got a poster at the clothing store, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Phil got a poster at the clothing store, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Neil got a poster at the clothing store, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Roy got a poster at the clothing store, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Phil got a poster at the clothing store, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Roy", + "object": "poster", + "place": "clothing store", + "random_a": "Phil", + "random_b": "Neil", + "random_c": "Kay" + } + }, + { + "text": "The optician Phil and Rob went to had a cable. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Phil and Rob went to had a cable. Robert gave it to", + "random_names_cf": "The optician William and Steven went to had a cable. William gave it to", + "s1_io_flip_cf": "The optician Rob and Phil went to had a cable. Phil gave it to", + "s2_io_flip_cf": "The optician Phil and Rob went to had a cable. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The optician Steven and William went to had a cable. William gave it to", + "random_names_s2_ioi_flip_cf": "The optician William and Steven went to had a cable. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Rob and Phil went to had a cable. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Steven and William went to had a cable. Steven gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Phil", + "object": "cable", + "place": "optician", + "random_a": "William", + "random_b": "Steven", + "random_c": "Robert" + } + }, + { + "text": "While Roger and Steven relaxed, Roger gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Steven relaxed, Ross gave a screwdriver to", + "random_names_cf": "While Andrew and Austin relaxed, Andrew gave a screwdriver to", + "s1_io_flip_cf": "While Steven and Roger relaxed, Roger gave a screwdriver to", + "s2_io_flip_cf": "While Roger and Steven relaxed, Steven gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Austin and Andrew relaxed, Andrew gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Andrew and Austin relaxed, Austin gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Roger relaxed, Steven gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Andrew relaxed, Austin gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roger", + "object": "screwdriver", + "place": "pharmacy", + "random_a": "Andrew", + "random_b": "Austin", + "random_c": "Ross" + } + }, + { + "text": "Then, Phil and Steven were working at the museum. Phil decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Steven were working at the museum. Josh decided to give a poster to", + "random_names_cf": "Then, Ryan and Austin were working at the museum. Ryan decided to give a poster to", + "s1_io_flip_cf": "Then, Steven and Phil were working at the museum. Phil decided to give a poster to", + "s2_io_flip_cf": "Then, Phil and Steven were working at the museum. Steven decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Ryan were working at the museum. Ryan decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Austin were working at the museum. Austin decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Phil were working at the museum. Steven decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Ryan were working at the museum. Austin decided to give a poster to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Phil", + "object": "poster", + "place": "museum", + "random_a": "Ryan", + "random_b": "Austin", + "random_c": "Josh" + } + }, + { + "text": "The university campus Steven and Edward went to had a coat. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Steven and Edward went to had a coat. Lewis gave it to", + "random_names_cf": "The university campus Tim and Charles went to had a coat. Tim gave it to", + "s1_io_flip_cf": "The university campus Edward and Steven went to had a coat. Steven gave it to", + "s2_io_flip_cf": "The university campus Steven and Edward went to had a coat. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Charles and Tim went to had a coat. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Tim and Charles went to had a coat. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Edward and Steven went to had a coat. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Charles and Tim went to had a coat. Charles gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steven", + "object": "coat", + "place": "university campus", + "random_a": "Tim", + "random_b": "Charles", + "random_c": "Lewis" + } + }, + { + "text": "Then, Ryan and Luke went to the convenience store. Ryan gave a sandal to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Luke went to the convenience store. Mike gave a sandal to", + "random_names_cf": "Then, Henry and Jim went to the convenience store. Henry gave a sandal to", + "s1_io_flip_cf": "Then, Luke and Ryan went to the convenience store. Ryan gave a sandal to", + "s2_io_flip_cf": "Then, Ryan and Luke went to the convenience store. Luke gave a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Henry went to the convenience store. Henry gave a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Jim went to the convenience store. Jim gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Ryan went to the convenience store. Luke gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Henry went to the convenience store. Jim gave a sandal to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Ryan", + "object": "sandal", + "place": "convenience store", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Mike" + } + }, + { + "text": "Before Sarah and Summer left the school, Sarah decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Summer left the school, Steve decided to give a snack to", + "random_names_cf": "Before Dan and Cal left the school, Dan decided to give a snack to", + "s1_io_flip_cf": "Before Summer and Sarah left the school, Sarah decided to give a snack to", + "s2_io_flip_cf": "Before Sarah and Summer left the school, Summer decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Cal and Dan left the school, Dan decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Dan and Cal left the school, Cal decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Sarah left the school, Summer decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Dan left the school, Cal decided to give a snack to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Sarah", + "object": "snack", + "place": "school", + "random_a": "Dan", + "random_b": "Cal", + "random_c": "Steve" + } + }, + { + "text": "Then, Lewis and Steven had a lot of fun at the pet store. Lewis gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Steven had a lot of fun at the pet store. Alex gave a strap to", + "random_names_cf": "Then, Rob and Ross had a lot of fun at the pet store. Rob gave a strap to", + "s1_io_flip_cf": "Then, Steven and Lewis had a lot of fun at the pet store. Lewis gave a strap to", + "s2_io_flip_cf": "Then, Lewis and Steven had a lot of fun at the pet store. Steven gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Rob had a lot of fun at the pet store. Rob gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Ross had a lot of fun at the pet store. Ross gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Lewis had a lot of fun at the pet store. Steven gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Rob had a lot of fun at the pet store. Ross gave a strap to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Lewis", + "object": "strap", + "place": "pet store", + "random_a": "Rob", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "When Jim and Don got a mirror at the dorm, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Don got a mirror at the dorm, Daniel decided to give it to", + "random_names_cf": "When Mike and Ross got a mirror at the dorm, Mike decided to give it to", + "s1_io_flip_cf": "When Don and Jim got a mirror at the dorm, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Don got a mirror at the dorm, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Mike got a mirror at the dorm, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Ross got a mirror at the dorm, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Jim got a mirror at the dorm, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Mike got a mirror at the dorm, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Jim", + "object": "mirror", + "place": "dorm", + "random_a": "Mike", + "random_b": "Ross", + "random_c": "Daniel" + } + }, + { + "text": "Then, Josh and Robert were working at the gym. Josh decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Robert were working at the gym. Peter decided to give a bowl to", + "random_names_cf": "Then, Jonathan and Rob were working at the gym. Jonathan decided to give a bowl to", + "s1_io_flip_cf": "Then, Robert and Josh were working at the gym. Josh decided to give a bowl to", + "s2_io_flip_cf": "Then, Josh and Robert were working at the gym. Robert decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Jonathan were working at the gym. Jonathan decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Rob were working at the gym. Rob decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Josh were working at the gym. Robert decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Jonathan were working at the gym. Rob decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Josh", + "object": "bowl", + "place": "gym", + "random_a": "Jonathan", + "random_b": "Rob", + "random_c": "Peter" + } + }, + { + "text": "While Phil and Henry relaxed, Phil gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Henry relaxed, Josh gave a desk to", + "random_names_cf": "While Roger and Peter relaxed, Roger gave a desk to", + "s1_io_flip_cf": "While Henry and Phil relaxed, Phil gave a desk to", + "s2_io_flip_cf": "While Phil and Henry relaxed, Henry gave a desk to", + "random_names_s1_ioi_flip_cf": "While Peter and Roger relaxed, Roger gave a desk to", + "random_names_s2_ioi_flip_cf": "While Roger and Peter relaxed, Peter gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Phil relaxed, Henry gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Roger relaxed, Peter gave a desk to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Phil", + "object": "desk", + "place": "pet store", + "random_a": "Roger", + "random_b": "Peter", + "random_c": "Josh" + } + }, + { + "text": "When Will and Kelly got a sock at the elevator, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Kelly got a sock at the elevator, William decided to give it to", + "random_names_cf": "When Tim and Luke got a sock at the elevator, Tim decided to give it to", + "s1_io_flip_cf": "When Kelly and Will got a sock at the elevator, Will decided to give it to", + "s2_io_flip_cf": "When Will and Kelly got a sock at the elevator, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Tim got a sock at the elevator, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Luke got a sock at the elevator, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Will got a sock at the elevator, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Tim got a sock at the elevator, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Will", + "object": "sock", + "place": "elevator", + "random_a": "Tim", + "random_b": "Luke", + "random_c": "William" + } + }, + { + "text": "Then, Lewis and Tom had a lot of fun at the market. Lewis gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Tom had a lot of fun at the market. Phil gave a notebook to", + "random_names_cf": "Then, Rick and Steven had a lot of fun at the market. Rick gave a notebook to", + "s1_io_flip_cf": "Then, Tom and Lewis had a lot of fun at the market. Lewis gave a notebook to", + "s2_io_flip_cf": "Then, Lewis and Tom had a lot of fun at the market. Tom gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Rick had a lot of fun at the market. Rick gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Steven had a lot of fun at the market. Steven gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Lewis had a lot of fun at the market. Tom gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Rick had a lot of fun at the market. Steven gave a notebook to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Lewis", + "object": "notebook", + "place": "market", + "random_a": "Rick", + "random_b": "Steven", + "random_c": "Phil" + } + }, + { + "text": "Before Austin and Jim left the restaurant, Austin decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Jim left the restaurant, Scott decided to give a pencil to", + "random_names_cf": "Before Henry and Dan left the restaurant, Henry decided to give a pencil to", + "s1_io_flip_cf": "Before Jim and Austin left the restaurant, Austin decided to give a pencil to", + "s2_io_flip_cf": "Before Austin and Jim left the restaurant, Jim decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Dan and Henry left the restaurant, Henry decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Henry and Dan left the restaurant, Dan decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Austin left the restaurant, Jim decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Henry left the restaurant, Dan decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Austin", + "object": "pencil", + "place": "restaurant", + "random_a": "Henry", + "random_b": "Dan", + "random_c": "Scott" + } + }, + { + "text": "Before Andrew and Mike left the optician, Andrew decided to give a nail file to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Mike left the optician, Steven decided to give a nail file to", + "random_names_cf": "Before Angel and Will left the optician, Angel decided to give a nail file to", + "s1_io_flip_cf": "Before Mike and Andrew left the optician, Andrew decided to give a nail file to", + "s2_io_flip_cf": "Before Andrew and Mike left the optician, Mike decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Before Will and Angel left the optician, Angel decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Before Angel and Will left the optician, Will decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Andrew left the optician, Mike decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Angel left the optician, Will decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Andrew", + "object": "nail file", + "place": "optician", + "random_a": "Angel", + "random_b": "Will", + "random_c": "Steven" + } + }, + { + "text": "When Rick and Cal got a set of headphones at the cafeteria, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Cal got a set of headphones at the cafeteria, Tim decided to give it to", + "random_names_cf": "When Kay and Charles got a set of headphones at the cafeteria, Kay decided to give it to", + "s1_io_flip_cf": "When Cal and Rick got a set of headphones at the cafeteria, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Cal got a set of headphones at the cafeteria, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Kay got a set of headphones at the cafeteria, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Charles got a set of headphones at the cafeteria, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Rick got a set of headphones at the cafeteria, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Kay got a set of headphones at the cafeteria, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rick", + "object": "set of headphones", + "place": "cafeteria", + "random_a": "Kay", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "Then, Andrew and Rick had a lot of fun at the mall. Andrew gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Rick had a lot of fun at the mall. Ross gave a thimble to", + "random_names_cf": "Then, Summer and Luke had a lot of fun at the mall. Summer gave a thimble to", + "s1_io_flip_cf": "Then, Rick and Andrew had a lot of fun at the mall. Andrew gave a thimble to", + "s2_io_flip_cf": "Then, Andrew and Rick had a lot of fun at the mall. Rick gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Summer had a lot of fun at the mall. Summer gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Luke had a lot of fun at the mall. Luke gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Andrew had a lot of fun at the mall. Rick gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Summer had a lot of fun at the mall. Luke gave a thimble to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Andrew", + "object": "thimble", + "place": "mall", + "random_a": "Summer", + "random_b": "Luke", + "random_c": "Ross" + } + }, + { + "text": "When Edward and Andrew were about to leave the supermarket, Edward gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Andrew were about to leave the supermarket, Kay gave a dress to", + "random_names_cf": "When Stan and Rob were about to leave the supermarket, Stan gave a dress to", + "s1_io_flip_cf": "When Andrew and Edward were about to leave the supermarket, Edward gave a dress to", + "s2_io_flip_cf": "When Edward and Andrew were about to leave the supermarket, Andrew gave a dress to", + "random_names_s1_ioi_flip_cf": "When Rob and Stan were about to leave the supermarket, Stan gave a dress to", + "random_names_s2_ioi_flip_cf": "When Stan and Rob were about to leave the supermarket, Rob gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Edward were about to leave the supermarket, Andrew gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Stan were about to leave the supermarket, Rob gave a dress to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Edward", + "object": "dress", + "place": "supermarket", + "random_a": "Stan", + "random_b": "Rob", + "random_c": "Kay" + } + }, + { + "text": "Before Grant and Roy left the service station, Grant decided to give a spoon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Roy left the service station, Jonathan decided to give a spoon to", + "random_names_cf": "Before Andrew and Scott left the service station, Andrew decided to give a spoon to", + "s1_io_flip_cf": "Before Roy and Grant left the service station, Grant decided to give a spoon to", + "s2_io_flip_cf": "Before Grant and Roy left the service station, Roy decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Before Scott and Andrew left the service station, Andrew decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Scott left the service station, Scott decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Grant left the service station, Roy decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Andrew left the service station, Scott decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "spoon", + "place": "service station", + "random_a": "Andrew", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "While Scott and Rob relaxed, Scott gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Rob relaxed, Tom gave a mirror to", + "random_names_cf": "While Alex and Grant relaxed, Alex gave a mirror to", + "s1_io_flip_cf": "While Rob and Scott relaxed, Scott gave a mirror to", + "s2_io_flip_cf": "While Scott and Rob relaxed, Rob gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Grant and Alex relaxed, Alex gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Alex and Grant relaxed, Grant gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Scott relaxed, Rob gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Alex relaxed, Grant gave a mirror to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Scott", + "object": "mirror", + "place": "zoo", + "random_a": "Alex", + "random_b": "Grant", + "random_c": "Tom" + } + }, + { + "text": "While Edward and Dan relaxed, Edward gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Dan relaxed, Tim gave a desk to", + "random_names_cf": "While Ryan and Kay relaxed, Ryan gave a desk to", + "s1_io_flip_cf": "While Dan and Edward relaxed, Edward gave a desk to", + "s2_io_flip_cf": "While Edward and Dan relaxed, Dan gave a desk to", + "random_names_s1_ioi_flip_cf": "While Kay and Ryan relaxed, Ryan gave a desk to", + "random_names_s2_ioi_flip_cf": "While Ryan and Kay relaxed, Kay gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Edward relaxed, Dan gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Ryan relaxed, Kay gave a desk to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "desk", + "place": "marketplace", + "random_a": "Ryan", + "random_b": "Kay", + "random_c": "Tim" + } + }, + { + "text": "Then, Mike and Luke went to the convenience store. Mike gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Luke went to the convenience store. Alexander gave a fork to", + "random_names_cf": "Then, Neil and Steven went to the convenience store. Neil gave a fork to", + "s1_io_flip_cf": "Then, Luke and Mike went to the convenience store. Mike gave a fork to", + "s2_io_flip_cf": "Then, Mike and Luke went to the convenience store. Luke gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Neil went to the convenience store. Neil gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Steven went to the convenience store. Steven gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Mike went to the convenience store. Luke gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Neil went to the convenience store. Steven gave a fork to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Mike", + "object": "fork", + "place": "convenience store", + "random_a": "Neil", + "random_b": "Steven", + "random_c": "Alexander" + } + }, + { + "text": "The hotel Cal and Grant went to had a basketball. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Cal and Grant went to had a basketball. Ross gave it to", + "random_names_cf": "The hotel Alexander and Robert went to had a basketball. Alexander gave it to", + "s1_io_flip_cf": "The hotel Grant and Cal went to had a basketball. Cal gave it to", + "s2_io_flip_cf": "The hotel Cal and Grant went to had a basketball. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Robert and Alexander went to had a basketball. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Alexander and Robert went to had a basketball. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Grant and Cal went to had a basketball. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Robert and Alexander went to had a basketball. Robert gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "basketball", + "place": "hotel", + "random_a": "Alexander", + "random_b": "Robert", + "random_c": "Ross" + } + }, + { + "text": "When Will and Scott were about to leave the hangar, Will gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Scott were about to leave the hangar, Joe gave a faucet to", + "random_names_cf": "When Ross and Daniel were about to leave the hangar, Ross gave a faucet to", + "s1_io_flip_cf": "When Scott and Will were about to leave the hangar, Will gave a faucet to", + "s2_io_flip_cf": "When Will and Scott were about to leave the hangar, Scott gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Daniel and Ross were about to leave the hangar, Ross gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Ross and Daniel were about to leave the hangar, Daniel gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Will were about to leave the hangar, Scott gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Ross were about to leave the hangar, Daniel gave a faucet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Will", + "object": "faucet", + "place": "hangar", + "random_a": "Ross", + "random_b": "Daniel", + "random_c": "Joe" + } + }, + { + "text": "When Roger and Jonathan got a pencil at the airbase, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Jonathan got a pencil at the airbase, Cal decided to give it to", + "random_names_cf": "When Summer and Steve got a pencil at the airbase, Summer decided to give it to", + "s1_io_flip_cf": "When Jonathan and Roger got a pencil at the airbase, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Jonathan got a pencil at the airbase, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Summer got a pencil at the airbase, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Steve got a pencil at the airbase, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Roger got a pencil at the airbase, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Summer got a pencil at the airbase, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roger", + "object": "pencil", + "place": "airbase", + "random_a": "Summer", + "random_b": "Steve", + "random_c": "Cal" + } + }, + { + "text": "While Jonathan and Don relaxed, Jonathan gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Don relaxed, Tim gave a joystick to", + "random_names_cf": "While Cal and Lewis relaxed, Cal gave a joystick to", + "s1_io_flip_cf": "While Don and Jonathan relaxed, Jonathan gave a joystick to", + "s2_io_flip_cf": "While Jonathan and Don relaxed, Don gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Lewis and Cal relaxed, Cal gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Cal and Lewis relaxed, Lewis gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Jonathan relaxed, Don gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Cal relaxed, Lewis gave a joystick to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Jonathan", + "object": "joystick", + "place": "campground", + "random_a": "Cal", + "random_b": "Lewis", + "random_c": "Tim" + } + }, + { + "text": "Before Jim and William left the stadium, Jim decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and William left the stadium, Grant decided to give a shelf to", + "random_names_cf": "Before Alexander and Angel left the stadium, Alexander decided to give a shelf to", + "s1_io_flip_cf": "Before William and Jim left the stadium, Jim decided to give a shelf to", + "s2_io_flip_cf": "Before Jim and William left the stadium, William decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Angel and Alexander left the stadium, Alexander decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Angel left the stadium, Angel decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Jim left the stadium, William decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Alexander left the stadium, Angel decided to give a shelf to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jim", + "object": "shelf", + "place": "stadium", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Grant" + } + }, + { + "text": "When Lewis and Steven got a pencil sharpener at the optician, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Steven got a pencil sharpener at the optician, Scott decided to give it to", + "random_names_cf": "When Will and Roy got a pencil sharpener at the optician, Will decided to give it to", + "s1_io_flip_cf": "When Steven and Lewis got a pencil sharpener at the optician, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Steven got a pencil sharpener at the optician, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Will got a pencil sharpener at the optician, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Roy got a pencil sharpener at the optician, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Lewis got a pencil sharpener at the optician, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Will got a pencil sharpener at the optician, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Lewis", + "object": "pencil sharpener", + "place": "optician", + "random_a": "Will", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "The car Roger and William went to had a vest. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Roger and William went to had a vest. Henry gave it to", + "random_names_cf": "The car Grant and Luke went to had a vest. Grant gave it to", + "s1_io_flip_cf": "The car William and Roger went to had a vest. Roger gave it to", + "s2_io_flip_cf": "The car Roger and William went to had a vest. William gave it to", + "random_names_s1_ioi_flip_cf": "The car Luke and Grant went to had a vest. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The car Grant and Luke went to had a vest. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car William and Roger went to had a vest. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Luke and Grant went to had a vest. Luke gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Roger", + "object": "vest", + "place": "car", + "random_a": "Grant", + "random_b": "Luke", + "random_c": "Henry" + } + }, + { + "text": "Once Robert and Joe arrived at the parking lot, Robert gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Joe arrived at the parking lot, Rick gave a screwdriver to", + "random_names_cf": "Once Kelly and Daniel arrived at the parking lot, Kelly gave a screwdriver to", + "s1_io_flip_cf": "Once Joe and Robert arrived at the parking lot, Robert gave a screwdriver to", + "s2_io_flip_cf": "Once Robert and Joe arrived at the parking lot, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Kelly arrived at the parking lot, Kelly gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Daniel arrived at the parking lot, Daniel gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Robert arrived at the parking lot, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Kelly arrived at the parking lot, Daniel gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Robert", + "object": "screwdriver", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "While Edward and Henry relaxed, Edward gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Henry relaxed, Steven gave a microphone to", + "random_names_cf": "While Rob and Andrew relaxed, Rob gave a microphone to", + "s1_io_flip_cf": "While Henry and Edward relaxed, Edward gave a microphone to", + "s2_io_flip_cf": "While Edward and Henry relaxed, Henry gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Andrew and Rob relaxed, Rob gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Rob and Andrew relaxed, Andrew gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Edward relaxed, Henry gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Rob relaxed, Andrew gave a microphone to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Edward", + "object": "microphone", + "place": "zoo", + "random_a": "Rob", + "random_b": "Andrew", + "random_c": "Steven" + } + }, + { + "text": "Then, Steven and Charles had a lot of fun at the clothing store. Steven gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Charles had a lot of fun at the clothing store. Edward gave a glove to", + "random_names_cf": "Then, Ryan and Steve had a lot of fun at the clothing store. Ryan gave a glove to", + "s1_io_flip_cf": "Then, Charles and Steven had a lot of fun at the clothing store. Steven gave a glove to", + "s2_io_flip_cf": "Then, Steven and Charles had a lot of fun at the clothing store. Charles gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Ryan had a lot of fun at the clothing store. Ryan gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Steve had a lot of fun at the clothing store. Steve gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Steven had a lot of fun at the clothing store. Charles gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Ryan had a lot of fun at the clothing store. Steve gave a glove to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Steven", + "object": "glove", + "place": "clothing store", + "random_a": "Ryan", + "random_b": "Steve", + "random_c": "Edward" + } + }, + { + "text": "When Dan and Kay were about to leave the hangar, Dan gave a wallet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Kay were about to leave the hangar, Guy gave a wallet to", + "random_names_cf": "When Neil and Stan were about to leave the hangar, Neil gave a wallet to", + "s1_io_flip_cf": "When Kay and Dan were about to leave the hangar, Dan gave a wallet to", + "s2_io_flip_cf": "When Dan and Kay were about to leave the hangar, Kay gave a wallet to", + "random_names_s1_ioi_flip_cf": "When Stan and Neil were about to leave the hangar, Neil gave a wallet to", + "random_names_s2_ioi_flip_cf": "When Neil and Stan were about to leave the hangar, Stan gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Dan were about to leave the hangar, Kay gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Neil were about to leave the hangar, Stan gave a wallet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Dan", + "object": "wallet", + "place": "hangar", + "random_a": "Neil", + "random_b": "Stan", + "random_c": "Guy" + } + }, + { + "text": "Then, Mike and Steven were working at the salon. Mike decided to give a shelf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Steven were working at the salon. Luke decided to give a shelf to", + "random_names_cf": "Then, Roy and Charles were working at the salon. Roy decided to give a shelf to", + "s1_io_flip_cf": "Then, Steven and Mike were working at the salon. Mike decided to give a shelf to", + "s2_io_flip_cf": "Then, Mike and Steven were working at the salon. Steven decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Roy were working at the salon. Roy decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Charles were working at the salon. Charles decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Mike were working at the salon. Steven decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roy were working at the salon. Charles decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "shelf", + "place": "salon", + "random_a": "Roy", + "random_b": "Charles", + "random_c": "Luke" + } + }, + { + "text": "Once Ross and Summer arrived at the pharmacy, Ross gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Summer arrived at the pharmacy, Don gave a tent to", + "random_names_cf": "Once Rob and William arrived at the pharmacy, Rob gave a tent to", + "s1_io_flip_cf": "Once Summer and Ross arrived at the pharmacy, Ross gave a tent to", + "s2_io_flip_cf": "Once Ross and Summer arrived at the pharmacy, Summer gave a tent to", + "random_names_s1_ioi_flip_cf": "Once William and Rob arrived at the pharmacy, Rob gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Rob and William arrived at the pharmacy, William gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Ross arrived at the pharmacy, Summer gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Rob arrived at the pharmacy, William gave a tent to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ross", + "object": "tent", + "place": "pharmacy", + "random_a": "Rob", + "random_b": "William", + "random_c": "Don" + } + }, + { + "text": "While Alexander and Henry relaxed, Alexander gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Henry relaxed, Guy gave a gold watch to", + "random_names_cf": "While Ross and Kelly relaxed, Ross gave a gold watch to", + "s1_io_flip_cf": "While Henry and Alexander relaxed, Alexander gave a gold watch to", + "s2_io_flip_cf": "While Alexander and Henry relaxed, Henry gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Kelly and Ross relaxed, Ross gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Ross and Kelly relaxed, Kelly gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Alexander relaxed, Henry gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Ross relaxed, Kelly gave a gold watch to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alexander", + "object": "gold watch", + "place": "elevator", + "random_a": "Ross", + "random_b": "Kelly", + "random_c": "Guy" + } + }, + { + "text": "When Peter and Edward were about to leave the convenience store, Peter gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Edward were about to leave the convenience store, Scott gave a toilet to", + "random_names_cf": "When Tom and Grant were about to leave the convenience store, Tom gave a toilet to", + "s1_io_flip_cf": "When Edward and Peter were about to leave the convenience store, Peter gave a toilet to", + "s2_io_flip_cf": "When Peter and Edward were about to leave the convenience store, Edward gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Grant and Tom were about to leave the convenience store, Tom gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Tom and Grant were about to leave the convenience store, Grant gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Peter were about to leave the convenience store, Edward gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Tom were about to leave the convenience store, Grant gave a toilet to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Peter", + "object": "toilet", + "place": "convenience store", + "random_a": "Tom", + "random_b": "Grant", + "random_c": "Scott" + } + }, + { + "text": "Then, Jim and Angel were working at the cafeteria. Jim decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Angel were working at the cafeteria. Ross decided to give a ladder to", + "random_names_cf": "Then, Sarah and Alex were working at the cafeteria. Sarah decided to give a ladder to", + "s1_io_flip_cf": "Then, Angel and Jim were working at the cafeteria. Jim decided to give a ladder to", + "s2_io_flip_cf": "Then, Jim and Angel were working at the cafeteria. Angel decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Sarah were working at the cafeteria. Sarah decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Alex were working at the cafeteria. Alex decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Jim were working at the cafeteria. Angel decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Sarah were working at the cafeteria. Alex decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jim", + "object": "ladder", + "place": "cafeteria", + "random_a": "Sarah", + "random_b": "Alex", + "random_c": "Ross" + } + }, + { + "text": "When Rob and Jonathan were about to leave the airbase, Rob gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Jonathan were about to leave the airbase, Ryan gave a ribbon to", + "random_names_cf": "When Jim and Dan were about to leave the airbase, Jim gave a ribbon to", + "s1_io_flip_cf": "When Jonathan and Rob were about to leave the airbase, Rob gave a ribbon to", + "s2_io_flip_cf": "When Rob and Jonathan were about to leave the airbase, Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Dan and Jim were about to leave the airbase, Jim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Jim and Dan were about to leave the airbase, Dan gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Rob were about to leave the airbase, Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Jim were about to leave the airbase, Dan gave a ribbon to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Rob", + "object": "ribbon", + "place": "airbase", + "random_a": "Jim", + "random_b": "Dan", + "random_c": "Ryan" + } + }, + { + "text": "While Roy and Lewis relaxed, Roy gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Lewis relaxed, Henry gave a spoon to", + "random_names_cf": "While Neil and Don relaxed, Neil gave a spoon to", + "s1_io_flip_cf": "While Lewis and Roy relaxed, Roy gave a spoon to", + "s2_io_flip_cf": "While Roy and Lewis relaxed, Lewis gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Don and Neil relaxed, Neil gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Neil and Don relaxed, Don gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Roy relaxed, Lewis gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Neil relaxed, Don gave a spoon to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Roy", + "object": "spoon", + "place": "toy store", + "random_a": "Neil", + "random_b": "Don", + "random_c": "Henry" + } + }, + { + "text": "Before Ryan and Luke left the racetrack, Ryan decided to give a gold watch to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Luke left the racetrack, Robert decided to give a gold watch to", + "random_names_cf": "Before Don and Neil left the racetrack, Don decided to give a gold watch to", + "s1_io_flip_cf": "Before Luke and Ryan left the racetrack, Ryan decided to give a gold watch to", + "s2_io_flip_cf": "Before Ryan and Luke left the racetrack, Luke decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Before Neil and Don left the racetrack, Don decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Before Don and Neil left the racetrack, Neil decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Ryan left the racetrack, Luke decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Don left the racetrack, Neil decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Ryan", + "object": "gold watch", + "place": "racetrack", + "random_a": "Don", + "random_b": "Neil", + "random_c": "Robert" + } + }, + { + "text": "Then, Robert and Summer were working at the school. Robert decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Summer were working at the school. Roy decided to give a pair of nail clippers to", + "random_names_cf": "Then, Alexander and Peter were working at the school. Alexander decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Summer and Robert were working at the school. Robert decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Robert and Summer were working at the school. Summer decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Alexander were working at the school. Alexander decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Peter were working at the school. Peter decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Robert were working at the school. Summer decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Alexander were working at the school. Peter decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Robert", + "object": "pair of nail clippers", + "place": "school", + "random_a": "Alexander", + "random_b": "Peter", + "random_c": "Roy" + } + }, + { + "text": "Then, Rick and Sarah went to the harbor. Rick gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Sarah went to the harbor. Edward gave a blouse to", + "random_names_cf": "Then, Tom and Neil went to the harbor. Tom gave a blouse to", + "s1_io_flip_cf": "Then, Sarah and Rick went to the harbor. Rick gave a blouse to", + "s2_io_flip_cf": "Then, Rick and Sarah went to the harbor. Sarah gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Tom went to the harbor. Tom gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Neil went to the harbor. Neil gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Rick went to the harbor. Sarah gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Tom went to the harbor. Neil gave a blouse to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rick", + "object": "blouse", + "place": "harbor", + "random_a": "Tom", + "random_b": "Neil", + "random_c": "Edward" + } + }, + { + "text": "Once Summer and Jonathan arrived at the court, Summer gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Jonathan arrived at the court, Guy gave a mirror to", + "random_names_cf": "Once Phil and Dan arrived at the court, Phil gave a mirror to", + "s1_io_flip_cf": "Once Jonathan and Summer arrived at the court, Summer gave a mirror to", + "s2_io_flip_cf": "Once Summer and Jonathan arrived at the court, Jonathan gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Dan and Phil arrived at the court, Phil gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Phil and Dan arrived at the court, Dan gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Summer arrived at the court, Jonathan gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Phil arrived at the court, Dan gave a mirror to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Summer", + "object": "mirror", + "place": "court", + "random_a": "Phil", + "random_b": "Dan", + "random_c": "Guy" + } + }, + { + "text": "Then, Phil and Grant were working at the market. Phil decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Grant were working at the market. Elizabeth decided to give a highlighter to", + "random_names_cf": "Then, Sarah and Scott were working at the market. Sarah decided to give a highlighter to", + "s1_io_flip_cf": "Then, Grant and Phil were working at the market. Phil decided to give a highlighter to", + "s2_io_flip_cf": "Then, Phil and Grant were working at the market. Grant decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Sarah were working at the market. Sarah decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Scott were working at the market. Scott decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Phil were working at the market. Grant decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Sarah were working at the market. Scott decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Phil", + "object": "highlighter", + "place": "market", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and Robert were working at the house. Roy decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Robert were working at the house. Elizabeth decided to give a sandal to", + "random_names_cf": "Then, Charles and Alexander were working at the house. Charles decided to give a sandal to", + "s1_io_flip_cf": "Then, Robert and Roy were working at the house. Roy decided to give a sandal to", + "s2_io_flip_cf": "Then, Roy and Robert were working at the house. Robert decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Charles were working at the house. Charles decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Alexander were working at the house. Alexander decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Roy were working at the house. Robert decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Charles were working at the house. Alexander decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Roy", + "object": "sandal", + "place": "house", + "random_a": "Charles", + "random_b": "Alexander", + "random_c": "Elizabeth" + } + }, + { + "text": "While Cal and Kelly relaxed, Cal gave a drill bit to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Kelly relaxed, Peter gave a drill bit to", + "random_names_cf": "While Luke and Rob relaxed, Luke gave a drill bit to", + "s1_io_flip_cf": "While Kelly and Cal relaxed, Cal gave a drill bit to", + "s2_io_flip_cf": "While Cal and Kelly relaxed, Kelly gave a drill bit to", + "random_names_s1_ioi_flip_cf": "While Rob and Luke relaxed, Luke gave a drill bit to", + "random_names_s2_ioi_flip_cf": "While Luke and Rob relaxed, Rob gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Cal relaxed, Kelly gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Luke relaxed, Rob gave a drill bit to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Cal", + "object": "drill bit", + "place": "house", + "random_a": "Luke", + "random_b": "Rob", + "random_c": "Peter" + } + }, + { + "text": "The cafe Roy and Sarah went to had a bucket of paint. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Roy and Sarah went to had a bucket of paint. Edward gave it to", + "random_names_cf": "The cafe Angel and Dan went to had a bucket of paint. Angel gave it to", + "s1_io_flip_cf": "The cafe Sarah and Roy went to had a bucket of paint. Roy gave it to", + "s2_io_flip_cf": "The cafe Roy and Sarah went to had a bucket of paint. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Dan and Angel went to had a bucket of paint. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Angel and Dan went to had a bucket of paint. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Sarah and Roy went to had a bucket of paint. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Dan and Angel went to had a bucket of paint. Dan gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roy", + "object": "bucket of paint", + "place": "cafe", + "random_a": "Angel", + "random_b": "Dan", + "random_c": "Edward" + } + }, + { + "text": "The studio Daniel and Roy went to had a dress. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Daniel and Roy went to had a dress. Will gave it to", + "random_names_cf": "The studio Robert and Alexander went to had a dress. Robert gave it to", + "s1_io_flip_cf": "The studio Roy and Daniel went to had a dress. Daniel gave it to", + "s2_io_flip_cf": "The studio Daniel and Roy went to had a dress. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The studio Alexander and Robert went to had a dress. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The studio Robert and Alexander went to had a dress. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Roy and Daniel went to had a dress. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Alexander and Robert went to had a dress. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Daniel", + "object": "dress", + "place": "studio", + "random_a": "Robert", + "random_b": "Alexander", + "random_c": "Will" + } + }, + { + "text": "When Summer and Rob were about to leave the gym, Summer gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Rob were about to leave the gym, Ryan gave a nail file to", + "random_names_cf": "When Tim and Josh were about to leave the gym, Tim gave a nail file to", + "s1_io_flip_cf": "When Rob and Summer were about to leave the gym, Summer gave a nail file to", + "s2_io_flip_cf": "When Summer and Rob were about to leave the gym, Rob gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Josh and Tim were about to leave the gym, Tim gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Tim and Josh were about to leave the gym, Josh gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Summer were about to leave the gym, Rob gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Tim were about to leave the gym, Josh gave a nail file to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Summer", + "object": "nail file", + "place": "gym", + "random_a": "Tim", + "random_b": "Josh", + "random_c": "Ryan" + } + }, + { + "text": "Then, Will and Steve went to the ferry. Will gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Steve went to the ferry. Mike gave a snack to", + "random_names_cf": "Then, Rob and Neil went to the ferry. Rob gave a snack to", + "s1_io_flip_cf": "Then, Steve and Will went to the ferry. Will gave a snack to", + "s2_io_flip_cf": "Then, Will and Steve went to the ferry. Steve gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Rob went to the ferry. Rob gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Neil went to the ferry. Neil gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Will went to the ferry. Steve gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Rob went to the ferry. Neil gave a snack to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Will", + "object": "snack", + "place": "ferry", + "random_a": "Rob", + "random_b": "Neil", + "random_c": "Mike" + } + }, + { + "text": "Once William and Mike arrived at the ramp, William gave a basket to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Mike arrived at the ramp, Charles gave a basket to", + "random_names_cf": "Once Kelly and Guy arrived at the ramp, Kelly gave a basket to", + "s1_io_flip_cf": "Once Mike and William arrived at the ramp, William gave a basket to", + "s2_io_flip_cf": "Once William and Mike arrived at the ramp, Mike gave a basket to", + "random_names_s1_ioi_flip_cf": "Once Guy and Kelly arrived at the ramp, Kelly gave a basket to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Guy arrived at the ramp, Guy gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and William arrived at the ramp, Mike gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Kelly arrived at the ramp, Guy gave a basket to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "William", + "object": "basket", + "place": "ramp", + "random_a": "Kelly", + "random_b": "Guy", + "random_c": "Charles" + } + }, + { + "text": "While Cal and Daniel relaxed, Cal gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Daniel relaxed, Joe gave a carpet to", + "random_names_cf": "While Ryan and Alexander relaxed, Ryan gave a carpet to", + "s1_io_flip_cf": "While Daniel and Cal relaxed, Cal gave a carpet to", + "s2_io_flip_cf": "While Cal and Daniel relaxed, Daniel gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Alexander and Ryan relaxed, Ryan gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Ryan and Alexander relaxed, Alexander gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Cal relaxed, Daniel gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Ryan relaxed, Alexander gave a carpet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "carpet", + "place": "university campus", + "random_a": "Ryan", + "random_b": "Alexander", + "random_c": "Joe" + } + }, + { + "text": "While Joe and Guy relaxed, Joe gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Guy relaxed, Steven gave a coat to", + "random_names_cf": "While Edward and Neil relaxed, Edward gave a coat to", + "s1_io_flip_cf": "While Guy and Joe relaxed, Joe gave a coat to", + "s2_io_flip_cf": "While Joe and Guy relaxed, Guy gave a coat to", + "random_names_s1_ioi_flip_cf": "While Neil and Edward relaxed, Edward gave a coat to", + "random_names_s2_ioi_flip_cf": "While Edward and Neil relaxed, Neil gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Joe relaxed, Guy gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Edward relaxed, Neil gave a coat to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Joe", + "object": "coat", + "place": "campground", + "random_a": "Edward", + "random_b": "Neil", + "random_c": "Steven" + } + }, + { + "text": "The department store Jim and Daniel went to had a mirror. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Jim and Daniel went to had a mirror. Tom gave it to", + "random_names_cf": "The department store Alex and Don went to had a mirror. Alex gave it to", + "s1_io_flip_cf": "The department store Daniel and Jim went to had a mirror. Jim gave it to", + "s2_io_flip_cf": "The department store Jim and Daniel went to had a mirror. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The department store Don and Alex went to had a mirror. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The department store Alex and Don went to had a mirror. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Daniel and Jim went to had a mirror. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Don and Alex went to had a mirror. Don gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jim", + "object": "mirror", + "place": "department store", + "random_a": "Alex", + "random_b": "Don", + "random_c": "Tom" + } + }, + { + "text": "When Don and Lewis got a machine at the school, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Lewis got a machine at the school, Cal decided to give it to", + "random_names_cf": "When Grant and Charles got a machine at the school, Grant decided to give it to", + "s1_io_flip_cf": "When Lewis and Don got a machine at the school, Don decided to give it to", + "s2_io_flip_cf": "When Don and Lewis got a machine at the school, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Grant got a machine at the school, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Charles got a machine at the school, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Don got a machine at the school, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Grant got a machine at the school, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "machine", + "place": "school", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Cal" + } + }, + { + "text": "When Ross and Grant got a ring at the field, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Grant got a ring at the field, Alex decided to give it to", + "random_names_cf": "When Lewis and Steve got a ring at the field, Lewis decided to give it to", + "s1_io_flip_cf": "When Grant and Ross got a ring at the field, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Grant got a ring at the field, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Lewis got a ring at the field, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Steve got a ring at the field, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Ross got a ring at the field, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Lewis got a ring at the field, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Ross", + "object": "ring", + "place": "field", + "random_a": "Lewis", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "The marketplace Will and Guy went to had a vest. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Will and Guy went to had a vest. Sarah gave it to", + "random_names_cf": "The marketplace Lewis and Mike went to had a vest. Lewis gave it to", + "s1_io_flip_cf": "The marketplace Guy and Will went to had a vest. Will gave it to", + "s2_io_flip_cf": "The marketplace Will and Guy went to had a vest. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Mike and Lewis went to had a vest. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Lewis and Mike went to had a vest. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Guy and Will went to had a vest. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Mike and Lewis went to had a vest. Mike gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Will", + "object": "vest", + "place": "marketplace", + "random_a": "Lewis", + "random_b": "Mike", + "random_c": "Sarah" + } + }, + { + "text": "Once Daniel and Dan arrived at the store, Daniel gave a wrench to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Dan arrived at the store, Josh gave a wrench to", + "random_names_cf": "Once Roger and Charles arrived at the store, Roger gave a wrench to", + "s1_io_flip_cf": "Once Dan and Daniel arrived at the store, Daniel gave a wrench to", + "s2_io_flip_cf": "Once Daniel and Dan arrived at the store, Dan gave a wrench to", + "random_names_s1_ioi_flip_cf": "Once Charles and Roger arrived at the store, Roger gave a wrench to", + "random_names_s2_ioi_flip_cf": "Once Roger and Charles arrived at the store, Charles gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Daniel arrived at the store, Dan gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Roger arrived at the store, Charles gave a wrench to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Daniel", + "object": "wrench", + "place": "store", + "random_a": "Roger", + "random_b": "Charles", + "random_c": "Josh" + } + }, + { + "text": "When Tom and Tim were about to leave the square, Tom gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Tim were about to leave the square, Scott gave a laptop to", + "random_names_cf": "When Andrew and Phil were about to leave the square, Andrew gave a laptop to", + "s1_io_flip_cf": "When Tim and Tom were about to leave the square, Tom gave a laptop to", + "s2_io_flip_cf": "When Tom and Tim were about to leave the square, Tim gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Phil and Andrew were about to leave the square, Andrew gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Andrew and Phil were about to leave the square, Phil gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Tom were about to leave the square, Tim gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Andrew were about to leave the square, Phil gave a laptop to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "laptop", + "place": "square", + "random_a": "Andrew", + "random_b": "Phil", + "random_c": "Scott" + } + }, + { + "text": "When Robert and Roy were about to leave the ramp, Robert gave a wallet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Roy were about to leave the ramp, Jim gave a wallet to", + "random_names_cf": "When Phil and Kay were about to leave the ramp, Phil gave a wallet to", + "s1_io_flip_cf": "When Roy and Robert were about to leave the ramp, Robert gave a wallet to", + "s2_io_flip_cf": "When Robert and Roy were about to leave the ramp, Roy gave a wallet to", + "random_names_s1_ioi_flip_cf": "When Kay and Phil were about to leave the ramp, Phil gave a wallet to", + "random_names_s2_ioi_flip_cf": "When Phil and Kay were about to leave the ramp, Kay gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Robert were about to leave the ramp, Roy gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Phil were about to leave the ramp, Kay gave a wallet to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Robert", + "object": "wallet", + "place": "ramp", + "random_a": "Phil", + "random_b": "Kay", + "random_c": "Jim" + } + }, + { + "text": "The supermarket Jonathan and Ryan went to had a fan. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Jonathan and Ryan went to had a fan. Angel gave it to", + "random_names_cf": "The supermarket Tim and Dan went to had a fan. Tim gave it to", + "s1_io_flip_cf": "The supermarket Ryan and Jonathan went to had a fan. Jonathan gave it to", + "s2_io_flip_cf": "The supermarket Jonathan and Ryan went to had a fan. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Dan and Tim went to had a fan. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Tim and Dan went to had a fan. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Ryan and Jonathan went to had a fan. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Dan and Tim went to had a fan. Dan gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jonathan", + "object": "fan", + "place": "supermarket", + "random_a": "Tim", + "random_b": "Dan", + "random_c": "Angel" + } + }, + { + "text": "The cafe Lewis and Tim went to had a spoon. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Lewis and Tim went to had a spoon. Stan gave it to", + "random_names_cf": "The cafe Joe and Robert went to had a spoon. Joe gave it to", + "s1_io_flip_cf": "The cafe Tim and Lewis went to had a spoon. Lewis gave it to", + "s2_io_flip_cf": "The cafe Lewis and Tim went to had a spoon. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Robert and Joe went to had a spoon. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Joe and Robert went to had a spoon. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Tim and Lewis went to had a spoon. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Robert and Joe went to had a spoon. Robert gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Lewis", + "object": "spoon", + "place": "cafe", + "random_a": "Joe", + "random_b": "Robert", + "random_c": "Stan" + } + }, + { + "text": "The square Guy and Rob went to had a toilet. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Guy and Rob went to had a toilet. Cal gave it to", + "random_names_cf": "The square Angel and Ryan went to had a toilet. Angel gave it to", + "s1_io_flip_cf": "The square Rob and Guy went to had a toilet. Guy gave it to", + "s2_io_flip_cf": "The square Guy and Rob went to had a toilet. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The square Ryan and Angel went to had a toilet. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The square Angel and Ryan went to had a toilet. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Rob and Guy went to had a toilet. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Ryan and Angel went to had a toilet. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Guy", + "object": "toilet", + "place": "square", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Cal" + } + }, + { + "text": "Before Cal and Andrew left the field, Cal decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Andrew left the field, Luke decided to give a blouse to", + "random_names_cf": "Before Charles and Alexander left the field, Charles decided to give a blouse to", + "s1_io_flip_cf": "Before Andrew and Cal left the field, Cal decided to give a blouse to", + "s2_io_flip_cf": "Before Cal and Andrew left the field, Andrew decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Charles left the field, Charles decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Charles and Alexander left the field, Alexander decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Cal left the field, Andrew decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Charles left the field, Alexander decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Cal", + "object": "blouse", + "place": "field", + "random_a": "Charles", + "random_b": "Alexander", + "random_c": "Luke" + } + }, + { + "text": "Then, Ross and Edward had a lot of fun at the hangar. Ross gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Edward had a lot of fun at the hangar. Joe gave a tent to", + "random_names_cf": "Then, Cal and Will had a lot of fun at the hangar. Cal gave a tent to", + "s1_io_flip_cf": "Then, Edward and Ross had a lot of fun at the hangar. Ross gave a tent to", + "s2_io_flip_cf": "Then, Ross and Edward had a lot of fun at the hangar. Edward gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Will and Cal had a lot of fun at the hangar. Cal gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Will had a lot of fun at the hangar. Will gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ross had a lot of fun at the hangar. Edward gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Cal had a lot of fun at the hangar. Will gave a tent to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ross", + "object": "tent", + "place": "hangar", + "random_a": "Cal", + "random_b": "Will", + "random_c": "Joe" + } + }, + { + "text": "Before Stan and Rob left the ramp, Stan decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Rob left the ramp, Roger decided to give a basketball to", + "random_names_cf": "Before Neil and Phil left the ramp, Neil decided to give a basketball to", + "s1_io_flip_cf": "Before Rob and Stan left the ramp, Stan decided to give a basketball to", + "s2_io_flip_cf": "Before Stan and Rob left the ramp, Rob decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Phil and Neil left the ramp, Neil decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Neil and Phil left the ramp, Phil decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Stan left the ramp, Rob decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Neil left the ramp, Phil decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Stan", + "object": "basketball", + "place": "ramp", + "random_a": "Neil", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "Once Don and Joe arrived at the school, Don gave a dishwasher to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Joe arrived at the school, Rob gave a dishwasher to", + "random_names_cf": "Once Tom and Andrew arrived at the school, Tom gave a dishwasher to", + "s1_io_flip_cf": "Once Joe and Don arrived at the school, Don gave a dishwasher to", + "s2_io_flip_cf": "Once Don and Joe arrived at the school, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Tom arrived at the school, Tom gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Once Tom and Andrew arrived at the school, Andrew gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Don arrived at the school, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Tom arrived at the school, Andrew gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Don", + "object": "dishwasher", + "place": "school", + "random_a": "Tom", + "random_b": "Andrew", + "random_c": "Rob" + } + }, + { + "text": "Then, Tim and Stan went to the pet store. Tim gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Stan went to the pet store. Kelly gave a screwdriver to", + "random_names_cf": "Then, Don and Alexander went to the pet store. Don gave a screwdriver to", + "s1_io_flip_cf": "Then, Stan and Tim went to the pet store. Tim gave a screwdriver to", + "s2_io_flip_cf": "Then, Tim and Stan went to the pet store. Stan gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Don went to the pet store. Don gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Don and Alexander went to the pet store. Alexander gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Tim went to the pet store. Stan gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Don went to the pet store. Alexander gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Tim", + "object": "screwdriver", + "place": "pet store", + "random_a": "Don", + "random_b": "Alexander", + "random_c": "Kelly" + } + }, + { + "text": "While Edward and Austin relaxed, Edward gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Austin relaxed, Elizabeth gave a razor to", + "random_names_cf": "While Angel and Rick relaxed, Angel gave a razor to", + "s1_io_flip_cf": "While Austin and Edward relaxed, Edward gave a razor to", + "s2_io_flip_cf": "While Edward and Austin relaxed, Austin gave a razor to", + "random_names_s1_ioi_flip_cf": "While Rick and Angel relaxed, Angel gave a razor to", + "random_names_s2_ioi_flip_cf": "While Angel and Rick relaxed, Rick gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Edward relaxed, Austin gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Angel relaxed, Rick gave a razor to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Edward", + "object": "razor", + "place": "hangar", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Steven and Will left the dorm, Steven decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Will left the dorm, Daniel decided to give a machine to", + "random_names_cf": "Before Tom and Tim left the dorm, Tom decided to give a machine to", + "s1_io_flip_cf": "Before Will and Steven left the dorm, Steven decided to give a machine to", + "s2_io_flip_cf": "Before Steven and Will left the dorm, Will decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Tim and Tom left the dorm, Tom decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Tom and Tim left the dorm, Tim decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Steven left the dorm, Will decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Tom left the dorm, Tim decided to give a machine to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steven", + "object": "machine", + "place": "dorm", + "random_a": "Tom", + "random_b": "Tim", + "random_c": "Daniel" + } + }, + { + "text": "Then, Roy and Angel went to the cafeteria. Roy gave a heater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Angel went to the cafeteria. Steven gave a heater to", + "random_names_cf": "Then, Guy and Will went to the cafeteria. Guy gave a heater to", + "s1_io_flip_cf": "Then, Angel and Roy went to the cafeteria. Roy gave a heater to", + "s2_io_flip_cf": "Then, Roy and Angel went to the cafeteria. Angel gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Will and Guy went to the cafeteria. Guy gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Will went to the cafeteria. Will gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Roy went to the cafeteria. Angel gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Guy went to the cafeteria. Will gave a heater to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roy", + "object": "heater", + "place": "cafeteria", + "random_a": "Guy", + "random_b": "Will", + "random_c": "Steven" + } + }, + { + "text": "Then, Henry and Robert had a lot of fun at the hotel. Henry gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Robert had a lot of fun at the hotel. Edward gave a pair of shoes to", + "random_names_cf": "Then, Grant and Steven had a lot of fun at the hotel. Grant gave a pair of shoes to", + "s1_io_flip_cf": "Then, Robert and Henry had a lot of fun at the hotel. Henry gave a pair of shoes to", + "s2_io_flip_cf": "Then, Henry and Robert had a lot of fun at the hotel. Robert gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Grant had a lot of fun at the hotel. Grant gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Steven had a lot of fun at the hotel. Steven gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Henry had a lot of fun at the hotel. Robert gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Grant had a lot of fun at the hotel. Steven gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Henry", + "object": "pair of shoes", + "place": "hotel", + "random_a": "Grant", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "While Roger and Luke relaxed, Roger gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Luke relaxed, Josh gave a boot to", + "random_names_cf": "While Henry and Austin relaxed, Henry gave a boot to", + "s1_io_flip_cf": "While Luke and Roger relaxed, Roger gave a boot to", + "s2_io_flip_cf": "While Roger and Luke relaxed, Luke gave a boot to", + "random_names_s1_ioi_flip_cf": "While Austin and Henry relaxed, Henry gave a boot to", + "random_names_s2_ioi_flip_cf": "While Henry and Austin relaxed, Austin gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Roger relaxed, Luke gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Henry relaxed, Austin gave a boot to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roger", + "object": "boot", + "place": "casino", + "random_a": "Henry", + "random_b": "Austin", + "random_c": "Josh" + } + }, + { + "text": "While Ross and Neil relaxed, Ross gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Neil relaxed, Scott gave a can to", + "random_names_cf": "While Roy and Sarah relaxed, Roy gave a can to", + "s1_io_flip_cf": "While Neil and Ross relaxed, Ross gave a can to", + "s2_io_flip_cf": "While Ross and Neil relaxed, Neil gave a can to", + "random_names_s1_ioi_flip_cf": "While Sarah and Roy relaxed, Roy gave a can to", + "random_names_s2_ioi_flip_cf": "While Roy and Sarah relaxed, Sarah gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Ross relaxed, Neil gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Roy relaxed, Sarah gave a can to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ross", + "object": "can", + "place": "school", + "random_a": "Roy", + "random_b": "Sarah", + "random_c": "Scott" + } + }, + { + "text": "Then, Luke and Edward were working at the tire store. Luke decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Edward were working at the tire store. Tom decided to give a machine to", + "random_names_cf": "Then, Jonathan and Phil were working at the tire store. Jonathan decided to give a machine to", + "s1_io_flip_cf": "Then, Edward and Luke were working at the tire store. Luke decided to give a machine to", + "s2_io_flip_cf": "Then, Luke and Edward were working at the tire store. Edward decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Jonathan were working at the tire store. Jonathan decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Phil were working at the tire store. Phil decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Luke were working at the tire store. Edward decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Jonathan were working at the tire store. Phil decided to give a machine to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Luke", + "object": "machine", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Phil", + "random_c": "Tom" + } + }, + { + "text": "Then, Don and Roy had a lot of fun at the supermarket. Don gave a strainer to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Roy had a lot of fun at the supermarket. Stan gave a strainer to", + "random_names_cf": "Then, Austin and William had a lot of fun at the supermarket. Austin gave a strainer to", + "s1_io_flip_cf": "Then, Roy and Don had a lot of fun at the supermarket. Don gave a strainer to", + "s2_io_flip_cf": "Then, Don and Roy had a lot of fun at the supermarket. Roy gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, William and Austin had a lot of fun at the supermarket. Austin gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Austin and William had a lot of fun at the supermarket. William gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Don had a lot of fun at the supermarket. Roy gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Austin had a lot of fun at the supermarket. William gave a strainer to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Don", + "object": "strainer", + "place": "supermarket", + "random_a": "Austin", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "While Angel and Charles relaxed, Angel gave a comb to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Charles relaxed, Luke gave a comb to", + "random_names_cf": "While Daniel and Kelly relaxed, Daniel gave a comb to", + "s1_io_flip_cf": "While Charles and Angel relaxed, Angel gave a comb to", + "s2_io_flip_cf": "While Angel and Charles relaxed, Charles gave a comb to", + "random_names_s1_ioi_flip_cf": "While Kelly and Daniel relaxed, Daniel gave a comb to", + "random_names_s2_ioi_flip_cf": "While Daniel and Kelly relaxed, Kelly gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Angel relaxed, Charles gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Daniel relaxed, Kelly gave a comb to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Angel", + "object": "comb", + "place": "racetrack", + "random_a": "Daniel", + "random_b": "Kelly", + "random_c": "Luke" + } + }, + { + "text": "When Tim and Jim were about to leave the parking lot, Tim gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Jim were about to leave the parking lot, Stan gave a vest to", + "random_names_cf": "When Peter and Edward were about to leave the parking lot, Peter gave a vest to", + "s1_io_flip_cf": "When Jim and Tim were about to leave the parking lot, Tim gave a vest to", + "s2_io_flip_cf": "When Tim and Jim were about to leave the parking lot, Jim gave a vest to", + "random_names_s1_ioi_flip_cf": "When Edward and Peter were about to leave the parking lot, Peter gave a vest to", + "random_names_s2_ioi_flip_cf": "When Peter and Edward were about to leave the parking lot, Edward gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Tim were about to leave the parking lot, Jim gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Peter were about to leave the parking lot, Edward gave a vest to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Tim", + "object": "vest", + "place": "parking lot", + "random_a": "Peter", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "Then, Peter and Andrew had a lot of fun at the cafeteria. Peter gave a backpack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Andrew had a lot of fun at the cafeteria. Tim gave a backpack to", + "random_names_cf": "Then, Steve and Roy had a lot of fun at the cafeteria. Steve gave a backpack to", + "s1_io_flip_cf": "Then, Andrew and Peter had a lot of fun at the cafeteria. Peter gave a backpack to", + "s2_io_flip_cf": "Then, Peter and Andrew had a lot of fun at the cafeteria. Andrew gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Steve had a lot of fun at the cafeteria. Steve gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Roy had a lot of fun at the cafeteria. Roy gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the cafeteria. Andrew gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Steve had a lot of fun at the cafeteria. Roy gave a backpack to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Peter", + "object": "backpack", + "place": "cafeteria", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Tim" + } + }, + { + "text": "When Alexander and Angel were about to leave the circus, Alexander gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Angel were about to leave the circus, Tim gave a fork to", + "random_names_cf": "When Josh and Lewis were about to leave the circus, Josh gave a fork to", + "s1_io_flip_cf": "When Angel and Alexander were about to leave the circus, Alexander gave a fork to", + "s2_io_flip_cf": "When Alexander and Angel were about to leave the circus, Angel gave a fork to", + "random_names_s1_ioi_flip_cf": "When Lewis and Josh were about to leave the circus, Josh gave a fork to", + "random_names_s2_ioi_flip_cf": "When Josh and Lewis were about to leave the circus, Lewis gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Alexander were about to leave the circus, Angel gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Josh were about to leave the circus, Lewis gave a fork to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alexander", + "object": "fork", + "place": "circus", + "random_a": "Josh", + "random_b": "Lewis", + "random_c": "Tim" + } + }, + { + "text": "When Sarah and Robert got a ring at the racetrack, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Robert got a ring at the racetrack, Elizabeth decided to give it to", + "random_names_cf": "When Will and Roy got a ring at the racetrack, Will decided to give it to", + "s1_io_flip_cf": "When Robert and Sarah got a ring at the racetrack, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Robert got a ring at the racetrack, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Will got a ring at the racetrack, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Roy got a ring at the racetrack, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Sarah got a ring at the racetrack, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Will got a ring at the racetrack, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Sarah", + "object": "ring", + "place": "racetrack", + "random_a": "Will", + "random_b": "Roy", + "random_c": "Elizabeth" + } + }, + { + "text": "When Roger and Don were about to leave the market, Roger gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Don were about to leave the market, Cal gave a nail file to", + "random_names_cf": "When Dan and Rick were about to leave the market, Dan gave a nail file to", + "s1_io_flip_cf": "When Don and Roger were about to leave the market, Roger gave a nail file to", + "s2_io_flip_cf": "When Roger and Don were about to leave the market, Don gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Rick and Dan were about to leave the market, Dan gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Dan and Rick were about to leave the market, Rick gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Roger were about to leave the market, Don gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Dan were about to leave the market, Rick gave a nail file to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roger", + "object": "nail file", + "place": "market", + "random_a": "Dan", + "random_b": "Rick", + "random_c": "Cal" + } + }, + { + "text": "While Rob and Roy relaxed, Rob gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Roy relaxed, Tim gave a nail file to", + "random_names_cf": "While Cal and Henry relaxed, Cal gave a nail file to", + "s1_io_flip_cf": "While Roy and Rob relaxed, Rob gave a nail file to", + "s2_io_flip_cf": "While Rob and Roy relaxed, Roy gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Henry and Cal relaxed, Cal gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Cal and Henry relaxed, Henry gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Rob relaxed, Roy gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Cal relaxed, Henry gave a nail file to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rob", + "object": "nail file", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Henry", + "random_c": "Tim" + } + }, + { + "text": "Then, Charles and Alex went to the airport. Charles gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alex went to the airport. Rick gave a pencil to", + "random_names_cf": "Then, Steven and Cal went to the airport. Steven gave a pencil to", + "s1_io_flip_cf": "Then, Alex and Charles went to the airport. Charles gave a pencil to", + "s2_io_flip_cf": "Then, Charles and Alex went to the airport. Alex gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Steven went to the airport. Steven gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Cal went to the airport. Cal gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Charles went to the airport. Alex gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steven went to the airport. Cal gave a pencil to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Charles", + "object": "pencil", + "place": "airport", + "random_a": "Steven", + "random_b": "Cal", + "random_c": "Rick" + } + }, + { + "text": "Then, Alex and Henry had a lot of fun at the park. Alex gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Henry had a lot of fun at the park. Robert gave a match to", + "random_names_cf": "Then, Daniel and Ross had a lot of fun at the park. Daniel gave a match to", + "s1_io_flip_cf": "Then, Henry and Alex had a lot of fun at the park. Alex gave a match to", + "s2_io_flip_cf": "Then, Alex and Henry had a lot of fun at the park. Henry gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Daniel had a lot of fun at the park. Daniel gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Ross had a lot of fun at the park. Ross gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Alex had a lot of fun at the park. Henry gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Daniel had a lot of fun at the park. Ross gave a match to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alex", + "object": "match", + "place": "park", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Robert" + } + }, + { + "text": "When Guy and Summer were about to leave the pet store, Guy gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Summer were about to leave the pet store, Rick gave a shelf to", + "random_names_cf": "When Tim and Roy were about to leave the pet store, Tim gave a shelf to", + "s1_io_flip_cf": "When Summer and Guy were about to leave the pet store, Guy gave a shelf to", + "s2_io_flip_cf": "When Guy and Summer were about to leave the pet store, Summer gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Roy and Tim were about to leave the pet store, Tim gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Tim and Roy were about to leave the pet store, Roy gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Guy were about to leave the pet store, Summer gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Tim were about to leave the pet store, Roy gave a shelf to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Guy", + "object": "shelf", + "place": "pet store", + "random_a": "Tim", + "random_b": "Roy", + "random_c": "Rick" + } + }, + { + "text": "Once Daniel and Alexander arrived at the gift shop, Daniel gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Alexander arrived at the gift shop, Ryan gave a tent to", + "random_names_cf": "Once Sarah and Phil arrived at the gift shop, Sarah gave a tent to", + "s1_io_flip_cf": "Once Alexander and Daniel arrived at the gift shop, Daniel gave a tent to", + "s2_io_flip_cf": "Once Daniel and Alexander arrived at the gift shop, Alexander gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Phil and Sarah arrived at the gift shop, Sarah gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Phil arrived at the gift shop, Phil gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Daniel arrived at the gift shop, Alexander gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Sarah arrived at the gift shop, Phil gave a tent to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Daniel", + "object": "tent", + "place": "gift shop", + "random_a": "Sarah", + "random_b": "Phil", + "random_c": "Ryan" + } + }, + { + "text": "Before Peter and William left the elevator, Peter decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and William left the elevator, Sarah decided to give a jar to", + "random_names_cf": "Before Elizabeth and Tom left the elevator, Elizabeth decided to give a jar to", + "s1_io_flip_cf": "Before William and Peter left the elevator, Peter decided to give a jar to", + "s2_io_flip_cf": "Before Peter and William left the elevator, William decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Tom and Elizabeth left the elevator, Elizabeth decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Tom left the elevator, Tom decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Peter left the elevator, William decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Elizabeth left the elevator, Tom decided to give a jar to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "jar", + "place": "elevator", + "random_a": "Elizabeth", + "random_b": "Tom", + "random_c": "Sarah" + } + }, + { + "text": "Then, Cal and Robert went to the gym. Cal gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Robert went to the gym. Kay gave a crate to", + "random_names_cf": "Then, Don and Phil went to the gym. Don gave a crate to", + "s1_io_flip_cf": "Then, Robert and Cal went to the gym. Cal gave a crate to", + "s2_io_flip_cf": "Then, Cal and Robert went to the gym. Robert gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Don went to the gym. Don gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Don and Phil went to the gym. Phil gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Cal went to the gym. Robert gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Don went to the gym. Phil gave a crate to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Cal", + "object": "crate", + "place": "gym", + "random_a": "Don", + "random_b": "Phil", + "random_c": "Kay" + } + }, + { + "text": "When Josh and Tim were about to leave the marketplace, Josh gave a toaster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Tim were about to leave the marketplace, Lewis gave a toaster to", + "random_names_cf": "When Will and Scott were about to leave the marketplace, Will gave a toaster to", + "s1_io_flip_cf": "When Tim and Josh were about to leave the marketplace, Josh gave a toaster to", + "s2_io_flip_cf": "When Josh and Tim were about to leave the marketplace, Tim gave a toaster to", + "random_names_s1_ioi_flip_cf": "When Scott and Will were about to leave the marketplace, Will gave a toaster to", + "random_names_s2_ioi_flip_cf": "When Will and Scott were about to leave the marketplace, Scott gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Josh were about to leave the marketplace, Tim gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Will were about to leave the marketplace, Scott gave a toaster to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Josh", + "object": "toaster", + "place": "marketplace", + "random_a": "Will", + "random_b": "Scott", + "random_c": "Lewis" + } + }, + { + "text": "Then, Peter and Don went to the square. Peter gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Don went to the square. Elizabeth gave a strap to", + "random_names_cf": "Then, Henry and Cal went to the square. Henry gave a strap to", + "s1_io_flip_cf": "Then, Don and Peter went to the square. Peter gave a strap to", + "s2_io_flip_cf": "Then, Peter and Don went to the square. Don gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Henry went to the square. Henry gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Cal went to the square. Cal gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Peter went to the square. Don gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry went to the square. Cal gave a strap to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Peter", + "object": "strap", + "place": "square", + "random_a": "Henry", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Sarah and Phil went to the optician. Sarah gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Phil went to the optician. Scott gave a needle to", + "random_names_cf": "Then, Tim and Roger went to the optician. Tim gave a needle to", + "s1_io_flip_cf": "Then, Phil and Sarah went to the optician. Sarah gave a needle to", + "s2_io_flip_cf": "Then, Sarah and Phil went to the optician. Phil gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Tim went to the optician. Tim gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Roger went to the optician. Roger gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Sarah went to the optician. Phil gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Tim went to the optician. Roger gave a needle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Sarah", + "object": "needle", + "place": "optician", + "random_a": "Tim", + "random_b": "Roger", + "random_c": "Scott" + } + }, + { + "text": "Then, Jim and Cal went to the clothing store. Jim gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Cal went to the clothing store. Joe gave a ladder to", + "random_names_cf": "Then, Guy and Phil went to the clothing store. Guy gave a ladder to", + "s1_io_flip_cf": "Then, Cal and Jim went to the clothing store. Jim gave a ladder to", + "s2_io_flip_cf": "Then, Jim and Cal went to the clothing store. Cal gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Guy went to the clothing store. Guy gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Phil went to the clothing store. Phil gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Jim went to the clothing store. Cal gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Guy went to the clothing store. Phil gave a ladder to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Jim", + "object": "ladder", + "place": "clothing store", + "random_a": "Guy", + "random_b": "Phil", + "random_c": "Joe" + } + }, + { + "text": "Then, Lewis and Will went to the gift shop. Lewis gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Will went to the gift shop. Peter gave a desk to", + "random_names_cf": "Then, Kelly and Elizabeth went to the gift shop. Kelly gave a desk to", + "s1_io_flip_cf": "Then, Will and Lewis went to the gift shop. Lewis gave a desk to", + "s2_io_flip_cf": "Then, Lewis and Will went to the gift shop. Will gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Kelly went to the gift shop. Kelly gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Elizabeth went to the gift shop. Elizabeth gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Lewis went to the gift shop. Will gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kelly went to the gift shop. Elizabeth gave a desk to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Lewis", + "object": "desk", + "place": "gift shop", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Peter" + } + }, + { + "text": "While Roger and Grant relaxed, Roger gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Grant relaxed, Robert gave a glove to", + "random_names_cf": "While Lewis and Alex relaxed, Lewis gave a glove to", + "s1_io_flip_cf": "While Grant and Roger relaxed, Roger gave a glove to", + "s2_io_flip_cf": "While Roger and Grant relaxed, Grant gave a glove to", + "random_names_s1_ioi_flip_cf": "While Alex and Lewis relaxed, Lewis gave a glove to", + "random_names_s2_ioi_flip_cf": "While Lewis and Alex relaxed, Alex gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Roger relaxed, Grant gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Lewis relaxed, Alex gave a glove to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roger", + "object": "glove", + "place": "music store", + "random_a": "Lewis", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "When William and Austin were about to leave the hotel, William gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Austin were about to leave the hotel, Alex gave a folder to", + "random_names_cf": "When Henry and Kelly were about to leave the hotel, Henry gave a folder to", + "s1_io_flip_cf": "When Austin and William were about to leave the hotel, William gave a folder to", + "s2_io_flip_cf": "When William and Austin were about to leave the hotel, Austin gave a folder to", + "random_names_s1_ioi_flip_cf": "When Kelly and Henry were about to leave the hotel, Henry gave a folder to", + "random_names_s2_ioi_flip_cf": "When Henry and Kelly were about to leave the hotel, Kelly gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and William were about to leave the hotel, Austin gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Henry were about to leave the hotel, Kelly gave a folder to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "William", + "object": "folder", + "place": "hotel", + "random_a": "Henry", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "While Tim and Steve relaxed, Tim gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Steve relaxed, Will gave a thread to", + "random_names_cf": "While Grant and Kelly relaxed, Grant gave a thread to", + "s1_io_flip_cf": "While Steve and Tim relaxed, Tim gave a thread to", + "s2_io_flip_cf": "While Tim and Steve relaxed, Steve gave a thread to", + "random_names_s1_ioi_flip_cf": "While Kelly and Grant relaxed, Grant gave a thread to", + "random_names_s2_ioi_flip_cf": "While Grant and Kelly relaxed, Kelly gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Tim relaxed, Steve gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Grant relaxed, Kelly gave a thread to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "thread", + "place": "cafeteria", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Will" + } + }, + { + "text": "Once Rob and Austin arrived at the dorm, Rob gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Austin arrived at the dorm, Peter gave a ring to", + "random_names_cf": "Once Cal and Neil arrived at the dorm, Cal gave a ring to", + "s1_io_flip_cf": "Once Austin and Rob arrived at the dorm, Rob gave a ring to", + "s2_io_flip_cf": "Once Rob and Austin arrived at the dorm, Austin gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Neil and Cal arrived at the dorm, Cal gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Cal and Neil arrived at the dorm, Neil gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Rob arrived at the dorm, Austin gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Cal arrived at the dorm, Neil gave a ring to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rob", + "object": "ring", + "place": "dorm", + "random_a": "Cal", + "random_b": "Neil", + "random_c": "Peter" + } + }, + { + "text": "Then, Grant and Phil went to the parking lot. Grant gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Phil went to the parking lot. Rob gave a machine to", + "random_names_cf": "Then, Josh and Sarah went to the parking lot. Josh gave a machine to", + "s1_io_flip_cf": "Then, Phil and Grant went to the parking lot. Grant gave a machine to", + "s2_io_flip_cf": "Then, Grant and Phil went to the parking lot. Phil gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Josh went to the parking lot. Josh gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Sarah went to the parking lot. Sarah gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Grant went to the parking lot. Phil gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Josh went to the parking lot. Sarah gave a machine to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Grant", + "object": "machine", + "place": "parking lot", + "random_a": "Josh", + "random_b": "Sarah", + "random_c": "Rob" + } + }, + { + "text": "Then, Mike and Alex went to the university campus. Mike gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Alex went to the university campus. Robert gave a thimble to", + "random_names_cf": "Then, Angel and Steve went to the university campus. Angel gave a thimble to", + "s1_io_flip_cf": "Then, Alex and Mike went to the university campus. Mike gave a thimble to", + "s2_io_flip_cf": "Then, Mike and Alex went to the university campus. Alex gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Angel went to the university campus. Angel gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Steve went to the university campus. Steve gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Mike went to the university campus. Alex gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Angel went to the university campus. Steve gave a thimble to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Mike", + "object": "thimble", + "place": "university campus", + "random_a": "Angel", + "random_b": "Steve", + "random_c": "Robert" + } + }, + { + "text": "When Edward and Alex were about to leave the house, Edward gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Alex were about to leave the house, Steve gave a needle to", + "random_names_cf": "When Guy and Roger were about to leave the house, Guy gave a needle to", + "s1_io_flip_cf": "When Alex and Edward were about to leave the house, Edward gave a needle to", + "s2_io_flip_cf": "When Edward and Alex were about to leave the house, Alex gave a needle to", + "random_names_s1_ioi_flip_cf": "When Roger and Guy were about to leave the house, Guy gave a needle to", + "random_names_s2_ioi_flip_cf": "When Guy and Roger were about to leave the house, Roger gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Edward were about to leave the house, Alex gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Guy were about to leave the house, Roger gave a needle to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Edward", + "object": "needle", + "place": "house", + "random_a": "Guy", + "random_b": "Roger", + "random_c": "Steve" + } + }, + { + "text": "The stadium Austin and Steven went to had a thread. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Austin and Steven went to had a thread. Cal gave it to", + "random_names_cf": "The stadium Elizabeth and Dan went to had a thread. Elizabeth gave it to", + "s1_io_flip_cf": "The stadium Steven and Austin went to had a thread. Austin gave it to", + "s2_io_flip_cf": "The stadium Austin and Steven went to had a thread. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Dan and Elizabeth went to had a thread. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Elizabeth and Dan went to had a thread. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Steven and Austin went to had a thread. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Dan and Elizabeth went to had a thread. Dan gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Austin", + "object": "thread", + "place": "stadium", + "random_a": "Elizabeth", + "random_b": "Dan", + "random_c": "Cal" + } + }, + { + "text": "When Rick and Sarah were about to leave the tire store, Rick gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Sarah were about to leave the tire store, Joe gave a microphone to", + "random_names_cf": "When Roy and Summer were about to leave the tire store, Roy gave a microphone to", + "s1_io_flip_cf": "When Sarah and Rick were about to leave the tire store, Rick gave a microphone to", + "s2_io_flip_cf": "When Rick and Sarah were about to leave the tire store, Sarah gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Summer and Roy were about to leave the tire store, Roy gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Roy and Summer were about to leave the tire store, Summer gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Rick were about to leave the tire store, Sarah gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Roy were about to leave the tire store, Summer gave a microphone to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rick", + "object": "microphone", + "place": "tire store", + "random_a": "Roy", + "random_b": "Summer", + "random_c": "Joe" + } + }, + { + "text": "Then, Steven and Sarah were working at the hangar. Steven decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Sarah were working at the hangar. Grant decided to give a highlighter to", + "random_names_cf": "Then, Jonathan and Robert were working at the hangar. Jonathan decided to give a highlighter to", + "s1_io_flip_cf": "Then, Sarah and Steven were working at the hangar. Steven decided to give a highlighter to", + "s2_io_flip_cf": "Then, Steven and Sarah were working at the hangar. Sarah decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Jonathan were working at the hangar. Jonathan decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Robert were working at the hangar. Robert decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steven were working at the hangar. Sarah decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Jonathan were working at the hangar. Robert decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Steven", + "object": "highlighter", + "place": "hangar", + "random_a": "Jonathan", + "random_b": "Robert", + "random_c": "Grant" + } + }, + { + "text": "The tire store Kelly and Peter went to had a sifter. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The tire store Kelly and Peter went to had a sifter. Joe gave it to", + "random_names_cf": "The tire store Kay and Steven went to had a sifter. Kay gave it to", + "s1_io_flip_cf": "The tire store Peter and Kelly went to had a sifter. Kelly gave it to", + "s2_io_flip_cf": "The tire store Kelly and Peter went to had a sifter. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The tire store Steven and Kay went to had a sifter. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The tire store Kay and Steven went to had a sifter. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The tire store Peter and Kelly went to had a sifter. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The tire store Steven and Kay went to had a sifter. Steven gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Kelly", + "object": "sifter", + "place": "tire store", + "random_a": "Kay", + "random_b": "Steven", + "random_c": "Joe" + } + }, + { + "text": "While Stan and Angel relaxed, Stan gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Angel relaxed, Henry gave a notebook to", + "random_names_cf": "While Guy and Alex relaxed, Guy gave a notebook to", + "s1_io_flip_cf": "While Angel and Stan relaxed, Stan gave a notebook to", + "s2_io_flip_cf": "While Stan and Angel relaxed, Angel gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Alex and Guy relaxed, Guy gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Guy and Alex relaxed, Alex gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Stan relaxed, Angel gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Guy relaxed, Alex gave a notebook to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Stan", + "object": "notebook", + "place": "pizzeria", + "random_a": "Guy", + "random_b": "Alex", + "random_c": "Henry" + } + }, + { + "text": "Then, Josh and Rob were working at the resort. Josh decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Rob were working at the resort. Dan decided to give a piece of tape to", + "random_names_cf": "Then, Andrew and Stan were working at the resort. Andrew decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Rob and Josh were working at the resort. Josh decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Josh and Rob were working at the resort. Rob decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Andrew were working at the resort. Andrew decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Stan were working at the resort. Stan decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Josh were working at the resort. Rob decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Andrew were working at the resort. Stan decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Josh", + "object": "piece of tape", + "place": "resort", + "random_a": "Andrew", + "random_b": "Stan", + "random_c": "Dan" + } + }, + { + "text": "Then, Guy and Cal went to the ferry. Guy gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Cal went to the ferry. Sarah gave a desk to", + "random_names_cf": "Then, Tom and Jonathan went to the ferry. Tom gave a desk to", + "s1_io_flip_cf": "Then, Cal and Guy went to the ferry. Guy gave a desk to", + "s2_io_flip_cf": "Then, Guy and Cal went to the ferry. Cal gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Tom went to the ferry. Tom gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Jonathan went to the ferry. Jonathan gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Guy went to the ferry. Cal gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Tom went to the ferry. Jonathan gave a desk to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Guy", + "object": "desk", + "place": "ferry", + "random_a": "Tom", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "The music store Austin and Edward went to had a radiator. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Austin and Edward went to had a radiator. Lewis gave it to", + "random_names_cf": "The music store Will and Sarah went to had a radiator. Will gave it to", + "s1_io_flip_cf": "The music store Edward and Austin went to had a radiator. Austin gave it to", + "s2_io_flip_cf": "The music store Austin and Edward went to had a radiator. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The music store Sarah and Will went to had a radiator. Will gave it to", + "random_names_s2_ioi_flip_cf": "The music store Will and Sarah went to had a radiator. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Edward and Austin went to had a radiator. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Sarah and Will went to had a radiator. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Austin", + "object": "radiator", + "place": "music store", + "random_a": "Will", + "random_b": "Sarah", + "random_c": "Lewis" + } + }, + { + "text": "Once Roger and Rob arrived at the field, Roger gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Rob arrived at the field, Charles gave a bowl to", + "random_names_cf": "Once Stan and Will arrived at the field, Stan gave a bowl to", + "s1_io_flip_cf": "Once Rob and Roger arrived at the field, Roger gave a bowl to", + "s2_io_flip_cf": "Once Roger and Rob arrived at the field, Rob gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Will and Stan arrived at the field, Stan gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Stan and Will arrived at the field, Will gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Roger arrived at the field, Rob gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Stan arrived at the field, Will gave a bowl to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Roger", + "object": "bowl", + "place": "field", + "random_a": "Stan", + "random_b": "Will", + "random_c": "Charles" + } + }, + { + "text": "When Lewis and Ross got a folder at the cafe, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Ross got a folder at the cafe, Steve decided to give it to", + "random_names_cf": "When Mike and Rick got a folder at the cafe, Mike decided to give it to", + "s1_io_flip_cf": "When Ross and Lewis got a folder at the cafe, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Ross got a folder at the cafe, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Mike got a folder at the cafe, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Rick got a folder at the cafe, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Lewis got a folder at the cafe, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Mike got a folder at the cafe, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Lewis", + "object": "folder", + "place": "cafe", + "random_a": "Mike", + "random_b": "Rick", + "random_c": "Steve" + } + }, + { + "text": "While Roy and Jonathan relaxed, Roy gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Jonathan relaxed, Sarah gave a basketball to", + "random_names_cf": "While Daniel and Edward relaxed, Daniel gave a basketball to", + "s1_io_flip_cf": "While Jonathan and Roy relaxed, Roy gave a basketball to", + "s2_io_flip_cf": "While Roy and Jonathan relaxed, Jonathan gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Edward and Daniel relaxed, Daniel gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Daniel and Edward relaxed, Edward gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Roy relaxed, Jonathan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Daniel relaxed, Edward gave a basketball to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "basketball", + "place": "cafeteria", + "random_a": "Daniel", + "random_b": "Edward", + "random_c": "Sarah" + } + }, + { + "text": "When Scott and Ross got a gold watch at the pharmacy, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Ross got a gold watch at the pharmacy, Roy decided to give it to", + "random_names_cf": "When Roger and Rob got a gold watch at the pharmacy, Roger decided to give it to", + "s1_io_flip_cf": "When Ross and Scott got a gold watch at the pharmacy, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Ross got a gold watch at the pharmacy, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Roger got a gold watch at the pharmacy, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Rob got a gold watch at the pharmacy, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Scott got a gold watch at the pharmacy, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Roger got a gold watch at the pharmacy, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Scott", + "object": "gold watch", + "place": "pharmacy", + "random_a": "Roger", + "random_b": "Rob", + "random_c": "Roy" + } + }, + { + "text": "While Phil and Alexander relaxed, Phil gave a fork to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Alexander relaxed, Grant gave a fork to", + "random_names_cf": "While Mike and Scott relaxed, Mike gave a fork to", + "s1_io_flip_cf": "While Alexander and Phil relaxed, Phil gave a fork to", + "s2_io_flip_cf": "While Phil and Alexander relaxed, Alexander gave a fork to", + "random_names_s1_ioi_flip_cf": "While Scott and Mike relaxed, Mike gave a fork to", + "random_names_s2_ioi_flip_cf": "While Mike and Scott relaxed, Scott gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Phil relaxed, Alexander gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Mike relaxed, Scott gave a fork to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Phil", + "object": "fork", + "place": "museum", + "random_a": "Mike", + "random_b": "Scott", + "random_c": "Grant" + } + }, + { + "text": "Once Joe and Steven arrived at the airport, Joe gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Steven arrived at the airport, Rick gave a desk to", + "random_names_cf": "Once Sarah and Kelly arrived at the airport, Sarah gave a desk to", + "s1_io_flip_cf": "Once Steven and Joe arrived at the airport, Joe gave a desk to", + "s2_io_flip_cf": "Once Joe and Steven arrived at the airport, Steven gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Sarah arrived at the airport, Sarah gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Kelly arrived at the airport, Kelly gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Joe arrived at the airport, Steven gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Sarah arrived at the airport, Kelly gave a desk to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "desk", + "place": "airport", + "random_a": "Sarah", + "random_b": "Kelly", + "random_c": "Rick" + } + }, + { + "text": "Then, Steve and Kelly were working at the cafeteria. Steve decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Kelly were working at the cafeteria. Charles decided to give a sifter to", + "random_names_cf": "Then, Joe and Austin were working at the cafeteria. Joe decided to give a sifter to", + "s1_io_flip_cf": "Then, Kelly and Steve were working at the cafeteria. Steve decided to give a sifter to", + "s2_io_flip_cf": "Then, Steve and Kelly were working at the cafeteria. Kelly decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Joe were working at the cafeteria. Joe decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Austin were working at the cafeteria. Austin decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steve were working at the cafeteria. Kelly decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Joe were working at the cafeteria. Austin decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steve", + "object": "sifter", + "place": "cafeteria", + "random_a": "Joe", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "Then, Elizabeth and Don went to the studio. Elizabeth gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Don went to the studio. Will gave a backpack to", + "random_names_cf": "Then, Roger and Alex went to the studio. Roger gave a backpack to", + "s1_io_flip_cf": "Then, Don and Elizabeth went to the studio. Elizabeth gave a backpack to", + "s2_io_flip_cf": "Then, Elizabeth and Don went to the studio. Don gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Roger went to the studio. Roger gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Alex went to the studio. Alex gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Elizabeth went to the studio. Don gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Roger went to the studio. Alex gave a backpack to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Elizabeth", + "object": "backpack", + "place": "studio", + "random_a": "Roger", + "random_b": "Alex", + "random_c": "Will" + } + }, + { + "text": "When Daniel and Sarah got a notebook at the pharmacy, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Sarah got a notebook at the pharmacy, Charles decided to give it to", + "random_names_cf": "When Will and Rick got a notebook at the pharmacy, Will decided to give it to", + "s1_io_flip_cf": "When Sarah and Daniel got a notebook at the pharmacy, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Sarah got a notebook at the pharmacy, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Will got a notebook at the pharmacy, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Rick got a notebook at the pharmacy, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Daniel got a notebook at the pharmacy, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Will got a notebook at the pharmacy, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Daniel", + "object": "notebook", + "place": "pharmacy", + "random_a": "Will", + "random_b": "Rick", + "random_c": "Charles" + } + }, + { + "text": "Then, Neil and Alexander had a lot of fun at the court. Neil gave a backpack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Alexander had a lot of fun at the court. Phil gave a backpack to", + "random_names_cf": "Then, Steve and Scott had a lot of fun at the court. Steve gave a backpack to", + "s1_io_flip_cf": "Then, Alexander and Neil had a lot of fun at the court. Neil gave a backpack to", + "s2_io_flip_cf": "Then, Neil and Alexander had a lot of fun at the court. Alexander gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Steve had a lot of fun at the court. Steve gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Scott had a lot of fun at the court. Scott gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Neil had a lot of fun at the court. Alexander gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Steve had a lot of fun at the court. Scott gave a backpack to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Neil", + "object": "backpack", + "place": "court", + "random_a": "Steve", + "random_b": "Scott", + "random_c": "Phil" + } + }, + { + "text": "When Rick and Angel were about to leave the convenience store, Rick gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Angel were about to leave the convenience store, William gave a ring to", + "random_names_cf": "When Dan and Alexander were about to leave the convenience store, Dan gave a ring to", + "s1_io_flip_cf": "When Angel and Rick were about to leave the convenience store, Rick gave a ring to", + "s2_io_flip_cf": "When Rick and Angel were about to leave the convenience store, Angel gave a ring to", + "random_names_s1_ioi_flip_cf": "When Alexander and Dan were about to leave the convenience store, Dan gave a ring to", + "random_names_s2_ioi_flip_cf": "When Dan and Alexander were about to leave the convenience store, Alexander gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Rick were about to leave the convenience store, Angel gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Dan were about to leave the convenience store, Alexander gave a ring to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Rick", + "object": "ring", + "place": "convenience store", + "random_a": "Dan", + "random_b": "Alexander", + "random_c": "William" + } + }, + { + "text": "Then, Andrew and Robert went to the pharmacy. Andrew gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Robert went to the pharmacy. Ryan gave a tablet to", + "random_names_cf": "Then, Jonathan and Tom went to the pharmacy. Jonathan gave a tablet to", + "s1_io_flip_cf": "Then, Robert and Andrew went to the pharmacy. Andrew gave a tablet to", + "s2_io_flip_cf": "Then, Andrew and Robert went to the pharmacy. Robert gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Jonathan went to the pharmacy. Jonathan gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Tom went to the pharmacy. Tom gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Andrew went to the pharmacy. Robert gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Jonathan went to the pharmacy. Tom gave a tablet to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Andrew", + "object": "tablet", + "place": "pharmacy", + "random_a": "Jonathan", + "random_b": "Tom", + "random_c": "Ryan" + } + }, + { + "text": "When Henry and Dan were about to leave the airbase, Henry gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Dan were about to leave the airbase, Sarah gave a jar to", + "random_names_cf": "When Luke and Stan were about to leave the airbase, Luke gave a jar to", + "s1_io_flip_cf": "When Dan and Henry were about to leave the airbase, Henry gave a jar to", + "s2_io_flip_cf": "When Henry and Dan were about to leave the airbase, Dan gave a jar to", + "random_names_s1_ioi_flip_cf": "When Stan and Luke were about to leave the airbase, Luke gave a jar to", + "random_names_s2_ioi_flip_cf": "When Luke and Stan were about to leave the airbase, Stan gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Henry were about to leave the airbase, Dan gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Luke were about to leave the airbase, Stan gave a jar to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Henry", + "object": "jar", + "place": "airbase", + "random_a": "Luke", + "random_b": "Stan", + "random_c": "Sarah" + } + }, + { + "text": "The dorm Ross and Josh went to had a match. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Ross and Josh went to had a match. Peter gave it to", + "random_names_cf": "The dorm Elizabeth and Roger went to had a match. Elizabeth gave it to", + "s1_io_flip_cf": "The dorm Josh and Ross went to had a match. Ross gave it to", + "s2_io_flip_cf": "The dorm Ross and Josh went to had a match. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Roger and Elizabeth went to had a match. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Elizabeth and Roger went to had a match. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Josh and Ross went to had a match. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Roger and Elizabeth went to had a match. Roger gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ross", + "object": "match", + "place": "dorm", + "random_a": "Elizabeth", + "random_b": "Roger", + "random_c": "Peter" + } + }, + { + "text": "When Angel and Robert were about to leave the school, Angel gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Robert were about to leave the school, Charles gave a wrench to", + "random_names_cf": "When Sarah and Will were about to leave the school, Sarah gave a wrench to", + "s1_io_flip_cf": "When Robert and Angel were about to leave the school, Angel gave a wrench to", + "s2_io_flip_cf": "When Angel and Robert were about to leave the school, Robert gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Will and Sarah were about to leave the school, Sarah gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Sarah and Will were about to leave the school, Will gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Angel were about to leave the school, Robert gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Sarah were about to leave the school, Will gave a wrench to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Angel", + "object": "wrench", + "place": "school", + "random_a": "Sarah", + "random_b": "Will", + "random_c": "Charles" + } + }, + { + "text": "Then, Elizabeth and Edward went to the clothing store. Elizabeth gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Edward went to the clothing store. Stan gave a fan to", + "random_names_cf": "Then, Robert and Roy went to the clothing store. Robert gave a fan to", + "s1_io_flip_cf": "Then, Edward and Elizabeth went to the clothing store. Elizabeth gave a fan to", + "s2_io_flip_cf": "Then, Elizabeth and Edward went to the clothing store. Edward gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Robert went to the clothing store. Robert gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Roy went to the clothing store. Roy gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Elizabeth went to the clothing store. Edward gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Robert went to the clothing store. Roy gave a fan to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Elizabeth", + "object": "fan", + "place": "clothing store", + "random_a": "Robert", + "random_b": "Roy", + "random_c": "Stan" + } + }, + { + "text": "The court Steven and Roger went to had a shelf. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Steven and Roger went to had a shelf. Josh gave it to", + "random_names_cf": "The court Angel and Kelly went to had a shelf. Angel gave it to", + "s1_io_flip_cf": "The court Roger and Steven went to had a shelf. Steven gave it to", + "s2_io_flip_cf": "The court Steven and Roger went to had a shelf. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The court Kelly and Angel went to had a shelf. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The court Angel and Kelly went to had a shelf. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Roger and Steven went to had a shelf. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Kelly and Angel went to had a shelf. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steven", + "object": "shelf", + "place": "court", + "random_a": "Angel", + "random_b": "Kelly", + "random_c": "Josh" + } + }, + { + "text": "When Joe and Scott got a crate at the spa, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Scott got a crate at the spa, Angel decided to give it to", + "random_names_cf": "When Steven and Phil got a crate at the spa, Steven decided to give it to", + "s1_io_flip_cf": "When Scott and Joe got a crate at the spa, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Scott got a crate at the spa, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Steven got a crate at the spa, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Phil got a crate at the spa, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Joe got a crate at the spa, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Steven got a crate at the spa, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Joe", + "object": "crate", + "place": "spa", + "random_a": "Steven", + "random_b": "Phil", + "random_c": "Angel" + } + }, + { + "text": "Before Austin and Jim left the hangar, Austin decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Jim left the hangar, Will decided to give a folder to", + "random_names_cf": "Before Kay and Daniel left the hangar, Kay decided to give a folder to", + "s1_io_flip_cf": "Before Jim and Austin left the hangar, Austin decided to give a folder to", + "s2_io_flip_cf": "Before Austin and Jim left the hangar, Jim decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Kay left the hangar, Kay decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Kay and Daniel left the hangar, Daniel decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Austin left the hangar, Jim decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Kay left the hangar, Daniel decided to give a folder to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Austin", + "object": "folder", + "place": "hangar", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Will" + } + }, + { + "text": "When Robert and Charles were about to leave the tire store, Robert gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Charles were about to leave the tire store, Alex gave a pencil to", + "random_names_cf": "When Will and Ross were about to leave the tire store, Will gave a pencil to", + "s1_io_flip_cf": "When Charles and Robert were about to leave the tire store, Robert gave a pencil to", + "s2_io_flip_cf": "When Robert and Charles were about to leave the tire store, Charles gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Ross and Will were about to leave the tire store, Will gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Will and Ross were about to leave the tire store, Ross gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Robert were about to leave the tire store, Charles gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Will were about to leave the tire store, Ross gave a pencil to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Robert", + "object": "pencil", + "place": "tire store", + "random_a": "Will", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "While Dan and Ryan relaxed, Dan gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Ryan relaxed, Sarah gave a thimble to", + "random_names_cf": "While William and Don relaxed, William gave a thimble to", + "s1_io_flip_cf": "While Ryan and Dan relaxed, Dan gave a thimble to", + "s2_io_flip_cf": "While Dan and Ryan relaxed, Ryan gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Don and William relaxed, William gave a thimble to", + "random_names_s2_ioi_flip_cf": "While William and Don relaxed, Don gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Dan relaxed, Ryan gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and William relaxed, Don gave a thimble to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Dan", + "object": "thimble", + "place": "ferry", + "random_a": "William", + "random_b": "Don", + "random_c": "Sarah" + } + }, + { + "text": "Before Dan and Mike left the parking lot, Dan decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Mike left the parking lot, Lewis decided to give a can to", + "random_names_cf": "Before Jim and Ross left the parking lot, Jim decided to give a can to", + "s1_io_flip_cf": "Before Mike and Dan left the parking lot, Dan decided to give a can to", + "s2_io_flip_cf": "Before Dan and Mike left the parking lot, Mike decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Ross and Jim left the parking lot, Jim decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Jim and Ross left the parking lot, Ross decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Dan left the parking lot, Mike decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Jim left the parking lot, Ross decided to give a can to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "can", + "place": "parking lot", + "random_a": "Jim", + "random_b": "Ross", + "random_c": "Lewis" + } + }, + { + "text": "When Stan and Austin were about to leave the circus, Stan gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Austin were about to leave the circus, Roger gave a shelf to", + "random_names_cf": "When Andrew and Alexander were about to leave the circus, Andrew gave a shelf to", + "s1_io_flip_cf": "When Austin and Stan were about to leave the circus, Stan gave a shelf to", + "s2_io_flip_cf": "When Stan and Austin were about to leave the circus, Austin gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Alexander and Andrew were about to leave the circus, Andrew gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Andrew and Alexander were about to leave the circus, Alexander gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Stan were about to leave the circus, Austin gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Andrew were about to leave the circus, Alexander gave a shelf to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Stan", + "object": "shelf", + "place": "circus", + "random_a": "Andrew", + "random_b": "Alexander", + "random_c": "Roger" + } + }, + { + "text": "While Josh and Luke relaxed, Josh gave a remote control to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Luke relaxed, Alex gave a remote control to", + "random_names_cf": "While Charles and Roger relaxed, Charles gave a remote control to", + "s1_io_flip_cf": "While Luke and Josh relaxed, Josh gave a remote control to", + "s2_io_flip_cf": "While Josh and Luke relaxed, Luke gave a remote control to", + "random_names_s1_ioi_flip_cf": "While Roger and Charles relaxed, Charles gave a remote control to", + "random_names_s2_ioi_flip_cf": "While Charles and Roger relaxed, Roger gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Josh relaxed, Luke gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Charles relaxed, Roger gave a remote control to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Josh", + "object": "remote control", + "place": "market", + "random_a": "Charles", + "random_b": "Roger", + "random_c": "Alex" + } + }, + { + "text": "Then, Stan and Ross were working at the gym. Stan decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Ross were working at the gym. Robert decided to give a bathtub to", + "random_names_cf": "Then, Guy and Charles were working at the gym. Guy decided to give a bathtub to", + "s1_io_flip_cf": "Then, Ross and Stan were working at the gym. Stan decided to give a bathtub to", + "s2_io_flip_cf": "Then, Stan and Ross were working at the gym. Ross decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Guy were working at the gym. Guy decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Charles were working at the gym. Charles decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Stan were working at the gym. Ross decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Guy were working at the gym. Charles decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Stan", + "object": "bathtub", + "place": "gym", + "random_a": "Guy", + "random_b": "Charles", + "random_c": "Robert" + } + }, + { + "text": "Once Jonathan and Peter arrived at the break room, Jonathan gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Peter arrived at the break room, Alex gave a strainer to", + "random_names_cf": "Once Summer and Ross arrived at the break room, Summer gave a strainer to", + "s1_io_flip_cf": "Once Peter and Jonathan arrived at the break room, Jonathan gave a strainer to", + "s2_io_flip_cf": "Once Jonathan and Peter arrived at the break room, Peter gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Ross and Summer arrived at the break room, Summer gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once Summer and Ross arrived at the break room, Ross gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Jonathan arrived at the break room, Peter gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Summer arrived at the break room, Ross gave a strainer to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jonathan", + "object": "strainer", + "place": "break room", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "The supermarket Tom and Rob went to had a pair of shoes. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Tom and Rob went to had a pair of shoes. Scott gave it to", + "random_names_cf": "The supermarket Edward and Roy went to had a pair of shoes. Edward gave it to", + "s1_io_flip_cf": "The supermarket Rob and Tom went to had a pair of shoes. Tom gave it to", + "s2_io_flip_cf": "The supermarket Tom and Rob went to had a pair of shoes. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Roy and Edward went to had a pair of shoes. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Edward and Roy went to had a pair of shoes. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Rob and Tom went to had a pair of shoes. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Roy and Edward went to had a pair of shoes. Roy gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "pair of shoes", + "place": "supermarket", + "random_a": "Edward", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "When Neil and Andrew were about to leave the salon, Neil gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Andrew were about to leave the salon, William gave a thimble to", + "random_names_cf": "When Josh and Grant were about to leave the salon, Josh gave a thimble to", + "s1_io_flip_cf": "When Andrew and Neil were about to leave the salon, Neil gave a thimble to", + "s2_io_flip_cf": "When Neil and Andrew were about to leave the salon, Andrew gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Grant and Josh were about to leave the salon, Josh gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Josh and Grant were about to leave the salon, Grant gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Neil were about to leave the salon, Andrew gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Josh were about to leave the salon, Grant gave a thimble to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Neil", + "object": "thimble", + "place": "salon", + "random_a": "Josh", + "random_b": "Grant", + "random_c": "William" + } + }, + { + "text": "Before Scott and Jim left the zoo, Scott decided to give a highlighter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Jim left the zoo, Peter decided to give a highlighter to", + "random_names_cf": "Before Rick and Josh left the zoo, Rick decided to give a highlighter to", + "s1_io_flip_cf": "Before Jim and Scott left the zoo, Scott decided to give a highlighter to", + "s2_io_flip_cf": "Before Scott and Jim left the zoo, Jim decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Before Josh and Rick left the zoo, Rick decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Before Rick and Josh left the zoo, Josh decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Scott left the zoo, Jim decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Rick left the zoo, Josh decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "highlighter", + "place": "zoo", + "random_a": "Rick", + "random_b": "Josh", + "random_c": "Peter" + } + }, + { + "text": "Then, Cal and Elizabeth had a lot of fun at the pet store. Cal gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Elizabeth had a lot of fun at the pet store. Robert gave a pair of glasses to", + "random_names_cf": "Then, Kelly and Neil had a lot of fun at the pet store. Kelly gave a pair of glasses to", + "s1_io_flip_cf": "Then, Elizabeth and Cal had a lot of fun at the pet store. Cal gave a pair of glasses to", + "s2_io_flip_cf": "Then, Cal and Elizabeth had a lot of fun at the pet store. Elizabeth gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Kelly had a lot of fun at the pet store. Kelly gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Neil had a lot of fun at the pet store. Neil gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Cal had a lot of fun at the pet store. Elizabeth gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kelly had a lot of fun at the pet store. Neil gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Cal", + "object": "pair of glasses", + "place": "pet store", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Robert" + } + }, + { + "text": "When Josh and Angel got a toilet at the optician, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Angel got a toilet at the optician, William decided to give it to", + "random_names_cf": "When Steve and Dan got a toilet at the optician, Steve decided to give it to", + "s1_io_flip_cf": "When Angel and Josh got a toilet at the optician, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Angel got a toilet at the optician, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Steve got a toilet at the optician, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Dan got a toilet at the optician, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Josh got a toilet at the optician, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Steve got a toilet at the optician, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Josh", + "object": "toilet", + "place": "optician", + "random_a": "Steve", + "random_b": "Dan", + "random_c": "William" + } + }, + { + "text": "Then, Elizabeth and Stan were working at the boatyard. Elizabeth decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Stan were working at the boatyard. Will decided to give a pair of sunglasses to", + "random_names_cf": "Then, Henry and Andrew were working at the boatyard. Henry decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Stan and Elizabeth were working at the boatyard. Elizabeth decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Elizabeth and Stan were working at the boatyard. Stan decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Henry were working at the boatyard. Henry decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Andrew were working at the boatyard. Andrew decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Elizabeth were working at the boatyard. Stan decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Henry were working at the boatyard. Andrew decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "pair of sunglasses", + "place": "boatyard", + "random_a": "Henry", + "random_b": "Andrew", + "random_c": "Will" + } + }, + { + "text": "Once Mike and William arrived at the airbase, Mike gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and William arrived at the airbase, Tim gave a nail file to", + "random_names_cf": "Once Robert and Kay arrived at the airbase, Robert gave a nail file to", + "s1_io_flip_cf": "Once William and Mike arrived at the airbase, Mike gave a nail file to", + "s2_io_flip_cf": "Once Mike and William arrived at the airbase, William gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Kay and Robert arrived at the airbase, Robert gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Robert and Kay arrived at the airbase, Kay gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Mike arrived at the airbase, William gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Robert arrived at the airbase, Kay gave a nail file to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "nail file", + "place": "airbase", + "random_a": "Robert", + "random_b": "Kay", + "random_c": "Tim" + } + }, + { + "text": "Then, Robert and Luke had a lot of fun at the circus. Robert gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Luke had a lot of fun at the circus. Henry gave a pair of goggles to", + "random_names_cf": "Then, Neil and Josh had a lot of fun at the circus. Neil gave a pair of goggles to", + "s1_io_flip_cf": "Then, Luke and Robert had a lot of fun at the circus. Robert gave a pair of goggles to", + "s2_io_flip_cf": "Then, Robert and Luke had a lot of fun at the circus. Luke gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Neil had a lot of fun at the circus. Neil gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Josh had a lot of fun at the circus. Josh gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Robert had a lot of fun at the circus. Luke gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Neil had a lot of fun at the circus. Josh gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Robert", + "object": "pair of goggles", + "place": "circus", + "random_a": "Neil", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "Then, Luke and William had a lot of fun at the ramp. Luke gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and William had a lot of fun at the ramp. Summer gave a toaster to", + "random_names_cf": "Then, Kelly and Roy had a lot of fun at the ramp. Kelly gave a toaster to", + "s1_io_flip_cf": "Then, William and Luke had a lot of fun at the ramp. Luke gave a toaster to", + "s2_io_flip_cf": "Then, Luke and William had a lot of fun at the ramp. William gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Kelly had a lot of fun at the ramp. Kelly gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Roy had a lot of fun at the ramp. Roy gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Luke had a lot of fun at the ramp. William gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Kelly had a lot of fun at the ramp. Roy gave a toaster to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Luke", + "object": "toaster", + "place": "ramp", + "random_a": "Kelly", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Before Robert and Tom left the parking lot, Robert decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Tom left the parking lot, Alexander decided to give a dishwasher to", + "random_names_cf": "Before William and Angel left the parking lot, William decided to give a dishwasher to", + "s1_io_flip_cf": "Before Tom and Robert left the parking lot, Robert decided to give a dishwasher to", + "s2_io_flip_cf": "Before Robert and Tom left the parking lot, Tom decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Angel and William left the parking lot, William decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before William and Angel left the parking lot, Angel decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Robert left the parking lot, Tom decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and William left the parking lot, Angel decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Robert", + "object": "dishwasher", + "place": "parking lot", + "random_a": "William", + "random_b": "Angel", + "random_c": "Alexander" + } + }, + { + "text": "The ferry Kay and Henry went to had a sink. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Kay and Henry went to had a sink. Mike gave it to", + "random_names_cf": "The ferry Summer and Alexander went to had a sink. Summer gave it to", + "s1_io_flip_cf": "The ferry Henry and Kay went to had a sink. Kay gave it to", + "s2_io_flip_cf": "The ferry Kay and Henry went to had a sink. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Alexander and Summer went to had a sink. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Summer and Alexander went to had a sink. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Henry and Kay went to had a sink. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Alexander and Summer went to had a sink. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kay", + "object": "sink", + "place": "ferry", + "random_a": "Summer", + "random_b": "Alexander", + "random_c": "Mike" + } + }, + { + "text": "When Steven and Sarah got a dishwasher at the spa, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Sarah got a dishwasher at the spa, Daniel decided to give it to", + "random_names_cf": "When Elizabeth and Alexander got a dishwasher at the spa, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Sarah and Steven got a dishwasher at the spa, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Sarah got a dishwasher at the spa, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Elizabeth got a dishwasher at the spa, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Alexander got a dishwasher at the spa, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Steven got a dishwasher at the spa, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Elizabeth got a dishwasher at the spa, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Steven", + "object": "dishwasher", + "place": "spa", + "random_a": "Elizabeth", + "random_b": "Alexander", + "random_c": "Daniel" + } + }, + { + "text": "Then, Alex and Dan went to the park. Alex gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Dan went to the park. Roy gave a dress to", + "random_names_cf": "Then, Luke and Edward went to the park. Luke gave a dress to", + "s1_io_flip_cf": "Then, Dan and Alex went to the park. Alex gave a dress to", + "s2_io_flip_cf": "Then, Alex and Dan went to the park. Dan gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Luke went to the park. Luke gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Edward went to the park. Edward gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alex went to the park. Dan gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Luke went to the park. Edward gave a dress to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alex", + "object": "dress", + "place": "park", + "random_a": "Luke", + "random_b": "Edward", + "random_c": "Roy" + } + }, + { + "text": "When Ryan and Roger were about to leave the school, Ryan gave a cable to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Roger were about to leave the school, Josh gave a cable to", + "random_names_cf": "When Summer and Daniel were about to leave the school, Summer gave a cable to", + "s1_io_flip_cf": "When Roger and Ryan were about to leave the school, Ryan gave a cable to", + "s2_io_flip_cf": "When Ryan and Roger were about to leave the school, Roger gave a cable to", + "random_names_s1_ioi_flip_cf": "When Daniel and Summer were about to leave the school, Summer gave a cable to", + "random_names_s2_ioi_flip_cf": "When Summer and Daniel were about to leave the school, Daniel gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Ryan were about to leave the school, Roger gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Summer were about to leave the school, Daniel gave a cable to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ryan", + "object": "cable", + "place": "school", + "random_a": "Summer", + "random_b": "Daniel", + "random_c": "Josh" + } + }, + { + "text": "Once Joe and Grant arrived at the market, Joe gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Grant arrived at the market, Luke gave a carpet to", + "random_names_cf": "Once Austin and Stan arrived at the market, Austin gave a carpet to", + "s1_io_flip_cf": "Once Grant and Joe arrived at the market, Joe gave a carpet to", + "s2_io_flip_cf": "Once Joe and Grant arrived at the market, Grant gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Stan and Austin arrived at the market, Austin gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Austin and Stan arrived at the market, Stan gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Joe arrived at the market, Grant gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Austin arrived at the market, Stan gave a carpet to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Joe", + "object": "carpet", + "place": "market", + "random_a": "Austin", + "random_b": "Stan", + "random_c": "Luke" + } + }, + { + "text": "While Tom and Robert relaxed, Tom gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Robert relaxed, Stan gave a pair of sunglasses to", + "random_names_cf": "While Henry and Ryan relaxed, Henry gave a pair of sunglasses to", + "s1_io_flip_cf": "While Robert and Tom relaxed, Tom gave a pair of sunglasses to", + "s2_io_flip_cf": "While Tom and Robert relaxed, Robert gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Ryan and Henry relaxed, Henry gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Henry and Ryan relaxed, Ryan gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Tom relaxed, Robert gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Henry relaxed, Ryan gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tom", + "object": "pair of sunglasses", + "place": "elevator", + "random_a": "Henry", + "random_b": "Ryan", + "random_c": "Stan" + } + }, + { + "text": "Then, Steven and Rob had a lot of fun at the cafe. Steven gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Rob had a lot of fun at the cafe. Ryan gave a mask to", + "random_names_cf": "Then, Kay and Angel had a lot of fun at the cafe. Kay gave a mask to", + "s1_io_flip_cf": "Then, Rob and Steven had a lot of fun at the cafe. Steven gave a mask to", + "s2_io_flip_cf": "Then, Steven and Rob had a lot of fun at the cafe. Rob gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Kay had a lot of fun at the cafe. Kay gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Angel had a lot of fun at the cafe. Angel gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Steven had a lot of fun at the cafe. Rob gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Kay had a lot of fun at the cafe. Angel gave a mask to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Steven", + "object": "mask", + "place": "cafe", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Ryan" + } + }, + { + "text": "Before Josh and Roy left the court, Josh decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Roy left the court, Will decided to give a set of headphones to", + "random_names_cf": "Before Tom and Tim left the court, Tom decided to give a set of headphones to", + "s1_io_flip_cf": "Before Roy and Josh left the court, Josh decided to give a set of headphones to", + "s2_io_flip_cf": "Before Josh and Roy left the court, Roy decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Tim and Tom left the court, Tom decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Tom and Tim left the court, Tim decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Josh left the court, Roy decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Tom left the court, Tim decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Josh", + "object": "set of headphones", + "place": "court", + "random_a": "Tom", + "random_b": "Tim", + "random_c": "Will" + } + }, + { + "text": "Before Ryan and Guy left the car, Ryan decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Guy left the car, Ross decided to give a shelf to", + "random_names_cf": "Before Kay and Sarah left the car, Kay decided to give a shelf to", + "s1_io_flip_cf": "Before Guy and Ryan left the car, Ryan decided to give a shelf to", + "s2_io_flip_cf": "Before Ryan and Guy left the car, Guy decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Kay left the car, Kay decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Kay and Sarah left the car, Sarah decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Ryan left the car, Guy decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Kay left the car, Sarah decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Ryan", + "object": "shelf", + "place": "car", + "random_a": "Kay", + "random_b": "Sarah", + "random_c": "Ross" + } + }, + { + "text": "While Cal and Ross relaxed, Cal gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Ross relaxed, Roy gave a pair of goggles to", + "random_names_cf": "While Tim and Grant relaxed, Tim gave a pair of goggles to", + "s1_io_flip_cf": "While Ross and Cal relaxed, Cal gave a pair of goggles to", + "s2_io_flip_cf": "While Cal and Ross relaxed, Ross gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Grant and Tim relaxed, Tim gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Tim and Grant relaxed, Grant gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Cal relaxed, Ross gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Tim relaxed, Grant gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Cal", + "object": "pair of goggles", + "place": "hangar", + "random_a": "Tim", + "random_b": "Grant", + "random_c": "Roy" + } + }, + { + "text": "The cafeteria Stan and Tom went to had a pair of sunglasses. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Stan and Tom went to had a pair of sunglasses. Angel gave it to", + "random_names_cf": "The cafeteria Grant and Ryan went to had a pair of sunglasses. Grant gave it to", + "s1_io_flip_cf": "The cafeteria Tom and Stan went to had a pair of sunglasses. Stan gave it to", + "s2_io_flip_cf": "The cafeteria Stan and Tom went to had a pair of sunglasses. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Ryan and Grant went to had a pair of sunglasses. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Grant and Ryan went to had a pair of sunglasses. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Tom and Stan went to had a pair of sunglasses. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Ryan and Grant went to had a pair of sunglasses. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Stan", + "object": "pair of sunglasses", + "place": "cafeteria", + "random_a": "Grant", + "random_b": "Ryan", + "random_c": "Angel" + } + }, + { + "text": "Once Elizabeth and Grant arrived at the convenience store, Elizabeth gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Grant arrived at the convenience store, Peter gave a coat to", + "random_names_cf": "Once Steven and Rick arrived at the convenience store, Steven gave a coat to", + "s1_io_flip_cf": "Once Grant and Elizabeth arrived at the convenience store, Elizabeth gave a coat to", + "s2_io_flip_cf": "Once Elizabeth and Grant arrived at the convenience store, Grant gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Rick and Steven arrived at the convenience store, Steven gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Steven and Rick arrived at the convenience store, Rick gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Elizabeth arrived at the convenience store, Grant gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Steven arrived at the convenience store, Rick gave a coat to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Elizabeth", + "object": "coat", + "place": "convenience store", + "random_a": "Steven", + "random_b": "Rick", + "random_c": "Peter" + } + }, + { + "text": "The ferry Ryan and Luke went to had a grater. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Ryan and Luke went to had a grater. Mike gave it to", + "random_names_cf": "The ferry Austin and Kay went to had a grater. Austin gave it to", + "s1_io_flip_cf": "The ferry Luke and Ryan went to had a grater. Ryan gave it to", + "s2_io_flip_cf": "The ferry Ryan and Luke went to had a grater. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Kay and Austin went to had a grater. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Austin and Kay went to had a grater. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Luke and Ryan went to had a grater. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Kay and Austin went to had a grater. Kay gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Ryan", + "object": "grater", + "place": "ferry", + "random_a": "Austin", + "random_b": "Kay", + "random_c": "Mike" + } + }, + { + "text": "The gym Kay and Alexander went to had a gold watch. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Kay and Alexander went to had a gold watch. Robert gave it to", + "random_names_cf": "The gym Elizabeth and Tom went to had a gold watch. Elizabeth gave it to", + "s1_io_flip_cf": "The gym Alexander and Kay went to had a gold watch. Kay gave it to", + "s2_io_flip_cf": "The gym Kay and Alexander went to had a gold watch. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The gym Tom and Elizabeth went to had a gold watch. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The gym Elizabeth and Tom went to had a gold watch. Tom gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Alexander and Kay went to had a gold watch. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Tom and Elizabeth went to had a gold watch. Tom gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Kay", + "object": "gold watch", + "place": "gym", + "random_a": "Elizabeth", + "random_b": "Tom", + "random_c": "Robert" + } + }, + { + "text": "When Lewis and Steven were about to leave the boatyard, Lewis gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Steven were about to leave the boatyard, Kelly gave a bucket of paint to", + "random_names_cf": "When Mike and Ryan were about to leave the boatyard, Mike gave a bucket of paint to", + "s1_io_flip_cf": "When Steven and Lewis were about to leave the boatyard, Lewis gave a bucket of paint to", + "s2_io_flip_cf": "When Lewis and Steven were about to leave the boatyard, Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Ryan and Mike were about to leave the boatyard, Mike gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Mike and Ryan were about to leave the boatyard, Ryan gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Lewis were about to leave the boatyard, Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Mike were about to leave the boatyard, Ryan gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Lewis", + "object": "bucket of paint", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Ryan", + "random_c": "Kelly" + } + }, + { + "text": "Then, Kelly and William went to the mall. Kelly gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and William went to the mall. Neil gave a boot to", + "random_names_cf": "Then, Grant and Mike went to the mall. Grant gave a boot to", + "s1_io_flip_cf": "Then, William and Kelly went to the mall. Kelly gave a boot to", + "s2_io_flip_cf": "Then, Kelly and William went to the mall. William gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Grant went to the mall. Grant gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Mike went to the mall. Mike gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kelly went to the mall. William gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Grant went to the mall. Mike gave a boot to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kelly", + "object": "boot", + "place": "mall", + "random_a": "Grant", + "random_b": "Mike", + "random_c": "Neil" + } + }, + { + "text": "When Rob and Jonathan got a highlighter at the hangar, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Jonathan got a highlighter at the hangar, Summer decided to give it to", + "random_names_cf": "When Josh and Luke got a highlighter at the hangar, Josh decided to give it to", + "s1_io_flip_cf": "When Jonathan and Rob got a highlighter at the hangar, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Jonathan got a highlighter at the hangar, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Josh got a highlighter at the hangar, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Luke got a highlighter at the hangar, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Rob got a highlighter at the hangar, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Josh got a highlighter at the hangar, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Rob", + "object": "highlighter", + "place": "hangar", + "random_a": "Josh", + "random_b": "Luke", + "random_c": "Summer" + } + }, + { + "text": "When Lewis and Cal got a poster at the hotel, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Cal got a poster at the hotel, Robert decided to give it to", + "random_names_cf": "When Stan and Jim got a poster at the hotel, Stan decided to give it to", + "s1_io_flip_cf": "When Cal and Lewis got a poster at the hotel, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Cal got a poster at the hotel, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Stan got a poster at the hotel, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Jim got a poster at the hotel, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Lewis got a poster at the hotel, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Stan got a poster at the hotel, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "poster", + "place": "hotel", + "random_a": "Stan", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "Then, Kelly and Jim went to the stadium. Kelly gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Jim went to the stadium. Stan gave a bathtub to", + "random_names_cf": "Then, Tom and Mike went to the stadium. Tom gave a bathtub to", + "s1_io_flip_cf": "Then, Jim and Kelly went to the stadium. Kelly gave a bathtub to", + "s2_io_flip_cf": "Then, Kelly and Jim went to the stadium. Jim gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Tom went to the stadium. Tom gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Mike went to the stadium. Mike gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Kelly went to the stadium. Jim gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tom went to the stadium. Mike gave a bathtub to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Kelly", + "object": "bathtub", + "place": "stadium", + "random_a": "Tom", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "When Jim and Ross got a grater at the market, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Ross got a grater at the market, Mike decided to give it to", + "random_names_cf": "When Scott and Neil got a grater at the market, Scott decided to give it to", + "s1_io_flip_cf": "When Ross and Jim got a grater at the market, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Ross got a grater at the market, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Scott got a grater at the market, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Neil got a grater at the market, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Jim got a grater at the market, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Scott got a grater at the market, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Jim", + "object": "grater", + "place": "market", + "random_a": "Scott", + "random_b": "Neil", + "random_c": "Mike" + } + }, + { + "text": "Before Summer and Charles left the marketplace, Summer decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Charles left the marketplace, Alexander decided to give a pillow to", + "random_names_cf": "Before Ross and Jonathan left the marketplace, Ross decided to give a pillow to", + "s1_io_flip_cf": "Before Charles and Summer left the marketplace, Summer decided to give a pillow to", + "s2_io_flip_cf": "Before Summer and Charles left the marketplace, Charles decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Ross left the marketplace, Ross decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Ross and Jonathan left the marketplace, Jonathan decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Summer left the marketplace, Charles decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Ross left the marketplace, Jonathan decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Summer", + "object": "pillow", + "place": "marketplace", + "random_a": "Ross", + "random_b": "Jonathan", + "random_c": "Alexander" + } + }, + { + "text": "When Tom and Rick got a match at the school, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Rick got a match at the school, Ross decided to give it to", + "random_names_cf": "When Alexander and Grant got a match at the school, Alexander decided to give it to", + "s1_io_flip_cf": "When Rick and Tom got a match at the school, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Rick got a match at the school, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Alexander got a match at the school, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Grant got a match at the school, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Tom got a match at the school, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Alexander got a match at the school, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Tom", + "object": "match", + "place": "school", + "random_a": "Alexander", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "When Henry and Ross were about to leave the pharmacy, Henry gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Ross were about to leave the pharmacy, Guy gave a mirror to", + "random_names_cf": "When Sarah and Mike were about to leave the pharmacy, Sarah gave a mirror to", + "s1_io_flip_cf": "When Ross and Henry were about to leave the pharmacy, Henry gave a mirror to", + "s2_io_flip_cf": "When Henry and Ross were about to leave the pharmacy, Ross gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Mike and Sarah were about to leave the pharmacy, Sarah gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Sarah and Mike were about to leave the pharmacy, Mike gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Henry were about to leave the pharmacy, Ross gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Sarah were about to leave the pharmacy, Mike gave a mirror to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Henry", + "object": "mirror", + "place": "pharmacy", + "random_a": "Sarah", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "When Jonathan and Edward were about to leave the toy store, Jonathan gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Edward were about to leave the toy store, Tim gave a ribbon to", + "random_names_cf": "When Alex and Charles were about to leave the toy store, Alex gave a ribbon to", + "s1_io_flip_cf": "When Edward and Jonathan were about to leave the toy store, Jonathan gave a ribbon to", + "s2_io_flip_cf": "When Jonathan and Edward were about to leave the toy store, Edward gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex were about to leave the toy store, Alex gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles were about to leave the toy store, Charles gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Jonathan were about to leave the toy store, Edward gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex were about to leave the toy store, Charles gave a ribbon to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jonathan", + "object": "ribbon", + "place": "toy store", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "Once Scott and Henry arrived at the university campus, Scott gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Henry arrived at the university campus, Austin gave a match to", + "random_names_cf": "Once Roy and Andrew arrived at the university campus, Roy gave a match to", + "s1_io_flip_cf": "Once Henry and Scott arrived at the university campus, Scott gave a match to", + "s2_io_flip_cf": "Once Scott and Henry arrived at the university campus, Henry gave a match to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Roy arrived at the university campus, Roy gave a match to", + "random_names_s2_ioi_flip_cf": "Once Roy and Andrew arrived at the university campus, Andrew gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Scott arrived at the university campus, Henry gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Roy arrived at the university campus, Andrew gave a match to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Scott", + "object": "match", + "place": "university campus", + "random_a": "Roy", + "random_b": "Andrew", + "random_c": "Austin" + } + }, + { + "text": "Before Austin and Angel left the ramp, Austin decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Angel left the ramp, Josh decided to give a bucket of paint to", + "random_names_cf": "Before Joe and Scott left the ramp, Joe decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Angel and Austin left the ramp, Austin decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Austin and Angel left the ramp, Angel decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Scott and Joe left the ramp, Joe decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Joe and Scott left the ramp, Scott decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Austin left the ramp, Angel decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Joe left the ramp, Scott decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Austin", + "object": "bucket of paint", + "place": "ramp", + "random_a": "Joe", + "random_b": "Scott", + "random_c": "Josh" + } + }, + { + "text": "While Daniel and Charles relaxed, Daniel gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Charles relaxed, Mike gave a vest to", + "random_names_cf": "While Kelly and Roy relaxed, Kelly gave a vest to", + "s1_io_flip_cf": "While Charles and Daniel relaxed, Daniel gave a vest to", + "s2_io_flip_cf": "While Daniel and Charles relaxed, Charles gave a vest to", + "random_names_s1_ioi_flip_cf": "While Roy and Kelly relaxed, Kelly gave a vest to", + "random_names_s2_ioi_flip_cf": "While Kelly and Roy relaxed, Roy gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Daniel relaxed, Charles gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Kelly relaxed, Roy gave a vest to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Daniel", + "object": "vest", + "place": "field", + "random_a": "Kelly", + "random_b": "Roy", + "random_c": "Mike" + } + }, + { + "text": "The department store Stan and Scott went to had a basketball. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Stan and Scott went to had a basketball. Ryan gave it to", + "random_names_cf": "The department store Grant and Peter went to had a basketball. Grant gave it to", + "s1_io_flip_cf": "The department store Scott and Stan went to had a basketball. Stan gave it to", + "s2_io_flip_cf": "The department store Stan and Scott went to had a basketball. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The department store Peter and Grant went to had a basketball. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The department store Grant and Peter went to had a basketball. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Scott and Stan went to had a basketball. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Peter and Grant went to had a basketball. Peter gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Stan", + "object": "basketball", + "place": "department store", + "random_a": "Grant", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "Once Phil and Roger arrived at the studio, Phil gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Roger arrived at the studio, Kay gave a ladder to", + "random_names_cf": "Once Lewis and Roy arrived at the studio, Lewis gave a ladder to", + "s1_io_flip_cf": "Once Roger and Phil arrived at the studio, Phil gave a ladder to", + "s2_io_flip_cf": "Once Phil and Roger arrived at the studio, Roger gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Roy and Lewis arrived at the studio, Lewis gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Roy arrived at the studio, Roy gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Phil arrived at the studio, Roger gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Lewis arrived at the studio, Roy gave a ladder to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Phil", + "object": "ladder", + "place": "studio", + "random_a": "Lewis", + "random_b": "Roy", + "random_c": "Kay" + } + }, + { + "text": "When Phil and Kelly were about to leave the zoo, Phil gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Kelly were about to leave the zoo, Charles gave a pin to", + "random_names_cf": "When Peter and Lewis were about to leave the zoo, Peter gave a pin to", + "s1_io_flip_cf": "When Kelly and Phil were about to leave the zoo, Phil gave a pin to", + "s2_io_flip_cf": "When Phil and Kelly were about to leave the zoo, Kelly gave a pin to", + "random_names_s1_ioi_flip_cf": "When Lewis and Peter were about to leave the zoo, Peter gave a pin to", + "random_names_s2_ioi_flip_cf": "When Peter and Lewis were about to leave the zoo, Lewis gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Phil were about to leave the zoo, Kelly gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Peter were about to leave the zoo, Lewis gave a pin to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Phil", + "object": "pin", + "place": "zoo", + "random_a": "Peter", + "random_b": "Lewis", + "random_c": "Charles" + } + }, + { + "text": "Before Mike and Ryan left the school, Mike decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Ryan left the school, Kay decided to give a dishwasher to", + "random_names_cf": "Before Alex and Sarah left the school, Alex decided to give a dishwasher to", + "s1_io_flip_cf": "Before Ryan and Mike left the school, Mike decided to give a dishwasher to", + "s2_io_flip_cf": "Before Mike and Ryan left the school, Ryan decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Alex left the school, Alex decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Alex and Sarah left the school, Sarah decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Mike left the school, Ryan decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Alex left the school, Sarah decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Mike", + "object": "dishwasher", + "place": "school", + "random_a": "Alex", + "random_b": "Sarah", + "random_c": "Kay" + } + }, + { + "text": "While Scott and Roy relaxed, Scott gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Roy relaxed, Joe gave a pair of nail clippers to", + "random_names_cf": "While Rob and Dan relaxed, Rob gave a pair of nail clippers to", + "s1_io_flip_cf": "While Roy and Scott relaxed, Scott gave a pair of nail clippers to", + "s2_io_flip_cf": "While Scott and Roy relaxed, Roy gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Dan and Rob relaxed, Rob gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Rob and Dan relaxed, Dan gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Scott relaxed, Roy gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Rob relaxed, Dan gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Scott", + "object": "pair of nail clippers", + "place": "salon", + "random_a": "Rob", + "random_b": "Dan", + "random_c": "Joe" + } + }, + { + "text": "The dorm Steven and Robert went to had a basket. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Steven and Robert went to had a basket. Ryan gave it to", + "random_names_cf": "The dorm Henry and William went to had a basket. Henry gave it to", + "s1_io_flip_cf": "The dorm Robert and Steven went to had a basket. Steven gave it to", + "s2_io_flip_cf": "The dorm Steven and Robert went to had a basket. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The dorm William and Henry went to had a basket. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Henry and William went to had a basket. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Robert and Steven went to had a basket. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm William and Henry went to had a basket. William gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steven", + "object": "basket", + "place": "dorm", + "random_a": "Henry", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "While Sarah and Edward relaxed, Sarah gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Edward relaxed, Tim gave a ruler to", + "random_names_cf": "While Roy and Austin relaxed, Roy gave a ruler to", + "s1_io_flip_cf": "While Edward and Sarah relaxed, Sarah gave a ruler to", + "s2_io_flip_cf": "While Sarah and Edward relaxed, Edward gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Austin and Roy relaxed, Roy gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Roy and Austin relaxed, Austin gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Sarah relaxed, Edward gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Roy relaxed, Austin gave a ruler to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Sarah", + "object": "ruler", + "place": "zoo", + "random_a": "Roy", + "random_b": "Austin", + "random_c": "Tim" + } + }, + { + "text": "Once Tim and Henry arrived at the supermarket, Tim gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Henry arrived at the supermarket, Don gave a thread to", + "random_names_cf": "Once Sarah and Robert arrived at the supermarket, Sarah gave a thread to", + "s1_io_flip_cf": "Once Henry and Tim arrived at the supermarket, Tim gave a thread to", + "s2_io_flip_cf": "Once Tim and Henry arrived at the supermarket, Henry gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Robert and Sarah arrived at the supermarket, Sarah gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Robert arrived at the supermarket, Robert gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Tim arrived at the supermarket, Henry gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Sarah arrived at the supermarket, Robert gave a thread to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "thread", + "place": "supermarket", + "random_a": "Sarah", + "random_b": "Robert", + "random_c": "Don" + } + }, + { + "text": "Then, Rick and Steve went to the spa. Rick gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Steve went to the spa. Rob gave a thimble to", + "random_names_cf": "Then, Roger and Charles went to the spa. Roger gave a thimble to", + "s1_io_flip_cf": "Then, Steve and Rick went to the spa. Rick gave a thimble to", + "s2_io_flip_cf": "Then, Rick and Steve went to the spa. Steve gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Roger went to the spa. Roger gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Charles went to the spa. Charles gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Rick went to the spa. Steve gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roger went to the spa. Charles gave a thimble to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rick", + "object": "thimble", + "place": "spa", + "random_a": "Roger", + "random_b": "Charles", + "random_c": "Rob" + } + }, + { + "text": "When Steven and Roy got a bathtub at the supermarket, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Roy got a bathtub at the supermarket, Joe decided to give it to", + "random_names_cf": "When Josh and Tim got a bathtub at the supermarket, Josh decided to give it to", + "s1_io_flip_cf": "When Roy and Steven got a bathtub at the supermarket, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Roy got a bathtub at the supermarket, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Josh got a bathtub at the supermarket, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Tim got a bathtub at the supermarket, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Steven got a bathtub at the supermarket, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Josh got a bathtub at the supermarket, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Steven", + "object": "bathtub", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Tim", + "random_c": "Joe" + } + }, + { + "text": "When Roger and Joe were about to leave the market, Roger gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Joe were about to leave the market, Ryan gave a sifter to", + "random_names_cf": "When Sarah and Austin were about to leave the market, Sarah gave a sifter to", + "s1_io_flip_cf": "When Joe and Roger were about to leave the market, Roger gave a sifter to", + "s2_io_flip_cf": "When Roger and Joe were about to leave the market, Joe gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Austin and Sarah were about to leave the market, Sarah gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Sarah and Austin were about to leave the market, Austin gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Roger were about to leave the market, Joe gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Sarah were about to leave the market, Austin gave a sifter to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Roger", + "object": "sifter", + "place": "market", + "random_a": "Sarah", + "random_b": "Austin", + "random_c": "Ryan" + } + }, + { + "text": "The tire store Stan and Andrew went to had a basketball. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The tire store Stan and Andrew went to had a basketball. Alexander gave it to", + "random_names_cf": "The tire store Ross and Guy went to had a basketball. Ross gave it to", + "s1_io_flip_cf": "The tire store Andrew and Stan went to had a basketball. Stan gave it to", + "s2_io_flip_cf": "The tire store Stan and Andrew went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The tire store Guy and Ross went to had a basketball. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The tire store Ross and Guy went to had a basketball. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The tire store Andrew and Stan went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The tire store Guy and Ross went to had a basketball. Guy gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Stan", + "object": "basketball", + "place": "tire store", + "random_a": "Ross", + "random_b": "Guy", + "random_c": "Alexander" + } + }, + { + "text": "Then, Rob and Roy had a lot of fun at the airport. Rob gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Roy had a lot of fun at the airport. Andrew gave a pen to", + "random_names_cf": "Then, Austin and Neil had a lot of fun at the airport. Austin gave a pen to", + "s1_io_flip_cf": "Then, Roy and Rob had a lot of fun at the airport. Rob gave a pen to", + "s2_io_flip_cf": "Then, Rob and Roy had a lot of fun at the airport. Roy gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Austin had a lot of fun at the airport. Austin gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Neil had a lot of fun at the airport. Neil gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rob had a lot of fun at the airport. Roy gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Austin had a lot of fun at the airport. Neil gave a pen to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rob", + "object": "pen", + "place": "airport", + "random_a": "Austin", + "random_b": "Neil", + "random_c": "Andrew" + } + }, + { + "text": "While Alexander and William relaxed, Alexander gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and William relaxed, Ryan gave a pin to", + "random_names_cf": "While Mike and Charles relaxed, Mike gave a pin to", + "s1_io_flip_cf": "While William and Alexander relaxed, Alexander gave a pin to", + "s2_io_flip_cf": "While Alexander and William relaxed, William gave a pin to", + "random_names_s1_ioi_flip_cf": "While Charles and Mike relaxed, Mike gave a pin to", + "random_names_s2_ioi_flip_cf": "While Mike and Charles relaxed, Charles gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Alexander relaxed, William gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Mike relaxed, Charles gave a pin to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "pin", + "place": "gym", + "random_a": "Mike", + "random_b": "Charles", + "random_c": "Ryan" + } + }, + { + "text": "The restaurant Scott and Alexander went to had a sifter. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Scott and Alexander went to had a sifter. Peter gave it to", + "random_names_cf": "The restaurant Don and Edward went to had a sifter. Don gave it to", + "s1_io_flip_cf": "The restaurant Alexander and Scott went to had a sifter. Scott gave it to", + "s2_io_flip_cf": "The restaurant Scott and Alexander went to had a sifter. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Edward and Don went to had a sifter. Don gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Don and Edward went to had a sifter. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Alexander and Scott went to had a sifter. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Edward and Don went to had a sifter. Edward gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Scott", + "object": "sifter", + "place": "restaurant", + "random_a": "Don", + "random_b": "Edward", + "random_c": "Peter" + } + }, + { + "text": "Once Roger and Kay arrived at the airbase, Roger gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Kay arrived at the airbase, Stan gave a coat to", + "random_names_cf": "Once Dan and Alexander arrived at the airbase, Dan gave a coat to", + "s1_io_flip_cf": "Once Kay and Roger arrived at the airbase, Roger gave a coat to", + "s2_io_flip_cf": "Once Roger and Kay arrived at the airbase, Kay gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Dan arrived at the airbase, Dan gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Dan and Alexander arrived at the airbase, Alexander gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Roger arrived at the airbase, Kay gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Dan arrived at the airbase, Alexander gave a coat to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "coat", + "place": "airbase", + "random_a": "Dan", + "random_b": "Alexander", + "random_c": "Stan" + } + }, + { + "text": "Once Charles and Jonathan arrived at the supermarket, Charles gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Jonathan arrived at the supermarket, Scott gave a sink to", + "random_names_cf": "Once Daniel and Roy arrived at the supermarket, Daniel gave a sink to", + "s1_io_flip_cf": "Once Jonathan and Charles arrived at the supermarket, Charles gave a sink to", + "s2_io_flip_cf": "Once Charles and Jonathan arrived at the supermarket, Jonathan gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Roy and Daniel arrived at the supermarket, Daniel gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Roy arrived at the supermarket, Roy gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Charles arrived at the supermarket, Jonathan gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Daniel arrived at the supermarket, Roy gave a sink to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Charles", + "object": "sink", + "place": "supermarket", + "random_a": "Daniel", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "When Scott and Josh got a blouse at the field, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Josh got a blouse at the field, Lewis decided to give it to", + "random_names_cf": "When Steven and William got a blouse at the field, Steven decided to give it to", + "s1_io_flip_cf": "When Josh and Scott got a blouse at the field, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Josh got a blouse at the field, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Steven got a blouse at the field, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and William got a blouse at the field, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Scott got a blouse at the field, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Steven got a blouse at the field, William decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Scott", + "object": "blouse", + "place": "field", + "random_a": "Steven", + "random_b": "William", + "random_c": "Lewis" + } + }, + { + "text": "Then, Roy and Stan were working at the service station. Roy decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Stan were working at the service station. Alexander decided to give a wallet to", + "random_names_cf": "Then, Kelly and Henry were working at the service station. Kelly decided to give a wallet to", + "s1_io_flip_cf": "Then, Stan and Roy were working at the service station. Roy decided to give a wallet to", + "s2_io_flip_cf": "Then, Roy and Stan were working at the service station. Stan decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Kelly were working at the service station. Kelly decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Henry were working at the service station. Henry decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Roy were working at the service station. Stan decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Kelly were working at the service station. Henry decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Roy", + "object": "wallet", + "place": "service station", + "random_a": "Kelly", + "random_b": "Henry", + "random_c": "Alexander" + } + }, + { + "text": "Then, Kelly and Tom were working at the department store. Kelly decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Tom were working at the department store. Tim decided to give a spoon to", + "random_names_cf": "Then, Scott and Ross were working at the department store. Scott decided to give a spoon to", + "s1_io_flip_cf": "Then, Tom and Kelly were working at the department store. Kelly decided to give a spoon to", + "s2_io_flip_cf": "Then, Kelly and Tom were working at the department store. Tom decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Scott were working at the department store. Scott decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Ross were working at the department store. Ross decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Kelly were working at the department store. Tom decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Scott were working at the department store. Ross decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kelly", + "object": "spoon", + "place": "department store", + "random_a": "Scott", + "random_b": "Ross", + "random_c": "Tim" + } + }, + { + "text": "Before Joe and Grant left the museum, Joe decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Grant left the museum, William decided to give a jar to", + "random_names_cf": "Before Will and Scott left the museum, Will decided to give a jar to", + "s1_io_flip_cf": "Before Grant and Joe left the museum, Joe decided to give a jar to", + "s2_io_flip_cf": "Before Joe and Grant left the museum, Grant decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Scott and Will left the museum, Will decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Will and Scott left the museum, Scott decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Joe left the museum, Grant decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Will left the museum, Scott decided to give a jar to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Joe", + "object": "jar", + "place": "museum", + "random_a": "Will", + "random_b": "Scott", + "random_c": "William" + } + }, + { + "text": "Then, Tim and Mike went to the garden. Tim gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Mike went to the garden. Jim gave a fork to", + "random_names_cf": "Then, Edward and Rick went to the garden. Edward gave a fork to", + "s1_io_flip_cf": "Then, Mike and Tim went to the garden. Tim gave a fork to", + "s2_io_flip_cf": "Then, Tim and Mike went to the garden. Mike gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Edward went to the garden. Edward gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Rick went to the garden. Rick gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tim went to the garden. Mike gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward went to the garden. Rick gave a fork to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "fork", + "place": "garden", + "random_a": "Edward", + "random_b": "Rick", + "random_c": "Jim" + } + }, + { + "text": "While Summer and Scott relaxed, Summer gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Scott relaxed, Roger gave a trunk to", + "random_names_cf": "While Will and Peter relaxed, Will gave a trunk to", + "s1_io_flip_cf": "While Scott and Summer relaxed, Summer gave a trunk to", + "s2_io_flip_cf": "While Summer and Scott relaxed, Scott gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Peter and Will relaxed, Will gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Will and Peter relaxed, Peter gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Summer relaxed, Scott gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Will relaxed, Peter gave a trunk to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Summer", + "object": "trunk", + "place": "hangar", + "random_a": "Will", + "random_b": "Peter", + "random_c": "Roger" + } + }, + { + "text": "When Tim and Sarah got a dress at the gift shop, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Sarah got a dress at the gift shop, Robert decided to give it to", + "random_names_cf": "When Tom and Edward got a dress at the gift shop, Tom decided to give it to", + "s1_io_flip_cf": "When Sarah and Tim got a dress at the gift shop, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Sarah got a dress at the gift shop, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Tom got a dress at the gift shop, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Edward got a dress at the gift shop, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Tim got a dress at the gift shop, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Tom got a dress at the gift shop, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Tim", + "object": "dress", + "place": "gift shop", + "random_a": "Tom", + "random_b": "Edward", + "random_c": "Robert" + } + }, + { + "text": "When Tom and Roy got a mirror at the park, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Roy got a mirror at the park, Josh decided to give it to", + "random_names_cf": "When Henry and Summer got a mirror at the park, Henry decided to give it to", + "s1_io_flip_cf": "When Roy and Tom got a mirror at the park, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Roy got a mirror at the park, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Henry got a mirror at the park, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Summer got a mirror at the park, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Tom got a mirror at the park, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Henry got a mirror at the park, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Tom", + "object": "mirror", + "place": "park", + "random_a": "Henry", + "random_b": "Summer", + "random_c": "Josh" + } + }, + { + "text": "When Lewis and Elizabeth got a bucket of paint at the stadium, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Elizabeth got a bucket of paint at the stadium, William decided to give it to", + "random_names_cf": "When Henry and Don got a bucket of paint at the stadium, Henry decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Lewis got a bucket of paint at the stadium, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Elizabeth got a bucket of paint at the stadium, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Henry got a bucket of paint at the stadium, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Don got a bucket of paint at the stadium, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Lewis got a bucket of paint at the stadium, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Henry got a bucket of paint at the stadium, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Lewis", + "object": "bucket of paint", + "place": "stadium", + "random_a": "Henry", + "random_b": "Don", + "random_c": "William" + } + }, + { + "text": "When Edward and Rob got a ribbon at the break room, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Rob got a ribbon at the break room, Josh decided to give it to", + "random_names_cf": "When Charles and Will got a ribbon at the break room, Charles decided to give it to", + "s1_io_flip_cf": "When Rob and Edward got a ribbon at the break room, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Rob got a ribbon at the break room, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Charles got a ribbon at the break room, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Will got a ribbon at the break room, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Edward got a ribbon at the break room, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Charles got a ribbon at the break room, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Edward", + "object": "ribbon", + "place": "break room", + "random_a": "Charles", + "random_b": "Will", + "random_c": "Josh" + } + }, + { + "text": "When Will and Alex got a pillow at the museum, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Alex got a pillow at the museum, Grant decided to give it to", + "random_names_cf": "When Edward and Austin got a pillow at the museum, Edward decided to give it to", + "s1_io_flip_cf": "When Alex and Will got a pillow at the museum, Will decided to give it to", + "s2_io_flip_cf": "When Will and Alex got a pillow at the museum, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Edward got a pillow at the museum, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Austin got a pillow at the museum, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Will got a pillow at the museum, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Edward got a pillow at the museum, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Will", + "object": "pillow", + "place": "museum", + "random_a": "Edward", + "random_b": "Austin", + "random_c": "Grant" + } + }, + { + "text": "Then, Josh and Tom had a lot of fun at the airport. Josh gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Tom had a lot of fun at the airport. William gave a match to", + "random_names_cf": "Then, Rob and Summer had a lot of fun at the airport. Rob gave a match to", + "s1_io_flip_cf": "Then, Tom and Josh had a lot of fun at the airport. Josh gave a match to", + "s2_io_flip_cf": "Then, Josh and Tom had a lot of fun at the airport. Tom gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the airport. Rob gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Summer had a lot of fun at the airport. Summer gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Josh had a lot of fun at the airport. Tom gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the airport. Summer gave a match to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Josh", + "object": "match", + "place": "airport", + "random_a": "Rob", + "random_b": "Summer", + "random_c": "William" + } + }, + { + "text": "Then, Angel and Tom had a lot of fun at the stadium. Angel gave a fork to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Tom had a lot of fun at the stadium. Roy gave a fork to", + "random_names_cf": "Then, William and Cal had a lot of fun at the stadium. William gave a fork to", + "s1_io_flip_cf": "Then, Tom and Angel had a lot of fun at the stadium. Angel gave a fork to", + "s2_io_flip_cf": "Then, Angel and Tom had a lot of fun at the stadium. Tom gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Cal and William had a lot of fun at the stadium. William gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, William and Cal had a lot of fun at the stadium. Cal gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Angel had a lot of fun at the stadium. Tom gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and William had a lot of fun at the stadium. Cal gave a fork to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Angel", + "object": "fork", + "place": "stadium", + "random_a": "William", + "random_b": "Cal", + "random_c": "Roy" + } + }, + { + "text": "While Summer and William relaxed, Summer gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and William relaxed, Peter gave a pencil to", + "random_names_cf": "While Dan and Ross relaxed, Dan gave a pencil to", + "s1_io_flip_cf": "While William and Summer relaxed, Summer gave a pencil to", + "s2_io_flip_cf": "While Summer and William relaxed, William gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Ross and Dan relaxed, Dan gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Dan and Ross relaxed, Ross gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Summer relaxed, William gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Dan relaxed, Ross gave a pencil to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Summer", + "object": "pencil", + "place": "restaurant", + "random_a": "Dan", + "random_b": "Ross", + "random_c": "Peter" + } + }, + { + "text": "Then, Joe and Tom were working at the resort. Joe decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Tom were working at the resort. Ross decided to give a highlighter to", + "random_names_cf": "Then, Dan and Tim were working at the resort. Dan decided to give a highlighter to", + "s1_io_flip_cf": "Then, Tom and Joe were working at the resort. Joe decided to give a highlighter to", + "s2_io_flip_cf": "Then, Joe and Tom were working at the resort. Tom decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Dan were working at the resort. Dan decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Tim were working at the resort. Tim decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Joe were working at the resort. Tom decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Dan were working at the resort. Tim decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "highlighter", + "place": "resort", + "random_a": "Dan", + "random_b": "Tim", + "random_c": "Ross" + } + }, + { + "text": "When Joe and Roy were about to leave the music store, Joe gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Roy were about to leave the music store, Phil gave a needle to", + "random_names_cf": "When Sarah and Kay were about to leave the music store, Sarah gave a needle to", + "s1_io_flip_cf": "When Roy and Joe were about to leave the music store, Joe gave a needle to", + "s2_io_flip_cf": "When Joe and Roy were about to leave the music store, Roy gave a needle to", + "random_names_s1_ioi_flip_cf": "When Kay and Sarah were about to leave the music store, Sarah gave a needle to", + "random_names_s2_ioi_flip_cf": "When Sarah and Kay were about to leave the music store, Kay gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Joe were about to leave the music store, Roy gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Sarah were about to leave the music store, Kay gave a needle to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Joe", + "object": "needle", + "place": "music store", + "random_a": "Sarah", + "random_b": "Kay", + "random_c": "Phil" + } + }, + { + "text": "When Angel and Guy got a key at the museum, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Guy got a key at the museum, Rob decided to give it to", + "random_names_cf": "When Robert and Summer got a key at the museum, Robert decided to give it to", + "s1_io_flip_cf": "When Guy and Angel got a key at the museum, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Guy got a key at the museum, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Robert got a key at the museum, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Summer got a key at the museum, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Angel got a key at the museum, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Robert got a key at the museum, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Angel", + "object": "key", + "place": "museum", + "random_a": "Robert", + "random_b": "Summer", + "random_c": "Rob" + } + }, + { + "text": "While Andrew and Jim relaxed, Andrew gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Jim relaxed, Phil gave a grater to", + "random_names_cf": "While Luke and Elizabeth relaxed, Luke gave a grater to", + "s1_io_flip_cf": "While Jim and Andrew relaxed, Andrew gave a grater to", + "s2_io_flip_cf": "While Andrew and Jim relaxed, Jim gave a grater to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Luke relaxed, Luke gave a grater to", + "random_names_s2_ioi_flip_cf": "While Luke and Elizabeth relaxed, Elizabeth gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Andrew relaxed, Jim gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Luke relaxed, Elizabeth gave a grater to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Andrew", + "object": "grater", + "place": "circus", + "random_a": "Luke", + "random_b": "Elizabeth", + "random_c": "Phil" + } + }, + { + "text": "Once Ross and Daniel arrived at the pizzeria, Ross gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Daniel arrived at the pizzeria, Jim gave a napkin to", + "random_names_cf": "Once Don and Joe arrived at the pizzeria, Don gave a napkin to", + "s1_io_flip_cf": "Once Daniel and Ross arrived at the pizzeria, Ross gave a napkin to", + "s2_io_flip_cf": "Once Ross and Daniel arrived at the pizzeria, Daniel gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Joe and Don arrived at the pizzeria, Don gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Don and Joe arrived at the pizzeria, Joe gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Ross arrived at the pizzeria, Daniel gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Don arrived at the pizzeria, Joe gave a napkin to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "napkin", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Joe", + "random_c": "Jim" + } + }, + { + "text": "Then, Ryan and Alex went to the field. Ryan gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Alex went to the field. Peter gave a desk to", + "random_names_cf": "Then, Daniel and Kelly went to the field. Daniel gave a desk to", + "s1_io_flip_cf": "Then, Alex and Ryan went to the field. Ryan gave a desk to", + "s2_io_flip_cf": "Then, Ryan and Alex went to the field. Alex gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Daniel went to the field. Daniel gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Kelly went to the field. Kelly gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ryan went to the field. Alex gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Daniel went to the field. Kelly gave a desk to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ryan", + "object": "desk", + "place": "field", + "random_a": "Daniel", + "random_b": "Kelly", + "random_c": "Peter" + } + }, + { + "text": "Then, Roger and Ross were working at the racetrack. Roger decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Ross were working at the racetrack. Tom decided to give a sock to", + "random_names_cf": "Then, Phil and Tim were working at the racetrack. Phil decided to give a sock to", + "s1_io_flip_cf": "Then, Ross and Roger were working at the racetrack. Roger decided to give a sock to", + "s2_io_flip_cf": "Then, Roger and Ross were working at the racetrack. Ross decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Phil were working at the racetrack. Phil decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Tim were working at the racetrack. Tim decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Roger were working at the racetrack. Ross decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Phil were working at the racetrack. Tim decided to give a sock to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roger", + "object": "sock", + "place": "racetrack", + "random_a": "Phil", + "random_b": "Tim", + "random_c": "Tom" + } + }, + { + "text": "Then, Andrew and Tom had a lot of fun at the square. Andrew gave a can to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Tom had a lot of fun at the square. Angel gave a can to", + "random_names_cf": "Then, Elizabeth and Ryan had a lot of fun at the square. Elizabeth gave a can to", + "s1_io_flip_cf": "Then, Tom and Andrew had a lot of fun at the square. Andrew gave a can to", + "s2_io_flip_cf": "Then, Andrew and Tom had a lot of fun at the square. Tom gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Elizabeth had a lot of fun at the square. Elizabeth gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Ryan had a lot of fun at the square. Ryan gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Andrew had a lot of fun at the square. Tom gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Elizabeth had a lot of fun at the square. Ryan gave a can to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Andrew", + "object": "can", + "place": "square", + "random_a": "Elizabeth", + "random_b": "Ryan", + "random_c": "Angel" + } + }, + { + "text": "When Rob and Don were about to leave the pharmacy, Rob gave a highlighter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Don were about to leave the pharmacy, Tim gave a highlighter to", + "random_names_cf": "When Summer and Stan were about to leave the pharmacy, Summer gave a highlighter to", + "s1_io_flip_cf": "When Don and Rob were about to leave the pharmacy, Rob gave a highlighter to", + "s2_io_flip_cf": "When Rob and Don were about to leave the pharmacy, Don gave a highlighter to", + "random_names_s1_ioi_flip_cf": "When Stan and Summer were about to leave the pharmacy, Summer gave a highlighter to", + "random_names_s2_ioi_flip_cf": "When Summer and Stan were about to leave the pharmacy, Stan gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Rob were about to leave the pharmacy, Don gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Summer were about to leave the pharmacy, Stan gave a highlighter to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rob", + "object": "highlighter", + "place": "pharmacy", + "random_a": "Summer", + "random_b": "Stan", + "random_c": "Tim" + } + }, + { + "text": "When Mike and Kelly were about to leave the museum, Mike gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Kelly were about to leave the museum, Luke gave a pen to", + "random_names_cf": "When Rick and Steve were about to leave the museum, Rick gave a pen to", + "s1_io_flip_cf": "When Kelly and Mike were about to leave the museum, Mike gave a pen to", + "s2_io_flip_cf": "When Mike and Kelly were about to leave the museum, Kelly gave a pen to", + "random_names_s1_ioi_flip_cf": "When Steve and Rick were about to leave the museum, Rick gave a pen to", + "random_names_s2_ioi_flip_cf": "When Rick and Steve were about to leave the museum, Steve gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Mike were about to leave the museum, Kelly gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Rick were about to leave the museum, Steve gave a pen to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Mike", + "object": "pen", + "place": "museum", + "random_a": "Rick", + "random_b": "Steve", + "random_c": "Luke" + } + }, + { + "text": "Then, Josh and Will were working at the spa. Josh decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Will were working at the spa. Cal decided to give a mask to", + "random_names_cf": "Then, Austin and Don were working at the spa. Austin decided to give a mask to", + "s1_io_flip_cf": "Then, Will and Josh were working at the spa. Josh decided to give a mask to", + "s2_io_flip_cf": "Then, Josh and Will were working at the spa. Will decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Don and Austin were working at the spa. Austin decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Don were working at the spa. Don decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Josh were working at the spa. Will decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Austin were working at the spa. Don decided to give a mask to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Josh", + "object": "mask", + "place": "spa", + "random_a": "Austin", + "random_b": "Don", + "random_c": "Cal" + } + }, + { + "text": "The salon Stan and Rob went to had a key. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Stan and Rob went to had a key. Peter gave it to", + "random_names_cf": "The salon Austin and Phil went to had a key. Austin gave it to", + "s1_io_flip_cf": "The salon Rob and Stan went to had a key. Stan gave it to", + "s2_io_flip_cf": "The salon Stan and Rob went to had a key. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The salon Phil and Austin went to had a key. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The salon Austin and Phil went to had a key. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Rob and Stan went to had a key. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Phil and Austin went to had a key. Phil gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Stan", + "object": "key", + "place": "salon", + "random_a": "Austin", + "random_b": "Phil", + "random_c": "Peter" + } + }, + { + "text": "Once Kay and Steve arrived at the gift shop, Kay gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Steve arrived at the gift shop, Scott gave a microphone to", + "random_names_cf": "Once Jonathan and Phil arrived at the gift shop, Jonathan gave a microphone to", + "s1_io_flip_cf": "Once Steve and Kay arrived at the gift shop, Kay gave a microphone to", + "s2_io_flip_cf": "Once Kay and Steve arrived at the gift shop, Steve gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Phil and Jonathan arrived at the gift shop, Jonathan gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Phil arrived at the gift shop, Phil gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Kay arrived at the gift shop, Steve gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Jonathan arrived at the gift shop, Phil gave a microphone to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kay", + "object": "microphone", + "place": "gift shop", + "random_a": "Jonathan", + "random_b": "Phil", + "random_c": "Scott" + } + }, + { + "text": "Then, Kay and Tom had a lot of fun at the cafe. Kay gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Tom had a lot of fun at the cafe. Roy gave a pair of nail clippers to", + "random_names_cf": "Then, Peter and Andrew had a lot of fun at the cafe. Peter gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Tom and Kay had a lot of fun at the cafe. Kay gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Kay and Tom had a lot of fun at the cafe. Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the cafe. Peter gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Andrew had a lot of fun at the cafe. Andrew gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Kay had a lot of fun at the cafe. Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the cafe. Andrew gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "pair of nail clippers", + "place": "cafe", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Roy" + } + }, + { + "text": "When Sarah and Edward were about to leave the restaurant, Sarah gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Edward were about to leave the restaurant, Ross gave a screwdriver to", + "random_names_cf": "When Roy and Steven were about to leave the restaurant, Roy gave a screwdriver to", + "s1_io_flip_cf": "When Edward and Sarah were about to leave the restaurant, Sarah gave a screwdriver to", + "s2_io_flip_cf": "When Sarah and Edward were about to leave the restaurant, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Steven and Roy were about to leave the restaurant, Roy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Roy and Steven were about to leave the restaurant, Steven gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Sarah were about to leave the restaurant, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Roy were about to leave the restaurant, Steven gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Sarah", + "object": "screwdriver", + "place": "restaurant", + "random_a": "Roy", + "random_b": "Steven", + "random_c": "Ross" + } + }, + { + "text": "Once Steve and Neil arrived at the market, Steve gave a sandal to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Neil arrived at the market, Roger gave a sandal to", + "random_names_cf": "Once Stan and Tom arrived at the market, Stan gave a sandal to", + "s1_io_flip_cf": "Once Neil and Steve arrived at the market, Steve gave a sandal to", + "s2_io_flip_cf": "Once Steve and Neil arrived at the market, Neil gave a sandal to", + "random_names_s1_ioi_flip_cf": "Once Tom and Stan arrived at the market, Stan gave a sandal to", + "random_names_s2_ioi_flip_cf": "Once Stan and Tom arrived at the market, Tom gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Steve arrived at the market, Neil gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Stan arrived at the market, Tom gave a sandal to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steve", + "object": "sandal", + "place": "market", + "random_a": "Stan", + "random_b": "Tom", + "random_c": "Roger" + } + }, + { + "text": "When Steven and Rob were about to leave the school, Steven gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Rob were about to leave the school, Tim gave a pencil to", + "random_names_cf": "When Joe and Kelly were about to leave the school, Joe gave a pencil to", + "s1_io_flip_cf": "When Rob and Steven were about to leave the school, Steven gave a pencil to", + "s2_io_flip_cf": "When Steven and Rob were about to leave the school, Rob gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Kelly and Joe were about to leave the school, Joe gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Joe and Kelly were about to leave the school, Kelly gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Steven were about to leave the school, Rob gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Joe were about to leave the school, Kelly gave a pencil to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Steven", + "object": "pencil", + "place": "school", + "random_a": "Joe", + "random_b": "Kelly", + "random_c": "Tim" + } + }, + { + "text": "Then, Edward and Rob went to the airport. Edward gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Rob went to the airport. Elizabeth gave a wallet to", + "random_names_cf": "Then, Guy and Rick went to the airport. Guy gave a wallet to", + "s1_io_flip_cf": "Then, Rob and Edward went to the airport. Edward gave a wallet to", + "s2_io_flip_cf": "Then, Edward and Rob went to the airport. Rob gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Guy went to the airport. Guy gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Rick went to the airport. Rick gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Edward went to the airport. Rob gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Guy went to the airport. Rick gave a wallet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Edward", + "object": "wallet", + "place": "airport", + "random_a": "Guy", + "random_b": "Rick", + "random_c": "Elizabeth" + } + }, + { + "text": "When Austin and Alex got a shelf at the elevator, Austin decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Austin and Alex got a shelf at the elevator, Daniel decided to give it to", + "random_names_cf": "When Joe and Edward got a shelf at the elevator, Joe decided to give it to", + "s1_io_flip_cf": "When Alex and Austin got a shelf at the elevator, Austin decided to give it to", + "s2_io_flip_cf": "When Austin and Alex got a shelf at the elevator, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Joe got a shelf at the elevator, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Edward got a shelf at the elevator, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Austin got a shelf at the elevator, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Joe got a shelf at the elevator, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "shelf", + "place": "elevator", + "random_a": "Joe", + "random_b": "Edward", + "random_c": "Daniel" + } + }, + { + "text": "When Ryan and Neil got a bowl at the garden, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Neil got a bowl at the garden, Henry decided to give it to", + "random_names_cf": "When Josh and Roy got a bowl at the garden, Josh decided to give it to", + "s1_io_flip_cf": "When Neil and Ryan got a bowl at the garden, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Neil got a bowl at the garden, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Josh got a bowl at the garden, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Roy got a bowl at the garden, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Ryan got a bowl at the garden, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Josh got a bowl at the garden, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ryan", + "object": "bowl", + "place": "garden", + "random_a": "Josh", + "random_b": "Roy", + "random_c": "Henry" + } + }, + { + "text": "Then, Grant and Roy were working at the school. Grant decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Roy were working at the school. William decided to give a can to", + "random_names_cf": "Then, Jonathan and Steve were working at the school. Jonathan decided to give a can to", + "s1_io_flip_cf": "Then, Roy and Grant were working at the school. Grant decided to give a can to", + "s2_io_flip_cf": "Then, Grant and Roy were working at the school. Roy decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Jonathan were working at the school. Jonathan decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Steve were working at the school. Steve decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Grant were working at the school. Roy decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Jonathan were working at the school. Steve decided to give a can to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "can", + "place": "school", + "random_a": "Jonathan", + "random_b": "Steve", + "random_c": "William" + } + }, + { + "text": "Then, Steven and Edward went to the ferry. Steven gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Edward went to the ferry. Rick gave a ladder to", + "random_names_cf": "Then, Tom and Austin went to the ferry. Tom gave a ladder to", + "s1_io_flip_cf": "Then, Edward and Steven went to the ferry. Steven gave a ladder to", + "s2_io_flip_cf": "Then, Steven and Edward went to the ferry. Edward gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Tom went to the ferry. Tom gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Austin went to the ferry. Austin gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steven went to the ferry. Edward gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Tom went to the ferry. Austin gave a ladder to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steven", + "object": "ladder", + "place": "ferry", + "random_a": "Tom", + "random_b": "Austin", + "random_c": "Rick" + } + }, + { + "text": "Then, Summer and Daniel had a lot of fun at the service station. Summer gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Daniel had a lot of fun at the service station. Steven gave a strap to", + "random_names_cf": "Then, Phil and Alex had a lot of fun at the service station. Phil gave a strap to", + "s1_io_flip_cf": "Then, Daniel and Summer had a lot of fun at the service station. Summer gave a strap to", + "s2_io_flip_cf": "Then, Summer and Daniel had a lot of fun at the service station. Daniel gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Phil had a lot of fun at the service station. Phil gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Alex had a lot of fun at the service station. Alex gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Summer had a lot of fun at the service station. Daniel gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Phil had a lot of fun at the service station. Alex gave a strap to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Summer", + "object": "strap", + "place": "service station", + "random_a": "Phil", + "random_b": "Alex", + "random_c": "Steven" + } + }, + { + "text": "When Guy and Elizabeth were about to leave the boatyard, Guy gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Elizabeth were about to leave the boatyard, Sarah gave a thread to", + "random_names_cf": "When Kelly and Don were about to leave the boatyard, Kelly gave a thread to", + "s1_io_flip_cf": "When Elizabeth and Guy were about to leave the boatyard, Guy gave a thread to", + "s2_io_flip_cf": "When Guy and Elizabeth were about to leave the boatyard, Elizabeth gave a thread to", + "random_names_s1_ioi_flip_cf": "When Don and Kelly were about to leave the boatyard, Kelly gave a thread to", + "random_names_s2_ioi_flip_cf": "When Kelly and Don were about to leave the boatyard, Don gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Guy were about to leave the boatyard, Elizabeth gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Kelly were about to leave the boatyard, Don gave a thread to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Guy", + "object": "thread", + "place": "boatyard", + "random_a": "Kelly", + "random_b": "Don", + "random_c": "Sarah" + } + }, + { + "text": "When Charles and Austin were about to leave the stadium, Charles gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Austin were about to leave the stadium, Mike gave a strainer to", + "random_names_cf": "When Edward and Henry were about to leave the stadium, Edward gave a strainer to", + "s1_io_flip_cf": "When Austin and Charles were about to leave the stadium, Charles gave a strainer to", + "s2_io_flip_cf": "When Charles and Austin were about to leave the stadium, Austin gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Henry and Edward were about to leave the stadium, Edward gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Edward and Henry were about to leave the stadium, Henry gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Charles were about to leave the stadium, Austin gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Edward were about to leave the stadium, Henry gave a strainer to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Charles", + "object": "strainer", + "place": "stadium", + "random_a": "Edward", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "While Jim and Kelly relaxed, Jim gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Kelly relaxed, Edward gave a sandal to", + "random_names_cf": "While Charles and Rob relaxed, Charles gave a sandal to", + "s1_io_flip_cf": "While Kelly and Jim relaxed, Jim gave a sandal to", + "s2_io_flip_cf": "While Jim and Kelly relaxed, Kelly gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Rob and Charles relaxed, Charles gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Charles and Rob relaxed, Rob gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Jim relaxed, Kelly gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Charles relaxed, Rob gave a sandal to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Jim", + "object": "sandal", + "place": "gym", + "random_a": "Charles", + "random_b": "Rob", + "random_c": "Edward" + } + }, + { + "text": "When Neil and Rick got a glove at the campground, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Rick got a glove at the campground, Peter decided to give it to", + "random_names_cf": "When Alexander and Steven got a glove at the campground, Alexander decided to give it to", + "s1_io_flip_cf": "When Rick and Neil got a glove at the campground, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Rick got a glove at the campground, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Alexander got a glove at the campground, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Steven got a glove at the campground, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Neil got a glove at the campground, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Alexander got a glove at the campground, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Neil", + "object": "glove", + "place": "campground", + "random_a": "Alexander", + "random_b": "Steven", + "random_c": "Peter" + } + }, + { + "text": "Before Summer and Jim left the music store, Summer decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Jim left the music store, Ryan decided to give a pencil to", + "random_names_cf": "Before Stan and Rob left the music store, Stan decided to give a pencil to", + "s1_io_flip_cf": "Before Jim and Summer left the music store, Summer decided to give a pencil to", + "s2_io_flip_cf": "Before Summer and Jim left the music store, Jim decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Rob and Stan left the music store, Stan decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Stan and Rob left the music store, Rob decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Summer left the music store, Jim decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Stan left the music store, Rob decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Summer", + "object": "pencil", + "place": "music store", + "random_a": "Stan", + "random_b": "Rob", + "random_c": "Ryan" + } + }, + { + "text": "Then, Kelly and Lewis went to the break room. Kelly gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Lewis went to the break room. Tim gave a shelf to", + "random_names_cf": "Then, Guy and Ross went to the break room. Guy gave a shelf to", + "s1_io_flip_cf": "Then, Lewis and Kelly went to the break room. Kelly gave a shelf to", + "s2_io_flip_cf": "Then, Kelly and Lewis went to the break room. Lewis gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Guy went to the break room. Guy gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ross went to the break room. Ross gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Kelly went to the break room. Lewis gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Guy went to the break room. Ross gave a shelf to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kelly", + "object": "shelf", + "place": "break room", + "random_a": "Guy", + "random_b": "Ross", + "random_c": "Tim" + } + }, + { + "text": "Then, Peter and Henry had a lot of fun at the pet store. Peter gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Henry had a lot of fun at the pet store. Don gave a pair of sunglasses to", + "random_names_cf": "Then, Jim and Summer had a lot of fun at the pet store. Jim gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Henry and Peter had a lot of fun at the pet store. Peter gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Peter and Henry had a lot of fun at the pet store. Henry gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Jim had a lot of fun at the pet store. Jim gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Summer had a lot of fun at the pet store. Summer gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Peter had a lot of fun at the pet store. Henry gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jim had a lot of fun at the pet store. Summer gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Peter", + "object": "pair of sunglasses", + "place": "pet store", + "random_a": "Jim", + "random_b": "Summer", + "random_c": "Don" + } + }, + { + "text": "When Rick and Steve got a ring at the restaurant, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Steve got a ring at the restaurant, Jonathan decided to give it to", + "random_names_cf": "When Steven and Elizabeth got a ring at the restaurant, Steven decided to give it to", + "s1_io_flip_cf": "When Steve and Rick got a ring at the restaurant, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Steve got a ring at the restaurant, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Steven got a ring at the restaurant, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Elizabeth got a ring at the restaurant, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Rick got a ring at the restaurant, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steven got a ring at the restaurant, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rick", + "object": "ring", + "place": "restaurant", + "random_a": "Steven", + "random_b": "Elizabeth", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Ryan and Edward went to the university campus. Ryan gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Edward went to the university campus. Elizabeth gave a highlighter to", + "random_names_cf": "Then, Luke and Cal went to the university campus. Luke gave a highlighter to", + "s1_io_flip_cf": "Then, Edward and Ryan went to the university campus. Ryan gave a highlighter to", + "s2_io_flip_cf": "Then, Ryan and Edward went to the university campus. Edward gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Luke went to the university campus. Luke gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Cal went to the university campus. Cal gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ryan went to the university campus. Edward gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Luke went to the university campus. Cal gave a highlighter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ryan", + "object": "highlighter", + "place": "university campus", + "random_a": "Luke", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Guy and Luke went to the department store. Guy gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Luke went to the department store. Jonathan gave a dress to", + "random_names_cf": "Then, Don and Josh went to the department store. Don gave a dress to", + "s1_io_flip_cf": "Then, Luke and Guy went to the department store. Guy gave a dress to", + "s2_io_flip_cf": "Then, Guy and Luke went to the department store. Luke gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Don went to the department store. Don gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Don and Josh went to the department store. Josh gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Guy went to the department store. Luke gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Don went to the department store. Josh gave a dress to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Guy", + "object": "dress", + "place": "department store", + "random_a": "Don", + "random_b": "Josh", + "random_c": "Jonathan" + } + }, + { + "text": "The music store Angel and Dan went to had a pencil sharpener. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Angel and Dan went to had a pencil sharpener. Don gave it to", + "random_names_cf": "The music store Edward and Mike went to had a pencil sharpener. Edward gave it to", + "s1_io_flip_cf": "The music store Dan and Angel went to had a pencil sharpener. Angel gave it to", + "s2_io_flip_cf": "The music store Angel and Dan went to had a pencil sharpener. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The music store Mike and Edward went to had a pencil sharpener. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The music store Edward and Mike went to had a pencil sharpener. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Dan and Angel went to had a pencil sharpener. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Mike and Edward went to had a pencil sharpener. Mike gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Angel", + "object": "pencil sharpener", + "place": "music store", + "random_a": "Edward", + "random_b": "Mike", + "random_c": "Don" + } + }, + { + "text": "Then, Peter and Alexander had a lot of fun at the boatyard. Peter gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Alexander had a lot of fun at the boatyard. Joe gave a highlighter to", + "random_names_cf": "Then, Neil and Josh had a lot of fun at the boatyard. Neil gave a highlighter to", + "s1_io_flip_cf": "Then, Alexander and Peter had a lot of fun at the boatyard. Peter gave a highlighter to", + "s2_io_flip_cf": "Then, Peter and Alexander had a lot of fun at the boatyard. Alexander gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Neil had a lot of fun at the boatyard. Neil gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Josh had a lot of fun at the boatyard. Josh gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Peter had a lot of fun at the boatyard. Alexander gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Neil had a lot of fun at the boatyard. Josh gave a highlighter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Peter", + "object": "highlighter", + "place": "boatyard", + "random_a": "Neil", + "random_b": "Josh", + "random_c": "Joe" + } + }, + { + "text": "Then, Elizabeth and Ross were working at the car. Elizabeth decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Ross were working at the car. Roger decided to give a pair of glasses to", + "random_names_cf": "Then, Jim and Josh were working at the car. Jim decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Ross and Elizabeth were working at the car. Elizabeth decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Elizabeth and Ross were working at the car. Ross decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Jim were working at the car. Jim decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Josh were working at the car. Josh decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Elizabeth were working at the car. Ross decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jim were working at the car. Josh decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Elizabeth", + "object": "pair of glasses", + "place": "car", + "random_a": "Jim", + "random_b": "Josh", + "random_c": "Roger" + } + }, + { + "text": "When Stan and Elizabeth were about to leave the university campus, Stan gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Elizabeth were about to leave the university campus, Ross gave a banner to", + "random_names_cf": "When Ryan and Don were about to leave the university campus, Ryan gave a banner to", + "s1_io_flip_cf": "When Elizabeth and Stan were about to leave the university campus, Stan gave a banner to", + "s2_io_flip_cf": "When Stan and Elizabeth were about to leave the university campus, Elizabeth gave a banner to", + "random_names_s1_ioi_flip_cf": "When Don and Ryan were about to leave the university campus, Ryan gave a banner to", + "random_names_s2_ioi_flip_cf": "When Ryan and Don were about to leave the university campus, Don gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Stan were about to leave the university campus, Elizabeth gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Ryan were about to leave the university campus, Don gave a banner to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Stan", + "object": "banner", + "place": "university campus", + "random_a": "Ryan", + "random_b": "Don", + "random_c": "Ross" + } + }, + { + "text": "Then, Will and Tim were working at the field. Will decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Tim were working at the field. Scott decided to give a vest to", + "random_names_cf": "Then, Angel and Steve were working at the field. Angel decided to give a vest to", + "s1_io_flip_cf": "Then, Tim and Will were working at the field. Will decided to give a vest to", + "s2_io_flip_cf": "Then, Will and Tim were working at the field. Tim decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Angel were working at the field. Angel decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Steve were working at the field. Steve decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Will were working at the field. Tim decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Angel were working at the field. Steve decided to give a vest to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "vest", + "place": "field", + "random_a": "Angel", + "random_b": "Steve", + "random_c": "Scott" + } + }, + { + "text": "Once Daniel and Phil arrived at the tire store, Daniel gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Phil arrived at the tire store, Elizabeth gave a sink to", + "random_names_cf": "Once Ross and Steven arrived at the tire store, Ross gave a sink to", + "s1_io_flip_cf": "Once Phil and Daniel arrived at the tire store, Daniel gave a sink to", + "s2_io_flip_cf": "Once Daniel and Phil arrived at the tire store, Phil gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Steven and Ross arrived at the tire store, Ross gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Ross and Steven arrived at the tire store, Steven gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Daniel arrived at the tire store, Phil gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Ross arrived at the tire store, Steven gave a sink to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Daniel", + "object": "sink", + "place": "tire store", + "random_a": "Ross", + "random_b": "Steven", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Neil and Steven went to the marketplace. Neil gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Steven went to the marketplace. Elizabeth gave a screwdriver to", + "random_names_cf": "Then, Andrew and Josh went to the marketplace. Andrew gave a screwdriver to", + "s1_io_flip_cf": "Then, Steven and Neil went to the marketplace. Neil gave a screwdriver to", + "s2_io_flip_cf": "Then, Neil and Steven went to the marketplace. Steven gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Andrew went to the marketplace. Andrew gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Josh went to the marketplace. Josh gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Neil went to the marketplace. Steven gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Andrew went to the marketplace. Josh gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Neil", + "object": "screwdriver", + "place": "marketplace", + "random_a": "Andrew", + "random_b": "Josh", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Joe and Roger had a lot of fun at the zoo. Joe gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Roger had a lot of fun at the zoo. Stan gave a pair of sunglasses to", + "random_names_cf": "Then, Neil and Sarah had a lot of fun at the zoo. Neil gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Roger and Joe had a lot of fun at the zoo. Joe gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Joe and Roger had a lot of fun at the zoo. Roger gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Neil had a lot of fun at the zoo. Neil gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Sarah had a lot of fun at the zoo. Sarah gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Joe had a lot of fun at the zoo. Roger gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Neil had a lot of fun at the zoo. Sarah gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Joe", + "object": "pair of sunglasses", + "place": "zoo", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Stan" + } + }, + { + "text": "Then, Mike and Peter had a lot of fun at the optician. Mike gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Peter had a lot of fun at the optician. Robert gave a toaster to", + "random_names_cf": "Then, Dan and Joe had a lot of fun at the optician. Dan gave a toaster to", + "s1_io_flip_cf": "Then, Peter and Mike had a lot of fun at the optician. Mike gave a toaster to", + "s2_io_flip_cf": "Then, Mike and Peter had a lot of fun at the optician. Peter gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Dan had a lot of fun at the optician. Dan gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Joe had a lot of fun at the optician. Joe gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the optician. Peter gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Dan had a lot of fun at the optician. Joe gave a toaster to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Mike", + "object": "toaster", + "place": "optician", + "random_a": "Dan", + "random_b": "Joe", + "random_c": "Robert" + } + }, + { + "text": "When Ross and Dan got a ladder at the car, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Dan got a ladder at the car, Guy decided to give it to", + "random_names_cf": "When Angel and Daniel got a ladder at the car, Angel decided to give it to", + "s1_io_flip_cf": "When Dan and Ross got a ladder at the car, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Dan got a ladder at the car, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Angel got a ladder at the car, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Daniel got a ladder at the car, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Ross got a ladder at the car, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Angel got a ladder at the car, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ross", + "object": "ladder", + "place": "car", + "random_a": "Angel", + "random_b": "Daniel", + "random_c": "Guy" + } + }, + { + "text": "Before Summer and Steve left the restaurant, Summer decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Steve left the restaurant, Charles decided to give a radiator to", + "random_names_cf": "Before Don and Stan left the restaurant, Don decided to give a radiator to", + "s1_io_flip_cf": "Before Steve and Summer left the restaurant, Summer decided to give a radiator to", + "s2_io_flip_cf": "Before Summer and Steve left the restaurant, Steve decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Stan and Don left the restaurant, Don decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Don and Stan left the restaurant, Stan decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Summer left the restaurant, Steve decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Don left the restaurant, Stan decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Summer", + "object": "radiator", + "place": "restaurant", + "random_a": "Don", + "random_b": "Stan", + "random_c": "Charles" + } + }, + { + "text": "Before Charles and Alex left the cafeteria, Charles decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Alex left the cafeteria, Lewis decided to give a faucet to", + "random_names_cf": "Before Andrew and Jonathan left the cafeteria, Andrew decided to give a faucet to", + "s1_io_flip_cf": "Before Alex and Charles left the cafeteria, Charles decided to give a faucet to", + "s2_io_flip_cf": "Before Charles and Alex left the cafeteria, Alex decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Andrew left the cafeteria, Andrew decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Jonathan left the cafeteria, Jonathan decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Charles left the cafeteria, Alex decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Andrew left the cafeteria, Jonathan decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Charles", + "object": "faucet", + "place": "cafeteria", + "random_a": "Andrew", + "random_b": "Jonathan", + "random_c": "Lewis" + } + }, + { + "text": "Then, Joe and Rick were working at the supermarket. Joe decided to give a shelf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Rick were working at the supermarket. Neil decided to give a shelf to", + "random_names_cf": "Then, Jonathan and Dan were working at the supermarket. Jonathan decided to give a shelf to", + "s1_io_flip_cf": "Then, Rick and Joe were working at the supermarket. Joe decided to give a shelf to", + "s2_io_flip_cf": "Then, Joe and Rick were working at the supermarket. Rick decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Jonathan were working at the supermarket. Jonathan decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Dan were working at the supermarket. Dan decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Joe were working at the supermarket. Rick decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Jonathan were working at the supermarket. Dan decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Joe", + "object": "shelf", + "place": "supermarket", + "random_a": "Jonathan", + "random_b": "Dan", + "random_c": "Neil" + } + }, + { + "text": "Before Mike and Roy left the toy store, Mike decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Roy left the toy store, Roger decided to give a banner to", + "random_names_cf": "Before Edward and Don left the toy store, Edward decided to give a banner to", + "s1_io_flip_cf": "Before Roy and Mike left the toy store, Mike decided to give a banner to", + "s2_io_flip_cf": "Before Mike and Roy left the toy store, Roy decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Don and Edward left the toy store, Edward decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Edward and Don left the toy store, Don decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Mike left the toy store, Roy decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Edward left the toy store, Don decided to give a banner to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Mike", + "object": "banner", + "place": "toy store", + "random_a": "Edward", + "random_b": "Don", + "random_c": "Roger" + } + }, + { + "text": "Once William and Don arrived at the campground, William gave a pair of pliers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Don arrived at the campground, Steve gave a pair of pliers to", + "random_names_cf": "Once Daniel and Elizabeth arrived at the campground, Daniel gave a pair of pliers to", + "s1_io_flip_cf": "Once Don and William arrived at the campground, William gave a pair of pliers to", + "s2_io_flip_cf": "Once William and Don arrived at the campground, Don gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the campground, Daniel gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the campground, Elizabeth gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and William arrived at the campground, Don gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the campground, Elizabeth gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "pair of pliers", + "place": "campground", + "random_a": "Daniel", + "random_b": "Elizabeth", + "random_c": "Steve" + } + }, + { + "text": "While Roy and Kelly relaxed, Roy gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Kelly relaxed, Austin gave a ruler to", + "random_names_cf": "While Grant and Angel relaxed, Grant gave a ruler to", + "s1_io_flip_cf": "While Kelly and Roy relaxed, Roy gave a ruler to", + "s2_io_flip_cf": "While Roy and Kelly relaxed, Kelly gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Angel and Grant relaxed, Grant gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Grant and Angel relaxed, Angel gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Roy relaxed, Kelly gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Grant relaxed, Angel gave a ruler to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Roy", + "object": "ruler", + "place": "university campus", + "random_a": "Grant", + "random_b": "Angel", + "random_c": "Austin" + } + }, + { + "text": "Before Summer and Jim left the circus, Summer decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Jim left the circus, Steven decided to give a piece of tape to", + "random_names_cf": "Before Stan and Edward left the circus, Stan decided to give a piece of tape to", + "s1_io_flip_cf": "Before Jim and Summer left the circus, Summer decided to give a piece of tape to", + "s2_io_flip_cf": "Before Summer and Jim left the circus, Jim decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Edward and Stan left the circus, Stan decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Stan and Edward left the circus, Edward decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Summer left the circus, Jim decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Stan left the circus, Edward decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Summer", + "object": "piece of tape", + "place": "circus", + "random_a": "Stan", + "random_b": "Edward", + "random_c": "Steven" + } + }, + { + "text": "When Joe and Cal got a trunk at the pizzeria, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Cal got a trunk at the pizzeria, Luke decided to give it to", + "random_names_cf": "When Don and Will got a trunk at the pizzeria, Don decided to give it to", + "s1_io_flip_cf": "When Cal and Joe got a trunk at the pizzeria, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Cal got a trunk at the pizzeria, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Don got a trunk at the pizzeria, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Will got a trunk at the pizzeria, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Joe got a trunk at the pizzeria, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Don got a trunk at the pizzeria, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Joe", + "object": "trunk", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Will", + "random_c": "Luke" + } + }, + { + "text": "While Don and Roger relaxed, Don gave a ring to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Roger relaxed, Will gave a ring to", + "random_names_cf": "While Grant and Sarah relaxed, Grant gave a ring to", + "s1_io_flip_cf": "While Roger and Don relaxed, Don gave a ring to", + "s2_io_flip_cf": "While Don and Roger relaxed, Roger gave a ring to", + "random_names_s1_ioi_flip_cf": "While Sarah and Grant relaxed, Grant gave a ring to", + "random_names_s2_ioi_flip_cf": "While Grant and Sarah relaxed, Sarah gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Don relaxed, Roger gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Grant relaxed, Sarah gave a ring to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Don", + "object": "ring", + "place": "hotel", + "random_a": "Grant", + "random_b": "Sarah", + "random_c": "Will" + } + }, + { + "text": "Before Phil and Alex left the hangar, Phil decided to give a pair of glasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Alex left the hangar, Andrew decided to give a pair of glasses to", + "random_names_cf": "Before Summer and Kelly left the hangar, Summer decided to give a pair of glasses to", + "s1_io_flip_cf": "Before Alex and Phil left the hangar, Phil decided to give a pair of glasses to", + "s2_io_flip_cf": "Before Phil and Alex left the hangar, Alex decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Summer left the hangar, Summer decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Before Summer and Kelly left the hangar, Kelly decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Phil left the hangar, Alex decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Summer left the hangar, Kelly decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Phil", + "object": "pair of glasses", + "place": "hangar", + "random_a": "Summer", + "random_b": "Kelly", + "random_c": "Andrew" + } + }, + { + "text": "When Will and Robert got a can at the store, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Robert got a can at the store, Angel decided to give it to", + "random_names_cf": "When Dan and Sarah got a can at the store, Dan decided to give it to", + "s1_io_flip_cf": "When Robert and Will got a can at the store, Will decided to give it to", + "s2_io_flip_cf": "When Will and Robert got a can at the store, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Dan got a can at the store, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Sarah got a can at the store, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Will got a can at the store, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Dan got a can at the store, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Will", + "object": "can", + "place": "store", + "random_a": "Dan", + "random_b": "Sarah", + "random_c": "Angel" + } + }, + { + "text": "When Charles and Ross were about to leave the cafe, Charles gave a machine to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Ross were about to leave the cafe, Scott gave a machine to", + "random_names_cf": "When Guy and Jonathan were about to leave the cafe, Guy gave a machine to", + "s1_io_flip_cf": "When Ross and Charles were about to leave the cafe, Charles gave a machine to", + "s2_io_flip_cf": "When Charles and Ross were about to leave the cafe, Ross gave a machine to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Guy were about to leave the cafe, Guy gave a machine to", + "random_names_s2_ioi_flip_cf": "When Guy and Jonathan were about to leave the cafe, Jonathan gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Charles were about to leave the cafe, Ross gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Guy were about to leave the cafe, Jonathan gave a machine to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Charles", + "object": "machine", + "place": "cafe", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Scott" + } + }, + { + "text": "Once Charles and Phil arrived at the spa, Charles gave a pin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Phil arrived at the spa, Edward gave a pin to", + "random_names_cf": "Once Scott and Rob arrived at the spa, Scott gave a pin to", + "s1_io_flip_cf": "Once Phil and Charles arrived at the spa, Charles gave a pin to", + "s2_io_flip_cf": "Once Charles and Phil arrived at the spa, Phil gave a pin to", + "random_names_s1_ioi_flip_cf": "Once Rob and Scott arrived at the spa, Scott gave a pin to", + "random_names_s2_ioi_flip_cf": "Once Scott and Rob arrived at the spa, Rob gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Charles arrived at the spa, Phil gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Scott arrived at the spa, Rob gave a pin to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Charles", + "object": "pin", + "place": "spa", + "random_a": "Scott", + "random_b": "Rob", + "random_c": "Edward" + } + }, + { + "text": "Then, Austin and Ryan were working at the marketplace. Austin decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Ryan were working at the marketplace. Steven decided to give a thread to", + "random_names_cf": "Then, Roger and Guy were working at the marketplace. Roger decided to give a thread to", + "s1_io_flip_cf": "Then, Ryan and Austin were working at the marketplace. Austin decided to give a thread to", + "s2_io_flip_cf": "Then, Austin and Ryan were working at the marketplace. Ryan decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Roger were working at the marketplace. Roger decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Guy were working at the marketplace. Guy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Austin were working at the marketplace. Ryan decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Roger were working at the marketplace. Guy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Austin", + "object": "thread", + "place": "marketplace", + "random_a": "Roger", + "random_b": "Guy", + "random_c": "Steven" + } + }, + { + "text": "Once Robert and Peter arrived at the spa, Robert gave a can to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Peter arrived at the spa, Steven gave a can to", + "random_names_cf": "Once Jonathan and Henry arrived at the spa, Jonathan gave a can to", + "s1_io_flip_cf": "Once Peter and Robert arrived at the spa, Robert gave a can to", + "s2_io_flip_cf": "Once Robert and Peter arrived at the spa, Peter gave a can to", + "random_names_s1_ioi_flip_cf": "Once Henry and Jonathan arrived at the spa, Jonathan gave a can to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Henry arrived at the spa, Henry gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Robert arrived at the spa, Peter gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Jonathan arrived at the spa, Henry gave a can to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "can", + "place": "spa", + "random_a": "Jonathan", + "random_b": "Henry", + "random_c": "Steven" + } + }, + { + "text": "While Roy and Edward relaxed, Roy gave a radiator to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Edward relaxed, Mike gave a radiator to", + "random_names_cf": "While Peter and Steve relaxed, Peter gave a radiator to", + "s1_io_flip_cf": "While Edward and Roy relaxed, Roy gave a radiator to", + "s2_io_flip_cf": "While Roy and Edward relaxed, Edward gave a radiator to", + "random_names_s1_ioi_flip_cf": "While Steve and Peter relaxed, Peter gave a radiator to", + "random_names_s2_ioi_flip_cf": "While Peter and Steve relaxed, Steve gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Roy relaxed, Edward gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Peter relaxed, Steve gave a radiator to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roy", + "object": "radiator", + "place": "gift shop", + "random_a": "Peter", + "random_b": "Steve", + "random_c": "Mike" + } + }, + { + "text": "The toy store Ryan and Charles went to had a match. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Ryan and Charles went to had a match. Kay gave it to", + "random_names_cf": "The toy store Jim and Josh went to had a match. Jim gave it to", + "s1_io_flip_cf": "The toy store Charles and Ryan went to had a match. Ryan gave it to", + "s2_io_flip_cf": "The toy store Ryan and Charles went to had a match. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Josh and Jim went to had a match. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Jim and Josh went to had a match. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Charles and Ryan went to had a match. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Josh and Jim went to had a match. Josh gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Ryan", + "object": "match", + "place": "toy store", + "random_a": "Jim", + "random_b": "Josh", + "random_c": "Kay" + } + }, + { + "text": "Once Charles and Don arrived at the car, Charles gave a pair of goggles to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Don arrived at the car, Ross gave a pair of goggles to", + "random_names_cf": "Once Scott and Dan arrived at the car, Scott gave a pair of goggles to", + "s1_io_flip_cf": "Once Don and Charles arrived at the car, Charles gave a pair of goggles to", + "s2_io_flip_cf": "Once Charles and Don arrived at the car, Don gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Once Dan and Scott arrived at the car, Scott gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Once Scott and Dan arrived at the car, Dan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Charles arrived at the car, Don gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Scott arrived at the car, Dan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Charles", + "object": "pair of goggles", + "place": "car", + "random_a": "Scott", + "random_b": "Dan", + "random_c": "Ross" + } + }, + { + "text": "Then, Alexander and Ryan went to the circus. Alexander gave a sock to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Ryan went to the circus. Ross gave a sock to", + "random_names_cf": "Then, Rob and Daniel went to the circus. Rob gave a sock to", + "s1_io_flip_cf": "Then, Ryan and Alexander went to the circus. Alexander gave a sock to", + "s2_io_flip_cf": "Then, Alexander and Ryan went to the circus. Ryan gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Rob went to the circus. Rob gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Daniel went to the circus. Daniel gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Alexander went to the circus. Ryan gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Rob went to the circus. Daniel gave a sock to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alexander", + "object": "sock", + "place": "circus", + "random_a": "Rob", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "Then, Steven and Tom were working at the ramp. Steven decided to give a wrench to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Tom were working at the ramp. Tim decided to give a wrench to", + "random_names_cf": "Then, Ross and Neil were working at the ramp. Ross decided to give a wrench to", + "s1_io_flip_cf": "Then, Tom and Steven were working at the ramp. Steven decided to give a wrench to", + "s2_io_flip_cf": "Then, Steven and Tom were working at the ramp. Tom decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Ross were working at the ramp. Ross decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Neil were working at the ramp. Neil decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steven were working at the ramp. Tom decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross were working at the ramp. Neil decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steven", + "object": "wrench", + "place": "ramp", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "Then, Roy and Guy went to the car. Roy gave a gold watch to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Guy went to the car. Alexander gave a gold watch to", + "random_names_cf": "Then, Josh and Edward went to the car. Josh gave a gold watch to", + "s1_io_flip_cf": "Then, Guy and Roy went to the car. Roy gave a gold watch to", + "s2_io_flip_cf": "Then, Roy and Guy went to the car. Guy gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Josh went to the car. Josh gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Edward went to the car. Edward gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Roy went to the car. Guy gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Josh went to the car. Edward gave a gold watch to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Roy", + "object": "gold watch", + "place": "car", + "random_a": "Josh", + "random_b": "Edward", + "random_c": "Alexander" + } + }, + { + "text": "The garden Will and Alexander went to had a fan. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Will and Alexander went to had a fan. Grant gave it to", + "random_names_cf": "The garden Alex and Steven went to had a fan. Alex gave it to", + "s1_io_flip_cf": "The garden Alexander and Will went to had a fan. Will gave it to", + "s2_io_flip_cf": "The garden Will and Alexander went to had a fan. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The garden Steven and Alex went to had a fan. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The garden Alex and Steven went to had a fan. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Alexander and Will went to had a fan. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Steven and Alex went to had a fan. Steven gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Will", + "object": "fan", + "place": "garden", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "Grant" + } + }, + { + "text": "Once Grant and Stan arrived at the pharmacy, Grant gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Stan arrived at the pharmacy, Edward gave a match to", + "random_names_cf": "Once Dan and Andrew arrived at the pharmacy, Dan gave a match to", + "s1_io_flip_cf": "Once Stan and Grant arrived at the pharmacy, Grant gave a match to", + "s2_io_flip_cf": "Once Grant and Stan arrived at the pharmacy, Stan gave a match to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Dan arrived at the pharmacy, Dan gave a match to", + "random_names_s2_ioi_flip_cf": "Once Dan and Andrew arrived at the pharmacy, Andrew gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Grant arrived at the pharmacy, Stan gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Dan arrived at the pharmacy, Andrew gave a match to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Grant", + "object": "match", + "place": "pharmacy", + "random_a": "Dan", + "random_b": "Andrew", + "random_c": "Edward" + } + }, + { + "text": "Then, Rick and Joe were working at the tire store. Rick decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Joe were working at the tire store. Robert decided to give a screwdriver to", + "random_names_cf": "Then, Henry and Will were working at the tire store. Henry decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Joe and Rick were working at the tire store. Rick decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Rick and Joe were working at the tire store. Joe decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Will and Henry were working at the tire store. Henry decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Will were working at the tire store. Will decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Rick were working at the tire store. Joe decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Henry were working at the tire store. Will decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Rick", + "object": "screwdriver", + "place": "tire store", + "random_a": "Henry", + "random_b": "Will", + "random_c": "Robert" + } + }, + { + "text": "While Alex and Ryan relaxed, Alex gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Ryan relaxed, Don gave a coat to", + "random_names_cf": "While Alexander and Robert relaxed, Alexander gave a coat to", + "s1_io_flip_cf": "While Ryan and Alex relaxed, Alex gave a coat to", + "s2_io_flip_cf": "While Alex and Ryan relaxed, Ryan gave a coat to", + "random_names_s1_ioi_flip_cf": "While Robert and Alexander relaxed, Alexander gave a coat to", + "random_names_s2_ioi_flip_cf": "While Alexander and Robert relaxed, Robert gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Alex relaxed, Ryan gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Alexander relaxed, Robert gave a coat to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alex", + "object": "coat", + "place": "convenience store", + "random_a": "Alexander", + "random_b": "Robert", + "random_c": "Don" + } + }, + { + "text": "When Will and Josh got a remote control at the museum, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Josh got a remote control at the museum, Robert decided to give it to", + "random_names_cf": "When Kay and Jim got a remote control at the museum, Kay decided to give it to", + "s1_io_flip_cf": "When Josh and Will got a remote control at the museum, Will decided to give it to", + "s2_io_flip_cf": "When Will and Josh got a remote control at the museum, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Kay got a remote control at the museum, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Jim got a remote control at the museum, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Will got a remote control at the museum, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Kay got a remote control at the museum, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Will", + "object": "remote control", + "place": "museum", + "random_a": "Kay", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "The service station Cal and Ryan went to had a carpet. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Cal and Ryan went to had a carpet. Dan gave it to", + "random_names_cf": "The service station Alex and Don went to had a carpet. Alex gave it to", + "s1_io_flip_cf": "The service station Ryan and Cal went to had a carpet. Cal gave it to", + "s2_io_flip_cf": "The service station Cal and Ryan went to had a carpet. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The service station Don and Alex went to had a carpet. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The service station Alex and Don went to had a carpet. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Ryan and Cal went to had a carpet. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station Don and Alex went to had a carpet. Don gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Cal", + "object": "carpet", + "place": "service station", + "random_a": "Alex", + "random_b": "Don", + "random_c": "Dan" + } + }, + { + "text": "Then, Tom and Alexander had a lot of fun at the stadium. Tom gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Alexander had a lot of fun at the stadium. Joe gave a dress to", + "random_names_cf": "Then, Rob and Robert had a lot of fun at the stadium. Rob gave a dress to", + "s1_io_flip_cf": "Then, Alexander and Tom had a lot of fun at the stadium. Tom gave a dress to", + "s2_io_flip_cf": "Then, Tom and Alexander had a lot of fun at the stadium. Alexander gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Rob had a lot of fun at the stadium. Rob gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Robert had a lot of fun at the stadium. Robert gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Tom had a lot of fun at the stadium. Alexander gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Rob had a lot of fun at the stadium. Robert gave a dress to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Tom", + "object": "dress", + "place": "stadium", + "random_a": "Rob", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "Then, Jim and Dan were working at the racetrack. Jim decided to give a toilet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Dan were working at the racetrack. Charles decided to give a toilet to", + "random_names_cf": "Then, Scott and Austin were working at the racetrack. Scott decided to give a toilet to", + "s1_io_flip_cf": "Then, Dan and Jim were working at the racetrack. Jim decided to give a toilet to", + "s2_io_flip_cf": "Then, Jim and Dan were working at the racetrack. Dan decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Scott were working at the racetrack. Scott decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Austin were working at the racetrack. Austin decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Jim were working at the racetrack. Dan decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Scott were working at the racetrack. Austin decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Jim", + "object": "toilet", + "place": "racetrack", + "random_a": "Scott", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "Then, Roy and William had a lot of fun at the studio. Roy gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and William had a lot of fun at the studio. Don gave a piece of tape to", + "random_names_cf": "Then, Tim and Daniel had a lot of fun at the studio. Tim gave a piece of tape to", + "s1_io_flip_cf": "Then, William and Roy had a lot of fun at the studio. Roy gave a piece of tape to", + "s2_io_flip_cf": "Then, Roy and William had a lot of fun at the studio. William gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the studio. Tim gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the studio. Daniel gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Roy had a lot of fun at the studio. William gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the studio. Daniel gave a piece of tape to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Roy", + "object": "piece of tape", + "place": "studio", + "random_a": "Tim", + "random_b": "Daniel", + "random_c": "Don" + } + }, + { + "text": "Then, Alexander and Tim went to the campground. Alexander gave a carpet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Tim went to the campground. Dan gave a carpet to", + "random_names_cf": "Then, Alex and Charles went to the campground. Alex gave a carpet to", + "s1_io_flip_cf": "Then, Tim and Alexander went to the campground. Alexander gave a carpet to", + "s2_io_flip_cf": "Then, Alexander and Tim went to the campground. Tim gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Alex went to the campground. Alex gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Charles went to the campground. Charles gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Alexander went to the campground. Tim gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Alex went to the campground. Charles gave a carpet to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alexander", + "object": "carpet", + "place": "campground", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Dan" + } + }, + { + "text": "While William and Charles relaxed, William gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Charles relaxed, Andrew gave a backpack to", + "random_names_cf": "While Stan and Kay relaxed, Stan gave a backpack to", + "s1_io_flip_cf": "While Charles and William relaxed, William gave a backpack to", + "s2_io_flip_cf": "While William and Charles relaxed, Charles gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Kay and Stan relaxed, Stan gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Stan and Kay relaxed, Kay gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and William relaxed, Charles gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Stan relaxed, Kay gave a backpack to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "William", + "object": "backpack", + "place": "circus", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "The store Roger and Roy went to had a banner. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Roger and Roy went to had a banner. Elizabeth gave it to", + "random_names_cf": "The store Luke and Tim went to had a banner. Luke gave it to", + "s1_io_flip_cf": "The store Roy and Roger went to had a banner. Roger gave it to", + "s2_io_flip_cf": "The store Roger and Roy went to had a banner. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The store Tim and Luke went to had a banner. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The store Luke and Tim went to had a banner. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Roy and Roger went to had a banner. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Tim and Luke went to had a banner. Tim gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Roger", + "object": "banner", + "place": "store", + "random_a": "Luke", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Ryan and Steven arrived at the gym, Ryan gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Steven arrived at the gym, Rob gave a carpet to", + "random_names_cf": "Once Andrew and Don arrived at the gym, Andrew gave a carpet to", + "s1_io_flip_cf": "Once Steven and Ryan arrived at the gym, Ryan gave a carpet to", + "s2_io_flip_cf": "Once Ryan and Steven arrived at the gym, Steven gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Don and Andrew arrived at the gym, Andrew gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Don arrived at the gym, Don gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Ryan arrived at the gym, Steven gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Andrew arrived at the gym, Don gave a carpet to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Ryan", + "object": "carpet", + "place": "gym", + "random_a": "Andrew", + "random_b": "Don", + "random_c": "Rob" + } + }, + { + "text": "Then, Cal and Joe went to the museum. Cal gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe went to the museum. Roy gave a pair of goggles to", + "random_names_cf": "Then, Steven and William went to the museum. Steven gave a pair of goggles to", + "s1_io_flip_cf": "Then, Joe and Cal went to the museum. Cal gave a pair of goggles to", + "s2_io_flip_cf": "Then, Cal and Joe went to the museum. Joe gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, William and Steven went to the museum. Steven gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Steven and William went to the museum. William gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal went to the museum. Joe gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Steven went to the museum. William gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "pair of goggles", + "place": "museum", + "random_a": "Steven", + "random_b": "William", + "random_c": "Roy" + } + }, + { + "text": "Then, Daniel and Tim had a lot of fun at the restaurant. Daniel gave a scarf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Tim had a lot of fun at the restaurant. Kay gave a scarf to", + "random_names_cf": "Then, Will and Peter had a lot of fun at the restaurant. Will gave a scarf to", + "s1_io_flip_cf": "Then, Tim and Daniel had a lot of fun at the restaurant. Daniel gave a scarf to", + "s2_io_flip_cf": "Then, Daniel and Tim had a lot of fun at the restaurant. Tim gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Will had a lot of fun at the restaurant. Will gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Will and Peter had a lot of fun at the restaurant. Peter gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the restaurant. Tim gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Will had a lot of fun at the restaurant. Peter gave a scarf to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Daniel", + "object": "scarf", + "place": "restaurant", + "random_a": "Will", + "random_b": "Peter", + "random_c": "Kay" + } + }, + { + "text": "When Guy and Daniel were about to leave the spa, Guy gave a highlighter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Daniel were about to leave the spa, Josh gave a highlighter to", + "random_names_cf": "When Neil and Summer were about to leave the spa, Neil gave a highlighter to", + "s1_io_flip_cf": "When Daniel and Guy were about to leave the spa, Guy gave a highlighter to", + "s2_io_flip_cf": "When Guy and Daniel were about to leave the spa, Daniel gave a highlighter to", + "random_names_s1_ioi_flip_cf": "When Summer and Neil were about to leave the spa, Neil gave a highlighter to", + "random_names_s2_ioi_flip_cf": "When Neil and Summer were about to leave the spa, Summer gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Guy were about to leave the spa, Daniel gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Neil were about to leave the spa, Summer gave a highlighter to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Guy", + "object": "highlighter", + "place": "spa", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "Josh" + } + }, + { + "text": "The square Grant and Angel went to had a ribbon. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Grant and Angel went to had a ribbon. Will gave it to", + "random_names_cf": "The square William and Andrew went to had a ribbon. William gave it to", + "s1_io_flip_cf": "The square Angel and Grant went to had a ribbon. Grant gave it to", + "s2_io_flip_cf": "The square Grant and Angel went to had a ribbon. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The square Andrew and William went to had a ribbon. William gave it to", + "random_names_s2_ioi_flip_cf": "The square William and Andrew went to had a ribbon. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Angel and Grant went to had a ribbon. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Andrew and William went to had a ribbon. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Grant", + "object": "ribbon", + "place": "square", + "random_a": "William", + "random_b": "Andrew", + "random_c": "Will" + } + }, + { + "text": "The racetrack Rob and Austin went to had a bicycle. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Rob and Austin went to had a bicycle. Dan gave it to", + "random_names_cf": "The racetrack Will and William went to had a bicycle. Will gave it to", + "s1_io_flip_cf": "The racetrack Austin and Rob went to had a bicycle. Rob gave it to", + "s2_io_flip_cf": "The racetrack Rob and Austin went to had a bicycle. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack William and Will went to had a bicycle. Will gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Will and William went to had a bicycle. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Austin and Rob went to had a bicycle. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack William and Will went to had a bicycle. William gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rob", + "object": "bicycle", + "place": "racetrack", + "random_a": "Will", + "random_b": "William", + "random_c": "Dan" + } + }, + { + "text": "When Kay and Roy got a thimble at the field, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Roy got a thimble at the field, Ross decided to give it to", + "random_names_cf": "When Don and Elizabeth got a thimble at the field, Don decided to give it to", + "s1_io_flip_cf": "When Roy and Kay got a thimble at the field, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Roy got a thimble at the field, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Don got a thimble at the field, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Elizabeth got a thimble at the field, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Kay got a thimble at the field, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Don got a thimble at the field, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Kay", + "object": "thimble", + "place": "field", + "random_a": "Don", + "random_b": "Elizabeth", + "random_c": "Ross" + } + }, + { + "text": "Then, Alex and Joe had a lot of fun at the optician. Alex gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Joe had a lot of fun at the optician. Andrew gave a piece of tape to", + "random_names_cf": "Then, Kay and Angel had a lot of fun at the optician. Kay gave a piece of tape to", + "s1_io_flip_cf": "Then, Joe and Alex had a lot of fun at the optician. Alex gave a piece of tape to", + "s2_io_flip_cf": "Then, Alex and Joe had a lot of fun at the optician. Joe gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Kay had a lot of fun at the optician. Kay gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Angel had a lot of fun at the optician. Angel gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Alex had a lot of fun at the optician. Joe gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Kay had a lot of fun at the optician. Angel gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Alex", + "object": "piece of tape", + "place": "optician", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Andrew" + } + }, + { + "text": "Before Roger and Luke left the service station, Roger decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Luke left the service station, Kelly decided to give a needle to", + "random_names_cf": "Before Scott and Mike left the service station, Scott decided to give a needle to", + "s1_io_flip_cf": "Before Luke and Roger left the service station, Roger decided to give a needle to", + "s2_io_flip_cf": "Before Roger and Luke left the service station, Luke decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Mike and Scott left the service station, Scott decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Scott and Mike left the service station, Mike decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Roger left the service station, Luke decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Scott left the service station, Mike decided to give a needle to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roger", + "object": "needle", + "place": "service station", + "random_a": "Scott", + "random_b": "Mike", + "random_c": "Kelly" + } + }, + { + "text": "The resort Ross and Stan went to had a toaster. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Ross and Stan went to had a toaster. Steven gave it to", + "random_names_cf": "The resort Luke and William went to had a toaster. Luke gave it to", + "s1_io_flip_cf": "The resort Stan and Ross went to had a toaster. Ross gave it to", + "s2_io_flip_cf": "The resort Ross and Stan went to had a toaster. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The resort William and Luke went to had a toaster. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The resort Luke and William went to had a toaster. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Stan and Ross went to had a toaster. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort William and Luke went to had a toaster. William gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Ross", + "object": "toaster", + "place": "resort", + "random_a": "Luke", + "random_b": "William", + "random_c": "Steven" + } + }, + { + "text": "When Scott and Jim were about to leave the gym, Scott gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Jim were about to leave the gym, Rob gave a ruler to", + "random_names_cf": "When Roy and Luke were about to leave the gym, Roy gave a ruler to", + "s1_io_flip_cf": "When Jim and Scott were about to leave the gym, Scott gave a ruler to", + "s2_io_flip_cf": "When Scott and Jim were about to leave the gym, Jim gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Luke and Roy were about to leave the gym, Roy gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Roy and Luke were about to leave the gym, Luke gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Scott were about to leave the gym, Jim gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Roy were about to leave the gym, Luke gave a ruler to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "ruler", + "place": "gym", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Rob" + } + }, + { + "text": "When Jonathan and Don were about to leave the restaurant, Jonathan gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Don were about to leave the restaurant, Ryan gave a funnel to", + "random_names_cf": "When Lewis and Mike were about to leave the restaurant, Lewis gave a funnel to", + "s1_io_flip_cf": "When Don and Jonathan were about to leave the restaurant, Jonathan gave a funnel to", + "s2_io_flip_cf": "When Jonathan and Don were about to leave the restaurant, Don gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Mike and Lewis were about to leave the restaurant, Lewis gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Lewis and Mike were about to leave the restaurant, Mike gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Jonathan were about to leave the restaurant, Don gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Lewis were about to leave the restaurant, Mike gave a funnel to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Jonathan", + "object": "funnel", + "place": "restaurant", + "random_a": "Lewis", + "random_b": "Mike", + "random_c": "Ryan" + } + }, + { + "text": "Then, Grant and Tom had a lot of fun at the optician. Grant gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Tom had a lot of fun at the optician. Cal gave a strap to", + "random_names_cf": "Then, Ross and Robert had a lot of fun at the optician. Ross gave a strap to", + "s1_io_flip_cf": "Then, Tom and Grant had a lot of fun at the optician. Grant gave a strap to", + "s2_io_flip_cf": "Then, Grant and Tom had a lot of fun at the optician. Tom gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Ross had a lot of fun at the optician. Ross gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Robert had a lot of fun at the optician. Robert gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Grant had a lot of fun at the optician. Tom gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Ross had a lot of fun at the optician. Robert gave a strap to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Grant", + "object": "strap", + "place": "optician", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Cal" + } + }, + { + "text": "Then, Tom and Roger went to the gym. Tom gave a pillow to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Roger went to the gym. Summer gave a pillow to", + "random_names_cf": "Then, Andrew and Daniel went to the gym. Andrew gave a pillow to", + "s1_io_flip_cf": "Then, Roger and Tom went to the gym. Tom gave a pillow to", + "s2_io_flip_cf": "Then, Tom and Roger went to the gym. Roger gave a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Andrew went to the gym. Andrew gave a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Daniel went to the gym. Daniel gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Tom went to the gym. Roger gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Andrew went to the gym. Daniel gave a pillow to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Tom", + "object": "pillow", + "place": "gym", + "random_a": "Andrew", + "random_b": "Daniel", + "random_c": "Summer" + } + }, + { + "text": "When Austin and Jonathan got a mirror at the dorm, Austin decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Austin and Jonathan got a mirror at the dorm, Lewis decided to give it to", + "random_names_cf": "When Summer and Rick got a mirror at the dorm, Summer decided to give it to", + "s1_io_flip_cf": "When Jonathan and Austin got a mirror at the dorm, Austin decided to give it to", + "s2_io_flip_cf": "When Austin and Jonathan got a mirror at the dorm, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Summer got a mirror at the dorm, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Rick got a mirror at the dorm, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Austin got a mirror at the dorm, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Summer got a mirror at the dorm, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "mirror", + "place": "dorm", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Steve got a ring at the parking lot, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Steve got a ring at the parking lot, Roger decided to give it to", + "random_names_cf": "When Kay and Will got a ring at the parking lot, Kay decided to give it to", + "s1_io_flip_cf": "When Steve and Robert got a ring at the parking lot, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Steve got a ring at the parking lot, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Kay got a ring at the parking lot, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Will got a ring at the parking lot, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Robert got a ring at the parking lot, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Kay got a ring at the parking lot, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Robert", + "object": "ring", + "place": "parking lot", + "random_a": "Kay", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "Then, Dan and Alexander had a lot of fun at the school. Dan gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alexander had a lot of fun at the school. Kay gave a ribbon to", + "random_names_cf": "Then, Sarah and Don had a lot of fun at the school. Sarah gave a ribbon to", + "s1_io_flip_cf": "Then, Alexander and Dan had a lot of fun at the school. Dan gave a ribbon to", + "s2_io_flip_cf": "Then, Dan and Alexander had a lot of fun at the school. Alexander gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Don and Sarah had a lot of fun at the school. Sarah gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Don had a lot of fun at the school. Don gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Dan had a lot of fun at the school. Alexander gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Sarah had a lot of fun at the school. Don gave a ribbon to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "ribbon", + "place": "school", + "random_a": "Sarah", + "random_b": "Don", + "random_c": "Kay" + } + }, + { + "text": "Then, Grant and Stan went to the cafe. Grant gave a dishwasher to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Stan went to the cafe. Daniel gave a dishwasher to", + "random_names_cf": "Then, Luke and Josh went to the cafe. Luke gave a dishwasher to", + "s1_io_flip_cf": "Then, Stan and Grant went to the cafe. Grant gave a dishwasher to", + "s2_io_flip_cf": "Then, Grant and Stan went to the cafe. Stan gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Luke went to the cafe. Luke gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Josh went to the cafe. Josh gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Grant went to the cafe. Stan gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Luke went to the cafe. Josh gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Grant", + "object": "dishwasher", + "place": "cafe", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "Daniel" + } + }, + { + "text": "The school Dan and Henry went to had a screwdriver. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Dan and Henry went to had a screwdriver. Ross gave it to", + "random_names_cf": "The school Grant and Kelly went to had a screwdriver. Grant gave it to", + "s1_io_flip_cf": "The school Henry and Dan went to had a screwdriver. Dan gave it to", + "s2_io_flip_cf": "The school Dan and Henry went to had a screwdriver. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The school Kelly and Grant went to had a screwdriver. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The school Grant and Kelly went to had a screwdriver. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Henry and Dan went to had a screwdriver. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Kelly and Grant went to had a screwdriver. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Dan", + "object": "screwdriver", + "place": "school", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Ross" + } + }, + { + "text": "Then, Phil and Steve went to the university campus. Phil gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Steve went to the university campus. Peter gave a toilet to", + "random_names_cf": "Then, Kelly and Ross went to the university campus. Kelly gave a toilet to", + "s1_io_flip_cf": "Then, Steve and Phil went to the university campus. Phil gave a toilet to", + "s2_io_flip_cf": "Then, Phil and Steve went to the university campus. Steve gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Kelly went to the university campus. Kelly gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Ross went to the university campus. Ross gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Phil went to the university campus. Steve gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Kelly went to the university campus. Ross gave a toilet to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Phil", + "object": "toilet", + "place": "university campus", + "random_a": "Kelly", + "random_b": "Ross", + "random_c": "Peter" + } + }, + { + "text": "The department store Grant and Elizabeth went to had a sock. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Grant and Elizabeth went to had a sock. Lewis gave it to", + "random_names_cf": "The department store Stan and Phil went to had a sock. Stan gave it to", + "s1_io_flip_cf": "The department store Elizabeth and Grant went to had a sock. Grant gave it to", + "s2_io_flip_cf": "The department store Grant and Elizabeth went to had a sock. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The department store Phil and Stan went to had a sock. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The department store Stan and Phil went to had a sock. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Elizabeth and Grant went to had a sock. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Phil and Stan went to had a sock. Phil gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Grant", + "object": "sock", + "place": "department store", + "random_a": "Stan", + "random_b": "Phil", + "random_c": "Lewis" + } + }, + { + "text": "Then, Tom and Robert went to the spa. Tom gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Robert went to the spa. Lewis gave a ribbon to", + "random_names_cf": "Then, Don and Summer went to the spa. Don gave a ribbon to", + "s1_io_flip_cf": "Then, Robert and Tom went to the spa. Tom gave a ribbon to", + "s2_io_flip_cf": "Then, Tom and Robert went to the spa. Robert gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Don went to the spa. Don gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Don and Summer went to the spa. Summer gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Tom went to the spa. Robert gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Don went to the spa. Summer gave a ribbon to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tom", + "object": "ribbon", + "place": "spa", + "random_a": "Don", + "random_b": "Summer", + "random_c": "Lewis" + } + }, + { + "text": "Then, Charles and Alexander were working at the parking lot. Charles decided to give a thimble to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alexander were working at the parking lot. Edward decided to give a thimble to", + "random_names_cf": "Then, Rick and Jim were working at the parking lot. Rick decided to give a thimble to", + "s1_io_flip_cf": "Then, Alexander and Charles were working at the parking lot. Charles decided to give a thimble to", + "s2_io_flip_cf": "Then, Charles and Alexander were working at the parking lot. Alexander decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Rick were working at the parking lot. Rick decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Jim were working at the parking lot. Jim decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Charles were working at the parking lot. Alexander decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rick were working at the parking lot. Jim decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Charles", + "object": "thimble", + "place": "parking lot", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Edward" + } + }, + { + "text": "Then, Stan and Phil had a lot of fun at the museum. Stan gave a bowl to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Phil had a lot of fun at the museum. Jim gave a bowl to", + "random_names_cf": "Then, Mike and Henry had a lot of fun at the museum. Mike gave a bowl to", + "s1_io_flip_cf": "Then, Phil and Stan had a lot of fun at the museum. Stan gave a bowl to", + "s2_io_flip_cf": "Then, Stan and Phil had a lot of fun at the museum. Phil gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Mike had a lot of fun at the museum. Mike gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Henry had a lot of fun at the museum. Henry gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Stan had a lot of fun at the museum. Phil gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Mike had a lot of fun at the museum. Henry gave a bowl to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "bowl", + "place": "museum", + "random_a": "Mike", + "random_b": "Henry", + "random_c": "Jim" + } + }, + { + "text": "The ramp Mike and Jim went to had a joystick. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Mike and Jim went to had a joystick. Lewis gave it to", + "random_names_cf": "The ramp Jonathan and Luke went to had a joystick. Jonathan gave it to", + "s1_io_flip_cf": "The ramp Jim and Mike went to had a joystick. Mike gave it to", + "s2_io_flip_cf": "The ramp Mike and Jim went to had a joystick. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Luke and Jonathan went to had a joystick. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Jonathan and Luke went to had a joystick. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Jim and Mike went to had a joystick. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Luke and Jonathan went to had a joystick. Luke gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Mike", + "object": "joystick", + "place": "ramp", + "random_a": "Jonathan", + "random_b": "Luke", + "random_c": "Lewis" + } + }, + { + "text": "Then, Alexander and Kay had a lot of fun at the elevator. Alexander gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Kay had a lot of fun at the elevator. Mike gave a bathtub to", + "random_names_cf": "Then, Daniel and Edward had a lot of fun at the elevator. Daniel gave a bathtub to", + "s1_io_flip_cf": "Then, Kay and Alexander had a lot of fun at the elevator. Alexander gave a bathtub to", + "s2_io_flip_cf": "Then, Alexander and Kay had a lot of fun at the elevator. Kay gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Daniel had a lot of fun at the elevator. Daniel gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Edward had a lot of fun at the elevator. Edward gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Alexander had a lot of fun at the elevator. Kay gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Daniel had a lot of fun at the elevator. Edward gave a bathtub to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alexander", + "object": "bathtub", + "place": "elevator", + "random_a": "Daniel", + "random_b": "Edward", + "random_c": "Mike" + } + }, + { + "text": "The music store Joe and Mike went to had a vest. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Joe and Mike went to had a vest. Stan gave it to", + "random_names_cf": "The music store Henry and Ryan went to had a vest. Henry gave it to", + "s1_io_flip_cf": "The music store Mike and Joe went to had a vest. Joe gave it to", + "s2_io_flip_cf": "The music store Joe and Mike went to had a vest. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The music store Ryan and Henry went to had a vest. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The music store Henry and Ryan went to had a vest. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Mike and Joe went to had a vest. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Ryan and Henry went to had a vest. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Joe", + "object": "vest", + "place": "music store", + "random_a": "Henry", + "random_b": "Ryan", + "random_c": "Stan" + } + }, + { + "text": "When Luke and Ryan were about to leave the circus, Luke gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Ryan were about to leave the circus, Kelly gave a pencil sharpener to", + "random_names_cf": "When Angel and Phil were about to leave the circus, Angel gave a pencil sharpener to", + "s1_io_flip_cf": "When Ryan and Luke were about to leave the circus, Luke gave a pencil sharpener to", + "s2_io_flip_cf": "When Luke and Ryan were about to leave the circus, Ryan gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Phil and Angel were about to leave the circus, Angel gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Angel and Phil were about to leave the circus, Phil gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Luke were about to leave the circus, Ryan gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Angel were about to leave the circus, Phil gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Luke", + "object": "pencil sharpener", + "place": "circus", + "random_a": "Angel", + "random_b": "Phil", + "random_c": "Kelly" + } + }, + { + "text": "The store Jim and Will went to had a basket. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Jim and Will went to had a basket. Austin gave it to", + "random_names_cf": "The store Kelly and Sarah went to had a basket. Kelly gave it to", + "s1_io_flip_cf": "The store Will and Jim went to had a basket. Jim gave it to", + "s2_io_flip_cf": "The store Jim and Will went to had a basket. Will gave it to", + "random_names_s1_ioi_flip_cf": "The store Sarah and Kelly went to had a basket. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The store Kelly and Sarah went to had a basket. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Will and Jim went to had a basket. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Sarah and Kelly went to had a basket. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jim", + "object": "basket", + "place": "store", + "random_a": "Kelly", + "random_b": "Sarah", + "random_c": "Austin" + } + }, + { + "text": "Then, Charles and Alex had a lot of fun at the convenience store. Charles gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alex had a lot of fun at the convenience store. Tom gave a desk to", + "random_names_cf": "Then, Peter and Andrew had a lot of fun at the convenience store. Peter gave a desk to", + "s1_io_flip_cf": "Then, Alex and Charles had a lot of fun at the convenience store. Charles gave a desk to", + "s2_io_flip_cf": "Then, Charles and Alex had a lot of fun at the convenience store. Alex gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the convenience store. Peter gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Andrew had a lot of fun at the convenience store. Andrew gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Charles had a lot of fun at the convenience store. Alex gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the convenience store. Andrew gave a desk to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Charles", + "object": "desk", + "place": "convenience store", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Tom" + } + }, + { + "text": "While Sarah and Don relaxed, Sarah gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Don relaxed, Rick gave a piece of tape to", + "random_names_cf": "While Cal and Alexander relaxed, Cal gave a piece of tape to", + "s1_io_flip_cf": "While Don and Sarah relaxed, Sarah gave a piece of tape to", + "s2_io_flip_cf": "While Sarah and Don relaxed, Don gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Alexander and Cal relaxed, Cal gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Cal and Alexander relaxed, Alexander gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Sarah relaxed, Don gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Cal relaxed, Alexander gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Sarah", + "object": "piece of tape", + "place": "museum", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Rick" + } + }, + { + "text": "When Kelly and Luke were about to leave the school, Kelly gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Luke were about to leave the school, Jonathan gave a thimble to", + "random_names_cf": "When Guy and Dan were about to leave the school, Guy gave a thimble to", + "s1_io_flip_cf": "When Luke and Kelly were about to leave the school, Kelly gave a thimble to", + "s2_io_flip_cf": "When Kelly and Luke were about to leave the school, Luke gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Dan and Guy were about to leave the school, Guy gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Guy and Dan were about to leave the school, Dan gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Kelly were about to leave the school, Luke gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Guy were about to leave the school, Dan gave a thimble to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Kelly", + "object": "thimble", + "place": "school", + "random_a": "Guy", + "random_b": "Dan", + "random_c": "Jonathan" + } + }, + { + "text": "Before Charles and Kelly left the market, Charles decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Kelly left the market, Jonathan decided to give a ribbon to", + "random_names_cf": "Before Mike and Don left the market, Mike decided to give a ribbon to", + "s1_io_flip_cf": "Before Kelly and Charles left the market, Charles decided to give a ribbon to", + "s2_io_flip_cf": "Before Charles and Kelly left the market, Kelly decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Don and Mike left the market, Mike decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Mike and Don left the market, Don decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Charles left the market, Kelly decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Mike left the market, Don decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Charles", + "object": "ribbon", + "place": "market", + "random_a": "Mike", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Josh and Scott went to the spa. Josh gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott went to the spa. Angel gave a screwdriver to", + "random_names_cf": "Then, Ryan and Edward went to the spa. Ryan gave a screwdriver to", + "s1_io_flip_cf": "Then, Scott and Josh went to the spa. Josh gave a screwdriver to", + "s2_io_flip_cf": "Then, Josh and Scott went to the spa. Scott gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Ryan went to the spa. Ryan gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Edward went to the spa. Edward gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh went to the spa. Scott gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ryan went to the spa. Edward gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "screwdriver", + "place": "spa", + "random_a": "Ryan", + "random_b": "Edward", + "random_c": "Angel" + } + }, + { + "text": "Then, Josh and Scott had a lot of fun at the airbase. Josh gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott had a lot of fun at the airbase. Kelly gave a thimble to", + "random_names_cf": "Then, Guy and Neil had a lot of fun at the airbase. Guy gave a thimble to", + "s1_io_flip_cf": "Then, Scott and Josh had a lot of fun at the airbase. Josh gave a thimble to", + "s2_io_flip_cf": "Then, Josh and Scott had a lot of fun at the airbase. Scott gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Guy had a lot of fun at the airbase. Guy gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Neil had a lot of fun at the airbase. Neil gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh had a lot of fun at the airbase. Scott gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Guy had a lot of fun at the airbase. Neil gave a thimble to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "thimble", + "place": "airbase", + "random_a": "Guy", + "random_b": "Neil", + "random_c": "Kelly" + } + }, + { + "text": "The music store Peter and Roger went to had a carpet. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Peter and Roger went to had a carpet. Rick gave it to", + "random_names_cf": "The music store Mike and Angel went to had a carpet. Mike gave it to", + "s1_io_flip_cf": "The music store Roger and Peter went to had a carpet. Peter gave it to", + "s2_io_flip_cf": "The music store Peter and Roger went to had a carpet. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The music store Angel and Mike went to had a carpet. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The music store Mike and Angel went to had a carpet. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Roger and Peter went to had a carpet. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Angel and Mike went to had a carpet. Angel gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "carpet", + "place": "music store", + "random_a": "Mike", + "random_b": "Angel", + "random_c": "Rick" + } + }, + { + "text": "Then, Scott and Guy were working at the zoo. Scott decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Guy were working at the zoo. Henry decided to give a thread to", + "random_names_cf": "Then, Lewis and Austin were working at the zoo. Lewis decided to give a thread to", + "s1_io_flip_cf": "Then, Guy and Scott were working at the zoo. Scott decided to give a thread to", + "s2_io_flip_cf": "Then, Scott and Guy were working at the zoo. Guy decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Lewis were working at the zoo. Lewis decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Austin were working at the zoo. Austin decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Scott were working at the zoo. Guy decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Lewis were working at the zoo. Austin decided to give a thread to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Scott", + "object": "thread", + "place": "zoo", + "random_a": "Lewis", + "random_b": "Austin", + "random_c": "Henry" + } + }, + { + "text": "Then, Alex and Alexander went to the hangar. Alex gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Alexander went to the hangar. Edward gave a sifter to", + "random_names_cf": "Then, Don and Sarah went to the hangar. Don gave a sifter to", + "s1_io_flip_cf": "Then, Alexander and Alex went to the hangar. Alex gave a sifter to", + "s2_io_flip_cf": "Then, Alex and Alexander went to the hangar. Alexander gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Don went to the hangar. Don gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Don and Sarah went to the hangar. Sarah gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Alex went to the hangar. Alexander gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Don went to the hangar. Sarah gave a sifter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Alex", + "object": "sifter", + "place": "hangar", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Edward" + } + }, + { + "text": "While Stan and Peter relaxed, Stan gave a tent to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Peter relaxed, Elizabeth gave a tent to", + "random_names_cf": "While Scott and Alex relaxed, Scott gave a tent to", + "s1_io_flip_cf": "While Peter and Stan relaxed, Stan gave a tent to", + "s2_io_flip_cf": "While Stan and Peter relaxed, Peter gave a tent to", + "random_names_s1_ioi_flip_cf": "While Alex and Scott relaxed, Scott gave a tent to", + "random_names_s2_ioi_flip_cf": "While Scott and Alex relaxed, Alex gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Stan relaxed, Peter gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Scott relaxed, Alex gave a tent to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Stan", + "object": "tent", + "place": "clothing store", + "random_a": "Scott", + "random_b": "Alex", + "random_c": "Elizabeth" + } + }, + { + "text": "While Henry and Peter relaxed, Henry gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Peter relaxed, Luke gave a toaster to", + "random_names_cf": "While Kay and Steve relaxed, Kay gave a toaster to", + "s1_io_flip_cf": "While Peter and Henry relaxed, Henry gave a toaster to", + "s2_io_flip_cf": "While Henry and Peter relaxed, Peter gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Steve and Kay relaxed, Kay gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Kay and Steve relaxed, Steve gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Henry relaxed, Peter gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Kay relaxed, Steve gave a toaster to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Henry", + "object": "toaster", + "place": "stadium", + "random_a": "Kay", + "random_b": "Steve", + "random_c": "Luke" + } + }, + { + "text": "Then, Austin and Jonathan went to the convenience store. Austin gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Jonathan went to the convenience store. Ross gave a bucket of paint to", + "random_names_cf": "Then, Robert and Lewis went to the convenience store. Robert gave a bucket of paint to", + "s1_io_flip_cf": "Then, Jonathan and Austin went to the convenience store. Austin gave a bucket of paint to", + "s2_io_flip_cf": "Then, Austin and Jonathan went to the convenience store. Jonathan gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Robert went to the convenience store. Robert gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Lewis went to the convenience store. Lewis gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Austin went to the convenience store. Jonathan gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Robert went to the convenience store. Lewis gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "bucket of paint", + "place": "convenience store", + "random_a": "Robert", + "random_b": "Lewis", + "random_c": "Ross" + } + }, + { + "text": "Then, Grant and Josh were working at the circus. Grant decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Josh were working at the circus. Stan decided to give a bowl to", + "random_names_cf": "Then, Scott and Charles were working at the circus. Scott decided to give a bowl to", + "s1_io_flip_cf": "Then, Josh and Grant were working at the circus. Grant decided to give a bowl to", + "s2_io_flip_cf": "Then, Grant and Josh were working at the circus. Josh decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Scott were working at the circus. Scott decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Charles were working at the circus. Charles decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Grant were working at the circus. Josh decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Scott were working at the circus. Charles decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Grant", + "object": "bowl", + "place": "circus", + "random_a": "Scott", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "Then, Austin and Daniel were working at the hangar. Austin decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Daniel were working at the hangar. Alex decided to give a pin to", + "random_names_cf": "Then, Stan and Jonathan were working at the hangar. Stan decided to give a pin to", + "s1_io_flip_cf": "Then, Daniel and Austin were working at the hangar. Austin decided to give a pin to", + "s2_io_flip_cf": "Then, Austin and Daniel were working at the hangar. Daniel decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Stan were working at the hangar. Stan decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Jonathan were working at the hangar. Jonathan decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Austin were working at the hangar. Daniel decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Stan were working at the hangar. Jonathan decided to give a pin to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Austin", + "object": "pin", + "place": "hangar", + "random_a": "Stan", + "random_b": "Jonathan", + "random_c": "Alex" + } + }, + { + "text": "Before Roy and Ross left the house, Roy decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Ross left the house, Steve decided to give a tablet to", + "random_names_cf": "Before Kelly and Sarah left the house, Kelly decided to give a tablet to", + "s1_io_flip_cf": "Before Ross and Roy left the house, Roy decided to give a tablet to", + "s2_io_flip_cf": "Before Roy and Ross left the house, Ross decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Kelly left the house, Kelly decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Sarah left the house, Sarah decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Roy left the house, Ross decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Kelly left the house, Sarah decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roy", + "object": "tablet", + "place": "house", + "random_a": "Kelly", + "random_b": "Sarah", + "random_c": "Steve" + } + }, + { + "text": "Then, Austin and Alex were working at the car. Austin decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Alex were working at the car. Angel decided to give a backpack to", + "random_names_cf": "Then, Stan and Kelly were working at the car. Stan decided to give a backpack to", + "s1_io_flip_cf": "Then, Alex and Austin were working at the car. Austin decided to give a backpack to", + "s2_io_flip_cf": "Then, Austin and Alex were working at the car. Alex decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Stan were working at the car. Stan decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Kelly were working at the car. Kelly decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin were working at the car. Alex decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Stan were working at the car. Kelly decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "backpack", + "place": "car", + "random_a": "Stan", + "random_b": "Kelly", + "random_c": "Angel" + } + }, + { + "text": "Then, Elizabeth and Josh had a lot of fun at the park. Elizabeth gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Josh had a lot of fun at the park. Andrew gave a cable to", + "random_names_cf": "Then, Guy and Cal had a lot of fun at the park. Guy gave a cable to", + "s1_io_flip_cf": "Then, Josh and Elizabeth had a lot of fun at the park. Elizabeth gave a cable to", + "s2_io_flip_cf": "Then, Elizabeth and Josh had a lot of fun at the park. Josh gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Guy had a lot of fun at the park. Guy gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Cal had a lot of fun at the park. Cal gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Elizabeth had a lot of fun at the park. Josh gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Guy had a lot of fun at the park. Cal gave a cable to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Elizabeth", + "object": "cable", + "place": "park", + "random_a": "Guy", + "random_b": "Cal", + "random_c": "Andrew" + } + }, + { + "text": "When Steve and Daniel were about to leave the cafe, Steve gave a trunk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Daniel were about to leave the cafe, Alexander gave a trunk to", + "random_names_cf": "When Angel and Rick were about to leave the cafe, Angel gave a trunk to", + "s1_io_flip_cf": "When Daniel and Steve were about to leave the cafe, Steve gave a trunk to", + "s2_io_flip_cf": "When Steve and Daniel were about to leave the cafe, Daniel gave a trunk to", + "random_names_s1_ioi_flip_cf": "When Rick and Angel were about to leave the cafe, Angel gave a trunk to", + "random_names_s2_ioi_flip_cf": "When Angel and Rick were about to leave the cafe, Rick gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steve were about to leave the cafe, Daniel gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Angel were about to leave the cafe, Rick gave a trunk to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "trunk", + "place": "cafe", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Alexander" + } + }, + { + "text": "When Dan and Sarah were about to leave the mall, Dan gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Sarah were about to leave the mall, Guy gave a wrench to", + "random_names_cf": "When Steve and Tim were about to leave the mall, Steve gave a wrench to", + "s1_io_flip_cf": "When Sarah and Dan were about to leave the mall, Dan gave a wrench to", + "s2_io_flip_cf": "When Dan and Sarah were about to leave the mall, Sarah gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Tim and Steve were about to leave the mall, Steve gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Steve and Tim were about to leave the mall, Tim gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Dan were about to leave the mall, Sarah gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Steve were about to leave the mall, Tim gave a wrench to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Dan", + "object": "wrench", + "place": "mall", + "random_a": "Steve", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "When Joe and Steven got a joystick at the pharmacy, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Steven got a joystick at the pharmacy, Angel decided to give it to", + "random_names_cf": "When Jonathan and Grant got a joystick at the pharmacy, Jonathan decided to give it to", + "s1_io_flip_cf": "When Steven and Joe got a joystick at the pharmacy, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Steven got a joystick at the pharmacy, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Jonathan got a joystick at the pharmacy, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Grant got a joystick at the pharmacy, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Joe got a joystick at the pharmacy, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Jonathan got a joystick at the pharmacy, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "joystick", + "place": "pharmacy", + "random_a": "Jonathan", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "When Andrew and Cal got a coat at the gym, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Cal got a coat at the gym, Neil decided to give it to", + "random_names_cf": "When Ross and Alexander got a coat at the gym, Ross decided to give it to", + "s1_io_flip_cf": "When Cal and Andrew got a coat at the gym, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Cal got a coat at the gym, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Ross got a coat at the gym, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Alexander got a coat at the gym, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Andrew got a coat at the gym, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Ross got a coat at the gym, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "coat", + "place": "gym", + "random_a": "Ross", + "random_b": "Alexander", + "random_c": "Neil" + } + }, + { + "text": "Then, Elizabeth and Rob had a lot of fun at the casino. Elizabeth gave a pin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Rob had a lot of fun at the casino. Henry gave a pin to", + "random_names_cf": "Then, Grant and Roy had a lot of fun at the casino. Grant gave a pin to", + "s1_io_flip_cf": "Then, Rob and Elizabeth had a lot of fun at the casino. Elizabeth gave a pin to", + "s2_io_flip_cf": "Then, Elizabeth and Rob had a lot of fun at the casino. Rob gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Grant had a lot of fun at the casino. Grant gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Roy had a lot of fun at the casino. Roy gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Elizabeth had a lot of fun at the casino. Rob gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Grant had a lot of fun at the casino. Roy gave a pin to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "pin", + "place": "casino", + "random_a": "Grant", + "random_b": "Roy", + "random_c": "Henry" + } + }, + { + "text": "When Elizabeth and Scott were about to leave the hangar, Elizabeth gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Scott were about to leave the hangar, Peter gave a faucet to", + "random_names_cf": "When Josh and Ross were about to leave the hangar, Josh gave a faucet to", + "s1_io_flip_cf": "When Scott and Elizabeth were about to leave the hangar, Elizabeth gave a faucet to", + "s2_io_flip_cf": "When Elizabeth and Scott were about to leave the hangar, Scott gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Ross and Josh were about to leave the hangar, Josh gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Josh and Ross were about to leave the hangar, Ross gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Elizabeth were about to leave the hangar, Scott gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Josh were about to leave the hangar, Ross gave a faucet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Elizabeth", + "object": "faucet", + "place": "hangar", + "random_a": "Josh", + "random_b": "Ross", + "random_c": "Peter" + } + }, + { + "text": "Once William and Rick arrived at the square, William gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Rick arrived at the square, Roger gave a sifter to", + "random_names_cf": "Once Kay and Austin arrived at the square, Kay gave a sifter to", + "s1_io_flip_cf": "Once Rick and William arrived at the square, William gave a sifter to", + "s2_io_flip_cf": "Once William and Rick arrived at the square, Rick gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Austin and Kay arrived at the square, Kay gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Kay and Austin arrived at the square, Austin gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and William arrived at the square, Rick gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Kay arrived at the square, Austin gave a sifter to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "William", + "object": "sifter", + "place": "square", + "random_a": "Kay", + "random_b": "Austin", + "random_c": "Roger" + } + }, + { + "text": "Then, Cal and Charles went to the gym. Cal gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Charles went to the gym. Luke gave a bicycle to", + "random_names_cf": "Then, Peter and Elizabeth went to the gym. Peter gave a bicycle to", + "s1_io_flip_cf": "Then, Charles and Cal went to the gym. Cal gave a bicycle to", + "s2_io_flip_cf": "Then, Cal and Charles went to the gym. Charles gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Peter went to the gym. Peter gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Elizabeth went to the gym. Elizabeth gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Cal went to the gym. Charles gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Peter went to the gym. Elizabeth gave a bicycle to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Cal", + "object": "bicycle", + "place": "gym", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Luke" + } + }, + { + "text": "Then, Roy and Ryan were working at the market. Roy decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Ryan were working at the market. Luke decided to give a dishwasher to", + "random_names_cf": "Then, Elizabeth and Andrew were working at the market. Elizabeth decided to give a dishwasher to", + "s1_io_flip_cf": "Then, Ryan and Roy were working at the market. Roy decided to give a dishwasher to", + "s2_io_flip_cf": "Then, Roy and Ryan were working at the market. Ryan decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Elizabeth were working at the market. Elizabeth decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Andrew were working at the market. Andrew decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Roy were working at the market. Ryan decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Elizabeth were working at the market. Andrew decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Roy", + "object": "dishwasher", + "place": "market", + "random_a": "Elizabeth", + "random_b": "Andrew", + "random_c": "Luke" + } + }, + { + "text": "The mall Summer and Jim went to had a sock. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Summer and Jim went to had a sock. Andrew gave it to", + "random_names_cf": "The mall Guy and Charles went to had a sock. Guy gave it to", + "s1_io_flip_cf": "The mall Jim and Summer went to had a sock. Summer gave it to", + "s2_io_flip_cf": "The mall Summer and Jim went to had a sock. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The mall Charles and Guy went to had a sock. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The mall Guy and Charles went to had a sock. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Jim and Summer went to had a sock. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Charles and Guy went to had a sock. Charles gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Summer", + "object": "sock", + "place": "mall", + "random_a": "Guy", + "random_b": "Charles", + "random_c": "Andrew" + } + }, + { + "text": "When Dan and Joe were about to leave the tire store, Dan gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Joe were about to leave the tire store, Angel gave a folder to", + "random_names_cf": "When Alex and Jonathan were about to leave the tire store, Alex gave a folder to", + "s1_io_flip_cf": "When Joe and Dan were about to leave the tire store, Dan gave a folder to", + "s2_io_flip_cf": "When Dan and Joe were about to leave the tire store, Joe gave a folder to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Alex were about to leave the tire store, Alex gave a folder to", + "random_names_s2_ioi_flip_cf": "When Alex and Jonathan were about to leave the tire store, Jonathan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Dan were about to leave the tire store, Joe gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Alex were about to leave the tire store, Jonathan gave a folder to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Dan", + "object": "folder", + "place": "tire store", + "random_a": "Alex", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "When Kay and Alex got a pair of sunglasses at the salon, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Alex got a pair of sunglasses at the salon, Luke decided to give it to", + "random_names_cf": "When Edward and Jim got a pair of sunglasses at the salon, Edward decided to give it to", + "s1_io_flip_cf": "When Alex and Kay got a pair of sunglasses at the salon, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Alex got a pair of sunglasses at the salon, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Edward got a pair of sunglasses at the salon, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Jim got a pair of sunglasses at the salon, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Kay got a pair of sunglasses at the salon, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Edward got a pair of sunglasses at the salon, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Kay", + "object": "pair of sunglasses", + "place": "salon", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Luke" + } + }, + { + "text": "Once Roy and Charles arrived at the department store, Roy gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Charles arrived at the department store, Ryan gave a folder to", + "random_names_cf": "Once Rob and William arrived at the department store, Rob gave a folder to", + "s1_io_flip_cf": "Once Charles and Roy arrived at the department store, Roy gave a folder to", + "s2_io_flip_cf": "Once Roy and Charles arrived at the department store, Charles gave a folder to", + "random_names_s1_ioi_flip_cf": "Once William and Rob arrived at the department store, Rob gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Rob and William arrived at the department store, William gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Roy arrived at the department store, Charles gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Rob arrived at the department store, William gave a folder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Roy", + "object": "folder", + "place": "department store", + "random_a": "Rob", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "Once Peter and Neil arrived at the gift shop, Peter gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Neil arrived at the gift shop, Rob gave a funnel to", + "random_names_cf": "Once Ross and Daniel arrived at the gift shop, Ross gave a funnel to", + "s1_io_flip_cf": "Once Neil and Peter arrived at the gift shop, Peter gave a funnel to", + "s2_io_flip_cf": "Once Peter and Neil arrived at the gift shop, Neil gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Ross arrived at the gift shop, Ross gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Ross and Daniel arrived at the gift shop, Daniel gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Peter arrived at the gift shop, Neil gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Ross arrived at the gift shop, Daniel gave a funnel to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Peter", + "object": "funnel", + "place": "gift shop", + "random_a": "Ross", + "random_b": "Daniel", + "random_c": "Rob" + } + }, + { + "text": "Before Stan and Edward left the optician, Stan decided to give a highlighter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Edward left the optician, Ryan decided to give a highlighter to", + "random_names_cf": "Before Kelly and Neil left the optician, Kelly decided to give a highlighter to", + "s1_io_flip_cf": "Before Edward and Stan left the optician, Stan decided to give a highlighter to", + "s2_io_flip_cf": "Before Stan and Edward left the optician, Edward decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Before Neil and Kelly left the optician, Kelly decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Neil left the optician, Neil decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Stan left the optician, Edward decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Kelly left the optician, Neil decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Stan", + "object": "highlighter", + "place": "optician", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Ryan" + } + }, + { + "text": "Once Steve and Henry arrived at the convenience store, Steve gave a snack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Henry arrived at the convenience store, Josh gave a snack to", + "random_names_cf": "Once Angel and Edward arrived at the convenience store, Angel gave a snack to", + "s1_io_flip_cf": "Once Henry and Steve arrived at the convenience store, Steve gave a snack to", + "s2_io_flip_cf": "Once Steve and Henry arrived at the convenience store, Henry gave a snack to", + "random_names_s1_ioi_flip_cf": "Once Edward and Angel arrived at the convenience store, Angel gave a snack to", + "random_names_s2_ioi_flip_cf": "Once Angel and Edward arrived at the convenience store, Edward gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Steve arrived at the convenience store, Henry gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Angel arrived at the convenience store, Edward gave a snack to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Steve", + "object": "snack", + "place": "convenience store", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Josh" + } + }, + { + "text": "The garden Kelly and Sarah went to had a gold watch. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Kelly and Sarah went to had a gold watch. Tim gave it to", + "random_names_cf": "The garden Roger and Jonathan went to had a gold watch. Roger gave it to", + "s1_io_flip_cf": "The garden Sarah and Kelly went to had a gold watch. Kelly gave it to", + "s2_io_flip_cf": "The garden Kelly and Sarah went to had a gold watch. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The garden Jonathan and Roger went to had a gold watch. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The garden Roger and Jonathan went to had a gold watch. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Sarah and Kelly went to had a gold watch. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Jonathan and Roger went to had a gold watch. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Kelly", + "object": "gold watch", + "place": "garden", + "random_a": "Roger", + "random_b": "Jonathan", + "random_c": "Tim" + } + }, + { + "text": "The pharmacy Edward and Charles went to had a boot. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Edward and Charles went to had a boot. William gave it to", + "random_names_cf": "The pharmacy Peter and Mike went to had a boot. Peter gave it to", + "s1_io_flip_cf": "The pharmacy Charles and Edward went to had a boot. Edward gave it to", + "s2_io_flip_cf": "The pharmacy Edward and Charles went to had a boot. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Mike and Peter went to had a boot. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Peter and Mike went to had a boot. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Charles and Edward went to had a boot. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Mike and Peter went to had a boot. Mike gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "boot", + "place": "pharmacy", + "random_a": "Peter", + "random_b": "Mike", + "random_c": "William" + } + }, + { + "text": "Once Dan and Robert arrived at the cafeteria, Dan gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Robert arrived at the cafeteria, Andrew gave a carpet to", + "random_names_cf": "Once Alexander and Alex arrived at the cafeteria, Alexander gave a carpet to", + "s1_io_flip_cf": "Once Robert and Dan arrived at the cafeteria, Dan gave a carpet to", + "s2_io_flip_cf": "Once Dan and Robert arrived at the cafeteria, Robert gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Alex and Alexander arrived at the cafeteria, Alexander gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Alex arrived at the cafeteria, Alex gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Dan arrived at the cafeteria, Robert gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Alexander arrived at the cafeteria, Alex gave a carpet to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Dan", + "object": "carpet", + "place": "cafeteria", + "random_a": "Alexander", + "random_b": "Alex", + "random_c": "Andrew" + } + }, + { + "text": "Then, Ross and Mike went to the field. Ross gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Mike went to the field. Stan gave a backpack to", + "random_names_cf": "Then, Don and Andrew went to the field. Don gave a backpack to", + "s1_io_flip_cf": "Then, Mike and Ross went to the field. Ross gave a backpack to", + "s2_io_flip_cf": "Then, Ross and Mike went to the field. Mike gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Don went to the field. Don gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Don and Andrew went to the field. Andrew gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ross went to the field. Mike gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Don went to the field. Andrew gave a backpack to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Ross", + "object": "backpack", + "place": "field", + "random_a": "Don", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "Before Don and Tim left the parking lot, Don decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Tim left the parking lot, Charles decided to give a strainer to", + "random_names_cf": "Before Stan and Joe left the parking lot, Stan decided to give a strainer to", + "s1_io_flip_cf": "Before Tim and Don left the parking lot, Don decided to give a strainer to", + "s2_io_flip_cf": "Before Don and Tim left the parking lot, Tim decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Joe and Stan left the parking lot, Stan decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Stan and Joe left the parking lot, Joe decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Don left the parking lot, Tim decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Stan left the parking lot, Joe decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Don", + "object": "strainer", + "place": "parking lot", + "random_a": "Stan", + "random_b": "Joe", + "random_c": "Charles" + } + }, + { + "text": "The elevator Daniel and Guy went to had a dress. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Daniel and Guy went to had a dress. Will gave it to", + "random_names_cf": "The elevator Ryan and Henry went to had a dress. Ryan gave it to", + "s1_io_flip_cf": "The elevator Guy and Daniel went to had a dress. Daniel gave it to", + "s2_io_flip_cf": "The elevator Daniel and Guy went to had a dress. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Henry and Ryan went to had a dress. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Ryan and Henry went to had a dress. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Guy and Daniel went to had a dress. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Henry and Ryan went to had a dress. Henry gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Daniel", + "object": "dress", + "place": "elevator", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "While Dan and Guy relaxed, Dan gave a dress to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Guy relaxed, Jim gave a dress to", + "random_names_cf": "While Roger and Don relaxed, Roger gave a dress to", + "s1_io_flip_cf": "While Guy and Dan relaxed, Dan gave a dress to", + "s2_io_flip_cf": "While Dan and Guy relaxed, Guy gave a dress to", + "random_names_s1_ioi_flip_cf": "While Don and Roger relaxed, Roger gave a dress to", + "random_names_s2_ioi_flip_cf": "While Roger and Don relaxed, Don gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Dan relaxed, Guy gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Roger relaxed, Don gave a dress to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Dan", + "object": "dress", + "place": "toy store", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Jim" + } + }, + { + "text": "When Grant and Mike got a boot at the resort, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Mike got a boot at the resort, Josh decided to give it to", + "random_names_cf": "When Summer and Edward got a boot at the resort, Summer decided to give it to", + "s1_io_flip_cf": "When Mike and Grant got a boot at the resort, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Mike got a boot at the resort, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Summer got a boot at the resort, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Edward got a boot at the resort, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Grant got a boot at the resort, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Summer got a boot at the resort, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Grant", + "object": "boot", + "place": "resort", + "random_a": "Summer", + "random_b": "Edward", + "random_c": "Josh" + } + }, + { + "text": "Then, Mike and Steve had a lot of fun at the music store. Mike gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Steve had a lot of fun at the music store. Stan gave a notebook to", + "random_names_cf": "Then, Summer and Edward had a lot of fun at the music store. Summer gave a notebook to", + "s1_io_flip_cf": "Then, Steve and Mike had a lot of fun at the music store. Mike gave a notebook to", + "s2_io_flip_cf": "Then, Mike and Steve had a lot of fun at the music store. Steve gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Summer had a lot of fun at the music store. Summer gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Edward had a lot of fun at the music store. Edward gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Mike had a lot of fun at the music store. Steve gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Summer had a lot of fun at the music store. Edward gave a notebook to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Mike", + "object": "notebook", + "place": "music store", + "random_a": "Summer", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "When Edward and Cal were about to leave the studio, Edward gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Cal were about to leave the studio, Sarah gave a pencil sharpener to", + "random_names_cf": "When Peter and Alexander were about to leave the studio, Peter gave a pencil sharpener to", + "s1_io_flip_cf": "When Cal and Edward were about to leave the studio, Edward gave a pencil sharpener to", + "s2_io_flip_cf": "When Edward and Cal were about to leave the studio, Cal gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Alexander and Peter were about to leave the studio, Peter gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Peter and Alexander were about to leave the studio, Alexander gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Edward were about to leave the studio, Cal gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Peter were about to leave the studio, Alexander gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Edward", + "object": "pencil sharpener", + "place": "studio", + "random_a": "Peter", + "random_b": "Alexander", + "random_c": "Sarah" + } + }, + { + "text": "Once Alexander and Neil arrived at the university campus, Alexander gave a bucket of paint to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Neil arrived at the university campus, Tim gave a bucket of paint to", + "random_names_cf": "Once Robert and Will arrived at the university campus, Robert gave a bucket of paint to", + "s1_io_flip_cf": "Once Neil and Alexander arrived at the university campus, Alexander gave a bucket of paint to", + "s2_io_flip_cf": "Once Alexander and Neil arrived at the university campus, Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Once Will and Robert arrived at the university campus, Robert gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Once Robert and Will arrived at the university campus, Will gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Alexander arrived at the university campus, Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Robert arrived at the university campus, Will gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alexander", + "object": "bucket of paint", + "place": "university campus", + "random_a": "Robert", + "random_b": "Will", + "random_c": "Tim" + } + }, + { + "text": "While Elizabeth and Roy relaxed, Elizabeth gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Roy relaxed, Lewis gave a basketball to", + "random_names_cf": "While Scott and Don relaxed, Scott gave a basketball to", + "s1_io_flip_cf": "While Roy and Elizabeth relaxed, Elizabeth gave a basketball to", + "s2_io_flip_cf": "While Elizabeth and Roy relaxed, Roy gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Don and Scott relaxed, Scott gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Scott and Don relaxed, Don gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Elizabeth relaxed, Roy gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Scott relaxed, Don gave a basketball to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Elizabeth", + "object": "basketball", + "place": "garden", + "random_a": "Scott", + "random_b": "Don", + "random_c": "Lewis" + } + }, + { + "text": "Before Guy and Luke left the university campus, Guy decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Luke left the university campus, Joe decided to give a pair of shoes to", + "random_names_cf": "Before Angel and Tom left the university campus, Angel decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Luke and Guy left the university campus, Guy decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Guy and Luke left the university campus, Luke decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Tom and Angel left the university campus, Angel decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Angel and Tom left the university campus, Tom decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Guy left the university campus, Luke decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Angel left the university campus, Tom decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Guy", + "object": "pair of shoes", + "place": "university campus", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Joe" + } + }, + { + "text": "When Cal and Steven got a laptop at the hangar, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Steven got a laptop at the hangar, Summer decided to give it to", + "random_names_cf": "When Ross and Rick got a laptop at the hangar, Ross decided to give it to", + "s1_io_flip_cf": "When Steven and Cal got a laptop at the hangar, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Steven got a laptop at the hangar, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Ross got a laptop at the hangar, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Rick got a laptop at the hangar, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Cal got a laptop at the hangar, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Ross got a laptop at the hangar, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Cal", + "object": "laptop", + "place": "hangar", + "random_a": "Ross", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "Before Sarah and Mike left the parking lot, Sarah decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Mike left the parking lot, Jim decided to give a faucet to", + "random_names_cf": "Before Rob and Edward left the parking lot, Rob decided to give a faucet to", + "s1_io_flip_cf": "Before Mike and Sarah left the parking lot, Sarah decided to give a faucet to", + "s2_io_flip_cf": "Before Sarah and Mike left the parking lot, Mike decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Edward and Rob left the parking lot, Rob decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Rob and Edward left the parking lot, Edward decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Sarah left the parking lot, Mike decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Rob left the parking lot, Edward decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Sarah", + "object": "faucet", + "place": "parking lot", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Jim" + } + }, + { + "text": "When Cal and Lewis got a ruler at the salon, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Lewis got a ruler at the salon, Charles decided to give it to", + "random_names_cf": "When Steve and Joe got a ruler at the salon, Steve decided to give it to", + "s1_io_flip_cf": "When Lewis and Cal got a ruler at the salon, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Lewis got a ruler at the salon, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Steve got a ruler at the salon, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Joe got a ruler at the salon, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Cal got a ruler at the salon, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Steve got a ruler at the salon, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Cal", + "object": "ruler", + "place": "salon", + "random_a": "Steve", + "random_b": "Joe", + "random_c": "Charles" + } + }, + { + "text": "Once Rick and Don arrived at the casino, Rick gave a pair of glasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Don arrived at the casino, Elizabeth gave a pair of glasses to", + "random_names_cf": "Once Guy and Jonathan arrived at the casino, Guy gave a pair of glasses to", + "s1_io_flip_cf": "Once Don and Rick arrived at the casino, Rick gave a pair of glasses to", + "s2_io_flip_cf": "Once Rick and Don arrived at the casino, Don gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Guy arrived at the casino, Guy gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Once Guy and Jonathan arrived at the casino, Jonathan gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Rick arrived at the casino, Don gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Guy arrived at the casino, Jonathan gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rick", + "object": "pair of glasses", + "place": "casino", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Elizabeth" + } + }, + { + "text": "While Robert and Dan relaxed, Robert gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Dan relaxed, Kay gave a cable to", + "random_names_cf": "While Lewis and Angel relaxed, Lewis gave a cable to", + "s1_io_flip_cf": "While Dan and Robert relaxed, Robert gave a cable to", + "s2_io_flip_cf": "While Robert and Dan relaxed, Dan gave a cable to", + "random_names_s1_ioi_flip_cf": "While Angel and Lewis relaxed, Lewis gave a cable to", + "random_names_s2_ioi_flip_cf": "While Lewis and Angel relaxed, Angel gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Robert relaxed, Dan gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Lewis relaxed, Angel gave a cable to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Robert", + "object": "cable", + "place": "boatyard", + "random_a": "Lewis", + "random_b": "Angel", + "random_c": "Kay" + } + }, + { + "text": "When Cal and Phil got a fan at the store, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Phil got a fan at the store, Andrew decided to give it to", + "random_names_cf": "When Summer and Roger got a fan at the store, Summer decided to give it to", + "s1_io_flip_cf": "When Phil and Cal got a fan at the store, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Phil got a fan at the store, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Summer got a fan at the store, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Roger got a fan at the store, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Cal got a fan at the store, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Summer got a fan at the store, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Cal", + "object": "fan", + "place": "store", + "random_a": "Summer", + "random_b": "Roger", + "random_c": "Andrew" + } + }, + { + "text": "Before Tim and Josh left the field, Tim decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Josh left the field, Stan decided to give a crate to", + "random_names_cf": "Before Ross and Andrew left the field, Ross decided to give a crate to", + "s1_io_flip_cf": "Before Josh and Tim left the field, Tim decided to give a crate to", + "s2_io_flip_cf": "Before Tim and Josh left the field, Josh decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Ross left the field, Ross decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Ross and Andrew left the field, Andrew decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Tim left the field, Josh decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Ross left the field, Andrew decided to give a crate to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tim", + "object": "crate", + "place": "field", + "random_a": "Ross", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "Then, Guy and Joe went to the gift shop. Guy gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Joe went to the gift shop. Kay gave a bucket of paint to", + "random_names_cf": "Then, Alexander and Phil went to the gift shop. Alexander gave a bucket of paint to", + "s1_io_flip_cf": "Then, Joe and Guy went to the gift shop. Guy gave a bucket of paint to", + "s2_io_flip_cf": "Then, Guy and Joe went to the gift shop. Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Alexander went to the gift shop. Alexander gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Phil went to the gift shop. Phil gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Guy went to the gift shop. Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alexander went to the gift shop. Phil gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Guy", + "object": "bucket of paint", + "place": "gift shop", + "random_a": "Alexander", + "random_b": "Phil", + "random_c": "Kay" + } + }, + { + "text": "When Steven and Roy got a notebook at the harbor, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Roy got a notebook at the harbor, Alex decided to give it to", + "random_names_cf": "When Will and Alexander got a notebook at the harbor, Will decided to give it to", + "s1_io_flip_cf": "When Roy and Steven got a notebook at the harbor, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Roy got a notebook at the harbor, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Will got a notebook at the harbor, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Alexander got a notebook at the harbor, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Steven got a notebook at the harbor, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Will got a notebook at the harbor, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Steven", + "object": "notebook", + "place": "harbor", + "random_a": "Will", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "When Luke and Elizabeth were about to leave the hotel, Luke gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Elizabeth were about to leave the hotel, Sarah gave a piece of tape to", + "random_names_cf": "When Phil and Andrew were about to leave the hotel, Phil gave a piece of tape to", + "s1_io_flip_cf": "When Elizabeth and Luke were about to leave the hotel, Luke gave a piece of tape to", + "s2_io_flip_cf": "When Luke and Elizabeth were about to leave the hotel, Elizabeth gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Andrew and Phil were about to leave the hotel, Phil gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Phil and Andrew were about to leave the hotel, Andrew gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Luke were about to leave the hotel, Elizabeth gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Phil were about to leave the hotel, Andrew gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Luke", + "object": "piece of tape", + "place": "hotel", + "random_a": "Phil", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "When Peter and Luke were about to leave the circus, Peter gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Luke were about to leave the circus, Tim gave a pair of pliers to", + "random_names_cf": "When Angel and Henry were about to leave the circus, Angel gave a pair of pliers to", + "s1_io_flip_cf": "When Luke and Peter were about to leave the circus, Peter gave a pair of pliers to", + "s2_io_flip_cf": "When Peter and Luke were about to leave the circus, Luke gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Henry and Angel were about to leave the circus, Angel gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Angel and Henry were about to leave the circus, Henry gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Peter were about to leave the circus, Luke gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Angel were about to leave the circus, Henry gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "pair of pliers", + "place": "circus", + "random_a": "Angel", + "random_b": "Henry", + "random_c": "Tim" + } + }, + { + "text": "Then, Rob and Alexander went to the market. Rob gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Alexander went to the market. Grant gave a strap to", + "random_names_cf": "Then, Neil and Rick went to the market. Neil gave a strap to", + "s1_io_flip_cf": "Then, Alexander and Rob went to the market. Rob gave a strap to", + "s2_io_flip_cf": "Then, Rob and Alexander went to the market. Alexander gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Neil went to the market. Neil gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Rick went to the market. Rick gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rob went to the market. Alexander gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Neil went to the market. Rick gave a strap to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rob", + "object": "strap", + "place": "market", + "random_a": "Neil", + "random_b": "Rick", + "random_c": "Grant" + } + }, + { + "text": "Once Jim and Dan arrived at the market, Jim gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Dan arrived at the market, Josh gave a strap to", + "random_names_cf": "Once William and Rick arrived at the market, William gave a strap to", + "s1_io_flip_cf": "Once Dan and Jim arrived at the market, Jim gave a strap to", + "s2_io_flip_cf": "Once Jim and Dan arrived at the market, Dan gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Rick and William arrived at the market, William gave a strap to", + "random_names_s2_ioi_flip_cf": "Once William and Rick arrived at the market, Rick gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Jim arrived at the market, Dan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and William arrived at the market, Rick gave a strap to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Jim", + "object": "strap", + "place": "market", + "random_a": "William", + "random_b": "Rick", + "random_c": "Josh" + } + }, + { + "text": "Then, Sarah and Rob were working at the tire store. Sarah decided to give a strainer to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Rob were working at the tire store. Grant decided to give a strainer to", + "random_names_cf": "Then, Jim and Tim were working at the tire store. Jim decided to give a strainer to", + "s1_io_flip_cf": "Then, Rob and Sarah were working at the tire store. Sarah decided to give a strainer to", + "s2_io_flip_cf": "Then, Sarah and Rob were working at the tire store. Rob decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Jim were working at the tire store. Jim decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Tim were working at the tire store. Tim decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Sarah were working at the tire store. Rob decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Jim were working at the tire store. Tim decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Sarah", + "object": "strainer", + "place": "tire store", + "random_a": "Jim", + "random_b": "Tim", + "random_c": "Grant" + } + }, + { + "text": "When Will and Rick got a drill bit at the studio, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Rick got a drill bit at the studio, Tim decided to give it to", + "random_names_cf": "When Austin and Daniel got a drill bit at the studio, Austin decided to give it to", + "s1_io_flip_cf": "When Rick and Will got a drill bit at the studio, Will decided to give it to", + "s2_io_flip_cf": "When Will and Rick got a drill bit at the studio, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Austin got a drill bit at the studio, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Daniel got a drill bit at the studio, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Will got a drill bit at the studio, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Austin got a drill bit at the studio, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Will", + "object": "drill bit", + "place": "studio", + "random_a": "Austin", + "random_b": "Daniel", + "random_c": "Tim" + } + }, + { + "text": "When William and Stan got a fan at the casino, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Stan got a fan at the casino, Alexander decided to give it to", + "random_names_cf": "When Scott and Jim got a fan at the casino, Scott decided to give it to", + "s1_io_flip_cf": "When Stan and William got a fan at the casino, William decided to give it to", + "s2_io_flip_cf": "When William and Stan got a fan at the casino, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Scott got a fan at the casino, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Jim got a fan at the casino, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and William got a fan at the casino, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Scott got a fan at the casino, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "William", + "object": "fan", + "place": "casino", + "random_a": "Scott", + "random_b": "Jim", + "random_c": "Alexander" + } + }, + { + "text": "When William and Phil got a ring at the break room, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Phil got a ring at the break room, Don decided to give it to", + "random_names_cf": "When Alex and Grant got a ring at the break room, Alex decided to give it to", + "s1_io_flip_cf": "When Phil and William got a ring at the break room, William decided to give it to", + "s2_io_flip_cf": "When William and Phil got a ring at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Alex got a ring at the break room, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Grant got a ring at the break room, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and William got a ring at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Alex got a ring at the break room, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "ring", + "place": "break room", + "random_a": "Alex", + "random_b": "Grant", + "random_c": "Don" + } + }, + { + "text": "Then, Daniel and Jim were working at the tire store. Daniel decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Jim were working at the tire store. Roy decided to give a match to", + "random_names_cf": "Then, Scott and Rob were working at the tire store. Scott decided to give a match to", + "s1_io_flip_cf": "Then, Jim and Daniel were working at the tire store. Daniel decided to give a match to", + "s2_io_flip_cf": "Then, Daniel and Jim were working at the tire store. Jim decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Scott were working at the tire store. Scott decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Rob were working at the tire store. Rob decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Daniel were working at the tire store. Jim decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Scott were working at the tire store. Rob decided to give a match to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Daniel", + "object": "match", + "place": "tire store", + "random_a": "Scott", + "random_b": "Rob", + "random_c": "Roy" + } + }, + { + "text": "While Grant and Rick relaxed, Grant gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Rick relaxed, Austin gave a grater to", + "random_names_cf": "While Will and Neil relaxed, Will gave a grater to", + "s1_io_flip_cf": "While Rick and Grant relaxed, Grant gave a grater to", + "s2_io_flip_cf": "While Grant and Rick relaxed, Rick gave a grater to", + "random_names_s1_ioi_flip_cf": "While Neil and Will relaxed, Will gave a grater to", + "random_names_s2_ioi_flip_cf": "While Will and Neil relaxed, Neil gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Grant relaxed, Rick gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Will relaxed, Neil gave a grater to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Grant", + "object": "grater", + "place": "pharmacy", + "random_a": "Will", + "random_b": "Neil", + "random_c": "Austin" + } + }, + { + "text": "Then, Tom and Daniel went to the store. Tom gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Daniel went to the store. Summer gave a strainer to", + "random_names_cf": "Then, Joe and Jonathan went to the store. Joe gave a strainer to", + "s1_io_flip_cf": "Then, Daniel and Tom went to the store. Tom gave a strainer to", + "s2_io_flip_cf": "Then, Tom and Daniel went to the store. Daniel gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Joe went to the store. Joe gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Jonathan went to the store. Jonathan gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tom went to the store. Daniel gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Joe went to the store. Jonathan gave a strainer to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tom", + "object": "strainer", + "place": "store", + "random_a": "Joe", + "random_b": "Jonathan", + "random_c": "Summer" + } + }, + { + "text": "Then, Austin and Stan went to the elevator. Austin gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Stan went to the elevator. Henry gave a ring to", + "random_names_cf": "Then, Andrew and Tom went to the elevator. Andrew gave a ring to", + "s1_io_flip_cf": "Then, Stan and Austin went to the elevator. Austin gave a ring to", + "s2_io_flip_cf": "Then, Austin and Stan went to the elevator. Stan gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Andrew went to the elevator. Andrew gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Tom went to the elevator. Tom gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Austin went to the elevator. Stan gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Andrew went to the elevator. Tom gave a ring to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Austin", + "object": "ring", + "place": "elevator", + "random_a": "Andrew", + "random_b": "Tom", + "random_c": "Henry" + } + }, + { + "text": "Then, Neil and Alexander were working at the hangar. Neil decided to give a snack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Alexander were working at the hangar. Kay decided to give a snack to", + "random_names_cf": "Then, Joe and Summer were working at the hangar. Joe decided to give a snack to", + "s1_io_flip_cf": "Then, Alexander and Neil were working at the hangar. Neil decided to give a snack to", + "s2_io_flip_cf": "Then, Neil and Alexander were working at the hangar. Alexander decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Joe were working at the hangar. Joe decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Summer were working at the hangar. Summer decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Neil were working at the hangar. Alexander decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Joe were working at the hangar. Summer decided to give a snack to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Neil", + "object": "snack", + "place": "hangar", + "random_a": "Joe", + "random_b": "Summer", + "random_c": "Kay" + } + }, + { + "text": "The department store Will and Roy went to had a strap. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Will and Roy went to had a strap. Alexander gave it to", + "random_names_cf": "The department store Elizabeth and Luke went to had a strap. Elizabeth gave it to", + "s1_io_flip_cf": "The department store Roy and Will went to had a strap. Will gave it to", + "s2_io_flip_cf": "The department store Will and Roy went to had a strap. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The department store Luke and Elizabeth went to had a strap. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The department store Elizabeth and Luke went to had a strap. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Roy and Will went to had a strap. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Luke and Elizabeth went to had a strap. Luke gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Will", + "object": "strap", + "place": "department store", + "random_a": "Elizabeth", + "random_b": "Luke", + "random_c": "Alexander" + } + }, + { + "text": "While Luke and Henry relaxed, Luke gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Henry relaxed, Elizabeth gave a key to", + "random_names_cf": "While Kelly and Rob relaxed, Kelly gave a key to", + "s1_io_flip_cf": "While Henry and Luke relaxed, Luke gave a key to", + "s2_io_flip_cf": "While Luke and Henry relaxed, Henry gave a key to", + "random_names_s1_ioi_flip_cf": "While Rob and Kelly relaxed, Kelly gave a key to", + "random_names_s2_ioi_flip_cf": "While Kelly and Rob relaxed, Rob gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Luke relaxed, Henry gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Kelly relaxed, Rob gave a key to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Luke", + "object": "key", + "place": "marketplace", + "random_a": "Kelly", + "random_b": "Rob", + "random_c": "Elizabeth" + } + }, + { + "text": "The supermarket Sarah and Daniel went to had a dishwasher. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Sarah and Daniel went to had a dishwasher. Guy gave it to", + "random_names_cf": "The supermarket Jim and Phil went to had a dishwasher. Jim gave it to", + "s1_io_flip_cf": "The supermarket Daniel and Sarah went to had a dishwasher. Sarah gave it to", + "s2_io_flip_cf": "The supermarket Sarah and Daniel went to had a dishwasher. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Phil and Jim went to had a dishwasher. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Jim and Phil went to had a dishwasher. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Daniel and Sarah went to had a dishwasher. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Phil and Jim went to had a dishwasher. Phil gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Sarah", + "object": "dishwasher", + "place": "supermarket", + "random_a": "Jim", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "Then, Rick and Elizabeth went to the studio. Rick gave a funnel to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Elizabeth went to the studio. Roy gave a funnel to", + "random_names_cf": "Then, Tim and Joe went to the studio. Tim gave a funnel to", + "s1_io_flip_cf": "Then, Elizabeth and Rick went to the studio. Rick gave a funnel to", + "s2_io_flip_cf": "Then, Rick and Elizabeth went to the studio. Elizabeth gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Tim went to the studio. Tim gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Joe went to the studio. Joe gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Rick went to the studio. Elizabeth gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Tim went to the studio. Joe gave a funnel to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rick", + "object": "funnel", + "place": "studio", + "random_a": "Tim", + "random_b": "Joe", + "random_c": "Roy" + } + }, + { + "text": "Then, Joe and William went to the gift shop. Joe gave a dishwasher to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and William went to the gift shop. Edward gave a dishwasher to", + "random_names_cf": "Then, Rob and Alex went to the gift shop. Rob gave a dishwasher to", + "s1_io_flip_cf": "Then, William and Joe went to the gift shop. Joe gave a dishwasher to", + "s2_io_flip_cf": "Then, Joe and William went to the gift shop. William gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Rob went to the gift shop. Rob gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Alex went to the gift shop. Alex gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Joe went to the gift shop. William gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rob went to the gift shop. Alex gave a dishwasher to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Joe", + "object": "dishwasher", + "place": "gift shop", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Edward" + } + }, + { + "text": "Then, Alexander and Neil had a lot of fun at the school. Alexander gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Neil had a lot of fun at the school. Kay gave a desk to", + "random_names_cf": "Then, Elizabeth and Mike had a lot of fun at the school. Elizabeth gave a desk to", + "s1_io_flip_cf": "Then, Neil and Alexander had a lot of fun at the school. Alexander gave a desk to", + "s2_io_flip_cf": "Then, Alexander and Neil had a lot of fun at the school. Neil gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Elizabeth had a lot of fun at the school. Elizabeth gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Mike had a lot of fun at the school. Mike gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Alexander had a lot of fun at the school. Neil gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Elizabeth had a lot of fun at the school. Mike gave a desk to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alexander", + "object": "desk", + "place": "school", + "random_a": "Elizabeth", + "random_b": "Mike", + "random_c": "Kay" + } + }, + { + "text": "Then, Neil and Will had a lot of fun at the gym. Neil gave a pencil to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Will had a lot of fun at the gym. Scott gave a pencil to", + "random_names_cf": "Then, Angel and Steven had a lot of fun at the gym. Angel gave a pencil to", + "s1_io_flip_cf": "Then, Will and Neil had a lot of fun at the gym. Neil gave a pencil to", + "s2_io_flip_cf": "Then, Neil and Will had a lot of fun at the gym. Will gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Angel had a lot of fun at the gym. Angel gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Steven had a lot of fun at the gym. Steven gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Neil had a lot of fun at the gym. Will gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Angel had a lot of fun at the gym. Steven gave a pencil to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Neil", + "object": "pencil", + "place": "gym", + "random_a": "Angel", + "random_b": "Steven", + "random_c": "Scott" + } + }, + { + "text": "Before Steve and Will left the spa, Steve decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Will left the spa, Steven decided to give a pencil to", + "random_names_cf": "Before Summer and Ross left the spa, Summer decided to give a pencil to", + "s1_io_flip_cf": "Before Will and Steve left the spa, Steve decided to give a pencil to", + "s2_io_flip_cf": "Before Steve and Will left the spa, Will decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Ross and Summer left the spa, Summer decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Summer and Ross left the spa, Ross decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Steve left the spa, Will decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Summer left the spa, Ross decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steve", + "object": "pencil", + "place": "spa", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Steven" + } + }, + { + "text": "While Rob and Elizabeth relaxed, Rob gave a napkin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Elizabeth relaxed, Joe gave a napkin to", + "random_names_cf": "While Edward and Tom relaxed, Edward gave a napkin to", + "s1_io_flip_cf": "While Elizabeth and Rob relaxed, Rob gave a napkin to", + "s2_io_flip_cf": "While Rob and Elizabeth relaxed, Elizabeth gave a napkin to", + "random_names_s1_ioi_flip_cf": "While Tom and Edward relaxed, Edward gave a napkin to", + "random_names_s2_ioi_flip_cf": "While Edward and Tom relaxed, Tom gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Rob relaxed, Elizabeth gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Edward relaxed, Tom gave a napkin to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rob", + "object": "napkin", + "place": "pizzeria", + "random_a": "Edward", + "random_b": "Tom", + "random_c": "Joe" + } + }, + { + "text": "Once Lewis and Austin arrived at the hangar, Lewis gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Austin arrived at the hangar, Kelly gave a match to", + "random_names_cf": "Once Cal and Alexander arrived at the hangar, Cal gave a match to", + "s1_io_flip_cf": "Once Austin and Lewis arrived at the hangar, Lewis gave a match to", + "s2_io_flip_cf": "Once Lewis and Austin arrived at the hangar, Austin gave a match to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Cal arrived at the hangar, Cal gave a match to", + "random_names_s2_ioi_flip_cf": "Once Cal and Alexander arrived at the hangar, Alexander gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Lewis arrived at the hangar, Austin gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Cal arrived at the hangar, Alexander gave a match to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Lewis", + "object": "match", + "place": "hangar", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Kelly" + } + }, + { + "text": "Then, Tim and Rob were working at the elevator. Tim decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Rob were working at the elevator. Edward decided to give a strap to", + "random_names_cf": "Then, Roger and Peter were working at the elevator. Roger decided to give a strap to", + "s1_io_flip_cf": "Then, Rob and Tim were working at the elevator. Tim decided to give a strap to", + "s2_io_flip_cf": "Then, Tim and Rob were working at the elevator. Rob decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Roger were working at the elevator. Roger decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Peter were working at the elevator. Peter decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Tim were working at the elevator. Rob decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Roger were working at the elevator. Peter decided to give a strap to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tim", + "object": "strap", + "place": "elevator", + "random_a": "Roger", + "random_b": "Peter", + "random_c": "Edward" + } + }, + { + "text": "Then, Scott and Jim went to the pharmacy. Scott gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Jim went to the pharmacy. Alexander gave a nail file to", + "random_names_cf": "Then, Steve and Phil went to the pharmacy. Steve gave a nail file to", + "s1_io_flip_cf": "Then, Jim and Scott went to the pharmacy. Scott gave a nail file to", + "s2_io_flip_cf": "Then, Scott and Jim went to the pharmacy. Jim gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Steve went to the pharmacy. Steve gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Phil went to the pharmacy. Phil gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Scott went to the pharmacy. Jim gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Steve went to the pharmacy. Phil gave a nail file to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "nail file", + "place": "pharmacy", + "random_a": "Steve", + "random_b": "Phil", + "random_c": "Alexander" + } + }, + { + "text": "Then, Elizabeth and Henry went to the racetrack. Elizabeth gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Henry went to the racetrack. Daniel gave a ladder to", + "random_names_cf": "Then, Grant and Cal went to the racetrack. Grant gave a ladder to", + "s1_io_flip_cf": "Then, Henry and Elizabeth went to the racetrack. Elizabeth gave a ladder to", + "s2_io_flip_cf": "Then, Elizabeth and Henry went to the racetrack. Henry gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Grant went to the racetrack. Grant gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Cal went to the racetrack. Cal gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Elizabeth went to the racetrack. Henry gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Grant went to the racetrack. Cal gave a ladder to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Elizabeth", + "object": "ladder", + "place": "racetrack", + "random_a": "Grant", + "random_b": "Cal", + "random_c": "Daniel" + } + }, + { + "text": "While Tom and Tim relaxed, Tom gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Tim relaxed, Charles gave a banner to", + "random_names_cf": "While Elizabeth and Edward relaxed, Elizabeth gave a banner to", + "s1_io_flip_cf": "While Tim and Tom relaxed, Tom gave a banner to", + "s2_io_flip_cf": "While Tom and Tim relaxed, Tim gave a banner to", + "random_names_s1_ioi_flip_cf": "While Edward and Elizabeth relaxed, Elizabeth gave a banner to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Edward relaxed, Edward gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Tom relaxed, Tim gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Elizabeth relaxed, Edward gave a banner to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "banner", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Edward", + "random_c": "Charles" + } + }, + { + "text": "Then, Jim and Grant were working at the break room. Jim decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Grant were working at the break room. Dan decided to give a nail file to", + "random_names_cf": "Then, Alex and Daniel were working at the break room. Alex decided to give a nail file to", + "s1_io_flip_cf": "Then, Grant and Jim were working at the break room. Jim decided to give a nail file to", + "s2_io_flip_cf": "Then, Jim and Grant were working at the break room. Grant decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Alex were working at the break room. Alex decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Daniel were working at the break room. Daniel decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Jim were working at the break room. Grant decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alex were working at the break room. Daniel decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jim", + "object": "nail file", + "place": "break room", + "random_a": "Alex", + "random_b": "Daniel", + "random_c": "Dan" + } + }, + { + "text": "While Kay and Rick relaxed, Kay gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Rick relaxed, Elizabeth gave a machine to", + "random_names_cf": "While Austin and Luke relaxed, Austin gave a machine to", + "s1_io_flip_cf": "While Rick and Kay relaxed, Kay gave a machine to", + "s2_io_flip_cf": "While Kay and Rick relaxed, Rick gave a machine to", + "random_names_s1_ioi_flip_cf": "While Luke and Austin relaxed, Austin gave a machine to", + "random_names_s2_ioi_flip_cf": "While Austin and Luke relaxed, Luke gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Kay relaxed, Rick gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Austin relaxed, Luke gave a machine to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Kay", + "object": "machine", + "place": "cafe", + "random_a": "Austin", + "random_b": "Luke", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Kelly and Will left the zoo, Kelly decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Will left the zoo, Henry decided to give a pin to", + "random_names_cf": "Before Peter and Alexander left the zoo, Peter decided to give a pin to", + "s1_io_flip_cf": "Before Will and Kelly left the zoo, Kelly decided to give a pin to", + "s2_io_flip_cf": "Before Kelly and Will left the zoo, Will decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Peter left the zoo, Peter decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Peter and Alexander left the zoo, Alexander decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Kelly left the zoo, Will decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Peter left the zoo, Alexander decided to give a pin to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kelly", + "object": "pin", + "place": "zoo", + "random_a": "Peter", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "Before Lewis and Steve left the pharmacy, Lewis decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Steve left the pharmacy, Rob decided to give a pen to", + "random_names_cf": "Before Tom and Charles left the pharmacy, Tom decided to give a pen to", + "s1_io_flip_cf": "Before Steve and Lewis left the pharmacy, Lewis decided to give a pen to", + "s2_io_flip_cf": "Before Lewis and Steve left the pharmacy, Steve decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Charles and Tom left the pharmacy, Tom decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Tom and Charles left the pharmacy, Charles decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Lewis left the pharmacy, Steve decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Tom left the pharmacy, Charles decided to give a pen to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Lewis", + "object": "pen", + "place": "pharmacy", + "random_a": "Tom", + "random_b": "Charles", + "random_c": "Rob" + } + }, + { + "text": "When Joe and Alexander were about to leave the court, Joe gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Alexander were about to leave the court, Roy gave a shelf to", + "random_names_cf": "When William and Charles were about to leave the court, William gave a shelf to", + "s1_io_flip_cf": "When Alexander and Joe were about to leave the court, Joe gave a shelf to", + "s2_io_flip_cf": "When Joe and Alexander were about to leave the court, Alexander gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Charles and William were about to leave the court, William gave a shelf to", + "random_names_s2_ioi_flip_cf": "When William and Charles were about to leave the court, Charles gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Joe were about to leave the court, Alexander gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and William were about to leave the court, Charles gave a shelf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Joe", + "object": "shelf", + "place": "court", + "random_a": "William", + "random_b": "Charles", + "random_c": "Roy" + } + }, + { + "text": "Then, Charles and Kay went to the airport. Charles gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Kay went to the airport. Robert gave a pencil to", + "random_names_cf": "Then, Grant and Andrew went to the airport. Grant gave a pencil to", + "s1_io_flip_cf": "Then, Kay and Charles went to the airport. Charles gave a pencil to", + "s2_io_flip_cf": "Then, Charles and Kay went to the airport. Kay gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Grant went to the airport. Grant gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Andrew went to the airport. Andrew gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Charles went to the airport. Kay gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Grant went to the airport. Andrew gave a pencil to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Charles", + "object": "pencil", + "place": "airport", + "random_a": "Grant", + "random_b": "Andrew", + "random_c": "Robert" + } + }, + { + "text": "The square Summer and Alex went to had a shoe. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Summer and Alex went to had a shoe. Scott gave it to", + "random_names_cf": "The square Luke and Ryan went to had a shoe. Luke gave it to", + "s1_io_flip_cf": "The square Alex and Summer went to had a shoe. Summer gave it to", + "s2_io_flip_cf": "The square Summer and Alex went to had a shoe. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The square Ryan and Luke went to had a shoe. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The square Luke and Ryan went to had a shoe. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Alex and Summer went to had a shoe. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Ryan and Luke went to had a shoe. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Summer", + "object": "shoe", + "place": "square", + "random_a": "Luke", + "random_b": "Ryan", + "random_c": "Scott" + } + }, + { + "text": "Once William and Jonathan arrived at the school, William gave a glove to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Jonathan arrived at the school, Peter gave a glove to", + "random_names_cf": "Once Daniel and Steve arrived at the school, Daniel gave a glove to", + "s1_io_flip_cf": "Once Jonathan and William arrived at the school, William gave a glove to", + "s2_io_flip_cf": "Once William and Jonathan arrived at the school, Jonathan gave a glove to", + "random_names_s1_ioi_flip_cf": "Once Steve and Daniel arrived at the school, Daniel gave a glove to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Steve arrived at the school, Steve gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and William arrived at the school, Jonathan gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Daniel arrived at the school, Steve gave a glove to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "William", + "object": "glove", + "place": "school", + "random_a": "Daniel", + "random_b": "Steve", + "random_c": "Peter" + } + }, + { + "text": "Then, Guy and Andrew went to the museum. Guy gave a poster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Andrew went to the museum. Peter gave a poster to", + "random_names_cf": "Then, Daniel and Charles went to the museum. Daniel gave a poster to", + "s1_io_flip_cf": "Then, Andrew and Guy went to the museum. Guy gave a poster to", + "s2_io_flip_cf": "Then, Guy and Andrew went to the museum. Andrew gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Daniel went to the museum. Daniel gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Charles went to the museum. Charles gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Guy went to the museum. Andrew gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Daniel went to the museum. Charles gave a poster to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Guy", + "object": "poster", + "place": "museum", + "random_a": "Daniel", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "When Austin and Jonathan got a napkin at the stadium, Austin decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Austin and Jonathan got a napkin at the stadium, Grant decided to give it to", + "random_names_cf": "When Lewis and Steve got a napkin at the stadium, Lewis decided to give it to", + "s1_io_flip_cf": "When Jonathan and Austin got a napkin at the stadium, Austin decided to give it to", + "s2_io_flip_cf": "When Austin and Jonathan got a napkin at the stadium, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Lewis got a napkin at the stadium, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Steve got a napkin at the stadium, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Austin got a napkin at the stadium, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Lewis got a napkin at the stadium, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "napkin", + "place": "stadium", + "random_a": "Lewis", + "random_b": "Steve", + "random_c": "Grant" + } + }, + { + "text": "Then, Kay and Tom went to the school. Kay gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Tom went to the school. Alex gave a fork to", + "random_names_cf": "Then, Jim and Rick went to the school. Jim gave a fork to", + "s1_io_flip_cf": "Then, Tom and Kay went to the school. Kay gave a fork to", + "s2_io_flip_cf": "Then, Kay and Tom went to the school. Tom gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Jim went to the school. Jim gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Rick went to the school. Rick gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Kay went to the school. Tom gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Jim went to the school. Rick gave a fork to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "fork", + "place": "school", + "random_a": "Jim", + "random_b": "Rick", + "random_c": "Alex" + } + }, + { + "text": "The department store Grant and Steven went to had a pair of glasses. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Grant and Steven went to had a pair of glasses. Peter gave it to", + "random_names_cf": "The department store Andrew and Scott went to had a pair of glasses. Andrew gave it to", + "s1_io_flip_cf": "The department store Steven and Grant went to had a pair of glasses. Grant gave it to", + "s2_io_flip_cf": "The department store Grant and Steven went to had a pair of glasses. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The department store Scott and Andrew went to had a pair of glasses. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The department store Andrew and Scott went to had a pair of glasses. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Steven and Grant went to had a pair of glasses. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Scott and Andrew went to had a pair of glasses. Scott gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Grant", + "object": "pair of glasses", + "place": "department store", + "random_a": "Andrew", + "random_b": "Scott", + "random_c": "Peter" + } + }, + { + "text": "When Cal and Rob were about to leave the optician, Cal gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Rob were about to leave the optician, Roger gave a mirror to", + "random_names_cf": "When Alex and Joe were about to leave the optician, Alex gave a mirror to", + "s1_io_flip_cf": "When Rob and Cal were about to leave the optician, Cal gave a mirror to", + "s2_io_flip_cf": "When Cal and Rob were about to leave the optician, Rob gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Joe and Alex were about to leave the optician, Alex gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Alex and Joe were about to leave the optician, Joe gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Cal were about to leave the optician, Rob gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Alex were about to leave the optician, Joe gave a mirror to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Cal", + "object": "mirror", + "place": "optician", + "random_a": "Alex", + "random_b": "Joe", + "random_c": "Roger" + } + }, + { + "text": "When Roy and Luke were about to leave the market, Roy gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Luke were about to leave the market, Angel gave a remote control to", + "random_names_cf": "When Grant and Tim were about to leave the market, Grant gave a remote control to", + "s1_io_flip_cf": "When Luke and Roy were about to leave the market, Roy gave a remote control to", + "s2_io_flip_cf": "When Roy and Luke were about to leave the market, Luke gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Tim and Grant were about to leave the market, Grant gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Grant and Tim were about to leave the market, Tim gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Roy were about to leave the market, Luke gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Grant were about to leave the market, Tim gave a remote control to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roy", + "object": "remote control", + "place": "market", + "random_a": "Grant", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "Before Grant and Jim left the marketplace, Grant decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Jim left the marketplace, Edward decided to give a pillow to", + "random_names_cf": "Before Summer and Steven left the marketplace, Summer decided to give a pillow to", + "s1_io_flip_cf": "Before Jim and Grant left the marketplace, Grant decided to give a pillow to", + "s2_io_flip_cf": "Before Grant and Jim left the marketplace, Jim decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Steven and Summer left the marketplace, Summer decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Summer and Steven left the marketplace, Steven decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Grant left the marketplace, Jim decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Summer left the marketplace, Steven decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Grant", + "object": "pillow", + "place": "marketplace", + "random_a": "Summer", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "Before Will and Jim left the campground, Will decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Jim left the campground, Roy decided to give a mirror to", + "random_names_cf": "Before Luke and Peter left the campground, Luke decided to give a mirror to", + "s1_io_flip_cf": "Before Jim and Will left the campground, Will decided to give a mirror to", + "s2_io_flip_cf": "Before Will and Jim left the campground, Jim decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Peter and Luke left the campground, Luke decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Luke and Peter left the campground, Peter decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Will left the campground, Jim decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Luke left the campground, Peter decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Will", + "object": "mirror", + "place": "campground", + "random_a": "Luke", + "random_b": "Peter", + "random_c": "Roy" + } + }, + { + "text": "Before Will and Neil left the racetrack, Will decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Neil left the racetrack, Peter decided to give a pair of goggles to", + "random_names_cf": "Before Roger and Austin left the racetrack, Roger decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Neil and Will left the racetrack, Will decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Will and Neil left the racetrack, Neil decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Austin and Roger left the racetrack, Roger decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Roger and Austin left the racetrack, Austin decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Will left the racetrack, Neil decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Roger left the racetrack, Austin decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "pair of goggles", + "place": "racetrack", + "random_a": "Roger", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "Before Neil and Angel left the court, Neil decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Angel left the court, Dan decided to give a pair of sunglasses to", + "random_names_cf": "Before William and Cal left the court, William decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Angel and Neil left the court, Neil decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Neil and Angel left the court, Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Cal and William left the court, William decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before William and Cal left the court, Cal decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Neil left the court, Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and William left the court, Cal decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Neil", + "object": "pair of sunglasses", + "place": "court", + "random_a": "William", + "random_b": "Cal", + "random_c": "Dan" + } + }, + { + "text": "Then, Stan and Angel were working at the salon. Stan decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Angel were working at the salon. William decided to give a ladder to", + "random_names_cf": "Then, Elizabeth and Josh were working at the salon. Elizabeth decided to give a ladder to", + "s1_io_flip_cf": "Then, Angel and Stan were working at the salon. Stan decided to give a ladder to", + "s2_io_flip_cf": "Then, Stan and Angel were working at the salon. Angel decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Elizabeth were working at the salon. Elizabeth decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Josh were working at the salon. Josh decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Stan were working at the salon. Angel decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Elizabeth were working at the salon. Josh decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Stan", + "object": "ladder", + "place": "salon", + "random_a": "Elizabeth", + "random_b": "Josh", + "random_c": "William" + } + }, + { + "text": "The break room Tom and Roger went to had a backpack. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Tom and Roger went to had a backpack. Rob gave it to", + "random_names_cf": "The break room Don and Kay went to had a backpack. Don gave it to", + "s1_io_flip_cf": "The break room Roger and Tom went to had a backpack. Tom gave it to", + "s2_io_flip_cf": "The break room Tom and Roger went to had a backpack. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The break room Kay and Don went to had a backpack. Don gave it to", + "random_names_s2_ioi_flip_cf": "The break room Don and Kay went to had a backpack. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Roger and Tom went to had a backpack. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Kay and Don went to had a backpack. Kay gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Tom", + "object": "backpack", + "place": "break room", + "random_a": "Don", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "Once Guy and Robert arrived at the casino, Guy gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Robert arrived at the casino, Elizabeth gave a thread to", + "random_names_cf": "Once Mike and Will arrived at the casino, Mike gave a thread to", + "s1_io_flip_cf": "Once Robert and Guy arrived at the casino, Guy gave a thread to", + "s2_io_flip_cf": "Once Guy and Robert arrived at the casino, Robert gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Will and Mike arrived at the casino, Mike gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Mike and Will arrived at the casino, Will gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Guy arrived at the casino, Robert gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Mike arrived at the casino, Will gave a thread to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Guy", + "object": "thread", + "place": "casino", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Will and Tim went to the garden. Will gave a pin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Tim went to the garden. Henry gave a pin to", + "random_names_cf": "Then, Robert and Stan went to the garden. Robert gave a pin to", + "s1_io_flip_cf": "Then, Tim and Will went to the garden. Will gave a pin to", + "s2_io_flip_cf": "Then, Will and Tim went to the garden. Tim gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Robert went to the garden. Robert gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Stan went to the garden. Stan gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Will went to the garden. Tim gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Robert went to the garden. Stan gave a pin to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "pin", + "place": "garden", + "random_a": "Robert", + "random_b": "Stan", + "random_c": "Henry" + } + }, + { + "text": "Then, Guy and Stan were working at the racetrack. Guy decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Stan were working at the racetrack. Alexander decided to give a poster to", + "random_names_cf": "Then, Roy and Mike were working at the racetrack. Roy decided to give a poster to", + "s1_io_flip_cf": "Then, Stan and Guy were working at the racetrack. Guy decided to give a poster to", + "s2_io_flip_cf": "Then, Guy and Stan were working at the racetrack. Stan decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Roy were working at the racetrack. Roy decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Mike were working at the racetrack. Mike decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Guy were working at the racetrack. Stan decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Roy were working at the racetrack. Mike decided to give a poster to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Guy", + "object": "poster", + "place": "racetrack", + "random_a": "Roy", + "random_b": "Mike", + "random_c": "Alexander" + } + }, + { + "text": "Before Edward and Phil left the racetrack, Edward decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Phil left the racetrack, Rob decided to give a bucket of paint to", + "random_names_cf": "Before Lewis and Kelly left the racetrack, Lewis decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Phil and Edward left the racetrack, Edward decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Edward and Phil left the racetrack, Phil decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Lewis left the racetrack, Lewis decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Kelly left the racetrack, Kelly decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Edward left the racetrack, Phil decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Lewis left the racetrack, Kelly decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Edward", + "object": "bucket of paint", + "place": "racetrack", + "random_a": "Lewis", + "random_b": "Kelly", + "random_c": "Rob" + } + }, + { + "text": "Then, Jim and Edward had a lot of fun at the park. Jim gave a tablet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Edward had a lot of fun at the park. Roger gave a tablet to", + "random_names_cf": "Then, Jonathan and Summer had a lot of fun at the park. Jonathan gave a tablet to", + "s1_io_flip_cf": "Then, Edward and Jim had a lot of fun at the park. Jim gave a tablet to", + "s2_io_flip_cf": "Then, Jim and Edward had a lot of fun at the park. Edward gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Jonathan had a lot of fun at the park. Jonathan gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Summer had a lot of fun at the park. Summer gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Jim had a lot of fun at the park. Edward gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jonathan had a lot of fun at the park. Summer gave a tablet to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "tablet", + "place": "park", + "random_a": "Jonathan", + "random_b": "Summer", + "random_c": "Roger" + } + }, + { + "text": "Then, Summer and Mike had a lot of fun at the circus. Summer gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Mike had a lot of fun at the circus. Sarah gave a folder to", + "random_names_cf": "Then, Cal and Kelly had a lot of fun at the circus. Cal gave a folder to", + "s1_io_flip_cf": "Then, Mike and Summer had a lot of fun at the circus. Summer gave a folder to", + "s2_io_flip_cf": "Then, Summer and Mike had a lot of fun at the circus. Mike gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Cal had a lot of fun at the circus. Cal gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Kelly had a lot of fun at the circus. Kelly gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Summer had a lot of fun at the circus. Mike gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Cal had a lot of fun at the circus. Kelly gave a folder to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Summer", + "object": "folder", + "place": "circus", + "random_a": "Cal", + "random_b": "Kelly", + "random_c": "Sarah" + } + }, + { + "text": "Before Ross and Rick left the department store, Ross decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Rick left the department store, Elizabeth decided to give a faucet to", + "random_names_cf": "Before Kay and Robert left the department store, Kay decided to give a faucet to", + "s1_io_flip_cf": "Before Rick and Ross left the department store, Ross decided to give a faucet to", + "s2_io_flip_cf": "Before Ross and Rick left the department store, Rick decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Robert and Kay left the department store, Kay decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Kay and Robert left the department store, Robert decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Ross left the department store, Rick decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Kay left the department store, Robert decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Ross", + "object": "faucet", + "place": "department store", + "random_a": "Kay", + "random_b": "Robert", + "random_c": "Elizabeth" + } + }, + { + "text": "While Robert and Steven relaxed, Robert gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Steven relaxed, Don gave a pillow to", + "random_names_cf": "While Grant and Lewis relaxed, Grant gave a pillow to", + "s1_io_flip_cf": "While Steven and Robert relaxed, Robert gave a pillow to", + "s2_io_flip_cf": "While Robert and Steven relaxed, Steven gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Lewis and Grant relaxed, Grant gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Grant and Lewis relaxed, Lewis gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Robert relaxed, Steven gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Grant relaxed, Lewis gave a pillow to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Robert", + "object": "pillow", + "place": "marketplace", + "random_a": "Grant", + "random_b": "Lewis", + "random_c": "Don" + } + }, + { + "text": "Then, Charles and Rick had a lot of fun at the marketplace. Charles gave a gold watch to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Rick had a lot of fun at the marketplace. Jonathan gave a gold watch to", + "random_names_cf": "Then, Joe and Kay had a lot of fun at the marketplace. Joe gave a gold watch to", + "s1_io_flip_cf": "Then, Rick and Charles had a lot of fun at the marketplace. Charles gave a gold watch to", + "s2_io_flip_cf": "Then, Charles and Rick had a lot of fun at the marketplace. Rick gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Joe had a lot of fun at the marketplace. Joe gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Kay had a lot of fun at the marketplace. Kay gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Charles had a lot of fun at the marketplace. Rick gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Joe had a lot of fun at the marketplace. Kay gave a gold watch to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Charles", + "object": "gold watch", + "place": "marketplace", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Jonathan" + } + }, + { + "text": "The spa Rob and Don went to had a mirror. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Rob and Don went to had a mirror. Will gave it to", + "random_names_cf": "The spa Peter and Luke went to had a mirror. Peter gave it to", + "s1_io_flip_cf": "The spa Don and Rob went to had a mirror. Rob gave it to", + "s2_io_flip_cf": "The spa Rob and Don went to had a mirror. Don gave it to", + "random_names_s1_ioi_flip_cf": "The spa Luke and Peter went to had a mirror. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The spa Peter and Luke went to had a mirror. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Don and Rob went to had a mirror. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Luke and Peter went to had a mirror. Luke gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rob", + "object": "mirror", + "place": "spa", + "random_a": "Peter", + "random_b": "Luke", + "random_c": "Will" + } + }, + { + "text": "Then, Guy and Alexander were working at the airport. Guy decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Alexander were working at the airport. Andrew decided to give a machine to", + "random_names_cf": "Then, Mike and Rick were working at the airport. Mike decided to give a machine to", + "s1_io_flip_cf": "Then, Alexander and Guy were working at the airport. Guy decided to give a machine to", + "s2_io_flip_cf": "Then, Guy and Alexander were working at the airport. Alexander decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Mike were working at the airport. Mike decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Rick were working at the airport. Rick decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Guy were working at the airport. Alexander decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Mike were working at the airport. Rick decided to give a machine to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Guy", + "object": "machine", + "place": "airport", + "random_a": "Mike", + "random_b": "Rick", + "random_c": "Andrew" + } + }, + { + "text": "Then, Scott and Dan were working at the boatyard. Scott decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Dan were working at the boatyard. Tim decided to give a pin to", + "random_names_cf": "Then, Grant and Lewis were working at the boatyard. Grant decided to give a pin to", + "s1_io_flip_cf": "Then, Dan and Scott were working at the boatyard. Scott decided to give a pin to", + "s2_io_flip_cf": "Then, Scott and Dan were working at the boatyard. Dan decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Grant were working at the boatyard. Grant decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Lewis were working at the boatyard. Lewis decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Scott were working at the boatyard. Dan decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Grant were working at the boatyard. Lewis decided to give a pin to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "pin", + "place": "boatyard", + "random_a": "Grant", + "random_b": "Lewis", + "random_c": "Tim" + } + }, + { + "text": "Then, Charles and Roy went to the airbase. Charles gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Roy went to the airbase. Sarah gave a pair of pliers to", + "random_names_cf": "Then, Kelly and Stan went to the airbase. Kelly gave a pair of pliers to", + "s1_io_flip_cf": "Then, Roy and Charles went to the airbase. Charles gave a pair of pliers to", + "s2_io_flip_cf": "Then, Charles and Roy went to the airbase. Roy gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Kelly went to the airbase. Kelly gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Stan went to the airbase. Stan gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Charles went to the airbase. Roy gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Kelly went to the airbase. Stan gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "pair of pliers", + "place": "airbase", + "random_a": "Kelly", + "random_b": "Stan", + "random_c": "Sarah" + } + }, + { + "text": "When Henry and Alex were about to leave the pet store, Henry gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Alex were about to leave the pet store, Andrew gave a set of headphones to", + "random_names_cf": "When Roy and Kay were about to leave the pet store, Roy gave a set of headphones to", + "s1_io_flip_cf": "When Alex and Henry were about to leave the pet store, Henry gave a set of headphones to", + "s2_io_flip_cf": "When Henry and Alex were about to leave the pet store, Alex gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Kay and Roy were about to leave the pet store, Roy gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Roy and Kay were about to leave the pet store, Kay gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Henry were about to leave the pet store, Alex gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Roy were about to leave the pet store, Kay gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Henry", + "object": "set of headphones", + "place": "pet store", + "random_a": "Roy", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "The pet store Tim and Don went to had a bowl. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Tim and Don went to had a bowl. Steven gave it to", + "random_names_cf": "The pet store Mike and Joe went to had a bowl. Mike gave it to", + "s1_io_flip_cf": "The pet store Don and Tim went to had a bowl. Tim gave it to", + "s2_io_flip_cf": "The pet store Tim and Don went to had a bowl. Don gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Joe and Mike went to had a bowl. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Mike and Joe went to had a bowl. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Don and Tim went to had a bowl. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Joe and Mike went to had a bowl. Joe gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tim", + "object": "bowl", + "place": "pet store", + "random_a": "Mike", + "random_b": "Joe", + "random_c": "Steven" + } + }, + { + "text": "While Henry and Jim relaxed, Henry gave a highlighter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Jim relaxed, Jonathan gave a highlighter to", + "random_names_cf": "While Tim and Roy relaxed, Tim gave a highlighter to", + "s1_io_flip_cf": "While Jim and Henry relaxed, Henry gave a highlighter to", + "s2_io_flip_cf": "While Henry and Jim relaxed, Jim gave a highlighter to", + "random_names_s1_ioi_flip_cf": "While Roy and Tim relaxed, Tim gave a highlighter to", + "random_names_s2_ioi_flip_cf": "While Tim and Roy relaxed, Roy gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Henry relaxed, Jim gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Tim relaxed, Roy gave a highlighter to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Henry", + "object": "highlighter", + "place": "cafeteria", + "random_a": "Tim", + "random_b": "Roy", + "random_c": "Jonathan" + } + }, + { + "text": "The field Kay and Austin went to had a pair of glasses. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Kay and Austin went to had a pair of glasses. Alex gave it to", + "random_names_cf": "The field Tim and Scott went to had a pair of glasses. Tim gave it to", + "s1_io_flip_cf": "The field Austin and Kay went to had a pair of glasses. Kay gave it to", + "s2_io_flip_cf": "The field Kay and Austin went to had a pair of glasses. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The field Scott and Tim went to had a pair of glasses. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The field Tim and Scott went to had a pair of glasses. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Austin and Kay went to had a pair of glasses. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Scott and Tim went to had a pair of glasses. Scott gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Kay", + "object": "pair of glasses", + "place": "field", + "random_a": "Tim", + "random_b": "Scott", + "random_c": "Alex" + } + }, + { + "text": "The salon Rick and Lewis went to had a pair of sunglasses. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Rick and Lewis went to had a pair of sunglasses. Josh gave it to", + "random_names_cf": "The salon Tom and Grant went to had a pair of sunglasses. Tom gave it to", + "s1_io_flip_cf": "The salon Lewis and Rick went to had a pair of sunglasses. Rick gave it to", + "s2_io_flip_cf": "The salon Rick and Lewis went to had a pair of sunglasses. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The salon Grant and Tom went to had a pair of sunglasses. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The salon Tom and Grant went to had a pair of sunglasses. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Lewis and Rick went to had a pair of sunglasses. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Grant and Tom went to had a pair of sunglasses. Grant gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Rick", + "object": "pair of sunglasses", + "place": "salon", + "random_a": "Tom", + "random_b": "Grant", + "random_c": "Josh" + } + }, + { + "text": "The field Ryan and Edward went to had a piece of tape. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Ryan and Edward went to had a piece of tape. Dan gave it to", + "random_names_cf": "The field Jim and Guy went to had a piece of tape. Jim gave it to", + "s1_io_flip_cf": "The field Edward and Ryan went to had a piece of tape. Ryan gave it to", + "s2_io_flip_cf": "The field Ryan and Edward went to had a piece of tape. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The field Guy and Jim went to had a piece of tape. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The field Jim and Guy went to had a piece of tape. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Edward and Ryan went to had a piece of tape. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Guy and Jim went to had a piece of tape. Guy gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ryan", + "object": "piece of tape", + "place": "field", + "random_a": "Jim", + "random_b": "Guy", + "random_c": "Dan" + } + }, + { + "text": "Once Scott and Grant arrived at the tire store, Scott gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Grant arrived at the tire store, Steven gave a tablet to", + "random_names_cf": "Once Joe and Don arrived at the tire store, Joe gave a tablet to", + "s1_io_flip_cf": "Once Grant and Scott arrived at the tire store, Scott gave a tablet to", + "s2_io_flip_cf": "Once Scott and Grant arrived at the tire store, Grant gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Don and Joe arrived at the tire store, Joe gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Joe and Don arrived at the tire store, Don gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Scott arrived at the tire store, Grant gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Joe arrived at the tire store, Don gave a tablet to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Scott", + "object": "tablet", + "place": "tire store", + "random_a": "Joe", + "random_b": "Don", + "random_c": "Steven" + } + }, + { + "text": "When Phil and Robert were about to leave the stadium, Phil gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Robert were about to leave the stadium, Dan gave a set of headphones to", + "random_names_cf": "When Mike and Steve were about to leave the stadium, Mike gave a set of headphones to", + "s1_io_flip_cf": "When Robert and Phil were about to leave the stadium, Phil gave a set of headphones to", + "s2_io_flip_cf": "When Phil and Robert were about to leave the stadium, Robert gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Steve and Mike were about to leave the stadium, Mike gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Mike and Steve were about to leave the stadium, Steve gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Phil were about to leave the stadium, Robert gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Mike were about to leave the stadium, Steve gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "set of headphones", + "place": "stadium", + "random_a": "Mike", + "random_b": "Steve", + "random_c": "Dan" + } + }, + { + "text": "Then, Will and Andrew went to the pizzeria. Will gave a gold watch to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Andrew went to the pizzeria. Kelly gave a gold watch to", + "random_names_cf": "Then, Ross and Kay went to the pizzeria. Ross gave a gold watch to", + "s1_io_flip_cf": "Then, Andrew and Will went to the pizzeria. Will gave a gold watch to", + "s2_io_flip_cf": "Then, Will and Andrew went to the pizzeria. Andrew gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Ross went to the pizzeria. Ross gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Kay went to the pizzeria. Kay gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Will went to the pizzeria. Andrew gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ross went to the pizzeria. Kay gave a gold watch to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Will", + "object": "gold watch", + "place": "pizzeria", + "random_a": "Ross", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "Before Kay and Henry left the parking lot, Kay decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Henry left the parking lot, Tim decided to give a trunk to", + "random_names_cf": "Before Peter and Guy left the parking lot, Peter decided to give a trunk to", + "s1_io_flip_cf": "Before Henry and Kay left the parking lot, Kay decided to give a trunk to", + "s2_io_flip_cf": "Before Kay and Henry left the parking lot, Henry decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Guy and Peter left the parking lot, Peter decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Peter and Guy left the parking lot, Guy decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Kay left the parking lot, Henry decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Peter left the parking lot, Guy decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kay", + "object": "trunk", + "place": "parking lot", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Tim" + } + }, + { + "text": "When Charles and Tim were about to leave the mall, Charles gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Tim were about to leave the mall, Will gave a pair of goggles to", + "random_names_cf": "When Rob and Kelly were about to leave the mall, Rob gave a pair of goggles to", + "s1_io_flip_cf": "When Tim and Charles were about to leave the mall, Charles gave a pair of goggles to", + "s2_io_flip_cf": "When Charles and Tim were about to leave the mall, Tim gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Kelly and Rob were about to leave the mall, Rob gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When Rob and Kelly were about to leave the mall, Kelly gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Charles were about to leave the mall, Tim gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Rob were about to leave the mall, Kelly gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Charles", + "object": "pair of goggles", + "place": "mall", + "random_a": "Rob", + "random_b": "Kelly", + "random_c": "Will" + } + }, + { + "text": "When Alex and Josh got a faucet at the market, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Josh got a faucet at the market, Ross decided to give it to", + "random_names_cf": "When Roger and Mike got a faucet at the market, Roger decided to give it to", + "s1_io_flip_cf": "When Josh and Alex got a faucet at the market, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Josh got a faucet at the market, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Roger got a faucet at the market, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Mike got a faucet at the market, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Alex got a faucet at the market, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Roger got a faucet at the market, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Alex", + "object": "faucet", + "place": "market", + "random_a": "Roger", + "random_b": "Mike", + "random_c": "Ross" + } + }, + { + "text": "When Luke and Roger were about to leave the spa, Luke gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Roger were about to leave the spa, Josh gave a remote control to", + "random_names_cf": "When William and Alexander were about to leave the spa, William gave a remote control to", + "s1_io_flip_cf": "When Roger and Luke were about to leave the spa, Luke gave a remote control to", + "s2_io_flip_cf": "When Luke and Roger were about to leave the spa, Roger gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Alexander and William were about to leave the spa, William gave a remote control to", + "random_names_s2_ioi_flip_cf": "When William and Alexander were about to leave the spa, Alexander gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Luke were about to leave the spa, Roger gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and William were about to leave the spa, Alexander gave a remote control to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "remote control", + "place": "spa", + "random_a": "William", + "random_b": "Alexander", + "random_c": "Josh" + } + }, + { + "text": "The circus Scott and Tim went to had a razor. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Scott and Tim went to had a razor. Rick gave it to", + "random_names_cf": "The circus Kay and Edward went to had a razor. Kay gave it to", + "s1_io_flip_cf": "The circus Tim and Scott went to had a razor. Scott gave it to", + "s2_io_flip_cf": "The circus Scott and Tim went to had a razor. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The circus Edward and Kay went to had a razor. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The circus Kay and Edward went to had a razor. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Tim and Scott went to had a razor. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Edward and Kay went to had a razor. Edward gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Scott", + "object": "razor", + "place": "circus", + "random_a": "Kay", + "random_b": "Edward", + "random_c": "Rick" + } + }, + { + "text": "When Jonathan and Cal were about to leave the museum, Jonathan gave a pair of shoes to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Cal were about to leave the museum, Angel gave a pair of shoes to", + "random_names_cf": "When Joe and Ross were about to leave the museum, Joe gave a pair of shoes to", + "s1_io_flip_cf": "When Cal and Jonathan were about to leave the museum, Jonathan gave a pair of shoes to", + "s2_io_flip_cf": "When Jonathan and Cal were about to leave the museum, Cal gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "When Ross and Joe were about to leave the museum, Joe gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "When Joe and Ross were about to leave the museum, Ross gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Jonathan were about to leave the museum, Cal gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Joe were about to leave the museum, Ross gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Jonathan", + "object": "pair of shoes", + "place": "museum", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "The gift shop Lewis and Scott went to had a mirror. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Lewis and Scott went to had a mirror. Sarah gave it to", + "random_names_cf": "The gift shop Jonathan and Edward went to had a mirror. Jonathan gave it to", + "s1_io_flip_cf": "The gift shop Scott and Lewis went to had a mirror. Lewis gave it to", + "s2_io_flip_cf": "The gift shop Lewis and Scott went to had a mirror. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Edward and Jonathan went to had a mirror. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Jonathan and Edward went to had a mirror. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Scott and Lewis went to had a mirror. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Edward and Jonathan went to had a mirror. Edward gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Lewis", + "object": "mirror", + "place": "gift shop", + "random_a": "Jonathan", + "random_b": "Edward", + "random_c": "Sarah" + } + }, + { + "text": "Before Daniel and Joe left the service station, Daniel decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Joe left the service station, Rick decided to give a pair of shoes to", + "random_names_cf": "Before Andrew and Alexander left the service station, Andrew decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Joe and Daniel left the service station, Daniel decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Daniel and Joe left the service station, Joe decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Andrew left the service station, Andrew decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Alexander left the service station, Alexander decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Daniel left the service station, Joe decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Andrew left the service station, Alexander decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Daniel", + "object": "pair of shoes", + "place": "service station", + "random_a": "Andrew", + "random_b": "Alexander", + "random_c": "Rick" + } + }, + { + "text": "While Will and Rob relaxed, Will gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Rob relaxed, Phil gave a spoon to", + "random_names_cf": "While Guy and Jonathan relaxed, Guy gave a spoon to", + "s1_io_flip_cf": "While Rob and Will relaxed, Will gave a spoon to", + "s2_io_flip_cf": "While Will and Rob relaxed, Rob gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Guy relaxed, Guy gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Guy and Jonathan relaxed, Jonathan gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Will relaxed, Rob gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Guy relaxed, Jonathan gave a spoon to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Will", + "object": "spoon", + "place": "parking lot", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Phil" + } + }, + { + "text": "Then, Elizabeth and Daniel had a lot of fun at the hotel. Elizabeth gave a banner to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Daniel had a lot of fun at the hotel. Rick gave a banner to", + "random_names_cf": "Then, Charles and Alex had a lot of fun at the hotel. Charles gave a banner to", + "s1_io_flip_cf": "Then, Daniel and Elizabeth had a lot of fun at the hotel. Elizabeth gave a banner to", + "s2_io_flip_cf": "Then, Elizabeth and Daniel had a lot of fun at the hotel. Daniel gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Charles had a lot of fun at the hotel. Charles gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Alex had a lot of fun at the hotel. Alex gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Elizabeth had a lot of fun at the hotel. Daniel gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Charles had a lot of fun at the hotel. Alex gave a banner to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Elizabeth", + "object": "banner", + "place": "hotel", + "random_a": "Charles", + "random_b": "Alex", + "random_c": "Rick" + } + }, + { + "text": "Then, Tim and Mike went to the hangar. Tim gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Mike went to the hangar. Henry gave a snack to", + "random_names_cf": "Then, Will and Ross went to the hangar. Will gave a snack to", + "s1_io_flip_cf": "Then, Mike and Tim went to the hangar. Tim gave a snack to", + "s2_io_flip_cf": "Then, Tim and Mike went to the hangar. Mike gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Will went to the hangar. Will gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Will and Ross went to the hangar. Ross gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tim went to the hangar. Mike gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Will went to the hangar. Ross gave a snack to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "snack", + "place": "hangar", + "random_a": "Will", + "random_b": "Ross", + "random_c": "Henry" + } + }, + { + "text": "Then, Jonathan and Dan went to the university campus. Jonathan gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Dan went to the university campus. Kelly gave a blouse to", + "random_names_cf": "Then, Rob and Andrew went to the university campus. Rob gave a blouse to", + "s1_io_flip_cf": "Then, Dan and Jonathan went to the university campus. Jonathan gave a blouse to", + "s2_io_flip_cf": "Then, Jonathan and Dan went to the university campus. Dan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Rob went to the university campus. Rob gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Andrew went to the university campus. Andrew gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Jonathan went to the university campus. Dan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Rob went to the university campus. Andrew gave a blouse to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Jonathan", + "object": "blouse", + "place": "university campus", + "random_a": "Rob", + "random_b": "Andrew", + "random_c": "Kelly" + } + }, + { + "text": "Then, William and Joe went to the garden. William gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Joe went to the garden. Robert gave a match to", + "random_names_cf": "Then, Lewis and Tim went to the garden. Lewis gave a match to", + "s1_io_flip_cf": "Then, Joe and William went to the garden. William gave a match to", + "s2_io_flip_cf": "Then, William and Joe went to the garden. Joe gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Lewis went to the garden. Lewis gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Tim went to the garden. Tim gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and William went to the garden. Joe gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Lewis went to the garden. Tim gave a match to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "William", + "object": "match", + "place": "garden", + "random_a": "Lewis", + "random_b": "Tim", + "random_c": "Robert" + } + }, + { + "text": "Then, Rob and Steve were working at the stadium. Rob decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Steve were working at the stadium. Luke decided to give a key to", + "random_names_cf": "Then, Sarah and Scott were working at the stadium. Sarah decided to give a key to", + "s1_io_flip_cf": "Then, Steve and Rob were working at the stadium. Rob decided to give a key to", + "s2_io_flip_cf": "Then, Rob and Steve were working at the stadium. Steve decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Sarah were working at the stadium. Sarah decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Scott were working at the stadium. Scott decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Rob were working at the stadium. Steve decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Sarah were working at the stadium. Scott decided to give a key to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rob", + "object": "key", + "place": "stadium", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Luke" + } + }, + { + "text": "Then, Ryan and Kay were working at the parking lot. Ryan decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Kay were working at the parking lot. Alex decided to give a faucet to", + "random_names_cf": "Then, Ross and Alexander were working at the parking lot. Ross decided to give a faucet to", + "s1_io_flip_cf": "Then, Kay and Ryan were working at the parking lot. Ryan decided to give a faucet to", + "s2_io_flip_cf": "Then, Ryan and Kay were working at the parking lot. Kay decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Ross were working at the parking lot. Ross decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Alexander were working at the parking lot. Alexander decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ryan were working at the parking lot. Kay decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Ross were working at the parking lot. Alexander decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ryan", + "object": "faucet", + "place": "parking lot", + "random_a": "Ross", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "Then, Will and Neil had a lot of fun at the ramp. Will gave a pencil to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Neil had a lot of fun at the ramp. Austin gave a pencil to", + "random_names_cf": "Then, Ross and Grant had a lot of fun at the ramp. Ross gave a pencil to", + "s1_io_flip_cf": "Then, Neil and Will had a lot of fun at the ramp. Will gave a pencil to", + "s2_io_flip_cf": "Then, Will and Neil had a lot of fun at the ramp. Neil gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Ross had a lot of fun at the ramp. Ross gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Grant had a lot of fun at the ramp. Grant gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Will had a lot of fun at the ramp. Neil gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Ross had a lot of fun at the ramp. Grant gave a pencil to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "pencil", + "place": "ramp", + "random_a": "Ross", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "The market Daniel and Kelly went to had a carpet. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Daniel and Kelly went to had a carpet. Jonathan gave it to", + "random_names_cf": "The market Peter and Guy went to had a carpet. Peter gave it to", + "s1_io_flip_cf": "The market Kelly and Daniel went to had a carpet. Daniel gave it to", + "s2_io_flip_cf": "The market Daniel and Kelly went to had a carpet. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The market Guy and Peter went to had a carpet. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The market Peter and Guy went to had a carpet. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Kelly and Daniel went to had a carpet. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Guy and Peter went to had a carpet. Guy gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Daniel", + "object": "carpet", + "place": "market", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Jonathan" + } + }, + { + "text": "When Kelly and Austin were about to leave the zoo, Kelly gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Austin were about to leave the zoo, Josh gave a pair of goggles to", + "random_names_cf": "When Joe and Ryan were about to leave the zoo, Joe gave a pair of goggles to", + "s1_io_flip_cf": "When Austin and Kelly were about to leave the zoo, Kelly gave a pair of goggles to", + "s2_io_flip_cf": "When Kelly and Austin were about to leave the zoo, Austin gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Ryan and Joe were about to leave the zoo, Joe gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When Joe and Ryan were about to leave the zoo, Ryan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Kelly were about to leave the zoo, Austin gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Joe were about to leave the zoo, Ryan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Kelly", + "object": "pair of goggles", + "place": "zoo", + "random_a": "Joe", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, Daniel and Ryan went to the hotel. Daniel gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Ryan went to the hotel. Charles gave a fork to", + "random_names_cf": "Then, Tom and Scott went to the hotel. Tom gave a fork to", + "s1_io_flip_cf": "Then, Ryan and Daniel went to the hotel. Daniel gave a fork to", + "s2_io_flip_cf": "Then, Daniel and Ryan went to the hotel. Ryan gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Tom went to the hotel. Tom gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Scott went to the hotel. Scott gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Daniel went to the hotel. Ryan gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom went to the hotel. Scott gave a fork to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Daniel", + "object": "fork", + "place": "hotel", + "random_a": "Tom", + "random_b": "Scott", + "random_c": "Charles" + } + }, + { + "text": "While Rick and Tim relaxed, Rick gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Tim relaxed, Steven gave a pair of goggles to", + "random_names_cf": "While Henry and Tom relaxed, Henry gave a pair of goggles to", + "s1_io_flip_cf": "While Tim and Rick relaxed, Rick gave a pair of goggles to", + "s2_io_flip_cf": "While Rick and Tim relaxed, Tim gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Tom and Henry relaxed, Henry gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Henry and Tom relaxed, Tom gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Rick relaxed, Tim gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Henry relaxed, Tom gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rick", + "object": "pair of goggles", + "place": "tire store", + "random_a": "Henry", + "random_b": "Tom", + "random_c": "Steven" + } + }, + { + "text": "When Phil and Stan got a cable at the hangar, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Stan got a cable at the hangar, Luke decided to give it to", + "random_names_cf": "When Alexander and Cal got a cable at the hangar, Alexander decided to give it to", + "s1_io_flip_cf": "When Stan and Phil got a cable at the hangar, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Stan got a cable at the hangar, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Alexander got a cable at the hangar, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Cal got a cable at the hangar, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Phil got a cable at the hangar, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Alexander got a cable at the hangar, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Phil", + "object": "cable", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Cal", + "random_c": "Luke" + } + }, + { + "text": "Before Jonathan and Kay left the elevator, Jonathan decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Kay left the elevator, Lewis decided to give a fan to", + "random_names_cf": "Before Alex and Dan left the elevator, Alex decided to give a fan to", + "s1_io_flip_cf": "Before Kay and Jonathan left the elevator, Jonathan decided to give a fan to", + "s2_io_flip_cf": "Before Jonathan and Kay left the elevator, Kay decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Dan and Alex left the elevator, Alex decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Alex and Dan left the elevator, Dan decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Jonathan left the elevator, Kay decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Alex left the elevator, Dan decided to give a fan to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Jonathan", + "object": "fan", + "place": "elevator", + "random_a": "Alex", + "random_b": "Dan", + "random_c": "Lewis" + } + }, + { + "text": "Once Rob and Tom arrived at the convenience store, Rob gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Tom arrived at the convenience store, Charles gave a dress to", + "random_names_cf": "Once Henry and Angel arrived at the convenience store, Henry gave a dress to", + "s1_io_flip_cf": "Once Tom and Rob arrived at the convenience store, Rob gave a dress to", + "s2_io_flip_cf": "Once Rob and Tom arrived at the convenience store, Tom gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Angel and Henry arrived at the convenience store, Henry gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Henry and Angel arrived at the convenience store, Angel gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Rob arrived at the convenience store, Tom gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Henry arrived at the convenience store, Angel gave a dress to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Rob", + "object": "dress", + "place": "convenience store", + "random_a": "Henry", + "random_b": "Angel", + "random_c": "Charles" + } + }, + { + "text": "The racetrack Scott and Charles went to had a sink. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Scott and Charles went to had a sink. Kay gave it to", + "random_names_cf": "The racetrack Lewis and Will went to had a sink. Lewis gave it to", + "s1_io_flip_cf": "The racetrack Charles and Scott went to had a sink. Scott gave it to", + "s2_io_flip_cf": "The racetrack Scott and Charles went to had a sink. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Will and Lewis went to had a sink. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Lewis and Will went to had a sink. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Charles and Scott went to had a sink. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Will and Lewis went to had a sink. Will gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Scott", + "object": "sink", + "place": "racetrack", + "random_a": "Lewis", + "random_b": "Will", + "random_c": "Kay" + } + }, + { + "text": "Once Will and Rick arrived at the boatyard, Will gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Will and Rick arrived at the boatyard, Jim gave a tablet to", + "random_names_cf": "Once Alex and Grant arrived at the boatyard, Alex gave a tablet to", + "s1_io_flip_cf": "Once Rick and Will arrived at the boatyard, Will gave a tablet to", + "s2_io_flip_cf": "Once Will and Rick arrived at the boatyard, Rick gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Grant and Alex arrived at the boatyard, Alex gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Alex and Grant arrived at the boatyard, Grant gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Will arrived at the boatyard, Rick gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Alex arrived at the boatyard, Grant gave a tablet to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Will", + "object": "tablet", + "place": "boatyard", + "random_a": "Alex", + "random_b": "Grant", + "random_c": "Jim" + } + }, + { + "text": "Before Scott and Roger left the museum, Scott decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Roger left the museum, Ross decided to give a mirror to", + "random_names_cf": "Before Steve and Rob left the museum, Steve decided to give a mirror to", + "s1_io_flip_cf": "Before Roger and Scott left the museum, Scott decided to give a mirror to", + "s2_io_flip_cf": "Before Scott and Roger left the museum, Roger decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Rob and Steve left the museum, Steve decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Steve and Rob left the museum, Rob decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Scott left the museum, Roger decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Steve left the museum, Rob decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Scott", + "object": "mirror", + "place": "museum", + "random_a": "Steve", + "random_b": "Rob", + "random_c": "Ross" + } + }, + { + "text": "Then, Neil and Dan had a lot of fun at the dorm. Neil gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Dan had a lot of fun at the dorm. Kay gave a needle to", + "random_names_cf": "Then, William and Josh had a lot of fun at the dorm. William gave a needle to", + "s1_io_flip_cf": "Then, Dan and Neil had a lot of fun at the dorm. Neil gave a needle to", + "s2_io_flip_cf": "Then, Neil and Dan had a lot of fun at the dorm. Dan gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Josh and William had a lot of fun at the dorm. William gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, William and Josh had a lot of fun at the dorm. Josh gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Neil had a lot of fun at the dorm. Dan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and William had a lot of fun at the dorm. Josh gave a needle to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Neil", + "object": "needle", + "place": "dorm", + "random_a": "William", + "random_b": "Josh", + "random_c": "Kay" + } + }, + { + "text": "The elevator Roy and Steve went to had a bowl. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Roy and Steve went to had a bowl. Edward gave it to", + "random_names_cf": "The elevator Charles and Kay went to had a bowl. Charles gave it to", + "s1_io_flip_cf": "The elevator Steve and Roy went to had a bowl. Roy gave it to", + "s2_io_flip_cf": "The elevator Roy and Steve went to had a bowl. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Kay and Charles went to had a bowl. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Charles and Kay went to had a bowl. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Steve and Roy went to had a bowl. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Kay and Charles went to had a bowl. Kay gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "bowl", + "place": "elevator", + "random_a": "Charles", + "random_b": "Kay", + "random_c": "Edward" + } + }, + { + "text": "When Roy and Alex were about to leave the university campus, Roy gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Alex were about to leave the university campus, Elizabeth gave a sandal to", + "random_names_cf": "When Mike and Will were about to leave the university campus, Mike gave a sandal to", + "s1_io_flip_cf": "When Alex and Roy were about to leave the university campus, Roy gave a sandal to", + "s2_io_flip_cf": "When Roy and Alex were about to leave the university campus, Alex gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Will and Mike were about to leave the university campus, Mike gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Mike and Will were about to leave the university campus, Will gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Roy were about to leave the university campus, Alex gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Mike were about to leave the university campus, Will gave a sandal to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Roy", + "object": "sandal", + "place": "university campus", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "While Lewis and Andrew relaxed, Lewis gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Andrew relaxed, Alex gave a screwdriver to", + "random_names_cf": "While Henry and Josh relaxed, Henry gave a screwdriver to", + "s1_io_flip_cf": "While Andrew and Lewis relaxed, Lewis gave a screwdriver to", + "s2_io_flip_cf": "While Lewis and Andrew relaxed, Andrew gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Josh and Henry relaxed, Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Henry and Josh relaxed, Josh gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Lewis relaxed, Andrew gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Henry relaxed, Josh gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "screwdriver", + "place": "hotel", + "random_a": "Henry", + "random_b": "Josh", + "random_c": "Alex" + } + }, + { + "text": "When Tom and Steve got a bathtub at the boatyard, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Steve got a bathtub at the boatyard, Cal decided to give it to", + "random_names_cf": "When Rick and Stan got a bathtub at the boatyard, Rick decided to give it to", + "s1_io_flip_cf": "When Steve and Tom got a bathtub at the boatyard, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Steve got a bathtub at the boatyard, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Rick got a bathtub at the boatyard, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Stan got a bathtub at the boatyard, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Tom got a bathtub at the boatyard, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Rick got a bathtub at the boatyard, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tom", + "object": "bathtub", + "place": "boatyard", + "random_a": "Rick", + "random_b": "Stan", + "random_c": "Cal" + } + }, + { + "text": "Once Kay and Stan arrived at the store, Kay gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Stan arrived at the store, Jonathan gave a bowl to", + "random_names_cf": "Once Rob and Edward arrived at the store, Rob gave a bowl to", + "s1_io_flip_cf": "Once Stan and Kay arrived at the store, Kay gave a bowl to", + "s2_io_flip_cf": "Once Kay and Stan arrived at the store, Stan gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Edward and Rob arrived at the store, Rob gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Rob and Edward arrived at the store, Edward gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Kay arrived at the store, Stan gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Rob arrived at the store, Edward gave a bowl to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kay", + "object": "bowl", + "place": "store", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Jonathan" + } + }, + { + "text": "While Tom and Tim relaxed, Tom gave a fork to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Tim relaxed, Grant gave a fork to", + "random_names_cf": "While Jim and Kelly relaxed, Jim gave a fork to", + "s1_io_flip_cf": "While Tim and Tom relaxed, Tom gave a fork to", + "s2_io_flip_cf": "While Tom and Tim relaxed, Tim gave a fork to", + "random_names_s1_ioi_flip_cf": "While Kelly and Jim relaxed, Jim gave a fork to", + "random_names_s2_ioi_flip_cf": "While Jim and Kelly relaxed, Kelly gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Tom relaxed, Tim gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Jim relaxed, Kelly gave a fork to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "fork", + "place": "garden", + "random_a": "Jim", + "random_b": "Kelly", + "random_c": "Grant" + } + }, + { + "text": "When Charles and Alex got a microphone at the cafe, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Alex got a microphone at the cafe, Elizabeth decided to give it to", + "random_names_cf": "When Robert and Phil got a microphone at the cafe, Robert decided to give it to", + "s1_io_flip_cf": "When Alex and Charles got a microphone at the cafe, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Alex got a microphone at the cafe, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Robert got a microphone at the cafe, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Phil got a microphone at the cafe, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Charles got a microphone at the cafe, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Robert got a microphone at the cafe, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Charles", + "object": "microphone", + "place": "cafe", + "random_a": "Robert", + "random_b": "Phil", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Charles and Peter were working at the gym. Charles decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Peter were working at the gym. Dan decided to give a pair of nail clippers to", + "random_names_cf": "Then, Edward and Andrew were working at the gym. Edward decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Peter and Charles were working at the gym. Charles decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Charles and Peter were working at the gym. Peter decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Edward were working at the gym. Edward decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Andrew were working at the gym. Andrew decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Charles were working at the gym. Peter decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Edward were working at the gym. Andrew decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Charles", + "object": "pair of nail clippers", + "place": "gym", + "random_a": "Edward", + "random_b": "Andrew", + "random_c": "Dan" + } + }, + { + "text": "While Steve and Rick relaxed, Steve gave a folder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Rick relaxed, Phil gave a folder to", + "random_names_cf": "While Robert and Stan relaxed, Robert gave a folder to", + "s1_io_flip_cf": "While Rick and Steve relaxed, Steve gave a folder to", + "s2_io_flip_cf": "While Steve and Rick relaxed, Rick gave a folder to", + "random_names_s1_ioi_flip_cf": "While Stan and Robert relaxed, Robert gave a folder to", + "random_names_s2_ioi_flip_cf": "While Robert and Stan relaxed, Stan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Steve relaxed, Rick gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Robert relaxed, Stan gave a folder to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Steve", + "object": "folder", + "place": "marketplace", + "random_a": "Robert", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "The ferry Roger and Kelly went to had a blouse. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Roger and Kelly went to had a blouse. Luke gave it to", + "random_names_cf": "The ferry Phil and Jim went to had a blouse. Phil gave it to", + "s1_io_flip_cf": "The ferry Kelly and Roger went to had a blouse. Roger gave it to", + "s2_io_flip_cf": "The ferry Roger and Kelly went to had a blouse. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Jim and Phil went to had a blouse. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Phil and Jim went to had a blouse. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Kelly and Roger went to had a blouse. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Jim and Phil went to had a blouse. Jim gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Roger", + "object": "blouse", + "place": "ferry", + "random_a": "Phil", + "random_b": "Jim", + "random_c": "Luke" + } + }, + { + "text": "Then, Grant and Guy had a lot of fun at the house. Grant gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Guy had a lot of fun at the house. Robert gave a basketball to", + "random_names_cf": "Then, Phil and Alexander had a lot of fun at the house. Phil gave a basketball to", + "s1_io_flip_cf": "Then, Guy and Grant had a lot of fun at the house. Grant gave a basketball to", + "s2_io_flip_cf": "Then, Grant and Guy had a lot of fun at the house. Guy gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Phil had a lot of fun at the house. Phil gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Alexander had a lot of fun at the house. Alexander gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Grant had a lot of fun at the house. Guy gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Phil had a lot of fun at the house. Alexander gave a basketball to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Grant", + "object": "basketball", + "place": "house", + "random_a": "Phil", + "random_b": "Alexander", + "random_c": "Robert" + } + }, + { + "text": "Then, Peter and Lewis were working at the cafeteria. Peter decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Lewis were working at the cafeteria. Jim decided to give a sifter to", + "random_names_cf": "Then, Guy and Daniel were working at the cafeteria. Guy decided to give a sifter to", + "s1_io_flip_cf": "Then, Lewis and Peter were working at the cafeteria. Peter decided to give a sifter to", + "s2_io_flip_cf": "Then, Peter and Lewis were working at the cafeteria. Lewis decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Guy were working at the cafeteria. Guy decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Daniel were working at the cafeteria. Daniel decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Peter were working at the cafeteria. Lewis decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Guy were working at the cafeteria. Daniel decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Peter", + "object": "sifter", + "place": "cafeteria", + "random_a": "Guy", + "random_b": "Daniel", + "random_c": "Jim" + } + }, + { + "text": "The supermarket Rob and Luke went to had a match. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Rob and Luke went to had a match. Steven gave it to", + "random_names_cf": "The supermarket Lewis and Elizabeth went to had a match. Lewis gave it to", + "s1_io_flip_cf": "The supermarket Luke and Rob went to had a match. Rob gave it to", + "s2_io_flip_cf": "The supermarket Rob and Luke went to had a match. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Elizabeth and Lewis went to had a match. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Lewis and Elizabeth went to had a match. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Luke and Rob went to had a match. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Elizabeth and Lewis went to had a match. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rob", + "object": "match", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "The park Austin and Tom went to had a pencil. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The park Austin and Tom went to had a pencil. Neil gave it to", + "random_names_cf": "The park Peter and Cal went to had a pencil. Peter gave it to", + "s1_io_flip_cf": "The park Tom and Austin went to had a pencil. Austin gave it to", + "s2_io_flip_cf": "The park Austin and Tom went to had a pencil. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The park Cal and Peter went to had a pencil. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The park Peter and Cal went to had a pencil. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The park Tom and Austin went to had a pencil. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The park Cal and Peter went to had a pencil. Cal gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Austin", + "object": "pencil", + "place": "park", + "random_a": "Peter", + "random_b": "Cal", + "random_c": "Neil" + } + }, + { + "text": "The elevator Sarah and Jim went to had a bowl. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Sarah and Jim went to had a bowl. Josh gave it to", + "random_names_cf": "The elevator Summer and Will went to had a bowl. Summer gave it to", + "s1_io_flip_cf": "The elevator Jim and Sarah went to had a bowl. Sarah gave it to", + "s2_io_flip_cf": "The elevator Sarah and Jim went to had a bowl. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Will and Summer went to had a bowl. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Summer and Will went to had a bowl. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Jim and Sarah went to had a bowl. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Will and Summer went to had a bowl. Will gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Sarah", + "object": "bowl", + "place": "elevator", + "random_a": "Summer", + "random_b": "Will", + "random_c": "Josh" + } + }, + { + "text": "When Tim and Will got a strap at the garden, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Will got a strap at the garden, Summer decided to give it to", + "random_names_cf": "When Roger and Alexander got a strap at the garden, Roger decided to give it to", + "s1_io_flip_cf": "When Will and Tim got a strap at the garden, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Will got a strap at the garden, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Roger got a strap at the garden, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Alexander got a strap at the garden, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tim got a strap at the garden, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Roger got a strap at the garden, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tim", + "object": "strap", + "place": "garden", + "random_a": "Roger", + "random_b": "Alexander", + "random_c": "Summer" + } + }, + { + "text": "Once Peter and Luke arrived at the court, Peter gave a dishwasher to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Luke arrived at the court, Lewis gave a dishwasher to", + "random_names_cf": "Once Jonathan and Cal arrived at the court, Jonathan gave a dishwasher to", + "s1_io_flip_cf": "Once Luke and Peter arrived at the court, Peter gave a dishwasher to", + "s2_io_flip_cf": "Once Peter and Luke arrived at the court, Luke gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Once Cal and Jonathan arrived at the court, Jonathan gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Cal arrived at the court, Cal gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Peter arrived at the court, Luke gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Jonathan arrived at the court, Cal gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "dishwasher", + "place": "court", + "random_a": "Jonathan", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "Before Joe and Jim left the cafe, Joe decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Jim left the cafe, Peter decided to give a funnel to", + "random_names_cf": "Before Josh and Ross left the cafe, Josh decided to give a funnel to", + "s1_io_flip_cf": "Before Jim and Joe left the cafe, Joe decided to give a funnel to", + "s2_io_flip_cf": "Before Joe and Jim left the cafe, Jim decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Ross and Josh left the cafe, Josh decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Josh and Ross left the cafe, Ross decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Joe left the cafe, Jim decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Josh left the cafe, Ross decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Joe", + "object": "funnel", + "place": "cafe", + "random_a": "Josh", + "random_b": "Ross", + "random_c": "Peter" + } + }, + { + "text": "Then, Stan and Robert were working at the studio. Stan decided to give a funnel to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Robert were working at the studio. Guy decided to give a funnel to", + "random_names_cf": "Then, Andrew and Henry were working at the studio. Andrew decided to give a funnel to", + "s1_io_flip_cf": "Then, Robert and Stan were working at the studio. Stan decided to give a funnel to", + "s2_io_flip_cf": "Then, Stan and Robert were working at the studio. Robert decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Andrew were working at the studio. Andrew decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Henry were working at the studio. Henry decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Stan were working at the studio. Robert decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Andrew were working at the studio. Henry decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Stan", + "object": "funnel", + "place": "studio", + "random_a": "Andrew", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "Once Alexander and Neil arrived at the convenience store, Alexander gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Neil arrived at the convenience store, Kelly gave a trunk to", + "random_names_cf": "Once Charles and Edward arrived at the convenience store, Charles gave a trunk to", + "s1_io_flip_cf": "Once Neil and Alexander arrived at the convenience store, Alexander gave a trunk to", + "s2_io_flip_cf": "Once Alexander and Neil arrived at the convenience store, Neil gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Edward and Charles arrived at the convenience store, Charles gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Charles and Edward arrived at the convenience store, Edward gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Alexander arrived at the convenience store, Neil gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Charles arrived at the convenience store, Edward gave a trunk to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alexander", + "object": "trunk", + "place": "convenience store", + "random_a": "Charles", + "random_b": "Edward", + "random_c": "Kelly" + } + }, + { + "text": "Then, Cal and Grant were working at the market. Cal decided to give a desk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Grant were working at the market. Kay decided to give a desk to", + "random_names_cf": "Then, Rick and Stan were working at the market. Rick decided to give a desk to", + "s1_io_flip_cf": "Then, Grant and Cal were working at the market. Cal decided to give a desk to", + "s2_io_flip_cf": "Then, Cal and Grant were working at the market. Grant decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Rick were working at the market. Rick decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Stan were working at the market. Stan decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Cal were working at the market. Grant decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Rick were working at the market. Stan decided to give a desk to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "desk", + "place": "market", + "random_a": "Rick", + "random_b": "Stan", + "random_c": "Kay" + } + }, + { + "text": "The department store Kay and Ross went to had a tablet. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Kay and Ross went to had a tablet. Jonathan gave it to", + "random_names_cf": "The department store Phil and Andrew went to had a tablet. Phil gave it to", + "s1_io_flip_cf": "The department store Ross and Kay went to had a tablet. Kay gave it to", + "s2_io_flip_cf": "The department store Kay and Ross went to had a tablet. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The department store Andrew and Phil went to had a tablet. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The department store Phil and Andrew went to had a tablet. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Ross and Kay went to had a tablet. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Andrew and Phil went to had a tablet. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Kay", + "object": "tablet", + "place": "department store", + "random_a": "Phil", + "random_b": "Andrew", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Neil and Cal had a lot of fun at the ramp. Neil gave a backpack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Cal had a lot of fun at the ramp. Will gave a backpack to", + "random_names_cf": "Then, Jonathan and Mike had a lot of fun at the ramp. Jonathan gave a backpack to", + "s1_io_flip_cf": "Then, Cal and Neil had a lot of fun at the ramp. Neil gave a backpack to", + "s2_io_flip_cf": "Then, Neil and Cal had a lot of fun at the ramp. Cal gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Jonathan had a lot of fun at the ramp. Jonathan gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Mike had a lot of fun at the ramp. Mike gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Neil had a lot of fun at the ramp. Cal gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Jonathan had a lot of fun at the ramp. Mike gave a backpack to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Neil", + "object": "backpack", + "place": "ramp", + "random_a": "Jonathan", + "random_b": "Mike", + "random_c": "Will" + } + }, + { + "text": "When William and Rob were about to leave the studio, William gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Rob were about to leave the studio, Kay gave a toilet to", + "random_names_cf": "When Sarah and Jim were about to leave the studio, Sarah gave a toilet to", + "s1_io_flip_cf": "When Rob and William were about to leave the studio, William gave a toilet to", + "s2_io_flip_cf": "When William and Rob were about to leave the studio, Rob gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Jim and Sarah were about to leave the studio, Sarah gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Sarah and Jim were about to leave the studio, Jim gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and William were about to leave the studio, Rob gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Sarah were about to leave the studio, Jim gave a toilet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "William", + "object": "toilet", + "place": "studio", + "random_a": "Sarah", + "random_b": "Jim", + "random_c": "Kay" + } + }, + { + "text": "Before Alexander and Roy left the service station, Alexander decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Roy left the service station, Tim decided to give a folder to", + "random_names_cf": "Before William and Sarah left the service station, William decided to give a folder to", + "s1_io_flip_cf": "Before Roy and Alexander left the service station, Alexander decided to give a folder to", + "s2_io_flip_cf": "Before Alexander and Roy left the service station, Roy decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Sarah and William left the service station, William decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before William and Sarah left the service station, Sarah decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Alexander left the service station, Roy decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and William left the service station, Sarah decided to give a folder to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Alexander", + "object": "folder", + "place": "service station", + "random_a": "William", + "random_b": "Sarah", + "random_c": "Tim" + } + }, + { + "text": "Before Sarah and Tom left the mall, Sarah decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Tom left the mall, Dan decided to give a sandal to", + "random_names_cf": "Before Ross and Will left the mall, Ross decided to give a sandal to", + "s1_io_flip_cf": "Before Tom and Sarah left the mall, Sarah decided to give a sandal to", + "s2_io_flip_cf": "Before Sarah and Tom left the mall, Tom decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Will and Ross left the mall, Ross decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Ross and Will left the mall, Will decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Sarah left the mall, Tom decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Ross left the mall, Will decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Sarah", + "object": "sandal", + "place": "mall", + "random_a": "Ross", + "random_b": "Will", + "random_c": "Dan" + } + }, + { + "text": "Then, Ryan and Scott had a lot of fun at the break room. Ryan gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Scott had a lot of fun at the break room. Henry gave a drill bit to", + "random_names_cf": "Then, Summer and Mike had a lot of fun at the break room. Summer gave a drill bit to", + "s1_io_flip_cf": "Then, Scott and Ryan had a lot of fun at the break room. Ryan gave a drill bit to", + "s2_io_flip_cf": "Then, Ryan and Scott had a lot of fun at the break room. Scott gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Summer had a lot of fun at the break room. Summer gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Mike had a lot of fun at the break room. Mike gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Ryan had a lot of fun at the break room. Scott gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Summer had a lot of fun at the break room. Mike gave a drill bit to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Ryan", + "object": "drill bit", + "place": "break room", + "random_a": "Summer", + "random_b": "Mike", + "random_c": "Henry" + } + }, + { + "text": "When Alex and Don got a thread at the marketplace, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Don got a thread at the marketplace, Phil decided to give it to", + "random_names_cf": "When Austin and Robert got a thread at the marketplace, Austin decided to give it to", + "s1_io_flip_cf": "When Don and Alex got a thread at the marketplace, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Don got a thread at the marketplace, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Austin got a thread at the marketplace, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Robert got a thread at the marketplace, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Alex got a thread at the marketplace, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Austin got a thread at the marketplace, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "thread", + "place": "marketplace", + "random_a": "Austin", + "random_b": "Robert", + "random_c": "Phil" + } + }, + { + "text": "The harbor Ryan and Tom went to had a ladder. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Ryan and Tom went to had a ladder. Austin gave it to", + "random_names_cf": "The harbor Scott and Stan went to had a ladder. Scott gave it to", + "s1_io_flip_cf": "The harbor Tom and Ryan went to had a ladder. Ryan gave it to", + "s2_io_flip_cf": "The harbor Ryan and Tom went to had a ladder. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Stan and Scott went to had a ladder. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Scott and Stan went to had a ladder. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Tom and Ryan went to had a ladder. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Stan and Scott went to had a ladder. Stan gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "ladder", + "place": "harbor", + "random_a": "Scott", + "random_b": "Stan", + "random_c": "Austin" + } + }, + { + "text": "When Luke and Alex were about to leave the salon, Luke gave a poster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Alex were about to leave the salon, Tim gave a poster to", + "random_names_cf": "When Scott and Austin were about to leave the salon, Scott gave a poster to", + "s1_io_flip_cf": "When Alex and Luke were about to leave the salon, Luke gave a poster to", + "s2_io_flip_cf": "When Luke and Alex were about to leave the salon, Alex gave a poster to", + "random_names_s1_ioi_flip_cf": "When Austin and Scott were about to leave the salon, Scott gave a poster to", + "random_names_s2_ioi_flip_cf": "When Scott and Austin were about to leave the salon, Austin gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Luke were about to leave the salon, Alex gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Scott were about to leave the salon, Austin gave a poster to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Luke", + "object": "poster", + "place": "salon", + "random_a": "Scott", + "random_b": "Austin", + "random_c": "Tim" + } + }, + { + "text": "When Scott and Andrew got a screwdriver at the cafeteria, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Andrew got a screwdriver at the cafeteria, Elizabeth decided to give it to", + "random_names_cf": "When Jonathan and Alexander got a screwdriver at the cafeteria, Jonathan decided to give it to", + "s1_io_flip_cf": "When Andrew and Scott got a screwdriver at the cafeteria, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Andrew got a screwdriver at the cafeteria, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Jonathan got a screwdriver at the cafeteria, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Alexander got a screwdriver at the cafeteria, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Scott got a screwdriver at the cafeteria, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Jonathan got a screwdriver at the cafeteria, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Scott", + "object": "screwdriver", + "place": "cafeteria", + "random_a": "Jonathan", + "random_b": "Alexander", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Dan and Joe were working at the parking lot. Dan decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Joe were working at the parking lot. Ryan decided to give a tablet to", + "random_names_cf": "Then, Will and Luke were working at the parking lot. Will decided to give a tablet to", + "s1_io_flip_cf": "Then, Joe and Dan were working at the parking lot. Dan decided to give a tablet to", + "s2_io_flip_cf": "Then, Dan and Joe were working at the parking lot. Joe decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Will were working at the parking lot. Will decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Will and Luke were working at the parking lot. Luke decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Dan were working at the parking lot. Joe decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Will were working at the parking lot. Luke decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Dan", + "object": "tablet", + "place": "parking lot", + "random_a": "Will", + "random_b": "Luke", + "random_c": "Ryan" + } + }, + { + "text": "While Kelly and Lewis relaxed, Kelly gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Lewis relaxed, Scott gave a poster to", + "random_names_cf": "While Alex and Ross relaxed, Alex gave a poster to", + "s1_io_flip_cf": "While Lewis and Kelly relaxed, Kelly gave a poster to", + "s2_io_flip_cf": "While Kelly and Lewis relaxed, Lewis gave a poster to", + "random_names_s1_ioi_flip_cf": "While Ross and Alex relaxed, Alex gave a poster to", + "random_names_s2_ioi_flip_cf": "While Alex and Ross relaxed, Ross gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Kelly relaxed, Lewis gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Alex relaxed, Ross gave a poster to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kelly", + "object": "poster", + "place": "gym", + "random_a": "Alex", + "random_b": "Ross", + "random_c": "Scott" + } + }, + { + "text": "When Will and Andrew got a boot at the racetrack, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Andrew got a boot at the racetrack, Mike decided to give it to", + "random_names_cf": "When Roger and Stan got a boot at the racetrack, Roger decided to give it to", + "s1_io_flip_cf": "When Andrew and Will got a boot at the racetrack, Will decided to give it to", + "s2_io_flip_cf": "When Will and Andrew got a boot at the racetrack, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Roger got a boot at the racetrack, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Stan got a boot at the racetrack, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Will got a boot at the racetrack, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Roger got a boot at the racetrack, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Will", + "object": "boot", + "place": "racetrack", + "random_a": "Roger", + "random_b": "Stan", + "random_c": "Mike" + } + }, + { + "text": "When Henry and Alexander got a grater at the studio, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Alexander got a grater at the studio, Edward decided to give it to", + "random_names_cf": "When Jim and Joe got a grater at the studio, Jim decided to give it to", + "s1_io_flip_cf": "When Alexander and Henry got a grater at the studio, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Alexander got a grater at the studio, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Jim got a grater at the studio, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Joe got a grater at the studio, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Henry got a grater at the studio, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Jim got a grater at the studio, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Henry", + "object": "grater", + "place": "studio", + "random_a": "Jim", + "random_b": "Joe", + "random_c": "Edward" + } + }, + { + "text": "Then, Mike and Lewis went to the mall. Mike gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Lewis went to the mall. Rob gave a ring to", + "random_names_cf": "Then, William and Jim went to the mall. William gave a ring to", + "s1_io_flip_cf": "Then, Lewis and Mike went to the mall. Mike gave a ring to", + "s2_io_flip_cf": "Then, Mike and Lewis went to the mall. Lewis gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Jim and William went to the mall. William gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, William and Jim went to the mall. Jim gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Mike went to the mall. Lewis gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William went to the mall. Jim gave a ring to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Mike", + "object": "ring", + "place": "mall", + "random_a": "William", + "random_b": "Jim", + "random_c": "Rob" + } + }, + { + "text": "The market Roy and Steve went to had a napkin. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Roy and Steve went to had a napkin. Cal gave it to", + "random_names_cf": "The market Scott and Rob went to had a napkin. Scott gave it to", + "s1_io_flip_cf": "The market Steve and Roy went to had a napkin. Roy gave it to", + "s2_io_flip_cf": "The market Roy and Steve went to had a napkin. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The market Rob and Scott went to had a napkin. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The market Scott and Rob went to had a napkin. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Steve and Roy went to had a napkin. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Rob and Scott went to had a napkin. Rob gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "napkin", + "place": "market", + "random_a": "Scott", + "random_b": "Rob", + "random_c": "Cal" + } + }, + { + "text": "When Lewis and Alex got a carpet at the hangar, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Alex got a carpet at the hangar, Ryan decided to give it to", + "random_names_cf": "When Rick and Steve got a carpet at the hangar, Rick decided to give it to", + "s1_io_flip_cf": "When Alex and Lewis got a carpet at the hangar, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Alex got a carpet at the hangar, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Rick got a carpet at the hangar, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Steve got a carpet at the hangar, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Lewis got a carpet at the hangar, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Rick got a carpet at the hangar, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Lewis", + "object": "carpet", + "place": "hangar", + "random_a": "Rick", + "random_b": "Steve", + "random_c": "Ryan" + } + }, + { + "text": "When Alex and Kay were about to leave the hangar, Alex gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Kay were about to leave the hangar, Austin gave a pair of glasses to", + "random_names_cf": "When Ross and Tim were about to leave the hangar, Ross gave a pair of glasses to", + "s1_io_flip_cf": "When Kay and Alex were about to leave the hangar, Alex gave a pair of glasses to", + "s2_io_flip_cf": "When Alex and Kay were about to leave the hangar, Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Tim and Ross were about to leave the hangar, Ross gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Ross and Tim were about to leave the hangar, Tim gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Alex were about to leave the hangar, Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Ross were about to leave the hangar, Tim gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alex", + "object": "pair of glasses", + "place": "hangar", + "random_a": "Ross", + "random_b": "Tim", + "random_c": "Austin" + } + }, + { + "text": "While William and Grant relaxed, William gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Grant relaxed, Elizabeth gave a desk to", + "random_names_cf": "While Kelly and Alex relaxed, Kelly gave a desk to", + "s1_io_flip_cf": "While Grant and William relaxed, William gave a desk to", + "s2_io_flip_cf": "While William and Grant relaxed, Grant gave a desk to", + "random_names_s1_ioi_flip_cf": "While Alex and Kelly relaxed, Kelly gave a desk to", + "random_names_s2_ioi_flip_cf": "While Kelly and Alex relaxed, Alex gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and William relaxed, Grant gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Kelly relaxed, Alex gave a desk to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "William", + "object": "desk", + "place": "court", + "random_a": "Kelly", + "random_b": "Alex", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Tim and Will left the campground, Tim decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Will left the campground, Dan decided to give a remote control to", + "random_names_cf": "Before Alexander and Angel left the campground, Alexander decided to give a remote control to", + "s1_io_flip_cf": "Before Will and Tim left the campground, Tim decided to give a remote control to", + "s2_io_flip_cf": "Before Tim and Will left the campground, Will decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Angel and Alexander left the campground, Alexander decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Angel left the campground, Angel decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Tim left the campground, Will decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Alexander left the campground, Angel decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tim", + "object": "remote control", + "place": "campground", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Dan" + } + }, + { + "text": "Then, Edward and Roy went to the convenience store. Edward gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Roy went to the convenience store. Luke gave a pair of goggles to", + "random_names_cf": "Then, Jonathan and Don went to the convenience store. Jonathan gave a pair of goggles to", + "s1_io_flip_cf": "Then, Roy and Edward went to the convenience store. Edward gave a pair of goggles to", + "s2_io_flip_cf": "Then, Edward and Roy went to the convenience store. Roy gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Don and Jonathan went to the convenience store. Jonathan gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Don went to the convenience store. Don gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Edward went to the convenience store. Roy gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Jonathan went to the convenience store. Don gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Edward", + "object": "pair of goggles", + "place": "convenience store", + "random_a": "Jonathan", + "random_b": "Don", + "random_c": "Luke" + } + }, + { + "text": "Then, Ross and Peter went to the parking lot. Ross gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Peter went to the parking lot. Alex gave a grater to", + "random_names_cf": "Then, Guy and Tom went to the parking lot. Guy gave a grater to", + "s1_io_flip_cf": "Then, Peter and Ross went to the parking lot. Ross gave a grater to", + "s2_io_flip_cf": "Then, Ross and Peter went to the parking lot. Peter gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Guy went to the parking lot. Guy gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Tom went to the parking lot. Tom gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Ross went to the parking lot. Peter gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Guy went to the parking lot. Tom gave a grater to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Ross", + "object": "grater", + "place": "parking lot", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Alex" + } + }, + { + "text": "When Kelly and Stan got a tablet at the department store, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Stan got a tablet at the department store, Jonathan decided to give it to", + "random_names_cf": "When Edward and Grant got a tablet at the department store, Edward decided to give it to", + "s1_io_flip_cf": "When Stan and Kelly got a tablet at the department store, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Stan got a tablet at the department store, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward got a tablet at the department store, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant got a tablet at the department store, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Kelly got a tablet at the department store, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward got a tablet at the department store, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kelly", + "object": "tablet", + "place": "department store", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "Before Kay and Steven left the museum, Kay decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Steven left the museum, Cal decided to give a bathtub to", + "random_names_cf": "Before Angel and Luke left the museum, Angel decided to give a bathtub to", + "s1_io_flip_cf": "Before Steven and Kay left the museum, Kay decided to give a bathtub to", + "s2_io_flip_cf": "Before Kay and Steven left the museum, Steven decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Luke and Angel left the museum, Angel decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Angel and Luke left the museum, Luke decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Kay left the museum, Steven decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Angel left the museum, Luke decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Kay", + "object": "bathtub", + "place": "museum", + "random_a": "Angel", + "random_b": "Luke", + "random_c": "Cal" + } + }, + { + "text": "When Andrew and Neil were about to leave the clothing store, Andrew gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Neil were about to leave the clothing store, Tim gave a razor to", + "random_names_cf": "When Don and Jonathan were about to leave the clothing store, Don gave a razor to", + "s1_io_flip_cf": "When Neil and Andrew were about to leave the clothing store, Andrew gave a razor to", + "s2_io_flip_cf": "When Andrew and Neil were about to leave the clothing store, Neil gave a razor to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Don were about to leave the clothing store, Don gave a razor to", + "random_names_s2_ioi_flip_cf": "When Don and Jonathan were about to leave the clothing store, Jonathan gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Andrew were about to leave the clothing store, Neil gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Don were about to leave the clothing store, Jonathan gave a razor to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Andrew", + "object": "razor", + "place": "clothing store", + "random_a": "Don", + "random_b": "Jonathan", + "random_c": "Tim" + } + }, + { + "text": "While Sarah and Luke relaxed, Sarah gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Luke relaxed, Cal gave a bathtub to", + "random_names_cf": "While Will and Mike relaxed, Will gave a bathtub to", + "s1_io_flip_cf": "While Luke and Sarah relaxed, Sarah gave a bathtub to", + "s2_io_flip_cf": "While Sarah and Luke relaxed, Luke gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Mike and Will relaxed, Will gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Will and Mike relaxed, Mike gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Sarah relaxed, Luke gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Will relaxed, Mike gave a bathtub to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Sarah", + "object": "bathtub", + "place": "convenience store", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Cal" + } + }, + { + "text": "Once Elizabeth and Austin arrived at the studio, Elizabeth gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Austin arrived at the studio, Mike gave a blouse to", + "random_names_cf": "Once Grant and Henry arrived at the studio, Grant gave a blouse to", + "s1_io_flip_cf": "Once Austin and Elizabeth arrived at the studio, Elizabeth gave a blouse to", + "s2_io_flip_cf": "Once Elizabeth and Austin arrived at the studio, Austin gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Henry and Grant arrived at the studio, Grant gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Grant and Henry arrived at the studio, Henry gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Elizabeth arrived at the studio, Austin gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Grant arrived at the studio, Henry gave a blouse to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Elizabeth", + "object": "blouse", + "place": "studio", + "random_a": "Grant", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "The circus Peter and Tim went to had a dress. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Peter and Tim went to had a dress. Jonathan gave it to", + "random_names_cf": "The circus Angel and Tom went to had a dress. Angel gave it to", + "s1_io_flip_cf": "The circus Tim and Peter went to had a dress. Peter gave it to", + "s2_io_flip_cf": "The circus Peter and Tim went to had a dress. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The circus Tom and Angel went to had a dress. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The circus Angel and Tom went to had a dress. Tom gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Tim and Peter went to had a dress. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Tom and Angel went to had a dress. Tom gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Peter", + "object": "dress", + "place": "circus", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Don and Stan were working at the parking lot. Don decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Stan were working at the parking lot. Grant decided to give a toaster to", + "random_names_cf": "Then, Luke and Sarah were working at the parking lot. Luke decided to give a toaster to", + "s1_io_flip_cf": "Then, Stan and Don were working at the parking lot. Don decided to give a toaster to", + "s2_io_flip_cf": "Then, Don and Stan were working at the parking lot. Stan decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Luke were working at the parking lot. Luke decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Sarah were working at the parking lot. Sarah decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Don were working at the parking lot. Stan decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Luke were working at the parking lot. Sarah decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Don", + "object": "toaster", + "place": "parking lot", + "random_a": "Luke", + "random_b": "Sarah", + "random_c": "Grant" + } + }, + { + "text": "The cafe Josh and Luke went to had a bathtub. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Josh and Luke went to had a bathtub. Kelly gave it to", + "random_names_cf": "The cafe Jonathan and Scott went to had a bathtub. Jonathan gave it to", + "s1_io_flip_cf": "The cafe Luke and Josh went to had a bathtub. Josh gave it to", + "s2_io_flip_cf": "The cafe Josh and Luke went to had a bathtub. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Scott and Jonathan went to had a bathtub. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Jonathan and Scott went to had a bathtub. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Luke and Josh went to had a bathtub. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Scott and Jonathan went to had a bathtub. Scott gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Josh", + "object": "bathtub", + "place": "cafe", + "random_a": "Jonathan", + "random_b": "Scott", + "random_c": "Kelly" + } + }, + { + "text": "Then, Rob and Roger were working at the optician. Rob decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Roger were working at the optician. Kay decided to give a heater to", + "random_names_cf": "Then, Tom and Alex were working at the optician. Tom decided to give a heater to", + "s1_io_flip_cf": "Then, Roger and Rob were working at the optician. Rob decided to give a heater to", + "s2_io_flip_cf": "Then, Rob and Roger were working at the optician. Roger decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Tom were working at the optician. Tom decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Alex were working at the optician. Alex decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Rob were working at the optician. Roger decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tom were working at the optician. Alex decided to give a heater to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Rob", + "object": "heater", + "place": "optician", + "random_a": "Tom", + "random_b": "Alex", + "random_c": "Kay" + } + }, + { + "text": "Then, Steve and Jonathan had a lot of fun at the racetrack. Steve gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Jonathan had a lot of fun at the racetrack. Steven gave a boot to", + "random_names_cf": "Then, Mike and Peter had a lot of fun at the racetrack. Mike gave a boot to", + "s1_io_flip_cf": "Then, Jonathan and Steve had a lot of fun at the racetrack. Steve gave a boot to", + "s2_io_flip_cf": "Then, Steve and Jonathan had a lot of fun at the racetrack. Jonathan gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the racetrack. Mike gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Peter had a lot of fun at the racetrack. Peter gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Steve had a lot of fun at the racetrack. Jonathan gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the racetrack. Peter gave a boot to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Steve", + "object": "boot", + "place": "racetrack", + "random_a": "Mike", + "random_b": "Peter", + "random_c": "Steven" + } + }, + { + "text": "Then, Robert and Lewis went to the harbor. Robert gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Lewis went to the harbor. Guy gave a bicycle to", + "random_names_cf": "Then, Daniel and Grant went to the harbor. Daniel gave a bicycle to", + "s1_io_flip_cf": "Then, Lewis and Robert went to the harbor. Robert gave a bicycle to", + "s2_io_flip_cf": "Then, Robert and Lewis went to the harbor. Lewis gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Daniel went to the harbor. Daniel gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Grant went to the harbor. Grant gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Robert went to the harbor. Lewis gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Daniel went to the harbor. Grant gave a bicycle to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Robert", + "object": "bicycle", + "place": "harbor", + "random_a": "Daniel", + "random_b": "Grant", + "random_c": "Guy" + } + }, + { + "text": "While Lewis and Dan relaxed, Lewis gave a ring to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Dan relaxed, Joe gave a ring to", + "random_names_cf": "While Elizabeth and Rob relaxed, Elizabeth gave a ring to", + "s1_io_flip_cf": "While Dan and Lewis relaxed, Lewis gave a ring to", + "s2_io_flip_cf": "While Lewis and Dan relaxed, Dan gave a ring to", + "random_names_s1_ioi_flip_cf": "While Rob and Elizabeth relaxed, Elizabeth gave a ring to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Rob relaxed, Rob gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Lewis relaxed, Dan gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Elizabeth relaxed, Rob gave a ring to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Lewis", + "object": "ring", + "place": "airbase", + "random_a": "Elizabeth", + "random_b": "Rob", + "random_c": "Joe" + } + }, + { + "text": "When Elizabeth and Joe got a basket at the hotel, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Joe got a basket at the hotel, Don decided to give it to", + "random_names_cf": "When Sarah and Daniel got a basket at the hotel, Sarah decided to give it to", + "s1_io_flip_cf": "When Joe and Elizabeth got a basket at the hotel, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Joe got a basket at the hotel, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Sarah got a basket at the hotel, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Daniel got a basket at the hotel, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Elizabeth got a basket at the hotel, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Sarah got a basket at the hotel, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Elizabeth", + "object": "basket", + "place": "hotel", + "random_a": "Sarah", + "random_b": "Daniel", + "random_c": "Don" + } + }, + { + "text": "The parking lot Steve and Jonathan went to had a folder. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Steve and Jonathan went to had a folder. Peter gave it to", + "random_names_cf": "The parking lot Cal and Alex went to had a folder. Cal gave it to", + "s1_io_flip_cf": "The parking lot Jonathan and Steve went to had a folder. Steve gave it to", + "s2_io_flip_cf": "The parking lot Steve and Jonathan went to had a folder. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Alex and Cal went to had a folder. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Cal and Alex went to had a folder. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Jonathan and Steve went to had a folder. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Alex and Cal went to had a folder. Alex gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Steve", + "object": "folder", + "place": "parking lot", + "random_a": "Cal", + "random_b": "Alex", + "random_c": "Peter" + } + }, + { + "text": "The casino Robert and Cal went to had a trunk. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Robert and Cal went to had a trunk. Neil gave it to", + "random_names_cf": "The casino Charles and Rick went to had a trunk. Charles gave it to", + "s1_io_flip_cf": "The casino Cal and Robert went to had a trunk. Robert gave it to", + "s2_io_flip_cf": "The casino Robert and Cal went to had a trunk. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The casino Rick and Charles went to had a trunk. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The casino Charles and Rick went to had a trunk. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Cal and Robert went to had a trunk. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Rick and Charles went to had a trunk. Rick gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Robert", + "object": "trunk", + "place": "casino", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Neil" + } + }, + { + "text": "While Andrew and Roy relaxed, Andrew gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Roy relaxed, William gave a poster to", + "random_names_cf": "While Alexander and Jonathan relaxed, Alexander gave a poster to", + "s1_io_flip_cf": "While Roy and Andrew relaxed, Andrew gave a poster to", + "s2_io_flip_cf": "While Andrew and Roy relaxed, Roy gave a poster to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Alexander relaxed, Alexander gave a poster to", + "random_names_s2_ioi_flip_cf": "While Alexander and Jonathan relaxed, Jonathan gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Andrew relaxed, Roy gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Alexander relaxed, Jonathan gave a poster to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "poster", + "place": "music store", + "random_a": "Alexander", + "random_b": "Jonathan", + "random_c": "William" + } + }, + { + "text": "When Roy and Steven got a spoon at the spa, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Steven got a spoon at the spa, Joe decided to give it to", + "random_names_cf": "When Cal and Alexander got a spoon at the spa, Cal decided to give it to", + "s1_io_flip_cf": "When Steven and Roy got a spoon at the spa, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Steven got a spoon at the spa, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Cal got a spoon at the spa, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Alexander got a spoon at the spa, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Roy got a spoon at the spa, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Cal got a spoon at the spa, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roy", + "object": "spoon", + "place": "spa", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Joe" + } + }, + { + "text": "Then, Ross and Daniel went to the field. Ross gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Daniel went to the field. Phil gave a dress to", + "random_names_cf": "Then, Don and Tim went to the field. Don gave a dress to", + "s1_io_flip_cf": "Then, Daniel and Ross went to the field. Ross gave a dress to", + "s2_io_flip_cf": "Then, Ross and Daniel went to the field. Daniel gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Don went to the field. Don gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Don and Tim went to the field. Tim gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Ross went to the field. Daniel gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Don went to the field. Tim gave a dress to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "dress", + "place": "field", + "random_a": "Don", + "random_b": "Tim", + "random_c": "Phil" + } + }, + { + "text": "Then, Scott and Kelly had a lot of fun at the park. Scott gave a tablet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Kelly had a lot of fun at the park. Alexander gave a tablet to", + "random_names_cf": "Then, Will and Andrew had a lot of fun at the park. Will gave a tablet to", + "s1_io_flip_cf": "Then, Kelly and Scott had a lot of fun at the park. Scott gave a tablet to", + "s2_io_flip_cf": "Then, Scott and Kelly had a lot of fun at the park. Kelly gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Will had a lot of fun at the park. Will gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Will and Andrew had a lot of fun at the park. Andrew gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Scott had a lot of fun at the park. Kelly gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Will had a lot of fun at the park. Andrew gave a tablet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Scott", + "object": "tablet", + "place": "park", + "random_a": "Will", + "random_b": "Andrew", + "random_c": "Alexander" + } + }, + { + "text": "The court Charles and Kay went to had a pen. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Charles and Kay went to had a pen. Guy gave it to", + "random_names_cf": "The court Daniel and Grant went to had a pen. Daniel gave it to", + "s1_io_flip_cf": "The court Kay and Charles went to had a pen. Charles gave it to", + "s2_io_flip_cf": "The court Charles and Kay went to had a pen. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The court Grant and Daniel went to had a pen. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The court Daniel and Grant went to had a pen. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Kay and Charles went to had a pen. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Grant and Daniel went to had a pen. Grant gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Charles", + "object": "pen", + "place": "court", + "random_a": "Daniel", + "random_b": "Grant", + "random_c": "Guy" + } + }, + { + "text": "When Phil and Don got a machine at the supermarket, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Don got a machine at the supermarket, Sarah decided to give it to", + "random_names_cf": "When Edward and Steve got a machine at the supermarket, Edward decided to give it to", + "s1_io_flip_cf": "When Don and Phil got a machine at the supermarket, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Don got a machine at the supermarket, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Edward got a machine at the supermarket, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Steve got a machine at the supermarket, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Phil got a machine at the supermarket, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Edward got a machine at the supermarket, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Phil", + "object": "machine", + "place": "supermarket", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Sarah" + } + }, + { + "text": "While Roy and Rick relaxed, Roy gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Rick relaxed, Alex gave a cable to", + "random_names_cf": "While Summer and Sarah relaxed, Summer gave a cable to", + "s1_io_flip_cf": "While Rick and Roy relaxed, Roy gave a cable to", + "s2_io_flip_cf": "While Roy and Rick relaxed, Rick gave a cable to", + "random_names_s1_ioi_flip_cf": "While Sarah and Summer relaxed, Summer gave a cable to", + "random_names_s2_ioi_flip_cf": "While Summer and Sarah relaxed, Sarah gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Roy relaxed, Rick gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Summer relaxed, Sarah gave a cable to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roy", + "object": "cable", + "place": "music store", + "random_a": "Summer", + "random_b": "Sarah", + "random_c": "Alex" + } + }, + { + "text": "Once Guy and Neil arrived at the spa, Guy gave a bucket of paint to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Neil arrived at the spa, Will gave a bucket of paint to", + "random_names_cf": "Once Alexander and Steve arrived at the spa, Alexander gave a bucket of paint to", + "s1_io_flip_cf": "Once Neil and Guy arrived at the spa, Guy gave a bucket of paint to", + "s2_io_flip_cf": "Once Guy and Neil arrived at the spa, Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Once Steve and Alexander arrived at the spa, Alexander gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Steve arrived at the spa, Steve gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Guy arrived at the spa, Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Alexander arrived at the spa, Steve gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "bucket of paint", + "place": "spa", + "random_a": "Alexander", + "random_b": "Steve", + "random_c": "Will" + } + }, + { + "text": "Then, Robert and Kelly were working at the house. Robert decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Kelly were working at the house. Joe decided to give a ring to", + "random_names_cf": "Then, Henry and Phil were working at the house. Henry decided to give a ring to", + "s1_io_flip_cf": "Then, Kelly and Robert were working at the house. Robert decided to give a ring to", + "s2_io_flip_cf": "Then, Robert and Kelly were working at the house. Kelly decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Henry were working at the house. Henry decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Phil were working at the house. Phil decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Robert were working at the house. Kelly decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Henry were working at the house. Phil decided to give a ring to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Robert", + "object": "ring", + "place": "house", + "random_a": "Henry", + "random_b": "Phil", + "random_c": "Joe" + } + }, + { + "text": "While Austin and Grant relaxed, Austin gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Grant relaxed, Robert gave a thread to", + "random_names_cf": "While Alex and Scott relaxed, Alex gave a thread to", + "s1_io_flip_cf": "While Grant and Austin relaxed, Austin gave a thread to", + "s2_io_flip_cf": "While Austin and Grant relaxed, Grant gave a thread to", + "random_names_s1_ioi_flip_cf": "While Scott and Alex relaxed, Alex gave a thread to", + "random_names_s2_ioi_flip_cf": "While Alex and Scott relaxed, Scott gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Austin relaxed, Grant gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Alex relaxed, Scott gave a thread to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Austin", + "object": "thread", + "place": "department store", + "random_a": "Alex", + "random_b": "Scott", + "random_c": "Robert" + } + }, + { + "text": "Once Kelly and Will arrived at the car, Kelly gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Will arrived at the car, Rick gave a ruler to", + "random_names_cf": "Once Alex and Andrew arrived at the car, Alex gave a ruler to", + "s1_io_flip_cf": "Once Will and Kelly arrived at the car, Kelly gave a ruler to", + "s2_io_flip_cf": "Once Kelly and Will arrived at the car, Will gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Alex arrived at the car, Alex gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Alex and Andrew arrived at the car, Andrew gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Kelly arrived at the car, Will gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Alex arrived at the car, Andrew gave a ruler to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kelly", + "object": "ruler", + "place": "car", + "random_a": "Alex", + "random_b": "Andrew", + "random_c": "Rick" + } + }, + { + "text": "Then, Alexander and Daniel were working at the park. Alexander decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Daniel were working at the park. William decided to give a toaster to", + "random_names_cf": "Then, Joe and Angel were working at the park. Joe decided to give a toaster to", + "s1_io_flip_cf": "Then, Daniel and Alexander were working at the park. Alexander decided to give a toaster to", + "s2_io_flip_cf": "Then, Alexander and Daniel were working at the park. Daniel decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Joe were working at the park. Joe decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Angel were working at the park. Angel decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alexander were working at the park. Daniel decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Joe were working at the park. Angel decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Alexander", + "object": "toaster", + "place": "park", + "random_a": "Joe", + "random_b": "Angel", + "random_c": "William" + } + }, + { + "text": "When Alex and Kelly got a funnel at the mall, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Kelly got a funnel at the mall, Joe decided to give it to", + "random_names_cf": "When Phil and Roy got a funnel at the mall, Phil decided to give it to", + "s1_io_flip_cf": "When Kelly and Alex got a funnel at the mall, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Kelly got a funnel at the mall, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Phil got a funnel at the mall, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Roy got a funnel at the mall, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Alex got a funnel at the mall, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Phil got a funnel at the mall, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Alex", + "object": "funnel", + "place": "mall", + "random_a": "Phil", + "random_b": "Roy", + "random_c": "Joe" + } + }, + { + "text": "Then, Tom and Lewis had a lot of fun at the airport. Tom gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Lewis had a lot of fun at the airport. Rob gave a microphone to", + "random_names_cf": "Then, Joe and Kay had a lot of fun at the airport. Joe gave a microphone to", + "s1_io_flip_cf": "Then, Lewis and Tom had a lot of fun at the airport. Tom gave a microphone to", + "s2_io_flip_cf": "Then, Tom and Lewis had a lot of fun at the airport. Lewis gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Joe had a lot of fun at the airport. Joe gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Kay had a lot of fun at the airport. Kay gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Tom had a lot of fun at the airport. Lewis gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Joe had a lot of fun at the airport. Kay gave a microphone to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tom", + "object": "microphone", + "place": "airport", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "The supermarket Rob and Sarah went to had a ladder. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Rob and Sarah went to had a ladder. Tim gave it to", + "random_names_cf": "The supermarket Andrew and Phil went to had a ladder. Andrew gave it to", + "s1_io_flip_cf": "The supermarket Sarah and Rob went to had a ladder. Rob gave it to", + "s2_io_flip_cf": "The supermarket Rob and Sarah went to had a ladder. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Phil and Andrew went to had a ladder. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Andrew and Phil went to had a ladder. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Sarah and Rob went to had a ladder. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Phil and Andrew went to had a ladder. Phil gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rob", + "object": "ladder", + "place": "supermarket", + "random_a": "Andrew", + "random_b": "Phil", + "random_c": "Tim" + } + }, + { + "text": "The toy store Rob and Summer went to had a desk. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Rob and Summer went to had a desk. Ryan gave it to", + "random_names_cf": "The toy store Scott and Roger went to had a desk. Scott gave it to", + "s1_io_flip_cf": "The toy store Summer and Rob went to had a desk. Rob gave it to", + "s2_io_flip_cf": "The toy store Rob and Summer went to had a desk. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Roger and Scott went to had a desk. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Scott and Roger went to had a desk. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Summer and Rob went to had a desk. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Roger and Scott went to had a desk. Roger gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rob", + "object": "desk", + "place": "toy store", + "random_a": "Scott", + "random_b": "Roger", + "random_c": "Ryan" + } + }, + { + "text": "While Roger and Tim relaxed, Roger gave a strap to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Tim relaxed, Neil gave a strap to", + "random_names_cf": "While Rick and Andrew relaxed, Rick gave a strap to", + "s1_io_flip_cf": "While Tim and Roger relaxed, Roger gave a strap to", + "s2_io_flip_cf": "While Roger and Tim relaxed, Tim gave a strap to", + "random_names_s1_ioi_flip_cf": "While Andrew and Rick relaxed, Rick gave a strap to", + "random_names_s2_ioi_flip_cf": "While Rick and Andrew relaxed, Andrew gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Roger relaxed, Tim gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Rick relaxed, Andrew gave a strap to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "strap", + "place": "garden", + "random_a": "Rick", + "random_b": "Andrew", + "random_c": "Neil" + } + }, + { + "text": "Then, Austin and Neil were working at the salon. Austin decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Neil were working at the salon. Guy decided to give a napkin to", + "random_names_cf": "Then, Mike and Summer were working at the salon. Mike decided to give a napkin to", + "s1_io_flip_cf": "Then, Neil and Austin were working at the salon. Austin decided to give a napkin to", + "s2_io_flip_cf": "Then, Austin and Neil were working at the salon. Neil decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Mike were working at the salon. Mike decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Summer were working at the salon. Summer decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Austin were working at the salon. Neil decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Mike were working at the salon. Summer decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Austin", + "object": "napkin", + "place": "salon", + "random_a": "Mike", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "Then, Dan and Alex had a lot of fun at the marketplace. Dan gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alex had a lot of fun at the marketplace. Austin gave a nail file to", + "random_names_cf": "Then, Angel and Daniel had a lot of fun at the marketplace. Angel gave a nail file to", + "s1_io_flip_cf": "Then, Alex and Dan had a lot of fun at the marketplace. Dan gave a nail file to", + "s2_io_flip_cf": "Then, Dan and Alex had a lot of fun at the marketplace. Alex gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Angel had a lot of fun at the marketplace. Angel gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Daniel had a lot of fun at the marketplace. Daniel gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Dan had a lot of fun at the marketplace. Alex gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Angel had a lot of fun at the marketplace. Daniel gave a nail file to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "nail file", + "place": "marketplace", + "random_a": "Angel", + "random_b": "Daniel", + "random_c": "Austin" + } + }, + { + "text": "Then, Grant and Steven had a lot of fun at the convenience store. Grant gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Steven had a lot of fun at the convenience store. Elizabeth gave a bicycle to", + "random_names_cf": "Then, Charles and Steve had a lot of fun at the convenience store. Charles gave a bicycle to", + "s1_io_flip_cf": "Then, Steven and Grant had a lot of fun at the convenience store. Grant gave a bicycle to", + "s2_io_flip_cf": "Then, Grant and Steven had a lot of fun at the convenience store. Steven gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Charles had a lot of fun at the convenience store. Charles gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Steve had a lot of fun at the convenience store. Steve gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Grant had a lot of fun at the convenience store. Steven gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Charles had a lot of fun at the convenience store. Steve gave a bicycle to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Grant", + "object": "bicycle", + "place": "convenience store", + "random_a": "Charles", + "random_b": "Steve", + "random_c": "Elizabeth" + } + }, + { + "text": "While Elizabeth and Ryan relaxed, Elizabeth gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Ryan relaxed, Peter gave a set of headphones to", + "random_names_cf": "While Charles and Roger relaxed, Charles gave a set of headphones to", + "s1_io_flip_cf": "While Ryan and Elizabeth relaxed, Elizabeth gave a set of headphones to", + "s2_io_flip_cf": "While Elizabeth and Ryan relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Roger and Charles relaxed, Charles gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Charles and Roger relaxed, Roger gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Elizabeth relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Charles relaxed, Roger gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Elizabeth", + "object": "set of headphones", + "place": "optician", + "random_a": "Charles", + "random_b": "Roger", + "random_c": "Peter" + } + }, + { + "text": "The zoo Will and Luke went to had a backpack. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Will and Luke went to had a backpack. William gave it to", + "random_names_cf": "The zoo Cal and Jim went to had a backpack. Cal gave it to", + "s1_io_flip_cf": "The zoo Luke and Will went to had a backpack. Will gave it to", + "s2_io_flip_cf": "The zoo Will and Luke went to had a backpack. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Jim and Cal went to had a backpack. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Cal and Jim went to had a backpack. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Luke and Will went to had a backpack. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Jim and Cal went to had a backpack. Jim gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Will", + "object": "backpack", + "place": "zoo", + "random_a": "Cal", + "random_b": "Jim", + "random_c": "William" + } + }, + { + "text": "While Scott and Alexander relaxed, Scott gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Alexander relaxed, Robert gave a basketball to", + "random_names_cf": "While Kay and Henry relaxed, Kay gave a basketball to", + "s1_io_flip_cf": "While Alexander and Scott relaxed, Scott gave a basketball to", + "s2_io_flip_cf": "While Scott and Alexander relaxed, Alexander gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Henry and Kay relaxed, Kay gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Kay and Henry relaxed, Henry gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Scott relaxed, Alexander gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Kay relaxed, Henry gave a basketball to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Scott", + "object": "basketball", + "place": "garden", + "random_a": "Kay", + "random_b": "Henry", + "random_c": "Robert" + } + }, + { + "text": "While Cal and Rob relaxed, Cal gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Rob relaxed, Tom gave a pair of goggles to", + "random_names_cf": "While Peter and Jim relaxed, Peter gave a pair of goggles to", + "s1_io_flip_cf": "While Rob and Cal relaxed, Cal gave a pair of goggles to", + "s2_io_flip_cf": "While Cal and Rob relaxed, Rob gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Jim and Peter relaxed, Peter gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Peter and Jim relaxed, Jim gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Cal relaxed, Rob gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Peter relaxed, Jim gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Cal", + "object": "pair of goggles", + "place": "convenience store", + "random_a": "Peter", + "random_b": "Jim", + "random_c": "Tom" + } + }, + { + "text": "When Tim and Andrew got a heater at the ferry, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Andrew got a heater at the ferry, Dan decided to give it to", + "random_names_cf": "When Ryan and Elizabeth got a heater at the ferry, Ryan decided to give it to", + "s1_io_flip_cf": "When Andrew and Tim got a heater at the ferry, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Andrew got a heater at the ferry, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Ryan got a heater at the ferry, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Elizabeth got a heater at the ferry, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Tim got a heater at the ferry, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Ryan got a heater at the ferry, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Tim", + "object": "heater", + "place": "ferry", + "random_a": "Ryan", + "random_b": "Elizabeth", + "random_c": "Dan" + } + }, + { + "text": "Then, Henry and Peter went to the racetrack. Henry gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Peter went to the racetrack. Sarah gave a needle to", + "random_names_cf": "Then, Don and Roger went to the racetrack. Don gave a needle to", + "s1_io_flip_cf": "Then, Peter and Henry went to the racetrack. Henry gave a needle to", + "s2_io_flip_cf": "Then, Henry and Peter went to the racetrack. Peter gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Don went to the racetrack. Don gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Don and Roger went to the racetrack. Roger gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Henry went to the racetrack. Peter gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Don went to the racetrack. Roger gave a needle to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Henry", + "object": "needle", + "place": "racetrack", + "random_a": "Don", + "random_b": "Roger", + "random_c": "Sarah" + } + }, + { + "text": "Then, Sarah and Lewis had a lot of fun at the spa. Sarah gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Lewis had a lot of fun at the spa. Kay gave a ruler to", + "random_names_cf": "Then, Scott and Daniel had a lot of fun at the spa. Scott gave a ruler to", + "s1_io_flip_cf": "Then, Lewis and Sarah had a lot of fun at the spa. Sarah gave a ruler to", + "s2_io_flip_cf": "Then, Sarah and Lewis had a lot of fun at the spa. Lewis gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Scott had a lot of fun at the spa. Scott gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Daniel had a lot of fun at the spa. Daniel gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Sarah had a lot of fun at the spa. Lewis gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Scott had a lot of fun at the spa. Daniel gave a ruler to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Sarah", + "object": "ruler", + "place": "spa", + "random_a": "Scott", + "random_b": "Daniel", + "random_c": "Kay" + } + }, + { + "text": "Then, Steven and Robert had a lot of fun at the marketplace. Steven gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Robert had a lot of fun at the marketplace. Andrew gave a dress to", + "random_names_cf": "Then, Jim and Luke had a lot of fun at the marketplace. Jim gave a dress to", + "s1_io_flip_cf": "Then, Robert and Steven had a lot of fun at the marketplace. Steven gave a dress to", + "s2_io_flip_cf": "Then, Steven and Robert had a lot of fun at the marketplace. Robert gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Jim had a lot of fun at the marketplace. Jim gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Luke had a lot of fun at the marketplace. Luke gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Steven had a lot of fun at the marketplace. Robert gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Jim had a lot of fun at the marketplace. Luke gave a dress to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steven", + "object": "dress", + "place": "marketplace", + "random_a": "Jim", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tom and Rob were working at the campground. Tom decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Rob were working at the campground. Angel decided to give a basket to", + "random_names_cf": "Then, Peter and Charles were working at the campground. Peter decided to give a basket to", + "s1_io_flip_cf": "Then, Rob and Tom were working at the campground. Tom decided to give a basket to", + "s2_io_flip_cf": "Then, Tom and Rob were working at the campground. Rob decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Peter were working at the campground. Peter decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Charles were working at the campground. Charles decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Tom were working at the campground. Rob decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Peter were working at the campground. Charles decided to give a basket to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "basket", + "place": "campground", + "random_a": "Peter", + "random_b": "Charles", + "random_c": "Angel" + } + }, + { + "text": "Once Elizabeth and Roger arrived at the airport, Elizabeth gave a pair of pliers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Roger arrived at the airport, Edward gave a pair of pliers to", + "random_names_cf": "Once Ryan and Guy arrived at the airport, Ryan gave a pair of pliers to", + "s1_io_flip_cf": "Once Roger and Elizabeth arrived at the airport, Elizabeth gave a pair of pliers to", + "s2_io_flip_cf": "Once Elizabeth and Roger arrived at the airport, Roger gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Once Guy and Ryan arrived at the airport, Ryan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Guy arrived at the airport, Guy gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Elizabeth arrived at the airport, Roger gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Ryan arrived at the airport, Guy gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "pair of pliers", + "place": "airport", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "Before Edward and Sarah left the studio, Edward decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Sarah left the studio, Tim decided to give a banner to", + "random_names_cf": "Before Ryan and Scott left the studio, Ryan decided to give a banner to", + "s1_io_flip_cf": "Before Sarah and Edward left the studio, Edward decided to give a banner to", + "s2_io_flip_cf": "Before Edward and Sarah left the studio, Sarah decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Scott and Ryan left the studio, Ryan decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Scott left the studio, Scott decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Edward left the studio, Sarah decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Ryan left the studio, Scott decided to give a banner to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Edward", + "object": "banner", + "place": "studio", + "random_a": "Ryan", + "random_b": "Scott", + "random_c": "Tim" + } + }, + { + "text": "While Peter and Henry relaxed, Peter gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Henry relaxed, Ross gave a piece of tape to", + "random_names_cf": "While Stan and Steve relaxed, Stan gave a piece of tape to", + "s1_io_flip_cf": "While Henry and Peter relaxed, Peter gave a piece of tape to", + "s2_io_flip_cf": "While Peter and Henry relaxed, Henry gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Steve and Stan relaxed, Stan gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Stan and Steve relaxed, Steve gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Peter relaxed, Henry gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Stan relaxed, Steve gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Peter", + "object": "piece of tape", + "place": "casino", + "random_a": "Stan", + "random_b": "Steve", + "random_c": "Ross" + } + }, + { + "text": "Then, Alex and Luke went to the optician. Alex gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Luke went to the optician. Charles gave a highlighter to", + "random_names_cf": "Then, Steven and Neil went to the optician. Steven gave a highlighter to", + "s1_io_flip_cf": "Then, Luke and Alex went to the optician. Alex gave a highlighter to", + "s2_io_flip_cf": "Then, Alex and Luke went to the optician. Luke gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Steven went to the optician. Steven gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Neil went to the optician. Neil gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Alex went to the optician. Luke gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steven went to the optician. Neil gave a highlighter to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Alex", + "object": "highlighter", + "place": "optician", + "random_a": "Steven", + "random_b": "Neil", + "random_c": "Charles" + } + }, + { + "text": "Once Scott and Jim arrived at the zoo, Scott gave a bathtub to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Jim arrived at the zoo, Will gave a bathtub to", + "random_names_cf": "Once Kay and Henry arrived at the zoo, Kay gave a bathtub to", + "s1_io_flip_cf": "Once Jim and Scott arrived at the zoo, Scott gave a bathtub to", + "s2_io_flip_cf": "Once Scott and Jim arrived at the zoo, Jim gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Once Henry and Kay arrived at the zoo, Kay gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Once Kay and Henry arrived at the zoo, Henry gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Scott arrived at the zoo, Jim gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Kay arrived at the zoo, Henry gave a bathtub to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "bathtub", + "place": "zoo", + "random_a": "Kay", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "Then, Stan and Josh were working at the ferry. Stan decided to give a grater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Josh were working at the ferry. Steven decided to give a grater to", + "random_names_cf": "Then, Joe and Elizabeth were working at the ferry. Joe decided to give a grater to", + "s1_io_flip_cf": "Then, Josh and Stan were working at the ferry. Stan decided to give a grater to", + "s2_io_flip_cf": "Then, Stan and Josh were working at the ferry. Josh decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Joe were working at the ferry. Joe decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Elizabeth were working at the ferry. Elizabeth decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Stan were working at the ferry. Josh decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Joe were working at the ferry. Elizabeth decided to give a grater to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Stan", + "object": "grater", + "place": "ferry", + "random_a": "Joe", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "While Scott and Kelly relaxed, Scott gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Kelly relaxed, Tom gave a screwdriver to", + "random_names_cf": "While Charles and Steven relaxed, Charles gave a screwdriver to", + "s1_io_flip_cf": "While Kelly and Scott relaxed, Scott gave a screwdriver to", + "s2_io_flip_cf": "While Scott and Kelly relaxed, Kelly gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Steven and Charles relaxed, Charles gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Charles and Steven relaxed, Steven gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Scott relaxed, Kelly gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Charles relaxed, Steven gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Scott", + "object": "screwdriver", + "place": "park", + "random_a": "Charles", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "Then, Ross and Kay went to the service station. Ross gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Kay went to the service station. Rob gave a thread to", + "random_names_cf": "Then, Will and Tim went to the service station. Will gave a thread to", + "s1_io_flip_cf": "Then, Kay and Ross went to the service station. Ross gave a thread to", + "s2_io_flip_cf": "Then, Ross and Kay went to the service station. Kay gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Will went to the service station. Will gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Will and Tim went to the service station. Tim gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ross went to the service station. Kay gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Will went to the service station. Tim gave a thread to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ross", + "object": "thread", + "place": "service station", + "random_a": "Will", + "random_b": "Tim", + "random_c": "Rob" + } + }, + { + "text": "Once Alex and Cal arrived at the department store, Alex gave a thimble to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Cal arrived at the department store, Kelly gave a thimble to", + "random_names_cf": "Once Ryan and Guy arrived at the department store, Ryan gave a thimble to", + "s1_io_flip_cf": "Once Cal and Alex arrived at the department store, Alex gave a thimble to", + "s2_io_flip_cf": "Once Alex and Cal arrived at the department store, Cal gave a thimble to", + "random_names_s1_ioi_flip_cf": "Once Guy and Ryan arrived at the department store, Ryan gave a thimble to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Guy arrived at the department store, Guy gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Alex arrived at the department store, Cal gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Ryan arrived at the department store, Guy gave a thimble to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alex", + "object": "thimble", + "place": "department store", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Kelly" + } + }, + { + "text": "Then, Luke and Ross were working at the park. Luke decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Ross were working at the park. William decided to give a pair of sunglasses to", + "random_names_cf": "Then, Neil and Summer were working at the park. Neil decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Ross and Luke were working at the park. Luke decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Luke and Ross were working at the park. Ross decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Neil were working at the park. Neil decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Summer were working at the park. Summer decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Luke were working at the park. Ross decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Neil were working at the park. Summer decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Luke", + "object": "pair of sunglasses", + "place": "park", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "William" + } + }, + { + "text": "While Kay and Charles relaxed, Kay gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Charles relaxed, Roger gave a dishwasher to", + "random_names_cf": "While Jonathan and Rob relaxed, Jonathan gave a dishwasher to", + "s1_io_flip_cf": "While Charles and Kay relaxed, Kay gave a dishwasher to", + "s2_io_flip_cf": "While Kay and Charles relaxed, Charles gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Rob and Jonathan relaxed, Jonathan gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Rob relaxed, Rob gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Kay relaxed, Charles gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Jonathan relaxed, Rob gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Kay", + "object": "dishwasher", + "place": "mall", + "random_a": "Jonathan", + "random_b": "Rob", + "random_c": "Roger" + } + }, + { + "text": "Then, Josh and Phil went to the square. Josh gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Phil went to the square. Dan gave a sifter to", + "random_names_cf": "Then, Edward and Austin went to the square. Edward gave a sifter to", + "s1_io_flip_cf": "Then, Phil and Josh went to the square. Josh gave a sifter to", + "s2_io_flip_cf": "Then, Josh and Phil went to the square. Phil gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Edward went to the square. Edward gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Austin went to the square. Austin gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Josh went to the square. Phil gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Edward went to the square. Austin gave a sifter to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Josh", + "object": "sifter", + "place": "square", + "random_a": "Edward", + "random_b": "Austin", + "random_c": "Dan" + } + }, + { + "text": "When Daniel and Alexander got a glove at the stadium, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Alexander got a glove at the stadium, Josh decided to give it to", + "random_names_cf": "When William and Ross got a glove at the stadium, William decided to give it to", + "s1_io_flip_cf": "When Alexander and Daniel got a glove at the stadium, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Alexander got a glove at the stadium, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and William got a glove at the stadium, William decided to give it to", + "random_names_s2_ioi_flip_cf": "When William and Ross got a glove at the stadium, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Daniel got a glove at the stadium, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and William got a glove at the stadium, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Daniel", + "object": "glove", + "place": "stadium", + "random_a": "William", + "random_b": "Ross", + "random_c": "Josh" + } + }, + { + "text": "Then, Kay and Mike had a lot of fun at the marketplace. Kay gave a remote control to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Mike had a lot of fun at the marketplace. Will gave a remote control to", + "random_names_cf": "Then, Robert and William had a lot of fun at the marketplace. Robert gave a remote control to", + "s1_io_flip_cf": "Then, Mike and Kay had a lot of fun at the marketplace. Kay gave a remote control to", + "s2_io_flip_cf": "Then, Kay and Mike had a lot of fun at the marketplace. Mike gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, William and Robert had a lot of fun at the marketplace. Robert gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Robert and William had a lot of fun at the marketplace. William gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Kay had a lot of fun at the marketplace. Mike gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Robert had a lot of fun at the marketplace. William gave a remote control to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Kay", + "object": "remote control", + "place": "marketplace", + "random_a": "Robert", + "random_b": "William", + "random_c": "Will" + } + }, + { + "text": "The airbase Daniel and Angel went to had a drill bit. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Daniel and Angel went to had a drill bit. Josh gave it to", + "random_names_cf": "The airbase Don and Summer went to had a drill bit. Don gave it to", + "s1_io_flip_cf": "The airbase Angel and Daniel went to had a drill bit. Daniel gave it to", + "s2_io_flip_cf": "The airbase Daniel and Angel went to had a drill bit. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Summer and Don went to had a drill bit. Don gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Don and Summer went to had a drill bit. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Angel and Daniel went to had a drill bit. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Summer and Don went to had a drill bit. Summer gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Daniel", + "object": "drill bit", + "place": "airbase", + "random_a": "Don", + "random_b": "Summer", + "random_c": "Josh" + } + }, + { + "text": "When Phil and William got a toilet at the salon, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and William got a toilet at the salon, Daniel decided to give it to", + "random_names_cf": "When Henry and Peter got a toilet at the salon, Henry decided to give it to", + "s1_io_flip_cf": "When William and Phil got a toilet at the salon, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and William got a toilet at the salon, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Henry got a toilet at the salon, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Peter got a toilet at the salon, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Phil got a toilet at the salon, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Henry got a toilet at the salon, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Phil", + "object": "toilet", + "place": "salon", + "random_a": "Henry", + "random_b": "Peter", + "random_c": "Daniel" + } + }, + { + "text": "Once Roger and Kay arrived at the tire store, Roger gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Kay arrived at the tire store, Roy gave a pair of sunglasses to", + "random_names_cf": "Once Edward and Sarah arrived at the tire store, Edward gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Kay and Roger arrived at the tire store, Roger gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Roger and Kay arrived at the tire store, Kay gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Edward arrived at the tire store, Edward gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Edward and Sarah arrived at the tire store, Sarah gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Roger arrived at the tire store, Kay gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Edward arrived at the tire store, Sarah gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "pair of sunglasses", + "place": "tire store", + "random_a": "Edward", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "When Grant and Scott got a ruler at the mall, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Scott got a ruler at the mall, Alex decided to give it to", + "random_names_cf": "When Henry and Guy got a ruler at the mall, Henry decided to give it to", + "s1_io_flip_cf": "When Scott and Grant got a ruler at the mall, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Scott got a ruler at the mall, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Henry got a ruler at the mall, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Guy got a ruler at the mall, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Grant got a ruler at the mall, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Henry got a ruler at the mall, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Grant", + "object": "ruler", + "place": "mall", + "random_a": "Henry", + "random_b": "Guy", + "random_c": "Alex" + } + }, + { + "text": "Once Austin and Edward arrived at the store, Austin gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Edward arrived at the store, Rob gave a desk to", + "random_names_cf": "Once Kay and Daniel arrived at the store, Kay gave a desk to", + "s1_io_flip_cf": "Once Edward and Austin arrived at the store, Austin gave a desk to", + "s2_io_flip_cf": "Once Austin and Edward arrived at the store, Edward gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Kay arrived at the store, Kay gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Kay and Daniel arrived at the store, Daniel gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Austin arrived at the store, Edward gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Kay arrived at the store, Daniel gave a desk to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Austin", + "object": "desk", + "place": "store", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Rob" + } + }, + { + "text": "Then, William and Edward were working at the field. William decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Edward were working at the field. Luke decided to give a comb to", + "random_names_cf": "Then, Mike and Tom were working at the field. Mike decided to give a comb to", + "s1_io_flip_cf": "Then, Edward and William were working at the field. William decided to give a comb to", + "s2_io_flip_cf": "Then, William and Edward were working at the field. Edward decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Mike were working at the field. Mike decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Tom were working at the field. Tom decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and William were working at the field. Edward decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Mike were working at the field. Tom decided to give a comb to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "William", + "object": "comb", + "place": "field", + "random_a": "Mike", + "random_b": "Tom", + "random_c": "Luke" + } + }, + { + "text": "Before Rob and Edward left the airport, Rob decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Edward left the airport, Don decided to give a match to", + "random_names_cf": "Before Neil and Steven left the airport, Neil decided to give a match to", + "s1_io_flip_cf": "Before Edward and Rob left the airport, Rob decided to give a match to", + "s2_io_flip_cf": "Before Rob and Edward left the airport, Edward decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Steven and Neil left the airport, Neil decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Neil and Steven left the airport, Steven decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Rob left the airport, Edward decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Neil left the airport, Steven decided to give a match to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Rob", + "object": "match", + "place": "airport", + "random_a": "Neil", + "random_b": "Steven", + "random_c": "Don" + } + }, + { + "text": "While Don and Luke relaxed, Don gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Luke relaxed, Roger gave a boot to", + "random_names_cf": "While Cal and Steven relaxed, Cal gave a boot to", + "s1_io_flip_cf": "While Luke and Don relaxed, Don gave a boot to", + "s2_io_flip_cf": "While Don and Luke relaxed, Luke gave a boot to", + "random_names_s1_ioi_flip_cf": "While Steven and Cal relaxed, Cal gave a boot to", + "random_names_s2_ioi_flip_cf": "While Cal and Steven relaxed, Steven gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Don relaxed, Luke gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Cal relaxed, Steven gave a boot to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "boot", + "place": "market", + "random_a": "Cal", + "random_b": "Steven", + "random_c": "Roger" + } + }, + { + "text": "Then, Ryan and Charles went to the resort. Ryan gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Charles went to the resort. Andrew gave a ruler to", + "random_names_cf": "Then, Neil and Jim went to the resort. Neil gave a ruler to", + "s1_io_flip_cf": "Then, Charles and Ryan went to the resort. Ryan gave a ruler to", + "s2_io_flip_cf": "Then, Ryan and Charles went to the resort. Charles gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Neil went to the resort. Neil gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Jim went to the resort. Jim gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Ryan went to the resort. Charles gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Neil went to the resort. Jim gave a ruler to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Ryan", + "object": "ruler", + "place": "resort", + "random_a": "Neil", + "random_b": "Jim", + "random_c": "Andrew" + } + }, + { + "text": "When Steven and Josh were about to leave the market, Steven gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Josh were about to leave the market, Henry gave a dress to", + "random_names_cf": "When Tom and Angel were about to leave the market, Tom gave a dress to", + "s1_io_flip_cf": "When Josh and Steven were about to leave the market, Steven gave a dress to", + "s2_io_flip_cf": "When Steven and Josh were about to leave the market, Josh gave a dress to", + "random_names_s1_ioi_flip_cf": "When Angel and Tom were about to leave the market, Tom gave a dress to", + "random_names_s2_ioi_flip_cf": "When Tom and Angel were about to leave the market, Angel gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Steven were about to leave the market, Josh gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Tom were about to leave the market, Angel gave a dress to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Steven", + "object": "dress", + "place": "market", + "random_a": "Tom", + "random_b": "Angel", + "random_c": "Henry" + } + }, + { + "text": "Before Mike and Andrew left the airport, Mike decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Andrew left the airport, Cal decided to give a remote control to", + "random_names_cf": "Before Austin and Stan left the airport, Austin decided to give a remote control to", + "s1_io_flip_cf": "Before Andrew and Mike left the airport, Mike decided to give a remote control to", + "s2_io_flip_cf": "Before Mike and Andrew left the airport, Andrew decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Stan and Austin left the airport, Austin decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Austin and Stan left the airport, Stan decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Mike left the airport, Andrew decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Austin left the airport, Stan decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Mike", + "object": "remote control", + "place": "airport", + "random_a": "Austin", + "random_b": "Stan", + "random_c": "Cal" + } + }, + { + "text": "Then, Josh and Jonathan had a lot of fun at the car. Josh gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Jonathan had a lot of fun at the car. Summer gave a basketball to", + "random_names_cf": "Then, Mike and Lewis had a lot of fun at the car. Mike gave a basketball to", + "s1_io_flip_cf": "Then, Jonathan and Josh had a lot of fun at the car. Josh gave a basketball to", + "s2_io_flip_cf": "Then, Josh and Jonathan had a lot of fun at the car. Jonathan gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Mike had a lot of fun at the car. Mike gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Lewis had a lot of fun at the car. Lewis gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Josh had a lot of fun at the car. Jonathan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Mike had a lot of fun at the car. Lewis gave a basketball to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Josh", + "object": "basketball", + "place": "car", + "random_a": "Mike", + "random_b": "Lewis", + "random_c": "Summer" + } + }, + { + "text": "While Steve and Stan relaxed, Steve gave a wallet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Stan relaxed, Don gave a wallet to", + "random_names_cf": "While Peter and Ross relaxed, Peter gave a wallet to", + "s1_io_flip_cf": "While Stan and Steve relaxed, Steve gave a wallet to", + "s2_io_flip_cf": "While Steve and Stan relaxed, Stan gave a wallet to", + "random_names_s1_ioi_flip_cf": "While Ross and Peter relaxed, Peter gave a wallet to", + "random_names_s2_ioi_flip_cf": "While Peter and Ross relaxed, Ross gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Steve relaxed, Stan gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Peter relaxed, Ross gave a wallet to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Steve", + "object": "wallet", + "place": "studio", + "random_a": "Peter", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "Once Kay and Austin arrived at the gym, Kay gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Austin arrived at the gym, Scott gave a pair of shoes to", + "random_names_cf": "Once Andrew and Roger arrived at the gym, Andrew gave a pair of shoes to", + "s1_io_flip_cf": "Once Austin and Kay arrived at the gym, Kay gave a pair of shoes to", + "s2_io_flip_cf": "Once Kay and Austin arrived at the gym, Austin gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Roger and Andrew arrived at the gym, Andrew gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Roger arrived at the gym, Roger gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Kay arrived at the gym, Austin gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Andrew arrived at the gym, Roger gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Kay", + "object": "pair of shoes", + "place": "gym", + "random_a": "Andrew", + "random_b": "Roger", + "random_c": "Scott" + } + }, + { + "text": "Then, Alexander and Phil had a lot of fun at the square. Alexander gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Phil had a lot of fun at the square. Rick gave a pen to", + "random_names_cf": "Then, Neil and Ross had a lot of fun at the square. Neil gave a pen to", + "s1_io_flip_cf": "Then, Phil and Alexander had a lot of fun at the square. Alexander gave a pen to", + "s2_io_flip_cf": "Then, Alexander and Phil had a lot of fun at the square. Phil gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Neil had a lot of fun at the square. Neil gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Ross had a lot of fun at the square. Ross gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alexander had a lot of fun at the square. Phil gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Neil had a lot of fun at the square. Ross gave a pen to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alexander", + "object": "pen", + "place": "square", + "random_a": "Neil", + "random_b": "Ross", + "random_c": "Rick" + } + }, + { + "text": "When Roger and Cal were about to leave the resort, Roger gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Cal were about to leave the resort, Austin gave a shelf to", + "random_names_cf": "When Guy and Will were about to leave the resort, Guy gave a shelf to", + "s1_io_flip_cf": "When Cal and Roger were about to leave the resort, Roger gave a shelf to", + "s2_io_flip_cf": "When Roger and Cal were about to leave the resort, Cal gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Will and Guy were about to leave the resort, Guy gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Guy and Will were about to leave the resort, Will gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Roger were about to leave the resort, Cal gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Guy were about to leave the resort, Will gave a shelf to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "shelf", + "place": "resort", + "random_a": "Guy", + "random_b": "Will", + "random_c": "Austin" + } + }, + { + "text": "Before Alex and Kay left the field, Alex decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Kay left the field, Austin decided to give a vest to", + "random_names_cf": "Before Edward and Grant left the field, Edward decided to give a vest to", + "s1_io_flip_cf": "Before Kay and Alex left the field, Alex decided to give a vest to", + "s2_io_flip_cf": "Before Alex and Kay left the field, Kay decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Grant and Edward left the field, Edward decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Edward and Grant left the field, Grant decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Alex left the field, Kay decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Edward left the field, Grant decided to give a vest to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alex", + "object": "vest", + "place": "field", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Then, Alexander and Ryan were working at the field. Alexander decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Ryan were working at the field. Grant decided to give a key to", + "random_names_cf": "Then, Steven and Alex were working at the field. Steven decided to give a key to", + "s1_io_flip_cf": "Then, Ryan and Alexander were working at the field. Alexander decided to give a key to", + "s2_io_flip_cf": "Then, Alexander and Ryan were working at the field. Ryan decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Steven were working at the field. Steven decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Alex were working at the field. Alex decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Alexander were working at the field. Ryan decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Steven were working at the field. Alex decided to give a key to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alexander", + "object": "key", + "place": "field", + "random_a": "Steven", + "random_b": "Alex", + "random_c": "Grant" + } + }, + { + "text": "While Josh and Edward relaxed, Josh gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Edward relaxed, Roy gave a cable to", + "random_names_cf": "While Joe and Charles relaxed, Joe gave a cable to", + "s1_io_flip_cf": "While Edward and Josh relaxed, Josh gave a cable to", + "s2_io_flip_cf": "While Josh and Edward relaxed, Edward gave a cable to", + "random_names_s1_ioi_flip_cf": "While Charles and Joe relaxed, Joe gave a cable to", + "random_names_s2_ioi_flip_cf": "While Joe and Charles relaxed, Charles gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Josh relaxed, Edward gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Joe relaxed, Charles gave a cable to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Josh", + "object": "cable", + "place": "airport", + "random_a": "Joe", + "random_b": "Charles", + "random_c": "Roy" + } + }, + { + "text": "Then, Henry and Alexander went to the mall. Henry gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Alexander went to the mall. Alex gave a scarf to", + "random_names_cf": "Then, Don and Steven went to the mall. Don gave a scarf to", + "s1_io_flip_cf": "Then, Alexander and Henry went to the mall. Henry gave a scarf to", + "s2_io_flip_cf": "Then, Henry and Alexander went to the mall. Alexander gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Don went to the mall. Don gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Don and Steven went to the mall. Steven gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Henry went to the mall. Alexander gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Don went to the mall. Steven gave a scarf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Henry", + "object": "scarf", + "place": "mall", + "random_a": "Don", + "random_b": "Steven", + "random_c": "Alex" + } + }, + { + "text": "When Ross and Andrew got a pair of nail clippers at the marketplace, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Andrew got a pair of nail clippers at the marketplace, Austin decided to give it to", + "random_names_cf": "When Lewis and Phil got a pair of nail clippers at the marketplace, Lewis decided to give it to", + "s1_io_flip_cf": "When Andrew and Ross got a pair of nail clippers at the marketplace, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Andrew got a pair of nail clippers at the marketplace, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Lewis got a pair of nail clippers at the marketplace, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Phil got a pair of nail clippers at the marketplace, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Ross got a pair of nail clippers at the marketplace, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Lewis got a pair of nail clippers at the marketplace, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ross", + "object": "pair of nail clippers", + "place": "marketplace", + "random_a": "Lewis", + "random_b": "Phil", + "random_c": "Austin" + } + }, + { + "text": "Then, Tom and Steven had a lot of fun at the elevator. Tom gave a scarf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Steven had a lot of fun at the elevator. Cal gave a scarf to", + "random_names_cf": "Then, Charles and Luke had a lot of fun at the elevator. Charles gave a scarf to", + "s1_io_flip_cf": "Then, Steven and Tom had a lot of fun at the elevator. Tom gave a scarf to", + "s2_io_flip_cf": "Then, Tom and Steven had a lot of fun at the elevator. Steven gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Charles had a lot of fun at the elevator. Charles gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Luke had a lot of fun at the elevator. Luke gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tom had a lot of fun at the elevator. Steven gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Charles had a lot of fun at the elevator. Luke gave a scarf to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tom", + "object": "scarf", + "place": "elevator", + "random_a": "Charles", + "random_b": "Luke", + "random_c": "Cal" + } + }, + { + "text": "Then, Kelly and Grant were working at the airport. Kelly decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Grant were working at the airport. Tom decided to give a folder to", + "random_names_cf": "Then, Luke and Sarah were working at the airport. Luke decided to give a folder to", + "s1_io_flip_cf": "Then, Grant and Kelly were working at the airport. Kelly decided to give a folder to", + "s2_io_flip_cf": "Then, Kelly and Grant were working at the airport. Grant decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Luke were working at the airport. Luke decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Sarah were working at the airport. Sarah decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Kelly were working at the airport. Grant decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Luke were working at the airport. Sarah decided to give a folder to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "folder", + "place": "airport", + "random_a": "Luke", + "random_b": "Sarah", + "random_c": "Tom" + } + }, + { + "text": "When Roger and Peter were about to leave the pharmacy, Roger gave a spoon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Peter were about to leave the pharmacy, Phil gave a spoon to", + "random_names_cf": "When Ross and Henry were about to leave the pharmacy, Ross gave a spoon to", + "s1_io_flip_cf": "When Peter and Roger were about to leave the pharmacy, Roger gave a spoon to", + "s2_io_flip_cf": "When Roger and Peter were about to leave the pharmacy, Peter gave a spoon to", + "random_names_s1_ioi_flip_cf": "When Henry and Ross were about to leave the pharmacy, Ross gave a spoon to", + "random_names_s2_ioi_flip_cf": "When Ross and Henry were about to leave the pharmacy, Henry gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Roger were about to leave the pharmacy, Peter gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Ross were about to leave the pharmacy, Henry gave a spoon to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Roger", + "object": "spoon", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Phil" + } + }, + { + "text": "When Tim and Kay got a bucket of paint at the airport, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Kay got a bucket of paint at the airport, Mike decided to give it to", + "random_names_cf": "When Roger and Rob got a bucket of paint at the airport, Roger decided to give it to", + "s1_io_flip_cf": "When Kay and Tim got a bucket of paint at the airport, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Kay got a bucket of paint at the airport, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Roger got a bucket of paint at the airport, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Rob got a bucket of paint at the airport, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Tim got a bucket of paint at the airport, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Roger got a bucket of paint at the airport, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tim", + "object": "bucket of paint", + "place": "airport", + "random_a": "Roger", + "random_b": "Rob", + "random_c": "Mike" + } + }, + { + "text": "When Grant and Joe were about to leave the airbase, Grant gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Joe were about to leave the airbase, Roger gave a tablet to", + "random_names_cf": "When Mike and Ryan were about to leave the airbase, Mike gave a tablet to", + "s1_io_flip_cf": "When Joe and Grant were about to leave the airbase, Grant gave a tablet to", + "s2_io_flip_cf": "When Grant and Joe were about to leave the airbase, Joe gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Ryan and Mike were about to leave the airbase, Mike gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Mike and Ryan were about to leave the airbase, Ryan gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Grant were about to leave the airbase, Joe gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Mike were about to leave the airbase, Ryan gave a tablet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Grant", + "object": "tablet", + "place": "airbase", + "random_a": "Mike", + "random_b": "Ryan", + "random_c": "Roger" + } + }, + { + "text": "When Sarah and Angel were about to leave the harbor, Sarah gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Angel were about to leave the harbor, Charles gave a backpack to", + "random_names_cf": "When Alexander and Alex were about to leave the harbor, Alexander gave a backpack to", + "s1_io_flip_cf": "When Angel and Sarah were about to leave the harbor, Sarah gave a backpack to", + "s2_io_flip_cf": "When Sarah and Angel were about to leave the harbor, Angel gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Alex and Alexander were about to leave the harbor, Alexander gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Alexander and Alex were about to leave the harbor, Alex gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Sarah were about to leave the harbor, Angel gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Alexander were about to leave the harbor, Alex gave a backpack to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Sarah", + "object": "backpack", + "place": "harbor", + "random_a": "Alexander", + "random_b": "Alex", + "random_c": "Charles" + } + }, + { + "text": "Then, Robert and Roger were working at the harbor. Robert decided to give a remote control to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Roger were working at the harbor. Guy decided to give a remote control to", + "random_names_cf": "Then, Rick and Charles were working at the harbor. Rick decided to give a remote control to", + "s1_io_flip_cf": "Then, Roger and Robert were working at the harbor. Robert decided to give a remote control to", + "s2_io_flip_cf": "Then, Robert and Roger were working at the harbor. Roger decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Rick were working at the harbor. Rick decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Charles were working at the harbor. Charles decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Robert were working at the harbor. Roger decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Rick were working at the harbor. Charles decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Robert", + "object": "remote control", + "place": "harbor", + "random_a": "Rick", + "random_b": "Charles", + "random_c": "Guy" + } + }, + { + "text": "Then, Tom and Kay had a lot of fun at the house. Tom gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Kay had a lot of fun at the house. Don gave a pair of glasses to", + "random_names_cf": "Then, William and Angel had a lot of fun at the house. William gave a pair of glasses to", + "s1_io_flip_cf": "Then, Kay and Tom had a lot of fun at the house. Tom gave a pair of glasses to", + "s2_io_flip_cf": "Then, Tom and Kay had a lot of fun at the house. Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Angel and William had a lot of fun at the house. William gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, William and Angel had a lot of fun at the house. Angel gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Tom had a lot of fun at the house. Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and William had a lot of fun at the house. Angel gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tom", + "object": "pair of glasses", + "place": "house", + "random_a": "William", + "random_b": "Angel", + "random_c": "Don" + } + }, + { + "text": "While Rick and Dan relaxed, Rick gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Dan relaxed, Joe gave a faucet to", + "random_names_cf": "While Jonathan and Lewis relaxed, Jonathan gave a faucet to", + "s1_io_flip_cf": "While Dan and Rick relaxed, Rick gave a faucet to", + "s2_io_flip_cf": "While Rick and Dan relaxed, Dan gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Lewis and Jonathan relaxed, Jonathan gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Lewis relaxed, Lewis gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Rick relaxed, Dan gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Jonathan relaxed, Lewis gave a faucet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Rick", + "object": "faucet", + "place": "racetrack", + "random_a": "Jonathan", + "random_b": "Lewis", + "random_c": "Joe" + } + }, + { + "text": "Then, Kay and Don had a lot of fun at the ferry. Kay gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Don had a lot of fun at the ferry. Luke gave a ladder to", + "random_names_cf": "Then, Robert and Alexander had a lot of fun at the ferry. Robert gave a ladder to", + "s1_io_flip_cf": "Then, Don and Kay had a lot of fun at the ferry. Kay gave a ladder to", + "s2_io_flip_cf": "Then, Kay and Don had a lot of fun at the ferry. Don gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Robert had a lot of fun at the ferry. Robert gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Alexander had a lot of fun at the ferry. Alexander gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Kay had a lot of fun at the ferry. Don gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Robert had a lot of fun at the ferry. Alexander gave a ladder to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "ladder", + "place": "ferry", + "random_a": "Robert", + "random_b": "Alexander", + "random_c": "Luke" + } + }, + { + "text": "Then, Kelly and Luke were working at the court. Kelly decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Luke were working at the court. Daniel decided to give a sink to", + "random_names_cf": "Then, Phil and Scott were working at the court. Phil decided to give a sink to", + "s1_io_flip_cf": "Then, Luke and Kelly were working at the court. Kelly decided to give a sink to", + "s2_io_flip_cf": "Then, Kelly and Luke were working at the court. Luke decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Phil were working at the court. Phil decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Scott were working at the court. Scott decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Kelly were working at the court. Luke decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Phil were working at the court. Scott decided to give a sink to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Kelly", + "object": "sink", + "place": "court", + "random_a": "Phil", + "random_b": "Scott", + "random_c": "Daniel" + } + }, + { + "text": "Once Edward and Sarah arrived at the optician, Edward gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Sarah arrived at the optician, Lewis gave a radiator to", + "random_names_cf": "Once Henry and Daniel arrived at the optician, Henry gave a radiator to", + "s1_io_flip_cf": "Once Sarah and Edward arrived at the optician, Edward gave a radiator to", + "s2_io_flip_cf": "Once Edward and Sarah arrived at the optician, Sarah gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Henry arrived at the optician, Henry gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Henry and Daniel arrived at the optician, Daniel gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Edward arrived at the optician, Sarah gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Henry arrived at the optician, Daniel gave a radiator to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Edward", + "object": "radiator", + "place": "optician", + "random_a": "Henry", + "random_b": "Daniel", + "random_c": "Lewis" + } + }, + { + "text": "Once Summer and Scott arrived at the house, Summer gave a vest to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Scott arrived at the house, Steven gave a vest to", + "random_names_cf": "Once Mike and Steve arrived at the house, Mike gave a vest to", + "s1_io_flip_cf": "Once Scott and Summer arrived at the house, Summer gave a vest to", + "s2_io_flip_cf": "Once Summer and Scott arrived at the house, Scott gave a vest to", + "random_names_s1_ioi_flip_cf": "Once Steve and Mike arrived at the house, Mike gave a vest to", + "random_names_s2_ioi_flip_cf": "Once Mike and Steve arrived at the house, Steve gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Summer arrived at the house, Scott gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Mike arrived at the house, Steve gave a vest to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Summer", + "object": "vest", + "place": "house", + "random_a": "Mike", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "Then, Tim and Alex were working at the ferry. Tim decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Alex were working at the ferry. Andrew decided to give a machine to", + "random_names_cf": "Then, Summer and Robert were working at the ferry. Summer decided to give a machine to", + "s1_io_flip_cf": "Then, Alex and Tim were working at the ferry. Tim decided to give a machine to", + "s2_io_flip_cf": "Then, Tim and Alex were working at the ferry. Alex decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Summer were working at the ferry. Summer decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Robert were working at the ferry. Robert decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tim were working at the ferry. Alex decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Summer were working at the ferry. Robert decided to give a machine to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tim", + "object": "machine", + "place": "ferry", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "Andrew" + } + }, + { + "text": "Then, Sarah and Austin went to the dorm. Sarah gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Austin went to the dorm. Rick gave a highlighter to", + "random_names_cf": "Then, Rob and Kay went to the dorm. Rob gave a highlighter to", + "s1_io_flip_cf": "Then, Austin and Sarah went to the dorm. Sarah gave a highlighter to", + "s2_io_flip_cf": "Then, Sarah and Austin went to the dorm. Austin gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rob went to the dorm. Rob gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Kay went to the dorm. Kay gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Sarah went to the dorm. Austin gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob went to the dorm. Kay gave a highlighter to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Sarah", + "object": "highlighter", + "place": "dorm", + "random_a": "Rob", + "random_b": "Kay", + "random_c": "Rick" + } + }, + { + "text": "Before Lewis and Roy left the clothing store, Lewis decided to give a fork to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Roy left the clothing store, Cal decided to give a fork to", + "random_names_cf": "Before Elizabeth and Grant left the clothing store, Elizabeth decided to give a fork to", + "s1_io_flip_cf": "Before Roy and Lewis left the clothing store, Lewis decided to give a fork to", + "s2_io_flip_cf": "Before Lewis and Roy left the clothing store, Roy decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Before Grant and Elizabeth left the clothing store, Elizabeth decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Grant left the clothing store, Grant decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Lewis left the clothing store, Roy decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Elizabeth left the clothing store, Grant decided to give a fork to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Lewis", + "object": "fork", + "place": "clothing store", + "random_a": "Elizabeth", + "random_b": "Grant", + "random_c": "Cal" + } + }, + { + "text": "Before Robert and Steven left the university campus, Robert decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Steven left the university campus, Stan decided to give a screwdriver to", + "random_names_cf": "Before Edward and Will left the university campus, Edward decided to give a screwdriver to", + "s1_io_flip_cf": "Before Steven and Robert left the university campus, Robert decided to give a screwdriver to", + "s2_io_flip_cf": "Before Robert and Steven left the university campus, Steven decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Will and Edward left the university campus, Edward decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Edward and Will left the university campus, Will decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Robert left the university campus, Steven decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Edward left the university campus, Will decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Robert", + "object": "screwdriver", + "place": "university campus", + "random_a": "Edward", + "random_b": "Will", + "random_c": "Stan" + } + }, + { + "text": "Once Josh and Henry arrived at the convenience store, Josh gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Henry arrived at the convenience store, Cal gave a desk to", + "random_names_cf": "Once Ross and Edward arrived at the convenience store, Ross gave a desk to", + "s1_io_flip_cf": "Once Henry and Josh arrived at the convenience store, Josh gave a desk to", + "s2_io_flip_cf": "Once Josh and Henry arrived at the convenience store, Henry gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Edward and Ross arrived at the convenience store, Ross gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Ross and Edward arrived at the convenience store, Edward gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Josh arrived at the convenience store, Henry gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Ross arrived at the convenience store, Edward gave a desk to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "desk", + "place": "convenience store", + "random_a": "Ross", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Once William and Ryan arrived at the cafe, William gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Ryan arrived at the cafe, Steven gave a machine to", + "random_names_cf": "Once Peter and Jonathan arrived at the cafe, Peter gave a machine to", + "s1_io_flip_cf": "Once Ryan and William arrived at the cafe, William gave a machine to", + "s2_io_flip_cf": "Once William and Ryan arrived at the cafe, Ryan gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Peter arrived at the cafe, Peter gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Peter and Jonathan arrived at the cafe, Jonathan gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and William arrived at the cafe, Ryan gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Peter arrived at the cafe, Jonathan gave a machine to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "William", + "object": "machine", + "place": "cafe", + "random_a": "Peter", + "random_b": "Jonathan", + "random_c": "Steven" + } + }, + { + "text": "When Alex and Luke were about to leave the restaurant, Alex gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Luke were about to leave the restaurant, Will gave a strainer to", + "random_names_cf": "When Neil and Summer were about to leave the restaurant, Neil gave a strainer to", + "s1_io_flip_cf": "When Luke and Alex were about to leave the restaurant, Alex gave a strainer to", + "s2_io_flip_cf": "When Alex and Luke were about to leave the restaurant, Luke gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Summer and Neil were about to leave the restaurant, Neil gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Neil and Summer were about to leave the restaurant, Summer gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Alex were about to leave the restaurant, Luke gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Neil were about to leave the restaurant, Summer gave a strainer to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Alex", + "object": "strainer", + "place": "restaurant", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "Will" + } + }, + { + "text": "Once Dan and Angel arrived at the field, Dan gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Angel arrived at the field, Jonathan gave a pair of shoes to", + "random_names_cf": "Once Steven and Mike arrived at the field, Steven gave a pair of shoes to", + "s1_io_flip_cf": "Once Angel and Dan arrived at the field, Dan gave a pair of shoes to", + "s2_io_flip_cf": "Once Dan and Angel arrived at the field, Angel gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Mike and Steven arrived at the field, Steven gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Steven and Mike arrived at the field, Mike gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Dan arrived at the field, Angel gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Steven arrived at the field, Mike gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Dan", + "object": "pair of shoes", + "place": "field", + "random_a": "Steven", + "random_b": "Mike", + "random_c": "Jonathan" + } + }, + { + "text": "The toy store Tom and Rob went to had a strap. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Tom and Rob went to had a strap. Peter gave it to", + "random_names_cf": "The toy store Neil and Summer went to had a strap. Neil gave it to", + "s1_io_flip_cf": "The toy store Rob and Tom went to had a strap. Tom gave it to", + "s2_io_flip_cf": "The toy store Tom and Rob went to had a strap. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Summer and Neil went to had a strap. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Neil and Summer went to had a strap. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Rob and Tom went to had a strap. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Summer and Neil went to had a strap. Summer gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "strap", + "place": "toy store", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "Peter" + } + }, + { + "text": "Then, Jim and Sarah were working at the clothing store. Jim decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Sarah were working at the clothing store. Austin decided to give a poster to", + "random_names_cf": "Then, Don and Alex were working at the clothing store. Don decided to give a poster to", + "s1_io_flip_cf": "Then, Sarah and Jim were working at the clothing store. Jim decided to give a poster to", + "s2_io_flip_cf": "Then, Jim and Sarah were working at the clothing store. Sarah decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Don were working at the clothing store. Don decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Don and Alex were working at the clothing store. Alex decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Jim were working at the clothing store. Sarah decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Don were working at the clothing store. Alex decided to give a poster to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Jim", + "object": "poster", + "place": "clothing store", + "random_a": "Don", + "random_b": "Alex", + "random_c": "Austin" + } + }, + { + "text": "When Scott and Steve got a basketball at the dorm, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Steve got a basketball at the dorm, Mike decided to give it to", + "random_names_cf": "When Tim and Jonathan got a basketball at the dorm, Tim decided to give it to", + "s1_io_flip_cf": "When Steve and Scott got a basketball at the dorm, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Steve got a basketball at the dorm, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Tim got a basketball at the dorm, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Jonathan got a basketball at the dorm, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Scott got a basketball at the dorm, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tim got a basketball at the dorm, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Scott", + "object": "basketball", + "place": "dorm", + "random_a": "Tim", + "random_b": "Jonathan", + "random_c": "Mike" + } + }, + { + "text": "When Jim and Lewis were about to leave the cafeteria, Jim gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Lewis were about to leave the cafeteria, Mike gave a crate to", + "random_names_cf": "When Neil and Summer were about to leave the cafeteria, Neil gave a crate to", + "s1_io_flip_cf": "When Lewis and Jim were about to leave the cafeteria, Jim gave a crate to", + "s2_io_flip_cf": "When Jim and Lewis were about to leave the cafeteria, Lewis gave a crate to", + "random_names_s1_ioi_flip_cf": "When Summer and Neil were about to leave the cafeteria, Neil gave a crate to", + "random_names_s2_ioi_flip_cf": "When Neil and Summer were about to leave the cafeteria, Summer gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Jim were about to leave the cafeteria, Lewis gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Neil were about to leave the cafeteria, Summer gave a crate to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Jim", + "object": "crate", + "place": "cafeteria", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "Mike" + } + }, + { + "text": "Before Joe and Neil left the house, Joe decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Neil left the house, Rick decided to give a thread to", + "random_names_cf": "Before Jonathan and Angel left the house, Jonathan decided to give a thread to", + "s1_io_flip_cf": "Before Neil and Joe left the house, Joe decided to give a thread to", + "s2_io_flip_cf": "Before Joe and Neil left the house, Neil decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Angel and Jonathan left the house, Jonathan decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Angel left the house, Angel decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Joe left the house, Neil decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Jonathan left the house, Angel decided to give a thread to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Joe", + "object": "thread", + "place": "house", + "random_a": "Jonathan", + "random_b": "Angel", + "random_c": "Rick" + } + }, + { + "text": "Once Rob and Alexander arrived at the ramp, Rob gave a pencil to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Alexander arrived at the ramp, Will gave a pencil to", + "random_names_cf": "Once Rick and Don arrived at the ramp, Rick gave a pencil to", + "s1_io_flip_cf": "Once Alexander and Rob arrived at the ramp, Rob gave a pencil to", + "s2_io_flip_cf": "Once Rob and Alexander arrived at the ramp, Alexander gave a pencil to", + "random_names_s1_ioi_flip_cf": "Once Don and Rick arrived at the ramp, Rick gave a pencil to", + "random_names_s2_ioi_flip_cf": "Once Rick and Don arrived at the ramp, Don gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Rob arrived at the ramp, Alexander gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Rick arrived at the ramp, Don gave a pencil to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rob", + "object": "pencil", + "place": "ramp", + "random_a": "Rick", + "random_b": "Don", + "random_c": "Will" + } + }, + { + "text": "When Mike and Jonathan were about to leave the stadium, Mike gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Jonathan were about to leave the stadium, Tim gave a microphone to", + "random_names_cf": "When Neil and Joe were about to leave the stadium, Neil gave a microphone to", + "s1_io_flip_cf": "When Jonathan and Mike were about to leave the stadium, Mike gave a microphone to", + "s2_io_flip_cf": "When Mike and Jonathan were about to leave the stadium, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Joe and Neil were about to leave the stadium, Neil gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Neil and Joe were about to leave the stadium, Joe gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Mike were about to leave the stadium, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Neil were about to leave the stadium, Joe gave a microphone to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Mike", + "object": "microphone", + "place": "stadium", + "random_a": "Neil", + "random_b": "Joe", + "random_c": "Tim" + } + }, + { + "text": "While Tim and Guy relaxed, Tim gave a wallet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Guy relaxed, Steve gave a wallet to", + "random_names_cf": "While Roy and Jonathan relaxed, Roy gave a wallet to", + "s1_io_flip_cf": "While Guy and Tim relaxed, Tim gave a wallet to", + "s2_io_flip_cf": "While Tim and Guy relaxed, Guy gave a wallet to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Roy relaxed, Roy gave a wallet to", + "random_names_s2_ioi_flip_cf": "While Roy and Jonathan relaxed, Jonathan gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Tim relaxed, Guy gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Roy relaxed, Jonathan gave a wallet to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Tim", + "object": "wallet", + "place": "marketplace", + "random_a": "Roy", + "random_b": "Jonathan", + "random_c": "Steve" + } + }, + { + "text": "While Luke and Rob relaxed, Luke gave a bicycle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Rob relaxed, Steven gave a bicycle to", + "random_names_cf": "While Scott and Robert relaxed, Scott gave a bicycle to", + "s1_io_flip_cf": "While Rob and Luke relaxed, Luke gave a bicycle to", + "s2_io_flip_cf": "While Luke and Rob relaxed, Rob gave a bicycle to", + "random_names_s1_ioi_flip_cf": "While Robert and Scott relaxed, Scott gave a bicycle to", + "random_names_s2_ioi_flip_cf": "While Scott and Robert relaxed, Robert gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Luke relaxed, Rob gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Scott relaxed, Robert gave a bicycle to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Luke", + "object": "bicycle", + "place": "convenience store", + "random_a": "Scott", + "random_b": "Robert", + "random_c": "Steven" + } + }, + { + "text": "When Alex and Dan got a grater at the airbase, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Dan got a grater at the airbase, Rob decided to give it to", + "random_names_cf": "When Steve and Alexander got a grater at the airbase, Steve decided to give it to", + "s1_io_flip_cf": "When Dan and Alex got a grater at the airbase, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Dan got a grater at the airbase, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Steve got a grater at the airbase, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Alexander got a grater at the airbase, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Alex got a grater at the airbase, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Steve got a grater at the airbase, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alex", + "object": "grater", + "place": "airbase", + "random_a": "Steve", + "random_b": "Alexander", + "random_c": "Rob" + } + }, + { + "text": "Before Luke and Will left the parking lot, Luke decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Will left the parking lot, Kay decided to give a needle to", + "random_names_cf": "Before Jim and Angel left the parking lot, Jim decided to give a needle to", + "s1_io_flip_cf": "Before Will and Luke left the parking lot, Luke decided to give a needle to", + "s2_io_flip_cf": "Before Luke and Will left the parking lot, Will decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Angel and Jim left the parking lot, Jim decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Jim and Angel left the parking lot, Angel decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Luke left the parking lot, Will decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Jim left the parking lot, Angel decided to give a needle to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Luke", + "object": "needle", + "place": "parking lot", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "Kay" + } + }, + { + "text": "Then, Edward and Rick were working at the market. Edward decided to give a strainer to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Rick were working at the market. Sarah decided to give a strainer to", + "random_names_cf": "Then, Guy and Don were working at the market. Guy decided to give a strainer to", + "s1_io_flip_cf": "Then, Rick and Edward were working at the market. Edward decided to give a strainer to", + "s2_io_flip_cf": "Then, Edward and Rick were working at the market. Rick decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Don and Guy were working at the market. Guy decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Don were working at the market. Don decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward were working at the market. Rick decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Guy were working at the market. Don decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Edward", + "object": "strainer", + "place": "market", + "random_a": "Guy", + "random_b": "Don", + "random_c": "Sarah" + } + }, + { + "text": "Then, Scott and Joe were working at the hotel. Scott decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Joe were working at the hotel. Roger decided to give a piece of tape to", + "random_names_cf": "Then, Angel and Cal were working at the hotel. Angel decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Joe and Scott were working at the hotel. Scott decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Scott and Joe were working at the hotel. Joe decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Angel were working at the hotel. Angel decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Cal were working at the hotel. Cal decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Scott were working at the hotel. Joe decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Angel were working at the hotel. Cal decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Scott", + "object": "piece of tape", + "place": "hotel", + "random_a": "Angel", + "random_b": "Cal", + "random_c": "Roger" + } + }, + { + "text": "Then, Alexander and Guy were working at the parking lot. Alexander decided to give a pencil sharpener to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Guy were working at the parking lot. Kelly decided to give a pencil sharpener to", + "random_names_cf": "Then, Roger and Peter were working at the parking lot. Roger decided to give a pencil sharpener to", + "s1_io_flip_cf": "Then, Guy and Alexander were working at the parking lot. Alexander decided to give a pencil sharpener to", + "s2_io_flip_cf": "Then, Alexander and Guy were working at the parking lot. Guy decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Roger were working at the parking lot. Roger decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Peter were working at the parking lot. Peter decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Alexander were working at the parking lot. Guy decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Roger were working at the parking lot. Peter decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Alexander", + "object": "pencil sharpener", + "place": "parking lot", + "random_a": "Roger", + "random_b": "Peter", + "random_c": "Kelly" + } + }, + { + "text": "When Guy and William were about to leave the optician, Guy gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and William were about to leave the optician, Tim gave a pair of pliers to", + "random_names_cf": "When Cal and Neil were about to leave the optician, Cal gave a pair of pliers to", + "s1_io_flip_cf": "When William and Guy were about to leave the optician, Guy gave a pair of pliers to", + "s2_io_flip_cf": "When Guy and William were about to leave the optician, William gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Neil and Cal were about to leave the optician, Cal gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Cal and Neil were about to leave the optician, Neil gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Guy were about to leave the optician, William gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Cal were about to leave the optician, Neil gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Guy", + "object": "pair of pliers", + "place": "optician", + "random_a": "Cal", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "When Charles and Steve got a set of headphones at the car, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Steve got a set of headphones at the car, Jonathan decided to give it to", + "random_names_cf": "When Edward and Grant got a set of headphones at the car, Edward decided to give it to", + "s1_io_flip_cf": "When Steve and Charles got a set of headphones at the car, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Steve got a set of headphones at the car, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward got a set of headphones at the car, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant got a set of headphones at the car, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Charles got a set of headphones at the car, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward got a set of headphones at the car, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Charles", + "object": "set of headphones", + "place": "car", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "Before Don and Lewis left the tire store, Don decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Lewis left the tire store, Alexander decided to give a pair of sunglasses to", + "random_names_cf": "Before Jim and Steve left the tire store, Jim decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Lewis and Don left the tire store, Don decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Don and Lewis left the tire store, Lewis decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Steve and Jim left the tire store, Jim decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Jim and Steve left the tire store, Steve decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Don left the tire store, Lewis decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Jim left the tire store, Steve decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "pair of sunglasses", + "place": "tire store", + "random_a": "Jim", + "random_b": "Steve", + "random_c": "Alexander" + } + }, + { + "text": "Then, Tom and Don had a lot of fun at the break room. Tom gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Don had a lot of fun at the break room. Joe gave a sifter to", + "random_names_cf": "Then, Will and Phil had a lot of fun at the break room. Will gave a sifter to", + "s1_io_flip_cf": "Then, Don and Tom had a lot of fun at the break room. Tom gave a sifter to", + "s2_io_flip_cf": "Then, Tom and Don had a lot of fun at the break room. Don gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Will had a lot of fun at the break room. Will gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Will and Phil had a lot of fun at the break room. Phil gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Tom had a lot of fun at the break room. Don gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Will had a lot of fun at the break room. Phil gave a sifter to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "sifter", + "place": "break room", + "random_a": "Will", + "random_b": "Phil", + "random_c": "Joe" + } + }, + { + "text": "The field Ryan and Steve went to had a strainer. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Ryan and Steve went to had a strainer. Mike gave it to", + "random_names_cf": "The field Don and Elizabeth went to had a strainer. Don gave it to", + "s1_io_flip_cf": "The field Steve and Ryan went to had a strainer. Ryan gave it to", + "s2_io_flip_cf": "The field Ryan and Steve went to had a strainer. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The field Elizabeth and Don went to had a strainer. Don gave it to", + "random_names_s2_ioi_flip_cf": "The field Don and Elizabeth went to had a strainer. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Steve and Ryan went to had a strainer. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Elizabeth and Don went to had a strainer. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ryan", + "object": "strainer", + "place": "field", + "random_a": "Don", + "random_b": "Elizabeth", + "random_c": "Mike" + } + }, + { + "text": "Then, Peter and Jonathan went to the boatyard. Peter gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Jonathan went to the boatyard. Alex gave a crate to", + "random_names_cf": "Then, Rob and Don went to the boatyard. Rob gave a crate to", + "s1_io_flip_cf": "Then, Jonathan and Peter went to the boatyard. Peter gave a crate to", + "s2_io_flip_cf": "Then, Peter and Jonathan went to the boatyard. Jonathan gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Don and Rob went to the boatyard. Rob gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Don went to the boatyard. Don gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Peter went to the boatyard. Jonathan gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Rob went to the boatyard. Don gave a crate to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Peter", + "object": "crate", + "place": "boatyard", + "random_a": "Rob", + "random_b": "Don", + "random_c": "Alex" + } + }, + { + "text": "When Tim and Edward were about to leave the circus, Tim gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Edward were about to leave the circus, Guy gave a pair of pliers to", + "random_names_cf": "When Daniel and Mike were about to leave the circus, Daniel gave a pair of pliers to", + "s1_io_flip_cf": "When Edward and Tim were about to leave the circus, Tim gave a pair of pliers to", + "s2_io_flip_cf": "When Tim and Edward were about to leave the circus, Edward gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Mike and Daniel were about to leave the circus, Daniel gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Daniel and Mike were about to leave the circus, Mike gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Tim were about to leave the circus, Edward gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Daniel were about to leave the circus, Mike gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Tim", + "object": "pair of pliers", + "place": "circus", + "random_a": "Daniel", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "Before Will and Rob left the salon, Will decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Rob left the salon, Dan decided to give a machine to", + "random_names_cf": "Before Angel and Steve left the salon, Angel decided to give a machine to", + "s1_io_flip_cf": "Before Rob and Will left the salon, Will decided to give a machine to", + "s2_io_flip_cf": "Before Will and Rob left the salon, Rob decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Steve and Angel left the salon, Angel decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Angel and Steve left the salon, Steve decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Will left the salon, Rob decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Angel left the salon, Steve decided to give a machine to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Will", + "object": "machine", + "place": "salon", + "random_a": "Angel", + "random_b": "Steve", + "random_c": "Dan" + } + }, + { + "text": "Before Kay and Tom left the house, Kay decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Tom left the house, Elizabeth decided to give a toaster to", + "random_names_cf": "Before Scott and Henry left the house, Scott decided to give a toaster to", + "s1_io_flip_cf": "Before Tom and Kay left the house, Kay decided to give a toaster to", + "s2_io_flip_cf": "Before Kay and Tom left the house, Tom decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Henry and Scott left the house, Scott decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before Scott and Henry left the house, Henry decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Kay left the house, Tom decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Scott left the house, Henry decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "toaster", + "place": "house", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Elizabeth" + } + }, + { + "text": "When Henry and Ryan were about to leave the mall, Henry gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Ryan were about to leave the mall, Charles gave a laptop to", + "random_names_cf": "When Austin and Guy were about to leave the mall, Austin gave a laptop to", + "s1_io_flip_cf": "When Ryan and Henry were about to leave the mall, Henry gave a laptop to", + "s2_io_flip_cf": "When Henry and Ryan were about to leave the mall, Ryan gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Guy and Austin were about to leave the mall, Austin gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Austin and Guy were about to leave the mall, Guy gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Henry were about to leave the mall, Ryan gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Austin were about to leave the mall, Guy gave a laptop to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Henry", + "object": "laptop", + "place": "mall", + "random_a": "Austin", + "random_b": "Guy", + "random_c": "Charles" + } + }, + { + "text": "When Kay and Daniel were about to leave the zoo, Kay gave a mask to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Daniel were about to leave the zoo, Peter gave a mask to", + "random_names_cf": "When Edward and Guy were about to leave the zoo, Edward gave a mask to", + "s1_io_flip_cf": "When Daniel and Kay were about to leave the zoo, Kay gave a mask to", + "s2_io_flip_cf": "When Kay and Daniel were about to leave the zoo, Daniel gave a mask to", + "random_names_s1_ioi_flip_cf": "When Guy and Edward were about to leave the zoo, Edward gave a mask to", + "random_names_s2_ioi_flip_cf": "When Edward and Guy were about to leave the zoo, Guy gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Kay were about to leave the zoo, Daniel gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Edward were about to leave the zoo, Guy gave a mask to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Kay", + "object": "mask", + "place": "zoo", + "random_a": "Edward", + "random_b": "Guy", + "random_c": "Peter" + } + }, + { + "text": "While Peter and Roger relaxed, Peter gave a jar to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Roger relaxed, Angel gave a jar to", + "random_names_cf": "While Roy and Don relaxed, Roy gave a jar to", + "s1_io_flip_cf": "While Roger and Peter relaxed, Peter gave a jar to", + "s2_io_flip_cf": "While Peter and Roger relaxed, Roger gave a jar to", + "random_names_s1_ioi_flip_cf": "While Don and Roy relaxed, Roy gave a jar to", + "random_names_s2_ioi_flip_cf": "While Roy and Don relaxed, Don gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Peter relaxed, Roger gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Roy relaxed, Don gave a jar to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "jar", + "place": "music store", + "random_a": "Roy", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "Then, Luke and Josh were working at the break room. Luke decided to give a joystick to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Josh were working at the break room. Tom decided to give a joystick to", + "random_names_cf": "Then, Stan and Kelly were working at the break room. Stan decided to give a joystick to", + "s1_io_flip_cf": "Then, Josh and Luke were working at the break room. Luke decided to give a joystick to", + "s2_io_flip_cf": "Then, Luke and Josh were working at the break room. Josh decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Stan were working at the break room. Stan decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Kelly were working at the break room. Kelly decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Luke were working at the break room. Josh decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Stan were working at the break room. Kelly decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Luke", + "object": "joystick", + "place": "break room", + "random_a": "Stan", + "random_b": "Kelly", + "random_c": "Tom" + } + }, + { + "text": "Then, Kay and Henry went to the pet store. Kay gave a poster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Henry went to the pet store. Kelly gave a poster to", + "random_names_cf": "Then, Steven and Lewis went to the pet store. Steven gave a poster to", + "s1_io_flip_cf": "Then, Henry and Kay went to the pet store. Kay gave a poster to", + "s2_io_flip_cf": "Then, Kay and Henry went to the pet store. Henry gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Steven went to the pet store. Steven gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Lewis went to the pet store. Lewis gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Kay went to the pet store. Henry gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steven went to the pet store. Lewis gave a poster to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kay", + "object": "poster", + "place": "pet store", + "random_a": "Steven", + "random_b": "Lewis", + "random_c": "Kelly" + } + }, + { + "text": "When Phil and Don were about to leave the music store, Phil gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Don were about to leave the music store, Edward gave a remote control to", + "random_names_cf": "When Will and Daniel were about to leave the music store, Will gave a remote control to", + "s1_io_flip_cf": "When Don and Phil were about to leave the music store, Phil gave a remote control to", + "s2_io_flip_cf": "When Phil and Don were about to leave the music store, Don gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Daniel and Will were about to leave the music store, Will gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Will and Daniel were about to leave the music store, Daniel gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Phil were about to leave the music store, Don gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Will were about to leave the music store, Daniel gave a remote control to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Phil", + "object": "remote control", + "place": "music store", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Edward" + } + }, + { + "text": "Then, Cal and Kelly went to the mall. Cal gave a notebook to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Kelly went to the mall. Tom gave a notebook to", + "random_names_cf": "Then, Austin and Roy went to the mall. Austin gave a notebook to", + "s1_io_flip_cf": "Then, Kelly and Cal went to the mall. Cal gave a notebook to", + "s2_io_flip_cf": "Then, Cal and Kelly went to the mall. Kelly gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Austin went to the mall. Austin gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Roy went to the mall. Roy gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Cal went to the mall. Kelly gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Austin went to the mall. Roy gave a notebook to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Cal", + "object": "notebook", + "place": "mall", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Tom" + } + }, + { + "text": "Once Scott and Robert arrived at the cafe, Scott gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Robert arrived at the cafe, Daniel gave a radiator to", + "random_names_cf": "Once Lewis and Jim arrived at the cafe, Lewis gave a radiator to", + "s1_io_flip_cf": "Once Robert and Scott arrived at the cafe, Scott gave a radiator to", + "s2_io_flip_cf": "Once Scott and Robert arrived at the cafe, Robert gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Jim and Lewis arrived at the cafe, Lewis gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Jim arrived at the cafe, Jim gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Scott arrived at the cafe, Robert gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Lewis arrived at the cafe, Jim gave a radiator to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Scott", + "object": "radiator", + "place": "cafe", + "random_a": "Lewis", + "random_b": "Jim", + "random_c": "Daniel" + } + }, + { + "text": "Once Henry and Robert arrived at the court, Henry gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Robert arrived at the court, Phil gave a joystick to", + "random_names_cf": "Once Rob and Angel arrived at the court, Rob gave a joystick to", + "s1_io_flip_cf": "Once Robert and Henry arrived at the court, Henry gave a joystick to", + "s2_io_flip_cf": "Once Henry and Robert arrived at the court, Robert gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Angel and Rob arrived at the court, Rob gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Rob and Angel arrived at the court, Angel gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Henry arrived at the court, Robert gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Rob arrived at the court, Angel gave a joystick to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Henry", + "object": "joystick", + "place": "court", + "random_a": "Rob", + "random_b": "Angel", + "random_c": "Phil" + } + }, + { + "text": "Before Steve and Steven left the ferry, Steve decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Steven left the ferry, Edward decided to give a folder to", + "random_names_cf": "Before Scott and Guy left the ferry, Scott decided to give a folder to", + "s1_io_flip_cf": "Before Steven and Steve left the ferry, Steve decided to give a folder to", + "s2_io_flip_cf": "Before Steve and Steven left the ferry, Steven decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Guy and Scott left the ferry, Scott decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Scott and Guy left the ferry, Guy decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Steve left the ferry, Steven decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Scott left the ferry, Guy decided to give a folder to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "folder", + "place": "ferry", + "random_a": "Scott", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "When Alex and Cal got a ribbon at the gift shop, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Cal got a ribbon at the gift shop, Roy decided to give it to", + "random_names_cf": "When Edward and Scott got a ribbon at the gift shop, Edward decided to give it to", + "s1_io_flip_cf": "When Cal and Alex got a ribbon at the gift shop, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Cal got a ribbon at the gift shop, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Edward got a ribbon at the gift shop, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Scott got a ribbon at the gift shop, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Alex got a ribbon at the gift shop, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Edward got a ribbon at the gift shop, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alex", + "object": "ribbon", + "place": "gift shop", + "random_a": "Edward", + "random_b": "Scott", + "random_c": "Roy" + } + }, + { + "text": "Then, Neil and Luke were working at the cafe. Neil decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Luke were working at the cafe. Josh decided to give a spoon to", + "random_names_cf": "Then, Charles and Jim were working at the cafe. Charles decided to give a spoon to", + "s1_io_flip_cf": "Then, Luke and Neil were working at the cafe. Neil decided to give a spoon to", + "s2_io_flip_cf": "Then, Neil and Luke were working at the cafe. Luke decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Charles were working at the cafe. Charles decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Jim were working at the cafe. Jim decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Neil were working at the cafe. Luke decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Charles were working at the cafe. Jim decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Neil", + "object": "spoon", + "place": "cafe", + "random_a": "Charles", + "random_b": "Jim", + "random_c": "Josh" + } + }, + { + "text": "Then, Summer and Guy went to the restaurant. Summer gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Guy went to the restaurant. Stan gave a spoon to", + "random_names_cf": "Then, Edward and Roy went to the restaurant. Edward gave a spoon to", + "s1_io_flip_cf": "Then, Guy and Summer went to the restaurant. Summer gave a spoon to", + "s2_io_flip_cf": "Then, Summer and Guy went to the restaurant. Guy gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Edward went to the restaurant. Edward gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Roy went to the restaurant. Roy gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Summer went to the restaurant. Guy gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Edward went to the restaurant. Roy gave a spoon to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Summer", + "object": "spoon", + "place": "restaurant", + "random_a": "Edward", + "random_b": "Roy", + "random_c": "Stan" + } + }, + { + "text": "Then, Sarah and Guy had a lot of fun at the boatyard. Sarah gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Guy had a lot of fun at the boatyard. Edward gave a drill bit to", + "random_names_cf": "Then, Kelly and Josh had a lot of fun at the boatyard. Kelly gave a drill bit to", + "s1_io_flip_cf": "Then, Guy and Sarah had a lot of fun at the boatyard. Sarah gave a drill bit to", + "s2_io_flip_cf": "Then, Sarah and Guy had a lot of fun at the boatyard. Guy gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Kelly had a lot of fun at the boatyard. Kelly gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Josh had a lot of fun at the boatyard. Josh gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Sarah had a lot of fun at the boatyard. Guy gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kelly had a lot of fun at the boatyard. Josh gave a drill bit to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Sarah", + "object": "drill bit", + "place": "boatyard", + "random_a": "Kelly", + "random_b": "Josh", + "random_c": "Edward" + } + }, + { + "text": "Once Daniel and Robert arrived at the racetrack, Daniel gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Robert arrived at the racetrack, Guy gave a ladder to", + "random_names_cf": "Once Rob and Lewis arrived at the racetrack, Rob gave a ladder to", + "s1_io_flip_cf": "Once Robert and Daniel arrived at the racetrack, Daniel gave a ladder to", + "s2_io_flip_cf": "Once Daniel and Robert arrived at the racetrack, Robert gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Rob arrived at the racetrack, Rob gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Rob and Lewis arrived at the racetrack, Lewis gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Daniel arrived at the racetrack, Robert gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Rob arrived at the racetrack, Lewis gave a ladder to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "ladder", + "place": "racetrack", + "random_a": "Rob", + "random_b": "Lewis", + "random_c": "Guy" + } + }, + { + "text": "Before Cal and Henry left the resort, Cal decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Henry left the resort, Steve decided to give a jar to", + "random_names_cf": "Before Tom and Ryan left the resort, Tom decided to give a jar to", + "s1_io_flip_cf": "Before Henry and Cal left the resort, Cal decided to give a jar to", + "s2_io_flip_cf": "Before Cal and Henry left the resort, Henry decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Tom left the resort, Tom decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Tom and Ryan left the resort, Ryan decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Cal left the resort, Henry decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Tom left the resort, Ryan decided to give a jar to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Cal", + "object": "jar", + "place": "resort", + "random_a": "Tom", + "random_b": "Ryan", + "random_c": "Steve" + } + }, + { + "text": "Then, Don and Roger were working at the stadium. Don decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Roger were working at the stadium. Lewis decided to give a bowl to", + "random_names_cf": "Then, Kelly and Charles were working at the stadium. Kelly decided to give a bowl to", + "s1_io_flip_cf": "Then, Roger and Don were working at the stadium. Don decided to give a bowl to", + "s2_io_flip_cf": "Then, Don and Roger were working at the stadium. Roger decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kelly were working at the stadium. Kelly decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Charles were working at the stadium. Charles decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Don were working at the stadium. Roger decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kelly were working at the stadium. Charles decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Don", + "object": "bowl", + "place": "stadium", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Lewis" + } + }, + { + "text": "Before Peter and Stan left the convenience store, Peter decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Stan left the convenience store, Josh decided to give a sink to", + "random_names_cf": "Before Roy and Ross left the convenience store, Roy decided to give a sink to", + "s1_io_flip_cf": "Before Stan and Peter left the convenience store, Peter decided to give a sink to", + "s2_io_flip_cf": "Before Peter and Stan left the convenience store, Stan decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Ross and Roy left the convenience store, Roy decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Roy and Ross left the convenience store, Ross decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Peter left the convenience store, Stan decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Roy left the convenience store, Ross decided to give a sink to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Peter", + "object": "sink", + "place": "convenience store", + "random_a": "Roy", + "random_b": "Ross", + "random_c": "Josh" + } + }, + { + "text": "While Angel and Steve relaxed, Angel gave a napkin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Steve relaxed, Elizabeth gave a napkin to", + "random_names_cf": "While Stan and Sarah relaxed, Stan gave a napkin to", + "s1_io_flip_cf": "While Steve and Angel relaxed, Angel gave a napkin to", + "s2_io_flip_cf": "While Angel and Steve relaxed, Steve gave a napkin to", + "random_names_s1_ioi_flip_cf": "While Sarah and Stan relaxed, Stan gave a napkin to", + "random_names_s2_ioi_flip_cf": "While Stan and Sarah relaxed, Sarah gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Angel relaxed, Steve gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Stan relaxed, Sarah gave a napkin to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Angel", + "object": "napkin", + "place": "restaurant", + "random_a": "Stan", + "random_b": "Sarah", + "random_c": "Elizabeth" + } + }, + { + "text": "When Joe and Roy were about to leave the department store, Joe gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Roy were about to leave the department store, Will gave a thread to", + "random_names_cf": "When Ryan and Roger were about to leave the department store, Ryan gave a thread to", + "s1_io_flip_cf": "When Roy and Joe were about to leave the department store, Joe gave a thread to", + "s2_io_flip_cf": "When Joe and Roy were about to leave the department store, Roy gave a thread to", + "random_names_s1_ioi_flip_cf": "When Roger and Ryan were about to leave the department store, Ryan gave a thread to", + "random_names_s2_ioi_flip_cf": "When Ryan and Roger were about to leave the department store, Roger gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Joe were about to leave the department store, Roy gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Ryan were about to leave the department store, Roger gave a thread to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Joe", + "object": "thread", + "place": "department store", + "random_a": "Ryan", + "random_b": "Roger", + "random_c": "Will" + } + }, + { + "text": "Once Phil and Neil arrived at the cafe, Phil gave a laptop to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Neil arrived at the cafe, Steven gave a laptop to", + "random_names_cf": "Once Sarah and Kay arrived at the cafe, Sarah gave a laptop to", + "s1_io_flip_cf": "Once Neil and Phil arrived at the cafe, Phil gave a laptop to", + "s2_io_flip_cf": "Once Phil and Neil arrived at the cafe, Neil gave a laptop to", + "random_names_s1_ioi_flip_cf": "Once Kay and Sarah arrived at the cafe, Sarah gave a laptop to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Kay arrived at the cafe, Kay gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Phil arrived at the cafe, Neil gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Sarah arrived at the cafe, Kay gave a laptop to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Phil", + "object": "laptop", + "place": "cafe", + "random_a": "Sarah", + "random_b": "Kay", + "random_c": "Steven" + } + }, + { + "text": "Then, Kay and Mike were working at the garden. Kay decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Mike were working at the garden. Steve decided to give a ruler to", + "random_names_cf": "Then, Kelly and Joe were working at the garden. Kelly decided to give a ruler to", + "s1_io_flip_cf": "Then, Mike and Kay were working at the garden. Kay decided to give a ruler to", + "s2_io_flip_cf": "Then, Kay and Mike were working at the garden. Mike decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Kelly were working at the garden. Kelly decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Joe were working at the garden. Joe decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Kay were working at the garden. Mike decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Kelly were working at the garden. Joe decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Kay", + "object": "ruler", + "place": "garden", + "random_a": "Kelly", + "random_b": "Joe", + "random_c": "Steve" + } + }, + { + "text": "When Jonathan and Roy got a fan at the zoo, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Roy got a fan at the zoo, Roger decided to give it to", + "random_names_cf": "When Edward and Elizabeth got a fan at the zoo, Edward decided to give it to", + "s1_io_flip_cf": "When Roy and Jonathan got a fan at the zoo, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Roy got a fan at the zoo, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Edward got a fan at the zoo, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Elizabeth got a fan at the zoo, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Jonathan got a fan at the zoo, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Edward got a fan at the zoo, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Jonathan", + "object": "fan", + "place": "zoo", + "random_a": "Edward", + "random_b": "Elizabeth", + "random_c": "Roger" + } + }, + { + "text": "Before Roy and Jonathan left the hangar, Roy decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Jonathan left the hangar, Grant decided to give a bucket of paint to", + "random_names_cf": "Before Mike and Edward left the hangar, Mike decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Jonathan and Roy left the hangar, Roy decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Roy and Jonathan left the hangar, Jonathan decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Edward and Mike left the hangar, Mike decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Mike and Edward left the hangar, Edward decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Roy left the hangar, Jonathan decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Mike left the hangar, Edward decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "bucket of paint", + "place": "hangar", + "random_a": "Mike", + "random_b": "Edward", + "random_c": "Grant" + } + }, + { + "text": "Then, Lewis and Jim went to the university campus. Lewis gave a carpet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Jim went to the university campus. William gave a carpet to", + "random_names_cf": "Then, Roger and Henry went to the university campus. Roger gave a carpet to", + "s1_io_flip_cf": "Then, Jim and Lewis went to the university campus. Lewis gave a carpet to", + "s2_io_flip_cf": "Then, Lewis and Jim went to the university campus. Jim gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Roger went to the university campus. Roger gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Henry went to the university campus. Henry gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Lewis went to the university campus. Jim gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Roger went to the university campus. Henry gave a carpet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Lewis", + "object": "carpet", + "place": "university campus", + "random_a": "Roger", + "random_b": "Henry", + "random_c": "William" + } + }, + { + "text": "While Austin and Grant relaxed, Austin gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Grant relaxed, Josh gave a mirror to", + "random_names_cf": "While Tom and Jim relaxed, Tom gave a mirror to", + "s1_io_flip_cf": "While Grant and Austin relaxed, Austin gave a mirror to", + "s2_io_flip_cf": "While Austin and Grant relaxed, Grant gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Jim and Tom relaxed, Tom gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Tom and Jim relaxed, Jim gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Austin relaxed, Grant gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Tom relaxed, Jim gave a mirror to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Austin", + "object": "mirror", + "place": "parking lot", + "random_a": "Tom", + "random_b": "Jim", + "random_c": "Josh" + } + }, + { + "text": "Before Rob and Ross left the harbor, Rob decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Ross left the harbor, Don decided to give a pillow to", + "random_names_cf": "Before Roger and Grant left the harbor, Roger decided to give a pillow to", + "s1_io_flip_cf": "Before Ross and Rob left the harbor, Rob decided to give a pillow to", + "s2_io_flip_cf": "Before Rob and Ross left the harbor, Ross decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Grant and Roger left the harbor, Roger decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Roger and Grant left the harbor, Grant decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Rob left the harbor, Ross decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Roger left the harbor, Grant decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Rob", + "object": "pillow", + "place": "harbor", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Don" + } + }, + { + "text": "When Charles and Jim got a thread at the circus, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Jim got a thread at the circus, Scott decided to give it to", + "random_names_cf": "When Ryan and Austin got a thread at the circus, Ryan decided to give it to", + "s1_io_flip_cf": "When Jim and Charles got a thread at the circus, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Jim got a thread at the circus, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Ryan got a thread at the circus, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Austin got a thread at the circus, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Charles got a thread at the circus, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Ryan got a thread at the circus, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Charles", + "object": "thread", + "place": "circus", + "random_a": "Ryan", + "random_b": "Austin", + "random_c": "Scott" + } + }, + { + "text": "The airport Alex and Don went to had a scarf. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Alex and Don went to had a scarf. Tim gave it to", + "random_names_cf": "The airport Henry and Daniel went to had a scarf. Henry gave it to", + "s1_io_flip_cf": "The airport Don and Alex went to had a scarf. Alex gave it to", + "s2_io_flip_cf": "The airport Alex and Don went to had a scarf. Don gave it to", + "random_names_s1_ioi_flip_cf": "The airport Daniel and Henry went to had a scarf. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The airport Henry and Daniel went to had a scarf. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Don and Alex went to had a scarf. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Daniel and Henry went to had a scarf. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "scarf", + "place": "airport", + "random_a": "Henry", + "random_b": "Daniel", + "random_c": "Tim" + } + }, + { + "text": "While Peter and Dan relaxed, Peter gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Dan relaxed, Cal gave a ribbon to", + "random_names_cf": "While Guy and Kay relaxed, Guy gave a ribbon to", + "s1_io_flip_cf": "While Dan and Peter relaxed, Peter gave a ribbon to", + "s2_io_flip_cf": "While Peter and Dan relaxed, Dan gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Kay and Guy relaxed, Guy gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Guy and Kay relaxed, Kay gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Peter relaxed, Dan gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Guy relaxed, Kay gave a ribbon to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Peter", + "object": "ribbon", + "place": "school", + "random_a": "Guy", + "random_b": "Kay", + "random_c": "Cal" + } + }, + { + "text": "When Kay and Rob got a mirror at the racetrack, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Rob got a mirror at the racetrack, Tom decided to give it to", + "random_names_cf": "When Scott and Kelly got a mirror at the racetrack, Scott decided to give it to", + "s1_io_flip_cf": "When Rob and Kay got a mirror at the racetrack, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Rob got a mirror at the racetrack, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Scott got a mirror at the racetrack, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Kelly got a mirror at the racetrack, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Kay got a mirror at the racetrack, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Scott got a mirror at the racetrack, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kay", + "object": "mirror", + "place": "racetrack", + "random_a": "Scott", + "random_b": "Kelly", + "random_c": "Tom" + } + }, + { + "text": "Then, Stan and Alex had a lot of fun at the boatyard. Stan gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Alex had a lot of fun at the boatyard. Alexander gave a pair of shoes to", + "random_names_cf": "Then, Cal and Neil had a lot of fun at the boatyard. Cal gave a pair of shoes to", + "s1_io_flip_cf": "Then, Alex and Stan had a lot of fun at the boatyard. Stan gave a pair of shoes to", + "s2_io_flip_cf": "Then, Stan and Alex had a lot of fun at the boatyard. Alex gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Cal had a lot of fun at the boatyard. Cal gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Neil had a lot of fun at the boatyard. Neil gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Stan had a lot of fun at the boatyard. Alex gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Cal had a lot of fun at the boatyard. Neil gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Stan", + "object": "pair of shoes", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Neil", + "random_c": "Alexander" + } + }, + { + "text": "Before Austin and Henry left the field, Austin decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Henry left the field, Neil decided to give a needle to", + "random_names_cf": "Before Tom and Rob left the field, Tom decided to give a needle to", + "s1_io_flip_cf": "Before Henry and Austin left the field, Austin decided to give a needle to", + "s2_io_flip_cf": "Before Austin and Henry left the field, Henry decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Rob and Tom left the field, Tom decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Tom and Rob left the field, Rob decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Austin left the field, Henry decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Tom left the field, Rob decided to give a needle to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Austin", + "object": "needle", + "place": "field", + "random_a": "Tom", + "random_b": "Rob", + "random_c": "Neil" + } + }, + { + "text": "While Roger and Steve relaxed, Roger gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Steve relaxed, Jim gave a nail file to", + "random_names_cf": "While Neil and William relaxed, Neil gave a nail file to", + "s1_io_flip_cf": "While Steve and Roger relaxed, Roger gave a nail file to", + "s2_io_flip_cf": "While Roger and Steve relaxed, Steve gave a nail file to", + "random_names_s1_ioi_flip_cf": "While William and Neil relaxed, Neil gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Neil and William relaxed, William gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Roger relaxed, Steve gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Neil relaxed, William gave a nail file to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roger", + "object": "nail file", + "place": "optician", + "random_a": "Neil", + "random_b": "William", + "random_c": "Jim" + } + }, + { + "text": "Then, Dan and Rick had a lot of fun at the square. Dan gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Rick had a lot of fun at the square. Alexander gave a jar to", + "random_names_cf": "Then, Will and Stan had a lot of fun at the square. Will gave a jar to", + "s1_io_flip_cf": "Then, Rick and Dan had a lot of fun at the square. Dan gave a jar to", + "s2_io_flip_cf": "Then, Dan and Rick had a lot of fun at the square. Rick gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Will had a lot of fun at the square. Will gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Will and Stan had a lot of fun at the square. Stan gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Dan had a lot of fun at the square. Rick gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Will had a lot of fun at the square. Stan gave a jar to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Dan", + "object": "jar", + "place": "square", + "random_a": "Will", + "random_b": "Stan", + "random_c": "Alexander" + } + }, + { + "text": "Then, Cal and Summer had a lot of fun at the toy store. Cal gave a crate to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Summer had a lot of fun at the toy store. Rick gave a crate to", + "random_names_cf": "Then, Angel and Tom had a lot of fun at the toy store. Angel gave a crate to", + "s1_io_flip_cf": "Then, Summer and Cal had a lot of fun at the toy store. Cal gave a crate to", + "s2_io_flip_cf": "Then, Cal and Summer had a lot of fun at the toy store. Summer gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Angel had a lot of fun at the toy store. Angel gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Tom had a lot of fun at the toy store. Tom gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Cal had a lot of fun at the toy store. Summer gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Angel had a lot of fun at the toy store. Tom gave a crate to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Cal", + "object": "crate", + "place": "toy store", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Rick" + } + }, + { + "text": "When Grant and Peter were about to leave the circus, Grant gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Peter were about to leave the circus, Henry gave a ribbon to", + "random_names_cf": "When Josh and Steven were about to leave the circus, Josh gave a ribbon to", + "s1_io_flip_cf": "When Peter and Grant were about to leave the circus, Grant gave a ribbon to", + "s2_io_flip_cf": "When Grant and Peter were about to leave the circus, Peter gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Steven and Josh were about to leave the circus, Josh gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Josh and Steven were about to leave the circus, Steven gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Grant were about to leave the circus, Peter gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Josh were about to leave the circus, Steven gave a ribbon to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Grant", + "object": "ribbon", + "place": "circus", + "random_a": "Josh", + "random_b": "Steven", + "random_c": "Henry" + } + }, + { + "text": "The field Austin and Rick went to had a thimble. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Austin and Rick went to had a thimble. Ross gave it to", + "random_names_cf": "The field Henry and Jim went to had a thimble. Henry gave it to", + "s1_io_flip_cf": "The field Rick and Austin went to had a thimble. Austin gave it to", + "s2_io_flip_cf": "The field Austin and Rick went to had a thimble. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The field Jim and Henry went to had a thimble. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The field Henry and Jim went to had a thimble. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Rick and Austin went to had a thimble. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Jim and Henry went to had a thimble. Jim gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Austin", + "object": "thimble", + "place": "field", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Ross" + } + }, + { + "text": "Then, Ross and Sarah went to the toy store. Ross gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Sarah went to the toy store. Mike gave a ribbon to", + "random_names_cf": "Then, Tim and Rick went to the toy store. Tim gave a ribbon to", + "s1_io_flip_cf": "Then, Sarah and Ross went to the toy store. Ross gave a ribbon to", + "s2_io_flip_cf": "Then, Ross and Sarah went to the toy store. Sarah gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Tim went to the toy store. Tim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Rick went to the toy store. Rick gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Ross went to the toy store. Sarah gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Tim went to the toy store. Rick gave a ribbon to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ross", + "object": "ribbon", + "place": "toy store", + "random_a": "Tim", + "random_b": "Rick", + "random_c": "Mike" + } + }, + { + "text": "Before Grant and Robert left the store, Grant decided to give a notebook to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Robert left the store, Henry decided to give a notebook to", + "random_names_cf": "Before William and Phil left the store, William decided to give a notebook to", + "s1_io_flip_cf": "Before Robert and Grant left the store, Grant decided to give a notebook to", + "s2_io_flip_cf": "Before Grant and Robert left the store, Robert decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Before Phil and William left the store, William decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Before William and Phil left the store, Phil decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Grant left the store, Robert decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and William left the store, Phil decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Grant", + "object": "notebook", + "place": "store", + "random_a": "William", + "random_b": "Phil", + "random_c": "Henry" + } + }, + { + "text": "Before Charles and Rob left the restaurant, Charles decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Rob left the restaurant, Robert decided to give a ribbon to", + "random_names_cf": "Before Don and Dan left the restaurant, Don decided to give a ribbon to", + "s1_io_flip_cf": "Before Rob and Charles left the restaurant, Charles decided to give a ribbon to", + "s2_io_flip_cf": "Before Charles and Rob left the restaurant, Rob decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Dan and Don left the restaurant, Don decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Don and Dan left the restaurant, Dan decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Charles left the restaurant, Rob decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Don left the restaurant, Dan decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Charles", + "object": "ribbon", + "place": "restaurant", + "random_a": "Don", + "random_b": "Dan", + "random_c": "Robert" + } + }, + { + "text": "When Stan and William got a carpet at the airbase, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and William got a carpet at the airbase, Ryan decided to give it to", + "random_names_cf": "When Grant and Roy got a carpet at the airbase, Grant decided to give it to", + "s1_io_flip_cf": "When William and Stan got a carpet at the airbase, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and William got a carpet at the airbase, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Grant got a carpet at the airbase, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Roy got a carpet at the airbase, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Stan got a carpet at the airbase, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Grant got a carpet at the airbase, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "carpet", + "place": "airbase", + "random_a": "Grant", + "random_b": "Roy", + "random_c": "Ryan" + } + }, + { + "text": "The hotel Rick and Daniel went to had a pair of nail clippers. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Rick and Daniel went to had a pair of nail clippers. Jim gave it to", + "random_names_cf": "The hotel Roy and Robert went to had a pair of nail clippers. Roy gave it to", + "s1_io_flip_cf": "The hotel Daniel and Rick went to had a pair of nail clippers. Rick gave it to", + "s2_io_flip_cf": "The hotel Rick and Daniel went to had a pair of nail clippers. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Robert and Roy went to had a pair of nail clippers. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Roy and Robert went to had a pair of nail clippers. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Daniel and Rick went to had a pair of nail clippers. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Robert and Roy went to had a pair of nail clippers. Robert gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Rick", + "object": "pair of nail clippers", + "place": "hotel", + "random_a": "Roy", + "random_b": "Robert", + "random_c": "Jim" + } + }, + { + "text": "Then, Ryan and Roy were working at the field. Ryan decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Roy were working at the field. Angel decided to give a folder to", + "random_names_cf": "Then, Kelly and Jonathan were working at the field. Kelly decided to give a folder to", + "s1_io_flip_cf": "Then, Roy and Ryan were working at the field. Ryan decided to give a folder to", + "s2_io_flip_cf": "Then, Ryan and Roy were working at the field. Roy decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Kelly were working at the field. Kelly decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Jonathan were working at the field. Jonathan decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Ryan were working at the field. Roy decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kelly were working at the field. Jonathan decided to give a folder to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Ryan", + "object": "folder", + "place": "field", + "random_a": "Kelly", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "When Rob and Tom were about to leave the parking lot, Rob gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Tom were about to leave the parking lot, Will gave a strap to", + "random_names_cf": "When Joe and Alex were about to leave the parking lot, Joe gave a strap to", + "s1_io_flip_cf": "When Tom and Rob were about to leave the parking lot, Rob gave a strap to", + "s2_io_flip_cf": "When Rob and Tom were about to leave the parking lot, Tom gave a strap to", + "random_names_s1_ioi_flip_cf": "When Alex and Joe were about to leave the parking lot, Joe gave a strap to", + "random_names_s2_ioi_flip_cf": "When Joe and Alex were about to leave the parking lot, Alex gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Rob were about to leave the parking lot, Tom gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Joe were about to leave the parking lot, Alex gave a strap to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Rob", + "object": "strap", + "place": "parking lot", + "random_a": "Joe", + "random_b": "Alex", + "random_c": "Will" + } + }, + { + "text": "When Kelly and Neil got a banner at the hangar, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Neil got a banner at the hangar, Dan decided to give it to", + "random_names_cf": "When Henry and Daniel got a banner at the hangar, Henry decided to give it to", + "s1_io_flip_cf": "When Neil and Kelly got a banner at the hangar, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Neil got a banner at the hangar, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Henry got a banner at the hangar, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Daniel got a banner at the hangar, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Kelly got a banner at the hangar, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Henry got a banner at the hangar, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kelly", + "object": "banner", + "place": "hangar", + "random_a": "Henry", + "random_b": "Daniel", + "random_c": "Dan" + } + }, + { + "text": "Then, Don and Rob were working at the break room. Don decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Rob were working at the break room. Edward decided to give a radiator to", + "random_names_cf": "Then, Luke and Summer were working at the break room. Luke decided to give a radiator to", + "s1_io_flip_cf": "Then, Rob and Don were working at the break room. Don decided to give a radiator to", + "s2_io_flip_cf": "Then, Don and Rob were working at the break room. Rob decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Luke were working at the break room. Luke decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Summer were working at the break room. Summer decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Don were working at the break room. Rob decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Luke were working at the break room. Summer decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "radiator", + "place": "break room", + "random_a": "Luke", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "The court Rob and Sarah went to had a needle. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Rob and Sarah went to had a needle. Grant gave it to", + "random_names_cf": "The court Neil and Henry went to had a needle. Neil gave it to", + "s1_io_flip_cf": "The court Sarah and Rob went to had a needle. Rob gave it to", + "s2_io_flip_cf": "The court Rob and Sarah went to had a needle. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The court Henry and Neil went to had a needle. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The court Neil and Henry went to had a needle. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Sarah and Rob went to had a needle. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Henry and Neil went to had a needle. Henry gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rob", + "object": "needle", + "place": "court", + "random_a": "Neil", + "random_b": "Henry", + "random_c": "Grant" + } + }, + { + "text": "Then, Tom and Steven went to the hangar. Tom gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Steven went to the hangar. Lewis gave a boot to", + "random_names_cf": "Then, Ross and Austin went to the hangar. Ross gave a boot to", + "s1_io_flip_cf": "Then, Steven and Tom went to the hangar. Tom gave a boot to", + "s2_io_flip_cf": "Then, Tom and Steven went to the hangar. Steven gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Ross went to the hangar. Ross gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Austin went to the hangar. Austin gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tom went to the hangar. Steven gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Ross went to the hangar. Austin gave a boot to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tom", + "object": "boot", + "place": "hangar", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "Lewis" + } + }, + { + "text": "Then, Austin and Henry were working at the stadium. Austin decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Henry were working at the stadium. Angel decided to give a basket to", + "random_names_cf": "Then, Roger and Grant were working at the stadium. Roger decided to give a basket to", + "s1_io_flip_cf": "Then, Henry and Austin were working at the stadium. Austin decided to give a basket to", + "s2_io_flip_cf": "Then, Austin and Henry were working at the stadium. Henry decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Roger were working at the stadium. Roger decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Grant were working at the stadium. Grant decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Austin were working at the stadium. Henry decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger were working at the stadium. Grant decided to give a basket to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Austin", + "object": "basket", + "place": "stadium", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "Then, Robert and Jim went to the gift shop. Robert gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Jim went to the gift shop. Elizabeth gave a comb to", + "random_names_cf": "Then, Andrew and Rick went to the gift shop. Andrew gave a comb to", + "s1_io_flip_cf": "Then, Jim and Robert went to the gift shop. Robert gave a comb to", + "s2_io_flip_cf": "Then, Robert and Jim went to the gift shop. Jim gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Andrew went to the gift shop. Andrew gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Rick went to the gift shop. Rick gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Robert went to the gift shop. Jim gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Andrew went to the gift shop. Rick gave a comb to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Robert", + "object": "comb", + "place": "gift shop", + "random_a": "Andrew", + "random_b": "Rick", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Luke and Josh arrived at the pharmacy, Luke gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Josh arrived at the pharmacy, Stan gave a tablet to", + "random_names_cf": "Once Summer and Andrew arrived at the pharmacy, Summer gave a tablet to", + "s1_io_flip_cf": "Once Josh and Luke arrived at the pharmacy, Luke gave a tablet to", + "s2_io_flip_cf": "Once Luke and Josh arrived at the pharmacy, Josh gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Summer arrived at the pharmacy, Summer gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Summer and Andrew arrived at the pharmacy, Andrew gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Luke arrived at the pharmacy, Josh gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Summer arrived at the pharmacy, Andrew gave a tablet to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Luke", + "object": "tablet", + "place": "pharmacy", + "random_a": "Summer", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "Then, Kay and Roger went to the clothing store. Kay gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Roger went to the clothing store. Peter gave a sifter to", + "random_names_cf": "Then, Jim and William went to the clothing store. Jim gave a sifter to", + "s1_io_flip_cf": "Then, Roger and Kay went to the clothing store. Kay gave a sifter to", + "s2_io_flip_cf": "Then, Kay and Roger went to the clothing store. Roger gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, William and Jim went to the clothing store. Jim gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Jim and William went to the clothing store. William gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Kay went to the clothing store. Roger gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Jim went to the clothing store. William gave a sifter to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kay", + "object": "sifter", + "place": "clothing store", + "random_a": "Jim", + "random_b": "William", + "random_c": "Peter" + } + }, + { + "text": "Then, Rob and Kay were working at the tire store. Rob decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Kay were working at the tire store. Peter decided to give a machine to", + "random_names_cf": "Then, Neil and Elizabeth were working at the tire store. Neil decided to give a machine to", + "s1_io_flip_cf": "Then, Kay and Rob were working at the tire store. Rob decided to give a machine to", + "s2_io_flip_cf": "Then, Rob and Kay were working at the tire store. Kay decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Neil were working at the tire store. Neil decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Elizabeth were working at the tire store. Elizabeth decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob were working at the tire store. Kay decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Neil were working at the tire store. Elizabeth decided to give a machine to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rob", + "object": "machine", + "place": "tire store", + "random_a": "Neil", + "random_b": "Elizabeth", + "random_c": "Peter" + } + }, + { + "text": "Then, Luke and Jonathan went to the restaurant. Luke gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Jonathan went to the restaurant. Ryan gave a tablet to", + "random_names_cf": "Then, Angel and Phil went to the restaurant. Angel gave a tablet to", + "s1_io_flip_cf": "Then, Jonathan and Luke went to the restaurant. Luke gave a tablet to", + "s2_io_flip_cf": "Then, Luke and Jonathan went to the restaurant. Jonathan gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Angel went to the restaurant. Angel gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Phil went to the restaurant. Phil gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Luke went to the restaurant. Jonathan gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Angel went to the restaurant. Phil gave a tablet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "tablet", + "place": "restaurant", + "random_a": "Angel", + "random_b": "Phil", + "random_c": "Ryan" + } + }, + { + "text": "When Ross and Peter were about to leave the optician, Ross gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Peter were about to leave the optician, Henry gave a tablet to", + "random_names_cf": "When Guy and Rob were about to leave the optician, Guy gave a tablet to", + "s1_io_flip_cf": "When Peter and Ross were about to leave the optician, Ross gave a tablet to", + "s2_io_flip_cf": "When Ross and Peter were about to leave the optician, Peter gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Rob and Guy were about to leave the optician, Guy gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Guy and Rob were about to leave the optician, Rob gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Ross were about to leave the optician, Peter gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Guy were about to leave the optician, Rob gave a tablet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Ross", + "object": "tablet", + "place": "optician", + "random_a": "Guy", + "random_b": "Rob", + "random_c": "Henry" + } + }, + { + "text": "The mall Will and Peter went to had a pair of pliers. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Will and Peter went to had a pair of pliers. Edward gave it to", + "random_names_cf": "The mall Alexander and Steve went to had a pair of pliers. Alexander gave it to", + "s1_io_flip_cf": "The mall Peter and Will went to had a pair of pliers. Will gave it to", + "s2_io_flip_cf": "The mall Will and Peter went to had a pair of pliers. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The mall Steve and Alexander went to had a pair of pliers. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The mall Alexander and Steve went to had a pair of pliers. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Peter and Will went to had a pair of pliers. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Steve and Alexander went to had a pair of pliers. Steve gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Will", + "object": "pair of pliers", + "place": "mall", + "random_a": "Alexander", + "random_b": "Steve", + "random_c": "Edward" + } + }, + { + "text": "When Kay and Guy got a screwdriver at the gift shop, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Guy got a screwdriver at the gift shop, Alexander decided to give it to", + "random_names_cf": "When Don and Sarah got a screwdriver at the gift shop, Don decided to give it to", + "s1_io_flip_cf": "When Guy and Kay got a screwdriver at the gift shop, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Guy got a screwdriver at the gift shop, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Don got a screwdriver at the gift shop, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Sarah got a screwdriver at the gift shop, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Kay got a screwdriver at the gift shop, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Don got a screwdriver at the gift shop, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kay", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Alexander" + } + }, + { + "text": "Then, Alex and Andrew were working at the studio. Alex decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Andrew were working at the studio. Steven decided to give a sock to", + "random_names_cf": "Then, Josh and Steve were working at the studio. Josh decided to give a sock to", + "s1_io_flip_cf": "Then, Andrew and Alex were working at the studio. Alex decided to give a sock to", + "s2_io_flip_cf": "Then, Alex and Andrew were working at the studio. Andrew decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Josh were working at the studio. Josh decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Steve were working at the studio. Steve decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Alex were working at the studio. Andrew decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Josh were working at the studio. Steve decided to give a sock to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Alex", + "object": "sock", + "place": "studio", + "random_a": "Josh", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "The hangar Stan and Scott went to had a radiator. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Stan and Scott went to had a radiator. Will gave it to", + "random_names_cf": "The hangar Guy and Robert went to had a radiator. Guy gave it to", + "s1_io_flip_cf": "The hangar Scott and Stan went to had a radiator. Stan gave it to", + "s2_io_flip_cf": "The hangar Stan and Scott went to had a radiator. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Robert and Guy went to had a radiator. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Guy and Robert went to had a radiator. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Scott and Stan went to had a radiator. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Robert and Guy went to had a radiator. Robert gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Stan", + "object": "radiator", + "place": "hangar", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Will" + } + }, + { + "text": "Then, Jim and Rick went to the toy store. Jim gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Rick went to the toy store. Roger gave a blouse to", + "random_names_cf": "Then, Luke and Scott went to the toy store. Luke gave a blouse to", + "s1_io_flip_cf": "Then, Rick and Jim went to the toy store. Jim gave a blouse to", + "s2_io_flip_cf": "Then, Jim and Rick went to the toy store. Rick gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Luke went to the toy store. Luke gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Scott went to the toy store. Scott gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Jim went to the toy store. Rick gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Luke went to the toy store. Scott gave a blouse to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Jim", + "object": "blouse", + "place": "toy store", + "random_a": "Luke", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "Then, Phil and Kelly were working at the tire store. Phil decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Kelly were working at the tire store. Mike decided to give a boot to", + "random_names_cf": "Then, Ross and Dan were working at the tire store. Ross decided to give a boot to", + "s1_io_flip_cf": "Then, Kelly and Phil were working at the tire store. Phil decided to give a boot to", + "s2_io_flip_cf": "Then, Phil and Kelly were working at the tire store. Kelly decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Ross were working at the tire store. Ross decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Dan were working at the tire store. Dan decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Phil were working at the tire store. Kelly decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Ross were working at the tire store. Dan decided to give a boot to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Phil", + "object": "boot", + "place": "tire store", + "random_a": "Ross", + "random_b": "Dan", + "random_c": "Mike" + } + }, + { + "text": "The harbor Stan and Charles went to had a microphone. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Stan and Charles went to had a microphone. Andrew gave it to", + "random_names_cf": "The harbor Kelly and Ross went to had a microphone. Kelly gave it to", + "s1_io_flip_cf": "The harbor Charles and Stan went to had a microphone. Stan gave it to", + "s2_io_flip_cf": "The harbor Stan and Charles went to had a microphone. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Ross and Kelly went to had a microphone. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Kelly and Ross went to had a microphone. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Charles and Stan went to had a microphone. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Ross and Kelly went to had a microphone. Ross gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "microphone", + "place": "harbor", + "random_a": "Kelly", + "random_b": "Ross", + "random_c": "Andrew" + } + }, + { + "text": "While Ross and Don relaxed, Ross gave a jar to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Don relaxed, Will gave a jar to", + "random_names_cf": "While Dan and Lewis relaxed, Dan gave a jar to", + "s1_io_flip_cf": "While Don and Ross relaxed, Ross gave a jar to", + "s2_io_flip_cf": "While Ross and Don relaxed, Don gave a jar to", + "random_names_s1_ioi_flip_cf": "While Lewis and Dan relaxed, Dan gave a jar to", + "random_names_s2_ioi_flip_cf": "While Dan and Lewis relaxed, Lewis gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Ross relaxed, Don gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Dan relaxed, Lewis gave a jar to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ross", + "object": "jar", + "place": "square", + "random_a": "Dan", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "When Henry and Roy were about to leave the clothing store, Henry gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Roy were about to leave the clothing store, Summer gave a ladder to", + "random_names_cf": "When Angel and Elizabeth were about to leave the clothing store, Angel gave a ladder to", + "s1_io_flip_cf": "When Roy and Henry were about to leave the clothing store, Henry gave a ladder to", + "s2_io_flip_cf": "When Henry and Roy were about to leave the clothing store, Roy gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Angel were about to leave the clothing store, Angel gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Angel and Elizabeth were about to leave the clothing store, Elizabeth gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Henry were about to leave the clothing store, Roy gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Angel were about to leave the clothing store, Elizabeth gave a ladder to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Henry", + "object": "ladder", + "place": "clothing store", + "random_a": "Angel", + "random_b": "Elizabeth", + "random_c": "Summer" + } + }, + { + "text": "Before Roy and Ryan left the court, Roy decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Ryan left the court, Grant decided to give a bowl to", + "random_names_cf": "Before Rick and Jonathan left the court, Rick decided to give a bowl to", + "s1_io_flip_cf": "Before Ryan and Roy left the court, Roy decided to give a bowl to", + "s2_io_flip_cf": "Before Roy and Ryan left the court, Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Rick left the court, Rick decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Rick and Jonathan left the court, Jonathan decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Roy left the court, Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Rick left the court, Jonathan decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Roy", + "object": "bowl", + "place": "court", + "random_a": "Rick", + "random_b": "Jonathan", + "random_c": "Grant" + } + }, + { + "text": "Then, Cal and Ross went to the store. Cal gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Ross went to the store. Jonathan gave a tablet to", + "random_names_cf": "Then, Daniel and Alexander went to the store. Daniel gave a tablet to", + "s1_io_flip_cf": "Then, Ross and Cal went to the store. Cal gave a tablet to", + "s2_io_flip_cf": "Then, Cal and Ross went to the store. Ross gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Daniel went to the store. Daniel gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Alexander went to the store. Alexander gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Cal went to the store. Ross gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Daniel went to the store. Alexander gave a tablet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Cal", + "object": "tablet", + "place": "store", + "random_a": "Daniel", + "random_b": "Alexander", + "random_c": "Jonathan" + } + }, + { + "text": "When Roy and Guy were about to leave the school, Roy gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Guy were about to leave the school, Angel gave a pen to", + "random_names_cf": "When Rob and Tim were about to leave the school, Rob gave a pen to", + "s1_io_flip_cf": "When Guy and Roy were about to leave the school, Roy gave a pen to", + "s2_io_flip_cf": "When Roy and Guy were about to leave the school, Guy gave a pen to", + "random_names_s1_ioi_flip_cf": "When Tim and Rob were about to leave the school, Rob gave a pen to", + "random_names_s2_ioi_flip_cf": "When Rob and Tim were about to leave the school, Tim gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Roy were about to leave the school, Guy gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Rob were about to leave the school, Tim gave a pen to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Roy", + "object": "pen", + "place": "school", + "random_a": "Rob", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "The salon Cal and Daniel went to had a screwdriver. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Cal and Daniel went to had a screwdriver. Robert gave it to", + "random_names_cf": "The salon Scott and Alex went to had a screwdriver. Scott gave it to", + "s1_io_flip_cf": "The salon Daniel and Cal went to had a screwdriver. Cal gave it to", + "s2_io_flip_cf": "The salon Cal and Daniel went to had a screwdriver. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The salon Alex and Scott went to had a screwdriver. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The salon Scott and Alex went to had a screwdriver. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Daniel and Cal went to had a screwdriver. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Alex and Scott went to had a screwdriver. Alex gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "screwdriver", + "place": "salon", + "random_a": "Scott", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "When Luke and Andrew were about to leave the salon, Luke gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Andrew were about to leave the salon, Sarah gave a heater to", + "random_names_cf": "When Joe and Jonathan were about to leave the salon, Joe gave a heater to", + "s1_io_flip_cf": "When Andrew and Luke were about to leave the salon, Luke gave a heater to", + "s2_io_flip_cf": "When Luke and Andrew were about to leave the salon, Andrew gave a heater to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Joe were about to leave the salon, Joe gave a heater to", + "random_names_s2_ioi_flip_cf": "When Joe and Jonathan were about to leave the salon, Jonathan gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Luke were about to leave the salon, Andrew gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Joe were about to leave the salon, Jonathan gave a heater to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Luke", + "object": "heater", + "place": "salon", + "random_a": "Joe", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "Then, Austin and Dan were working at the house. Austin decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Dan were working at the house. Alexander decided to give a screwdriver to", + "random_names_cf": "Then, Edward and Summer were working at the house. Edward decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Dan and Austin were working at the house. Austin decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Austin and Dan were working at the house. Dan decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Edward were working at the house. Edward decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Summer were working at the house. Summer decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Austin were working at the house. Dan decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Edward were working at the house. Summer decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Austin", + "object": "screwdriver", + "place": "house", + "random_a": "Edward", + "random_b": "Summer", + "random_c": "Alexander" + } + }, + { + "text": "While Jim and Ross relaxed, Jim gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Ross relaxed, Robert gave a bowl to", + "random_names_cf": "While Angel and Austin relaxed, Angel gave a bowl to", + "s1_io_flip_cf": "While Ross and Jim relaxed, Jim gave a bowl to", + "s2_io_flip_cf": "While Jim and Ross relaxed, Ross gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Austin and Angel relaxed, Angel gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Angel and Austin relaxed, Austin gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Jim relaxed, Ross gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Angel relaxed, Austin gave a bowl to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Jim", + "object": "bowl", + "place": "airport", + "random_a": "Angel", + "random_b": "Austin", + "random_c": "Robert" + } + }, + { + "text": "Then, Peter and Kelly had a lot of fun at the restaurant. Peter gave a sandal to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Kelly had a lot of fun at the restaurant. Cal gave a sandal to", + "random_names_cf": "Then, Alexander and Charles had a lot of fun at the restaurant. Alexander gave a sandal to", + "s1_io_flip_cf": "Then, Kelly and Peter had a lot of fun at the restaurant. Peter gave a sandal to", + "s2_io_flip_cf": "Then, Peter and Kelly had a lot of fun at the restaurant. Kelly gave a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Alexander had a lot of fun at the restaurant. Alexander gave a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Charles had a lot of fun at the restaurant. Charles gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Peter had a lot of fun at the restaurant. Kelly gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Alexander had a lot of fun at the restaurant. Charles gave a sandal to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Peter", + "object": "sandal", + "place": "restaurant", + "random_a": "Alexander", + "random_b": "Charles", + "random_c": "Cal" + } + }, + { + "text": "The pizzeria Peter and Luke went to had a screwdriver. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Peter and Luke went to had a screwdriver. Grant gave it to", + "random_names_cf": "The pizzeria Ryan and Rob went to had a screwdriver. Ryan gave it to", + "s1_io_flip_cf": "The pizzeria Luke and Peter went to had a screwdriver. Peter gave it to", + "s2_io_flip_cf": "The pizzeria Peter and Luke went to had a screwdriver. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Rob and Ryan went to had a screwdriver. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Ryan and Rob went to had a screwdriver. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Luke and Peter went to had a screwdriver. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Rob and Ryan went to had a screwdriver. Rob gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "screwdriver", + "place": "pizzeria", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Grant" + } + }, + { + "text": "While Lewis and Kay relaxed, Lewis gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Kay relaxed, Summer gave a strainer to", + "random_names_cf": "While Ryan and Rob relaxed, Ryan gave a strainer to", + "s1_io_flip_cf": "While Kay and Lewis relaxed, Lewis gave a strainer to", + "s2_io_flip_cf": "While Lewis and Kay relaxed, Kay gave a strainer to", + "random_names_s1_ioi_flip_cf": "While Rob and Ryan relaxed, Ryan gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Ryan and Rob relaxed, Rob gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Lewis relaxed, Kay gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Ryan relaxed, Rob gave a strainer to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Lewis", + "object": "strainer", + "place": "pharmacy", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Summer" + } + }, + { + "text": "When Henry and Elizabeth were about to leave the tire store, Henry gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Elizabeth were about to leave the tire store, Alexander gave a sandal to", + "random_names_cf": "When Roy and Steven were about to leave the tire store, Roy gave a sandal to", + "s1_io_flip_cf": "When Elizabeth and Henry were about to leave the tire store, Henry gave a sandal to", + "s2_io_flip_cf": "When Henry and Elizabeth were about to leave the tire store, Elizabeth gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Steven and Roy were about to leave the tire store, Roy gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Roy and Steven were about to leave the tire store, Steven gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Henry were about to leave the tire store, Elizabeth gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Roy were about to leave the tire store, Steven gave a sandal to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Henry", + "object": "sandal", + "place": "tire store", + "random_a": "Roy", + "random_b": "Steven", + "random_c": "Alexander" + } + }, + { + "text": "Once Don and Elizabeth arrived at the pet store, Don gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Elizabeth arrived at the pet store, Ross gave a machine to", + "random_names_cf": "Once Andrew and Roger arrived at the pet store, Andrew gave a machine to", + "s1_io_flip_cf": "Once Elizabeth and Don arrived at the pet store, Don gave a machine to", + "s2_io_flip_cf": "Once Don and Elizabeth arrived at the pet store, Elizabeth gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Roger and Andrew arrived at the pet store, Andrew gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Roger arrived at the pet store, Roger gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Don arrived at the pet store, Elizabeth gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Andrew arrived at the pet store, Roger gave a machine to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Don", + "object": "machine", + "place": "pet store", + "random_a": "Andrew", + "random_b": "Roger", + "random_c": "Ross" + } + }, + { + "text": "When Scott and Daniel were about to leave the park, Scott gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Daniel were about to leave the park, Phil gave a napkin to", + "random_names_cf": "When Guy and Austin were about to leave the park, Guy gave a napkin to", + "s1_io_flip_cf": "When Daniel and Scott were about to leave the park, Scott gave a napkin to", + "s2_io_flip_cf": "When Scott and Daniel were about to leave the park, Daniel gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Austin and Guy were about to leave the park, Guy gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Guy and Austin were about to leave the park, Austin gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Scott were about to leave the park, Daniel gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Guy were about to leave the park, Austin gave a napkin to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Scott", + "object": "napkin", + "place": "park", + "random_a": "Guy", + "random_b": "Austin", + "random_c": "Phil" + } + }, + { + "text": "Once Andrew and Charles arrived at the cafeteria, Andrew gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Charles arrived at the cafeteria, Sarah gave a remote control to", + "random_names_cf": "Once Scott and Stan arrived at the cafeteria, Scott gave a remote control to", + "s1_io_flip_cf": "Once Charles and Andrew arrived at the cafeteria, Andrew gave a remote control to", + "s2_io_flip_cf": "Once Andrew and Charles arrived at the cafeteria, Charles gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Stan and Scott arrived at the cafeteria, Scott gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Scott and Stan arrived at the cafeteria, Stan gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Andrew arrived at the cafeteria, Charles gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Scott arrived at the cafeteria, Stan gave a remote control to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Andrew", + "object": "remote control", + "place": "cafeteria", + "random_a": "Scott", + "random_b": "Stan", + "random_c": "Sarah" + } + }, + { + "text": "When Scott and Sarah got a pen at the hangar, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Sarah got a pen at the hangar, Josh decided to give it to", + "random_names_cf": "When Alexander and Austin got a pen at the hangar, Alexander decided to give it to", + "s1_io_flip_cf": "When Sarah and Scott got a pen at the hangar, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Sarah got a pen at the hangar, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Alexander got a pen at the hangar, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Austin got a pen at the hangar, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Scott got a pen at the hangar, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Alexander got a pen at the hangar, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Scott", + "object": "pen", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Austin", + "random_c": "Josh" + } + }, + { + "text": "Then, Charles and Roy had a lot of fun at the restaurant. Charles gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Roy had a lot of fun at the restaurant. Mike gave a match to", + "random_names_cf": "Then, Josh and Andrew had a lot of fun at the restaurant. Josh gave a match to", + "s1_io_flip_cf": "Then, Roy and Charles had a lot of fun at the restaurant. Charles gave a match to", + "s2_io_flip_cf": "Then, Charles and Roy had a lot of fun at the restaurant. Roy gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Josh had a lot of fun at the restaurant. Josh gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Andrew had a lot of fun at the restaurant. Andrew gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Charles had a lot of fun at the restaurant. Roy gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Josh had a lot of fun at the restaurant. Andrew gave a match to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "match", + "place": "restaurant", + "random_a": "Josh", + "random_b": "Andrew", + "random_c": "Mike" + } + }, + { + "text": "Then, Grant and Rick were working at the music store. Grant decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Rick were working at the music store. Kay decided to give a folder to", + "random_names_cf": "Then, Sarah and Josh were working at the music store. Sarah decided to give a folder to", + "s1_io_flip_cf": "Then, Rick and Grant were working at the music store. Grant decided to give a folder to", + "s2_io_flip_cf": "Then, Grant and Rick were working at the music store. Rick decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Sarah were working at the music store. Sarah decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Josh were working at the music store. Josh decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Grant were working at the music store. Rick decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Sarah were working at the music store. Josh decided to give a folder to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Grant", + "object": "folder", + "place": "music store", + "random_a": "Sarah", + "random_b": "Josh", + "random_c": "Kay" + } + }, + { + "text": "When Josh and William were about to leave the toy store, Josh gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and William were about to leave the toy store, Jonathan gave a strainer to", + "random_names_cf": "When Sarah and Scott were about to leave the toy store, Sarah gave a strainer to", + "s1_io_flip_cf": "When William and Josh were about to leave the toy store, Josh gave a strainer to", + "s2_io_flip_cf": "When Josh and William were about to leave the toy store, William gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Scott and Sarah were about to leave the toy store, Sarah gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Sarah and Scott were about to leave the toy store, Scott gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Josh were about to leave the toy store, William gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Sarah were about to leave the toy store, Scott gave a strainer to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Josh", + "object": "strainer", + "place": "toy store", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Steve and Neil had a lot of fun at the pharmacy. Steve gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Neil had a lot of fun at the pharmacy. Rob gave a cable to", + "random_names_cf": "Then, Kay and Phil had a lot of fun at the pharmacy. Kay gave a cable to", + "s1_io_flip_cf": "Then, Neil and Steve had a lot of fun at the pharmacy. Steve gave a cable to", + "s2_io_flip_cf": "Then, Steve and Neil had a lot of fun at the pharmacy. Neil gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Kay had a lot of fun at the pharmacy. Kay gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Phil had a lot of fun at the pharmacy. Phil gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steve had a lot of fun at the pharmacy. Neil gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Kay had a lot of fun at the pharmacy. Phil gave a cable to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steve", + "object": "cable", + "place": "pharmacy", + "random_a": "Kay", + "random_b": "Phil", + "random_c": "Rob" + } + }, + { + "text": "The stadium Mike and Tom went to had a fan. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Mike and Tom went to had a fan. Phil gave it to", + "random_names_cf": "The stadium Roy and Daniel went to had a fan. Roy gave it to", + "s1_io_flip_cf": "The stadium Tom and Mike went to had a fan. Mike gave it to", + "s2_io_flip_cf": "The stadium Mike and Tom went to had a fan. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Daniel and Roy went to had a fan. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Roy and Daniel went to had a fan. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Tom and Mike went to had a fan. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Daniel and Roy went to had a fan. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Mike", + "object": "fan", + "place": "stadium", + "random_a": "Roy", + "random_b": "Daniel", + "random_c": "Phil" + } + }, + { + "text": "Then, Daniel and Kay had a lot of fun at the house. Daniel gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Kay had a lot of fun at the house. Steve gave a grater to", + "random_names_cf": "Then, Will and Luke had a lot of fun at the house. Will gave a grater to", + "s1_io_flip_cf": "Then, Kay and Daniel had a lot of fun at the house. Daniel gave a grater to", + "s2_io_flip_cf": "Then, Daniel and Kay had a lot of fun at the house. Kay gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Will had a lot of fun at the house. Will gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Will and Luke had a lot of fun at the house. Luke gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Daniel had a lot of fun at the house. Kay gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Will had a lot of fun at the house. Luke gave a grater to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Daniel", + "object": "grater", + "place": "house", + "random_a": "Will", + "random_b": "Luke", + "random_c": "Steve" + } + }, + { + "text": "When Peter and Lewis got a glove at the airport, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Lewis got a glove at the airport, Alex decided to give it to", + "random_names_cf": "When Summer and Phil got a glove at the airport, Summer decided to give it to", + "s1_io_flip_cf": "When Lewis and Peter got a glove at the airport, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Lewis got a glove at the airport, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Summer got a glove at the airport, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Phil got a glove at the airport, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Peter got a glove at the airport, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Summer got a glove at the airport, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Peter", + "object": "glove", + "place": "airport", + "random_a": "Summer", + "random_b": "Phil", + "random_c": "Alex" + } + }, + { + "text": "While Lewis and Daniel relaxed, Lewis gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Daniel relaxed, Neil gave a blouse to", + "random_names_cf": "While Ryan and Edward relaxed, Ryan gave a blouse to", + "s1_io_flip_cf": "While Daniel and Lewis relaxed, Lewis gave a blouse to", + "s2_io_flip_cf": "While Lewis and Daniel relaxed, Daniel gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Edward and Ryan relaxed, Ryan gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Ryan and Edward relaxed, Edward gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Lewis relaxed, Daniel gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Ryan relaxed, Edward gave a blouse to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Lewis", + "object": "blouse", + "place": "convenience store", + "random_a": "Ryan", + "random_b": "Edward", + "random_c": "Neil" + } + }, + { + "text": "When Tom and Don got a banner at the tire store, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Don got a banner at the tire store, Grant decided to give it to", + "random_names_cf": "When Luke and Daniel got a banner at the tire store, Luke decided to give it to", + "s1_io_flip_cf": "When Don and Tom got a banner at the tire store, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Don got a banner at the tire store, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Luke got a banner at the tire store, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Daniel got a banner at the tire store, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Tom got a banner at the tire store, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Luke got a banner at the tire store, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "banner", + "place": "tire store", + "random_a": "Luke", + "random_b": "Daniel", + "random_c": "Grant" + } + }, + { + "text": "Then, Roy and Dan had a lot of fun at the elevator. Roy gave a banner to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Dan had a lot of fun at the elevator. Rob gave a banner to", + "random_names_cf": "Then, Andrew and Lewis had a lot of fun at the elevator. Andrew gave a banner to", + "s1_io_flip_cf": "Then, Dan and Roy had a lot of fun at the elevator. Roy gave a banner to", + "s2_io_flip_cf": "Then, Roy and Dan had a lot of fun at the elevator. Dan gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Andrew had a lot of fun at the elevator. Andrew gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Lewis had a lot of fun at the elevator. Lewis gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Roy had a lot of fun at the elevator. Dan gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Andrew had a lot of fun at the elevator. Lewis gave a banner to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roy", + "object": "banner", + "place": "elevator", + "random_a": "Andrew", + "random_b": "Lewis", + "random_c": "Rob" + } + }, + { + "text": "Once Alex and Robert arrived at the court, Alex gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Robert arrived at the court, Kay gave a desk to", + "random_names_cf": "Once Mike and Don arrived at the court, Mike gave a desk to", + "s1_io_flip_cf": "Once Robert and Alex arrived at the court, Alex gave a desk to", + "s2_io_flip_cf": "Once Alex and Robert arrived at the court, Robert gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Don and Mike arrived at the court, Mike gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Mike and Don arrived at the court, Don gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Alex arrived at the court, Robert gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Mike arrived at the court, Don gave a desk to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alex", + "object": "desk", + "place": "court", + "random_a": "Mike", + "random_b": "Don", + "random_c": "Kay" + } + }, + { + "text": "Then, Lewis and Ryan went to the music store. Lewis gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Ryan went to the music store. Alex gave a grater to", + "random_names_cf": "Then, Guy and Alexander went to the music store. Guy gave a grater to", + "s1_io_flip_cf": "Then, Ryan and Lewis went to the music store. Lewis gave a grater to", + "s2_io_flip_cf": "Then, Lewis and Ryan went to the music store. Ryan gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Guy went to the music store. Guy gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Alexander went to the music store. Alexander gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Lewis went to the music store. Ryan gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Guy went to the music store. Alexander gave a grater to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "grater", + "place": "music store", + "random_a": "Guy", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "Then, Ryan and Angel were working at the school. Ryan decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Angel were working at the school. Stan decided to give a vest to", + "random_names_cf": "Then, Tom and Steve were working at the school. Tom decided to give a vest to", + "s1_io_flip_cf": "Then, Angel and Ryan were working at the school. Ryan decided to give a vest to", + "s2_io_flip_cf": "Then, Ryan and Angel were working at the school. Angel decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Tom were working at the school. Tom decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Steve were working at the school. Steve decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Ryan were working at the school. Angel decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tom were working at the school. Steve decided to give a vest to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ryan", + "object": "vest", + "place": "school", + "random_a": "Tom", + "random_b": "Steve", + "random_c": "Stan" + } + }, + { + "text": "Once Roy and Angel arrived at the boatyard, Roy gave a vest to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Angel arrived at the boatyard, Don gave a vest to", + "random_names_cf": "Once Mike and Dan arrived at the boatyard, Mike gave a vest to", + "s1_io_flip_cf": "Once Angel and Roy arrived at the boatyard, Roy gave a vest to", + "s2_io_flip_cf": "Once Roy and Angel arrived at the boatyard, Angel gave a vest to", + "random_names_s1_ioi_flip_cf": "Once Dan and Mike arrived at the boatyard, Mike gave a vest to", + "random_names_s2_ioi_flip_cf": "Once Mike and Dan arrived at the boatyard, Dan gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Roy arrived at the boatyard, Angel gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Mike arrived at the boatyard, Dan gave a vest to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roy", + "object": "vest", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Dan", + "random_c": "Don" + } + }, + { + "text": "While Neil and Joe relaxed, Neil gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Joe relaxed, Daniel gave a key to", + "random_names_cf": "While Roy and Stan relaxed, Roy gave a key to", + "s1_io_flip_cf": "While Joe and Neil relaxed, Neil gave a key to", + "s2_io_flip_cf": "While Neil and Joe relaxed, Joe gave a key to", + "random_names_s1_ioi_flip_cf": "While Stan and Roy relaxed, Roy gave a key to", + "random_names_s2_ioi_flip_cf": "While Roy and Stan relaxed, Stan gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Neil relaxed, Joe gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Roy relaxed, Stan gave a key to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Neil", + "object": "key", + "place": "field", + "random_a": "Roy", + "random_b": "Stan", + "random_c": "Daniel" + } + }, + { + "text": "When Luke and Lewis got a bicycle at the pet store, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Lewis got a bicycle at the pet store, Charles decided to give it to", + "random_names_cf": "When Alexander and Tim got a bicycle at the pet store, Alexander decided to give it to", + "s1_io_flip_cf": "When Lewis and Luke got a bicycle at the pet store, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Lewis got a bicycle at the pet store, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Alexander got a bicycle at the pet store, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Tim got a bicycle at the pet store, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Luke got a bicycle at the pet store, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Alexander got a bicycle at the pet store, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "bicycle", + "place": "pet store", + "random_a": "Alexander", + "random_b": "Tim", + "random_c": "Charles" + } + }, + { + "text": "When Kay and Sarah were about to leave the ferry, Kay gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Sarah were about to leave the ferry, Ross gave a basketball to", + "random_names_cf": "When Jonathan and Angel were about to leave the ferry, Jonathan gave a basketball to", + "s1_io_flip_cf": "When Sarah and Kay were about to leave the ferry, Kay gave a basketball to", + "s2_io_flip_cf": "When Kay and Sarah were about to leave the ferry, Sarah gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Angel and Jonathan were about to leave the ferry, Jonathan gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Angel were about to leave the ferry, Angel gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Kay were about to leave the ferry, Sarah gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Jonathan were about to leave the ferry, Angel gave a basketball to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Kay", + "object": "basketball", + "place": "ferry", + "random_a": "Jonathan", + "random_b": "Angel", + "random_c": "Ross" + } + }, + { + "text": "When Rob and Rick got a gold watch at the optician, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Rick got a gold watch at the optician, Alexander decided to give it to", + "random_names_cf": "When Tim and Cal got a gold watch at the optician, Tim decided to give it to", + "s1_io_flip_cf": "When Rick and Rob got a gold watch at the optician, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Rick got a gold watch at the optician, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Tim got a gold watch at the optician, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Cal got a gold watch at the optician, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Rob got a gold watch at the optician, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Tim got a gold watch at the optician, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Rob", + "object": "gold watch", + "place": "optician", + "random_a": "Tim", + "random_b": "Cal", + "random_c": "Alexander" + } + }, + { + "text": "Then, Steven and Ross were working at the casino. Steven decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Ross were working at the casino. Tim decided to give a scarf to", + "random_names_cf": "Then, Henry and Steve were working at the casino. Henry decided to give a scarf to", + "s1_io_flip_cf": "Then, Ross and Steven were working at the casino. Steven decided to give a scarf to", + "s2_io_flip_cf": "Then, Steven and Ross were working at the casino. Ross decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Henry were working at the casino. Henry decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Steve were working at the casino. Steve decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Steven were working at the casino. Ross decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Henry were working at the casino. Steve decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Steven", + "object": "scarf", + "place": "casino", + "random_a": "Henry", + "random_b": "Steve", + "random_c": "Tim" + } + }, + { + "text": "Then, Luke and Tom went to the elevator. Luke gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Tom went to the elevator. Andrew gave a glove to", + "random_names_cf": "Then, Alex and Mike went to the elevator. Alex gave a glove to", + "s1_io_flip_cf": "Then, Tom and Luke went to the elevator. Luke gave a glove to", + "s2_io_flip_cf": "Then, Luke and Tom went to the elevator. Tom gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Alex went to the elevator. Alex gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Mike went to the elevator. Mike gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Luke went to the elevator. Tom gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Alex went to the elevator. Mike gave a glove to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Luke", + "object": "glove", + "place": "elevator", + "random_a": "Alex", + "random_b": "Mike", + "random_c": "Andrew" + } + }, + { + "text": "Before Don and Edward left the supermarket, Don decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Edward left the supermarket, Mike decided to give a piece of tape to", + "random_names_cf": "Before Jonathan and Scott left the supermarket, Jonathan decided to give a piece of tape to", + "s1_io_flip_cf": "Before Edward and Don left the supermarket, Don decided to give a piece of tape to", + "s2_io_flip_cf": "Before Don and Edward left the supermarket, Edward decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Scott and Jonathan left the supermarket, Jonathan decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Scott left the supermarket, Scott decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Don left the supermarket, Edward decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Jonathan left the supermarket, Scott decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Don", + "object": "piece of tape", + "place": "supermarket", + "random_a": "Jonathan", + "random_b": "Scott", + "random_c": "Mike" + } + }, + { + "text": "The racetrack Tom and Robert went to had a sink. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Tom and Robert went to had a sink. Jonathan gave it to", + "random_names_cf": "The racetrack Rick and Peter went to had a sink. Rick gave it to", + "s1_io_flip_cf": "The racetrack Robert and Tom went to had a sink. Tom gave it to", + "s2_io_flip_cf": "The racetrack Tom and Robert went to had a sink. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Peter and Rick went to had a sink. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Rick and Peter went to had a sink. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Robert and Tom went to had a sink. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Peter and Rick went to had a sink. Peter gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tom", + "object": "sink", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Peter", + "random_c": "Jonathan" + } + }, + { + "text": "Once Stan and Joe arrived at the pizzeria, Stan gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Joe arrived at the pizzeria, Luke gave a strainer to", + "random_names_cf": "Once Grant and Tom arrived at the pizzeria, Grant gave a strainer to", + "s1_io_flip_cf": "Once Joe and Stan arrived at the pizzeria, Stan gave a strainer to", + "s2_io_flip_cf": "Once Stan and Joe arrived at the pizzeria, Joe gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Tom and Grant arrived at the pizzeria, Grant gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once Grant and Tom arrived at the pizzeria, Tom gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Stan arrived at the pizzeria, Joe gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Grant arrived at the pizzeria, Tom gave a strainer to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Stan", + "object": "strainer", + "place": "pizzeria", + "random_a": "Grant", + "random_b": "Tom", + "random_c": "Luke" + } + }, + { + "text": "When Steven and Cal were about to leave the square, Steven gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Cal were about to leave the square, Lewis gave a napkin to", + "random_names_cf": "When Tom and Sarah were about to leave the square, Tom gave a napkin to", + "s1_io_flip_cf": "When Cal and Steven were about to leave the square, Steven gave a napkin to", + "s2_io_flip_cf": "When Steven and Cal were about to leave the square, Cal gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Sarah and Tom were about to leave the square, Tom gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Tom and Sarah were about to leave the square, Sarah gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Steven were about to leave the square, Cal gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Tom were about to leave the square, Sarah gave a napkin to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steven", + "object": "napkin", + "place": "square", + "random_a": "Tom", + "random_b": "Sarah", + "random_c": "Lewis" + } + }, + { + "text": "While Jim and Summer relaxed, Jim gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Summer relaxed, Neil gave a strainer to", + "random_names_cf": "While Angel and Daniel relaxed, Angel gave a strainer to", + "s1_io_flip_cf": "While Summer and Jim relaxed, Jim gave a strainer to", + "s2_io_flip_cf": "While Jim and Summer relaxed, Summer gave a strainer to", + "random_names_s1_ioi_flip_cf": "While Daniel and Angel relaxed, Angel gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Angel and Daniel relaxed, Daniel gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Jim relaxed, Summer gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Angel relaxed, Daniel gave a strainer to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jim", + "object": "strainer", + "place": "stadium", + "random_a": "Angel", + "random_b": "Daniel", + "random_c": "Neil" + } + }, + { + "text": "Then, Rob and Charles had a lot of fun at the airport. Rob gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Charles had a lot of fun at the airport. Cal gave a screwdriver to", + "random_names_cf": "Then, Edward and Summer had a lot of fun at the airport. Edward gave a screwdriver to", + "s1_io_flip_cf": "Then, Charles and Rob had a lot of fun at the airport. Rob gave a screwdriver to", + "s2_io_flip_cf": "Then, Rob and Charles had a lot of fun at the airport. Charles gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Edward had a lot of fun at the airport. Edward gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Summer had a lot of fun at the airport. Summer gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Rob had a lot of fun at the airport. Charles gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Edward had a lot of fun at the airport. Summer gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Rob", + "object": "screwdriver", + "place": "airport", + "random_a": "Edward", + "random_b": "Summer", + "random_c": "Cal" + } + }, + { + "text": "Once Summer and Roger arrived at the cafeteria, Summer gave a banner to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Roger arrived at the cafeteria, Ross gave a banner to", + "random_names_cf": "Once Lewis and Josh arrived at the cafeteria, Lewis gave a banner to", + "s1_io_flip_cf": "Once Roger and Summer arrived at the cafeteria, Summer gave a banner to", + "s2_io_flip_cf": "Once Summer and Roger arrived at the cafeteria, Roger gave a banner to", + "random_names_s1_ioi_flip_cf": "Once Josh and Lewis arrived at the cafeteria, Lewis gave a banner to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Josh arrived at the cafeteria, Josh gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Summer arrived at the cafeteria, Roger gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Lewis arrived at the cafeteria, Josh gave a banner to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Summer", + "object": "banner", + "place": "cafeteria", + "random_a": "Lewis", + "random_b": "Josh", + "random_c": "Ross" + } + }, + { + "text": "The casino Scott and Jim went to had a pencil sharpener. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Scott and Jim went to had a pencil sharpener. Henry gave it to", + "random_names_cf": "The casino Phil and Jonathan went to had a pencil sharpener. Phil gave it to", + "s1_io_flip_cf": "The casino Jim and Scott went to had a pencil sharpener. Scott gave it to", + "s2_io_flip_cf": "The casino Scott and Jim went to had a pencil sharpener. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The casino Jonathan and Phil went to had a pencil sharpener. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The casino Phil and Jonathan went to had a pencil sharpener. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Jim and Scott went to had a pencil sharpener. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Jonathan and Phil went to had a pencil sharpener. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "pencil sharpener", + "place": "casino", + "random_a": "Phil", + "random_b": "Jonathan", + "random_c": "Henry" + } + }, + { + "text": "The square Neil and Henry went to had a carpet. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Neil and Henry went to had a carpet. Mike gave it to", + "random_names_cf": "The square Peter and Guy went to had a carpet. Peter gave it to", + "s1_io_flip_cf": "The square Henry and Neil went to had a carpet. Neil gave it to", + "s2_io_flip_cf": "The square Neil and Henry went to had a carpet. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The square Guy and Peter went to had a carpet. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The square Peter and Guy went to had a carpet. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Henry and Neil went to had a carpet. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Guy and Peter went to had a carpet. Guy gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Neil", + "object": "carpet", + "place": "square", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Mike" + } + }, + { + "text": "Once Steve and Rick arrived at the hangar, Steve gave a laptop to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Rick arrived at the hangar, Alex gave a laptop to", + "random_names_cf": "Once Steven and Tom arrived at the hangar, Steven gave a laptop to", + "s1_io_flip_cf": "Once Rick and Steve arrived at the hangar, Steve gave a laptop to", + "s2_io_flip_cf": "Once Steve and Rick arrived at the hangar, Rick gave a laptop to", + "random_names_s1_ioi_flip_cf": "Once Tom and Steven arrived at the hangar, Steven gave a laptop to", + "random_names_s2_ioi_flip_cf": "Once Steven and Tom arrived at the hangar, Tom gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Steve arrived at the hangar, Rick gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Steven arrived at the hangar, Tom gave a laptop to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Steve", + "object": "laptop", + "place": "hangar", + "random_a": "Steven", + "random_b": "Tom", + "random_c": "Alex" + } + }, + { + "text": "When Mike and Austin got a screwdriver at the salon, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Austin got a screwdriver at the salon, Dan decided to give it to", + "random_names_cf": "When Andrew and Grant got a screwdriver at the salon, Andrew decided to give it to", + "s1_io_flip_cf": "When Austin and Mike got a screwdriver at the salon, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Austin got a screwdriver at the salon, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Andrew got a screwdriver at the salon, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Grant got a screwdriver at the salon, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Mike got a screwdriver at the salon, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Andrew got a screwdriver at the salon, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Mike", + "object": "screwdriver", + "place": "salon", + "random_a": "Andrew", + "random_b": "Grant", + "random_c": "Dan" + } + }, + { + "text": "While Luke and Peter relaxed, Luke gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Peter relaxed, Ross gave a banner to", + "random_names_cf": "While Tim and Grant relaxed, Tim gave a banner to", + "s1_io_flip_cf": "While Peter and Luke relaxed, Luke gave a banner to", + "s2_io_flip_cf": "While Luke and Peter relaxed, Peter gave a banner to", + "random_names_s1_ioi_flip_cf": "While Grant and Tim relaxed, Tim gave a banner to", + "random_names_s2_ioi_flip_cf": "While Tim and Grant relaxed, Grant gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Luke relaxed, Peter gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Tim relaxed, Grant gave a banner to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Luke", + "object": "banner", + "place": "airport", + "random_a": "Tim", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "When Grant and Kay were about to leave the zoo, Grant gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Kay were about to leave the zoo, Austin gave a bowl to", + "random_names_cf": "When Charles and Jim were about to leave the zoo, Charles gave a bowl to", + "s1_io_flip_cf": "When Kay and Grant were about to leave the zoo, Grant gave a bowl to", + "s2_io_flip_cf": "When Grant and Kay were about to leave the zoo, Kay gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Jim and Charles were about to leave the zoo, Charles gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Charles and Jim were about to leave the zoo, Jim gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Grant were about to leave the zoo, Kay gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Charles were about to leave the zoo, Jim gave a bowl to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "bowl", + "place": "zoo", + "random_a": "Charles", + "random_b": "Jim", + "random_c": "Austin" + } + }, + { + "text": "While Rick and Steve relaxed, Rick gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Steve relaxed, Grant gave a match to", + "random_names_cf": "While Neil and Roy relaxed, Neil gave a match to", + "s1_io_flip_cf": "While Steve and Rick relaxed, Rick gave a match to", + "s2_io_flip_cf": "While Rick and Steve relaxed, Steve gave a match to", + "random_names_s1_ioi_flip_cf": "While Roy and Neil relaxed, Neil gave a match to", + "random_names_s2_ioi_flip_cf": "While Neil and Roy relaxed, Roy gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Rick relaxed, Steve gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Neil relaxed, Roy gave a match to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rick", + "object": "match", + "place": "pet store", + "random_a": "Neil", + "random_b": "Roy", + "random_c": "Grant" + } + }, + { + "text": "Then, Sarah and Alexander were working at the stadium. Sarah decided to give a grater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Alexander were working at the stadium. Roy decided to give a grater to", + "random_names_cf": "Then, Henry and Lewis were working at the stadium. Henry decided to give a grater to", + "s1_io_flip_cf": "Then, Alexander and Sarah were working at the stadium. Sarah decided to give a grater to", + "s2_io_flip_cf": "Then, Sarah and Alexander were working at the stadium. Alexander decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Henry were working at the stadium. Henry decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Lewis were working at the stadium. Lewis decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Sarah were working at the stadium. Alexander decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Henry were working at the stadium. Lewis decided to give a grater to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Sarah", + "object": "grater", + "place": "stadium", + "random_a": "Henry", + "random_b": "Lewis", + "random_c": "Roy" + } + }, + { + "text": "Once Robert and Grant arrived at the gift shop, Robert gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Grant arrived at the gift shop, Phil gave a screwdriver to", + "random_names_cf": "Once Henry and Elizabeth arrived at the gift shop, Henry gave a screwdriver to", + "s1_io_flip_cf": "Once Grant and Robert arrived at the gift shop, Robert gave a screwdriver to", + "s2_io_flip_cf": "Once Robert and Grant arrived at the gift shop, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Henry arrived at the gift shop, Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Henry and Elizabeth arrived at the gift shop, Elizabeth gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Robert arrived at the gift shop, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Henry arrived at the gift shop, Elizabeth gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Robert", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Henry", + "random_b": "Elizabeth", + "random_c": "Phil" + } + }, + { + "text": "When Dan and Scott got a dress at the park, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Scott got a dress at the park, Steven decided to give it to", + "random_names_cf": "When Cal and Ross got a dress at the park, Cal decided to give it to", + "s1_io_flip_cf": "When Scott and Dan got a dress at the park, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Scott got a dress at the park, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Cal got a dress at the park, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Ross got a dress at the park, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Dan got a dress at the park, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Cal got a dress at the park, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Dan", + "object": "dress", + "place": "park", + "random_a": "Cal", + "random_b": "Ross", + "random_c": "Steven" + } + }, + { + "text": "While Sarah and Kay relaxed, Sarah gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Kay relaxed, Tom gave a laptop to", + "random_names_cf": "While Steve and Rick relaxed, Steve gave a laptop to", + "s1_io_flip_cf": "While Kay and Sarah relaxed, Sarah gave a laptop to", + "s2_io_flip_cf": "While Sarah and Kay relaxed, Kay gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Rick and Steve relaxed, Steve gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Steve and Rick relaxed, Rick gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Sarah relaxed, Kay gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Steve relaxed, Rick gave a laptop to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Sarah", + "object": "laptop", + "place": "pet store", + "random_a": "Steve", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "Then, Edward and Guy had a lot of fun at the house. Edward gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Guy had a lot of fun at the house. Grant gave a ladder to", + "random_names_cf": "Then, Don and Henry had a lot of fun at the house. Don gave a ladder to", + "s1_io_flip_cf": "Then, Guy and Edward had a lot of fun at the house. Edward gave a ladder to", + "s2_io_flip_cf": "Then, Edward and Guy had a lot of fun at the house. Guy gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Don had a lot of fun at the house. Don gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Don and Henry had a lot of fun at the house. Henry gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Edward had a lot of fun at the house. Guy gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Don had a lot of fun at the house. Henry gave a ladder to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Edward", + "object": "ladder", + "place": "house", + "random_a": "Don", + "random_b": "Henry", + "random_c": "Grant" + } + }, + { + "text": "Then, Charles and Steven went to the campground. Charles gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Steven went to the campground. Robert gave a banner to", + "random_names_cf": "Then, Tim and Luke went to the campground. Tim gave a banner to", + "s1_io_flip_cf": "Then, Steven and Charles went to the campground. Charles gave a banner to", + "s2_io_flip_cf": "Then, Charles and Steven went to the campground. Steven gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Tim went to the campground. Tim gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Luke went to the campground. Luke gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Charles went to the campground. Steven gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Tim went to the campground. Luke gave a banner to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Charles", + "object": "banner", + "place": "campground", + "random_a": "Tim", + "random_b": "Luke", + "random_c": "Robert" + } + }, + { + "text": "The marketplace Sarah and Neil went to had a sandal. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Sarah and Neil went to had a sandal. Ross gave it to", + "random_names_cf": "The marketplace Rick and Dan went to had a sandal. Rick gave it to", + "s1_io_flip_cf": "The marketplace Neil and Sarah went to had a sandal. Sarah gave it to", + "s2_io_flip_cf": "The marketplace Sarah and Neil went to had a sandal. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Dan and Rick went to had a sandal. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Rick and Dan went to had a sandal. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Neil and Sarah went to had a sandal. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Dan and Rick went to had a sandal. Dan gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Sarah", + "object": "sandal", + "place": "marketplace", + "random_a": "Rick", + "random_b": "Dan", + "random_c": "Ross" + } + }, + { + "text": "When Alexander and Dan got a dishwasher at the pizzeria, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Dan got a dishwasher at the pizzeria, Tom decided to give it to", + "random_names_cf": "When Don and Summer got a dishwasher at the pizzeria, Don decided to give it to", + "s1_io_flip_cf": "When Dan and Alexander got a dishwasher at the pizzeria, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Dan got a dishwasher at the pizzeria, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Don got a dishwasher at the pizzeria, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Summer got a dishwasher at the pizzeria, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Alexander got a dishwasher at the pizzeria, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Don got a dishwasher at the pizzeria, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alexander", + "object": "dishwasher", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Summer", + "random_c": "Tom" + } + }, + { + "text": "The cafe Jim and Charles went to had a bicycle. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Jim and Charles went to had a bicycle. Joe gave it to", + "random_names_cf": "The cafe Edward and Andrew went to had a bicycle. Edward gave it to", + "s1_io_flip_cf": "The cafe Charles and Jim went to had a bicycle. Jim gave it to", + "s2_io_flip_cf": "The cafe Jim and Charles went to had a bicycle. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Andrew and Edward went to had a bicycle. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Edward and Andrew went to had a bicycle. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Charles and Jim went to had a bicycle. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Andrew and Edward went to had a bicycle. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Jim", + "object": "bicycle", + "place": "cafe", + "random_a": "Edward", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "Then, Luke and Cal were working at the market. Luke decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Cal were working at the market. Joe decided to give a ladder to", + "random_names_cf": "Then, Steven and Andrew were working at the market. Steven decided to give a ladder to", + "s1_io_flip_cf": "Then, Cal and Luke were working at the market. Luke decided to give a ladder to", + "s2_io_flip_cf": "Then, Luke and Cal were working at the market. Cal decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Steven were working at the market. Steven decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Andrew were working at the market. Andrew decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Luke were working at the market. Cal decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Steven were working at the market. Andrew decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Luke", + "object": "ladder", + "place": "market", + "random_a": "Steven", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "The stadium Jonathan and Rob went to had a blouse. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Jonathan and Rob went to had a blouse. Guy gave it to", + "random_names_cf": "The stadium Ryan and Neil went to had a blouse. Ryan gave it to", + "s1_io_flip_cf": "The stadium Rob and Jonathan went to had a blouse. Jonathan gave it to", + "s2_io_flip_cf": "The stadium Jonathan and Rob went to had a blouse. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Neil and Ryan went to had a blouse. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Ryan and Neil went to had a blouse. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Rob and Jonathan went to had a blouse. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Neil and Ryan went to had a blouse. Neil gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jonathan", + "object": "blouse", + "place": "stadium", + "random_a": "Ryan", + "random_b": "Neil", + "random_c": "Guy" + } + }, + { + "text": "When Tom and Steven got a vest at the break room, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Steven got a vest at the break room, Charles decided to give it to", + "random_names_cf": "When Summer and Cal got a vest at the break room, Summer decided to give it to", + "s1_io_flip_cf": "When Steven and Tom got a vest at the break room, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Steven got a vest at the break room, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Summer got a vest at the break room, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Cal got a vest at the break room, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Tom got a vest at the break room, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Summer got a vest at the break room, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tom", + "object": "vest", + "place": "break room", + "random_a": "Summer", + "random_b": "Cal", + "random_c": "Charles" + } + }, + { + "text": "Then, Angel and Ross were working at the harbor. Angel decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Ross were working at the harbor. Daniel decided to give a jar to", + "random_names_cf": "Then, Joe and Summer were working at the harbor. Joe decided to give a jar to", + "s1_io_flip_cf": "Then, Ross and Angel were working at the harbor. Angel decided to give a jar to", + "s2_io_flip_cf": "Then, Angel and Ross were working at the harbor. Ross decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Joe were working at the harbor. Joe decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Summer were working at the harbor. Summer decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Angel were working at the harbor. Ross decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Joe were working at the harbor. Summer decided to give a jar to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Angel", + "object": "jar", + "place": "harbor", + "random_a": "Joe", + "random_b": "Summer", + "random_c": "Daniel" + } + }, + { + "text": "Once Edward and Mike arrived at the casino, Edward gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Mike arrived at the casino, Sarah gave a crate to", + "random_names_cf": "Once Robert and Roy arrived at the casino, Robert gave a crate to", + "s1_io_flip_cf": "Once Mike and Edward arrived at the casino, Edward gave a crate to", + "s2_io_flip_cf": "Once Edward and Mike arrived at the casino, Mike gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Roy and Robert arrived at the casino, Robert gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Robert and Roy arrived at the casino, Roy gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Edward arrived at the casino, Mike gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Robert arrived at the casino, Roy gave a crate to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "crate", + "place": "casino", + "random_a": "Robert", + "random_b": "Roy", + "random_c": "Sarah" + } + }, + { + "text": "Once Jonathan and Mike arrived at the circus, Jonathan gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Mike arrived at the circus, Luke gave a match to", + "random_names_cf": "Once Steven and Don arrived at the circus, Steven gave a match to", + "s1_io_flip_cf": "Once Mike and Jonathan arrived at the circus, Jonathan gave a match to", + "s2_io_flip_cf": "Once Jonathan and Mike arrived at the circus, Mike gave a match to", + "random_names_s1_ioi_flip_cf": "Once Don and Steven arrived at the circus, Steven gave a match to", + "random_names_s2_ioi_flip_cf": "Once Steven and Don arrived at the circus, Don gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Jonathan arrived at the circus, Mike gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Steven arrived at the circus, Don gave a match to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Jonathan", + "object": "match", + "place": "circus", + "random_a": "Steven", + "random_b": "Don", + "random_c": "Luke" + } + }, + { + "text": "Once Jonathan and Edward arrived at the spa, Jonathan gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Edward arrived at the spa, Don gave a thread to", + "random_names_cf": "Once Rick and Tim arrived at the spa, Rick gave a thread to", + "s1_io_flip_cf": "Once Edward and Jonathan arrived at the spa, Jonathan gave a thread to", + "s2_io_flip_cf": "Once Jonathan and Edward arrived at the spa, Edward gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Tim and Rick arrived at the spa, Rick gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Rick and Tim arrived at the spa, Tim gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Jonathan arrived at the spa, Edward gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Rick arrived at the spa, Tim gave a thread to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jonathan", + "object": "thread", + "place": "spa", + "random_a": "Rick", + "random_b": "Tim", + "random_c": "Don" + } + }, + { + "text": "When Peter and Daniel were about to leave the house, Peter gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Daniel were about to leave the house, Rob gave a thread to", + "random_names_cf": "When Elizabeth and Scott were about to leave the house, Elizabeth gave a thread to", + "s1_io_flip_cf": "When Daniel and Peter were about to leave the house, Peter gave a thread to", + "s2_io_flip_cf": "When Peter and Daniel were about to leave the house, Daniel gave a thread to", + "random_names_s1_ioi_flip_cf": "When Scott and Elizabeth were about to leave the house, Elizabeth gave a thread to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Scott were about to leave the house, Scott gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Peter were about to leave the house, Daniel gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Elizabeth were about to leave the house, Scott gave a thread to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Peter", + "object": "thread", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Scott", + "random_c": "Rob" + } + }, + { + "text": "While Jonathan and Mike relaxed, Jonathan gave a tablet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Mike relaxed, Kay gave a tablet to", + "random_names_cf": "While Elizabeth and Guy relaxed, Elizabeth gave a tablet to", + "s1_io_flip_cf": "While Mike and Jonathan relaxed, Jonathan gave a tablet to", + "s2_io_flip_cf": "While Jonathan and Mike relaxed, Mike gave a tablet to", + "random_names_s1_ioi_flip_cf": "While Guy and Elizabeth relaxed, Elizabeth gave a tablet to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Guy relaxed, Guy gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Jonathan relaxed, Mike gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Elizabeth relaxed, Guy gave a tablet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Jonathan", + "object": "tablet", + "place": "tire store", + "random_a": "Elizabeth", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "Then, Tim and Steven went to the hotel. Tim gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Steven went to the hotel. Edward gave a bucket of paint to", + "random_names_cf": "Then, Cal and Will went to the hotel. Cal gave a bucket of paint to", + "s1_io_flip_cf": "Then, Steven and Tim went to the hotel. Tim gave a bucket of paint to", + "s2_io_flip_cf": "Then, Tim and Steven went to the hotel. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Will and Cal went to the hotel. Cal gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Will went to the hotel. Will gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tim went to the hotel. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Cal went to the hotel. Will gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tim", + "object": "bucket of paint", + "place": "hotel", + "random_a": "Cal", + "random_b": "Will", + "random_c": "Edward" + } + }, + { + "text": "While Mike and Will relaxed, Mike gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Will relaxed, Daniel gave a dishwasher to", + "random_names_cf": "While Josh and Lewis relaxed, Josh gave a dishwasher to", + "s1_io_flip_cf": "While Will and Mike relaxed, Mike gave a dishwasher to", + "s2_io_flip_cf": "While Mike and Will relaxed, Will gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Lewis and Josh relaxed, Josh gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While Josh and Lewis relaxed, Lewis gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Mike relaxed, Will gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Josh relaxed, Lewis gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "dishwasher", + "place": "museum", + "random_a": "Josh", + "random_b": "Lewis", + "random_c": "Daniel" + } + }, + { + "text": "When Alex and Don were about to leave the break room, Alex gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Don were about to leave the break room, Steven gave a backpack to", + "random_names_cf": "When Grant and Robert were about to leave the break room, Grant gave a backpack to", + "s1_io_flip_cf": "When Don and Alex were about to leave the break room, Alex gave a backpack to", + "s2_io_flip_cf": "When Alex and Don were about to leave the break room, Don gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Robert and Grant were about to leave the break room, Grant gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Grant and Robert were about to leave the break room, Robert gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Alex were about to leave the break room, Don gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Grant were about to leave the break room, Robert gave a backpack to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "backpack", + "place": "break room", + "random_a": "Grant", + "random_b": "Robert", + "random_c": "Steven" + } + }, + { + "text": "While Mike and Josh relaxed, Mike gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Josh relaxed, Jim gave a banner to", + "random_names_cf": "While Roy and Peter relaxed, Roy gave a banner to", + "s1_io_flip_cf": "While Josh and Mike relaxed, Mike gave a banner to", + "s2_io_flip_cf": "While Mike and Josh relaxed, Josh gave a banner to", + "random_names_s1_ioi_flip_cf": "While Peter and Roy relaxed, Roy gave a banner to", + "random_names_s2_ioi_flip_cf": "While Roy and Peter relaxed, Peter gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Mike relaxed, Josh gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Roy relaxed, Peter gave a banner to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Mike", + "object": "banner", + "place": "circus", + "random_a": "Roy", + "random_b": "Peter", + "random_c": "Jim" + } + }, + { + "text": "While Tim and Tom relaxed, Tim gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Tom relaxed, Peter gave a razor to", + "random_names_cf": "While Guy and Alex relaxed, Guy gave a razor to", + "s1_io_flip_cf": "While Tom and Tim relaxed, Tim gave a razor to", + "s2_io_flip_cf": "While Tim and Tom relaxed, Tom gave a razor to", + "random_names_s1_ioi_flip_cf": "While Alex and Guy relaxed, Guy gave a razor to", + "random_names_s2_ioi_flip_cf": "While Guy and Alex relaxed, Alex gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Tim relaxed, Tom gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Guy relaxed, Alex gave a razor to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Tim", + "object": "razor", + "place": "pizzeria", + "random_a": "Guy", + "random_b": "Alex", + "random_c": "Peter" + } + }, + { + "text": "The clothing store Scott and Dan went to had a folder. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Scott and Dan went to had a folder. Joe gave it to", + "random_names_cf": "The clothing store Rob and William went to had a folder. Rob gave it to", + "s1_io_flip_cf": "The clothing store Dan and Scott went to had a folder. Scott gave it to", + "s2_io_flip_cf": "The clothing store Scott and Dan went to had a folder. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store William and Rob went to had a folder. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Rob and William went to had a folder. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Dan and Scott went to had a folder. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store William and Rob went to had a folder. William gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "folder", + "place": "clothing store", + "random_a": "Rob", + "random_b": "William", + "random_c": "Joe" + } + }, + { + "text": "Then, Kelly and Rob had a lot of fun at the optician. Kelly gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Rob had a lot of fun at the optician. Peter gave a strap to", + "random_names_cf": "Then, Josh and Roy had a lot of fun at the optician. Josh gave a strap to", + "s1_io_flip_cf": "Then, Rob and Kelly had a lot of fun at the optician. Kelly gave a strap to", + "s2_io_flip_cf": "Then, Kelly and Rob had a lot of fun at the optician. Rob gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Josh had a lot of fun at the optician. Josh gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Roy had a lot of fun at the optician. Roy gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Kelly had a lot of fun at the optician. Rob gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Josh had a lot of fun at the optician. Roy gave a strap to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kelly", + "object": "strap", + "place": "optician", + "random_a": "Josh", + "random_b": "Roy", + "random_c": "Peter" + } + }, + { + "text": "Then, Dan and Henry went to the break room. Dan gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Henry went to the break room. Robert gave a desk to", + "random_names_cf": "Then, Cal and William went to the break room. Cal gave a desk to", + "s1_io_flip_cf": "Then, Henry and Dan went to the break room. Dan gave a desk to", + "s2_io_flip_cf": "Then, Dan and Henry went to the break room. Henry gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, William and Cal went to the break room. Cal gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Cal and William went to the break room. William gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Dan went to the break room. Henry gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Cal went to the break room. William gave a desk to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Dan", + "object": "desk", + "place": "break room", + "random_a": "Cal", + "random_b": "William", + "random_c": "Robert" + } + }, + { + "text": "Then, Rob and Will were working at the campground. Rob decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Will were working at the campground. Roy decided to give a bowl to", + "random_names_cf": "Then, Don and Joe were working at the campground. Don decided to give a bowl to", + "s1_io_flip_cf": "Then, Will and Rob were working at the campground. Rob decided to give a bowl to", + "s2_io_flip_cf": "Then, Rob and Will were working at the campground. Will decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Don were working at the campground. Don decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Don and Joe were working at the campground. Joe decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rob were working at the campground. Will decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don were working at the campground. Joe decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rob", + "object": "bowl", + "place": "campground", + "random_a": "Don", + "random_b": "Joe", + "random_c": "Roy" + } + }, + { + "text": "When Kay and Steven were about to leave the campground, Kay gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Steven were about to leave the campground, Kelly gave a faucet to", + "random_names_cf": "When Tim and Jonathan were about to leave the campground, Tim gave a faucet to", + "s1_io_flip_cf": "When Steven and Kay were about to leave the campground, Kay gave a faucet to", + "s2_io_flip_cf": "When Kay and Steven were about to leave the campground, Steven gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Tim were about to leave the campground, Tim gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Tim and Jonathan were about to leave the campground, Jonathan gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Kay were about to leave the campground, Steven gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tim were about to leave the campground, Jonathan gave a faucet to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Kay", + "object": "faucet", + "place": "campground", + "random_a": "Tim", + "random_b": "Jonathan", + "random_c": "Kelly" + } + }, + { + "text": "When Dan and Austin got a sifter at the gift shop, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Austin got a sifter at the gift shop, Rick decided to give it to", + "random_names_cf": "When Scott and Steven got a sifter at the gift shop, Scott decided to give it to", + "s1_io_flip_cf": "When Austin and Dan got a sifter at the gift shop, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Austin got a sifter at the gift shop, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Scott got a sifter at the gift shop, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Steven got a sifter at the gift shop, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Dan got a sifter at the gift shop, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Scott got a sifter at the gift shop, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Dan", + "object": "sifter", + "place": "gift shop", + "random_a": "Scott", + "random_b": "Steven", + "random_c": "Rick" + } + }, + { + "text": "Once Tom and Henry arrived at the department store, Tom gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Henry arrived at the department store, Ross gave a microphone to", + "random_names_cf": "Once Josh and Phil arrived at the department store, Josh gave a microphone to", + "s1_io_flip_cf": "Once Henry and Tom arrived at the department store, Tom gave a microphone to", + "s2_io_flip_cf": "Once Tom and Henry arrived at the department store, Henry gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Phil and Josh arrived at the department store, Josh gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Josh and Phil arrived at the department store, Phil gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Tom arrived at the department store, Henry gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Josh arrived at the department store, Phil gave a microphone to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tom", + "object": "microphone", + "place": "department store", + "random_a": "Josh", + "random_b": "Phil", + "random_c": "Ross" + } + }, + { + "text": "Then, Roy and Mike had a lot of fun at the supermarket. Roy gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Mike had a lot of fun at the supermarket. Tom gave a basketball to", + "random_names_cf": "Then, Josh and Daniel had a lot of fun at the supermarket. Josh gave a basketball to", + "s1_io_flip_cf": "Then, Mike and Roy had a lot of fun at the supermarket. Roy gave a basketball to", + "s2_io_flip_cf": "Then, Roy and Mike had a lot of fun at the supermarket. Mike gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Josh had a lot of fun at the supermarket. Josh gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Daniel had a lot of fun at the supermarket. Daniel gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Roy had a lot of fun at the supermarket. Mike gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Josh had a lot of fun at the supermarket. Daniel gave a basketball to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Roy", + "object": "basketball", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "Then, Tim and Austin went to the gym. Tim gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Austin went to the gym. Dan gave a crate to", + "random_names_cf": "Then, Stan and Don went to the gym. Stan gave a crate to", + "s1_io_flip_cf": "Then, Austin and Tim went to the gym. Tim gave a crate to", + "s2_io_flip_cf": "Then, Tim and Austin went to the gym. Austin gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Don and Stan went to the gym. Stan gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Don went to the gym. Don gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Tim went to the gym. Austin gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Stan went to the gym. Don gave a crate to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Tim", + "object": "crate", + "place": "gym", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Dan" + } + }, + { + "text": "Before Tim and Dan left the service station, Tim decided to give a tent to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Dan left the service station, Roger decided to give a tent to", + "random_names_cf": "Before Kelly and Sarah left the service station, Kelly decided to give a tent to", + "s1_io_flip_cf": "Before Dan and Tim left the service station, Tim decided to give a tent to", + "s2_io_flip_cf": "Before Tim and Dan left the service station, Dan decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Kelly left the service station, Kelly decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Sarah left the service station, Sarah decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Tim left the service station, Dan decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Kelly left the service station, Sarah decided to give a tent to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tim", + "object": "tent", + "place": "service station", + "random_a": "Kelly", + "random_b": "Sarah", + "random_c": "Roger" + } + }, + { + "text": "While Dan and Rick relaxed, Dan gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Rick relaxed, Tom gave a thimble to", + "random_names_cf": "While William and Lewis relaxed, William gave a thimble to", + "s1_io_flip_cf": "While Rick and Dan relaxed, Dan gave a thimble to", + "s2_io_flip_cf": "While Dan and Rick relaxed, Rick gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Lewis and William relaxed, William gave a thimble to", + "random_names_s2_ioi_flip_cf": "While William and Lewis relaxed, Lewis gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Dan relaxed, Rick gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and William relaxed, Lewis gave a thimble to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Dan", + "object": "thimble", + "place": "circus", + "random_a": "William", + "random_b": "Lewis", + "random_c": "Tom" + } + }, + { + "text": "While Sarah and Andrew relaxed, Sarah gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Andrew relaxed, Tom gave a pillow to", + "random_names_cf": "While Robert and Ross relaxed, Robert gave a pillow to", + "s1_io_flip_cf": "While Andrew and Sarah relaxed, Sarah gave a pillow to", + "s2_io_flip_cf": "While Sarah and Andrew relaxed, Andrew gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Ross and Robert relaxed, Robert gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Robert and Ross relaxed, Ross gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Sarah relaxed, Andrew gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Robert relaxed, Ross gave a pillow to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Sarah", + "object": "pillow", + "place": "gym", + "random_a": "Robert", + "random_b": "Ross", + "random_c": "Tom" + } + }, + { + "text": "Then, Charles and Alexander were working at the school. Charles decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alexander were working at the school. Peter decided to give a banner to", + "random_names_cf": "Then, Alex and Daniel were working at the school. Alex decided to give a banner to", + "s1_io_flip_cf": "Then, Alexander and Charles were working at the school. Charles decided to give a banner to", + "s2_io_flip_cf": "Then, Charles and Alexander were working at the school. Alexander decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Alex were working at the school. Alex decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Daniel were working at the school. Daniel decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Charles were working at the school. Alexander decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alex were working at the school. Daniel decided to give a banner to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Charles", + "object": "banner", + "place": "school", + "random_a": "Alex", + "random_b": "Daniel", + "random_c": "Peter" + } + }, + { + "text": "While Luke and Stan relaxed, Luke gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Stan relaxed, Summer gave a key to", + "random_names_cf": "While Austin and Ross relaxed, Austin gave a key to", + "s1_io_flip_cf": "While Stan and Luke relaxed, Luke gave a key to", + "s2_io_flip_cf": "While Luke and Stan relaxed, Stan gave a key to", + "random_names_s1_ioi_flip_cf": "While Ross and Austin relaxed, Austin gave a key to", + "random_names_s2_ioi_flip_cf": "While Austin and Ross relaxed, Ross gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Luke relaxed, Stan gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Austin relaxed, Ross gave a key to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Luke", + "object": "key", + "place": "spa", + "random_a": "Austin", + "random_b": "Ross", + "random_c": "Summer" + } + }, + { + "text": "Then, Andrew and Dan went to the resort. Andrew gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Dan went to the resort. Elizabeth gave a scarf to", + "random_names_cf": "Then, Alex and Will went to the resort. Alex gave a scarf to", + "s1_io_flip_cf": "Then, Dan and Andrew went to the resort. Andrew gave a scarf to", + "s2_io_flip_cf": "Then, Andrew and Dan went to the resort. Dan gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Will and Alex went to the resort. Alex gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Will went to the resort. Will gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Andrew went to the resort. Dan gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Alex went to the resort. Will gave a scarf to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Andrew", + "object": "scarf", + "place": "resort", + "random_a": "Alex", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Cal and Grant left the ramp, Cal decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Grant left the ramp, Kay decided to give a pair of shoes to", + "random_names_cf": "Before Edward and Phil left the ramp, Edward decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Grant and Cal left the ramp, Cal decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Cal and Grant left the ramp, Grant decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Phil and Edward left the ramp, Edward decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Edward and Phil left the ramp, Phil decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Cal left the ramp, Grant decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Edward left the ramp, Phil decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "pair of shoes", + "place": "ramp", + "random_a": "Edward", + "random_b": "Phil", + "random_c": "Kay" + } + }, + { + "text": "The store Alexander and Don went to had a funnel. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Alexander and Don went to had a funnel. Rick gave it to", + "random_names_cf": "The store Mike and Roy went to had a funnel. Mike gave it to", + "s1_io_flip_cf": "The store Don and Alexander went to had a funnel. Alexander gave it to", + "s2_io_flip_cf": "The store Alexander and Don went to had a funnel. Don gave it to", + "random_names_s1_ioi_flip_cf": "The store Roy and Mike went to had a funnel. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The store Mike and Roy went to had a funnel. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Don and Alexander went to had a funnel. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Roy and Mike went to had a funnel. Roy gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alexander", + "object": "funnel", + "place": "store", + "random_a": "Mike", + "random_b": "Roy", + "random_c": "Rick" + } + }, + { + "text": "Before Andrew and Guy left the stadium, Andrew decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Guy left the stadium, Elizabeth decided to give a boot to", + "random_names_cf": "Before Kay and Dan left the stadium, Kay decided to give a boot to", + "s1_io_flip_cf": "Before Guy and Andrew left the stadium, Andrew decided to give a boot to", + "s2_io_flip_cf": "Before Andrew and Guy left the stadium, Guy decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Dan and Kay left the stadium, Kay decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Kay and Dan left the stadium, Dan decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Andrew left the stadium, Guy decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Kay left the stadium, Dan decided to give a boot to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Andrew", + "object": "boot", + "place": "stadium", + "random_a": "Kay", + "random_b": "Dan", + "random_c": "Elizabeth" + } + }, + { + "text": "When Will and Steve got a funnel at the campground, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Steve got a funnel at the campground, Henry decided to give it to", + "random_names_cf": "When Kelly and Angel got a funnel at the campground, Kelly decided to give it to", + "s1_io_flip_cf": "When Steve and Will got a funnel at the campground, Will decided to give it to", + "s2_io_flip_cf": "When Will and Steve got a funnel at the campground, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Kelly got a funnel at the campground, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Angel got a funnel at the campground, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Will got a funnel at the campground, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Kelly got a funnel at the campground, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Will", + "object": "funnel", + "place": "campground", + "random_a": "Kelly", + "random_b": "Angel", + "random_c": "Henry" + } + }, + { + "text": "Then, Ross and Andrew went to the resort. Ross gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Andrew went to the resort. Phil gave a tablet to", + "random_names_cf": "Then, Rob and William went to the resort. Rob gave a tablet to", + "s1_io_flip_cf": "Then, Andrew and Ross went to the resort. Ross gave a tablet to", + "s2_io_flip_cf": "Then, Ross and Andrew went to the resort. Andrew gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, William and Rob went to the resort. Rob gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Rob and William went to the resort. William gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Ross went to the resort. Andrew gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Rob went to the resort. William gave a tablet to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ross", + "object": "tablet", + "place": "resort", + "random_a": "Rob", + "random_b": "William", + "random_c": "Phil" + } + }, + { + "text": "The break room Austin and Steven went to had a pair of nail clippers. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Austin and Steven went to had a pair of nail clippers. Joe gave it to", + "random_names_cf": "The break room Daniel and Ryan went to had a pair of nail clippers. Daniel gave it to", + "s1_io_flip_cf": "The break room Steven and Austin went to had a pair of nail clippers. Austin gave it to", + "s2_io_flip_cf": "The break room Austin and Steven went to had a pair of nail clippers. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The break room Ryan and Daniel went to had a pair of nail clippers. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The break room Daniel and Ryan went to had a pair of nail clippers. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Steven and Austin went to had a pair of nail clippers. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Ryan and Daniel went to had a pair of nail clippers. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Austin", + "object": "pair of nail clippers", + "place": "break room", + "random_a": "Daniel", + "random_b": "Ryan", + "random_c": "Joe" + } + }, + { + "text": "Once Jim and Will arrived at the restaurant, Jim gave a bicycle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Will arrived at the restaurant, Daniel gave a bicycle to", + "random_names_cf": "Once Roger and Grant arrived at the restaurant, Roger gave a bicycle to", + "s1_io_flip_cf": "Once Will and Jim arrived at the restaurant, Jim gave a bicycle to", + "s2_io_flip_cf": "Once Jim and Will arrived at the restaurant, Will gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Once Grant and Roger arrived at the restaurant, Roger gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Once Roger and Grant arrived at the restaurant, Grant gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Jim arrived at the restaurant, Will gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Roger arrived at the restaurant, Grant gave a bicycle to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jim", + "object": "bicycle", + "place": "restaurant", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Daniel" + } + }, + { + "text": "The hotel Stan and Roy went to had a mirror. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Stan and Roy went to had a mirror. Angel gave it to", + "random_names_cf": "The hotel Alexander and Tom went to had a mirror. Alexander gave it to", + "s1_io_flip_cf": "The hotel Roy and Stan went to had a mirror. Stan gave it to", + "s2_io_flip_cf": "The hotel Stan and Roy went to had a mirror. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Tom and Alexander went to had a mirror. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Alexander and Tom went to had a mirror. Tom gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Roy and Stan went to had a mirror. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Tom and Alexander went to had a mirror. Tom gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Stan", + "object": "mirror", + "place": "hotel", + "random_a": "Alexander", + "random_b": "Tom", + "random_c": "Angel" + } + }, + { + "text": "Then, Elizabeth and Mike were working at the pizzeria. Elizabeth decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Mike were working at the pizzeria. Sarah decided to give a tent to", + "random_names_cf": "Then, Tim and Scott were working at the pizzeria. Tim decided to give a tent to", + "s1_io_flip_cf": "Then, Mike and Elizabeth were working at the pizzeria. Elizabeth decided to give a tent to", + "s2_io_flip_cf": "Then, Elizabeth and Mike were working at the pizzeria. Mike decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Tim were working at the pizzeria. Tim decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Scott were working at the pizzeria. Scott decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Elizabeth were working at the pizzeria. Mike decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tim were working at the pizzeria. Scott decided to give a tent to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Elizabeth", + "object": "tent", + "place": "pizzeria", + "random_a": "Tim", + "random_b": "Scott", + "random_c": "Sarah" + } + }, + { + "text": "Then, Alexander and Charles went to the stadium. Alexander gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Charles went to the stadium. Steve gave a blouse to", + "random_names_cf": "Then, Rick and Mike went to the stadium. Rick gave a blouse to", + "s1_io_flip_cf": "Then, Charles and Alexander went to the stadium. Alexander gave a blouse to", + "s2_io_flip_cf": "Then, Alexander and Charles went to the stadium. Charles gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Rick went to the stadium. Rick gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Mike went to the stadium. Mike gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Alexander went to the stadium. Charles gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Rick went to the stadium. Mike gave a blouse to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Alexander", + "object": "blouse", + "place": "stadium", + "random_a": "Rick", + "random_b": "Mike", + "random_c": "Steve" + } + }, + { + "text": "Once Henry and William arrived at the casino, Henry gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and William arrived at the casino, Stan gave a grater to", + "random_names_cf": "Once Peter and Jim arrived at the casino, Peter gave a grater to", + "s1_io_flip_cf": "Once William and Henry arrived at the casino, Henry gave a grater to", + "s2_io_flip_cf": "Once Henry and William arrived at the casino, William gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Jim and Peter arrived at the casino, Peter gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Peter and Jim arrived at the casino, Jim gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Henry arrived at the casino, William gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Peter arrived at the casino, Jim gave a grater to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Henry", + "object": "grater", + "place": "casino", + "random_a": "Peter", + "random_b": "Jim", + "random_c": "Stan" + } + }, + { + "text": "While Charles and Alexander relaxed, Charles gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Alexander relaxed, William gave a pair of nail clippers to", + "random_names_cf": "While Rick and Rob relaxed, Rick gave a pair of nail clippers to", + "s1_io_flip_cf": "While Alexander and Charles relaxed, Charles gave a pair of nail clippers to", + "s2_io_flip_cf": "While Charles and Alexander relaxed, Alexander gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Rob and Rick relaxed, Rick gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Rick and Rob relaxed, Rob gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Charles relaxed, Alexander gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Rick relaxed, Rob gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Charles", + "object": "pair of nail clippers", + "place": "pizzeria", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "William" + } + }, + { + "text": "The toy store Rob and Henry went to had a highlighter. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Rob and Henry went to had a highlighter. Sarah gave it to", + "random_names_cf": "The toy store Austin and Roy went to had a highlighter. Austin gave it to", + "s1_io_flip_cf": "The toy store Henry and Rob went to had a highlighter. Rob gave it to", + "s2_io_flip_cf": "The toy store Rob and Henry went to had a highlighter. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Roy and Austin went to had a highlighter. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Austin and Roy went to had a highlighter. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Henry and Rob went to had a highlighter. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Roy and Austin went to had a highlighter. Roy gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Rob", + "object": "highlighter", + "place": "toy store", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Sarah" + } + }, + { + "text": "While Rob and Roger relaxed, Rob gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Roger relaxed, Grant gave a shelf to", + "random_names_cf": "While Summer and Steve relaxed, Summer gave a shelf to", + "s1_io_flip_cf": "While Roger and Rob relaxed, Rob gave a shelf to", + "s2_io_flip_cf": "While Rob and Roger relaxed, Roger gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Steve and Summer relaxed, Summer gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Summer and Steve relaxed, Steve gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Rob relaxed, Roger gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Summer relaxed, Steve gave a shelf to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Rob", + "object": "shelf", + "place": "pet store", + "random_a": "Summer", + "random_b": "Steve", + "random_c": "Grant" + } + }, + { + "text": "Then, Steve and Peter went to the airbase. Steve gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Peter went to the airbase. Jonathan gave a thimble to", + "random_names_cf": "Then, Joe and Stan went to the airbase. Joe gave a thimble to", + "s1_io_flip_cf": "Then, Peter and Steve went to the airbase. Steve gave a thimble to", + "s2_io_flip_cf": "Then, Steve and Peter went to the airbase. Peter gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Joe went to the airbase. Joe gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Stan went to the airbase. Stan gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Steve went to the airbase. Peter gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Joe went to the airbase. Stan gave a thimble to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steve", + "object": "thimble", + "place": "airbase", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "Jonathan" + } + }, + { + "text": "Once Josh and Jonathan arrived at the store, Josh gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Jonathan arrived at the store, Roger gave a carpet to", + "random_names_cf": "Once Alexander and Phil arrived at the store, Alexander gave a carpet to", + "s1_io_flip_cf": "Once Jonathan and Josh arrived at the store, Josh gave a carpet to", + "s2_io_flip_cf": "Once Josh and Jonathan arrived at the store, Jonathan gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Phil and Alexander arrived at the store, Alexander gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Phil arrived at the store, Phil gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Josh arrived at the store, Jonathan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Alexander arrived at the store, Phil gave a carpet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Josh", + "object": "carpet", + "place": "store", + "random_a": "Alexander", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "While Guy and Scott relaxed, Guy gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Scott relaxed, Angel gave a toaster to", + "random_names_cf": "While Don and Tim relaxed, Don gave a toaster to", + "s1_io_flip_cf": "While Scott and Guy relaxed, Guy gave a toaster to", + "s2_io_flip_cf": "While Guy and Scott relaxed, Scott gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Tim and Don relaxed, Don gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Don and Tim relaxed, Tim gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Guy relaxed, Scott gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Don relaxed, Tim gave a toaster to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Guy", + "object": "toaster", + "place": "racetrack", + "random_a": "Don", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "While Elizabeth and Tim relaxed, Elizabeth gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Tim relaxed, Steven gave a backpack to", + "random_names_cf": "While Rick and Jim relaxed, Rick gave a backpack to", + "s1_io_flip_cf": "While Tim and Elizabeth relaxed, Elizabeth gave a backpack to", + "s2_io_flip_cf": "While Elizabeth and Tim relaxed, Tim gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Jim and Rick relaxed, Rick gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Rick and Jim relaxed, Jim gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Elizabeth relaxed, Tim gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Rick relaxed, Jim gave a backpack to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Elizabeth", + "object": "backpack", + "place": "court", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Steven" + } + }, + { + "text": "The music store Ross and Sarah went to had a mirror. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Ross and Sarah went to had a mirror. Tom gave it to", + "random_names_cf": "The music store Angel and Guy went to had a mirror. Angel gave it to", + "s1_io_flip_cf": "The music store Sarah and Ross went to had a mirror. Ross gave it to", + "s2_io_flip_cf": "The music store Ross and Sarah went to had a mirror. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The music store Guy and Angel went to had a mirror. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The music store Angel and Guy went to had a mirror. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Sarah and Ross went to had a mirror. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Guy and Angel went to had a mirror. Guy gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ross", + "object": "mirror", + "place": "music store", + "random_a": "Angel", + "random_b": "Guy", + "random_c": "Tom" + } + }, + { + "text": "While Alex and Tim relaxed, Alex gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Tim relaxed, Jim gave a thimble to", + "random_names_cf": "While Alexander and Will relaxed, Alexander gave a thimble to", + "s1_io_flip_cf": "While Tim and Alex relaxed, Alex gave a thimble to", + "s2_io_flip_cf": "While Alex and Tim relaxed, Tim gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Will and Alexander relaxed, Alexander gave a thimble to", + "random_names_s2_ioi_flip_cf": "While Alexander and Will relaxed, Will gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Alex relaxed, Tim gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Alexander relaxed, Will gave a thimble to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alex", + "object": "thimble", + "place": "convenience store", + "random_a": "Alexander", + "random_b": "Will", + "random_c": "Jim" + } + }, + { + "text": "When Will and Rob got a desk at the music store, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Rob got a desk at the music store, Grant decided to give it to", + "random_names_cf": "When Steve and Stan got a desk at the music store, Steve decided to give it to", + "s1_io_flip_cf": "When Rob and Will got a desk at the music store, Will decided to give it to", + "s2_io_flip_cf": "When Will and Rob got a desk at the music store, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Steve got a desk at the music store, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Stan got a desk at the music store, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Will got a desk at the music store, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Steve got a desk at the music store, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Will", + "object": "desk", + "place": "music store", + "random_a": "Steve", + "random_b": "Stan", + "random_c": "Grant" + } + }, + { + "text": "While Charles and Don relaxed, Charles gave a ring to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Don relaxed, Phil gave a ring to", + "random_names_cf": "While Dan and Jonathan relaxed, Dan gave a ring to", + "s1_io_flip_cf": "While Don and Charles relaxed, Charles gave a ring to", + "s2_io_flip_cf": "While Charles and Don relaxed, Don gave a ring to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Dan relaxed, Dan gave a ring to", + "random_names_s2_ioi_flip_cf": "While Dan and Jonathan relaxed, Jonathan gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Charles relaxed, Don gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Dan relaxed, Jonathan gave a ring to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Charles", + "object": "ring", + "place": "park", + "random_a": "Dan", + "random_b": "Jonathan", + "random_c": "Phil" + } + }, + { + "text": "Before Guy and Rick left the dorm, Guy decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Rick left the dorm, Robert decided to give a piece of tape to", + "random_names_cf": "Before Ross and Steven left the dorm, Ross decided to give a piece of tape to", + "s1_io_flip_cf": "Before Rick and Guy left the dorm, Guy decided to give a piece of tape to", + "s2_io_flip_cf": "Before Guy and Rick left the dorm, Rick decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Steven and Ross left the dorm, Ross decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Ross and Steven left the dorm, Steven decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Guy left the dorm, Rick decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Ross left the dorm, Steven decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Guy", + "object": "piece of tape", + "place": "dorm", + "random_a": "Ross", + "random_b": "Steven", + "random_c": "Robert" + } + }, + { + "text": "Once Grant and William arrived at the market, Grant gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and William arrived at the market, Phil gave a highlighter to", + "random_names_cf": "Once Henry and Jonathan arrived at the market, Henry gave a highlighter to", + "s1_io_flip_cf": "Once William and Grant arrived at the market, Grant gave a highlighter to", + "s2_io_flip_cf": "Once Grant and William arrived at the market, William gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Henry arrived at the market, Henry gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Henry and Jonathan arrived at the market, Jonathan gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Grant arrived at the market, William gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Henry arrived at the market, Jonathan gave a highlighter to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Grant", + "object": "highlighter", + "place": "market", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Phil" + } + }, + { + "text": "Before Lewis and Andrew left the restaurant, Lewis decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Andrew left the restaurant, Roger decided to give a poster to", + "random_names_cf": "Before Cal and Edward left the restaurant, Cal decided to give a poster to", + "s1_io_flip_cf": "Before Andrew and Lewis left the restaurant, Lewis decided to give a poster to", + "s2_io_flip_cf": "Before Lewis and Andrew left the restaurant, Andrew decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Edward and Cal left the restaurant, Cal decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Cal and Edward left the restaurant, Edward decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Lewis left the restaurant, Andrew decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Cal left the restaurant, Edward decided to give a poster to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "poster", + "place": "restaurant", + "random_a": "Cal", + "random_b": "Edward", + "random_c": "Roger" + } + }, + { + "text": "Once William and Angel arrived at the music store, William gave a scarf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Angel arrived at the music store, Steven gave a scarf to", + "random_names_cf": "Once Jonathan and Rob arrived at the music store, Jonathan gave a scarf to", + "s1_io_flip_cf": "Once Angel and William arrived at the music store, William gave a scarf to", + "s2_io_flip_cf": "Once William and Angel arrived at the music store, Angel gave a scarf to", + "random_names_s1_ioi_flip_cf": "Once Rob and Jonathan arrived at the music store, Jonathan gave a scarf to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Rob arrived at the music store, Rob gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and William arrived at the music store, Angel gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Jonathan arrived at the music store, Rob gave a scarf to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "William", + "object": "scarf", + "place": "music store", + "random_a": "Jonathan", + "random_b": "Rob", + "random_c": "Steven" + } + }, + { + "text": "Before Kelly and Stan left the hangar, Kelly decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Stan left the hangar, Rick decided to give a bucket of paint to", + "random_names_cf": "Before Cal and Summer left the hangar, Cal decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Stan and Kelly left the hangar, Kelly decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Kelly and Stan left the hangar, Stan decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Summer and Cal left the hangar, Cal decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Cal and Summer left the hangar, Summer decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Kelly left the hangar, Stan decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Cal left the hangar, Summer decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kelly", + "object": "bucket of paint", + "place": "hangar", + "random_a": "Cal", + "random_b": "Summer", + "random_c": "Rick" + } + }, + { + "text": "When Rob and Austin were about to leave the hangar, Rob gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Austin were about to leave the hangar, Luke gave a napkin to", + "random_names_cf": "When Roy and Ryan were about to leave the hangar, Roy gave a napkin to", + "s1_io_flip_cf": "When Austin and Rob were about to leave the hangar, Rob gave a napkin to", + "s2_io_flip_cf": "When Rob and Austin were about to leave the hangar, Austin gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Ryan and Roy were about to leave the hangar, Roy gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Roy and Ryan were about to leave the hangar, Ryan gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Rob were about to leave the hangar, Austin gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Roy were about to leave the hangar, Ryan gave a napkin to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rob", + "object": "napkin", + "place": "hangar", + "random_a": "Roy", + "random_b": "Ryan", + "random_c": "Luke" + } + }, + { + "text": "While Alex and Stan relaxed, Alex gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Stan relaxed, William gave a basketball to", + "random_names_cf": "While Grant and Rob relaxed, Grant gave a basketball to", + "s1_io_flip_cf": "While Stan and Alex relaxed, Alex gave a basketball to", + "s2_io_flip_cf": "While Alex and Stan relaxed, Stan gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Rob and Grant relaxed, Grant gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Grant and Rob relaxed, Rob gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Alex relaxed, Stan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Grant relaxed, Rob gave a basketball to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alex", + "object": "basketball", + "place": "pharmacy", + "random_a": "Grant", + "random_b": "Rob", + "random_c": "William" + } + }, + { + "text": "When Stan and Steve got a microphone at the department store, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Steve got a microphone at the department store, Peter decided to give it to", + "random_names_cf": "When Steven and Roger got a microphone at the department store, Steven decided to give it to", + "s1_io_flip_cf": "When Steve and Stan got a microphone at the department store, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Steve got a microphone at the department store, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Steven got a microphone at the department store, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Roger got a microphone at the department store, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Stan got a microphone at the department store, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Steven got a microphone at the department store, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Stan", + "object": "microphone", + "place": "department store", + "random_a": "Steven", + "random_b": "Roger", + "random_c": "Peter" + } + }, + { + "text": "Before Rob and Steve left the gift shop, Rob decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Steve left the gift shop, Ross decided to give a crate to", + "random_names_cf": "Before Mike and Steven left the gift shop, Mike decided to give a crate to", + "s1_io_flip_cf": "Before Steve and Rob left the gift shop, Rob decided to give a crate to", + "s2_io_flip_cf": "Before Rob and Steve left the gift shop, Steve decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Steven and Mike left the gift shop, Mike decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Mike and Steven left the gift shop, Steven decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Rob left the gift shop, Steve decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Mike left the gift shop, Steven decided to give a crate to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rob", + "object": "crate", + "place": "gift shop", + "random_a": "Mike", + "random_b": "Steven", + "random_c": "Ross" + } + }, + { + "text": "While Ryan and Austin relaxed, Ryan gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Austin relaxed, Steve gave a toaster to", + "random_names_cf": "While Henry and Stan relaxed, Henry gave a toaster to", + "s1_io_flip_cf": "While Austin and Ryan relaxed, Ryan gave a toaster to", + "s2_io_flip_cf": "While Ryan and Austin relaxed, Austin gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Stan and Henry relaxed, Henry gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Henry and Stan relaxed, Stan gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Ryan relaxed, Austin gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Henry relaxed, Stan gave a toaster to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Ryan", + "object": "toaster", + "place": "airbase", + "random_a": "Henry", + "random_b": "Stan", + "random_c": "Steve" + } + }, + { + "text": "Before Don and Steve left the airport, Don decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Steve left the airport, Kay decided to give a fan to", + "random_names_cf": "Before Henry and Sarah left the airport, Henry decided to give a fan to", + "s1_io_flip_cf": "Before Steve and Don left the airport, Don decided to give a fan to", + "s2_io_flip_cf": "Before Don and Steve left the airport, Steve decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Henry left the airport, Henry decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Henry and Sarah left the airport, Sarah decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Don left the airport, Steve decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Henry left the airport, Sarah decided to give a fan to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Don", + "object": "fan", + "place": "airport", + "random_a": "Henry", + "random_b": "Sarah", + "random_c": "Kay" + } + }, + { + "text": "Once Ryan and Mike arrived at the hotel, Ryan gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Mike arrived at the hotel, Josh gave a drill bit to", + "random_names_cf": "Once Jonathan and Roy arrived at the hotel, Jonathan gave a drill bit to", + "s1_io_flip_cf": "Once Mike and Ryan arrived at the hotel, Ryan gave a drill bit to", + "s2_io_flip_cf": "Once Ryan and Mike arrived at the hotel, Mike gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Roy and Jonathan arrived at the hotel, Jonathan gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Roy arrived at the hotel, Roy gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Ryan arrived at the hotel, Mike gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Jonathan arrived at the hotel, Roy gave a drill bit to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Ryan", + "object": "drill bit", + "place": "hotel", + "random_a": "Jonathan", + "random_b": "Roy", + "random_c": "Josh" + } + }, + { + "text": "When Kay and Roy were about to leave the music store, Kay gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Roy were about to leave the music store, Grant gave a pen to", + "random_names_cf": "When Elizabeth and Edward were about to leave the music store, Elizabeth gave a pen to", + "s1_io_flip_cf": "When Roy and Kay were about to leave the music store, Kay gave a pen to", + "s2_io_flip_cf": "When Kay and Roy were about to leave the music store, Roy gave a pen to", + "random_names_s1_ioi_flip_cf": "When Edward and Elizabeth were about to leave the music store, Elizabeth gave a pen to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Edward were about to leave the music store, Edward gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Kay were about to leave the music store, Roy gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Elizabeth were about to leave the music store, Edward gave a pen to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Kay", + "object": "pen", + "place": "music store", + "random_a": "Elizabeth", + "random_b": "Edward", + "random_c": "Grant" + } + }, + { + "text": "Then, Edward and Tom had a lot of fun at the resort. Edward gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Tom had a lot of fun at the resort. Tim gave a key to", + "random_names_cf": "Then, Neil and Phil had a lot of fun at the resort. Neil gave a key to", + "s1_io_flip_cf": "Then, Tom and Edward had a lot of fun at the resort. Edward gave a key to", + "s2_io_flip_cf": "Then, Edward and Tom had a lot of fun at the resort. Tom gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Neil had a lot of fun at the resort. Neil gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Phil had a lot of fun at the resort. Phil gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Edward had a lot of fun at the resort. Tom gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Neil had a lot of fun at the resort. Phil gave a key to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Edward", + "object": "key", + "place": "resort", + "random_a": "Neil", + "random_b": "Phil", + "random_c": "Tim" + } + }, + { + "text": "When Joe and Lewis got a mask at the house, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Lewis got a mask at the house, Phil decided to give it to", + "random_names_cf": "When Henry and Stan got a mask at the house, Henry decided to give it to", + "s1_io_flip_cf": "When Lewis and Joe got a mask at the house, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Lewis got a mask at the house, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Henry got a mask at the house, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Stan got a mask at the house, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Joe got a mask at the house, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Henry got a mask at the house, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Joe", + "object": "mask", + "place": "house", + "random_a": "Henry", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "While Andrew and Elizabeth relaxed, Andrew gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Elizabeth relaxed, Kelly gave a funnel to", + "random_names_cf": "While Angel and Tom relaxed, Angel gave a funnel to", + "s1_io_flip_cf": "While Elizabeth and Andrew relaxed, Andrew gave a funnel to", + "s2_io_flip_cf": "While Andrew and Elizabeth relaxed, Elizabeth gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Tom and Angel relaxed, Angel gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Angel and Tom relaxed, Tom gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Andrew relaxed, Elizabeth gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Angel relaxed, Tom gave a funnel to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Andrew", + "object": "funnel", + "place": "optician", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Kelly" + } + }, + { + "text": "When Ryan and Kay were about to leave the parking lot, Ryan gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Kay were about to leave the parking lot, Scott gave a pair of glasses to", + "random_names_cf": "When Kelly and Guy were about to leave the parking lot, Kelly gave a pair of glasses to", + "s1_io_flip_cf": "When Kay and Ryan were about to leave the parking lot, Ryan gave a pair of glasses to", + "s2_io_flip_cf": "When Ryan and Kay were about to leave the parking lot, Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Guy and Kelly were about to leave the parking lot, Kelly gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Kelly and Guy were about to leave the parking lot, Guy gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Ryan were about to leave the parking lot, Kay gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Kelly were about to leave the parking lot, Guy gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ryan", + "object": "pair of glasses", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Guy", + "random_c": "Scott" + } + }, + { + "text": "While Josh and Ross relaxed, Josh gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Ross relaxed, Kay gave a piece of tape to", + "random_names_cf": "While Jim and Austin relaxed, Jim gave a piece of tape to", + "s1_io_flip_cf": "While Ross and Josh relaxed, Josh gave a piece of tape to", + "s2_io_flip_cf": "While Josh and Ross relaxed, Ross gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Austin and Jim relaxed, Jim gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Jim and Austin relaxed, Austin gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Josh relaxed, Ross gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Jim relaxed, Austin gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Josh", + "object": "piece of tape", + "place": "parking lot", + "random_a": "Jim", + "random_b": "Austin", + "random_c": "Kay" + } + }, + { + "text": "Once Jim and Don arrived at the casino, Jim gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Don arrived at the casino, Cal gave a toilet to", + "random_names_cf": "Once Alexander and Will arrived at the casino, Alexander gave a toilet to", + "s1_io_flip_cf": "Once Don and Jim arrived at the casino, Jim gave a toilet to", + "s2_io_flip_cf": "Once Jim and Don arrived at the casino, Don gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Will and Alexander arrived at the casino, Alexander gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Will arrived at the casino, Will gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Jim arrived at the casino, Don gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Alexander arrived at the casino, Will gave a toilet to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Jim", + "object": "toilet", + "place": "casino", + "random_a": "Alexander", + "random_b": "Will", + "random_c": "Cal" + } + }, + { + "text": "Before Phil and Henry left the cafeteria, Phil decided to give a pencil sharpener to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Henry left the cafeteria, Edward decided to give a pencil sharpener to", + "random_names_cf": "Before Guy and Jim left the cafeteria, Guy decided to give a pencil sharpener to", + "s1_io_flip_cf": "Before Henry and Phil left the cafeteria, Phil decided to give a pencil sharpener to", + "s2_io_flip_cf": "Before Phil and Henry left the cafeteria, Henry decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Before Jim and Guy left the cafeteria, Guy decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Before Guy and Jim left the cafeteria, Jim decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Phil left the cafeteria, Henry decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Guy left the cafeteria, Jim decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Phil", + "object": "pencil sharpener", + "place": "cafeteria", + "random_a": "Guy", + "random_b": "Jim", + "random_c": "Edward" + } + }, + { + "text": "When Scott and Josh were about to leave the ramp, Scott gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Josh were about to leave the ramp, William gave a dress to", + "random_names_cf": "When Neil and Rick were about to leave the ramp, Neil gave a dress to", + "s1_io_flip_cf": "When Josh and Scott were about to leave the ramp, Scott gave a dress to", + "s2_io_flip_cf": "When Scott and Josh were about to leave the ramp, Josh gave a dress to", + "random_names_s1_ioi_flip_cf": "When Rick and Neil were about to leave the ramp, Neil gave a dress to", + "random_names_s2_ioi_flip_cf": "When Neil and Rick were about to leave the ramp, Rick gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Scott were about to leave the ramp, Josh gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Neil were about to leave the ramp, Rick gave a dress to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Scott", + "object": "dress", + "place": "ramp", + "random_a": "Neil", + "random_b": "Rick", + "random_c": "William" + } + }, + { + "text": "Then, Angel and Steve had a lot of fun at the convenience store. Angel gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Steve had a lot of fun at the convenience store. Tom gave a dress to", + "random_names_cf": "Then, Kelly and Lewis had a lot of fun at the convenience store. Kelly gave a dress to", + "s1_io_flip_cf": "Then, Steve and Angel had a lot of fun at the convenience store. Angel gave a dress to", + "s2_io_flip_cf": "Then, Angel and Steve had a lot of fun at the convenience store. Steve gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Kelly had a lot of fun at the convenience store. Kelly gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Lewis had a lot of fun at the convenience store. Lewis gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Angel had a lot of fun at the convenience store. Steve gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Kelly had a lot of fun at the convenience store. Lewis gave a dress to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Angel", + "object": "dress", + "place": "convenience store", + "random_a": "Kelly", + "random_b": "Lewis", + "random_c": "Tom" + } + }, + { + "text": "Then, Steve and Edward had a lot of fun at the mall. Steve gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Edward had a lot of fun at the mall. Will gave a desk to", + "random_names_cf": "Then, Robert and Charles had a lot of fun at the mall. Robert gave a desk to", + "s1_io_flip_cf": "Then, Edward and Steve had a lot of fun at the mall. Steve gave a desk to", + "s2_io_flip_cf": "Then, Steve and Edward had a lot of fun at the mall. Edward gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Robert had a lot of fun at the mall. Robert gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Charles had a lot of fun at the mall. Charles gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steve had a lot of fun at the mall. Edward gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Robert had a lot of fun at the mall. Charles gave a desk to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steve", + "object": "desk", + "place": "mall", + "random_a": "Robert", + "random_b": "Charles", + "random_c": "Will" + } + }, + { + "text": "While Robert and Guy relaxed, Robert gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Guy relaxed, Mike gave a notebook to", + "random_names_cf": "While Kay and Kelly relaxed, Kay gave a notebook to", + "s1_io_flip_cf": "While Guy and Robert relaxed, Robert gave a notebook to", + "s2_io_flip_cf": "While Robert and Guy relaxed, Guy gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Kelly and Kay relaxed, Kay gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Kay and Kelly relaxed, Kelly gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Robert relaxed, Guy gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Kay relaxed, Kelly gave a notebook to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Robert", + "object": "notebook", + "place": "salon", + "random_a": "Kay", + "random_b": "Kelly", + "random_c": "Mike" + } + }, + { + "text": "Then, Elizabeth and Jim went to the salon. Elizabeth gave a remote control to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Jim went to the salon. Alex gave a remote control to", + "random_names_cf": "Then, Charles and Summer went to the salon. Charles gave a remote control to", + "s1_io_flip_cf": "Then, Jim and Elizabeth went to the salon. Elizabeth gave a remote control to", + "s2_io_flip_cf": "Then, Elizabeth and Jim went to the salon. Jim gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Charles went to the salon. Charles gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Summer went to the salon. Summer gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Elizabeth went to the salon. Jim gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Charles went to the salon. Summer gave a remote control to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Elizabeth", + "object": "remote control", + "place": "salon", + "random_a": "Charles", + "random_b": "Summer", + "random_c": "Alex" + } + }, + { + "text": "The court Summer and Cal went to had a spoon. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Summer and Cal went to had a spoon. Phil gave it to", + "random_names_cf": "The court Elizabeth and Kelly went to had a spoon. Elizabeth gave it to", + "s1_io_flip_cf": "The court Cal and Summer went to had a spoon. Summer gave it to", + "s2_io_flip_cf": "The court Summer and Cal went to had a spoon. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The court Kelly and Elizabeth went to had a spoon. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The court Elizabeth and Kelly went to had a spoon. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Cal and Summer went to had a spoon. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Kelly and Elizabeth went to had a spoon. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Summer", + "object": "spoon", + "place": "court", + "random_a": "Elizabeth", + "random_b": "Kelly", + "random_c": "Phil" + } + }, + { + "text": "Then, Luke and Peter had a lot of fun at the campground. Luke gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Peter had a lot of fun at the campground. Stan gave a set of headphones to", + "random_names_cf": "Then, Alex and Kelly had a lot of fun at the campground. Alex gave a set of headphones to", + "s1_io_flip_cf": "Then, Peter and Luke had a lot of fun at the campground. Luke gave a set of headphones to", + "s2_io_flip_cf": "Then, Luke and Peter had a lot of fun at the campground. Peter gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Alex had a lot of fun at the campground. Alex gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Kelly had a lot of fun at the campground. Kelly gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Luke had a lot of fun at the campground. Peter gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Alex had a lot of fun at the campground. Kelly gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Luke", + "object": "set of headphones", + "place": "campground", + "random_a": "Alex", + "random_b": "Kelly", + "random_c": "Stan" + } + }, + { + "text": "Then, Peter and Joe had a lot of fun at the break room. Peter gave a trunk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Joe had a lot of fun at the break room. Kelly gave a trunk to", + "random_names_cf": "Then, Phil and Roger had a lot of fun at the break room. Phil gave a trunk to", + "s1_io_flip_cf": "Then, Joe and Peter had a lot of fun at the break room. Peter gave a trunk to", + "s2_io_flip_cf": "Then, Peter and Joe had a lot of fun at the break room. Joe gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Phil had a lot of fun at the break room. Phil gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Roger had a lot of fun at the break room. Roger gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Peter had a lot of fun at the break room. Joe gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Phil had a lot of fun at the break room. Roger gave a trunk to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Peter", + "object": "trunk", + "place": "break room", + "random_a": "Phil", + "random_b": "Roger", + "random_c": "Kelly" + } + }, + { + "text": "When Alexander and Stan were about to leave the resort, Alexander gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Stan were about to leave the resort, Ryan gave a coat to", + "random_names_cf": "When Luke and William were about to leave the resort, Luke gave a coat to", + "s1_io_flip_cf": "When Stan and Alexander were about to leave the resort, Alexander gave a coat to", + "s2_io_flip_cf": "When Alexander and Stan were about to leave the resort, Stan gave a coat to", + "random_names_s1_ioi_flip_cf": "When William and Luke were about to leave the resort, Luke gave a coat to", + "random_names_s2_ioi_flip_cf": "When Luke and William were about to leave the resort, William gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Alexander were about to leave the resort, Stan gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Luke were about to leave the resort, William gave a coat to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alexander", + "object": "coat", + "place": "resort", + "random_a": "Luke", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "When Kay and Robert got a piece of tape at the elevator, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Robert got a piece of tape at the elevator, Josh decided to give it to", + "random_names_cf": "When Alex and Tim got a piece of tape at the elevator, Alex decided to give it to", + "s1_io_flip_cf": "When Robert and Kay got a piece of tape at the elevator, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Robert got a piece of tape at the elevator, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Alex got a piece of tape at the elevator, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Tim got a piece of tape at the elevator, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kay got a piece of tape at the elevator, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Alex got a piece of tape at the elevator, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Kay", + "object": "piece of tape", + "place": "elevator", + "random_a": "Alex", + "random_b": "Tim", + "random_c": "Josh" + } + }, + { + "text": "Then, Sarah and Steven had a lot of fun at the mall. Sarah gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Steven had a lot of fun at the mall. Joe gave a wallet to", + "random_names_cf": "Then, Angel and Rob had a lot of fun at the mall. Angel gave a wallet to", + "s1_io_flip_cf": "Then, Steven and Sarah had a lot of fun at the mall. Sarah gave a wallet to", + "s2_io_flip_cf": "Then, Sarah and Steven had a lot of fun at the mall. Steven gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Angel had a lot of fun at the mall. Angel gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Rob had a lot of fun at the mall. Rob gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Sarah had a lot of fun at the mall. Steven gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Angel had a lot of fun at the mall. Rob gave a wallet to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Sarah", + "object": "wallet", + "place": "mall", + "random_a": "Angel", + "random_b": "Rob", + "random_c": "Joe" + } + }, + { + "text": "Then, Peter and Dan had a lot of fun at the campground. Peter gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Dan had a lot of fun at the campground. Edward gave a pencil sharpener to", + "random_names_cf": "Then, Stan and Scott had a lot of fun at the campground. Stan gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Dan and Peter had a lot of fun at the campground. Peter gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Peter and Dan had a lot of fun at the campground. Dan gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Stan had a lot of fun at the campground. Stan gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Scott had a lot of fun at the campground. Scott gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Peter had a lot of fun at the campground. Dan gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Stan had a lot of fun at the campground. Scott gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Peter", + "object": "pencil sharpener", + "place": "campground", + "random_a": "Stan", + "random_b": "Scott", + "random_c": "Edward" + } + }, + { + "text": "When Josh and Tim were about to leave the service station, Josh gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Tim were about to leave the service station, Roy gave a sandal to", + "random_names_cf": "When Charles and Andrew were about to leave the service station, Charles gave a sandal to", + "s1_io_flip_cf": "When Tim and Josh were about to leave the service station, Josh gave a sandal to", + "s2_io_flip_cf": "When Josh and Tim were about to leave the service station, Tim gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Andrew and Charles were about to leave the service station, Charles gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Charles and Andrew were about to leave the service station, Andrew gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Josh were about to leave the service station, Tim gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Charles were about to leave the service station, Andrew gave a sandal to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Josh", + "object": "sandal", + "place": "service station", + "random_a": "Charles", + "random_b": "Andrew", + "random_c": "Roy" + } + }, + { + "text": "Then, Joe and Mike were working at the tire store. Joe decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Mike were working at the tire store. Henry decided to give a pair of glasses to", + "random_names_cf": "Then, Daniel and Rob were working at the tire store. Daniel decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Mike and Joe were working at the tire store. Joe decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Joe and Mike were working at the tire store. Mike decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Daniel were working at the tire store. Daniel decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Rob were working at the tire store. Rob decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe were working at the tire store. Mike decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Daniel were working at the tire store. Rob decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Joe", + "object": "pair of glasses", + "place": "tire store", + "random_a": "Daniel", + "random_b": "Rob", + "random_c": "Henry" + } + }, + { + "text": "When Ryan and Rick got a strap at the gift shop, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Rick got a strap at the gift shop, Kay decided to give it to", + "random_names_cf": "When Summer and Will got a strap at the gift shop, Summer decided to give it to", + "s1_io_flip_cf": "When Rick and Ryan got a strap at the gift shop, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Rick got a strap at the gift shop, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Summer got a strap at the gift shop, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Will got a strap at the gift shop, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Ryan got a strap at the gift shop, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Summer got a strap at the gift shop, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Ryan", + "object": "strap", + "place": "gift shop", + "random_a": "Summer", + "random_b": "Will", + "random_c": "Kay" + } + }, + { + "text": "When Dan and Steven got a fork at the resort, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Steven got a fork at the resort, Sarah decided to give it to", + "random_names_cf": "When Alex and Andrew got a fork at the resort, Alex decided to give it to", + "s1_io_flip_cf": "When Steven and Dan got a fork at the resort, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Steven got a fork at the resort, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Alex got a fork at the resort, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Andrew got a fork at the resort, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Dan got a fork at the resort, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Alex got a fork at the resort, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Dan", + "object": "fork", + "place": "resort", + "random_a": "Alex", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "Then, Grant and Kay had a lot of fun at the circus. Grant gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Kay had a lot of fun at the circus. Cal gave a faucet to", + "random_names_cf": "Then, Steve and Charles had a lot of fun at the circus. Steve gave a faucet to", + "s1_io_flip_cf": "Then, Kay and Grant had a lot of fun at the circus. Grant gave a faucet to", + "s2_io_flip_cf": "Then, Grant and Kay had a lot of fun at the circus. Kay gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Steve had a lot of fun at the circus. Steve gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Charles had a lot of fun at the circus. Charles gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Grant had a lot of fun at the circus. Kay gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Steve had a lot of fun at the circus. Charles gave a faucet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "faucet", + "place": "circus", + "random_a": "Steve", + "random_b": "Charles", + "random_c": "Cal" + } + }, + { + "text": "When Sarah and Don got a scarf at the mall, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Don got a scarf at the mall, Edward decided to give it to", + "random_names_cf": "When Tim and Will got a scarf at the mall, Tim decided to give it to", + "s1_io_flip_cf": "When Don and Sarah got a scarf at the mall, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Don got a scarf at the mall, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Tim got a scarf at the mall, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Will got a scarf at the mall, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Sarah got a scarf at the mall, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tim got a scarf at the mall, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Sarah", + "object": "scarf", + "place": "mall", + "random_a": "Tim", + "random_b": "Will", + "random_c": "Edward" + } + }, + { + "text": "When Joe and Austin got a glove at the tire store, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Austin got a glove at the tire store, Roger decided to give it to", + "random_names_cf": "When Jonathan and Lewis got a glove at the tire store, Jonathan decided to give it to", + "s1_io_flip_cf": "When Austin and Joe got a glove at the tire store, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Austin got a glove at the tire store, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Jonathan got a glove at the tire store, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Lewis got a glove at the tire store, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Joe got a glove at the tire store, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Jonathan got a glove at the tire store, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Joe", + "object": "glove", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Lewis", + "random_c": "Roger" + } + }, + { + "text": "Then, Stan and Phil were working at the stadium. Stan decided to give a needle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Phil were working at the stadium. Edward decided to give a needle to", + "random_names_cf": "Then, Steve and Guy were working at the stadium. Steve decided to give a needle to", + "s1_io_flip_cf": "Then, Phil and Stan were working at the stadium. Stan decided to give a needle to", + "s2_io_flip_cf": "Then, Stan and Phil were working at the stadium. Phil decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Steve were working at the stadium. Steve decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Guy were working at the stadium. Guy decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Stan were working at the stadium. Phil decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Steve were working at the stadium. Guy decided to give a needle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "needle", + "place": "stadium", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "Then, Robert and Will had a lot of fun at the field. Robert gave a scarf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Will had a lot of fun at the field. Angel gave a scarf to", + "random_names_cf": "Then, Austin and Tom had a lot of fun at the field. Austin gave a scarf to", + "s1_io_flip_cf": "Then, Will and Robert had a lot of fun at the field. Robert gave a scarf to", + "s2_io_flip_cf": "Then, Robert and Will had a lot of fun at the field. Will gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Austin had a lot of fun at the field. Austin gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Tom had a lot of fun at the field. Tom gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Robert had a lot of fun at the field. Will gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Austin had a lot of fun at the field. Tom gave a scarf to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Robert", + "object": "scarf", + "place": "field", + "random_a": "Austin", + "random_b": "Tom", + "random_c": "Angel" + } + }, + { + "text": "The optician Kay and Jonathan went to had a boot. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Kay and Jonathan went to had a boot. Steven gave it to", + "random_names_cf": "The optician Rob and Elizabeth went to had a boot. Rob gave it to", + "s1_io_flip_cf": "The optician Jonathan and Kay went to had a boot. Kay gave it to", + "s2_io_flip_cf": "The optician Kay and Jonathan went to had a boot. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The optician Elizabeth and Rob went to had a boot. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The optician Rob and Elizabeth went to had a boot. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Jonathan and Kay went to had a boot. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Elizabeth and Rob went to had a boot. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Kay", + "object": "boot", + "place": "optician", + "random_a": "Rob", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "Once Roy and Rob arrived at the harbor, Roy gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Rob arrived at the harbor, Austin gave a folder to", + "random_names_cf": "Once Grant and Rick arrived at the harbor, Grant gave a folder to", + "s1_io_flip_cf": "Once Rob and Roy arrived at the harbor, Roy gave a folder to", + "s2_io_flip_cf": "Once Roy and Rob arrived at the harbor, Rob gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Rick and Grant arrived at the harbor, Grant gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Grant and Rick arrived at the harbor, Rick gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Roy arrived at the harbor, Rob gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Grant arrived at the harbor, Rick gave a folder to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Roy", + "object": "folder", + "place": "harbor", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Austin" + } + }, + { + "text": "While Peter and Roger relaxed, Peter gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Roger relaxed, Steve gave a sifter to", + "random_names_cf": "While Don and Grant relaxed, Don gave a sifter to", + "s1_io_flip_cf": "While Roger and Peter relaxed, Peter gave a sifter to", + "s2_io_flip_cf": "While Peter and Roger relaxed, Roger gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Grant and Don relaxed, Don gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Don and Grant relaxed, Grant gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Peter relaxed, Roger gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Don relaxed, Grant gave a sifter to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "sifter", + "place": "break room", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Steve" + } + }, + { + "text": "Before Ross and Andrew left the studio, Ross decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Andrew left the studio, Roger decided to give a basketball to", + "random_names_cf": "Before Grant and Charles left the studio, Grant decided to give a basketball to", + "s1_io_flip_cf": "Before Andrew and Ross left the studio, Ross decided to give a basketball to", + "s2_io_flip_cf": "Before Ross and Andrew left the studio, Andrew decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Charles and Grant left the studio, Grant decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Grant and Charles left the studio, Charles decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Ross left the studio, Andrew decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Grant left the studio, Charles decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ross", + "object": "basketball", + "place": "studio", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Roger" + } + }, + { + "text": "Then, Andrew and Don had a lot of fun at the boatyard. Andrew gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Don had a lot of fun at the boatyard. Charles gave a ruler to", + "random_names_cf": "Then, Steve and Alexander had a lot of fun at the boatyard. Steve gave a ruler to", + "s1_io_flip_cf": "Then, Don and Andrew had a lot of fun at the boatyard. Andrew gave a ruler to", + "s2_io_flip_cf": "Then, Andrew and Don had a lot of fun at the boatyard. Don gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Steve had a lot of fun at the boatyard. Steve gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Alexander had a lot of fun at the boatyard. Alexander gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Andrew had a lot of fun at the boatyard. Don gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Steve had a lot of fun at the boatyard. Alexander gave a ruler to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Andrew", + "object": "ruler", + "place": "boatyard", + "random_a": "Steve", + "random_b": "Alexander", + "random_c": "Charles" + } + }, + { + "text": "Then, Kelly and Kay had a lot of fun at the pharmacy. Kelly gave a scarf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Kay had a lot of fun at the pharmacy. Ross gave a scarf to", + "random_names_cf": "Then, Joe and Stan had a lot of fun at the pharmacy. Joe gave a scarf to", + "s1_io_flip_cf": "Then, Kay and Kelly had a lot of fun at the pharmacy. Kelly gave a scarf to", + "s2_io_flip_cf": "Then, Kelly and Kay had a lot of fun at the pharmacy. Kay gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Joe had a lot of fun at the pharmacy. Joe gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Stan had a lot of fun at the pharmacy. Stan gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Kelly had a lot of fun at the pharmacy. Kay gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Joe had a lot of fun at the pharmacy. Stan gave a scarf to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Kelly", + "object": "scarf", + "place": "pharmacy", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "Ross" + } + }, + { + "text": "When Angel and Robert were about to leave the casino, Angel gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Robert were about to leave the casino, Andrew gave a mirror to", + "random_names_cf": "When Kay and Neil were about to leave the casino, Kay gave a mirror to", + "s1_io_flip_cf": "When Robert and Angel were about to leave the casino, Angel gave a mirror to", + "s2_io_flip_cf": "When Angel and Robert were about to leave the casino, Robert gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Neil and Kay were about to leave the casino, Kay gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Kay and Neil were about to leave the casino, Neil gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Angel were about to leave the casino, Robert gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Kay were about to leave the casino, Neil gave a mirror to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Angel", + "object": "mirror", + "place": "casino", + "random_a": "Kay", + "random_b": "Neil", + "random_c": "Andrew" + } + }, + { + "text": "The gift shop Stan and Austin went to had a set of headphones. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Stan and Austin went to had a set of headphones. Henry gave it to", + "random_names_cf": "The gift shop Lewis and Grant went to had a set of headphones. Lewis gave it to", + "s1_io_flip_cf": "The gift shop Austin and Stan went to had a set of headphones. Stan gave it to", + "s2_io_flip_cf": "The gift shop Stan and Austin went to had a set of headphones. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Grant and Lewis went to had a set of headphones. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Lewis and Grant went to had a set of headphones. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Austin and Stan went to had a set of headphones. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Grant and Lewis went to had a set of headphones. Grant gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Stan", + "object": "set of headphones", + "place": "gift shop", + "random_a": "Lewis", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "Then, Scott and Roy had a lot of fun at the airport. Scott gave a vest to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Roy had a lot of fun at the airport. Kay gave a vest to", + "random_names_cf": "Then, Tom and Kelly had a lot of fun at the airport. Tom gave a vest to", + "s1_io_flip_cf": "Then, Roy and Scott had a lot of fun at the airport. Scott gave a vest to", + "s2_io_flip_cf": "Then, Scott and Roy had a lot of fun at the airport. Roy gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Tom had a lot of fun at the airport. Tom gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Kelly had a lot of fun at the airport. Kelly gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Scott had a lot of fun at the airport. Roy gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Tom had a lot of fun at the airport. Kelly gave a vest to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Scott", + "object": "vest", + "place": "airport", + "random_a": "Tom", + "random_b": "Kelly", + "random_c": "Kay" + } + }, + { + "text": "When Tim and Austin were about to leave the field, Tim gave a can to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Austin were about to leave the field, Alexander gave a can to", + "random_names_cf": "When Andrew and Mike were about to leave the field, Andrew gave a can to", + "s1_io_flip_cf": "When Austin and Tim were about to leave the field, Tim gave a can to", + "s2_io_flip_cf": "When Tim and Austin were about to leave the field, Austin gave a can to", + "random_names_s1_ioi_flip_cf": "When Mike and Andrew were about to leave the field, Andrew gave a can to", + "random_names_s2_ioi_flip_cf": "When Andrew and Mike were about to leave the field, Mike gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Tim were about to leave the field, Austin gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Andrew were about to leave the field, Mike gave a can to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Tim", + "object": "can", + "place": "field", + "random_a": "Andrew", + "random_b": "Mike", + "random_c": "Alexander" + } + }, + { + "text": "Before Alex and Stan left the racetrack, Alex decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Stan left the racetrack, Tom decided to give a scarf to", + "random_names_cf": "Before Neil and Josh left the racetrack, Neil decided to give a scarf to", + "s1_io_flip_cf": "Before Stan and Alex left the racetrack, Alex decided to give a scarf to", + "s2_io_flip_cf": "Before Alex and Stan left the racetrack, Stan decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Josh and Neil left the racetrack, Neil decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Neil and Josh left the racetrack, Josh decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Alex left the racetrack, Stan decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Neil left the racetrack, Josh decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alex", + "object": "scarf", + "place": "racetrack", + "random_a": "Neil", + "random_b": "Josh", + "random_c": "Tom" + } + }, + { + "text": "When Joe and Angel got a pair of shoes at the hangar, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Angel got a pair of shoes at the hangar, Dan decided to give it to", + "random_names_cf": "When Cal and Kay got a pair of shoes at the hangar, Cal decided to give it to", + "s1_io_flip_cf": "When Angel and Joe got a pair of shoes at the hangar, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Angel got a pair of shoes at the hangar, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Cal got a pair of shoes at the hangar, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Kay got a pair of shoes at the hangar, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Joe got a pair of shoes at the hangar, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Cal got a pair of shoes at the hangar, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Joe", + "object": "pair of shoes", + "place": "hangar", + "random_a": "Cal", + "random_b": "Kay", + "random_c": "Dan" + } + }, + { + "text": "While Sarah and Josh relaxed, Sarah gave a needle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Josh relaxed, Lewis gave a needle to", + "random_names_cf": "While Kay and Luke relaxed, Kay gave a needle to", + "s1_io_flip_cf": "While Josh and Sarah relaxed, Sarah gave a needle to", + "s2_io_flip_cf": "While Sarah and Josh relaxed, Josh gave a needle to", + "random_names_s1_ioi_flip_cf": "While Luke and Kay relaxed, Kay gave a needle to", + "random_names_s2_ioi_flip_cf": "While Kay and Luke relaxed, Luke gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Sarah relaxed, Josh gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Kay relaxed, Luke gave a needle to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Sarah", + "object": "needle", + "place": "gym", + "random_a": "Kay", + "random_b": "Luke", + "random_c": "Lewis" + } + }, + { + "text": "Once Steve and Robert arrived at the supermarket, Steve gave a scarf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Robert arrived at the supermarket, Scott gave a scarf to", + "random_names_cf": "Once Ryan and Henry arrived at the supermarket, Ryan gave a scarf to", + "s1_io_flip_cf": "Once Robert and Steve arrived at the supermarket, Steve gave a scarf to", + "s2_io_flip_cf": "Once Steve and Robert arrived at the supermarket, Robert gave a scarf to", + "random_names_s1_ioi_flip_cf": "Once Henry and Ryan arrived at the supermarket, Ryan gave a scarf to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Henry arrived at the supermarket, Henry gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Steve arrived at the supermarket, Robert gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Ryan arrived at the supermarket, Henry gave a scarf to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steve", + "object": "scarf", + "place": "supermarket", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Scott" + } + }, + { + "text": "Then, Andrew and William were working at the gym. Andrew decided to give a trunk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and William were working at the gym. Joe decided to give a trunk to", + "random_names_cf": "Then, Neil and Roger were working at the gym. Neil decided to give a trunk to", + "s1_io_flip_cf": "Then, William and Andrew were working at the gym. Andrew decided to give a trunk to", + "s2_io_flip_cf": "Then, Andrew and William were working at the gym. William decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Neil were working at the gym. Neil decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Roger were working at the gym. Roger decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Andrew were working at the gym. William decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Neil were working at the gym. Roger decided to give a trunk to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Andrew", + "object": "trunk", + "place": "gym", + "random_a": "Neil", + "random_b": "Roger", + "random_c": "Joe" + } + }, + { + "text": "Before Kelly and Roger left the ramp, Kelly decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Roger left the ramp, Don decided to give a needle to", + "random_names_cf": "Before Daniel and Jim left the ramp, Daniel decided to give a needle to", + "s1_io_flip_cf": "Before Roger and Kelly left the ramp, Kelly decided to give a needle to", + "s2_io_flip_cf": "Before Kelly and Roger left the ramp, Roger decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Jim and Daniel left the ramp, Daniel decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Jim left the ramp, Jim decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Kelly left the ramp, Roger decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Daniel left the ramp, Jim decided to give a needle to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "needle", + "place": "ramp", + "random_a": "Daniel", + "random_b": "Jim", + "random_c": "Don" + } + }, + { + "text": "The supermarket Austin and Josh went to had a vest. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Austin and Josh went to had a vest. Steve gave it to", + "random_names_cf": "The supermarket Peter and Alexander went to had a vest. Peter gave it to", + "s1_io_flip_cf": "The supermarket Josh and Austin went to had a vest. Austin gave it to", + "s2_io_flip_cf": "The supermarket Austin and Josh went to had a vest. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Alexander and Peter went to had a vest. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Peter and Alexander went to had a vest. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Josh and Austin went to had a vest. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Alexander and Peter went to had a vest. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Austin", + "object": "vest", + "place": "supermarket", + "random_a": "Peter", + "random_b": "Alexander", + "random_c": "Steve" + } + }, + { + "text": "Then, Ryan and Phil went to the convenience store. Ryan gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Phil went to the convenience store. Alexander gave a wallet to", + "random_names_cf": "Then, Summer and Joe went to the convenience store. Summer gave a wallet to", + "s1_io_flip_cf": "Then, Phil and Ryan went to the convenience store. Ryan gave a wallet to", + "s2_io_flip_cf": "Then, Ryan and Phil went to the convenience store. Phil gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Summer went to the convenience store. Summer gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Joe went to the convenience store. Joe gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Ryan went to the convenience store. Phil gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Summer went to the convenience store. Joe gave a wallet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ryan", + "object": "wallet", + "place": "convenience store", + "random_a": "Summer", + "random_b": "Joe", + "random_c": "Alexander" + } + }, + { + "text": "When Edward and Phil got a shelf at the stadium, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Phil got a shelf at the stadium, Summer decided to give it to", + "random_names_cf": "When Ross and Steve got a shelf at the stadium, Ross decided to give it to", + "s1_io_flip_cf": "When Phil and Edward got a shelf at the stadium, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Phil got a shelf at the stadium, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Ross got a shelf at the stadium, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Steve got a shelf at the stadium, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Edward got a shelf at the stadium, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Ross got a shelf at the stadium, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Edward", + "object": "shelf", + "place": "stadium", + "random_a": "Ross", + "random_b": "Steve", + "random_c": "Summer" + } + }, + { + "text": "While Lewis and Andrew relaxed, Lewis gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Andrew relaxed, Alex gave a pencil to", + "random_names_cf": "While Robert and Summer relaxed, Robert gave a pencil to", + "s1_io_flip_cf": "While Andrew and Lewis relaxed, Lewis gave a pencil to", + "s2_io_flip_cf": "While Lewis and Andrew relaxed, Andrew gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Summer and Robert relaxed, Robert gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Robert and Summer relaxed, Summer gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Lewis relaxed, Andrew gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Robert relaxed, Summer gave a pencil to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "pencil", + "place": "clothing store", + "random_a": "Robert", + "random_b": "Summer", + "random_c": "Alex" + } + }, + { + "text": "Then, Lewis and Kelly went to the boatyard. Lewis gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Kelly went to the boatyard. Don gave a pencil to", + "random_names_cf": "Then, Daniel and Ross went to the boatyard. Daniel gave a pencil to", + "s1_io_flip_cf": "Then, Kelly and Lewis went to the boatyard. Lewis gave a pencil to", + "s2_io_flip_cf": "Then, Lewis and Kelly went to the boatyard. Kelly gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Daniel went to the boatyard. Daniel gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Ross went to the boatyard. Ross gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Lewis went to the boatyard. Kelly gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Daniel went to the boatyard. Ross gave a pencil to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Lewis", + "object": "pencil", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "While Jonathan and Luke relaxed, Jonathan gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Luke relaxed, Jim gave a trunk to", + "random_names_cf": "While Roy and Rob relaxed, Roy gave a trunk to", + "s1_io_flip_cf": "While Luke and Jonathan relaxed, Jonathan gave a trunk to", + "s2_io_flip_cf": "While Jonathan and Luke relaxed, Luke gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Rob and Roy relaxed, Roy gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Roy and Rob relaxed, Rob gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Jonathan relaxed, Luke gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Roy relaxed, Rob gave a trunk to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Jonathan", + "object": "trunk", + "place": "gym", + "random_a": "Roy", + "random_b": "Rob", + "random_c": "Jim" + } + }, + { + "text": "Then, Tom and Lewis were working at the airbase. Tom decided to give a wrench to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Lewis were working at the airbase. Joe decided to give a wrench to", + "random_names_cf": "Then, William and Elizabeth were working at the airbase. William decided to give a wrench to", + "s1_io_flip_cf": "Then, Lewis and Tom were working at the airbase. Tom decided to give a wrench to", + "s2_io_flip_cf": "Then, Tom and Lewis were working at the airbase. Lewis decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and William were working at the airbase. William decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Then, William and Elizabeth were working at the airbase. Elizabeth decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Tom were working at the airbase. Lewis decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and William were working at the airbase. Elizabeth decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tom", + "object": "wrench", + "place": "airbase", + "random_a": "William", + "random_b": "Elizabeth", + "random_c": "Joe" + } + }, + { + "text": "When Tim and Rick got a poster at the pharmacy, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Rick got a poster at the pharmacy, Edward decided to give it to", + "random_names_cf": "When Ross and Neil got a poster at the pharmacy, Ross decided to give it to", + "s1_io_flip_cf": "When Rick and Tim got a poster at the pharmacy, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Rick got a poster at the pharmacy, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Ross got a poster at the pharmacy, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Neil got a poster at the pharmacy, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Tim got a poster at the pharmacy, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Ross got a poster at the pharmacy, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Tim", + "object": "poster", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Edward" + } + }, + { + "text": "When Grant and Elizabeth were about to leave the airport, Grant gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Elizabeth were about to leave the airport, Sarah gave a laptop to", + "random_names_cf": "When Summer and Jonathan were about to leave the airport, Summer gave a laptop to", + "s1_io_flip_cf": "When Elizabeth and Grant were about to leave the airport, Grant gave a laptop to", + "s2_io_flip_cf": "When Grant and Elizabeth were about to leave the airport, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Summer were about to leave the airport, Summer gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Summer and Jonathan were about to leave the airport, Jonathan gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Grant were about to leave the airport, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Summer were about to leave the airport, Jonathan gave a laptop to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Grant", + "object": "laptop", + "place": "airport", + "random_a": "Summer", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "While Edward and Ross relaxed, Edward gave a toilet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Ross relaxed, Roger gave a toilet to", + "random_names_cf": "While Josh and Phil relaxed, Josh gave a toilet to", + "s1_io_flip_cf": "While Ross and Edward relaxed, Edward gave a toilet to", + "s2_io_flip_cf": "While Edward and Ross relaxed, Ross gave a toilet to", + "random_names_s1_ioi_flip_cf": "While Phil and Josh relaxed, Josh gave a toilet to", + "random_names_s2_ioi_flip_cf": "While Josh and Phil relaxed, Phil gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Edward relaxed, Ross gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Josh relaxed, Phil gave a toilet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Edward", + "object": "toilet", + "place": "mall", + "random_a": "Josh", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "Once Rick and Summer arrived at the clothing store, Rick gave a shelf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Summer arrived at the clothing store, Neil gave a shelf to", + "random_names_cf": "Once Stan and Steven arrived at the clothing store, Stan gave a shelf to", + "s1_io_flip_cf": "Once Summer and Rick arrived at the clothing store, Rick gave a shelf to", + "s2_io_flip_cf": "Once Rick and Summer arrived at the clothing store, Summer gave a shelf to", + "random_names_s1_ioi_flip_cf": "Once Steven and Stan arrived at the clothing store, Stan gave a shelf to", + "random_names_s2_ioi_flip_cf": "Once Stan and Steven arrived at the clothing store, Steven gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Rick arrived at the clothing store, Summer gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Stan arrived at the clothing store, Steven gave a shelf to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rick", + "object": "shelf", + "place": "clothing store", + "random_a": "Stan", + "random_b": "Steven", + "random_c": "Neil" + } + }, + { + "text": "When Roy and Summer got a sink at the field, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Summer got a sink at the field, William decided to give it to", + "random_names_cf": "When Kelly and Edward got a sink at the field, Kelly decided to give it to", + "s1_io_flip_cf": "When Summer and Roy got a sink at the field, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Summer got a sink at the field, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Kelly got a sink at the field, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Edward got a sink at the field, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Roy got a sink at the field, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Kelly got a sink at the field, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Roy", + "object": "sink", + "place": "field", + "random_a": "Kelly", + "random_b": "Edward", + "random_c": "William" + } + }, + { + "text": "Then, Phil and Elizabeth had a lot of fun at the market. Phil gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Elizabeth had a lot of fun at the market. Daniel gave a sifter to", + "random_names_cf": "Then, Scott and Guy had a lot of fun at the market. Scott gave a sifter to", + "s1_io_flip_cf": "Then, Elizabeth and Phil had a lot of fun at the market. Phil gave a sifter to", + "s2_io_flip_cf": "Then, Phil and Elizabeth had a lot of fun at the market. Elizabeth gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Scott had a lot of fun at the market. Scott gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Guy had a lot of fun at the market. Guy gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Phil had a lot of fun at the market. Elizabeth gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Scott had a lot of fun at the market. Guy gave a sifter to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Phil", + "object": "sifter", + "place": "market", + "random_a": "Scott", + "random_b": "Guy", + "random_c": "Daniel" + } + }, + { + "text": "Then, Tom and Alex were working at the mall. Tom decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Alex were working at the mall. Steven decided to give a pair of glasses to", + "random_names_cf": "Then, Don and Kelly were working at the mall. Don decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Alex and Tom were working at the mall. Tom decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Tom and Alex were working at the mall. Alex decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Don were working at the mall. Don decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Don and Kelly were working at the mall. Kelly decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tom were working at the mall. Alex decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Don were working at the mall. Kelly decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tom", + "object": "pair of glasses", + "place": "mall", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "Steven" + } + }, + { + "text": "Once Henry and Phil arrived at the hotel, Henry gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Phil arrived at the hotel, Jim gave a ribbon to", + "random_names_cf": "Once Rick and Summer arrived at the hotel, Rick gave a ribbon to", + "s1_io_flip_cf": "Once Phil and Henry arrived at the hotel, Henry gave a ribbon to", + "s2_io_flip_cf": "Once Henry and Phil arrived at the hotel, Phil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once Summer and Rick arrived at the hotel, Rick gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Rick and Summer arrived at the hotel, Summer gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Henry arrived at the hotel, Phil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Rick arrived at the hotel, Summer gave a ribbon to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Henry", + "object": "ribbon", + "place": "hotel", + "random_a": "Rick", + "random_b": "Summer", + "random_c": "Jim" + } + }, + { + "text": "Before Don and Jonathan left the cafe, Don decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Jonathan left the cafe, Neil decided to give a pair of sunglasses to", + "random_names_cf": "Before Grant and Mike left the cafe, Grant decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Jonathan and Don left the cafe, Don decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Don and Jonathan left the cafe, Jonathan decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Mike and Grant left the cafe, Grant decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Grant and Mike left the cafe, Mike decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Don left the cafe, Jonathan decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Grant left the cafe, Mike decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Don", + "object": "pair of sunglasses", + "place": "cafe", + "random_a": "Grant", + "random_b": "Mike", + "random_c": "Neil" + } + }, + { + "text": "Before Kay and Grant left the salon, Kay decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Grant left the salon, William decided to give a microphone to", + "random_names_cf": "Before Mike and Alexander left the salon, Mike decided to give a microphone to", + "s1_io_flip_cf": "Before Grant and Kay left the salon, Kay decided to give a microphone to", + "s2_io_flip_cf": "Before Kay and Grant left the salon, Grant decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Mike left the salon, Mike decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Mike and Alexander left the salon, Alexander decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Kay left the salon, Grant decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Mike left the salon, Alexander decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kay", + "object": "microphone", + "place": "salon", + "random_a": "Mike", + "random_b": "Alexander", + "random_c": "William" + } + }, + { + "text": "Then, Tim and Dan went to the resort. Tim gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Dan went to the resort. Neil gave a folder to", + "random_names_cf": "Then, Guy and Summer went to the resort. Guy gave a folder to", + "s1_io_flip_cf": "Then, Dan and Tim went to the resort. Tim gave a folder to", + "s2_io_flip_cf": "Then, Tim and Dan went to the resort. Dan gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Guy went to the resort. Guy gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Summer went to the resort. Summer gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Tim went to the resort. Dan gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Guy went to the resort. Summer gave a folder to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tim", + "object": "folder", + "place": "resort", + "random_a": "Guy", + "random_b": "Summer", + "random_c": "Neil" + } + }, + { + "text": "While Ross and Elizabeth relaxed, Ross gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Elizabeth relaxed, Austin gave a basketball to", + "random_names_cf": "While Andrew and Robert relaxed, Andrew gave a basketball to", + "s1_io_flip_cf": "While Elizabeth and Ross relaxed, Ross gave a basketball to", + "s2_io_flip_cf": "While Ross and Elizabeth relaxed, Elizabeth gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Robert and Andrew relaxed, Andrew gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Andrew and Robert relaxed, Robert gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Ross relaxed, Elizabeth gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Andrew relaxed, Robert gave a basketball to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ross", + "object": "basketball", + "place": "pharmacy", + "random_a": "Andrew", + "random_b": "Robert", + "random_c": "Austin" + } + }, + { + "text": "The cafe Cal and Peter went to had a ribbon. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Cal and Peter went to had a ribbon. Roy gave it to", + "random_names_cf": "The cafe Grant and Charles went to had a ribbon. Grant gave it to", + "s1_io_flip_cf": "The cafe Peter and Cal went to had a ribbon. Cal gave it to", + "s2_io_flip_cf": "The cafe Cal and Peter went to had a ribbon. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Charles and Grant went to had a ribbon. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Grant and Charles went to had a ribbon. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Peter and Cal went to had a ribbon. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Charles and Grant went to had a ribbon. Charles gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "ribbon", + "place": "cafe", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Roy" + } + }, + { + "text": "Then, Will and Kay went to the pharmacy. Will gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Kay went to the pharmacy. Austin gave a pair of shoes to", + "random_names_cf": "Then, Stan and Elizabeth went to the pharmacy. Stan gave a pair of shoes to", + "s1_io_flip_cf": "Then, Kay and Will went to the pharmacy. Will gave a pair of shoes to", + "s2_io_flip_cf": "Then, Will and Kay went to the pharmacy. Kay gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Stan went to the pharmacy. Stan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Elizabeth went to the pharmacy. Elizabeth gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Will went to the pharmacy. Kay gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Stan went to the pharmacy. Elizabeth gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Will", + "object": "pair of shoes", + "place": "pharmacy", + "random_a": "Stan", + "random_b": "Elizabeth", + "random_c": "Austin" + } + }, + { + "text": "The field Elizabeth and Steve went to had a bowl. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Elizabeth and Steve went to had a bowl. Roy gave it to", + "random_names_cf": "The field Stan and Robert went to had a bowl. Stan gave it to", + "s1_io_flip_cf": "The field Steve and Elizabeth went to had a bowl. Elizabeth gave it to", + "s2_io_flip_cf": "The field Elizabeth and Steve went to had a bowl. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The field Robert and Stan went to had a bowl. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The field Stan and Robert went to had a bowl. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Steve and Elizabeth went to had a bowl. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Robert and Stan went to had a bowl. Robert gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Elizabeth", + "object": "bowl", + "place": "field", + "random_a": "Stan", + "random_b": "Robert", + "random_c": "Roy" + } + }, + { + "text": "Then, Andrew and Cal were working at the supermarket. Andrew decided to give a coat to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Cal were working at the supermarket. Austin decided to give a coat to", + "random_names_cf": "Then, Phil and Stan were working at the supermarket. Phil decided to give a coat to", + "s1_io_flip_cf": "Then, Cal and Andrew were working at the supermarket. Andrew decided to give a coat to", + "s2_io_flip_cf": "Then, Andrew and Cal were working at the supermarket. Cal decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Phil were working at the supermarket. Phil decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Stan were working at the supermarket. Stan decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Andrew were working at the supermarket. Cal decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Phil were working at the supermarket. Stan decided to give a coat to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "coat", + "place": "supermarket", + "random_a": "Phil", + "random_b": "Stan", + "random_c": "Austin" + } + }, + { + "text": "The music store Peter and Josh went to had a strainer. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Peter and Josh went to had a strainer. Tom gave it to", + "random_names_cf": "The music store Tim and Sarah went to had a strainer. Tim gave it to", + "s1_io_flip_cf": "The music store Josh and Peter went to had a strainer. Peter gave it to", + "s2_io_flip_cf": "The music store Peter and Josh went to had a strainer. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The music store Sarah and Tim went to had a strainer. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The music store Tim and Sarah went to had a strainer. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Josh and Peter went to had a strainer. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Sarah and Tim went to had a strainer. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Peter", + "object": "strainer", + "place": "music store", + "random_a": "Tim", + "random_b": "Sarah", + "random_c": "Tom" + } + }, + { + "text": "Then, Sarah and Scott had a lot of fun at the field. Sarah gave a toilet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Scott had a lot of fun at the field. Edward gave a toilet to", + "random_names_cf": "Then, Grant and Austin had a lot of fun at the field. Grant gave a toilet to", + "s1_io_flip_cf": "Then, Scott and Sarah had a lot of fun at the field. Sarah gave a toilet to", + "s2_io_flip_cf": "Then, Sarah and Scott had a lot of fun at the field. Scott gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Grant had a lot of fun at the field. Grant gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Austin had a lot of fun at the field. Austin gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Sarah had a lot of fun at the field. Scott gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Grant had a lot of fun at the field. Austin gave a toilet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Sarah", + "object": "toilet", + "place": "field", + "random_a": "Grant", + "random_b": "Austin", + "random_c": "Edward" + } + }, + { + "text": "Then, Rick and Stan had a lot of fun at the university campus. Rick gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Stan had a lot of fun at the university campus. Steven gave a pencil sharpener to", + "random_names_cf": "Then, Alexander and Edward had a lot of fun at the university campus. Alexander gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Stan and Rick had a lot of fun at the university campus. Rick gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Rick and Stan had a lot of fun at the university campus. Stan gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Alexander had a lot of fun at the university campus. Alexander gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Edward had a lot of fun at the university campus. Edward gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Rick had a lot of fun at the university campus. Stan gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Alexander had a lot of fun at the university campus. Edward gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Rick", + "object": "pencil sharpener", + "place": "university campus", + "random_a": "Alexander", + "random_b": "Edward", + "random_c": "Steven" + } + }, + { + "text": "The ferry Peter and Stan went to had a gold watch. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Peter and Stan went to had a gold watch. Tim gave it to", + "random_names_cf": "The ferry Joe and Daniel went to had a gold watch. Joe gave it to", + "s1_io_flip_cf": "The ferry Stan and Peter went to had a gold watch. Peter gave it to", + "s2_io_flip_cf": "The ferry Peter and Stan went to had a gold watch. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Daniel and Joe went to had a gold watch. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Joe and Daniel went to had a gold watch. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Stan and Peter went to had a gold watch. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Daniel and Joe went to had a gold watch. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Peter", + "object": "gold watch", + "place": "ferry", + "random_a": "Joe", + "random_b": "Daniel", + "random_c": "Tim" + } + }, + { + "text": "Before Steven and Don left the optician, Steven decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Don left the optician, Peter decided to give a faucet to", + "random_names_cf": "Before Joe and Lewis left the optician, Joe decided to give a faucet to", + "s1_io_flip_cf": "Before Don and Steven left the optician, Steven decided to give a faucet to", + "s2_io_flip_cf": "Before Steven and Don left the optician, Don decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Joe left the optician, Joe decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Joe and Lewis left the optician, Lewis decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Steven left the optician, Don decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Joe left the optician, Lewis decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Steven", + "object": "faucet", + "place": "optician", + "random_a": "Joe", + "random_b": "Lewis", + "random_c": "Peter" + } + }, + { + "text": "Then, Angel and Austin were working at the break room. Angel decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Austin were working at the break room. Roger decided to give a key to", + "random_names_cf": "Then, Jonathan and Scott were working at the break room. Jonathan decided to give a key to", + "s1_io_flip_cf": "Then, Austin and Angel were working at the break room. Angel decided to give a key to", + "s2_io_flip_cf": "Then, Angel and Austin were working at the break room. Austin decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Jonathan were working at the break room. Jonathan decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Scott were working at the break room. Scott decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Angel were working at the break room. Austin decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Jonathan were working at the break room. Scott decided to give a key to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Angel", + "object": "key", + "place": "break room", + "random_a": "Jonathan", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "Then, Steve and Elizabeth were working at the university campus. Steve decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Elizabeth were working at the university campus. Roy decided to give a pin to", + "random_names_cf": "Then, Robert and Cal were working at the university campus. Robert decided to give a pin to", + "s1_io_flip_cf": "Then, Elizabeth and Steve were working at the university campus. Steve decided to give a pin to", + "s2_io_flip_cf": "Then, Steve and Elizabeth were working at the university campus. Elizabeth decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Robert were working at the university campus. Robert decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Cal were working at the university campus. Cal decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Steve were working at the university campus. Elizabeth decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Robert were working at the university campus. Cal decided to give a pin to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steve", + "object": "pin", + "place": "university campus", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Roy" + } + }, + { + "text": "Then, Elizabeth and Joe had a lot of fun at the studio. Elizabeth gave a sandal to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Joe had a lot of fun at the studio. Jonathan gave a sandal to", + "random_names_cf": "Then, Angel and Jim had a lot of fun at the studio. Angel gave a sandal to", + "s1_io_flip_cf": "Then, Joe and Elizabeth had a lot of fun at the studio. Elizabeth gave a sandal to", + "s2_io_flip_cf": "Then, Elizabeth and Joe had a lot of fun at the studio. Joe gave a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Angel had a lot of fun at the studio. Angel gave a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Jim had a lot of fun at the studio. Jim gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Elizabeth had a lot of fun at the studio. Joe gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Angel had a lot of fun at the studio. Jim gave a sandal to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Elizabeth", + "object": "sandal", + "place": "studio", + "random_a": "Angel", + "random_b": "Jim", + "random_c": "Jonathan" + } + }, + { + "text": "When Lewis and Cal got a pen at the pizzeria, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Cal got a pen at the pizzeria, Luke decided to give it to", + "random_names_cf": "When Austin and Summer got a pen at the pizzeria, Austin decided to give it to", + "s1_io_flip_cf": "When Cal and Lewis got a pen at the pizzeria, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Cal got a pen at the pizzeria, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Austin got a pen at the pizzeria, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Summer got a pen at the pizzeria, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Lewis got a pen at the pizzeria, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Austin got a pen at the pizzeria, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "pen", + "place": "pizzeria", + "random_a": "Austin", + "random_b": "Summer", + "random_c": "Luke" + } + }, + { + "text": "When Ryan and Neil got a pair of glasses at the supermarket, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Neil got a pair of glasses at the supermarket, Dan decided to give it to", + "random_names_cf": "When Josh and Alexander got a pair of glasses at the supermarket, Josh decided to give it to", + "s1_io_flip_cf": "When Neil and Ryan got a pair of glasses at the supermarket, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Neil got a pair of glasses at the supermarket, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Josh got a pair of glasses at the supermarket, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Alexander got a pair of glasses at the supermarket, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Ryan got a pair of glasses at the supermarket, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Josh got a pair of glasses at the supermarket, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ryan", + "object": "pair of glasses", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Alexander", + "random_c": "Dan" + } + }, + { + "text": "While Rick and Steven relaxed, Rick gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Steven relaxed, Phil gave a pencil sharpener to", + "random_names_cf": "While Tom and Andrew relaxed, Tom gave a pencil sharpener to", + "s1_io_flip_cf": "While Steven and Rick relaxed, Rick gave a pencil sharpener to", + "s2_io_flip_cf": "While Rick and Steven relaxed, Steven gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Andrew and Tom relaxed, Tom gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Tom and Andrew relaxed, Andrew gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Rick relaxed, Steven gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Tom relaxed, Andrew gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Rick", + "object": "pencil sharpener", + "place": "boatyard", + "random_a": "Tom", + "random_b": "Andrew", + "random_c": "Phil" + } + }, + { + "text": "When Grant and Steve were about to leave the optician, Grant gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Steve were about to leave the optician, Rob gave a remote control to", + "random_names_cf": "When Sarah and Edward were about to leave the optician, Sarah gave a remote control to", + "s1_io_flip_cf": "When Steve and Grant were about to leave the optician, Grant gave a remote control to", + "s2_io_flip_cf": "When Grant and Steve were about to leave the optician, Steve gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Edward and Sarah were about to leave the optician, Sarah gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Sarah and Edward were about to leave the optician, Edward gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Grant were about to leave the optician, Steve gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Sarah were about to leave the optician, Edward gave a remote control to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Grant", + "object": "remote control", + "place": "optician", + "random_a": "Sarah", + "random_b": "Edward", + "random_c": "Rob" + } + }, + { + "text": "Then, Charles and Dan were working at the optician. Charles decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Dan were working at the optician. Stan decided to give a sock to", + "random_names_cf": "Then, Phil and Kelly were working at the optician. Phil decided to give a sock to", + "s1_io_flip_cf": "Then, Dan and Charles were working at the optician. Charles decided to give a sock to", + "s2_io_flip_cf": "Then, Charles and Dan were working at the optician. Dan decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Phil were working at the optician. Phil decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Kelly were working at the optician. Kelly decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Charles were working at the optician. Dan decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Phil were working at the optician. Kelly decided to give a sock to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Charles", + "object": "sock", + "place": "optician", + "random_a": "Phil", + "random_b": "Kelly", + "random_c": "Stan" + } + }, + { + "text": "When Alexander and Neil got a scarf at the toy store, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Neil got a scarf at the toy store, Guy decided to give it to", + "random_names_cf": "When Alex and Lewis got a scarf at the toy store, Alex decided to give it to", + "s1_io_flip_cf": "When Neil and Alexander got a scarf at the toy store, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Neil got a scarf at the toy store, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Alex got a scarf at the toy store, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Lewis got a scarf at the toy store, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Alexander got a scarf at the toy store, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Alex got a scarf at the toy store, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alexander", + "object": "scarf", + "place": "toy store", + "random_a": "Alex", + "random_b": "Lewis", + "random_c": "Guy" + } + }, + { + "text": "Then, Josh and Kelly were working at the dorm. Josh decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Kelly were working at the dorm. Cal decided to give a can to", + "random_names_cf": "Then, Tim and Lewis were working at the dorm. Tim decided to give a can to", + "s1_io_flip_cf": "Then, Kelly and Josh were working at the dorm. Josh decided to give a can to", + "s2_io_flip_cf": "Then, Josh and Kelly were working at the dorm. Kelly decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Tim were working at the dorm. Tim decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Lewis were working at the dorm. Lewis decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Josh were working at the dorm. Kelly decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Tim were working at the dorm. Lewis decided to give a can to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "can", + "place": "dorm", + "random_a": "Tim", + "random_b": "Lewis", + "random_c": "Cal" + } + }, + { + "text": "While Steven and Summer relaxed, Steven gave a snack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steven and Summer relaxed, Tim gave a snack to", + "random_names_cf": "While Austin and Stan relaxed, Austin gave a snack to", + "s1_io_flip_cf": "While Summer and Steven relaxed, Steven gave a snack to", + "s2_io_flip_cf": "While Steven and Summer relaxed, Summer gave a snack to", + "random_names_s1_ioi_flip_cf": "While Stan and Austin relaxed, Austin gave a snack to", + "random_names_s2_ioi_flip_cf": "While Austin and Stan relaxed, Stan gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Steven relaxed, Summer gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Austin relaxed, Stan gave a snack to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steven", + "object": "snack", + "place": "museum", + "random_a": "Austin", + "random_b": "Stan", + "random_c": "Tim" + } + }, + { + "text": "When Phil and Tom were about to leave the gift shop, Phil gave a trunk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Tom were about to leave the gift shop, Alex gave a trunk to", + "random_names_cf": "When Alexander and Steven were about to leave the gift shop, Alexander gave a trunk to", + "s1_io_flip_cf": "When Tom and Phil were about to leave the gift shop, Phil gave a trunk to", + "s2_io_flip_cf": "When Phil and Tom were about to leave the gift shop, Tom gave a trunk to", + "random_names_s1_ioi_flip_cf": "When Steven and Alexander were about to leave the gift shop, Alexander gave a trunk to", + "random_names_s2_ioi_flip_cf": "When Alexander and Steven were about to leave the gift shop, Steven gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Phil were about to leave the gift shop, Tom gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Alexander were about to leave the gift shop, Steven gave a trunk to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "trunk", + "place": "gift shop", + "random_a": "Alexander", + "random_b": "Steven", + "random_c": "Alex" + } + }, + { + "text": "When Kay and Cal got a shoe at the spa, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Cal got a shoe at the spa, Alexander decided to give it to", + "random_names_cf": "When Jim and Alex got a shoe at the spa, Jim decided to give it to", + "s1_io_flip_cf": "When Cal and Kay got a shoe at the spa, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Cal got a shoe at the spa, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Jim got a shoe at the spa, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Alex got a shoe at the spa, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Kay got a shoe at the spa, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Jim got a shoe at the spa, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kay", + "object": "shoe", + "place": "spa", + "random_a": "Jim", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "Before Joe and Elizabeth left the service station, Joe decided to give a coat to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Elizabeth left the service station, Josh decided to give a coat to", + "random_names_cf": "Before Roger and Andrew left the service station, Roger decided to give a coat to", + "s1_io_flip_cf": "Before Elizabeth and Joe left the service station, Joe decided to give a coat to", + "s2_io_flip_cf": "Before Joe and Elizabeth left the service station, Elizabeth decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Roger left the service station, Roger decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Before Roger and Andrew left the service station, Andrew decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Joe left the service station, Elizabeth decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Roger left the service station, Andrew decided to give a coat to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Joe", + "object": "coat", + "place": "service station", + "random_a": "Roger", + "random_b": "Andrew", + "random_c": "Josh" + } + }, + { + "text": "Then, Peter and Charles were working at the university campus. Peter decided to give a drill bit to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Charles were working at the university campus. Angel decided to give a drill bit to", + "random_names_cf": "Then, Kay and Elizabeth were working at the university campus. Kay decided to give a drill bit to", + "s1_io_flip_cf": "Then, Charles and Peter were working at the university campus. Peter decided to give a drill bit to", + "s2_io_flip_cf": "Then, Peter and Charles were working at the university campus. Charles decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Kay were working at the university campus. Kay decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Elizabeth were working at the university campus. Elizabeth decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Peter were working at the university campus. Charles decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kay were working at the university campus. Elizabeth decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Peter", + "object": "drill bit", + "place": "university campus", + "random_a": "Kay", + "random_b": "Elizabeth", + "random_c": "Angel" + } + }, + { + "text": "When Jonathan and Steve got a shelf at the toy store, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Steve got a shelf at the toy store, Alexander decided to give it to", + "random_names_cf": "When Andrew and Lewis got a shelf at the toy store, Andrew decided to give it to", + "s1_io_flip_cf": "When Steve and Jonathan got a shelf at the toy store, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Steve got a shelf at the toy store, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Andrew got a shelf at the toy store, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Lewis got a shelf at the toy store, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Jonathan got a shelf at the toy store, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Andrew got a shelf at the toy store, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "shelf", + "place": "toy store", + "random_a": "Andrew", + "random_b": "Lewis", + "random_c": "Alexander" + } + }, + { + "text": "The gift shop Alex and Robert went to had a mask. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Alex and Robert went to had a mask. Edward gave it to", + "random_names_cf": "The gift shop Charles and Tom went to had a mask. Charles gave it to", + "s1_io_flip_cf": "The gift shop Robert and Alex went to had a mask. Alex gave it to", + "s2_io_flip_cf": "The gift shop Alex and Robert went to had a mask. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Tom and Charles went to had a mask. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Charles and Tom went to had a mask. Tom gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Robert and Alex went to had a mask. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Tom and Charles went to had a mask. Tom gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alex", + "object": "mask", + "place": "gift shop", + "random_a": "Charles", + "random_b": "Tom", + "random_c": "Edward" + } + }, + { + "text": "Then, Dan and Alexander had a lot of fun at the campground. Dan gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alexander had a lot of fun at the campground. Luke gave a pen to", + "random_names_cf": "Then, Neil and Jonathan had a lot of fun at the campground. Neil gave a pen to", + "s1_io_flip_cf": "Then, Alexander and Dan had a lot of fun at the campground. Dan gave a pen to", + "s2_io_flip_cf": "Then, Dan and Alexander had a lot of fun at the campground. Alexander gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Neil had a lot of fun at the campground. Neil gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Jonathan had a lot of fun at the campground. Jonathan gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Dan had a lot of fun at the campground. Alexander gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Neil had a lot of fun at the campground. Jonathan gave a pen to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "pen", + "place": "campground", + "random_a": "Neil", + "random_b": "Jonathan", + "random_c": "Luke" + } + }, + { + "text": "While Kay and Henry relaxed, Kay gave a snack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Henry relaxed, Jonathan gave a snack to", + "random_names_cf": "While Don and Elizabeth relaxed, Don gave a snack to", + "s1_io_flip_cf": "While Henry and Kay relaxed, Kay gave a snack to", + "s2_io_flip_cf": "While Kay and Henry relaxed, Henry gave a snack to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Don relaxed, Don gave a snack to", + "random_names_s2_ioi_flip_cf": "While Don and Elizabeth relaxed, Elizabeth gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Kay relaxed, Henry gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Don relaxed, Elizabeth gave a snack to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kay", + "object": "snack", + "place": "airbase", + "random_a": "Don", + "random_b": "Elizabeth", + "random_c": "Jonathan" + } + }, + { + "text": "Before Jim and Ross left the park, Jim decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Ross left the park, Alexander decided to give a comb to", + "random_names_cf": "Before Summer and Luke left the park, Summer decided to give a comb to", + "s1_io_flip_cf": "Before Ross and Jim left the park, Jim decided to give a comb to", + "s2_io_flip_cf": "Before Jim and Ross left the park, Ross decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before Luke and Summer left the park, Summer decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Summer and Luke left the park, Luke decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Jim left the park, Ross decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Summer left the park, Luke decided to give a comb to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Jim", + "object": "comb", + "place": "park", + "random_a": "Summer", + "random_b": "Luke", + "random_c": "Alexander" + } + }, + { + "text": "The stadium Will and Mike went to had a trunk. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Will and Mike went to had a trunk. Tom gave it to", + "random_names_cf": "The stadium Alex and Neil went to had a trunk. Alex gave it to", + "s1_io_flip_cf": "The stadium Mike and Will went to had a trunk. Will gave it to", + "s2_io_flip_cf": "The stadium Will and Mike went to had a trunk. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Neil and Alex went to had a trunk. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Alex and Neil went to had a trunk. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Mike and Will went to had a trunk. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Neil and Alex went to had a trunk. Neil gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Will", + "object": "trunk", + "place": "stadium", + "random_a": "Alex", + "random_b": "Neil", + "random_c": "Tom" + } + }, + { + "text": "Then, Roger and Angel went to the convenience store. Roger gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Angel went to the convenience store. William gave a comb to", + "random_names_cf": "Then, Tom and Kay went to the convenience store. Tom gave a comb to", + "s1_io_flip_cf": "Then, Angel and Roger went to the convenience store. Roger gave a comb to", + "s2_io_flip_cf": "Then, Roger and Angel went to the convenience store. Angel gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Tom went to the convenience store. Tom gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Kay went to the convenience store. Kay gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Roger went to the convenience store. Angel gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Tom went to the convenience store. Kay gave a comb to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roger", + "object": "comb", + "place": "convenience store", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "William" + } + }, + { + "text": "When Phil and Don were about to leave the spa, Phil gave a machine to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Don were about to leave the spa, Angel gave a machine to", + "random_names_cf": "When Jonathan and Robert were about to leave the spa, Jonathan gave a machine to", + "s1_io_flip_cf": "When Don and Phil were about to leave the spa, Phil gave a machine to", + "s2_io_flip_cf": "When Phil and Don were about to leave the spa, Don gave a machine to", + "random_names_s1_ioi_flip_cf": "When Robert and Jonathan were about to leave the spa, Jonathan gave a machine to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Robert were about to leave the spa, Robert gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Phil were about to leave the spa, Don gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Jonathan were about to leave the spa, Robert gave a machine to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Phil", + "object": "machine", + "place": "spa", + "random_a": "Jonathan", + "random_b": "Robert", + "random_c": "Angel" + } + }, + { + "text": "Then, Peter and Steven went to the supermarket. Peter gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Steven went to the supermarket. Tom gave a bucket of paint to", + "random_names_cf": "Then, Roy and Charles went to the supermarket. Roy gave a bucket of paint to", + "s1_io_flip_cf": "Then, Steven and Peter went to the supermarket. Peter gave a bucket of paint to", + "s2_io_flip_cf": "Then, Peter and Steven went to the supermarket. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Roy went to the supermarket. Roy gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Charles went to the supermarket. Charles gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Peter went to the supermarket. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roy went to the supermarket. Charles gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Peter", + "object": "bucket of paint", + "place": "supermarket", + "random_a": "Roy", + "random_b": "Charles", + "random_c": "Tom" + } + }, + { + "text": "While Phil and Stan relaxed, Phil gave a heater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Stan relaxed, Alexander gave a heater to", + "random_names_cf": "While Guy and Alex relaxed, Guy gave a heater to", + "s1_io_flip_cf": "While Stan and Phil relaxed, Phil gave a heater to", + "s2_io_flip_cf": "While Phil and Stan relaxed, Stan gave a heater to", + "random_names_s1_ioi_flip_cf": "While Alex and Guy relaxed, Guy gave a heater to", + "random_names_s2_ioi_flip_cf": "While Guy and Alex relaxed, Alex gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Phil relaxed, Stan gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Guy relaxed, Alex gave a heater to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Phil", + "object": "heater", + "place": "department store", + "random_a": "Guy", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "Then, Steve and Jim went to the airport. Steve gave a radiator to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Jim went to the airport. Don gave a radiator to", + "random_names_cf": "Then, Angel and Guy went to the airport. Angel gave a radiator to", + "s1_io_flip_cf": "Then, Jim and Steve went to the airport. Steve gave a radiator to", + "s2_io_flip_cf": "Then, Steve and Jim went to the airport. Jim gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Angel went to the airport. Angel gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Guy went to the airport. Guy gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Steve went to the airport. Jim gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Angel went to the airport. Guy gave a radiator to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Steve", + "object": "radiator", + "place": "airport", + "random_a": "Angel", + "random_b": "Guy", + "random_c": "Don" + } + }, + { + "text": "Before Tim and Mike left the car, Tim decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Mike left the car, Kay decided to give a funnel to", + "random_names_cf": "Before Don and Robert left the car, Don decided to give a funnel to", + "s1_io_flip_cf": "Before Mike and Tim left the car, Tim decided to give a funnel to", + "s2_io_flip_cf": "Before Tim and Mike left the car, Mike decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Robert and Don left the car, Don decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Don and Robert left the car, Robert decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Tim left the car, Mike decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Don left the car, Robert decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "funnel", + "place": "car", + "random_a": "Don", + "random_b": "Robert", + "random_c": "Kay" + } + }, + { + "text": "Then, Don and Phil had a lot of fun at the marketplace. Don gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Phil had a lot of fun at the marketplace. Elizabeth gave a ribbon to", + "random_names_cf": "Then, Steve and Cal had a lot of fun at the marketplace. Steve gave a ribbon to", + "s1_io_flip_cf": "Then, Phil and Don had a lot of fun at the marketplace. Don gave a ribbon to", + "s2_io_flip_cf": "Then, Don and Phil had a lot of fun at the marketplace. Phil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Steve had a lot of fun at the marketplace. Steve gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Cal had a lot of fun at the marketplace. Cal gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Don had a lot of fun at the marketplace. Phil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steve had a lot of fun at the marketplace. Cal gave a ribbon to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Don", + "object": "ribbon", + "place": "marketplace", + "random_a": "Steve", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Elizabeth and Phil left the school, Elizabeth decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Phil left the school, Ryan decided to give a razor to", + "random_names_cf": "Before Jim and Summer left the school, Jim decided to give a razor to", + "s1_io_flip_cf": "Before Phil and Elizabeth left the school, Elizabeth decided to give a razor to", + "s2_io_flip_cf": "Before Elizabeth and Phil left the school, Phil decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Summer and Jim left the school, Jim decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Jim and Summer left the school, Summer decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Elizabeth left the school, Phil decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Jim left the school, Summer decided to give a razor to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Elizabeth", + "object": "razor", + "place": "school", + "random_a": "Jim", + "random_b": "Summer", + "random_c": "Ryan" + } + }, + { + "text": "When Roy and Dan got a remote control at the zoo, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Dan got a remote control at the zoo, Jim decided to give it to", + "random_names_cf": "When Daniel and Josh got a remote control at the zoo, Daniel decided to give it to", + "s1_io_flip_cf": "When Dan and Roy got a remote control at the zoo, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Dan got a remote control at the zoo, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Daniel got a remote control at the zoo, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Josh got a remote control at the zoo, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Roy got a remote control at the zoo, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Daniel got a remote control at the zoo, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roy", + "object": "remote control", + "place": "zoo", + "random_a": "Daniel", + "random_b": "Josh", + "random_c": "Jim" + } + }, + { + "text": "The break room Stan and Phil went to had a sock. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Stan and Phil went to had a sock. Jonathan gave it to", + "random_names_cf": "The break room Angel and Guy went to had a sock. Angel gave it to", + "s1_io_flip_cf": "The break room Phil and Stan went to had a sock. Stan gave it to", + "s2_io_flip_cf": "The break room Stan and Phil went to had a sock. Phil gave it to", + "random_names_s1_ioi_flip_cf": "The break room Guy and Angel went to had a sock. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The break room Angel and Guy went to had a sock. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Phil and Stan went to had a sock. Phil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Guy and Angel went to had a sock. Guy gave it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "sock", + "place": "break room", + "random_a": "Angel", + "random_b": "Guy", + "random_c": "Jonathan" + } + }, + { + "text": "Once Angel and Roy arrived at the ferry, Angel gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Roy arrived at the ferry, Alex gave a nail file to", + "random_names_cf": "Once Sarah and Dan arrived at the ferry, Sarah gave a nail file to", + "s1_io_flip_cf": "Once Roy and Angel arrived at the ferry, Angel gave a nail file to", + "s2_io_flip_cf": "Once Angel and Roy arrived at the ferry, Roy gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Dan and Sarah arrived at the ferry, Sarah gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Dan arrived at the ferry, Dan gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Angel arrived at the ferry, Roy gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Sarah arrived at the ferry, Dan gave a nail file to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Angel", + "object": "nail file", + "place": "ferry", + "random_a": "Sarah", + "random_b": "Dan", + "random_c": "Alex" + } + }, + { + "text": "Then, Kelly and Guy had a lot of fun at the stadium. Kelly gave a gold watch to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Guy had a lot of fun at the stadium. Sarah gave a gold watch to", + "random_names_cf": "Then, Alex and Steve had a lot of fun at the stadium. Alex gave a gold watch to", + "s1_io_flip_cf": "Then, Guy and Kelly had a lot of fun at the stadium. Kelly gave a gold watch to", + "s2_io_flip_cf": "Then, Kelly and Guy had a lot of fun at the stadium. Guy gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Alex had a lot of fun at the stadium. Alex gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Steve had a lot of fun at the stadium. Steve gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Kelly had a lot of fun at the stadium. Guy gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Alex had a lot of fun at the stadium. Steve gave a gold watch to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kelly", + "object": "gold watch", + "place": "stadium", + "random_a": "Alex", + "random_b": "Steve", + "random_c": "Sarah" + } + }, + { + "text": "The parking lot Steven and Dan went to had a gold watch. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Steven and Dan went to had a gold watch. Scott gave it to", + "random_names_cf": "The parking lot Ross and Don went to had a gold watch. Ross gave it to", + "s1_io_flip_cf": "The parking lot Dan and Steven went to had a gold watch. Steven gave it to", + "s2_io_flip_cf": "The parking lot Steven and Dan went to had a gold watch. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Don and Ross went to had a gold watch. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Ross and Don went to had a gold watch. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Dan and Steven went to had a gold watch. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Don and Ross went to had a gold watch. Don gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Steven", + "object": "gold watch", + "place": "parking lot", + "random_a": "Ross", + "random_b": "Don", + "random_c": "Scott" + } + }, + { + "text": "Then, Josh and Neil had a lot of fun at the tire store. Josh gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Neil had a lot of fun at the tire store. Steve gave a ribbon to", + "random_names_cf": "Then, Dan and Charles had a lot of fun at the tire store. Dan gave a ribbon to", + "s1_io_flip_cf": "Then, Neil and Josh had a lot of fun at the tire store. Josh gave a ribbon to", + "s2_io_flip_cf": "Then, Josh and Neil had a lot of fun at the tire store. Neil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Dan had a lot of fun at the tire store. Dan gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Charles had a lot of fun at the tire store. Charles gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Josh had a lot of fun at the tire store. Neil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Dan had a lot of fun at the tire store. Charles gave a ribbon to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Josh", + "object": "ribbon", + "place": "tire store", + "random_a": "Dan", + "random_b": "Charles", + "random_c": "Steve" + } + }, + { + "text": "Before Roger and Lewis left the resort, Roger decided to give a tent to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Lewis left the resort, Jim decided to give a tent to", + "random_names_cf": "Before Joe and Ryan left the resort, Joe decided to give a tent to", + "s1_io_flip_cf": "Before Lewis and Roger left the resort, Roger decided to give a tent to", + "s2_io_flip_cf": "Before Roger and Lewis left the resort, Lewis decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Joe left the resort, Joe decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Before Joe and Ryan left the resort, Ryan decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Roger left the resort, Lewis decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Joe left the resort, Ryan decided to give a tent to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Roger", + "object": "tent", + "place": "resort", + "random_a": "Joe", + "random_b": "Ryan", + "random_c": "Jim" + } + }, + { + "text": "While Guy and Grant relaxed, Guy gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Grant relaxed, Rick gave a ruler to", + "random_names_cf": "While Roy and Daniel relaxed, Roy gave a ruler to", + "s1_io_flip_cf": "While Grant and Guy relaxed, Guy gave a ruler to", + "s2_io_flip_cf": "While Guy and Grant relaxed, Grant gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Daniel and Roy relaxed, Roy gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Roy and Daniel relaxed, Daniel gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Guy relaxed, Grant gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Roy relaxed, Daniel gave a ruler to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Guy", + "object": "ruler", + "place": "toy store", + "random_a": "Roy", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "When Alex and Peter were about to leave the market, Alex gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Peter were about to leave the market, Andrew gave a sifter to", + "random_names_cf": "When Alexander and Josh were about to leave the market, Alexander gave a sifter to", + "s1_io_flip_cf": "When Peter and Alex were about to leave the market, Alex gave a sifter to", + "s2_io_flip_cf": "When Alex and Peter were about to leave the market, Peter gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Josh and Alexander were about to leave the market, Alexander gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Alexander and Josh were about to leave the market, Josh gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Alex were about to leave the market, Peter gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Alexander were about to leave the market, Josh gave a sifter to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alex", + "object": "sifter", + "place": "market", + "random_a": "Alexander", + "random_b": "Josh", + "random_c": "Andrew" + } + }, + { + "text": "While Don and Angel relaxed, Don gave a scarf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Angel relaxed, Alex gave a scarf to", + "random_names_cf": "While Kay and Andrew relaxed, Kay gave a scarf to", + "s1_io_flip_cf": "While Angel and Don relaxed, Don gave a scarf to", + "s2_io_flip_cf": "While Don and Angel relaxed, Angel gave a scarf to", + "random_names_s1_ioi_flip_cf": "While Andrew and Kay relaxed, Kay gave a scarf to", + "random_names_s2_ioi_flip_cf": "While Kay and Andrew relaxed, Andrew gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Don relaxed, Angel gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Kay relaxed, Andrew gave a scarf to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Don", + "object": "scarf", + "place": "mall", + "random_a": "Kay", + "random_b": "Andrew", + "random_c": "Alex" + } + }, + { + "text": "Then, Grant and Summer went to the campground. Grant gave a faucet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Summer went to the campground. Dan gave a faucet to", + "random_names_cf": "Then, Ryan and Jonathan went to the campground. Ryan gave a faucet to", + "s1_io_flip_cf": "Then, Summer and Grant went to the campground. Grant gave a faucet to", + "s2_io_flip_cf": "Then, Grant and Summer went to the campground. Summer gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Ryan went to the campground. Ryan gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Jonathan went to the campground. Jonathan gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Grant went to the campground. Summer gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Ryan went to the campground. Jonathan gave a faucet to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Grant", + "object": "faucet", + "place": "campground", + "random_a": "Ryan", + "random_b": "Jonathan", + "random_c": "Dan" + } + }, + { + "text": "The zoo Lewis and Andrew went to had a heater. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Lewis and Andrew went to had a heater. Mike gave it to", + "random_names_cf": "The zoo Grant and Stan went to had a heater. Grant gave it to", + "s1_io_flip_cf": "The zoo Andrew and Lewis went to had a heater. Lewis gave it to", + "s2_io_flip_cf": "The zoo Lewis and Andrew went to had a heater. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Stan and Grant went to had a heater. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Grant and Stan went to had a heater. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Andrew and Lewis went to had a heater. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Stan and Grant went to had a heater. Stan gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "heater", + "place": "zoo", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Mike" + } + }, + { + "text": "Then, Andrew and Cal had a lot of fun at the supermarket. Andrew gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Cal had a lot of fun at the supermarket. Alex gave a wallet to", + "random_names_cf": "Then, Neil and Steve had a lot of fun at the supermarket. Neil gave a wallet to", + "s1_io_flip_cf": "Then, Cal and Andrew had a lot of fun at the supermarket. Andrew gave a wallet to", + "s2_io_flip_cf": "Then, Andrew and Cal had a lot of fun at the supermarket. Cal gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Neil had a lot of fun at the supermarket. Neil gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Steve had a lot of fun at the supermarket. Steve gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Andrew had a lot of fun at the supermarket. Cal gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Neil had a lot of fun at the supermarket. Steve gave a wallet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "wallet", + "place": "supermarket", + "random_a": "Neil", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "When Charles and Kelly got a bowl at the zoo, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Kelly got a bowl at the zoo, Daniel decided to give it to", + "random_names_cf": "When Rick and Ryan got a bowl at the zoo, Rick decided to give it to", + "s1_io_flip_cf": "When Kelly and Charles got a bowl at the zoo, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Kelly got a bowl at the zoo, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Rick got a bowl at the zoo, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Ryan got a bowl at the zoo, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Charles got a bowl at the zoo, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Rick got a bowl at the zoo, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Charles", + "object": "bowl", + "place": "zoo", + "random_a": "Rick", + "random_b": "Ryan", + "random_c": "Daniel" + } + }, + { + "text": "The marketplace Daniel and Roger went to had a razor. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Daniel and Roger went to had a razor. Austin gave it to", + "random_names_cf": "The marketplace Robert and Angel went to had a razor. Robert gave it to", + "s1_io_flip_cf": "The marketplace Roger and Daniel went to had a razor. Daniel gave it to", + "s2_io_flip_cf": "The marketplace Daniel and Roger went to had a razor. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Angel and Robert went to had a razor. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Robert and Angel went to had a razor. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Roger and Daniel went to had a razor. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Angel and Robert went to had a razor. Angel gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Daniel", + "object": "razor", + "place": "marketplace", + "random_a": "Robert", + "random_b": "Angel", + "random_c": "Austin" + } + }, + { + "text": "Then, Ryan and Jim were working at the mall. Ryan decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Jim were working at the mall. Roy decided to give a sink to", + "random_names_cf": "Then, Tim and Robert were working at the mall. Tim decided to give a sink to", + "s1_io_flip_cf": "Then, Jim and Ryan were working at the mall. Ryan decided to give a sink to", + "s2_io_flip_cf": "Then, Ryan and Jim were working at the mall. Jim decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Tim were working at the mall. Tim decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Robert were working at the mall. Robert decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Ryan were working at the mall. Jim decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Tim were working at the mall. Robert decided to give a sink to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Ryan", + "object": "sink", + "place": "mall", + "random_a": "Tim", + "random_b": "Robert", + "random_c": "Roy" + } + }, + { + "text": "When Edward and Kelly were about to leave the dorm, Edward gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Kelly were about to leave the dorm, Lewis gave a jar to", + "random_names_cf": "When Scott and Henry were about to leave the dorm, Scott gave a jar to", + "s1_io_flip_cf": "When Kelly and Edward were about to leave the dorm, Edward gave a jar to", + "s2_io_flip_cf": "When Edward and Kelly were about to leave the dorm, Kelly gave a jar to", + "random_names_s1_ioi_flip_cf": "When Henry and Scott were about to leave the dorm, Scott gave a jar to", + "random_names_s2_ioi_flip_cf": "When Scott and Henry were about to leave the dorm, Henry gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Edward were about to leave the dorm, Kelly gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Scott were about to leave the dorm, Henry gave a jar to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Edward", + "object": "jar", + "place": "dorm", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Lewis" + } + }, + { + "text": "While Ross and Daniel relaxed, Ross gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Daniel relaxed, Ryan gave a grater to", + "random_names_cf": "While Angel and Kay relaxed, Angel gave a grater to", + "s1_io_flip_cf": "While Daniel and Ross relaxed, Ross gave a grater to", + "s2_io_flip_cf": "While Ross and Daniel relaxed, Daniel gave a grater to", + "random_names_s1_ioi_flip_cf": "While Kay and Angel relaxed, Angel gave a grater to", + "random_names_s2_ioi_flip_cf": "While Angel and Kay relaxed, Kay gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Ross relaxed, Daniel gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Angel relaxed, Kay gave a grater to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "grater", + "place": "supermarket", + "random_a": "Angel", + "random_b": "Kay", + "random_c": "Ryan" + } + }, + { + "text": "Then, Elizabeth and Don had a lot of fun at the toy store. Elizabeth gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Don had a lot of fun at the toy store. Ryan gave a pair of pliers to", + "random_names_cf": "Then, Kay and William had a lot of fun at the toy store. Kay gave a pair of pliers to", + "s1_io_flip_cf": "Then, Don and Elizabeth had a lot of fun at the toy store. Elizabeth gave a pair of pliers to", + "s2_io_flip_cf": "Then, Elizabeth and Don had a lot of fun at the toy store. Don gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, William and Kay had a lot of fun at the toy store. Kay gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Kay and William had a lot of fun at the toy store. William gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Elizabeth had a lot of fun at the toy store. Don gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kay had a lot of fun at the toy store. William gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Elizabeth", + "object": "pair of pliers", + "place": "toy store", + "random_a": "Kay", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "Then, Stan and Edward went to the salon. Stan gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Edward went to the salon. Roy gave a machine to", + "random_names_cf": "Then, Kay and Josh went to the salon. Kay gave a machine to", + "s1_io_flip_cf": "Then, Edward and Stan went to the salon. Stan gave a machine to", + "s2_io_flip_cf": "Then, Stan and Edward went to the salon. Edward gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Kay went to the salon. Kay gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Josh went to the salon. Josh gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Stan went to the salon. Edward gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kay went to the salon. Josh gave a machine to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Stan", + "object": "machine", + "place": "salon", + "random_a": "Kay", + "random_b": "Josh", + "random_c": "Roy" + } + }, + { + "text": "Then, Steven and Elizabeth had a lot of fun at the hangar. Steven gave a spoon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Elizabeth had a lot of fun at the hangar. Dan gave a spoon to", + "random_names_cf": "Then, Will and Summer had a lot of fun at the hangar. Will gave a spoon to", + "s1_io_flip_cf": "Then, Elizabeth and Steven had a lot of fun at the hangar. Steven gave a spoon to", + "s2_io_flip_cf": "Then, Steven and Elizabeth had a lot of fun at the hangar. Elizabeth gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Will had a lot of fun at the hangar. Will gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Will and Summer had a lot of fun at the hangar. Summer gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Steven had a lot of fun at the hangar. Elizabeth gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Will had a lot of fun at the hangar. Summer gave a spoon to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steven", + "object": "spoon", + "place": "hangar", + "random_a": "Will", + "random_b": "Summer", + "random_c": "Dan" + } + }, + { + "text": "Then, Mike and William went to the restaurant. Mike gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and William went to the restaurant. Kay gave a joystick to", + "random_names_cf": "Then, Peter and Rob went to the restaurant. Peter gave a joystick to", + "s1_io_flip_cf": "Then, William and Mike went to the restaurant. Mike gave a joystick to", + "s2_io_flip_cf": "Then, Mike and William went to the restaurant. William gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Peter went to the restaurant. Peter gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Rob went to the restaurant. Rob gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Mike went to the restaurant. William gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Peter went to the restaurant. Rob gave a joystick to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "joystick", + "place": "restaurant", + "random_a": "Peter", + "random_b": "Rob", + "random_c": "Kay" + } + }, + { + "text": "Then, Edward and Charles had a lot of fun at the hotel. Edward gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Charles had a lot of fun at the hotel. Rick gave a nail file to", + "random_names_cf": "Then, William and Tim had a lot of fun at the hotel. William gave a nail file to", + "s1_io_flip_cf": "Then, Charles and Edward had a lot of fun at the hotel. Edward gave a nail file to", + "s2_io_flip_cf": "Then, Edward and Charles had a lot of fun at the hotel. Charles gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Tim and William had a lot of fun at the hotel. William gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, William and Tim had a lot of fun at the hotel. Tim gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Edward had a lot of fun at the hotel. Charles gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and William had a lot of fun at the hotel. Tim gave a nail file to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "nail file", + "place": "hotel", + "random_a": "William", + "random_b": "Tim", + "random_c": "Rick" + } + }, + { + "text": "While Lewis and Sarah relaxed, Lewis gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Sarah relaxed, Peter gave a poster to", + "random_names_cf": "While Elizabeth and Jonathan relaxed, Elizabeth gave a poster to", + "s1_io_flip_cf": "While Sarah and Lewis relaxed, Lewis gave a poster to", + "s2_io_flip_cf": "While Lewis and Sarah relaxed, Sarah gave a poster to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Elizabeth relaxed, Elizabeth gave a poster to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Jonathan relaxed, Jonathan gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Lewis relaxed, Sarah gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Elizabeth relaxed, Jonathan gave a poster to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "poster", + "place": "pet store", + "random_a": "Elizabeth", + "random_b": "Jonathan", + "random_c": "Peter" + } + }, + { + "text": "The parking lot Jim and Alexander went to had a pin. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Jim and Alexander went to had a pin. Lewis gave it to", + "random_names_cf": "The parking lot Phil and Rick went to had a pin. Phil gave it to", + "s1_io_flip_cf": "The parking lot Alexander and Jim went to had a pin. Jim gave it to", + "s2_io_flip_cf": "The parking lot Jim and Alexander went to had a pin. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Rick and Phil went to had a pin. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Phil and Rick went to had a pin. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Alexander and Jim went to had a pin. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Rick and Phil went to had a pin. Rick gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jim", + "object": "pin", + "place": "parking lot", + "random_a": "Phil", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "When Guy and Sarah got a radiator at the museum, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Sarah got a radiator at the museum, Kay decided to give it to", + "random_names_cf": "When Phil and Robert got a radiator at the museum, Phil decided to give it to", + "s1_io_flip_cf": "When Sarah and Guy got a radiator at the museum, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Sarah got a radiator at the museum, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Phil got a radiator at the museum, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Robert got a radiator at the museum, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Guy got a radiator at the museum, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Phil got a radiator at the museum, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Guy", + "object": "radiator", + "place": "museum", + "random_a": "Phil", + "random_b": "Robert", + "random_c": "Kay" + } + }, + { + "text": "Then, Don and Neil were working at the gift shop. Don decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Neil were working at the gift shop. Tim decided to give a tent to", + "random_names_cf": "Then, Scott and Peter were working at the gift shop. Scott decided to give a tent to", + "s1_io_flip_cf": "Then, Neil and Don were working at the gift shop. Don decided to give a tent to", + "s2_io_flip_cf": "Then, Don and Neil were working at the gift shop. Neil decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Scott were working at the gift shop. Scott decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Peter were working at the gift shop. Peter decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Don were working at the gift shop. Neil decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Scott were working at the gift shop. Peter decided to give a tent to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Don", + "object": "tent", + "place": "gift shop", + "random_a": "Scott", + "random_b": "Peter", + "random_c": "Tim" + } + }, + { + "text": "Once Lewis and Ryan arrived at the restaurant, Lewis gave a poster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Ryan arrived at the restaurant, Josh gave a poster to", + "random_names_cf": "Once Kelly and Steve arrived at the restaurant, Kelly gave a poster to", + "s1_io_flip_cf": "Once Ryan and Lewis arrived at the restaurant, Lewis gave a poster to", + "s2_io_flip_cf": "Once Lewis and Ryan arrived at the restaurant, Ryan gave a poster to", + "random_names_s1_ioi_flip_cf": "Once Steve and Kelly arrived at the restaurant, Kelly gave a poster to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Steve arrived at the restaurant, Steve gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Lewis arrived at the restaurant, Ryan gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Kelly arrived at the restaurant, Steve gave a poster to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "poster", + "place": "restaurant", + "random_a": "Kelly", + "random_b": "Steve", + "random_c": "Josh" + } + }, + { + "text": "When Steven and Alexander got a coat at the zoo, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Alexander got a coat at the zoo, Jonathan decided to give it to", + "random_names_cf": "When Daniel and Scott got a coat at the zoo, Daniel decided to give it to", + "s1_io_flip_cf": "When Alexander and Steven got a coat at the zoo, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Alexander got a coat at the zoo, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Daniel got a coat at the zoo, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Scott got a coat at the zoo, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Steven got a coat at the zoo, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Daniel got a coat at the zoo, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steven", + "object": "coat", + "place": "zoo", + "random_a": "Daniel", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "While Elizabeth and Tom relaxed, Elizabeth gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Tom relaxed, Jonathan gave a trunk to", + "random_names_cf": "While Neil and Sarah relaxed, Neil gave a trunk to", + "s1_io_flip_cf": "While Tom and Elizabeth relaxed, Elizabeth gave a trunk to", + "s2_io_flip_cf": "While Elizabeth and Tom relaxed, Tom gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Sarah and Neil relaxed, Neil gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Neil and Sarah relaxed, Sarah gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Elizabeth relaxed, Tom gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Neil relaxed, Sarah gave a trunk to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Elizabeth", + "object": "trunk", + "place": "square", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Jonathan" + } + }, + { + "text": "The pizzeria William and Rick went to had a blouse. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria William and Rick went to had a blouse. Edward gave it to", + "random_names_cf": "The pizzeria Steven and Stan went to had a blouse. Steven gave it to", + "s1_io_flip_cf": "The pizzeria Rick and William went to had a blouse. William gave it to", + "s2_io_flip_cf": "The pizzeria William and Rick went to had a blouse. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Stan and Steven went to had a blouse. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Steven and Stan went to had a blouse. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Rick and William went to had a blouse. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Stan and Steven went to had a blouse. Stan gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "William", + "object": "blouse", + "place": "pizzeria", + "random_a": "Steven", + "random_b": "Stan", + "random_c": "Edward" + } + }, + { + "text": "Then, Don and Mike went to the school. Don gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Mike went to the school. Kelly gave a key to", + "random_names_cf": "Then, Jonathan and Robert went to the school. Jonathan gave a key to", + "s1_io_flip_cf": "Then, Mike and Don went to the school. Don gave a key to", + "s2_io_flip_cf": "Then, Don and Mike went to the school. Mike gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Jonathan went to the school. Jonathan gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Robert went to the school. Robert gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Don went to the school. Mike gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Jonathan went to the school. Robert gave a key to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "key", + "place": "school", + "random_a": "Jonathan", + "random_b": "Robert", + "random_c": "Kelly" + } + }, + { + "text": "While Rob and Don relaxed, Rob gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Don relaxed, Kelly gave a poster to", + "random_names_cf": "While Jim and Ross relaxed, Jim gave a poster to", + "s1_io_flip_cf": "While Don and Rob relaxed, Rob gave a poster to", + "s2_io_flip_cf": "While Rob and Don relaxed, Don gave a poster to", + "random_names_s1_ioi_flip_cf": "While Ross and Jim relaxed, Jim gave a poster to", + "random_names_s2_ioi_flip_cf": "While Jim and Ross relaxed, Ross gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Rob relaxed, Don gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Jim relaxed, Ross gave a poster to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rob", + "object": "poster", + "place": "stadium", + "random_a": "Jim", + "random_b": "Ross", + "random_c": "Kelly" + } + }, + { + "text": "When Guy and Robert were about to leave the gift shop, Guy gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Robert were about to leave the gift shop, Jim gave a pencil sharpener to", + "random_names_cf": "When Roger and Don were about to leave the gift shop, Roger gave a pencil sharpener to", + "s1_io_flip_cf": "When Robert and Guy were about to leave the gift shop, Guy gave a pencil sharpener to", + "s2_io_flip_cf": "When Guy and Robert were about to leave the gift shop, Robert gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Don and Roger were about to leave the gift shop, Roger gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Roger and Don were about to leave the gift shop, Don gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Guy were about to leave the gift shop, Robert gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Roger were about to leave the gift shop, Don gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Guy", + "object": "pencil sharpener", + "place": "gift shop", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Jim" + } + }, + { + "text": "Then, Summer and Will were working at the hotel. Summer decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Will were working at the hotel. Ryan decided to give a banner to", + "random_names_cf": "Then, Henry and Charles were working at the hotel. Henry decided to give a banner to", + "s1_io_flip_cf": "Then, Will and Summer were working at the hotel. Summer decided to give a banner to", + "s2_io_flip_cf": "Then, Summer and Will were working at the hotel. Will decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Henry were working at the hotel. Henry decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Charles were working at the hotel. Charles decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Summer were working at the hotel. Will decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Henry were working at the hotel. Charles decided to give a banner to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Summer", + "object": "banner", + "place": "hotel", + "random_a": "Henry", + "random_b": "Charles", + "random_c": "Ryan" + } + }, + { + "text": "While Dan and Roger relaxed, Dan gave a toilet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Roger relaxed, William gave a toilet to", + "random_names_cf": "While Scott and Luke relaxed, Scott gave a toilet to", + "s1_io_flip_cf": "While Roger and Dan relaxed, Dan gave a toilet to", + "s2_io_flip_cf": "While Dan and Roger relaxed, Roger gave a toilet to", + "random_names_s1_ioi_flip_cf": "While Luke and Scott relaxed, Scott gave a toilet to", + "random_names_s2_ioi_flip_cf": "While Scott and Luke relaxed, Luke gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Dan relaxed, Roger gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Scott relaxed, Luke gave a toilet to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Dan", + "object": "toilet", + "place": "gym", + "random_a": "Scott", + "random_b": "Luke", + "random_c": "William" + } + }, + { + "text": "Before Alexander and William left the resort, Alexander decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and William left the resort, Steve decided to give a strap to", + "random_names_cf": "Before Jonathan and Guy left the resort, Jonathan decided to give a strap to", + "s1_io_flip_cf": "Before William and Alexander left the resort, Alexander decided to give a strap to", + "s2_io_flip_cf": "Before Alexander and William left the resort, William decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Guy and Jonathan left the resort, Jonathan decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Guy left the resort, Guy decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Alexander left the resort, William decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Jonathan left the resort, Guy decided to give a strap to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "strap", + "place": "resort", + "random_a": "Jonathan", + "random_b": "Guy", + "random_c": "Steve" + } + }, + { + "text": "When Roy and Stan got a crate at the school, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Stan got a crate at the school, Jim decided to give it to", + "random_names_cf": "When Andrew and Kelly got a crate at the school, Andrew decided to give it to", + "s1_io_flip_cf": "When Stan and Roy got a crate at the school, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Stan got a crate at the school, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Andrew got a crate at the school, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Kelly got a crate at the school, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Roy got a crate at the school, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Andrew got a crate at the school, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Roy", + "object": "crate", + "place": "school", + "random_a": "Andrew", + "random_b": "Kelly", + "random_c": "Jim" + } + }, + { + "text": "When Austin and Alex were about to leave the school, Austin gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Alex were about to leave the school, Lewis gave a basketball to", + "random_names_cf": "When Peter and Cal were about to leave the school, Peter gave a basketball to", + "s1_io_flip_cf": "When Alex and Austin were about to leave the school, Austin gave a basketball to", + "s2_io_flip_cf": "When Austin and Alex were about to leave the school, Alex gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Cal and Peter were about to leave the school, Peter gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Peter and Cal were about to leave the school, Cal gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Austin were about to leave the school, Alex gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Peter were about to leave the school, Cal gave a basketball to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "basketball", + "place": "school", + "random_a": "Peter", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "Once Rick and Elizabeth arrived at the break room, Rick gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Elizabeth arrived at the break room, Roy gave a bowl to", + "random_names_cf": "Once Austin and Will arrived at the break room, Austin gave a bowl to", + "s1_io_flip_cf": "Once Elizabeth and Rick arrived at the break room, Rick gave a bowl to", + "s2_io_flip_cf": "Once Rick and Elizabeth arrived at the break room, Elizabeth gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Will and Austin arrived at the break room, Austin gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Austin and Will arrived at the break room, Will gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Rick arrived at the break room, Elizabeth gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Austin arrived at the break room, Will gave a bowl to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rick", + "object": "bowl", + "place": "break room", + "random_a": "Austin", + "random_b": "Will", + "random_c": "Roy" + } + }, + { + "text": "When Alexander and Stan were about to leave the restaurant, Alexander gave a comb to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Stan were about to leave the restaurant, Roger gave a comb to", + "random_names_cf": "When Peter and Neil were about to leave the restaurant, Peter gave a comb to", + "s1_io_flip_cf": "When Stan and Alexander were about to leave the restaurant, Alexander gave a comb to", + "s2_io_flip_cf": "When Alexander and Stan were about to leave the restaurant, Stan gave a comb to", + "random_names_s1_ioi_flip_cf": "When Neil and Peter were about to leave the restaurant, Peter gave a comb to", + "random_names_s2_ioi_flip_cf": "When Peter and Neil were about to leave the restaurant, Neil gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Alexander were about to leave the restaurant, Stan gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Peter were about to leave the restaurant, Neil gave a comb to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alexander", + "object": "comb", + "place": "restaurant", + "random_a": "Peter", + "random_b": "Neil", + "random_c": "Roger" + } + }, + { + "text": "When Steven and Summer were about to leave the tire store, Steven gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Summer were about to leave the tire store, Tom gave a folder to", + "random_names_cf": "When Sarah and Angel were about to leave the tire store, Sarah gave a folder to", + "s1_io_flip_cf": "When Summer and Steven were about to leave the tire store, Steven gave a folder to", + "s2_io_flip_cf": "When Steven and Summer were about to leave the tire store, Summer gave a folder to", + "random_names_s1_ioi_flip_cf": "When Angel and Sarah were about to leave the tire store, Sarah gave a folder to", + "random_names_s2_ioi_flip_cf": "When Sarah and Angel were about to leave the tire store, Angel gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steven were about to leave the tire store, Summer gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Sarah were about to leave the tire store, Angel gave a folder to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steven", + "object": "folder", + "place": "tire store", + "random_a": "Sarah", + "random_b": "Angel", + "random_c": "Tom" + } + }, + { + "text": "When Joe and Guy were about to leave the market, Joe gave a comb to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Guy were about to leave the market, Luke gave a comb to", + "random_names_cf": "When Daniel and Andrew were about to leave the market, Daniel gave a comb to", + "s1_io_flip_cf": "When Guy and Joe were about to leave the market, Joe gave a comb to", + "s2_io_flip_cf": "When Joe and Guy were about to leave the market, Guy gave a comb to", + "random_names_s1_ioi_flip_cf": "When Andrew and Daniel were about to leave the market, Daniel gave a comb to", + "random_names_s2_ioi_flip_cf": "When Daniel and Andrew were about to leave the market, Andrew gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Joe were about to leave the market, Guy gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Daniel were about to leave the market, Andrew gave a comb to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Joe", + "object": "comb", + "place": "market", + "random_a": "Daniel", + "random_b": "Andrew", + "random_c": "Luke" + } + }, + { + "text": "Once William and Elizabeth arrived at the court, William gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Elizabeth arrived at the court, Will gave a faucet to", + "random_names_cf": "Once Grant and Stan arrived at the court, Grant gave a faucet to", + "s1_io_flip_cf": "Once Elizabeth and William arrived at the court, William gave a faucet to", + "s2_io_flip_cf": "Once William and Elizabeth arrived at the court, Elizabeth gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Stan and Grant arrived at the court, Grant gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Grant and Stan arrived at the court, Stan gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and William arrived at the court, Elizabeth gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Grant arrived at the court, Stan gave a faucet to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "faucet", + "place": "court", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Will" + } + }, + { + "text": "Then, Will and Andrew were working at the hangar. Will decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Andrew were working at the hangar. Lewis decided to give a dishwasher to", + "random_names_cf": "Then, Tim and Alexander were working at the hangar. Tim decided to give a dishwasher to", + "s1_io_flip_cf": "Then, Andrew and Will were working at the hangar. Will decided to give a dishwasher to", + "s2_io_flip_cf": "Then, Will and Andrew were working at the hangar. Andrew decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Tim were working at the hangar. Tim decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Alexander were working at the hangar. Alexander decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Will were working at the hangar. Andrew decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Tim were working at the hangar. Alexander decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Will", + "object": "dishwasher", + "place": "hangar", + "random_a": "Tim", + "random_b": "Alexander", + "random_c": "Lewis" + } + }, + { + "text": "While Daniel and Neil relaxed, Daniel gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Neil relaxed, Don gave a dishwasher to", + "random_names_cf": "While William and Kelly relaxed, William gave a dishwasher to", + "s1_io_flip_cf": "While Neil and Daniel relaxed, Daniel gave a dishwasher to", + "s2_io_flip_cf": "While Daniel and Neil relaxed, Neil gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Kelly and William relaxed, William gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While William and Kelly relaxed, Kelly gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Daniel relaxed, Neil gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and William relaxed, Kelly gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Daniel", + "object": "dishwasher", + "place": "museum", + "random_a": "William", + "random_b": "Kelly", + "random_c": "Don" + } + }, + { + "text": "The harbor Rob and Rick went to had a laptop. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Rob and Rick went to had a laptop. Scott gave it to", + "random_names_cf": "The harbor Luke and Neil went to had a laptop. Luke gave it to", + "s1_io_flip_cf": "The harbor Rick and Rob went to had a laptop. Rob gave it to", + "s2_io_flip_cf": "The harbor Rob and Rick went to had a laptop. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Neil and Luke went to had a laptop. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Luke and Neil went to had a laptop. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Rick and Rob went to had a laptop. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Neil and Luke went to had a laptop. Neil gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Rob", + "object": "laptop", + "place": "harbor", + "random_a": "Luke", + "random_b": "Neil", + "random_c": "Scott" + } + }, + { + "text": "When Steven and Andrew got a drill bit at the cafeteria, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Andrew got a drill bit at the cafeteria, Alex decided to give it to", + "random_names_cf": "When Sarah and Alexander got a drill bit at the cafeteria, Sarah decided to give it to", + "s1_io_flip_cf": "When Andrew and Steven got a drill bit at the cafeteria, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Andrew got a drill bit at the cafeteria, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Sarah got a drill bit at the cafeteria, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Alexander got a drill bit at the cafeteria, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Steven got a drill bit at the cafeteria, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Sarah got a drill bit at the cafeteria, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steven", + "object": "drill bit", + "place": "cafeteria", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "Once Dan and Jim arrived at the music store, Dan gave a gold watch to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Jim arrived at the music store, Neil gave a gold watch to", + "random_names_cf": "Once Lewis and Tom arrived at the music store, Lewis gave a gold watch to", + "s1_io_flip_cf": "Once Jim and Dan arrived at the music store, Dan gave a gold watch to", + "s2_io_flip_cf": "Once Dan and Jim arrived at the music store, Jim gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Once Tom and Lewis arrived at the music store, Lewis gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Tom arrived at the music store, Tom gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Dan arrived at the music store, Jim gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Lewis arrived at the music store, Tom gave a gold watch to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Dan", + "object": "gold watch", + "place": "music store", + "random_a": "Lewis", + "random_b": "Tom", + "random_c": "Neil" + } + }, + { + "text": "Then, Daniel and Edward were working at the supermarket. Daniel decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Edward were working at the supermarket. Ryan decided to give a mask to", + "random_names_cf": "Then, Lewis and Don were working at the supermarket. Lewis decided to give a mask to", + "s1_io_flip_cf": "Then, Edward and Daniel were working at the supermarket. Daniel decided to give a mask to", + "s2_io_flip_cf": "Then, Daniel and Edward were working at the supermarket. Edward decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Don and Lewis were working at the supermarket. Lewis decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Don were working at the supermarket. Don decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Daniel were working at the supermarket. Edward decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Lewis were working at the supermarket. Don decided to give a mask to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Daniel", + "object": "mask", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Don", + "random_c": "Ryan" + } + }, + { + "text": "Then, Rick and Ryan had a lot of fun at the park. Rick gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Ryan had a lot of fun at the park. Mike gave a dishwasher to", + "random_names_cf": "Then, Steven and Dan had a lot of fun at the park. Steven gave a dishwasher to", + "s1_io_flip_cf": "Then, Ryan and Rick had a lot of fun at the park. Rick gave a dishwasher to", + "s2_io_flip_cf": "Then, Rick and Ryan had a lot of fun at the park. Ryan gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Steven had a lot of fun at the park. Steven gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Dan had a lot of fun at the park. Dan gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Rick had a lot of fun at the park. Ryan gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Steven had a lot of fun at the park. Dan gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Rick", + "object": "dishwasher", + "place": "park", + "random_a": "Steven", + "random_b": "Dan", + "random_c": "Mike" + } + }, + { + "text": "Then, Grant and Roy went to the university campus. Grant gave a notebook to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Roy went to the university campus. Jim gave a notebook to", + "random_names_cf": "Then, Summer and Rick went to the university campus. Summer gave a notebook to", + "s1_io_flip_cf": "Then, Roy and Grant went to the university campus. Grant gave a notebook to", + "s2_io_flip_cf": "Then, Grant and Roy went to the university campus. Roy gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Summer went to the university campus. Summer gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Rick went to the university campus. Rick gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Grant went to the university campus. Roy gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Summer went to the university campus. Rick gave a notebook to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "notebook", + "place": "university campus", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Jim" + } + }, + { + "text": "The zoo Will and Kay went to had a dress. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Will and Kay went to had a dress. Alex gave it to", + "random_names_cf": "The zoo Rob and Steve went to had a dress. Rob gave it to", + "s1_io_flip_cf": "The zoo Kay and Will went to had a dress. Will gave it to", + "s2_io_flip_cf": "The zoo Will and Kay went to had a dress. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Steve and Rob went to had a dress. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Rob and Steve went to had a dress. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Kay and Will went to had a dress. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Steve and Rob went to had a dress. Steve gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Will", + "object": "dress", + "place": "zoo", + "random_a": "Rob", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "While Cal and Charles relaxed, Cal gave a comb to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Charles relaxed, Joe gave a comb to", + "random_names_cf": "While Kay and Kelly relaxed, Kay gave a comb to", + "s1_io_flip_cf": "While Charles and Cal relaxed, Cal gave a comb to", + "s2_io_flip_cf": "While Cal and Charles relaxed, Charles gave a comb to", + "random_names_s1_ioi_flip_cf": "While Kelly and Kay relaxed, Kay gave a comb to", + "random_names_s2_ioi_flip_cf": "While Kay and Kelly relaxed, Kelly gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Cal relaxed, Charles gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Kay relaxed, Kelly gave a comb to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Cal", + "object": "comb", + "place": "music store", + "random_a": "Kay", + "random_b": "Kelly", + "random_c": "Joe" + } + }, + { + "text": "While Tom and Phil relaxed, Tom gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Phil relaxed, William gave a ruler to", + "random_names_cf": "While Guy and Scott relaxed, Guy gave a ruler to", + "s1_io_flip_cf": "While Phil and Tom relaxed, Tom gave a ruler to", + "s2_io_flip_cf": "While Tom and Phil relaxed, Phil gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Scott and Guy relaxed, Guy gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Guy and Scott relaxed, Scott gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Tom relaxed, Phil gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Guy relaxed, Scott gave a ruler to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Tom", + "object": "ruler", + "place": "supermarket", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "William" + } + }, + { + "text": "Before Robert and Luke left the spa, Robert decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Luke left the spa, Lewis decided to give a machine to", + "random_names_cf": "Before Angel and Don left the spa, Angel decided to give a machine to", + "s1_io_flip_cf": "Before Luke and Robert left the spa, Robert decided to give a machine to", + "s2_io_flip_cf": "Before Robert and Luke left the spa, Luke decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Don and Angel left the spa, Angel decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Angel and Don left the spa, Don decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Robert left the spa, Luke decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Angel left the spa, Don decided to give a machine to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Robert", + "object": "machine", + "place": "spa", + "random_a": "Angel", + "random_b": "Don", + "random_c": "Lewis" + } + }, + { + "text": "Before Ryan and Elizabeth left the mall, Ryan decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Elizabeth left the mall, Charles decided to give a screwdriver to", + "random_names_cf": "Before Kay and Rick left the mall, Kay decided to give a screwdriver to", + "s1_io_flip_cf": "Before Elizabeth and Ryan left the mall, Ryan decided to give a screwdriver to", + "s2_io_flip_cf": "Before Ryan and Elizabeth left the mall, Elizabeth decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Rick and Kay left the mall, Kay decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Kay and Rick left the mall, Rick decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Ryan left the mall, Elizabeth decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Kay left the mall, Rick decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ryan", + "object": "screwdriver", + "place": "mall", + "random_a": "Kay", + "random_b": "Rick", + "random_c": "Charles" + } + }, + { + "text": "When Tim and Jonathan got a heater at the gym, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Jonathan got a heater at the gym, Rob decided to give it to", + "random_names_cf": "When Austin and Peter got a heater at the gym, Austin decided to give it to", + "s1_io_flip_cf": "When Jonathan and Tim got a heater at the gym, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Jonathan got a heater at the gym, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Austin got a heater at the gym, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Peter got a heater at the gym, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tim got a heater at the gym, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Austin got a heater at the gym, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tim", + "object": "heater", + "place": "gym", + "random_a": "Austin", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "Then, Daniel and Don had a lot of fun at the tire store. Daniel gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Don had a lot of fun at the tire store. Josh gave a bicycle to", + "random_names_cf": "Then, Tom and Alex had a lot of fun at the tire store. Tom gave a bicycle to", + "s1_io_flip_cf": "Then, Don and Daniel had a lot of fun at the tire store. Daniel gave a bicycle to", + "s2_io_flip_cf": "Then, Daniel and Don had a lot of fun at the tire store. Don gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Tom had a lot of fun at the tire store. Tom gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Alex had a lot of fun at the tire store. Alex gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Daniel had a lot of fun at the tire store. Don gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tom had a lot of fun at the tire store. Alex gave a bicycle to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Daniel", + "object": "bicycle", + "place": "tire store", + "random_a": "Tom", + "random_b": "Alex", + "random_c": "Josh" + } + }, + { + "text": "Then, Lewis and Summer were working at the gift shop. Lewis decided to give a set of headphones to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Summer were working at the gift shop. Kelly decided to give a set of headphones to", + "random_names_cf": "Then, Kay and Cal were working at the gift shop. Kay decided to give a set of headphones to", + "s1_io_flip_cf": "Then, Summer and Lewis were working at the gift shop. Lewis decided to give a set of headphones to", + "s2_io_flip_cf": "Then, Lewis and Summer were working at the gift shop. Summer decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Kay were working at the gift shop. Kay decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Cal were working at the gift shop. Cal decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Lewis were working at the gift shop. Summer decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Kay were working at the gift shop. Cal decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Lewis", + "object": "set of headphones", + "place": "gift shop", + "random_a": "Kay", + "random_b": "Cal", + "random_c": "Kelly" + } + }, + { + "text": "Then, Henry and Will were working at the campground. Henry decided to give a notebook to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Will were working at the campground. Kay decided to give a notebook to", + "random_names_cf": "Then, William and Alexander were working at the campground. William decided to give a notebook to", + "s1_io_flip_cf": "Then, Will and Henry were working at the campground. Henry decided to give a notebook to", + "s2_io_flip_cf": "Then, Henry and Will were working at the campground. Will decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and William were working at the campground. William decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Then, William and Alexander were working at the campground. Alexander decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Henry were working at the campground. Will decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and William were working at the campground. Alexander decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Henry", + "object": "notebook", + "place": "campground", + "random_a": "William", + "random_b": "Alexander", + "random_c": "Kay" + } + }, + { + "text": "Before Rob and Ross left the salon, Rob decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Ross left the salon, Henry decided to give a funnel to", + "random_names_cf": "Before Austin and Tim left the salon, Austin decided to give a funnel to", + "s1_io_flip_cf": "Before Ross and Rob left the salon, Rob decided to give a funnel to", + "s2_io_flip_cf": "Before Rob and Ross left the salon, Ross decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Tim and Austin left the salon, Austin decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Austin and Tim left the salon, Tim decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Rob left the salon, Ross decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Austin left the salon, Tim decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Rob", + "object": "funnel", + "place": "salon", + "random_a": "Austin", + "random_b": "Tim", + "random_c": "Henry" + } + }, + { + "text": "While Daniel and Roger relaxed, Daniel gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Roger relaxed, Angel gave a pillow to", + "random_names_cf": "While Steve and Luke relaxed, Steve gave a pillow to", + "s1_io_flip_cf": "While Roger and Daniel relaxed, Daniel gave a pillow to", + "s2_io_flip_cf": "While Daniel and Roger relaxed, Roger gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Luke and Steve relaxed, Steve gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Steve and Luke relaxed, Luke gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Daniel relaxed, Roger gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Steve relaxed, Luke gave a pillow to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Daniel", + "object": "pillow", + "place": "salon", + "random_a": "Steve", + "random_b": "Luke", + "random_c": "Angel" + } + }, + { + "text": "While Robert and Jonathan relaxed, Robert gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Jonathan relaxed, Stan gave a pin to", + "random_names_cf": "While Roy and Peter relaxed, Roy gave a pin to", + "s1_io_flip_cf": "While Jonathan and Robert relaxed, Robert gave a pin to", + "s2_io_flip_cf": "While Robert and Jonathan relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_cf": "While Peter and Roy relaxed, Roy gave a pin to", + "random_names_s2_ioi_flip_cf": "While Roy and Peter relaxed, Peter gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Robert relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Roy relaxed, Peter gave a pin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Robert", + "object": "pin", + "place": "elevator", + "random_a": "Roy", + "random_b": "Peter", + "random_c": "Stan" + } + }, + { + "text": "When Steve and Summer got a funnel at the supermarket, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Summer got a funnel at the supermarket, Alexander decided to give it to", + "random_names_cf": "When Stan and Grant got a funnel at the supermarket, Stan decided to give it to", + "s1_io_flip_cf": "When Summer and Steve got a funnel at the supermarket, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Summer got a funnel at the supermarket, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Stan got a funnel at the supermarket, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Grant got a funnel at the supermarket, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steve got a funnel at the supermarket, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Stan got a funnel at the supermarket, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steve", + "object": "funnel", + "place": "supermarket", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "Alexander" + } + }, + { + "text": "Then, Alexander and Ross had a lot of fun at the circus. Alexander gave a snack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Ross had a lot of fun at the circus. Dan gave a snack to", + "random_names_cf": "Then, Scott and Tim had a lot of fun at the circus. Scott gave a snack to", + "s1_io_flip_cf": "Then, Ross and Alexander had a lot of fun at the circus. Alexander gave a snack to", + "s2_io_flip_cf": "Then, Alexander and Ross had a lot of fun at the circus. Ross gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Scott had a lot of fun at the circus. Scott gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Tim had a lot of fun at the circus. Tim gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Alexander had a lot of fun at the circus. Ross gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Scott had a lot of fun at the circus. Tim gave a snack to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Alexander", + "object": "snack", + "place": "circus", + "random_a": "Scott", + "random_b": "Tim", + "random_c": "Dan" + } + }, + { + "text": "Then, Don and Joe went to the harbor. Don gave a vest to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Joe went to the harbor. Stan gave a vest to", + "random_names_cf": "Then, Alexander and Kay went to the harbor. Alexander gave a vest to", + "s1_io_flip_cf": "Then, Joe and Don went to the harbor. Don gave a vest to", + "s2_io_flip_cf": "Then, Don and Joe went to the harbor. Joe gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Alexander went to the harbor. Alexander gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Kay went to the harbor. Kay gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don went to the harbor. Joe gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Alexander went to the harbor. Kay gave a vest to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Don", + "object": "vest", + "place": "harbor", + "random_a": "Alexander", + "random_b": "Kay", + "random_c": "Stan" + } + }, + { + "text": "Before Alex and Roger left the break room, Alex decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Roger left the break room, William decided to give a machine to", + "random_names_cf": "Before Lewis and Tom left the break room, Lewis decided to give a machine to", + "s1_io_flip_cf": "Before Roger and Alex left the break room, Alex decided to give a machine to", + "s2_io_flip_cf": "Before Alex and Roger left the break room, Roger decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Tom and Lewis left the break room, Lewis decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Tom left the break room, Tom decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Alex left the break room, Roger decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Lewis left the break room, Tom decided to give a machine to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alex", + "object": "machine", + "place": "break room", + "random_a": "Lewis", + "random_b": "Tom", + "random_c": "William" + } + }, + { + "text": "Then, Roger and Daniel went to the ferry. Roger gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Daniel went to the ferry. Grant gave a tablet to", + "random_names_cf": "Then, Rob and Steven went to the ferry. Rob gave a tablet to", + "s1_io_flip_cf": "Then, Daniel and Roger went to the ferry. Roger gave a tablet to", + "s2_io_flip_cf": "Then, Roger and Daniel went to the ferry. Daniel gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Rob went to the ferry. Rob gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Steven went to the ferry. Steven gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Roger went to the ferry. Daniel gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Rob went to the ferry. Steven gave a tablet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Roger", + "object": "tablet", + "place": "ferry", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Grant" + } + }, + { + "text": "Before Edward and Stan left the square, Edward decided to give a pair of glasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Stan left the square, Daniel decided to give a pair of glasses to", + "random_names_cf": "Before Don and Sarah left the square, Don decided to give a pair of glasses to", + "s1_io_flip_cf": "Before Stan and Edward left the square, Edward decided to give a pair of glasses to", + "s2_io_flip_cf": "Before Edward and Stan left the square, Stan decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Don left the square, Don decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Before Don and Sarah left the square, Sarah decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Edward left the square, Stan decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Don left the square, Sarah decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Edward", + "object": "pair of glasses", + "place": "square", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Daniel" + } + }, + { + "text": "While Daniel and Kelly relaxed, Daniel gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Kelly relaxed, Alexander gave a sandal to", + "random_names_cf": "While Austin and Roy relaxed, Austin gave a sandal to", + "s1_io_flip_cf": "While Kelly and Daniel relaxed, Daniel gave a sandal to", + "s2_io_flip_cf": "While Daniel and Kelly relaxed, Kelly gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Roy and Austin relaxed, Austin gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Austin and Roy relaxed, Roy gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Daniel relaxed, Kelly gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Austin relaxed, Roy gave a sandal to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Daniel", + "object": "sandal", + "place": "resort", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Alexander" + } + }, + { + "text": "Then, Edward and Roy had a lot of fun at the airbase. Edward gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Roy had a lot of fun at the airbase. Ross gave a shoe to", + "random_names_cf": "Then, Mike and Will had a lot of fun at the airbase. Mike gave a shoe to", + "s1_io_flip_cf": "Then, Roy and Edward had a lot of fun at the airbase. Edward gave a shoe to", + "s2_io_flip_cf": "Then, Edward and Roy had a lot of fun at the airbase. Roy gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Will and Mike had a lot of fun at the airbase. Mike gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Will had a lot of fun at the airbase. Will gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Edward had a lot of fun at the airbase. Roy gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Mike had a lot of fun at the airbase. Will gave a shoe to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Edward", + "object": "shoe", + "place": "airbase", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Ross" + } + }, + { + "text": "When Roger and Don got a snack at the field, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Don got a snack at the field, Neil decided to give it to", + "random_names_cf": "When Guy and Andrew got a snack at the field, Guy decided to give it to", + "s1_io_flip_cf": "When Don and Roger got a snack at the field, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Don got a snack at the field, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Guy got a snack at the field, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Andrew got a snack at the field, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Roger got a snack at the field, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Guy got a snack at the field, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roger", + "object": "snack", + "place": "field", + "random_a": "Guy", + "random_b": "Andrew", + "random_c": "Neil" + } + }, + { + "text": "When Sarah and Joe were about to leave the mall, Sarah gave a sock to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Joe were about to leave the mall, Roger gave a sock to", + "random_names_cf": "When Phil and Robert were about to leave the mall, Phil gave a sock to", + "s1_io_flip_cf": "When Joe and Sarah were about to leave the mall, Sarah gave a sock to", + "s2_io_flip_cf": "When Sarah and Joe were about to leave the mall, Joe gave a sock to", + "random_names_s1_ioi_flip_cf": "When Robert and Phil were about to leave the mall, Phil gave a sock to", + "random_names_s2_ioi_flip_cf": "When Phil and Robert were about to leave the mall, Robert gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Sarah were about to leave the mall, Joe gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Phil were about to leave the mall, Robert gave a sock to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Sarah", + "object": "sock", + "place": "mall", + "random_a": "Phil", + "random_b": "Robert", + "random_c": "Roger" + } + }, + { + "text": "Then, Don and Charles had a lot of fun at the hangar. Don gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Charles had a lot of fun at the hangar. Dan gave a sock to", + "random_names_cf": "Then, William and Tim had a lot of fun at the hangar. William gave a sock to", + "s1_io_flip_cf": "Then, Charles and Don had a lot of fun at the hangar. Don gave a sock to", + "s2_io_flip_cf": "Then, Don and Charles had a lot of fun at the hangar. Charles gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Tim and William had a lot of fun at the hangar. William gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, William and Tim had a lot of fun at the hangar. Tim gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Don had a lot of fun at the hangar. Charles gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and William had a lot of fun at the hangar. Tim gave a sock to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Don", + "object": "sock", + "place": "hangar", + "random_a": "William", + "random_b": "Tim", + "random_c": "Dan" + } + }, + { + "text": "Before Alexander and Stan left the casino, Alexander decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Stan left the casino, Tom decided to give a key to", + "random_names_cf": "Before Alex and Steven left the casino, Alex decided to give a key to", + "s1_io_flip_cf": "Before Stan and Alexander left the casino, Alexander decided to give a key to", + "s2_io_flip_cf": "Before Alexander and Stan left the casino, Stan decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before Steven and Alex left the casino, Alex decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Alex and Steven left the casino, Steven decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Alexander left the casino, Stan decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Alex left the casino, Steven decided to give a key to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alexander", + "object": "key", + "place": "casino", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "The boatyard Dan and Alexander went to had a dress. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard Dan and Alexander went to had a dress. Peter gave it to", + "random_names_cf": "The boatyard Andrew and Grant went to had a dress. Andrew gave it to", + "s1_io_flip_cf": "The boatyard Alexander and Dan went to had a dress. Dan gave it to", + "s2_io_flip_cf": "The boatyard Dan and Alexander went to had a dress. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Grant and Andrew went to had a dress. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Andrew and Grant went to had a dress. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Alexander and Dan went to had a dress. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Grant and Andrew went to had a dress. Grant gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "dress", + "place": "boatyard", + "random_a": "Andrew", + "random_b": "Grant", + "random_c": "Peter" + } + }, + { + "text": "Then, Rob and Peter had a lot of fun at the harbor. Rob gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Peter had a lot of fun at the harbor. Tom gave a needle to", + "random_names_cf": "Then, Edward and Luke had a lot of fun at the harbor. Edward gave a needle to", + "s1_io_flip_cf": "Then, Peter and Rob had a lot of fun at the harbor. Rob gave a needle to", + "s2_io_flip_cf": "Then, Rob and Peter had a lot of fun at the harbor. Peter gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Edward had a lot of fun at the harbor. Edward gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Luke had a lot of fun at the harbor. Luke gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rob had a lot of fun at the harbor. Peter gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Edward had a lot of fun at the harbor. Luke gave a needle to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rob", + "object": "needle", + "place": "harbor", + "random_a": "Edward", + "random_b": "Luke", + "random_c": "Tom" + } + }, + { + "text": "The convenience store Josh and Stan went to had a fan. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Josh and Stan went to had a fan. Kay gave it to", + "random_names_cf": "The convenience store Summer and Scott went to had a fan. Summer gave it to", + "s1_io_flip_cf": "The convenience store Stan and Josh went to had a fan. Josh gave it to", + "s2_io_flip_cf": "The convenience store Josh and Stan went to had a fan. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Scott and Summer went to had a fan. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Summer and Scott went to had a fan. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Stan and Josh went to had a fan. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Scott and Summer went to had a fan. Scott gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Josh", + "object": "fan", + "place": "convenience store", + "random_a": "Summer", + "random_b": "Scott", + "random_c": "Kay" + } + }, + { + "text": "Before Phil and Tom left the mall, Phil decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Tom left the mall, William decided to give a dishwasher to", + "random_names_cf": "Before Rob and Cal left the mall, Rob decided to give a dishwasher to", + "s1_io_flip_cf": "Before Tom and Phil left the mall, Phil decided to give a dishwasher to", + "s2_io_flip_cf": "Before Phil and Tom left the mall, Tom decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Cal and Rob left the mall, Rob decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Rob and Cal left the mall, Cal decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Phil left the mall, Tom decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Rob left the mall, Cal decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "dishwasher", + "place": "mall", + "random_a": "Rob", + "random_b": "Cal", + "random_c": "William" + } + }, + { + "text": "Then, Kay and Tom went to the garden. Kay gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Tom went to the garden. Henry gave a napkin to", + "random_names_cf": "Then, Edward and Kelly went to the garden. Edward gave a napkin to", + "s1_io_flip_cf": "Then, Tom and Kay went to the garden. Kay gave a napkin to", + "s2_io_flip_cf": "Then, Kay and Tom went to the garden. Tom gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Edward went to the garden. Edward gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Kelly went to the garden. Kelly gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Kay went to the garden. Tom gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Edward went to the garden. Kelly gave a napkin to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "napkin", + "place": "garden", + "random_a": "Edward", + "random_b": "Kelly", + "random_c": "Henry" + } + }, + { + "text": "Then, Rob and Roy went to the garden. Rob gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Roy went to the garden. Cal gave a razor to", + "random_names_cf": "Then, Angel and Edward went to the garden. Angel gave a razor to", + "s1_io_flip_cf": "Then, Roy and Rob went to the garden. Rob gave a razor to", + "s2_io_flip_cf": "Then, Rob and Roy went to the garden. Roy gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Angel went to the garden. Angel gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Edward went to the garden. Edward gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rob went to the garden. Roy gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Angel went to the garden. Edward gave a razor to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rob", + "object": "razor", + "place": "garden", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Once Dan and Steve arrived at the hangar, Dan gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Steve arrived at the hangar, Josh gave a ribbon to", + "random_names_cf": "Once Phil and Neil arrived at the hangar, Phil gave a ribbon to", + "s1_io_flip_cf": "Once Steve and Dan arrived at the hangar, Dan gave a ribbon to", + "s2_io_flip_cf": "Once Dan and Steve arrived at the hangar, Steve gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once Neil and Phil arrived at the hangar, Phil gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Phil and Neil arrived at the hangar, Neil gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Dan arrived at the hangar, Steve gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Phil arrived at the hangar, Neil gave a ribbon to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Dan", + "object": "ribbon", + "place": "hangar", + "random_a": "Phil", + "random_b": "Neil", + "random_c": "Josh" + } + }, + { + "text": "Once Luke and Tim arrived at the ramp, Luke gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Tim arrived at the ramp, Henry gave a set of headphones to", + "random_names_cf": "Once Cal and Alexander arrived at the ramp, Cal gave a set of headphones to", + "s1_io_flip_cf": "Once Tim and Luke arrived at the ramp, Luke gave a set of headphones to", + "s2_io_flip_cf": "Once Luke and Tim arrived at the ramp, Tim gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Cal arrived at the ramp, Cal gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Cal and Alexander arrived at the ramp, Alexander gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Luke arrived at the ramp, Tim gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Cal arrived at the ramp, Alexander gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Luke", + "object": "set of headphones", + "place": "ramp", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "When Alex and Robert were about to leave the hangar, Alex gave a poster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Robert were about to leave the hangar, Austin gave a poster to", + "random_names_cf": "When Elizabeth and Rick were about to leave the hangar, Elizabeth gave a poster to", + "s1_io_flip_cf": "When Robert and Alex were about to leave the hangar, Alex gave a poster to", + "s2_io_flip_cf": "When Alex and Robert were about to leave the hangar, Robert gave a poster to", + "random_names_s1_ioi_flip_cf": "When Rick and Elizabeth were about to leave the hangar, Elizabeth gave a poster to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Rick were about to leave the hangar, Rick gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Alex were about to leave the hangar, Robert gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Elizabeth were about to leave the hangar, Rick gave a poster to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alex", + "object": "poster", + "place": "hangar", + "random_a": "Elizabeth", + "random_b": "Rick", + "random_c": "Austin" + } + }, + { + "text": "Then, Kay and Alexander were working at the park. Kay decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Alexander were working at the park. Jim decided to give a screwdriver to", + "random_names_cf": "Then, Steven and Grant were working at the park. Steven decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Alexander and Kay were working at the park. Kay decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Kay and Alexander were working at the park. Alexander decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Steven were working at the park. Steven decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Grant were working at the park. Grant decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Kay were working at the park. Alexander decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Steven were working at the park. Grant decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Kay", + "object": "screwdriver", + "place": "park", + "random_a": "Steven", + "random_b": "Grant", + "random_c": "Jim" + } + }, + { + "text": "Before Jonathan and Henry left the hangar, Jonathan decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Henry left the hangar, Jim decided to give a bathtub to", + "random_names_cf": "Before Roy and Steve left the hangar, Roy decided to give a bathtub to", + "s1_io_flip_cf": "Before Henry and Jonathan left the hangar, Jonathan decided to give a bathtub to", + "s2_io_flip_cf": "Before Jonathan and Henry left the hangar, Henry decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Steve and Roy left the hangar, Roy decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Roy and Steve left the hangar, Steve decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Jonathan left the hangar, Henry decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Roy left the hangar, Steve decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Jonathan", + "object": "bathtub", + "place": "hangar", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Jim" + } + }, + { + "text": "When Jonathan and Scott were about to leave the car, Jonathan gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Scott were about to leave the car, Phil gave a notebook to", + "random_names_cf": "When Neil and Mike were about to leave the car, Neil gave a notebook to", + "s1_io_flip_cf": "When Scott and Jonathan were about to leave the car, Jonathan gave a notebook to", + "s2_io_flip_cf": "When Jonathan and Scott were about to leave the car, Scott gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Mike and Neil were about to leave the car, Neil gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Neil and Mike were about to leave the car, Mike gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Jonathan were about to leave the car, Scott gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Neil were about to leave the car, Mike gave a notebook to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Jonathan", + "object": "notebook", + "place": "car", + "random_a": "Neil", + "random_b": "Mike", + "random_c": "Phil" + } + }, + { + "text": "When Tom and Robert were about to leave the hangar, Tom gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Robert were about to leave the hangar, Charles gave a strap to", + "random_names_cf": "When Peter and Don were about to leave the hangar, Peter gave a strap to", + "s1_io_flip_cf": "When Robert and Tom were about to leave the hangar, Tom gave a strap to", + "s2_io_flip_cf": "When Tom and Robert were about to leave the hangar, Robert gave a strap to", + "random_names_s1_ioi_flip_cf": "When Don and Peter were about to leave the hangar, Peter gave a strap to", + "random_names_s2_ioi_flip_cf": "When Peter and Don were about to leave the hangar, Don gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Tom were about to leave the hangar, Robert gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Peter were about to leave the hangar, Don gave a strap to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tom", + "object": "strap", + "place": "hangar", + "random_a": "Peter", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "Then, Kelly and Stan were working at the dorm. Kelly decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Stan were working at the dorm. Peter decided to give a shoe to", + "random_names_cf": "Then, Jim and Josh were working at the dorm. Jim decided to give a shoe to", + "s1_io_flip_cf": "Then, Stan and Kelly were working at the dorm. Kelly decided to give a shoe to", + "s2_io_flip_cf": "Then, Kelly and Stan were working at the dorm. Stan decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Jim were working at the dorm. Jim decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Josh were working at the dorm. Josh decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Kelly were working at the dorm. Stan decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jim were working at the dorm. Josh decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kelly", + "object": "shoe", + "place": "dorm", + "random_a": "Jim", + "random_b": "Josh", + "random_c": "Peter" + } + }, + { + "text": "When William and Josh got a shelf at the square, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Josh got a shelf at the square, Guy decided to give it to", + "random_names_cf": "When Luke and Tim got a shelf at the square, Luke decided to give it to", + "s1_io_flip_cf": "When Josh and William got a shelf at the square, William decided to give it to", + "s2_io_flip_cf": "When William and Josh got a shelf at the square, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Luke got a shelf at the square, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Tim got a shelf at the square, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and William got a shelf at the square, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Luke got a shelf at the square, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "William", + "object": "shelf", + "place": "square", + "random_a": "Luke", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "When Phil and Joe were about to leave the circus, Phil gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Joe were about to leave the circus, Austin gave a coat to", + "random_names_cf": "When Tim and Summer were about to leave the circus, Tim gave a coat to", + "s1_io_flip_cf": "When Joe and Phil were about to leave the circus, Phil gave a coat to", + "s2_io_flip_cf": "When Phil and Joe were about to leave the circus, Joe gave a coat to", + "random_names_s1_ioi_flip_cf": "When Summer and Tim were about to leave the circus, Tim gave a coat to", + "random_names_s2_ioi_flip_cf": "When Tim and Summer were about to leave the circus, Summer gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Phil were about to leave the circus, Joe gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Tim were about to leave the circus, Summer gave a coat to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Phil", + "object": "coat", + "place": "circus", + "random_a": "Tim", + "random_b": "Summer", + "random_c": "Austin" + } + }, + { + "text": "The campground Edward and Andrew went to had a bucket of paint. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The campground Edward and Andrew went to had a bucket of paint. Henry gave it to", + "random_names_cf": "The campground Cal and Grant went to had a bucket of paint. Cal gave it to", + "s1_io_flip_cf": "The campground Andrew and Edward went to had a bucket of paint. Edward gave it to", + "s2_io_flip_cf": "The campground Edward and Andrew went to had a bucket of paint. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The campground Grant and Cal went to had a bucket of paint. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The campground Cal and Grant went to had a bucket of paint. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The campground Andrew and Edward went to had a bucket of paint. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The campground Grant and Cal went to had a bucket of paint. Grant gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Edward", + "object": "bucket of paint", + "place": "campground", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "When Ross and Kay were about to leave the hangar, Ross gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Kay were about to leave the hangar, Andrew gave a screwdriver to", + "random_names_cf": "When Mike and Charles were about to leave the hangar, Mike gave a screwdriver to", + "s1_io_flip_cf": "When Kay and Ross were about to leave the hangar, Ross gave a screwdriver to", + "s2_io_flip_cf": "When Ross and Kay were about to leave the hangar, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Charles and Mike were about to leave the hangar, Mike gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Mike and Charles were about to leave the hangar, Charles gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Ross were about to leave the hangar, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Mike were about to leave the hangar, Charles gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ross", + "object": "screwdriver", + "place": "hangar", + "random_a": "Mike", + "random_b": "Charles", + "random_c": "Andrew" + } + }, + { + "text": "When Jim and Edward got a pen at the hangar, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Edward got a pen at the hangar, Ryan decided to give it to", + "random_names_cf": "When Daniel and Roy got a pen at the hangar, Daniel decided to give it to", + "s1_io_flip_cf": "When Edward and Jim got a pen at the hangar, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Edward got a pen at the hangar, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Daniel got a pen at the hangar, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Roy got a pen at the hangar, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Jim got a pen at the hangar, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Daniel got a pen at the hangar, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "pen", + "place": "hangar", + "random_a": "Daniel", + "random_b": "Roy", + "random_c": "Ryan" + } + }, + { + "text": "When Alexander and Charles got a spoon at the pizzeria, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Charles got a spoon at the pizzeria, Rob decided to give it to", + "random_names_cf": "When Steve and Summer got a spoon at the pizzeria, Steve decided to give it to", + "s1_io_flip_cf": "When Charles and Alexander got a spoon at the pizzeria, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Charles got a spoon at the pizzeria, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Steve got a spoon at the pizzeria, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Summer got a spoon at the pizzeria, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alexander got a spoon at the pizzeria, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steve got a spoon at the pizzeria, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Alexander", + "object": "spoon", + "place": "pizzeria", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Rob" + } + }, + { + "text": "When Lewis and Guy were about to leave the garden, Lewis gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Guy were about to leave the garden, Joe gave a fan to", + "random_names_cf": "When Jim and Steven were about to leave the garden, Jim gave a fan to", + "s1_io_flip_cf": "When Guy and Lewis were about to leave the garden, Lewis gave a fan to", + "s2_io_flip_cf": "When Lewis and Guy were about to leave the garden, Guy gave a fan to", + "random_names_s1_ioi_flip_cf": "When Steven and Jim were about to leave the garden, Jim gave a fan to", + "random_names_s2_ioi_flip_cf": "When Jim and Steven were about to leave the garden, Steven gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Lewis were about to leave the garden, Guy gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jim were about to leave the garden, Steven gave a fan to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Lewis", + "object": "fan", + "place": "garden", + "random_a": "Jim", + "random_b": "Steven", + "random_c": "Joe" + } + }, + { + "text": "While Joe and Sarah relaxed, Joe gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Sarah relaxed, Steve gave a strainer to", + "random_names_cf": "While Mike and Don relaxed, Mike gave a strainer to", + "s1_io_flip_cf": "While Sarah and Joe relaxed, Joe gave a strainer to", + "s2_io_flip_cf": "While Joe and Sarah relaxed, Sarah gave a strainer to", + "random_names_s1_ioi_flip_cf": "While Don and Mike relaxed, Mike gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Mike and Don relaxed, Don gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Joe relaxed, Sarah gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Mike relaxed, Don gave a strainer to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Joe", + "object": "strainer", + "place": "service station", + "random_a": "Mike", + "random_b": "Don", + "random_c": "Steve" + } + }, + { + "text": "Before Henry and Alexander left the music store, Henry decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Alexander left the music store, Kelly decided to give a folder to", + "random_names_cf": "Before Steven and Austin left the music store, Steven decided to give a folder to", + "s1_io_flip_cf": "Before Alexander and Henry left the music store, Henry decided to give a folder to", + "s2_io_flip_cf": "Before Henry and Alexander left the music store, Alexander decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Austin and Steven left the music store, Steven decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Steven and Austin left the music store, Austin decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Henry left the music store, Alexander decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Steven left the music store, Austin decided to give a folder to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Henry", + "object": "folder", + "place": "music store", + "random_a": "Steven", + "random_b": "Austin", + "random_c": "Kelly" + } + }, + { + "text": "Before Alexander and Grant left the harbor, Alexander decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Grant left the harbor, Edward decided to give a thread to", + "random_names_cf": "Before Daniel and Steven left the harbor, Daniel decided to give a thread to", + "s1_io_flip_cf": "Before Grant and Alexander left the harbor, Alexander decided to give a thread to", + "s2_io_flip_cf": "Before Alexander and Grant left the harbor, Grant decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Steven and Daniel left the harbor, Daniel decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Steven left the harbor, Steven decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Alexander left the harbor, Grant decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Daniel left the harbor, Steven decided to give a thread to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Alexander", + "object": "thread", + "place": "harbor", + "random_a": "Daniel", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "While Daniel and Charles relaxed, Daniel gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Charles relaxed, Henry gave a sifter to", + "random_names_cf": "While Angel and Austin relaxed, Angel gave a sifter to", + "s1_io_flip_cf": "While Charles and Daniel relaxed, Daniel gave a sifter to", + "s2_io_flip_cf": "While Daniel and Charles relaxed, Charles gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Austin and Angel relaxed, Angel gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Angel and Austin relaxed, Austin gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Daniel relaxed, Charles gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Angel relaxed, Austin gave a sifter to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Daniel", + "object": "sifter", + "place": "pharmacy", + "random_a": "Angel", + "random_b": "Austin", + "random_c": "Henry" + } + }, + { + "text": "When Roy and Kay got a poster at the optician, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Kay got a poster at the optician, Peter decided to give it to", + "random_names_cf": "When Henry and Phil got a poster at the optician, Henry decided to give it to", + "s1_io_flip_cf": "When Kay and Roy got a poster at the optician, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Kay got a poster at the optician, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Henry got a poster at the optician, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Phil got a poster at the optician, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Roy got a poster at the optician, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Henry got a poster at the optician, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roy", + "object": "poster", + "place": "optician", + "random_a": "Henry", + "random_b": "Phil", + "random_c": "Peter" + } + }, + { + "text": "The airport Josh and Robert went to had a ribbon. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Josh and Robert went to had a ribbon. Will gave it to", + "random_names_cf": "The airport Peter and Kay went to had a ribbon. Peter gave it to", + "s1_io_flip_cf": "The airport Robert and Josh went to had a ribbon. Josh gave it to", + "s2_io_flip_cf": "The airport Josh and Robert went to had a ribbon. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The airport Kay and Peter went to had a ribbon. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The airport Peter and Kay went to had a ribbon. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Robert and Josh went to had a ribbon. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Kay and Peter went to had a ribbon. Kay gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Josh", + "object": "ribbon", + "place": "airport", + "random_a": "Peter", + "random_b": "Kay", + "random_c": "Will" + } + }, + { + "text": "Once Daniel and Elizabeth arrived at the resort, Daniel gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Elizabeth arrived at the resort, Will gave a pair of sunglasses to", + "random_names_cf": "Once Cal and Peter arrived at the resort, Cal gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Elizabeth and Daniel arrived at the resort, Daniel gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Daniel and Elizabeth arrived at the resort, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Peter and Cal arrived at the resort, Cal gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Cal and Peter arrived at the resort, Peter gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the resort, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Cal arrived at the resort, Peter gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Daniel", + "object": "pair of sunglasses", + "place": "resort", + "random_a": "Cal", + "random_b": "Peter", + "random_c": "Will" + } + }, + { + "text": "Then, Tim and William were working at the university campus. Tim decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and William were working at the university campus. Grant decided to give a ring to", + "random_names_cf": "Then, Angel and Rick were working at the university campus. Angel decided to give a ring to", + "s1_io_flip_cf": "Then, William and Tim were working at the university campus. Tim decided to give a ring to", + "s2_io_flip_cf": "Then, Tim and William were working at the university campus. William decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Angel were working at the university campus. Angel decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Rick were working at the university campus. Rick decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Tim were working at the university campus. William decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Angel were working at the university campus. Rick decided to give a ring to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Tim", + "object": "ring", + "place": "university campus", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Grant" + } + }, + { + "text": "Before Elizabeth and Lewis left the marketplace, Elizabeth decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Lewis left the marketplace, Kelly decided to give a funnel to", + "random_names_cf": "Before Guy and Roger left the marketplace, Guy decided to give a funnel to", + "s1_io_flip_cf": "Before Lewis and Elizabeth left the marketplace, Elizabeth decided to give a funnel to", + "s2_io_flip_cf": "Before Elizabeth and Lewis left the marketplace, Lewis decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Roger and Guy left the marketplace, Guy decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Guy and Roger left the marketplace, Roger decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Elizabeth left the marketplace, Lewis decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Guy left the marketplace, Roger decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Elizabeth", + "object": "funnel", + "place": "marketplace", + "random_a": "Guy", + "random_b": "Roger", + "random_c": "Kelly" + } + }, + { + "text": "When Elizabeth and Rob were about to leave the school, Elizabeth gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Rob were about to leave the school, Mike gave a boot to", + "random_names_cf": "When Josh and Tim were about to leave the school, Josh gave a boot to", + "s1_io_flip_cf": "When Rob and Elizabeth were about to leave the school, Elizabeth gave a boot to", + "s2_io_flip_cf": "When Elizabeth and Rob were about to leave the school, Rob gave a boot to", + "random_names_s1_ioi_flip_cf": "When Tim and Josh were about to leave the school, Josh gave a boot to", + "random_names_s2_ioi_flip_cf": "When Josh and Tim were about to leave the school, Tim gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Elizabeth were about to leave the school, Rob gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Josh were about to leave the school, Tim gave a boot to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "boot", + "place": "school", + "random_a": "Josh", + "random_b": "Tim", + "random_c": "Mike" + } + }, + { + "text": "When Steve and Scott got a dress at the gift shop, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Scott got a dress at the gift shop, Rob decided to give it to", + "random_names_cf": "When Alexander and Charles got a dress at the gift shop, Alexander decided to give it to", + "s1_io_flip_cf": "When Scott and Steve got a dress at the gift shop, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Scott got a dress at the gift shop, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Alexander got a dress at the gift shop, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Charles got a dress at the gift shop, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Steve got a dress at the gift shop, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alexander got a dress at the gift shop, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Steve", + "object": "dress", + "place": "gift shop", + "random_a": "Alexander", + "random_b": "Charles", + "random_c": "Rob" + } + }, + { + "text": "Then, Josh and Henry were working at the music store. Josh decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Henry were working at the music store. Steven decided to give a heater to", + "random_names_cf": "Then, Rick and Kay were working at the music store. Rick decided to give a heater to", + "s1_io_flip_cf": "Then, Henry and Josh were working at the music store. Josh decided to give a heater to", + "s2_io_flip_cf": "Then, Josh and Henry were working at the music store. Henry decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rick were working at the music store. Rick decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Kay were working at the music store. Kay decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Josh were working at the music store. Henry decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rick were working at the music store. Kay decided to give a heater to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "heater", + "place": "music store", + "random_a": "Rick", + "random_b": "Kay", + "random_c": "Steven" + } + }, + { + "text": "The spa Mike and Jonathan went to had a grater. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Mike and Jonathan went to had a grater. Scott gave it to", + "random_names_cf": "The spa Josh and Stan went to had a grater. Josh gave it to", + "s1_io_flip_cf": "The spa Jonathan and Mike went to had a grater. Mike gave it to", + "s2_io_flip_cf": "The spa Mike and Jonathan went to had a grater. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The spa Stan and Josh went to had a grater. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The spa Josh and Stan went to had a grater. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Jonathan and Mike went to had a grater. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Stan and Josh went to had a grater. Stan gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Mike", + "object": "grater", + "place": "spa", + "random_a": "Josh", + "random_b": "Stan", + "random_c": "Scott" + } + }, + { + "text": "Then, Jonathan and Joe had a lot of fun at the break room. Jonathan gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Joe had a lot of fun at the break room. Andrew gave a needle to", + "random_names_cf": "Then, Peter and Mike had a lot of fun at the break room. Peter gave a needle to", + "s1_io_flip_cf": "Then, Joe and Jonathan had a lot of fun at the break room. Jonathan gave a needle to", + "s2_io_flip_cf": "Then, Jonathan and Joe had a lot of fun at the break room. Joe gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Peter had a lot of fun at the break room. Peter gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the break room. Mike gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jonathan had a lot of fun at the break room. Joe gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Peter had a lot of fun at the break room. Mike gave a needle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jonathan", + "object": "needle", + "place": "break room", + "random_a": "Peter", + "random_b": "Mike", + "random_c": "Andrew" + } + }, + { + "text": "Then, Steve and Will had a lot of fun at the pet store. Steve gave a joystick to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Will had a lot of fun at the pet store. Steven gave a joystick to", + "random_names_cf": "Then, Alex and Daniel had a lot of fun at the pet store. Alex gave a joystick to", + "s1_io_flip_cf": "Then, Will and Steve had a lot of fun at the pet store. Steve gave a joystick to", + "s2_io_flip_cf": "Then, Steve and Will had a lot of fun at the pet store. Will gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Alex had a lot of fun at the pet store. Alex gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Daniel had a lot of fun at the pet store. Daniel gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Steve had a lot of fun at the pet store. Will gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alex had a lot of fun at the pet store. Daniel gave a joystick to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steve", + "object": "joystick", + "place": "pet store", + "random_a": "Alex", + "random_b": "Daniel", + "random_c": "Steven" + } + }, + { + "text": "When Steven and Grant were about to leave the zoo, Steven gave a basket to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Grant were about to leave the zoo, Joe gave a basket to", + "random_names_cf": "When Tom and Scott were about to leave the zoo, Tom gave a basket to", + "s1_io_flip_cf": "When Grant and Steven were about to leave the zoo, Steven gave a basket to", + "s2_io_flip_cf": "When Steven and Grant were about to leave the zoo, Grant gave a basket to", + "random_names_s1_ioi_flip_cf": "When Scott and Tom were about to leave the zoo, Tom gave a basket to", + "random_names_s2_ioi_flip_cf": "When Tom and Scott were about to leave the zoo, Scott gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Steven were about to leave the zoo, Grant gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Tom were about to leave the zoo, Scott gave a basket to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Steven", + "object": "basket", + "place": "zoo", + "random_a": "Tom", + "random_b": "Scott", + "random_c": "Joe" + } + }, + { + "text": "Then, Summer and Rob were working at the airbase. Summer decided to give a funnel to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Rob were working at the airbase. Lewis decided to give a funnel to", + "random_names_cf": "Then, Mike and Phil were working at the airbase. Mike decided to give a funnel to", + "s1_io_flip_cf": "Then, Rob and Summer were working at the airbase. Summer decided to give a funnel to", + "s2_io_flip_cf": "Then, Summer and Rob were working at the airbase. Rob decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Mike were working at the airbase. Mike decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Phil were working at the airbase. Phil decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Summer were working at the airbase. Rob decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Mike were working at the airbase. Phil decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Summer", + "object": "funnel", + "place": "airbase", + "random_a": "Mike", + "random_b": "Phil", + "random_c": "Lewis" + } + }, + { + "text": "Then, Phil and Rob had a lot of fun at the department store. Phil gave a banner to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Rob had a lot of fun at the department store. Ross gave a banner to", + "random_names_cf": "Then, Guy and Ryan had a lot of fun at the department store. Guy gave a banner to", + "s1_io_flip_cf": "Then, Rob and Phil had a lot of fun at the department store. Phil gave a banner to", + "s2_io_flip_cf": "Then, Phil and Rob had a lot of fun at the department store. Rob gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Guy had a lot of fun at the department store. Guy gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ryan had a lot of fun at the department store. Ryan gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Phil had a lot of fun at the department store. Rob gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Guy had a lot of fun at the department store. Ryan gave a banner to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Phil", + "object": "banner", + "place": "department store", + "random_a": "Guy", + "random_b": "Ryan", + "random_c": "Ross" + } + }, + { + "text": "When Steve and Angel got a pair of nail clippers at the hotel, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Angel got a pair of nail clippers at the hotel, Roy decided to give it to", + "random_names_cf": "When Stan and Rob got a pair of nail clippers at the hotel, Stan decided to give it to", + "s1_io_flip_cf": "When Angel and Steve got a pair of nail clippers at the hotel, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Angel got a pair of nail clippers at the hotel, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Stan got a pair of nail clippers at the hotel, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Rob got a pair of nail clippers at the hotel, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Steve got a pair of nail clippers at the hotel, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Stan got a pair of nail clippers at the hotel, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steve", + "object": "pair of nail clippers", + "place": "hotel", + "random_a": "Stan", + "random_b": "Rob", + "random_c": "Roy" + } + }, + { + "text": "Then, Edward and Dan went to the hotel. Edward gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Dan went to the hotel. Don gave a pair of goggles to", + "random_names_cf": "Then, Sarah and Kelly went to the hotel. Sarah gave a pair of goggles to", + "s1_io_flip_cf": "Then, Dan and Edward went to the hotel. Edward gave a pair of goggles to", + "s2_io_flip_cf": "Then, Edward and Dan went to the hotel. Dan gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Sarah went to the hotel. Sarah gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Kelly went to the hotel. Kelly gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Edward went to the hotel. Dan gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Sarah went to the hotel. Kelly gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "pair of goggles", + "place": "hotel", + "random_a": "Sarah", + "random_b": "Kelly", + "random_c": "Don" + } + }, + { + "text": "When Alex and Neil were about to leave the tire store, Alex gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Neil were about to leave the tire store, Andrew gave a sifter to", + "random_names_cf": "When Jonathan and Tom were about to leave the tire store, Jonathan gave a sifter to", + "s1_io_flip_cf": "When Neil and Alex were about to leave the tire store, Alex gave a sifter to", + "s2_io_flip_cf": "When Alex and Neil were about to leave the tire store, Neil gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Tom and Jonathan were about to leave the tire store, Jonathan gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Tom were about to leave the tire store, Tom gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Alex were about to leave the tire store, Neil gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Jonathan were about to leave the tire store, Tom gave a sifter to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alex", + "object": "sifter", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Tom", + "random_c": "Andrew" + } + }, + { + "text": "When Charles and Rick got a glove at the school, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Rick got a glove at the school, Josh decided to give it to", + "random_names_cf": "When Rob and Ryan got a glove at the school, Rob decided to give it to", + "s1_io_flip_cf": "When Rick and Charles got a glove at the school, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Rick got a glove at the school, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Rob got a glove at the school, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Ryan got a glove at the school, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Charles got a glove at the school, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Rob got a glove at the school, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Charles", + "object": "glove", + "place": "school", + "random_a": "Rob", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "While Jim and Alexander relaxed, Jim gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Alexander relaxed, Robert gave a sifter to", + "random_names_cf": "While Phil and Tom relaxed, Phil gave a sifter to", + "s1_io_flip_cf": "While Alexander and Jim relaxed, Jim gave a sifter to", + "s2_io_flip_cf": "While Jim and Alexander relaxed, Alexander gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Tom and Phil relaxed, Phil gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Phil and Tom relaxed, Tom gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Jim relaxed, Alexander gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Phil relaxed, Tom gave a sifter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jim", + "object": "sifter", + "place": "stadium", + "random_a": "Phil", + "random_b": "Tom", + "random_c": "Robert" + } + }, + { + "text": "Then, Mike and Ryan were working at the tire store. Mike decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Ryan were working at the tire store. Grant decided to give a basket to", + "random_names_cf": "Then, Peter and Robert were working at the tire store. Peter decided to give a basket to", + "s1_io_flip_cf": "Then, Ryan and Mike were working at the tire store. Mike decided to give a basket to", + "s2_io_flip_cf": "Then, Mike and Ryan were working at the tire store. Ryan decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Peter were working at the tire store. Peter decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Robert were working at the tire store. Robert decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Mike were working at the tire store. Ryan decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Peter were working at the tire store. Robert decided to give a basket to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Mike", + "object": "basket", + "place": "tire store", + "random_a": "Peter", + "random_b": "Robert", + "random_c": "Grant" + } + }, + { + "text": "The supermarket Alex and Peter went to had a heater. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Alex and Peter went to had a heater. Jonathan gave it to", + "random_names_cf": "The supermarket Rick and Steve went to had a heater. Rick gave it to", + "s1_io_flip_cf": "The supermarket Peter and Alex went to had a heater. Alex gave it to", + "s2_io_flip_cf": "The supermarket Alex and Peter went to had a heater. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Steve and Rick went to had a heater. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Rick and Steve went to had a heater. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Peter and Alex went to had a heater. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Steve and Rick went to had a heater. Steve gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alex", + "object": "heater", + "place": "supermarket", + "random_a": "Rick", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "Once Ryan and Summer arrived at the market, Ryan gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Summer arrived at the market, Cal gave a folder to", + "random_names_cf": "Once Elizabeth and Tom arrived at the market, Elizabeth gave a folder to", + "s1_io_flip_cf": "Once Summer and Ryan arrived at the market, Ryan gave a folder to", + "s2_io_flip_cf": "Once Ryan and Summer arrived at the market, Summer gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Tom and Elizabeth arrived at the market, Elizabeth gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Tom arrived at the market, Tom gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Ryan arrived at the market, Summer gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Elizabeth arrived at the market, Tom gave a folder to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ryan", + "object": "folder", + "place": "market", + "random_a": "Elizabeth", + "random_b": "Tom", + "random_c": "Cal" + } + }, + { + "text": "Before Dan and Mike left the marketplace, Dan decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Mike left the marketplace, Alex decided to give a pencil to", + "random_names_cf": "Before Scott and Joe left the marketplace, Scott decided to give a pencil to", + "s1_io_flip_cf": "Before Mike and Dan left the marketplace, Dan decided to give a pencil to", + "s2_io_flip_cf": "Before Dan and Mike left the marketplace, Mike decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Joe and Scott left the marketplace, Scott decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Scott and Joe left the marketplace, Joe decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Dan left the marketplace, Mike decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Scott left the marketplace, Joe decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "pencil", + "place": "marketplace", + "random_a": "Scott", + "random_b": "Joe", + "random_c": "Alex" + } + }, + { + "text": "Once Henry and Roy arrived at the break room, Henry gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Roy arrived at the break room, Stan gave a remote control to", + "random_names_cf": "Once Charles and Alexander arrived at the break room, Charles gave a remote control to", + "s1_io_flip_cf": "Once Roy and Henry arrived at the break room, Henry gave a remote control to", + "s2_io_flip_cf": "Once Henry and Roy arrived at the break room, Roy gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Charles arrived at the break room, Charles gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Charles and Alexander arrived at the break room, Alexander gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Henry arrived at the break room, Roy gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Charles arrived at the break room, Alexander gave a remote control to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Henry", + "object": "remote control", + "place": "break room", + "random_a": "Charles", + "random_b": "Alexander", + "random_c": "Stan" + } + }, + { + "text": "Once Joe and Alex arrived at the gift shop, Joe gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Alex arrived at the gift shop, Kelly gave a ruler to", + "random_names_cf": "Once Jonathan and Tim arrived at the gift shop, Jonathan gave a ruler to", + "s1_io_flip_cf": "Once Alex and Joe arrived at the gift shop, Joe gave a ruler to", + "s2_io_flip_cf": "Once Joe and Alex arrived at the gift shop, Alex gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Tim and Jonathan arrived at the gift shop, Jonathan gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Tim arrived at the gift shop, Tim gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Joe arrived at the gift shop, Alex gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Jonathan arrived at the gift shop, Tim gave a ruler to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Joe", + "object": "ruler", + "place": "gift shop", + "random_a": "Jonathan", + "random_b": "Tim", + "random_c": "Kelly" + } + }, + { + "text": "Once Roy and Don arrived at the harbor, Roy gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Don arrived at the harbor, Ross gave a thread to", + "random_names_cf": "Once Kay and Tom arrived at the harbor, Kay gave a thread to", + "s1_io_flip_cf": "Once Don and Roy arrived at the harbor, Roy gave a thread to", + "s2_io_flip_cf": "Once Roy and Don arrived at the harbor, Don gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Tom and Kay arrived at the harbor, Kay gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Kay and Tom arrived at the harbor, Tom gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Roy arrived at the harbor, Don gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Kay arrived at the harbor, Tom gave a thread to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roy", + "object": "thread", + "place": "harbor", + "random_a": "Kay", + "random_b": "Tom", + "random_c": "Ross" + } + }, + { + "text": "The pharmacy Roger and Stan went to had a ribbon. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Roger and Stan went to had a ribbon. Steve gave it to", + "random_names_cf": "The pharmacy Elizabeth and Will went to had a ribbon. Elizabeth gave it to", + "s1_io_flip_cf": "The pharmacy Stan and Roger went to had a ribbon. Roger gave it to", + "s2_io_flip_cf": "The pharmacy Roger and Stan went to had a ribbon. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Will and Elizabeth went to had a ribbon. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Elizabeth and Will went to had a ribbon. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Stan and Roger went to had a ribbon. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Will and Elizabeth went to had a ribbon. Will gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Roger", + "object": "ribbon", + "place": "pharmacy", + "random_a": "Elizabeth", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "The circus Charles and Steven went to had a mirror. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Charles and Steven went to had a mirror. Rob gave it to", + "random_names_cf": "The circus Steve and Elizabeth went to had a mirror. Steve gave it to", + "s1_io_flip_cf": "The circus Steven and Charles went to had a mirror. Charles gave it to", + "s2_io_flip_cf": "The circus Charles and Steven went to had a mirror. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The circus Elizabeth and Steve went to had a mirror. Steve gave it to", + "random_names_s2_ioi_flip_cf": "The circus Steve and Elizabeth went to had a mirror. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Steven and Charles went to had a mirror. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Elizabeth and Steve went to had a mirror. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Charles", + "object": "mirror", + "place": "circus", + "random_a": "Steve", + "random_b": "Elizabeth", + "random_c": "Rob" + } + }, + { + "text": "Once Daniel and Alexander arrived at the convenience store, Daniel gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Alexander arrived at the convenience store, Tom gave a sifter to", + "random_names_cf": "Once Rick and Kelly arrived at the convenience store, Rick gave a sifter to", + "s1_io_flip_cf": "Once Alexander and Daniel arrived at the convenience store, Daniel gave a sifter to", + "s2_io_flip_cf": "Once Daniel and Alexander arrived at the convenience store, Alexander gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Rick arrived at the convenience store, Rick gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Rick and Kelly arrived at the convenience store, Kelly gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Daniel arrived at the convenience store, Alexander gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Rick arrived at the convenience store, Kelly gave a sifter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Daniel", + "object": "sifter", + "place": "convenience store", + "random_a": "Rick", + "random_b": "Kelly", + "random_c": "Tom" + } + }, + { + "text": "While Neil and Ryan relaxed, Neil gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Ryan relaxed, Tim gave a shelf to", + "random_names_cf": "While Cal and Charles relaxed, Cal gave a shelf to", + "s1_io_flip_cf": "While Ryan and Neil relaxed, Neil gave a shelf to", + "s2_io_flip_cf": "While Neil and Ryan relaxed, Ryan gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Charles and Cal relaxed, Cal gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Cal and Charles relaxed, Charles gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Neil relaxed, Ryan gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Cal relaxed, Charles gave a shelf to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Neil", + "object": "shelf", + "place": "convenience store", + "random_a": "Cal", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "While Scott and Cal relaxed, Scott gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Cal relaxed, Don gave a screwdriver to", + "random_names_cf": "While Mike and Elizabeth relaxed, Mike gave a screwdriver to", + "s1_io_flip_cf": "While Cal and Scott relaxed, Scott gave a screwdriver to", + "s2_io_flip_cf": "While Scott and Cal relaxed, Cal gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Mike relaxed, Mike gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Mike and Elizabeth relaxed, Elizabeth gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Scott relaxed, Cal gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Mike relaxed, Elizabeth gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Scott", + "object": "screwdriver", + "place": "cafe", + "random_a": "Mike", + "random_b": "Elizabeth", + "random_c": "Don" + } + }, + { + "text": "Then, Ryan and Don had a lot of fun at the gym. Ryan gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Don had a lot of fun at the gym. Daniel gave a thread to", + "random_names_cf": "Then, Josh and Andrew had a lot of fun at the gym. Josh gave a thread to", + "s1_io_flip_cf": "Then, Don and Ryan had a lot of fun at the gym. Ryan gave a thread to", + "s2_io_flip_cf": "Then, Ryan and Don had a lot of fun at the gym. Don gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Josh had a lot of fun at the gym. Josh gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Andrew had a lot of fun at the gym. Andrew gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Ryan had a lot of fun at the gym. Don gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Josh had a lot of fun at the gym. Andrew gave a thread to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ryan", + "object": "thread", + "place": "gym", + "random_a": "Josh", + "random_b": "Andrew", + "random_c": "Daniel" + } + }, + { + "text": "While Lewis and Ross relaxed, Lewis gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Ross relaxed, Ryan gave a gold watch to", + "random_names_cf": "While Alex and Henry relaxed, Alex gave a gold watch to", + "s1_io_flip_cf": "While Ross and Lewis relaxed, Lewis gave a gold watch to", + "s2_io_flip_cf": "While Lewis and Ross relaxed, Ross gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Henry and Alex relaxed, Alex gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Alex and Henry relaxed, Henry gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Lewis relaxed, Ross gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Alex relaxed, Henry gave a gold watch to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Lewis", + "object": "gold watch", + "place": "garden", + "random_a": "Alex", + "random_b": "Henry", + "random_c": "Ryan" + } + }, + { + "text": "Then, Lewis and Cal were working at the campground. Lewis decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Cal were working at the campground. Will decided to give a sink to", + "random_names_cf": "Then, Ross and Henry were working at the campground. Ross decided to give a sink to", + "s1_io_flip_cf": "Then, Cal and Lewis were working at the campground. Lewis decided to give a sink to", + "s2_io_flip_cf": "Then, Lewis and Cal were working at the campground. Cal decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Ross were working at the campground. Ross decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Henry were working at the campground. Henry decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Lewis were working at the campground. Cal decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Ross were working at the campground. Henry decided to give a sink to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "sink", + "place": "campground", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "Before Dan and Lewis left the restaurant, Dan decided to give a carpet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Lewis left the restaurant, Charles decided to give a carpet to", + "random_names_cf": "Before Robert and Stan left the restaurant, Robert decided to give a carpet to", + "s1_io_flip_cf": "Before Lewis and Dan left the restaurant, Dan decided to give a carpet to", + "s2_io_flip_cf": "Before Dan and Lewis left the restaurant, Lewis decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Before Stan and Robert left the restaurant, Robert decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Before Robert and Stan left the restaurant, Stan decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Dan left the restaurant, Lewis decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Robert left the restaurant, Stan decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Dan", + "object": "carpet", + "place": "restaurant", + "random_a": "Robert", + "random_b": "Stan", + "random_c": "Charles" + } + }, + { + "text": "Then, Peter and Luke went to the hangar. Peter gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Luke went to the hangar. Sarah gave a tablet to", + "random_names_cf": "Then, Tom and Andrew went to the hangar. Tom gave a tablet to", + "s1_io_flip_cf": "Then, Luke and Peter went to the hangar. Peter gave a tablet to", + "s2_io_flip_cf": "Then, Peter and Luke went to the hangar. Luke gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Tom went to the hangar. Tom gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Andrew went to the hangar. Andrew gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Peter went to the hangar. Luke gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Tom went to the hangar. Andrew gave a tablet to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "tablet", + "place": "hangar", + "random_a": "Tom", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "Then, Tom and Steven were working at the pet store. Tom decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Steven were working at the pet store. Alexander decided to give a bowl to", + "random_names_cf": "Then, Andrew and Elizabeth were working at the pet store. Andrew decided to give a bowl to", + "s1_io_flip_cf": "Then, Steven and Tom were working at the pet store. Tom decided to give a bowl to", + "s2_io_flip_cf": "Then, Tom and Steven were working at the pet store. Steven decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Andrew were working at the pet store. Andrew decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Elizabeth were working at the pet store. Elizabeth decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tom were working at the pet store. Steven decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Andrew were working at the pet store. Elizabeth decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tom", + "object": "bowl", + "place": "pet store", + "random_a": "Andrew", + "random_b": "Elizabeth", + "random_c": "Alexander" + } + }, + { + "text": "Then, Luke and Lewis had a lot of fun at the tire store. Luke gave a coat to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Lewis had a lot of fun at the tire store. Guy gave a coat to", + "random_names_cf": "Then, Peter and Scott had a lot of fun at the tire store. Peter gave a coat to", + "s1_io_flip_cf": "Then, Lewis and Luke had a lot of fun at the tire store. Luke gave a coat to", + "s2_io_flip_cf": "Then, Luke and Lewis had a lot of fun at the tire store. Lewis gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Peter had a lot of fun at the tire store. Peter gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Scott had a lot of fun at the tire store. Scott gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Luke had a lot of fun at the tire store. Lewis gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Peter had a lot of fun at the tire store. Scott gave a coat to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "coat", + "place": "tire store", + "random_a": "Peter", + "random_b": "Scott", + "random_c": "Guy" + } + }, + { + "text": "Then, Josh and Dan went to the ramp. Josh gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Dan went to the ramp. Ryan gave a strap to", + "random_names_cf": "Then, Henry and Grant went to the ramp. Henry gave a strap to", + "s1_io_flip_cf": "Then, Dan and Josh went to the ramp. Josh gave a strap to", + "s2_io_flip_cf": "Then, Josh and Dan went to the ramp. Dan gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Henry went to the ramp. Henry gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Grant went to the ramp. Grant gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Josh went to the ramp. Dan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Henry went to the ramp. Grant gave a strap to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Josh", + "object": "strap", + "place": "ramp", + "random_a": "Henry", + "random_b": "Grant", + "random_c": "Ryan" + } + }, + { + "text": "Before Kelly and Cal left the pet store, Kelly decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Cal left the pet store, Scott decided to give a thimble to", + "random_names_cf": "Before Rick and Roy left the pet store, Rick decided to give a thimble to", + "s1_io_flip_cf": "Before Cal and Kelly left the pet store, Kelly decided to give a thimble to", + "s2_io_flip_cf": "Before Kelly and Cal left the pet store, Cal decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Roy and Rick left the pet store, Rick decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Rick and Roy left the pet store, Roy decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Kelly left the pet store, Cal decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Rick left the pet store, Roy decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kelly", + "object": "thimble", + "place": "pet store", + "random_a": "Rick", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "The salon Robert and Kelly went to had a joystick. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Robert and Kelly went to had a joystick. Edward gave it to", + "random_names_cf": "The salon Jim and Sarah went to had a joystick. Jim gave it to", + "s1_io_flip_cf": "The salon Kelly and Robert went to had a joystick. Robert gave it to", + "s2_io_flip_cf": "The salon Robert and Kelly went to had a joystick. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The salon Sarah and Jim went to had a joystick. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The salon Jim and Sarah went to had a joystick. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Kelly and Robert went to had a joystick. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Sarah and Jim went to had a joystick. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Robert", + "object": "joystick", + "place": "salon", + "random_a": "Jim", + "random_b": "Sarah", + "random_c": "Edward" + } + }, + { + "text": "Before Elizabeth and Roy left the airport, Elizabeth decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Roy left the airport, Will decided to give a screwdriver to", + "random_names_cf": "Before Jonathan and Steven left the airport, Jonathan decided to give a screwdriver to", + "s1_io_flip_cf": "Before Roy and Elizabeth left the airport, Elizabeth decided to give a screwdriver to", + "s2_io_flip_cf": "Before Elizabeth and Roy left the airport, Roy decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Steven and Jonathan left the airport, Jonathan decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Steven left the airport, Steven decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Elizabeth left the airport, Roy decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Jonathan left the airport, Steven decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Elizabeth", + "object": "screwdriver", + "place": "airport", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Will" + } + }, + { + "text": "Before Joe and Ryan left the house, Joe decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Ryan left the house, Alex decided to give a bowl to", + "random_names_cf": "Before Cal and Guy left the house, Cal decided to give a bowl to", + "s1_io_flip_cf": "Before Ryan and Joe left the house, Joe decided to give a bowl to", + "s2_io_flip_cf": "Before Joe and Ryan left the house, Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Guy and Cal left the house, Cal decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Cal and Guy left the house, Guy decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Joe left the house, Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Cal left the house, Guy decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "bowl", + "place": "house", + "random_a": "Cal", + "random_b": "Guy", + "random_c": "Alex" + } + }, + { + "text": "The gym Alexander and Luke went to had a key. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Alexander and Luke went to had a key. Tom gave it to", + "random_names_cf": "The gym Charles and Steven went to had a key. Charles gave it to", + "s1_io_flip_cf": "The gym Luke and Alexander went to had a key. Alexander gave it to", + "s2_io_flip_cf": "The gym Alexander and Luke went to had a key. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The gym Steven and Charles went to had a key. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The gym Charles and Steven went to had a key. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Luke and Alexander went to had a key. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Steven and Charles went to had a key. Steven gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Alexander", + "object": "key", + "place": "gym", + "random_a": "Charles", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "While Rick and Joe relaxed, Rick gave a drill bit to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Joe relaxed, Elizabeth gave a drill bit to", + "random_names_cf": "While William and Cal relaxed, William gave a drill bit to", + "s1_io_flip_cf": "While Joe and Rick relaxed, Rick gave a drill bit to", + "s2_io_flip_cf": "While Rick and Joe relaxed, Joe gave a drill bit to", + "random_names_s1_ioi_flip_cf": "While Cal and William relaxed, William gave a drill bit to", + "random_names_s2_ioi_flip_cf": "While William and Cal relaxed, Cal gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Rick relaxed, Joe gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and William relaxed, Cal gave a drill bit to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Rick", + "object": "drill bit", + "place": "boatyard", + "random_a": "William", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "The gift shop Cal and Angel went to had a poster. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Cal and Angel went to had a poster. Roger gave it to", + "random_names_cf": "The gift shop Joe and Grant went to had a poster. Joe gave it to", + "s1_io_flip_cf": "The gift shop Angel and Cal went to had a poster. Cal gave it to", + "s2_io_flip_cf": "The gift shop Cal and Angel went to had a poster. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Grant and Joe went to had a poster. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Joe and Grant went to had a poster. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Angel and Cal went to had a poster. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Grant and Joe went to had a poster. Grant gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Cal", + "object": "poster", + "place": "gift shop", + "random_a": "Joe", + "random_b": "Grant", + "random_c": "Roger" + } + }, + { + "text": "When Rob and Elizabeth were about to leave the spa, Rob gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Elizabeth were about to leave the spa, Peter gave a pair of sunglasses to", + "random_names_cf": "When Alex and Edward were about to leave the spa, Alex gave a pair of sunglasses to", + "s1_io_flip_cf": "When Elizabeth and Rob were about to leave the spa, Rob gave a pair of sunglasses to", + "s2_io_flip_cf": "When Rob and Elizabeth were about to leave the spa, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Edward and Alex were about to leave the spa, Alex gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Alex and Edward were about to leave the spa, Edward gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Rob were about to leave the spa, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Alex were about to leave the spa, Edward gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rob", + "object": "pair of sunglasses", + "place": "spa", + "random_a": "Alex", + "random_b": "Edward", + "random_c": "Peter" + } + }, + { + "text": "Then, Steven and Cal had a lot of fun at the garden. Steven gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Cal had a lot of fun at the garden. Rob gave a heater to", + "random_names_cf": "Then, Steve and Josh had a lot of fun at the garden. Steve gave a heater to", + "s1_io_flip_cf": "Then, Cal and Steven had a lot of fun at the garden. Steven gave a heater to", + "s2_io_flip_cf": "Then, Steven and Cal had a lot of fun at the garden. Cal gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Steve had a lot of fun at the garden. Steve gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Josh had a lot of fun at the garden. Josh gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steven had a lot of fun at the garden. Cal gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Steve had a lot of fun at the garden. Josh gave a heater to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steven", + "object": "heater", + "place": "garden", + "random_a": "Steve", + "random_b": "Josh", + "random_c": "Rob" + } + }, + { + "text": "Before Austin and Tim left the hotel, Austin decided to give a ruler to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Tim left the hotel, Edward decided to give a ruler to", + "random_names_cf": "Before Phil and Summer left the hotel, Phil decided to give a ruler to", + "s1_io_flip_cf": "Before Tim and Austin left the hotel, Austin decided to give a ruler to", + "s2_io_flip_cf": "Before Austin and Tim left the hotel, Tim decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Before Summer and Phil left the hotel, Phil decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Before Phil and Summer left the hotel, Summer decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Austin left the hotel, Tim decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Phil left the hotel, Summer decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "ruler", + "place": "hotel", + "random_a": "Phil", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "When Neil and Rob were about to leave the elevator, Neil gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Rob were about to leave the elevator, Angel gave a screwdriver to", + "random_names_cf": "When Sarah and Grant were about to leave the elevator, Sarah gave a screwdriver to", + "s1_io_flip_cf": "When Rob and Neil were about to leave the elevator, Neil gave a screwdriver to", + "s2_io_flip_cf": "When Neil and Rob were about to leave the elevator, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Grant and Sarah were about to leave the elevator, Sarah gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Sarah and Grant were about to leave the elevator, Grant gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Neil were about to leave the elevator, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Sarah were about to leave the elevator, Grant gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Neil", + "object": "screwdriver", + "place": "elevator", + "random_a": "Sarah", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "When Scott and Steve were about to leave the clothing store, Scott gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Steve were about to leave the clothing store, Ross gave a grater to", + "random_names_cf": "When Ryan and Mike were about to leave the clothing store, Ryan gave a grater to", + "s1_io_flip_cf": "When Steve and Scott were about to leave the clothing store, Scott gave a grater to", + "s2_io_flip_cf": "When Scott and Steve were about to leave the clothing store, Steve gave a grater to", + "random_names_s1_ioi_flip_cf": "When Mike and Ryan were about to leave the clothing store, Ryan gave a grater to", + "random_names_s2_ioi_flip_cf": "When Ryan and Mike were about to leave the clothing store, Mike gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Scott were about to leave the clothing store, Steve gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Ryan were about to leave the clothing store, Mike gave a grater to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Scott", + "object": "grater", + "place": "clothing store", + "random_a": "Ryan", + "random_b": "Mike", + "random_c": "Ross" + } + }, + { + "text": "The store Jonathan and Daniel went to had a sink. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Jonathan and Daniel went to had a sink. Charles gave it to", + "random_names_cf": "The store Angel and Phil went to had a sink. Angel gave it to", + "s1_io_flip_cf": "The store Daniel and Jonathan went to had a sink. Jonathan gave it to", + "s2_io_flip_cf": "The store Jonathan and Daniel went to had a sink. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The store Phil and Angel went to had a sink. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The store Angel and Phil went to had a sink. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Daniel and Jonathan went to had a sink. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Phil and Angel went to had a sink. Phil gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jonathan", + "object": "sink", + "place": "store", + "random_a": "Angel", + "random_b": "Phil", + "random_c": "Charles" + } + }, + { + "text": "Once Guy and Grant arrived at the service station, Guy gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Grant arrived at the service station, Kay gave a desk to", + "random_names_cf": "Once Will and Edward arrived at the service station, Will gave a desk to", + "s1_io_flip_cf": "Once Grant and Guy arrived at the service station, Guy gave a desk to", + "s2_io_flip_cf": "Once Guy and Grant arrived at the service station, Grant gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Edward and Will arrived at the service station, Will gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Will and Edward arrived at the service station, Edward gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Guy arrived at the service station, Grant gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Will arrived at the service station, Edward gave a desk to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Guy", + "object": "desk", + "place": "service station", + "random_a": "Will", + "random_b": "Edward", + "random_c": "Kay" + } + }, + { + "text": "Once Henry and Alex arrived at the marketplace, Henry gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Alex arrived at the marketplace, Ryan gave a pair of sunglasses to", + "random_names_cf": "Once Stan and Sarah arrived at the marketplace, Stan gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Alex and Henry arrived at the marketplace, Henry gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Henry and Alex arrived at the marketplace, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Stan arrived at the marketplace, Stan gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Stan and Sarah arrived at the marketplace, Sarah gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Henry arrived at the marketplace, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Stan arrived at the marketplace, Sarah gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Henry", + "object": "pair of sunglasses", + "place": "marketplace", + "random_a": "Stan", + "random_b": "Sarah", + "random_c": "Ryan" + } + }, + { + "text": "While Rob and Jim relaxed, Rob gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Jim relaxed, Steve gave a nail file to", + "random_names_cf": "While Guy and Sarah relaxed, Guy gave a nail file to", + "s1_io_flip_cf": "While Jim and Rob relaxed, Rob gave a nail file to", + "s2_io_flip_cf": "While Rob and Jim relaxed, Jim gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Sarah and Guy relaxed, Guy gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Guy and Sarah relaxed, Sarah gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Rob relaxed, Jim gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Guy relaxed, Sarah gave a nail file to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Rob", + "object": "nail file", + "place": "hangar", + "random_a": "Guy", + "random_b": "Sarah", + "random_c": "Steve" + } + }, + { + "text": "When Tom and Will were about to leave the museum, Tom gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Will were about to leave the museum, Scott gave a screwdriver to", + "random_names_cf": "When Steve and Guy were about to leave the museum, Steve gave a screwdriver to", + "s1_io_flip_cf": "When Will and Tom were about to leave the museum, Tom gave a screwdriver to", + "s2_io_flip_cf": "When Tom and Will were about to leave the museum, Will gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Guy and Steve were about to leave the museum, Steve gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Steve and Guy were about to leave the museum, Guy gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tom were about to leave the museum, Will gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Steve were about to leave the museum, Guy gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "screwdriver", + "place": "museum", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Scott" + } + }, + { + "text": "Then, Sarah and Luke were working at the supermarket. Sarah decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Luke were working at the supermarket. Dan decided to give a shoe to", + "random_names_cf": "Then, Joe and Angel were working at the supermarket. Joe decided to give a shoe to", + "s1_io_flip_cf": "Then, Luke and Sarah were working at the supermarket. Sarah decided to give a shoe to", + "s2_io_flip_cf": "Then, Sarah and Luke were working at the supermarket. Luke decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Joe were working at the supermarket. Joe decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Angel were working at the supermarket. Angel decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Sarah were working at the supermarket. Luke decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Joe were working at the supermarket. Angel decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Sarah", + "object": "shoe", + "place": "supermarket", + "random_a": "Joe", + "random_b": "Angel", + "random_c": "Dan" + } + }, + { + "text": "When Phil and Stan got a ladder at the service station, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Stan got a ladder at the service station, William decided to give it to", + "random_names_cf": "When Edward and Elizabeth got a ladder at the service station, Edward decided to give it to", + "s1_io_flip_cf": "When Stan and Phil got a ladder at the service station, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Stan got a ladder at the service station, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Edward got a ladder at the service station, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Elizabeth got a ladder at the service station, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Phil got a ladder at the service station, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Edward got a ladder at the service station, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Phil", + "object": "ladder", + "place": "service station", + "random_a": "Edward", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "When Jonathan and Phil got a comb at the break room, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Phil got a comb at the break room, Austin decided to give it to", + "random_names_cf": "When Kay and Roger got a comb at the break room, Kay decided to give it to", + "s1_io_flip_cf": "When Phil and Jonathan got a comb at the break room, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Phil got a comb at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Kay got a comb at the break room, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Roger got a comb at the break room, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Jonathan got a comb at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Kay got a comb at the break room, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Jonathan", + "object": "comb", + "place": "break room", + "random_a": "Kay", + "random_b": "Roger", + "random_c": "Austin" + } + }, + { + "text": "Then, Peter and Steve had a lot of fun at the racetrack. Peter gave a can to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Steve had a lot of fun at the racetrack. Will gave a can to", + "random_names_cf": "Then, Andrew and Scott had a lot of fun at the racetrack. Andrew gave a can to", + "s1_io_flip_cf": "Then, Steve and Peter had a lot of fun at the racetrack. Peter gave a can to", + "s2_io_flip_cf": "Then, Peter and Steve had a lot of fun at the racetrack. Steve gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Andrew had a lot of fun at the racetrack. Andrew gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Scott had a lot of fun at the racetrack. Scott gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Peter had a lot of fun at the racetrack. Steve gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Andrew had a lot of fun at the racetrack. Scott gave a can to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Peter", + "object": "can", + "place": "racetrack", + "random_a": "Andrew", + "random_b": "Scott", + "random_c": "Will" + } + }, + { + "text": "Then, Luke and Robert had a lot of fun at the pizzeria. Luke gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Robert had a lot of fun at the pizzeria. Alex gave a wallet to", + "random_names_cf": "Then, Guy and Ross had a lot of fun at the pizzeria. Guy gave a wallet to", + "s1_io_flip_cf": "Then, Robert and Luke had a lot of fun at the pizzeria. Luke gave a wallet to", + "s2_io_flip_cf": "Then, Luke and Robert had a lot of fun at the pizzeria. Robert gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Guy had a lot of fun at the pizzeria. Guy gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ross had a lot of fun at the pizzeria. Ross gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Luke had a lot of fun at the pizzeria. Robert gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Guy had a lot of fun at the pizzeria. Ross gave a wallet to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Luke", + "object": "wallet", + "place": "pizzeria", + "random_a": "Guy", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "Then, Alexander and Rob went to the toy store. Alexander gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Rob went to the toy store. Jim gave a ring to", + "random_names_cf": "Then, Neil and Roger went to the toy store. Neil gave a ring to", + "s1_io_flip_cf": "Then, Rob and Alexander went to the toy store. Alexander gave a ring to", + "s2_io_flip_cf": "Then, Alexander and Rob went to the toy store. Rob gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Neil went to the toy store. Neil gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Roger went to the toy store. Roger gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Alexander went to the toy store. Rob gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Neil went to the toy store. Roger gave a ring to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alexander", + "object": "ring", + "place": "toy store", + "random_a": "Neil", + "random_b": "Roger", + "random_c": "Jim" + } + }, + { + "text": "Then, Roger and Henry went to the hangar. Roger gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Henry went to the hangar. Steve gave a tent to", + "random_names_cf": "Then, Rick and Will went to the hangar. Rick gave a tent to", + "s1_io_flip_cf": "Then, Henry and Roger went to the hangar. Roger gave a tent to", + "s2_io_flip_cf": "Then, Roger and Henry went to the hangar. Henry gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Will and Rick went to the hangar. Rick gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Will went to the hangar. Will gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Roger went to the hangar. Henry gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rick went to the hangar. Will gave a tent to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roger", + "object": "tent", + "place": "hangar", + "random_a": "Rick", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "While Peter and Edward relaxed, Peter gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Edward relaxed, Josh gave a dishwasher to", + "random_names_cf": "While Steve and Roy relaxed, Steve gave a dishwasher to", + "s1_io_flip_cf": "While Edward and Peter relaxed, Peter gave a dishwasher to", + "s2_io_flip_cf": "While Peter and Edward relaxed, Edward gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Roy and Steve relaxed, Steve gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While Steve and Roy relaxed, Roy gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Peter relaxed, Edward gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Steve relaxed, Roy gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Peter", + "object": "dishwasher", + "place": "park", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Josh" + } + }, + { + "text": "When Daniel and Neil got a crate at the store, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Neil got a crate at the store, Ryan decided to give it to", + "random_names_cf": "When Ross and Jim got a crate at the store, Ross decided to give it to", + "s1_io_flip_cf": "When Neil and Daniel got a crate at the store, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Neil got a crate at the store, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Ross got a crate at the store, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Jim got a crate at the store, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Daniel got a crate at the store, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Ross got a crate at the store, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Daniel", + "object": "crate", + "place": "store", + "random_a": "Ross", + "random_b": "Jim", + "random_c": "Ryan" + } + }, + { + "text": "When Summer and Luke got a bicycle at the university campus, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Luke got a bicycle at the university campus, Jim decided to give it to", + "random_names_cf": "When Roger and Josh got a bicycle at the university campus, Roger decided to give it to", + "s1_io_flip_cf": "When Luke and Summer got a bicycle at the university campus, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Luke got a bicycle at the university campus, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Roger got a bicycle at the university campus, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Josh got a bicycle at the university campus, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Summer got a bicycle at the university campus, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Roger got a bicycle at the university campus, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Summer", + "object": "bicycle", + "place": "university campus", + "random_a": "Roger", + "random_b": "Josh", + "random_c": "Jim" + } + }, + { + "text": "The break room Alex and Guy went to had a sink. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Alex and Guy went to had a sink. Rick gave it to", + "random_names_cf": "The break room Neil and Peter went to had a sink. Neil gave it to", + "s1_io_flip_cf": "The break room Guy and Alex went to had a sink. Alex gave it to", + "s2_io_flip_cf": "The break room Alex and Guy went to had a sink. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The break room Peter and Neil went to had a sink. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The break room Neil and Peter went to had a sink. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Guy and Alex went to had a sink. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Peter and Neil went to had a sink. Peter gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Alex", + "object": "sink", + "place": "break room", + "random_a": "Neil", + "random_b": "Peter", + "random_c": "Rick" + } + }, + { + "text": "Then, Edward and Alex went to the market. Edward gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Alex went to the market. Joe gave a sifter to", + "random_names_cf": "Then, Rick and Steven went to the market. Rick gave a sifter to", + "s1_io_flip_cf": "Then, Alex and Edward went to the market. Edward gave a sifter to", + "s2_io_flip_cf": "Then, Edward and Alex went to the market. Alex gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Rick went to the market. Rick gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Steven went to the market. Steven gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Edward went to the market. Alex gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Rick went to the market. Steven gave a sifter to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Edward", + "object": "sifter", + "place": "market", + "random_a": "Rick", + "random_b": "Steven", + "random_c": "Joe" + } + }, + { + "text": "Once Roy and Andrew arrived at the break room, Roy gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Andrew arrived at the break room, Roger gave a napkin to", + "random_names_cf": "Once Grant and Charles arrived at the break room, Grant gave a napkin to", + "s1_io_flip_cf": "Once Andrew and Roy arrived at the break room, Roy gave a napkin to", + "s2_io_flip_cf": "Once Roy and Andrew arrived at the break room, Andrew gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Charles and Grant arrived at the break room, Grant gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Grant and Charles arrived at the break room, Charles gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Roy arrived at the break room, Andrew gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Grant arrived at the break room, Charles gave a napkin to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roy", + "object": "napkin", + "place": "break room", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Roger" + } + }, + { + "text": "Before Cal and Mike left the park, Cal decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Mike left the park, Kay decided to give a poster to", + "random_names_cf": "Before Stan and Ross left the park, Stan decided to give a poster to", + "s1_io_flip_cf": "Before Mike and Cal left the park, Cal decided to give a poster to", + "s2_io_flip_cf": "Before Cal and Mike left the park, Mike decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Ross and Stan left the park, Stan decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Stan and Ross left the park, Ross decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Cal left the park, Mike decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Stan left the park, Ross decided to give a poster to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Cal", + "object": "poster", + "place": "park", + "random_a": "Stan", + "random_b": "Ross", + "random_c": "Kay" + } + }, + { + "text": "Once Luke and Roger arrived at the music store, Luke gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Roger arrived at the music store, Guy gave a set of headphones to", + "random_names_cf": "Once Joe and Will arrived at the music store, Joe gave a set of headphones to", + "s1_io_flip_cf": "Once Roger and Luke arrived at the music store, Luke gave a set of headphones to", + "s2_io_flip_cf": "Once Luke and Roger arrived at the music store, Roger gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Will and Joe arrived at the music store, Joe gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Joe and Will arrived at the music store, Will gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Luke arrived at the music store, Roger gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Joe arrived at the music store, Will gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "set of headphones", + "place": "music store", + "random_a": "Joe", + "random_b": "Will", + "random_c": "Guy" + } + }, + { + "text": "While Andrew and Kay relaxed, Andrew gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Kay relaxed, Edward gave a vest to", + "random_names_cf": "While Don and Angel relaxed, Don gave a vest to", + "s1_io_flip_cf": "While Kay and Andrew relaxed, Andrew gave a vest to", + "s2_io_flip_cf": "While Andrew and Kay relaxed, Kay gave a vest to", + "random_names_s1_ioi_flip_cf": "While Angel and Don relaxed, Don gave a vest to", + "random_names_s2_ioi_flip_cf": "While Don and Angel relaxed, Angel gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Andrew relaxed, Kay gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Don relaxed, Angel gave a vest to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Andrew", + "object": "vest", + "place": "convenience store", + "random_a": "Don", + "random_b": "Angel", + "random_c": "Edward" + } + }, + { + "text": "The gift shop Kelly and Stan went to had a screwdriver. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Kelly and Stan went to had a screwdriver. William gave it to", + "random_names_cf": "The gift shop Tom and Guy went to had a screwdriver. Tom gave it to", + "s1_io_flip_cf": "The gift shop Stan and Kelly went to had a screwdriver. Kelly gave it to", + "s2_io_flip_cf": "The gift shop Kelly and Stan went to had a screwdriver. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Guy and Tom went to had a screwdriver. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Tom and Guy went to had a screwdriver. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Stan and Kelly went to had a screwdriver. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Guy and Tom went to had a screwdriver. Guy gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kelly", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Tom", + "random_b": "Guy", + "random_c": "William" + } + }, + { + "text": "Then, Edward and Luke had a lot of fun at the hotel. Edward gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Luke had a lot of fun at the hotel. Daniel gave a basketball to", + "random_names_cf": "Then, Mike and Roy had a lot of fun at the hotel. Mike gave a basketball to", + "s1_io_flip_cf": "Then, Luke and Edward had a lot of fun at the hotel. Edward gave a basketball to", + "s2_io_flip_cf": "Then, Edward and Luke had a lot of fun at the hotel. Luke gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Mike had a lot of fun at the hotel. Mike gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Roy had a lot of fun at the hotel. Roy gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Edward had a lot of fun at the hotel. Luke gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Mike had a lot of fun at the hotel. Roy gave a basketball to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Edward", + "object": "basketball", + "place": "hotel", + "random_a": "Mike", + "random_b": "Roy", + "random_c": "Daniel" + } + }, + { + "text": "Once William and Josh arrived at the toy store, William gave a bicycle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Josh arrived at the toy store, Guy gave a bicycle to", + "random_names_cf": "Once Phil and Neil arrived at the toy store, Phil gave a bicycle to", + "s1_io_flip_cf": "Once Josh and William arrived at the toy store, William gave a bicycle to", + "s2_io_flip_cf": "Once William and Josh arrived at the toy store, Josh gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Once Neil and Phil arrived at the toy store, Phil gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Once Phil and Neil arrived at the toy store, Neil gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and William arrived at the toy store, Josh gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Phil arrived at the toy store, Neil gave a bicycle to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "William", + "object": "bicycle", + "place": "toy store", + "random_a": "Phil", + "random_b": "Neil", + "random_c": "Guy" + } + }, + { + "text": "While Robert and Lewis relaxed, Robert gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Lewis relaxed, Guy gave a machine to", + "random_names_cf": "While Joe and Steve relaxed, Joe gave a machine to", + "s1_io_flip_cf": "While Lewis and Robert relaxed, Robert gave a machine to", + "s2_io_flip_cf": "While Robert and Lewis relaxed, Lewis gave a machine to", + "random_names_s1_ioi_flip_cf": "While Steve and Joe relaxed, Joe gave a machine to", + "random_names_s2_ioi_flip_cf": "While Joe and Steve relaxed, Steve gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Robert relaxed, Lewis gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Joe relaxed, Steve gave a machine to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Robert", + "object": "machine", + "place": "stadium", + "random_a": "Joe", + "random_b": "Steve", + "random_c": "Guy" + } + }, + { + "text": "When William and Stan got a mask at the field, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Stan got a mask at the field, Summer decided to give it to", + "random_names_cf": "When Ross and Henry got a mask at the field, Ross decided to give it to", + "s1_io_flip_cf": "When Stan and William got a mask at the field, William decided to give it to", + "s2_io_flip_cf": "When William and Stan got a mask at the field, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Ross got a mask at the field, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Henry got a mask at the field, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and William got a mask at the field, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Ross got a mask at the field, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "William", + "object": "mask", + "place": "field", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Summer" + } + }, + { + "text": "While Cal and Angel relaxed, Cal gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Angel relaxed, Charles gave a ribbon to", + "random_names_cf": "While Jim and Steven relaxed, Jim gave a ribbon to", + "s1_io_flip_cf": "While Angel and Cal relaxed, Cal gave a ribbon to", + "s2_io_flip_cf": "While Cal and Angel relaxed, Angel gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Steven and Jim relaxed, Jim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Jim and Steven relaxed, Steven gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Cal relaxed, Angel gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Jim relaxed, Steven gave a ribbon to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Cal", + "object": "ribbon", + "place": "convenience store", + "random_a": "Jim", + "random_b": "Steven", + "random_c": "Charles" + } + }, + { + "text": "Once Rick and Neil arrived at the stadium, Rick gave a pencil sharpener to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Neil arrived at the stadium, Austin gave a pencil sharpener to", + "random_names_cf": "Once Josh and Ryan arrived at the stadium, Josh gave a pencil sharpener to", + "s1_io_flip_cf": "Once Neil and Rick arrived at the stadium, Rick gave a pencil sharpener to", + "s2_io_flip_cf": "Once Rick and Neil arrived at the stadium, Neil gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Josh arrived at the stadium, Josh gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Once Josh and Ryan arrived at the stadium, Ryan gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Rick arrived at the stadium, Neil gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Josh arrived at the stadium, Ryan gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Rick", + "object": "pencil sharpener", + "place": "stadium", + "random_a": "Josh", + "random_b": "Ryan", + "random_c": "Austin" + } + }, + { + "text": "While Robert and Roy relaxed, Robert gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Roy relaxed, Sarah gave a backpack to", + "random_names_cf": "While Ryan and Jonathan relaxed, Ryan gave a backpack to", + "s1_io_flip_cf": "While Roy and Robert relaxed, Robert gave a backpack to", + "s2_io_flip_cf": "While Robert and Roy relaxed, Roy gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Ryan relaxed, Ryan gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Ryan and Jonathan relaxed, Jonathan gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Robert relaxed, Roy gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Ryan relaxed, Jonathan gave a backpack to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Robert", + "object": "backpack", + "place": "airport", + "random_a": "Ryan", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "Then, Joe and Cal were working at the house. Joe decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Cal were working at the house. Scott decided to give a ladder to", + "random_names_cf": "Then, Rick and Grant were working at the house. Rick decided to give a ladder to", + "s1_io_flip_cf": "Then, Cal and Joe were working at the house. Joe decided to give a ladder to", + "s2_io_flip_cf": "Then, Joe and Cal were working at the house. Cal decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Rick were working at the house. Rick decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Grant were working at the house. Grant decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Joe were working at the house. Cal decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rick were working at the house. Grant decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Joe", + "object": "ladder", + "place": "house", + "random_a": "Rick", + "random_b": "Grant", + "random_c": "Scott" + } + }, + { + "text": "When Grant and Tom were about to leave the circus, Grant gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Tom were about to leave the circus, Stan gave a screwdriver to", + "random_names_cf": "When Edward and William were about to leave the circus, Edward gave a screwdriver to", + "s1_io_flip_cf": "When Tom and Grant were about to leave the circus, Grant gave a screwdriver to", + "s2_io_flip_cf": "When Grant and Tom were about to leave the circus, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When William and Edward were about to leave the circus, Edward gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Edward and William were about to leave the circus, William gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Grant were about to leave the circus, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Edward were about to leave the circus, William gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Grant", + "object": "screwdriver", + "place": "circus", + "random_a": "Edward", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "Once Roger and Cal arrived at the restaurant, Roger gave a pin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Cal arrived at the restaurant, Andrew gave a pin to", + "random_names_cf": "Once Dan and Kay arrived at the restaurant, Dan gave a pin to", + "s1_io_flip_cf": "Once Cal and Roger arrived at the restaurant, Roger gave a pin to", + "s2_io_flip_cf": "Once Roger and Cal arrived at the restaurant, Cal gave a pin to", + "random_names_s1_ioi_flip_cf": "Once Kay and Dan arrived at the restaurant, Dan gave a pin to", + "random_names_s2_ioi_flip_cf": "Once Dan and Kay arrived at the restaurant, Kay gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Roger arrived at the restaurant, Cal gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Dan arrived at the restaurant, Kay gave a pin to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "pin", + "place": "restaurant", + "random_a": "Dan", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "Then, Rick and Kelly had a lot of fun at the pet store. Rick gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Kelly had a lot of fun at the pet store. Don gave a pair of nail clippers to", + "random_names_cf": "Then, Joe and Ross had a lot of fun at the pet store. Joe gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Kelly and Rick had a lot of fun at the pet store. Rick gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Rick and Kelly had a lot of fun at the pet store. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Joe had a lot of fun at the pet store. Joe gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Ross had a lot of fun at the pet store. Ross gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Rick had a lot of fun at the pet store. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Joe had a lot of fun at the pet store. Ross gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Rick", + "object": "pair of nail clippers", + "place": "pet store", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "When Mike and Tom were about to leave the tire store, Mike gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Tom were about to leave the tire store, Roy gave a banner to", + "random_names_cf": "When Guy and Scott were about to leave the tire store, Guy gave a banner to", + "s1_io_flip_cf": "When Tom and Mike were about to leave the tire store, Mike gave a banner to", + "s2_io_flip_cf": "When Mike and Tom were about to leave the tire store, Tom gave a banner to", + "random_names_s1_ioi_flip_cf": "When Scott and Guy were about to leave the tire store, Guy gave a banner to", + "random_names_s2_ioi_flip_cf": "When Guy and Scott were about to leave the tire store, Scott gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Mike were about to leave the tire store, Tom gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Guy were about to leave the tire store, Scott gave a banner to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Mike", + "object": "banner", + "place": "tire store", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "Roy" + } + }, + { + "text": "When Andrew and Rob got a comb at the pet store, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Rob got a comb at the pet store, Stan decided to give it to", + "random_names_cf": "When Cal and Summer got a comb at the pet store, Cal decided to give it to", + "s1_io_flip_cf": "When Rob and Andrew got a comb at the pet store, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Rob got a comb at the pet store, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Cal got a comb at the pet store, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Summer got a comb at the pet store, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Andrew got a comb at the pet store, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Cal got a comb at the pet store, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Andrew", + "object": "comb", + "place": "pet store", + "random_a": "Cal", + "random_b": "Summer", + "random_c": "Stan" + } + }, + { + "text": "Then, Edward and Dan went to the car. Edward gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Dan went to the car. Grant gave a screwdriver to", + "random_names_cf": "Then, Tim and Lewis went to the car. Tim gave a screwdriver to", + "s1_io_flip_cf": "Then, Dan and Edward went to the car. Edward gave a screwdriver to", + "s2_io_flip_cf": "Then, Edward and Dan went to the car. Dan gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Tim went to the car. Tim gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Lewis went to the car. Lewis gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Edward went to the car. Dan gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Tim went to the car. Lewis gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "screwdriver", + "place": "car", + "random_a": "Tim", + "random_b": "Lewis", + "random_c": "Grant" + } + }, + { + "text": "While Stan and Steven relaxed, Stan gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Steven relaxed, Daniel gave a cable to", + "random_names_cf": "While Ross and Lewis relaxed, Ross gave a cable to", + "s1_io_flip_cf": "While Steven and Stan relaxed, Stan gave a cable to", + "s2_io_flip_cf": "While Stan and Steven relaxed, Steven gave a cable to", + "random_names_s1_ioi_flip_cf": "While Lewis and Ross relaxed, Ross gave a cable to", + "random_names_s2_ioi_flip_cf": "While Ross and Lewis relaxed, Lewis gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Stan relaxed, Steven gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Ross relaxed, Lewis gave a cable to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Stan", + "object": "cable", + "place": "resort", + "random_a": "Ross", + "random_b": "Lewis", + "random_c": "Daniel" + } + }, + { + "text": "When Guy and Neil got a scarf at the gym, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Neil got a scarf at the gym, Mike decided to give it to", + "random_names_cf": "When Sarah and Dan got a scarf at the gym, Sarah decided to give it to", + "s1_io_flip_cf": "When Neil and Guy got a scarf at the gym, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Neil got a scarf at the gym, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Sarah got a scarf at the gym, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Dan got a scarf at the gym, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Guy got a scarf at the gym, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Sarah got a scarf at the gym, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "scarf", + "place": "gym", + "random_a": "Sarah", + "random_b": "Dan", + "random_c": "Mike" + } + }, + { + "text": "While Dan and Austin relaxed, Dan gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Austin relaxed, Alexander gave a backpack to", + "random_names_cf": "While Guy and Steve relaxed, Guy gave a backpack to", + "s1_io_flip_cf": "While Austin and Dan relaxed, Dan gave a backpack to", + "s2_io_flip_cf": "While Dan and Austin relaxed, Austin gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Steve and Guy relaxed, Guy gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Guy and Steve relaxed, Steve gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Dan relaxed, Austin gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Guy relaxed, Steve gave a backpack to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Dan", + "object": "backpack", + "place": "car", + "random_a": "Guy", + "random_b": "Steve", + "random_c": "Alexander" + } + }, + { + "text": "Before Josh and Daniel left the hangar, Josh decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Daniel left the hangar, Stan decided to give a machine to", + "random_names_cf": "Before Kay and Andrew left the hangar, Kay decided to give a machine to", + "s1_io_flip_cf": "Before Daniel and Josh left the hangar, Josh decided to give a machine to", + "s2_io_flip_cf": "Before Josh and Daniel left the hangar, Daniel decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Kay left the hangar, Kay decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Kay and Andrew left the hangar, Andrew decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Josh left the hangar, Daniel decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Kay left the hangar, Andrew decided to give a machine to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Josh", + "object": "machine", + "place": "hangar", + "random_a": "Kay", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "When Phil and Mike got a pin at the stadium, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Mike got a pin at the stadium, Tom decided to give it to", + "random_names_cf": "When Elizabeth and Alexander got a pin at the stadium, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Mike and Phil got a pin at the stadium, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Mike got a pin at the stadium, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Elizabeth got a pin at the stadium, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Alexander got a pin at the stadium, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Phil got a pin at the stadium, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Elizabeth got a pin at the stadium, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Phil", + "object": "pin", + "place": "stadium", + "random_a": "Elizabeth", + "random_b": "Alexander", + "random_c": "Tom" + } + }, + { + "text": "When Joe and Tom got a ladder at the casino, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Tom got a ladder at the casino, Summer decided to give it to", + "random_names_cf": "When Kelly and Neil got a ladder at the casino, Kelly decided to give it to", + "s1_io_flip_cf": "When Tom and Joe got a ladder at the casino, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Tom got a ladder at the casino, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Kelly got a ladder at the casino, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Neil got a ladder at the casino, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Joe got a ladder at the casino, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Kelly got a ladder at the casino, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "ladder", + "place": "casino", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Summer" + } + }, + { + "text": "Then, Henry and Rob were working at the park. Henry decided to give a bicycle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Rob were working at the park. Kelly decided to give a bicycle to", + "random_names_cf": "Then, Roy and Will were working at the park. Roy decided to give a bicycle to", + "s1_io_flip_cf": "Then, Rob and Henry were working at the park. Henry decided to give a bicycle to", + "s2_io_flip_cf": "Then, Henry and Rob were working at the park. Rob decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Will and Roy were working at the park. Roy decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Will were working at the park. Will decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Henry were working at the park. Rob decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Roy were working at the park. Will decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Henry", + "object": "bicycle", + "place": "park", + "random_a": "Roy", + "random_b": "Will", + "random_c": "Kelly" + } + }, + { + "text": "Before Andrew and Lewis left the supermarket, Andrew decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Lewis left the supermarket, Henry decided to give a boot to", + "random_names_cf": "Before Mike and Rob left the supermarket, Mike decided to give a boot to", + "s1_io_flip_cf": "Before Lewis and Andrew left the supermarket, Andrew decided to give a boot to", + "s2_io_flip_cf": "Before Andrew and Lewis left the supermarket, Lewis decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Rob and Mike left the supermarket, Mike decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Mike and Rob left the supermarket, Rob decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Andrew left the supermarket, Lewis decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Mike left the supermarket, Rob decided to give a boot to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Andrew", + "object": "boot", + "place": "supermarket", + "random_a": "Mike", + "random_b": "Rob", + "random_c": "Henry" + } + }, + { + "text": "When Angel and Stan were about to leave the airbase, Angel gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Stan were about to leave the airbase, Kay gave a jar to", + "random_names_cf": "When Edward and Roy were about to leave the airbase, Edward gave a jar to", + "s1_io_flip_cf": "When Stan and Angel were about to leave the airbase, Angel gave a jar to", + "s2_io_flip_cf": "When Angel and Stan were about to leave the airbase, Stan gave a jar to", + "random_names_s1_ioi_flip_cf": "When Roy and Edward were about to leave the airbase, Edward gave a jar to", + "random_names_s2_ioi_flip_cf": "When Edward and Roy were about to leave the airbase, Roy gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Angel were about to leave the airbase, Stan gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Edward were about to leave the airbase, Roy gave a jar to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Angel", + "object": "jar", + "place": "airbase", + "random_a": "Edward", + "random_b": "Roy", + "random_c": "Kay" + } + }, + { + "text": "When William and Peter were about to leave the service station, William gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Peter were about to leave the service station, Summer gave a faucet to", + "random_names_cf": "When Dan and Don were about to leave the service station, Dan gave a faucet to", + "s1_io_flip_cf": "When Peter and William were about to leave the service station, William gave a faucet to", + "s2_io_flip_cf": "When William and Peter were about to leave the service station, Peter gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Don and Dan were about to leave the service station, Dan gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Dan and Don were about to leave the service station, Don gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and William were about to leave the service station, Peter gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Dan were about to leave the service station, Don gave a faucet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "faucet", + "place": "service station", + "random_a": "Dan", + "random_b": "Don", + "random_c": "Summer" + } + }, + { + "text": "Then, Jonathan and Elizabeth went to the convenience store. Jonathan gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Elizabeth went to the convenience store. Cal gave a blouse to", + "random_names_cf": "Then, Will and Steven went to the convenience store. Will gave a blouse to", + "s1_io_flip_cf": "Then, Elizabeth and Jonathan went to the convenience store. Jonathan gave a blouse to", + "s2_io_flip_cf": "Then, Jonathan and Elizabeth went to the convenience store. Elizabeth gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Will went to the convenience store. Will gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Will and Steven went to the convenience store. Steven gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Jonathan went to the convenience store. Elizabeth gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Will went to the convenience store. Steven gave a blouse to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jonathan", + "object": "blouse", + "place": "convenience store", + "random_a": "Will", + "random_b": "Steven", + "random_c": "Cal" + } + }, + { + "text": "When Roger and Sarah were about to leave the parking lot, Roger gave a sock to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Sarah were about to leave the parking lot, Grant gave a sock to", + "random_names_cf": "When Steve and Roy were about to leave the parking lot, Steve gave a sock to", + "s1_io_flip_cf": "When Sarah and Roger were about to leave the parking lot, Roger gave a sock to", + "s2_io_flip_cf": "When Roger and Sarah were about to leave the parking lot, Sarah gave a sock to", + "random_names_s1_ioi_flip_cf": "When Roy and Steve were about to leave the parking lot, Steve gave a sock to", + "random_names_s2_ioi_flip_cf": "When Steve and Roy were about to leave the parking lot, Roy gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Roger were about to leave the parking lot, Sarah gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Steve were about to leave the parking lot, Roy gave a sock to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roger", + "object": "sock", + "place": "parking lot", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Grant" + } + }, + { + "text": "The school Steve and Mike went to had a poster. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Steve and Mike went to had a poster. Josh gave it to", + "random_names_cf": "The school Jonathan and William went to had a poster. Jonathan gave it to", + "s1_io_flip_cf": "The school Mike and Steve went to had a poster. Steve gave it to", + "s2_io_flip_cf": "The school Steve and Mike went to had a poster. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The school William and Jonathan went to had a poster. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The school Jonathan and William went to had a poster. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Mike and Steve went to had a poster. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school William and Jonathan went to had a poster. William gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Steve", + "object": "poster", + "place": "school", + "random_a": "Jonathan", + "random_b": "William", + "random_c": "Josh" + } + }, + { + "text": "When Steve and Ross got a mirror at the optician, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Ross got a mirror at the optician, Roger decided to give it to", + "random_names_cf": "When Kelly and Alex got a mirror at the optician, Kelly decided to give it to", + "s1_io_flip_cf": "When Ross and Steve got a mirror at the optician, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Ross got a mirror at the optician, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Kelly got a mirror at the optician, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Alex got a mirror at the optician, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Steve got a mirror at the optician, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Kelly got a mirror at the optician, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Steve", + "object": "mirror", + "place": "optician", + "random_a": "Kelly", + "random_b": "Alex", + "random_c": "Roger" + } + }, + { + "text": "Then, Sarah and Dan were working at the store. Sarah decided to give a grater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Dan were working at the store. Don decided to give a grater to", + "random_names_cf": "Then, Charles and Peter were working at the store. Charles decided to give a grater to", + "s1_io_flip_cf": "Then, Dan and Sarah were working at the store. Sarah decided to give a grater to", + "s2_io_flip_cf": "Then, Sarah and Dan were working at the store. Dan decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Charles were working at the store. Charles decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Peter were working at the store. Peter decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Sarah were working at the store. Dan decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Charles were working at the store. Peter decided to give a grater to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Sarah", + "object": "grater", + "place": "store", + "random_a": "Charles", + "random_b": "Peter", + "random_c": "Don" + } + }, + { + "text": "Then, Henry and Kelly had a lot of fun at the casino. Henry gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Kelly had a lot of fun at the casino. Charles gave a shoe to", + "random_names_cf": "Then, Angel and William had a lot of fun at the casino. Angel gave a shoe to", + "s1_io_flip_cf": "Then, Kelly and Henry had a lot of fun at the casino. Henry gave a shoe to", + "s2_io_flip_cf": "Then, Henry and Kelly had a lot of fun at the casino. Kelly gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, William and Angel had a lot of fun at the casino. Angel gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Angel and William had a lot of fun at the casino. William gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Henry had a lot of fun at the casino. Kelly gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Angel had a lot of fun at the casino. William gave a shoe to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Henry", + "object": "shoe", + "place": "casino", + "random_a": "Angel", + "random_b": "William", + "random_c": "Charles" + } + }, + { + "text": "Once Tim and Robert arrived at the hotel, Tim gave a shoe to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Robert arrived at the hotel, Ross gave a shoe to", + "random_names_cf": "Once Edward and Andrew arrived at the hotel, Edward gave a shoe to", + "s1_io_flip_cf": "Once Robert and Tim arrived at the hotel, Tim gave a shoe to", + "s2_io_flip_cf": "Once Tim and Robert arrived at the hotel, Robert gave a shoe to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Edward arrived at the hotel, Edward gave a shoe to", + "random_names_s2_ioi_flip_cf": "Once Edward and Andrew arrived at the hotel, Andrew gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Tim arrived at the hotel, Robert gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Edward arrived at the hotel, Andrew gave a shoe to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tim", + "object": "shoe", + "place": "hotel", + "random_a": "Edward", + "random_b": "Andrew", + "random_c": "Ross" + } + }, + { + "text": "Once Angel and Grant arrived at the zoo, Angel gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Grant arrived at the zoo, Henry gave a carpet to", + "random_names_cf": "Once Neil and Guy arrived at the zoo, Neil gave a carpet to", + "s1_io_flip_cf": "Once Grant and Angel arrived at the zoo, Angel gave a carpet to", + "s2_io_flip_cf": "Once Angel and Grant arrived at the zoo, Grant gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Guy and Neil arrived at the zoo, Neil gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Neil and Guy arrived at the zoo, Guy gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Angel arrived at the zoo, Grant gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Neil arrived at the zoo, Guy gave a carpet to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Angel", + "object": "carpet", + "place": "zoo", + "random_a": "Neil", + "random_b": "Guy", + "random_c": "Henry" + } + }, + { + "text": "Then, Kay and Phil went to the boatyard. Kay gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Phil went to the boatyard. Rob gave a pair of sunglasses to", + "random_names_cf": "Then, Cal and Peter went to the boatyard. Cal gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Phil and Kay went to the boatyard. Kay gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Kay and Phil went to the boatyard. Phil gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Cal went to the boatyard. Cal gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Peter went to the boatyard. Peter gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Kay went to the boatyard. Phil gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Cal went to the boatyard. Peter gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kay", + "object": "pair of sunglasses", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "Then, Steven and Edward went to the pizzeria. Steven gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Edward went to the pizzeria. Henry gave a banner to", + "random_names_cf": "Then, Kelly and Phil went to the pizzeria. Kelly gave a banner to", + "s1_io_flip_cf": "Then, Edward and Steven went to the pizzeria. Steven gave a banner to", + "s2_io_flip_cf": "Then, Steven and Edward went to the pizzeria. Edward gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Kelly went to the pizzeria. Kelly gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Phil went to the pizzeria. Phil gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steven went to the pizzeria. Edward gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Kelly went to the pizzeria. Phil gave a banner to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steven", + "object": "banner", + "place": "pizzeria", + "random_a": "Kelly", + "random_b": "Phil", + "random_c": "Henry" + } + }, + { + "text": "While Summer and Josh relaxed, Summer gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Josh relaxed, Guy gave a machine to", + "random_names_cf": "While Charles and Angel relaxed, Charles gave a machine to", + "s1_io_flip_cf": "While Josh and Summer relaxed, Summer gave a machine to", + "s2_io_flip_cf": "While Summer and Josh relaxed, Josh gave a machine to", + "random_names_s1_ioi_flip_cf": "While Angel and Charles relaxed, Charles gave a machine to", + "random_names_s2_ioi_flip_cf": "While Charles and Angel relaxed, Angel gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Summer relaxed, Josh gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Charles relaxed, Angel gave a machine to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Summer", + "object": "machine", + "place": "hangar", + "random_a": "Charles", + "random_b": "Angel", + "random_c": "Guy" + } + }, + { + "text": "Before Austin and Edward left the circus, Austin decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Edward left the circus, Tom decided to give a match to", + "random_names_cf": "Before Will and Daniel left the circus, Will decided to give a match to", + "s1_io_flip_cf": "Before Edward and Austin left the circus, Austin decided to give a match to", + "s2_io_flip_cf": "Before Austin and Edward left the circus, Edward decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Will left the circus, Will decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Will and Daniel left the circus, Daniel decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Austin left the circus, Edward decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Will left the circus, Daniel decided to give a match to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Austin", + "object": "match", + "place": "circus", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "Then, Lewis and Scott went to the gift shop. Lewis gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Scott went to the gift shop. Steven gave a cable to", + "random_names_cf": "Then, Ryan and Jim went to the gift shop. Ryan gave a cable to", + "s1_io_flip_cf": "Then, Scott and Lewis went to the gift shop. Lewis gave a cable to", + "s2_io_flip_cf": "Then, Lewis and Scott went to the gift shop. Scott gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Ryan went to the gift shop. Ryan gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Jim went to the gift shop. Jim gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Lewis went to the gift shop. Scott gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Ryan went to the gift shop. Jim gave a cable to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Lewis", + "object": "cable", + "place": "gift shop", + "random_a": "Ryan", + "random_b": "Jim", + "random_c": "Steven" + } + }, + { + "text": "Once Alex and Neil arrived at the break room, Alex gave a banner to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Neil arrived at the break room, Rick gave a banner to", + "random_names_cf": "Once Sarah and Dan arrived at the break room, Sarah gave a banner to", + "s1_io_flip_cf": "Once Neil and Alex arrived at the break room, Alex gave a banner to", + "s2_io_flip_cf": "Once Alex and Neil arrived at the break room, Neil gave a banner to", + "random_names_s1_ioi_flip_cf": "Once Dan and Sarah arrived at the break room, Sarah gave a banner to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Dan arrived at the break room, Dan gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Alex arrived at the break room, Neil gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Sarah arrived at the break room, Dan gave a banner to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alex", + "object": "banner", + "place": "break room", + "random_a": "Sarah", + "random_b": "Dan", + "random_c": "Rick" + } + }, + { + "text": "Before Dan and Luke left the store, Dan decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Luke left the store, Elizabeth decided to give a pair of shoes to", + "random_names_cf": "Before Mike and Will left the store, Mike decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Luke and Dan left the store, Dan decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Dan and Luke left the store, Luke decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Will and Mike left the store, Mike decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Mike and Will left the store, Will decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Dan left the store, Luke decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Mike left the store, Will decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Dan", + "object": "pair of shoes", + "place": "store", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Summer and Kay left the store, Summer decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Kay left the store, Alex decided to give a banner to", + "random_names_cf": "Before Rob and Phil left the store, Rob decided to give a banner to", + "s1_io_flip_cf": "Before Kay and Summer left the store, Summer decided to give a banner to", + "s2_io_flip_cf": "Before Summer and Kay left the store, Kay decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Phil and Rob left the store, Rob decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Rob and Phil left the store, Phil decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Summer left the store, Kay decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Rob left the store, Phil decided to give a banner to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Summer", + "object": "banner", + "place": "store", + "random_a": "Rob", + "random_b": "Phil", + "random_c": "Alex" + } + }, + { + "text": "Before Joe and Rob left the garden, Joe decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Rob left the garden, Lewis decided to give a poster to", + "random_names_cf": "Before Luke and Kay left the garden, Luke decided to give a poster to", + "s1_io_flip_cf": "Before Rob and Joe left the garden, Joe decided to give a poster to", + "s2_io_flip_cf": "Before Joe and Rob left the garden, Rob decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Kay and Luke left the garden, Luke decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Luke and Kay left the garden, Kay decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Joe left the garden, Rob decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Luke left the garden, Kay decided to give a poster to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Joe", + "object": "poster", + "place": "garden", + "random_a": "Luke", + "random_b": "Kay", + "random_c": "Lewis" + } + }, + { + "text": "The university campus Alexander and Roger went to had a toilet. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Alexander and Roger went to had a toilet. Robert gave it to", + "random_names_cf": "The university campus Josh and Mike went to had a toilet. Josh gave it to", + "s1_io_flip_cf": "The university campus Roger and Alexander went to had a toilet. Alexander gave it to", + "s2_io_flip_cf": "The university campus Alexander and Roger went to had a toilet. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Mike and Josh went to had a toilet. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Josh and Mike went to had a toilet. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Roger and Alexander went to had a toilet. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Mike and Josh went to had a toilet. Mike gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alexander", + "object": "toilet", + "place": "university campus", + "random_a": "Josh", + "random_b": "Mike", + "random_c": "Robert" + } + }, + { + "text": "When Alexander and Robert got a basket at the studio, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Robert got a basket at the studio, Mike decided to give it to", + "random_names_cf": "When Sarah and Roger got a basket at the studio, Sarah decided to give it to", + "s1_io_flip_cf": "When Robert and Alexander got a basket at the studio, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Robert got a basket at the studio, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Sarah got a basket at the studio, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Roger got a basket at the studio, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Alexander got a basket at the studio, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Sarah got a basket at the studio, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alexander", + "object": "basket", + "place": "studio", + "random_a": "Sarah", + "random_b": "Roger", + "random_c": "Mike" + } + }, + { + "text": "Then, Charles and Rob were working at the dorm. Charles decided to give a crate to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Rob were working at the dorm. Scott decided to give a crate to", + "random_names_cf": "Then, Tom and Steven were working at the dorm. Tom decided to give a crate to", + "s1_io_flip_cf": "Then, Rob and Charles were working at the dorm. Charles decided to give a crate to", + "s2_io_flip_cf": "Then, Charles and Rob were working at the dorm. Rob decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Tom were working at the dorm. Tom decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Steven were working at the dorm. Steven decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Charles were working at the dorm. Rob decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tom were working at the dorm. Steven decided to give a crate to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Charles", + "object": "crate", + "place": "dorm", + "random_a": "Tom", + "random_b": "Steven", + "random_c": "Scott" + } + }, + { + "text": "Then, Angel and Luke went to the studio. Angel gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Luke went to the studio. William gave a napkin to", + "random_names_cf": "Then, Charles and Steve went to the studio. Charles gave a napkin to", + "s1_io_flip_cf": "Then, Luke and Angel went to the studio. Angel gave a napkin to", + "s2_io_flip_cf": "Then, Angel and Luke went to the studio. Luke gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Charles went to the studio. Charles gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Steve went to the studio. Steve gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Angel went to the studio. Luke gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Charles went to the studio. Steve gave a napkin to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Angel", + "object": "napkin", + "place": "studio", + "random_a": "Charles", + "random_b": "Steve", + "random_c": "William" + } + }, + { + "text": "The clothing store Tim and Henry went to had a tent. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Tim and Henry went to had a tent. Don gave it to", + "random_names_cf": "The clothing store Elizabeth and Alex went to had a tent. Elizabeth gave it to", + "s1_io_flip_cf": "The clothing store Henry and Tim went to had a tent. Tim gave it to", + "s2_io_flip_cf": "The clothing store Tim and Henry went to had a tent. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Alex and Elizabeth went to had a tent. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Elizabeth and Alex went to had a tent. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Henry and Tim went to had a tent. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Alex and Elizabeth went to had a tent. Alex gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "tent", + "place": "clothing store", + "random_a": "Elizabeth", + "random_b": "Alex", + "random_c": "Don" + } + }, + { + "text": "Once Dan and Kelly arrived at the clothing store, Dan gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Kelly arrived at the clothing store, Steve gave a needle to", + "random_names_cf": "Once Alex and Tim arrived at the clothing store, Alex gave a needle to", + "s1_io_flip_cf": "Once Kelly and Dan arrived at the clothing store, Dan gave a needle to", + "s2_io_flip_cf": "Once Dan and Kelly arrived at the clothing store, Kelly gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Tim and Alex arrived at the clothing store, Alex gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Alex and Tim arrived at the clothing store, Tim gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Dan arrived at the clothing store, Kelly gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Alex arrived at the clothing store, Tim gave a needle to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Dan", + "object": "needle", + "place": "clothing store", + "random_a": "Alex", + "random_b": "Tim", + "random_c": "Steve" + } + }, + { + "text": "Before Charles and Summer left the pizzeria, Charles decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Summer left the pizzeria, Phil decided to give a shelf to", + "random_names_cf": "Before Jim and William left the pizzeria, Jim decided to give a shelf to", + "s1_io_flip_cf": "Before Summer and Charles left the pizzeria, Charles decided to give a shelf to", + "s2_io_flip_cf": "Before Charles and Summer left the pizzeria, Summer decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before William and Jim left the pizzeria, Jim decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Jim and William left the pizzeria, William decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Charles left the pizzeria, Summer decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Jim left the pizzeria, William decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Charles", + "object": "shelf", + "place": "pizzeria", + "random_a": "Jim", + "random_b": "William", + "random_c": "Phil" + } + }, + { + "text": "Then, Alex and Jonathan went to the hangar. Alex gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Jonathan went to the hangar. Andrew gave a shelf to", + "random_names_cf": "Then, Robert and Jim went to the hangar. Robert gave a shelf to", + "s1_io_flip_cf": "Then, Jonathan and Alex went to the hangar. Alex gave a shelf to", + "s2_io_flip_cf": "Then, Alex and Jonathan went to the hangar. Jonathan gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Robert went to the hangar. Robert gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Jim went to the hangar. Jim gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Alex went to the hangar. Jonathan gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Robert went to the hangar. Jim gave a shelf to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alex", + "object": "shelf", + "place": "hangar", + "random_a": "Robert", + "random_b": "Jim", + "random_c": "Andrew" + } + }, + { + "text": "Then, Sarah and Andrew had a lot of fun at the harbor. Sarah gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Andrew had a lot of fun at the harbor. Elizabeth gave a glove to", + "random_names_cf": "Then, Will and Tom had a lot of fun at the harbor. Will gave a glove to", + "s1_io_flip_cf": "Then, Andrew and Sarah had a lot of fun at the harbor. Sarah gave a glove to", + "s2_io_flip_cf": "Then, Sarah and Andrew had a lot of fun at the harbor. Andrew gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Will had a lot of fun at the harbor. Will gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Will and Tom had a lot of fun at the harbor. Tom gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Sarah had a lot of fun at the harbor. Andrew gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Will had a lot of fun at the harbor. Tom gave a glove to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Sarah", + "object": "glove", + "place": "harbor", + "random_a": "Will", + "random_b": "Tom", + "random_c": "Elizabeth" + } + }, + { + "text": "The airbase Roger and Rick went to had a basket. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Roger and Rick went to had a basket. Roy gave it to", + "random_names_cf": "The airbase Rob and Edward went to had a basket. Rob gave it to", + "s1_io_flip_cf": "The airbase Rick and Roger went to had a basket. Roger gave it to", + "s2_io_flip_cf": "The airbase Roger and Rick went to had a basket. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Edward and Rob went to had a basket. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Rob and Edward went to had a basket. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Rick and Roger went to had a basket. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Edward and Rob went to had a basket. Edward gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roger", + "object": "basket", + "place": "airbase", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Roy" + } + }, + { + "text": "The circus Edward and Cal went to had a blouse. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Edward and Cal went to had a blouse. Austin gave it to", + "random_names_cf": "The circus Tom and Peter went to had a blouse. Tom gave it to", + "s1_io_flip_cf": "The circus Cal and Edward went to had a blouse. Edward gave it to", + "s2_io_flip_cf": "The circus Edward and Cal went to had a blouse. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The circus Peter and Tom went to had a blouse. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The circus Tom and Peter went to had a blouse. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Cal and Edward went to had a blouse. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Peter and Tom went to had a blouse. Peter gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Edward", + "object": "blouse", + "place": "circus", + "random_a": "Tom", + "random_b": "Peter", + "random_c": "Austin" + } + }, + { + "text": "When Lewis and Ross were about to leave the airbase, Lewis gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Ross were about to leave the airbase, Cal gave a fan to", + "random_names_cf": "When Stan and Grant were about to leave the airbase, Stan gave a fan to", + "s1_io_flip_cf": "When Ross and Lewis were about to leave the airbase, Lewis gave a fan to", + "s2_io_flip_cf": "When Lewis and Ross were about to leave the airbase, Ross gave a fan to", + "random_names_s1_ioi_flip_cf": "When Grant and Stan were about to leave the airbase, Stan gave a fan to", + "random_names_s2_ioi_flip_cf": "When Stan and Grant were about to leave the airbase, Grant gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Lewis were about to leave the airbase, Ross gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Stan were about to leave the airbase, Grant gave a fan to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Lewis", + "object": "fan", + "place": "airbase", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "Cal" + } + }, + { + "text": "Then, Edward and Ross were working at the campground. Edward decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Ross were working at the campground. William decided to give a scarf to", + "random_names_cf": "Then, Elizabeth and Dan were working at the campground. Elizabeth decided to give a scarf to", + "s1_io_flip_cf": "Then, Ross and Edward were working at the campground. Edward decided to give a scarf to", + "s2_io_flip_cf": "Then, Edward and Ross were working at the campground. Ross decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Elizabeth were working at the campground. Elizabeth decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Dan were working at the campground. Dan decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Edward were working at the campground. Ross decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Elizabeth were working at the campground. Dan decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Edward", + "object": "scarf", + "place": "campground", + "random_a": "Elizabeth", + "random_b": "Dan", + "random_c": "William" + } + }, + { + "text": "When Josh and Grant got a strainer at the cafe, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Grant got a strainer at the cafe, Rick decided to give it to", + "random_names_cf": "When Joe and Phil got a strainer at the cafe, Joe decided to give it to", + "s1_io_flip_cf": "When Grant and Josh got a strainer at the cafe, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Grant got a strainer at the cafe, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Joe got a strainer at the cafe, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Phil got a strainer at the cafe, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Josh got a strainer at the cafe, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Joe got a strainer at the cafe, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Josh", + "object": "strainer", + "place": "cafe", + "random_a": "Joe", + "random_b": "Phil", + "random_c": "Rick" + } + }, + { + "text": "Then, Henry and Charles were working at the stadium. Henry decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Charles were working at the stadium. Ryan decided to give a ladder to", + "random_names_cf": "Then, Scott and Cal were working at the stadium. Scott decided to give a ladder to", + "s1_io_flip_cf": "Then, Charles and Henry were working at the stadium. Henry decided to give a ladder to", + "s2_io_flip_cf": "Then, Henry and Charles were working at the stadium. Charles decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Scott were working at the stadium. Scott decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Cal were working at the stadium. Cal decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Henry were working at the stadium. Charles decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Scott were working at the stadium. Cal decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Henry", + "object": "ladder", + "place": "stadium", + "random_a": "Scott", + "random_b": "Cal", + "random_c": "Ryan" + } + }, + { + "text": "Then, Sarah and Guy went to the pizzeria. Sarah gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Guy went to the pizzeria. Rob gave a ribbon to", + "random_names_cf": "Then, Roy and Austin went to the pizzeria. Roy gave a ribbon to", + "s1_io_flip_cf": "Then, Guy and Sarah went to the pizzeria. Sarah gave a ribbon to", + "s2_io_flip_cf": "Then, Sarah and Guy went to the pizzeria. Guy gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Roy went to the pizzeria. Roy gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Austin went to the pizzeria. Austin gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Sarah went to the pizzeria. Guy gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Roy went to the pizzeria. Austin gave a ribbon to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Sarah", + "object": "ribbon", + "place": "pizzeria", + "random_a": "Roy", + "random_b": "Austin", + "random_c": "Rob" + } + }, + { + "text": "Once Mike and Stan arrived at the airbase, Mike gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Stan arrived at the airbase, Charles gave a toilet to", + "random_names_cf": "Once William and Austin arrived at the airbase, William gave a toilet to", + "s1_io_flip_cf": "Once Stan and Mike arrived at the airbase, Mike gave a toilet to", + "s2_io_flip_cf": "Once Mike and Stan arrived at the airbase, Stan gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Austin and William arrived at the airbase, William gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once William and Austin arrived at the airbase, Austin gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Mike arrived at the airbase, Stan gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and William arrived at the airbase, Austin gave a toilet to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Mike", + "object": "toilet", + "place": "airbase", + "random_a": "William", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "Then, Lewis and Grant had a lot of fun at the ramp. Lewis gave a crate to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Grant had a lot of fun at the ramp. Elizabeth gave a crate to", + "random_names_cf": "Then, Daniel and Cal had a lot of fun at the ramp. Daniel gave a crate to", + "s1_io_flip_cf": "Then, Grant and Lewis had a lot of fun at the ramp. Lewis gave a crate to", + "s2_io_flip_cf": "Then, Lewis and Grant had a lot of fun at the ramp. Grant gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Daniel had a lot of fun at the ramp. Daniel gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Cal had a lot of fun at the ramp. Cal gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Lewis had a lot of fun at the ramp. Grant gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Daniel had a lot of fun at the ramp. Cal gave a crate to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Lewis", + "object": "crate", + "place": "ramp", + "random_a": "Daniel", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Phil and Steve had a lot of fun at the garden. Phil gave a fan to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Steve had a lot of fun at the garden. Will gave a fan to", + "random_names_cf": "Then, Sarah and Elizabeth had a lot of fun at the garden. Sarah gave a fan to", + "s1_io_flip_cf": "Then, Steve and Phil had a lot of fun at the garden. Phil gave a fan to", + "s2_io_flip_cf": "Then, Phil and Steve had a lot of fun at the garden. Steve gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Sarah had a lot of fun at the garden. Sarah gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Elizabeth had a lot of fun at the garden. Elizabeth gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Phil had a lot of fun at the garden. Steve gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Sarah had a lot of fun at the garden. Elizabeth gave a fan to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Phil", + "object": "fan", + "place": "garden", + "random_a": "Sarah", + "random_b": "Elizabeth", + "random_c": "Will" + } + }, + { + "text": "Once Cal and Guy arrived at the field, Cal gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Guy arrived at the field, Tom gave a coat to", + "random_names_cf": "Once Kay and Ryan arrived at the field, Kay gave a coat to", + "s1_io_flip_cf": "Once Guy and Cal arrived at the field, Cal gave a coat to", + "s2_io_flip_cf": "Once Cal and Guy arrived at the field, Guy gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Kay arrived at the field, Kay gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Kay and Ryan arrived at the field, Ryan gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Cal arrived at the field, Guy gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Kay arrived at the field, Ryan gave a coat to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Cal", + "object": "coat", + "place": "field", + "random_a": "Kay", + "random_b": "Ryan", + "random_c": "Tom" + } + }, + { + "text": "While Peter and Rob relaxed, Peter gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Rob relaxed, Summer gave a pencil to", + "random_names_cf": "While Will and Daniel relaxed, Will gave a pencil to", + "s1_io_flip_cf": "While Rob and Peter relaxed, Peter gave a pencil to", + "s2_io_flip_cf": "While Peter and Rob relaxed, Rob gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Daniel and Will relaxed, Will gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Will and Daniel relaxed, Daniel gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Peter relaxed, Rob gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Will relaxed, Daniel gave a pencil to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Peter", + "object": "pencil", + "place": "service station", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Summer" + } + }, + { + "text": "Once Grant and Roy arrived at the market, Grant gave a wrench to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Roy arrived at the market, Tim gave a wrench to", + "random_names_cf": "Once William and Jonathan arrived at the market, William gave a wrench to", + "s1_io_flip_cf": "Once Roy and Grant arrived at the market, Grant gave a wrench to", + "s2_io_flip_cf": "Once Grant and Roy arrived at the market, Roy gave a wrench to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and William arrived at the market, William gave a wrench to", + "random_names_s2_ioi_flip_cf": "Once William and Jonathan arrived at the market, Jonathan gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Grant arrived at the market, Roy gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and William arrived at the market, Jonathan gave a wrench to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "wrench", + "place": "market", + "random_a": "William", + "random_b": "Jonathan", + "random_c": "Tim" + } + }, + { + "text": "Then, Henry and Josh were working at the boatyard. Henry decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Josh were working at the boatyard. Neil decided to give a strap to", + "random_names_cf": "Then, Tom and Dan were working at the boatyard. Tom decided to give a strap to", + "s1_io_flip_cf": "Then, Josh and Henry were working at the boatyard. Henry decided to give a strap to", + "s2_io_flip_cf": "Then, Henry and Josh were working at the boatyard. Josh decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Tom were working at the boatyard. Tom decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Dan were working at the boatyard. Dan decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Henry were working at the boatyard. Josh decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Tom were working at the boatyard. Dan decided to give a strap to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Henry", + "object": "strap", + "place": "boatyard", + "random_a": "Tom", + "random_b": "Dan", + "random_c": "Neil" + } + }, + { + "text": "Then, Tim and Joe were working at the pet store. Tim decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Joe were working at the pet store. Steve decided to give a nail file to", + "random_names_cf": "Then, Scott and William were working at the pet store. Scott decided to give a nail file to", + "s1_io_flip_cf": "Then, Joe and Tim were working at the pet store. Tim decided to give a nail file to", + "s2_io_flip_cf": "Then, Tim and Joe were working at the pet store. Joe decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, William and Scott were working at the pet store. Scott decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Scott and William were working at the pet store. William decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Tim were working at the pet store. Joe decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Scott were working at the pet store. William decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Tim", + "object": "nail file", + "place": "pet store", + "random_a": "Scott", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "When Phil and Will were about to leave the optician, Phil gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Will were about to leave the optician, Sarah gave a dishwasher to", + "random_names_cf": "When Guy and Luke were about to leave the optician, Guy gave a dishwasher to", + "s1_io_flip_cf": "When Will and Phil were about to leave the optician, Phil gave a dishwasher to", + "s2_io_flip_cf": "When Phil and Will were about to leave the optician, Will gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Luke and Guy were about to leave the optician, Guy gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Guy and Luke were about to leave the optician, Luke gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Phil were about to leave the optician, Will gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Guy were about to leave the optician, Luke gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Phil", + "object": "dishwasher", + "place": "optician", + "random_a": "Guy", + "random_b": "Luke", + "random_c": "Sarah" + } + }, + { + "text": "When Tim and Steve got a gold watch at the field, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Steve got a gold watch at the field, Scott decided to give it to", + "random_names_cf": "When Rick and Alex got a gold watch at the field, Rick decided to give it to", + "s1_io_flip_cf": "When Steve and Tim got a gold watch at the field, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Steve got a gold watch at the field, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Rick got a gold watch at the field, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Alex got a gold watch at the field, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Tim got a gold watch at the field, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rick got a gold watch at the field, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "gold watch", + "place": "field", + "random_a": "Rick", + "random_b": "Alex", + "random_c": "Scott" + } + }, + { + "text": "Then, Edward and Mike had a lot of fun at the cafe. Edward gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Mike had a lot of fun at the cafe. Alexander gave a match to", + "random_names_cf": "Then, Phil and Roger had a lot of fun at the cafe. Phil gave a match to", + "s1_io_flip_cf": "Then, Mike and Edward had a lot of fun at the cafe. Edward gave a match to", + "s2_io_flip_cf": "Then, Edward and Mike had a lot of fun at the cafe. Mike gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Phil had a lot of fun at the cafe. Phil gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Roger had a lot of fun at the cafe. Roger gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Edward had a lot of fun at the cafe. Mike gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Phil had a lot of fun at the cafe. Roger gave a match to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "match", + "place": "cafe", + "random_a": "Phil", + "random_b": "Roger", + "random_c": "Alexander" + } + }, + { + "text": "When Stan and William got a ladder at the garden, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and William got a ladder at the garden, Josh decided to give it to", + "random_names_cf": "When Don and Ryan got a ladder at the garden, Don decided to give it to", + "s1_io_flip_cf": "When William and Stan got a ladder at the garden, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and William got a ladder at the garden, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Don got a ladder at the garden, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Ryan got a ladder at the garden, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Stan got a ladder at the garden, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Don got a ladder at the garden, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "ladder", + "place": "garden", + "random_a": "Don", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, Edward and Daniel were working at the break room. Edward decided to give a carpet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Daniel were working at the break room. Andrew decided to give a carpet to", + "random_names_cf": "Then, Kay and Rick were working at the break room. Kay decided to give a carpet to", + "s1_io_flip_cf": "Then, Daniel and Edward were working at the break room. Edward decided to give a carpet to", + "s2_io_flip_cf": "Then, Edward and Daniel were working at the break room. Daniel decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Kay were working at the break room. Kay decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Rick were working at the break room. Rick decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Edward were working at the break room. Daniel decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Kay were working at the break room. Rick decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Edward", + "object": "carpet", + "place": "break room", + "random_a": "Kay", + "random_b": "Rick", + "random_c": "Andrew" + } + }, + { + "text": "When Elizabeth and Will were about to leave the boatyard, Elizabeth gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Will were about to leave the boatyard, Tom gave a banner to", + "random_names_cf": "When Don and Rick were about to leave the boatyard, Don gave a banner to", + "s1_io_flip_cf": "When Will and Elizabeth were about to leave the boatyard, Elizabeth gave a banner to", + "s2_io_flip_cf": "When Elizabeth and Will were about to leave the boatyard, Will gave a banner to", + "random_names_s1_ioi_flip_cf": "When Rick and Don were about to leave the boatyard, Don gave a banner to", + "random_names_s2_ioi_flip_cf": "When Don and Rick were about to leave the boatyard, Rick gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Elizabeth were about to leave the boatyard, Will gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Don were about to leave the boatyard, Rick gave a banner to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Elizabeth", + "object": "banner", + "place": "boatyard", + "random_a": "Don", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "Then, Angel and Rob went to the school. Angel gave a coat to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Rob went to the school. Peter gave a coat to", + "random_names_cf": "Then, Alex and Henry went to the school. Alex gave a coat to", + "s1_io_flip_cf": "Then, Rob and Angel went to the school. Angel gave a coat to", + "s2_io_flip_cf": "Then, Angel and Rob went to the school. Rob gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Alex went to the school. Alex gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Henry went to the school. Henry gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Angel went to the school. Rob gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Alex went to the school. Henry gave a coat to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Angel", + "object": "coat", + "place": "school", + "random_a": "Alex", + "random_b": "Henry", + "random_c": "Peter" + } + }, + { + "text": "Then, Angel and Dan were working at the airport. Angel decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Dan were working at the airport. Alexander decided to give a screwdriver to", + "random_names_cf": "Then, Robert and Cal were working at the airport. Robert decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Dan and Angel were working at the airport. Angel decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Angel and Dan were working at the airport. Dan decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Robert were working at the airport. Robert decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Cal were working at the airport. Cal decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Angel were working at the airport. Dan decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Robert were working at the airport. Cal decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Angel", + "object": "screwdriver", + "place": "airport", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Alexander" + } + }, + { + "text": "Then, Tim and Phil had a lot of fun at the ramp. Tim gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Phil had a lot of fun at the ramp. Roger gave a drill bit to", + "random_names_cf": "Then, Will and Rob had a lot of fun at the ramp. Will gave a drill bit to", + "s1_io_flip_cf": "Then, Phil and Tim had a lot of fun at the ramp. Tim gave a drill bit to", + "s2_io_flip_cf": "Then, Tim and Phil had a lot of fun at the ramp. Phil gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Will had a lot of fun at the ramp. Will gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Will and Rob had a lot of fun at the ramp. Rob gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Tim had a lot of fun at the ramp. Phil gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Will had a lot of fun at the ramp. Rob gave a drill bit to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Tim", + "object": "drill bit", + "place": "ramp", + "random_a": "Will", + "random_b": "Rob", + "random_c": "Roger" + } + }, + { + "text": "When Angel and Sarah got a thimble at the circus, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Sarah got a thimble at the circus, Robert decided to give it to", + "random_names_cf": "When Rob and Ryan got a thimble at the circus, Rob decided to give it to", + "s1_io_flip_cf": "When Sarah and Angel got a thimble at the circus, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Sarah got a thimble at the circus, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Rob got a thimble at the circus, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Ryan got a thimble at the circus, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Angel got a thimble at the circus, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Rob got a thimble at the circus, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Angel", + "object": "thimble", + "place": "circus", + "random_a": "Rob", + "random_b": "Ryan", + "random_c": "Robert" + } + }, + { + "text": "Then, Sarah and Tom were working at the clothing store. Sarah decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Tom were working at the clothing store. Scott decided to give a wallet to", + "random_names_cf": "Then, Jim and Elizabeth were working at the clothing store. Jim decided to give a wallet to", + "s1_io_flip_cf": "Then, Tom and Sarah were working at the clothing store. Sarah decided to give a wallet to", + "s2_io_flip_cf": "Then, Sarah and Tom were working at the clothing store. Tom decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Jim were working at the clothing store. Jim decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Elizabeth were working at the clothing store. Elizabeth decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Sarah were working at the clothing store. Tom decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Jim were working at the clothing store. Elizabeth decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Sarah", + "object": "wallet", + "place": "clothing store", + "random_a": "Jim", + "random_b": "Elizabeth", + "random_c": "Scott" + } + }, + { + "text": "Before Robert and Tom left the cafe, Robert decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Tom left the cafe, Rick decided to give a razor to", + "random_names_cf": "Before Cal and Luke left the cafe, Cal decided to give a razor to", + "s1_io_flip_cf": "Before Tom and Robert left the cafe, Robert decided to give a razor to", + "s2_io_flip_cf": "Before Robert and Tom left the cafe, Tom decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Luke and Cal left the cafe, Cal decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Cal and Luke left the cafe, Luke decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Robert left the cafe, Tom decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Cal left the cafe, Luke decided to give a razor to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Robert", + "object": "razor", + "place": "cafe", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "While Luke and Roger relaxed, Luke gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Roger relaxed, Cal gave a shelf to", + "random_names_cf": "While Rob and Peter relaxed, Rob gave a shelf to", + "s1_io_flip_cf": "While Roger and Luke relaxed, Luke gave a shelf to", + "s2_io_flip_cf": "While Luke and Roger relaxed, Roger gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Peter and Rob relaxed, Rob gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Rob and Peter relaxed, Peter gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Luke relaxed, Roger gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Rob relaxed, Peter gave a shelf to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "shelf", + "place": "casino", + "random_a": "Rob", + "random_b": "Peter", + "random_c": "Cal" + } + }, + { + "text": "When Kay and Edward were about to leave the salon, Kay gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Edward were about to leave the salon, Steven gave a banner to", + "random_names_cf": "When Alex and Charles were about to leave the salon, Alex gave a banner to", + "s1_io_flip_cf": "When Edward and Kay were about to leave the salon, Kay gave a banner to", + "s2_io_flip_cf": "When Kay and Edward were about to leave the salon, Edward gave a banner to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex were about to leave the salon, Alex gave a banner to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles were about to leave the salon, Charles gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Kay were about to leave the salon, Edward gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex were about to leave the salon, Charles gave a banner to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Kay", + "object": "banner", + "place": "salon", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Steven" + } + }, + { + "text": "The break room Roy and Alexander went to had a notebook. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Roy and Alexander went to had a notebook. Luke gave it to", + "random_names_cf": "The break room Robert and Elizabeth went to had a notebook. Robert gave it to", + "s1_io_flip_cf": "The break room Alexander and Roy went to had a notebook. Roy gave it to", + "s2_io_flip_cf": "The break room Roy and Alexander went to had a notebook. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The break room Elizabeth and Robert went to had a notebook. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The break room Robert and Elizabeth went to had a notebook. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Alexander and Roy went to had a notebook. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Elizabeth and Robert went to had a notebook. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roy", + "object": "notebook", + "place": "break room", + "random_a": "Robert", + "random_b": "Elizabeth", + "random_c": "Luke" + } + }, + { + "text": "When Elizabeth and Daniel got a screwdriver at the house, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Daniel got a screwdriver at the house, Roger decided to give it to", + "random_names_cf": "When Andrew and Josh got a screwdriver at the house, Andrew decided to give it to", + "s1_io_flip_cf": "When Daniel and Elizabeth got a screwdriver at the house, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Daniel got a screwdriver at the house, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Andrew got a screwdriver at the house, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Josh got a screwdriver at the house, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Elizabeth got a screwdriver at the house, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Andrew got a screwdriver at the house, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Elizabeth", + "object": "screwdriver", + "place": "house", + "random_a": "Andrew", + "random_b": "Josh", + "random_c": "Roger" + } + }, + { + "text": "Once Austin and Luke arrived at the ferry, Austin gave a sandal to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Luke arrived at the ferry, Josh gave a sandal to", + "random_names_cf": "Once William and Peter arrived at the ferry, William gave a sandal to", + "s1_io_flip_cf": "Once Luke and Austin arrived at the ferry, Austin gave a sandal to", + "s2_io_flip_cf": "Once Austin and Luke arrived at the ferry, Luke gave a sandal to", + "random_names_s1_ioi_flip_cf": "Once Peter and William arrived at the ferry, William gave a sandal to", + "random_names_s2_ioi_flip_cf": "Once William and Peter arrived at the ferry, Peter gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Austin arrived at the ferry, Luke gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and William arrived at the ferry, Peter gave a sandal to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Austin", + "object": "sandal", + "place": "ferry", + "random_a": "William", + "random_b": "Peter", + "random_c": "Josh" + } + }, + { + "text": "Then, Andrew and Dan had a lot of fun at the spa. Andrew gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Dan had a lot of fun at the spa. Tim gave a microphone to", + "random_names_cf": "Then, Kelly and Mike had a lot of fun at the spa. Kelly gave a microphone to", + "s1_io_flip_cf": "Then, Dan and Andrew had a lot of fun at the spa. Andrew gave a microphone to", + "s2_io_flip_cf": "Then, Andrew and Dan had a lot of fun at the spa. Dan gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Kelly had a lot of fun at the spa. Kelly gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Mike had a lot of fun at the spa. Mike gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Andrew had a lot of fun at the spa. Dan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Kelly had a lot of fun at the spa. Mike gave a microphone to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Andrew", + "object": "microphone", + "place": "spa", + "random_a": "Kelly", + "random_b": "Mike", + "random_c": "Tim" + } + }, + { + "text": "The university campus Neil and Henry went to had a can. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Neil and Henry went to had a can. Mike gave it to", + "random_names_cf": "The university campus Rick and Lewis went to had a can. Rick gave it to", + "s1_io_flip_cf": "The university campus Henry and Neil went to had a can. Neil gave it to", + "s2_io_flip_cf": "The university campus Neil and Henry went to had a can. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Lewis and Rick went to had a can. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Rick and Lewis went to had a can. Lewis gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Henry and Neil went to had a can. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Lewis and Rick went to had a can. Lewis gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Neil", + "object": "can", + "place": "university campus", + "random_a": "Rick", + "random_b": "Lewis", + "random_c": "Mike" + } + }, + { + "text": "Before Cal and Peter left the boatyard, Cal decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Peter left the boatyard, Summer decided to give a fan to", + "random_names_cf": "Before Mike and Lewis left the boatyard, Mike decided to give a fan to", + "s1_io_flip_cf": "Before Peter and Cal left the boatyard, Cal decided to give a fan to", + "s2_io_flip_cf": "Before Cal and Peter left the boatyard, Peter decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Mike left the boatyard, Mike decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Mike and Lewis left the boatyard, Lewis decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Cal left the boatyard, Peter decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Mike left the boatyard, Lewis decided to give a fan to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "fan", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Lewis", + "random_c": "Summer" + } + }, + { + "text": "Once Austin and Kelly arrived at the pizzeria, Austin gave a fork to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Kelly arrived at the pizzeria, Joe gave a fork to", + "random_names_cf": "Once Luke and Alex arrived at the pizzeria, Luke gave a fork to", + "s1_io_flip_cf": "Once Kelly and Austin arrived at the pizzeria, Austin gave a fork to", + "s2_io_flip_cf": "Once Austin and Kelly arrived at the pizzeria, Kelly gave a fork to", + "random_names_s1_ioi_flip_cf": "Once Alex and Luke arrived at the pizzeria, Luke gave a fork to", + "random_names_s2_ioi_flip_cf": "Once Luke and Alex arrived at the pizzeria, Alex gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Austin arrived at the pizzeria, Kelly gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Luke arrived at the pizzeria, Alex gave a fork to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Austin", + "object": "fork", + "place": "pizzeria", + "random_a": "Luke", + "random_b": "Alex", + "random_c": "Joe" + } + }, + { + "text": "Then, Mike and Lewis went to the campground. Mike gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Lewis went to the campground. Ryan gave a nail file to", + "random_names_cf": "Then, Ross and Peter went to the campground. Ross gave a nail file to", + "s1_io_flip_cf": "Then, Lewis and Mike went to the campground. Mike gave a nail file to", + "s2_io_flip_cf": "Then, Mike and Lewis went to the campground. Lewis gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Ross went to the campground. Ross gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Peter went to the campground. Peter gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Mike went to the campground. Lewis gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Ross went to the campground. Peter gave a nail file to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Mike", + "object": "nail file", + "place": "campground", + "random_a": "Ross", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "Then, Steven and Don went to the casino. Steven gave a heater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Don went to the casino. Guy gave a heater to", + "random_names_cf": "Then, Angel and Kay went to the casino. Angel gave a heater to", + "s1_io_flip_cf": "Then, Don and Steven went to the casino. Steven gave a heater to", + "s2_io_flip_cf": "Then, Steven and Don went to the casino. Don gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Angel went to the casino. Angel gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Kay went to the casino. Kay gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Steven went to the casino. Don gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Angel went to the casino. Kay gave a heater to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Steven", + "object": "heater", + "place": "casino", + "random_a": "Angel", + "random_b": "Kay", + "random_c": "Guy" + } + }, + { + "text": "While Roy and Henry relaxed, Roy gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Henry relaxed, Kelly gave a toaster to", + "random_names_cf": "While Stan and Daniel relaxed, Stan gave a toaster to", + "s1_io_flip_cf": "While Henry and Roy relaxed, Roy gave a toaster to", + "s2_io_flip_cf": "While Roy and Henry relaxed, Henry gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Daniel and Stan relaxed, Stan gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Stan and Daniel relaxed, Daniel gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Roy relaxed, Henry gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Stan relaxed, Daniel gave a toaster to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roy", + "object": "toaster", + "place": "cafeteria", + "random_a": "Stan", + "random_b": "Daniel", + "random_c": "Kelly" + } + }, + { + "text": "The marketplace Phil and Luke went to had a pencil sharpener. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Phil and Luke went to had a pencil sharpener. Rick gave it to", + "random_names_cf": "The marketplace Elizabeth and Ryan went to had a pencil sharpener. Elizabeth gave it to", + "s1_io_flip_cf": "The marketplace Luke and Phil went to had a pencil sharpener. Phil gave it to", + "s2_io_flip_cf": "The marketplace Phil and Luke went to had a pencil sharpener. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Ryan and Elizabeth went to had a pencil sharpener. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Elizabeth and Ryan went to had a pencil sharpener. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Luke and Phil went to had a pencil sharpener. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Ryan and Elizabeth went to had a pencil sharpener. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Phil", + "object": "pencil sharpener", + "place": "marketplace", + "random_a": "Elizabeth", + "random_b": "Ryan", + "random_c": "Rick" + } + }, + { + "text": "The department store William and Tom went to had a ladder. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store William and Tom went to had a ladder. Summer gave it to", + "random_names_cf": "The department store Phil and Dan went to had a ladder. Phil gave it to", + "s1_io_flip_cf": "The department store Tom and William went to had a ladder. William gave it to", + "s2_io_flip_cf": "The department store William and Tom went to had a ladder. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The department store Dan and Phil went to had a ladder. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The department store Phil and Dan went to had a ladder. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Tom and William went to had a ladder. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Dan and Phil went to had a ladder. Dan gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "William", + "object": "ladder", + "place": "department store", + "random_a": "Phil", + "random_b": "Dan", + "random_c": "Summer" + } + }, + { + "text": "Then, Rob and Grant went to the park. Rob gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Grant went to the park. Edward gave a thimble to", + "random_names_cf": "Then, Cal and Luke went to the park. Cal gave a thimble to", + "s1_io_flip_cf": "Then, Grant and Rob went to the park. Rob gave a thimble to", + "s2_io_flip_cf": "Then, Rob and Grant went to the park. Grant gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Cal went to the park. Cal gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Luke went to the park. Luke gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rob went to the park. Grant gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Cal went to the park. Luke gave a thimble to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Rob", + "object": "thimble", + "place": "park", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Edward" + } + }, + { + "text": "Then, Will and Steve had a lot of fun at the circus. Will gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Steve had a lot of fun at the circus. Rick gave a drill bit to", + "random_names_cf": "Then, Alexander and Kay had a lot of fun at the circus. Alexander gave a drill bit to", + "s1_io_flip_cf": "Then, Steve and Will had a lot of fun at the circus. Will gave a drill bit to", + "s2_io_flip_cf": "Then, Will and Steve had a lot of fun at the circus. Steve gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Alexander had a lot of fun at the circus. Alexander gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Kay had a lot of fun at the circus. Kay gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Will had a lot of fun at the circus. Steve gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Alexander had a lot of fun at the circus. Kay gave a drill bit to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Will", + "object": "drill bit", + "place": "circus", + "random_a": "Alexander", + "random_b": "Kay", + "random_c": "Rick" + } + }, + { + "text": "While Roy and Tom relaxed, Roy gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Tom relaxed, Luke gave a piece of tape to", + "random_names_cf": "While Mike and Tim relaxed, Mike gave a piece of tape to", + "s1_io_flip_cf": "While Tom and Roy relaxed, Roy gave a piece of tape to", + "s2_io_flip_cf": "While Roy and Tom relaxed, Tom gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Tim and Mike relaxed, Mike gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Mike and Tim relaxed, Tim gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Roy relaxed, Tom gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Mike relaxed, Tim gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roy", + "object": "piece of tape", + "place": "circus", + "random_a": "Mike", + "random_b": "Tim", + "random_c": "Luke" + } + }, + { + "text": "Once Neil and Ross arrived at the tire store, Neil gave a pair of pliers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Ross arrived at the tire store, Cal gave a pair of pliers to", + "random_names_cf": "Once Austin and Roger arrived at the tire store, Austin gave a pair of pliers to", + "s1_io_flip_cf": "Once Ross and Neil arrived at the tire store, Neil gave a pair of pliers to", + "s2_io_flip_cf": "Once Neil and Ross arrived at the tire store, Ross gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Once Roger and Austin arrived at the tire store, Austin gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Once Austin and Roger arrived at the tire store, Roger gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Neil arrived at the tire store, Ross gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Austin arrived at the tire store, Roger gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Neil", + "object": "pair of pliers", + "place": "tire store", + "random_a": "Austin", + "random_b": "Roger", + "random_c": "Cal" + } + }, + { + "text": "The service station Robert and Alexander went to had a mask. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Robert and Alexander went to had a mask. Steven gave it to", + "random_names_cf": "The service station Joe and Luke went to had a mask. Joe gave it to", + "s1_io_flip_cf": "The service station Alexander and Robert went to had a mask. Robert gave it to", + "s2_io_flip_cf": "The service station Robert and Alexander went to had a mask. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The service station Luke and Joe went to had a mask. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The service station Joe and Luke went to had a mask. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Alexander and Robert went to had a mask. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station Luke and Joe went to had a mask. Luke gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Robert", + "object": "mask", + "place": "service station", + "random_a": "Joe", + "random_b": "Luke", + "random_c": "Steven" + } + }, + { + "text": "When Guy and Robert got a needle at the circus, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Robert got a needle at the circus, Tom decided to give it to", + "random_names_cf": "When Luke and Josh got a needle at the circus, Luke decided to give it to", + "s1_io_flip_cf": "When Robert and Guy got a needle at the circus, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Robert got a needle at the circus, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Luke got a needle at the circus, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Josh got a needle at the circus, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Guy got a needle at the circus, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Luke got a needle at the circus, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Guy", + "object": "needle", + "place": "circus", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "Tom" + } + }, + { + "text": "When Rick and Alex got a can at the ferry, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Alex got a can at the ferry, Rob decided to give it to", + "random_names_cf": "When Elizabeth and Daniel got a can at the ferry, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Alex and Rick got a can at the ferry, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Alex got a can at the ferry, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Elizabeth got a can at the ferry, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Daniel got a can at the ferry, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rick got a can at the ferry, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Elizabeth got a can at the ferry, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rick", + "object": "can", + "place": "ferry", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Rob" + } + }, + { + "text": "Then, Charles and Steven went to the gift shop. Charles gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Steven went to the gift shop. Rick gave a strap to", + "random_names_cf": "Then, Henry and Rob went to the gift shop. Henry gave a strap to", + "s1_io_flip_cf": "Then, Steven and Charles went to the gift shop. Charles gave a strap to", + "s2_io_flip_cf": "Then, Charles and Steven went to the gift shop. Steven gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Henry went to the gift shop. Henry gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Rob went to the gift shop. Rob gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Charles went to the gift shop. Steven gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Henry went to the gift shop. Rob gave a strap to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Charles", + "object": "strap", + "place": "gift shop", + "random_a": "Henry", + "random_b": "Rob", + "random_c": "Rick" + } + }, + { + "text": "Once Sarah and Roy arrived at the hangar, Sarah gave a basketball to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Roy arrived at the hangar, Alex gave a basketball to", + "random_names_cf": "Once Edward and Jim arrived at the hangar, Edward gave a basketball to", + "s1_io_flip_cf": "Once Roy and Sarah arrived at the hangar, Sarah gave a basketball to", + "s2_io_flip_cf": "Once Sarah and Roy arrived at the hangar, Roy gave a basketball to", + "random_names_s1_ioi_flip_cf": "Once Jim and Edward arrived at the hangar, Edward gave a basketball to", + "random_names_s2_ioi_flip_cf": "Once Edward and Jim arrived at the hangar, Jim gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Sarah arrived at the hangar, Roy gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Edward arrived at the hangar, Jim gave a basketball to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Sarah", + "object": "basketball", + "place": "hangar", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Alex" + } + }, + { + "text": "Once Josh and Jim arrived at the tire store, Josh gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Jim arrived at the tire store, Dan gave a match to", + "random_names_cf": "Once Grant and Don arrived at the tire store, Grant gave a match to", + "s1_io_flip_cf": "Once Jim and Josh arrived at the tire store, Josh gave a match to", + "s2_io_flip_cf": "Once Josh and Jim arrived at the tire store, Jim gave a match to", + "random_names_s1_ioi_flip_cf": "Once Don and Grant arrived at the tire store, Grant gave a match to", + "random_names_s2_ioi_flip_cf": "Once Grant and Don arrived at the tire store, Don gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Josh arrived at the tire store, Jim gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Grant arrived at the tire store, Don gave a match to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Josh", + "object": "match", + "place": "tire store", + "random_a": "Grant", + "random_b": "Don", + "random_c": "Dan" + } + }, + { + "text": "When Cal and Kay got a bucket of paint at the boatyard, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Kay got a bucket of paint at the boatyard, Rob decided to give it to", + "random_names_cf": "When Rick and Austin got a bucket of paint at the boatyard, Rick decided to give it to", + "s1_io_flip_cf": "When Kay and Cal got a bucket of paint at the boatyard, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Kay got a bucket of paint at the boatyard, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Rick got a bucket of paint at the boatyard, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Austin got a bucket of paint at the boatyard, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Cal got a bucket of paint at the boatyard, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Rick got a bucket of paint at the boatyard, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Cal", + "object": "bucket of paint", + "place": "boatyard", + "random_a": "Rick", + "random_b": "Austin", + "random_c": "Rob" + } + }, + { + "text": "Then, Kay and Jonathan had a lot of fun at the parking lot. Kay gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Jonathan had a lot of fun at the parking lot. Alex gave a blouse to", + "random_names_cf": "Then, Steven and Roy had a lot of fun at the parking lot. Steven gave a blouse to", + "s1_io_flip_cf": "Then, Jonathan and Kay had a lot of fun at the parking lot. Kay gave a blouse to", + "s2_io_flip_cf": "Then, Kay and Jonathan had a lot of fun at the parking lot. Jonathan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Steven had a lot of fun at the parking lot. Steven gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Roy had a lot of fun at the parking lot. Roy gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kay had a lot of fun at the parking lot. Jonathan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Steven had a lot of fun at the parking lot. Roy gave a blouse to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Kay", + "object": "blouse", + "place": "parking lot", + "random_a": "Steven", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "While Steve and Alex relaxed, Steve gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Alex relaxed, Stan gave a pillow to", + "random_names_cf": "While Josh and Luke relaxed, Josh gave a pillow to", + "s1_io_flip_cf": "While Alex and Steve relaxed, Steve gave a pillow to", + "s2_io_flip_cf": "While Steve and Alex relaxed, Alex gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Luke and Josh relaxed, Josh gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Josh and Luke relaxed, Luke gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Steve relaxed, Alex gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Josh relaxed, Luke gave a pillow to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Steve", + "object": "pillow", + "place": "square", + "random_a": "Josh", + "random_b": "Luke", + "random_c": "Stan" + } + }, + { + "text": "While Jonathan and Elizabeth relaxed, Jonathan gave a folder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Elizabeth relaxed, Tim gave a folder to", + "random_names_cf": "While Roy and Guy relaxed, Roy gave a folder to", + "s1_io_flip_cf": "While Elizabeth and Jonathan relaxed, Jonathan gave a folder to", + "s2_io_flip_cf": "While Jonathan and Elizabeth relaxed, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_cf": "While Guy and Roy relaxed, Roy gave a folder to", + "random_names_s2_ioi_flip_cf": "While Roy and Guy relaxed, Guy gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Jonathan relaxed, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Roy relaxed, Guy gave a folder to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jonathan", + "object": "folder", + "place": "parking lot", + "random_a": "Roy", + "random_b": "Guy", + "random_c": "Tim" + } + }, + { + "text": "Once Angel and Josh arrived at the university campus, Angel gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Josh arrived at the university campus, Tim gave a sock to", + "random_names_cf": "Once Guy and Jonathan arrived at the university campus, Guy gave a sock to", + "s1_io_flip_cf": "Once Josh and Angel arrived at the university campus, Angel gave a sock to", + "s2_io_flip_cf": "Once Angel and Josh arrived at the university campus, Josh gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Guy arrived at the university campus, Guy gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Guy and Jonathan arrived at the university campus, Jonathan gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Angel arrived at the university campus, Josh gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Guy arrived at the university campus, Jonathan gave a sock to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Angel", + "object": "sock", + "place": "university campus", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Tim" + } + }, + { + "text": "Then, Roger and Tim had a lot of fun at the car. Roger gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Tim had a lot of fun at the car. Guy gave a heater to", + "random_names_cf": "Then, Jim and Edward had a lot of fun at the car. Jim gave a heater to", + "s1_io_flip_cf": "Then, Tim and Roger had a lot of fun at the car. Roger gave a heater to", + "s2_io_flip_cf": "Then, Roger and Tim had a lot of fun at the car. Tim gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Jim had a lot of fun at the car. Jim gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Edward had a lot of fun at the car. Edward gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Roger had a lot of fun at the car. Tim gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Jim had a lot of fun at the car. Edward gave a heater to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "heater", + "place": "car", + "random_a": "Jim", + "random_b": "Edward", + "random_c": "Guy" + } + }, + { + "text": "Before Ryan and Tom left the convenience store, Ryan decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Tom left the convenience store, Josh decided to give a fan to", + "random_names_cf": "Before Ross and Scott left the convenience store, Ross decided to give a fan to", + "s1_io_flip_cf": "Before Tom and Ryan left the convenience store, Ryan decided to give a fan to", + "s2_io_flip_cf": "Before Ryan and Tom left the convenience store, Tom decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Scott and Ross left the convenience store, Ross decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Ross and Scott left the convenience store, Scott decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Ryan left the convenience store, Tom decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Ross left the convenience store, Scott decided to give a fan to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "fan", + "place": "convenience store", + "random_a": "Ross", + "random_b": "Scott", + "random_c": "Josh" + } + }, + { + "text": "The gym Stan and Steven went to had a can. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Stan and Steven went to had a can. Luke gave it to", + "random_names_cf": "The gym Scott and Peter went to had a can. Scott gave it to", + "s1_io_flip_cf": "The gym Steven and Stan went to had a can. Stan gave it to", + "s2_io_flip_cf": "The gym Stan and Steven went to had a can. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The gym Peter and Scott went to had a can. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The gym Scott and Peter went to had a can. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Steven and Stan went to had a can. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Peter and Scott went to had a can. Peter gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Stan", + "object": "can", + "place": "gym", + "random_a": "Scott", + "random_b": "Peter", + "random_c": "Luke" + } + }, + { + "text": "Then, Joe and Roy had a lot of fun at the studio. Joe gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Roy had a lot of fun at the studio. Grant gave a heater to", + "random_names_cf": "Then, Steven and Guy had a lot of fun at the studio. Steven gave a heater to", + "s1_io_flip_cf": "Then, Roy and Joe had a lot of fun at the studio. Joe gave a heater to", + "s2_io_flip_cf": "Then, Joe and Roy had a lot of fun at the studio. Roy gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Steven had a lot of fun at the studio. Steven gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Guy had a lot of fun at the studio. Guy gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Joe had a lot of fun at the studio. Roy gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Steven had a lot of fun at the studio. Guy gave a heater to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Joe", + "object": "heater", + "place": "studio", + "random_a": "Steven", + "random_b": "Guy", + "random_c": "Grant" + } + }, + { + "text": "Then, William and Jonathan had a lot of fun at the park. William gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Jonathan had a lot of fun at the park. Steven gave a desk to", + "random_names_cf": "Then, Will and Steve had a lot of fun at the park. Will gave a desk to", + "s1_io_flip_cf": "Then, Jonathan and William had a lot of fun at the park. William gave a desk to", + "s2_io_flip_cf": "Then, William and Jonathan had a lot of fun at the park. Jonathan gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Will had a lot of fun at the park. Will gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Will and Steve had a lot of fun at the park. Steve gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and William had a lot of fun at the park. Jonathan gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Will had a lot of fun at the park. Steve gave a desk to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "William", + "object": "desk", + "place": "park", + "random_a": "Will", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "Then, Ross and Don went to the toy store. Ross gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Don went to the toy store. Lewis gave a folder to", + "random_names_cf": "Then, Elizabeth and Tim went to the toy store. Elizabeth gave a folder to", + "s1_io_flip_cf": "Then, Don and Ross went to the toy store. Ross gave a folder to", + "s2_io_flip_cf": "Then, Ross and Don went to the toy store. Don gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Elizabeth went to the toy store. Elizabeth gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Tim went to the toy store. Tim gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Ross went to the toy store. Don gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Elizabeth went to the toy store. Tim gave a folder to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ross", + "object": "folder", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Tim", + "random_c": "Lewis" + } + }, + { + "text": "Then, Summer and Edward were working at the circus. Summer decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Edward were working at the circus. William decided to give a faucet to", + "random_names_cf": "Then, Tom and Lewis were working at the circus. Tom decided to give a faucet to", + "s1_io_flip_cf": "Then, Edward and Summer were working at the circus. Summer decided to give a faucet to", + "s2_io_flip_cf": "Then, Summer and Edward were working at the circus. Edward decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Tom were working at the circus. Tom decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Lewis were working at the circus. Lewis decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Summer were working at the circus. Edward decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Tom were working at the circus. Lewis decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Summer", + "object": "faucet", + "place": "circus", + "random_a": "Tom", + "random_b": "Lewis", + "random_c": "William" + } + }, + { + "text": "Once Dan and Roy arrived at the house, Dan gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Roy arrived at the house, Alexander gave a faucet to", + "random_names_cf": "Once Ryan and Alex arrived at the house, Ryan gave a faucet to", + "s1_io_flip_cf": "Once Roy and Dan arrived at the house, Dan gave a faucet to", + "s2_io_flip_cf": "Once Dan and Roy arrived at the house, Roy gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Alex and Ryan arrived at the house, Ryan gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Alex arrived at the house, Alex gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Dan arrived at the house, Roy gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Ryan arrived at the house, Alex gave a faucet to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Dan", + "object": "faucet", + "place": "house", + "random_a": "Ryan", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "Then, Lewis and Luke were working at the supermarket. Lewis decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Luke were working at the supermarket. Jonathan decided to give a folder to", + "random_names_cf": "Then, Rick and Summer were working at the supermarket. Rick decided to give a folder to", + "s1_io_flip_cf": "Then, Luke and Lewis were working at the supermarket. Lewis decided to give a folder to", + "s2_io_flip_cf": "Then, Lewis and Luke were working at the supermarket. Luke decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Rick were working at the supermarket. Rick decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Summer were working at the supermarket. Summer decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Lewis were working at the supermarket. Luke decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rick were working at the supermarket. Summer decided to give a folder to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Lewis", + "object": "folder", + "place": "supermarket", + "random_a": "Rick", + "random_b": "Summer", + "random_c": "Jonathan" + } + }, + { + "text": "Once Guy and Angel arrived at the studio, Guy gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Angel arrived at the studio, Henry gave a match to", + "random_names_cf": "Once Stan and Tim arrived at the studio, Stan gave a match to", + "s1_io_flip_cf": "Once Angel and Guy arrived at the studio, Guy gave a match to", + "s2_io_flip_cf": "Once Guy and Angel arrived at the studio, Angel gave a match to", + "random_names_s1_ioi_flip_cf": "Once Tim and Stan arrived at the studio, Stan gave a match to", + "random_names_s2_ioi_flip_cf": "Once Stan and Tim arrived at the studio, Tim gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Guy arrived at the studio, Angel gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Stan arrived at the studio, Tim gave a match to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Guy", + "object": "match", + "place": "studio", + "random_a": "Stan", + "random_b": "Tim", + "random_c": "Henry" + } + }, + { + "text": "Before Scott and Alex left the parking lot, Scott decided to give a laptop to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Alex left the parking lot, Grant decided to give a laptop to", + "random_names_cf": "Before Guy and Cal left the parking lot, Guy decided to give a laptop to", + "s1_io_flip_cf": "Before Alex and Scott left the parking lot, Scott decided to give a laptop to", + "s2_io_flip_cf": "Before Scott and Alex left the parking lot, Alex decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Before Cal and Guy left the parking lot, Guy decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Before Guy and Cal left the parking lot, Cal decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Scott left the parking lot, Alex decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Guy left the parking lot, Cal decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Scott", + "object": "laptop", + "place": "parking lot", + "random_a": "Guy", + "random_b": "Cal", + "random_c": "Grant" + } + }, + { + "text": "When Elizabeth and Sarah got a shelf at the tire store, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Sarah got a shelf at the tire store, Stan decided to give it to", + "random_names_cf": "When Alex and Charles got a shelf at the tire store, Alex decided to give it to", + "s1_io_flip_cf": "When Sarah and Elizabeth got a shelf at the tire store, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Sarah got a shelf at the tire store, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex got a shelf at the tire store, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles got a shelf at the tire store, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Elizabeth got a shelf at the tire store, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex got a shelf at the tire store, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Elizabeth", + "object": "shelf", + "place": "tire store", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "Before Cal and Ryan left the harbor, Cal decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Ryan left the harbor, Neil decided to give a pin to", + "random_names_cf": "Before Steven and Jim left the harbor, Steven decided to give a pin to", + "s1_io_flip_cf": "Before Ryan and Cal left the harbor, Cal decided to give a pin to", + "s2_io_flip_cf": "Before Cal and Ryan left the harbor, Ryan decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Jim and Steven left the harbor, Steven decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Steven and Jim left the harbor, Jim decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Cal left the harbor, Ryan decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Steven left the harbor, Jim decided to give a pin to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Cal", + "object": "pin", + "place": "harbor", + "random_a": "Steven", + "random_b": "Jim", + "random_c": "Neil" + } + }, + { + "text": "Once Tim and Daniel arrived at the gym, Tim gave a basketball to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Daniel arrived at the gym, Elizabeth gave a basketball to", + "random_names_cf": "Once Ryan and Rob arrived at the gym, Ryan gave a basketball to", + "s1_io_flip_cf": "Once Daniel and Tim arrived at the gym, Tim gave a basketball to", + "s2_io_flip_cf": "Once Tim and Daniel arrived at the gym, Daniel gave a basketball to", + "random_names_s1_ioi_flip_cf": "Once Rob and Ryan arrived at the gym, Ryan gave a basketball to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Rob arrived at the gym, Rob gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Tim arrived at the gym, Daniel gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Ryan arrived at the gym, Rob gave a basketball to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tim", + "object": "basketball", + "place": "gym", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Edward and Rick went to the university campus. Edward gave a drill bit to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Rick went to the university campus. Phil gave a drill bit to", + "random_names_cf": "Then, Will and Ross went to the university campus. Will gave a drill bit to", + "s1_io_flip_cf": "Then, Rick and Edward went to the university campus. Edward gave a drill bit to", + "s2_io_flip_cf": "Then, Edward and Rick went to the university campus. Rick gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Will went to the university campus. Will gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Will and Ross went to the university campus. Ross gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward went to the university campus. Rick gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Will went to the university campus. Ross gave a drill bit to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Edward", + "object": "drill bit", + "place": "university campus", + "random_a": "Will", + "random_b": "Ross", + "random_c": "Phil" + } + }, + { + "text": "When Alex and Don were about to leave the salon, Alex gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Don were about to leave the salon, Joe gave a ring to", + "random_names_cf": "When Steven and Charles were about to leave the salon, Steven gave a ring to", + "s1_io_flip_cf": "When Don and Alex were about to leave the salon, Alex gave a ring to", + "s2_io_flip_cf": "When Alex and Don were about to leave the salon, Don gave a ring to", + "random_names_s1_ioi_flip_cf": "When Charles and Steven were about to leave the salon, Steven gave a ring to", + "random_names_s2_ioi_flip_cf": "When Steven and Charles were about to leave the salon, Charles gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Alex were about to leave the salon, Don gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Steven were about to leave the salon, Charles gave a ring to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "ring", + "place": "salon", + "random_a": "Steven", + "random_b": "Charles", + "random_c": "Joe" + } + }, + { + "text": "Once Josh and Tom arrived at the circus, Josh gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Tom arrived at the circus, Andrew gave a bowl to", + "random_names_cf": "Once Alex and Ross arrived at the circus, Alex gave a bowl to", + "s1_io_flip_cf": "Once Tom and Josh arrived at the circus, Josh gave a bowl to", + "s2_io_flip_cf": "Once Josh and Tom arrived at the circus, Tom gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Ross and Alex arrived at the circus, Alex gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Alex and Ross arrived at the circus, Ross gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Josh arrived at the circus, Tom gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Alex arrived at the circus, Ross gave a bowl to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Josh", + "object": "bowl", + "place": "circus", + "random_a": "Alex", + "random_b": "Ross", + "random_c": "Andrew" + } + }, + { + "text": "The pharmacy Peter and Roger went to had a pair of nail clippers. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Peter and Roger went to had a pair of nail clippers. Tom gave it to", + "random_names_cf": "The pharmacy Stan and Alexander went to had a pair of nail clippers. Stan gave it to", + "s1_io_flip_cf": "The pharmacy Roger and Peter went to had a pair of nail clippers. Peter gave it to", + "s2_io_flip_cf": "The pharmacy Peter and Roger went to had a pair of nail clippers. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Alexander and Stan went to had a pair of nail clippers. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Stan and Alexander went to had a pair of nail clippers. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Roger and Peter went to had a pair of nail clippers. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Alexander and Stan went to had a pair of nail clippers. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "pair of nail clippers", + "place": "pharmacy", + "random_a": "Stan", + "random_b": "Alexander", + "random_c": "Tom" + } + }, + { + "text": "Then, Steven and Roy were working at the supermarket. Steven decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Roy were working at the supermarket. Angel decided to give a ring to", + "random_names_cf": "Then, Josh and Don were working at the supermarket. Josh decided to give a ring to", + "s1_io_flip_cf": "Then, Roy and Steven were working at the supermarket. Steven decided to give a ring to", + "s2_io_flip_cf": "Then, Steven and Roy were working at the supermarket. Roy decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Don and Josh were working at the supermarket. Josh decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Don were working at the supermarket. Don decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Steven were working at the supermarket. Roy decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Josh were working at the supermarket. Don decided to give a ring to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Steven", + "object": "ring", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "Then, Will and Elizabeth had a lot of fun at the boatyard. Will gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Elizabeth had a lot of fun at the boatyard. Stan gave a match to", + "random_names_cf": "Then, Lewis and Charles had a lot of fun at the boatyard. Lewis gave a match to", + "s1_io_flip_cf": "Then, Elizabeth and Will had a lot of fun at the boatyard. Will gave a match to", + "s2_io_flip_cf": "Then, Will and Elizabeth had a lot of fun at the boatyard. Elizabeth gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Lewis had a lot of fun at the boatyard. Lewis gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Charles had a lot of fun at the boatyard. Charles gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Will had a lot of fun at the boatyard. Elizabeth gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Lewis had a lot of fun at the boatyard. Charles gave a match to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Will", + "object": "match", + "place": "boatyard", + "random_a": "Lewis", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "Then, Robert and Jim were working at the dorm. Robert decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Jim were working at the dorm. Kelly decided to give a ruler to", + "random_names_cf": "Then, Elizabeth and Steve were working at the dorm. Elizabeth decided to give a ruler to", + "s1_io_flip_cf": "Then, Jim and Robert were working at the dorm. Robert decided to give a ruler to", + "s2_io_flip_cf": "Then, Robert and Jim were working at the dorm. Jim decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Elizabeth were working at the dorm. Elizabeth decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Steve were working at the dorm. Steve decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Robert were working at the dorm. Jim decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Elizabeth were working at the dorm. Steve decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Robert", + "object": "ruler", + "place": "dorm", + "random_a": "Elizabeth", + "random_b": "Steve", + "random_c": "Kelly" + } + }, + { + "text": "Then, Phil and Rick had a lot of fun at the salon. Phil gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Rick had a lot of fun at the salon. Angel gave a bathtub to", + "random_names_cf": "Then, Scott and Josh had a lot of fun at the salon. Scott gave a bathtub to", + "s1_io_flip_cf": "Then, Rick and Phil had a lot of fun at the salon. Phil gave a bathtub to", + "s2_io_flip_cf": "Then, Phil and Rick had a lot of fun at the salon. Rick gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Scott had a lot of fun at the salon. Scott gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Josh had a lot of fun at the salon. Josh gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Phil had a lot of fun at the salon. Rick gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Scott had a lot of fun at the salon. Josh gave a bathtub to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Phil", + "object": "bathtub", + "place": "salon", + "random_a": "Scott", + "random_b": "Josh", + "random_c": "Angel" + } + }, + { + "text": "While Robert and Elizabeth relaxed, Robert gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Elizabeth relaxed, Alexander gave a nail file to", + "random_names_cf": "While Jonathan and Roger relaxed, Jonathan gave a nail file to", + "s1_io_flip_cf": "While Elizabeth and Robert relaxed, Robert gave a nail file to", + "s2_io_flip_cf": "While Robert and Elizabeth relaxed, Elizabeth gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Roger and Jonathan relaxed, Jonathan gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Roger relaxed, Roger gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Robert relaxed, Elizabeth gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Jonathan relaxed, Roger gave a nail file to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Robert", + "object": "nail file", + "place": "airbase", + "random_a": "Jonathan", + "random_b": "Roger", + "random_c": "Alexander" + } + }, + { + "text": "When Joe and Kelly were about to leave the stadium, Joe gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Kelly were about to leave the stadium, Andrew gave a grater to", + "random_names_cf": "When Luke and Steve were about to leave the stadium, Luke gave a grater to", + "s1_io_flip_cf": "When Kelly and Joe were about to leave the stadium, Joe gave a grater to", + "s2_io_flip_cf": "When Joe and Kelly were about to leave the stadium, Kelly gave a grater to", + "random_names_s1_ioi_flip_cf": "When Steve and Luke were about to leave the stadium, Luke gave a grater to", + "random_names_s2_ioi_flip_cf": "When Luke and Steve were about to leave the stadium, Steve gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Joe were about to leave the stadium, Kelly gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Luke were about to leave the stadium, Steve gave a grater to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Joe", + "object": "grater", + "place": "stadium", + "random_a": "Luke", + "random_b": "Steve", + "random_c": "Andrew" + } + }, + { + "text": "When Lewis and Alexander were about to leave the campground, Lewis gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Alexander were about to leave the campground, Tom gave a mirror to", + "random_names_cf": "When Daniel and William were about to leave the campground, Daniel gave a mirror to", + "s1_io_flip_cf": "When Alexander and Lewis were about to leave the campground, Lewis gave a mirror to", + "s2_io_flip_cf": "When Lewis and Alexander were about to leave the campground, Alexander gave a mirror to", + "random_names_s1_ioi_flip_cf": "When William and Daniel were about to leave the campground, Daniel gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Daniel and William were about to leave the campground, William gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Lewis were about to leave the campground, Alexander gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Daniel were about to leave the campground, William gave a mirror to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Lewis", + "object": "mirror", + "place": "campground", + "random_a": "Daniel", + "random_b": "William", + "random_c": "Tom" + } + }, + { + "text": "Then, Cal and Summer went to the campground. Cal gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Summer went to the campground. Roger gave a joystick to", + "random_names_cf": "Then, Daniel and Mike went to the campground. Daniel gave a joystick to", + "s1_io_flip_cf": "Then, Summer and Cal went to the campground. Cal gave a joystick to", + "s2_io_flip_cf": "Then, Cal and Summer went to the campground. Summer gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Daniel went to the campground. Daniel gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Mike went to the campground. Mike gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Cal went to the campground. Summer gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Daniel went to the campground. Mike gave a joystick to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Cal", + "object": "joystick", + "place": "campground", + "random_a": "Daniel", + "random_b": "Mike", + "random_c": "Roger" + } + }, + { + "text": "Then, Austin and Steven went to the park. Austin gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Steven went to the park. Jim gave a pencil to", + "random_names_cf": "Then, Rob and Summer went to the park. Rob gave a pencil to", + "s1_io_flip_cf": "Then, Steven and Austin went to the park. Austin gave a pencil to", + "s2_io_flip_cf": "Then, Austin and Steven went to the park. Steven gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Rob went to the park. Rob gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Summer went to the park. Summer gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Austin went to the park. Steven gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rob went to the park. Summer gave a pencil to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Austin", + "object": "pencil", + "place": "park", + "random_a": "Rob", + "random_b": "Summer", + "random_c": "Jim" + } + }, + { + "text": "Before Alex and Tim left the park, Alex decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Tim left the park, Jim decided to give a bathtub to", + "random_names_cf": "Before Summer and Tom left the park, Summer decided to give a bathtub to", + "s1_io_flip_cf": "Before Tim and Alex left the park, Alex decided to give a bathtub to", + "s2_io_flip_cf": "Before Alex and Tim left the park, Tim decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Tom and Summer left the park, Summer decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Summer and Tom left the park, Tom decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Alex left the park, Tim decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Summer left the park, Tom decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alex", + "object": "bathtub", + "place": "park", + "random_a": "Summer", + "random_b": "Tom", + "random_c": "Jim" + } + }, + { + "text": "Once Steve and Grant arrived at the resort, Steve gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Grant arrived at the resort, Roy gave a ribbon to", + "random_names_cf": "Once Peter and Angel arrived at the resort, Peter gave a ribbon to", + "s1_io_flip_cf": "Once Grant and Steve arrived at the resort, Steve gave a ribbon to", + "s2_io_flip_cf": "Once Steve and Grant arrived at the resort, Grant gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once Angel and Peter arrived at the resort, Peter gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Peter and Angel arrived at the resort, Angel gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Steve arrived at the resort, Grant gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Peter arrived at the resort, Angel gave a ribbon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Steve", + "object": "ribbon", + "place": "resort", + "random_a": "Peter", + "random_b": "Angel", + "random_c": "Roy" + } + }, + { + "text": "Then, Edward and Cal went to the pet store. Edward gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Cal went to the pet store. Charles gave a blouse to", + "random_names_cf": "Then, Henry and Austin went to the pet store. Henry gave a blouse to", + "s1_io_flip_cf": "Then, Cal and Edward went to the pet store. Edward gave a blouse to", + "s2_io_flip_cf": "Then, Edward and Cal went to the pet store. Cal gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Henry went to the pet store. Henry gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Austin went to the pet store. Austin gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Edward went to the pet store. Cal gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Henry went to the pet store. Austin gave a blouse to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Edward", + "object": "blouse", + "place": "pet store", + "random_a": "Henry", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "Then, Stan and Andrew had a lot of fun at the resort. Stan gave a fan to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Andrew had a lot of fun at the resort. Daniel gave a fan to", + "random_names_cf": "Then, Phil and Guy had a lot of fun at the resort. Phil gave a fan to", + "s1_io_flip_cf": "Then, Andrew and Stan had a lot of fun at the resort. Stan gave a fan to", + "s2_io_flip_cf": "Then, Stan and Andrew had a lot of fun at the resort. Andrew gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Phil had a lot of fun at the resort. Phil gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Guy had a lot of fun at the resort. Guy gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Stan had a lot of fun at the resort. Andrew gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Phil had a lot of fun at the resort. Guy gave a fan to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Stan", + "object": "fan", + "place": "resort", + "random_a": "Phil", + "random_b": "Guy", + "random_c": "Daniel" + } + }, + { + "text": "When Dan and Andrew got a shoe at the campground, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Andrew got a shoe at the campground, Rob decided to give it to", + "random_names_cf": "When Rick and Elizabeth got a shoe at the campground, Rick decided to give it to", + "s1_io_flip_cf": "When Andrew and Dan got a shoe at the campground, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Andrew got a shoe at the campground, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Rick got a shoe at the campground, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Elizabeth got a shoe at the campground, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Dan got a shoe at the campground, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Rick got a shoe at the campground, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Dan", + "object": "shoe", + "place": "campground", + "random_a": "Rick", + "random_b": "Elizabeth", + "random_c": "Rob" + } + }, + { + "text": "When Ryan and Don got a pair of glasses at the break room, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Don got a pair of glasses at the break room, Scott decided to give it to", + "random_names_cf": "When Robert and Alexander got a pair of glasses at the break room, Robert decided to give it to", + "s1_io_flip_cf": "When Don and Ryan got a pair of glasses at the break room, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Don got a pair of glasses at the break room, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Robert got a pair of glasses at the break room, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Alexander got a pair of glasses at the break room, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Ryan got a pair of glasses at the break room, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Robert got a pair of glasses at the break room, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ryan", + "object": "pair of glasses", + "place": "break room", + "random_a": "Robert", + "random_b": "Alexander", + "random_c": "Scott" + } + }, + { + "text": "When Will and Josh were about to leave the mall, Will gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Josh were about to leave the mall, Rob gave a faucet to", + "random_names_cf": "When Alex and Austin were about to leave the mall, Alex gave a faucet to", + "s1_io_flip_cf": "When Josh and Will were about to leave the mall, Will gave a faucet to", + "s2_io_flip_cf": "When Will and Josh were about to leave the mall, Josh gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Austin and Alex were about to leave the mall, Alex gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Alex and Austin were about to leave the mall, Austin gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Will were about to leave the mall, Josh gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Alex were about to leave the mall, Austin gave a faucet to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Will", + "object": "faucet", + "place": "mall", + "random_a": "Alex", + "random_b": "Austin", + "random_c": "Rob" + } + }, + { + "text": "The break room Lewis and Joe went to had a desk. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Lewis and Joe went to had a desk. Tim gave it to", + "random_names_cf": "The break room Neil and Steve went to had a desk. Neil gave it to", + "s1_io_flip_cf": "The break room Joe and Lewis went to had a desk. Lewis gave it to", + "s2_io_flip_cf": "The break room Lewis and Joe went to had a desk. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The break room Steve and Neil went to had a desk. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The break room Neil and Steve went to had a desk. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Joe and Lewis went to had a desk. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Steve and Neil went to had a desk. Steve gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Lewis", + "object": "desk", + "place": "break room", + "random_a": "Neil", + "random_b": "Steve", + "random_c": "Tim" + } + }, + { + "text": "When Rob and Jonathan got a toilet at the racetrack, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Jonathan got a toilet at the racetrack, William decided to give it to", + "random_names_cf": "When Mike and Elizabeth got a toilet at the racetrack, Mike decided to give it to", + "s1_io_flip_cf": "When Jonathan and Rob got a toilet at the racetrack, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Jonathan got a toilet at the racetrack, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Mike got a toilet at the racetrack, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Elizabeth got a toilet at the racetrack, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Rob got a toilet at the racetrack, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Mike got a toilet at the racetrack, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Rob", + "object": "toilet", + "place": "racetrack", + "random_a": "Mike", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "Then, Mike and Roy had a lot of fun at the hangar. Mike gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Roy had a lot of fun at the hangar. Phil gave a screwdriver to", + "random_names_cf": "Then, Ryan and Charles had a lot of fun at the hangar. Ryan gave a screwdriver to", + "s1_io_flip_cf": "Then, Roy and Mike had a lot of fun at the hangar. Mike gave a screwdriver to", + "s2_io_flip_cf": "Then, Mike and Roy had a lot of fun at the hangar. Roy gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Ryan had a lot of fun at the hangar. Ryan gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Charles had a lot of fun at the hangar. Charles gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Mike had a lot of fun at the hangar. Roy gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Ryan had a lot of fun at the hangar. Charles gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Mike", + "object": "screwdriver", + "place": "hangar", + "random_a": "Ryan", + "random_b": "Charles", + "random_c": "Phil" + } + }, + { + "text": "Then, Tim and Phil went to the airport. Tim gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Phil went to the airport. Austin gave a crate to", + "random_names_cf": "Then, Tom and Alex went to the airport. Tom gave a crate to", + "s1_io_flip_cf": "Then, Phil and Tim went to the airport. Tim gave a crate to", + "s2_io_flip_cf": "Then, Tim and Phil went to the airport. Phil gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Tom went to the airport. Tom gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Alex went to the airport. Alex gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Tim went to the airport. Phil gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tom went to the airport. Alex gave a crate to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Tim", + "object": "crate", + "place": "airport", + "random_a": "Tom", + "random_b": "Alex", + "random_c": "Austin" + } + }, + { + "text": "Once Henry and Alexander arrived at the cafe, Henry gave a pencil sharpener to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Alexander arrived at the cafe, Alex gave a pencil sharpener to", + "random_names_cf": "Once Tom and Peter arrived at the cafe, Tom gave a pencil sharpener to", + "s1_io_flip_cf": "Once Alexander and Henry arrived at the cafe, Henry gave a pencil sharpener to", + "s2_io_flip_cf": "Once Henry and Alexander arrived at the cafe, Alexander gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Once Peter and Tom arrived at the cafe, Tom gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Once Tom and Peter arrived at the cafe, Peter gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Henry arrived at the cafe, Alexander gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Tom arrived at the cafe, Peter gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Henry", + "object": "pencil sharpener", + "place": "cafe", + "random_a": "Tom", + "random_b": "Peter", + "random_c": "Alex" + } + }, + { + "text": "The salon Edward and Mike went to had a fork. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Edward and Mike went to had a fork. Stan gave it to", + "random_names_cf": "The salon Henry and Jonathan went to had a fork. Henry gave it to", + "s1_io_flip_cf": "The salon Mike and Edward went to had a fork. Edward gave it to", + "s2_io_flip_cf": "The salon Edward and Mike went to had a fork. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The salon Jonathan and Henry went to had a fork. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The salon Henry and Jonathan went to had a fork. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Mike and Edward went to had a fork. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Jonathan and Henry went to had a fork. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "fork", + "place": "salon", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Stan" + } + }, + { + "text": "Before Angel and Austin left the pharmacy, Angel decided to give a desk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Austin left the pharmacy, Guy decided to give a desk to", + "random_names_cf": "Before Don and William left the pharmacy, Don decided to give a desk to", + "s1_io_flip_cf": "Before Austin and Angel left the pharmacy, Angel decided to give a desk to", + "s2_io_flip_cf": "Before Angel and Austin left the pharmacy, Austin decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Before William and Don left the pharmacy, Don decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Before Don and William left the pharmacy, William decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Angel left the pharmacy, Austin decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Don left the pharmacy, William decided to give a desk to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Angel", + "object": "desk", + "place": "pharmacy", + "random_a": "Don", + "random_b": "William", + "random_c": "Guy" + } + }, + { + "text": "Then, Cal and Joe were working at the gym. Cal decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe were working at the gym. Lewis decided to give a sifter to", + "random_names_cf": "Then, Grant and Will were working at the gym. Grant decided to give a sifter to", + "s1_io_flip_cf": "Then, Joe and Cal were working at the gym. Cal decided to give a sifter to", + "s2_io_flip_cf": "Then, Cal and Joe were working at the gym. Joe decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Will and Grant were working at the gym. Grant decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Will were working at the gym. Will decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal were working at the gym. Joe decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Grant were working at the gym. Will decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "sifter", + "place": "gym", + "random_a": "Grant", + "random_b": "Will", + "random_c": "Lewis" + } + }, + { + "text": "Once Mike and Neil arrived at the music store, Mike gave a pair of goggles to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Neil arrived at the music store, Cal gave a pair of goggles to", + "random_names_cf": "Once Sarah and Dan arrived at the music store, Sarah gave a pair of goggles to", + "s1_io_flip_cf": "Once Neil and Mike arrived at the music store, Mike gave a pair of goggles to", + "s2_io_flip_cf": "Once Mike and Neil arrived at the music store, Neil gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Once Dan and Sarah arrived at the music store, Sarah gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Dan arrived at the music store, Dan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Mike arrived at the music store, Neil gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Sarah arrived at the music store, Dan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Mike", + "object": "pair of goggles", + "place": "music store", + "random_a": "Sarah", + "random_b": "Dan", + "random_c": "Cal" + } + }, + { + "text": "Then, Daniel and Elizabeth were working at the studio. Daniel decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Elizabeth were working at the studio. Andrew decided to give a laptop to", + "random_names_cf": "Then, Ryan and Edward were working at the studio. Ryan decided to give a laptop to", + "s1_io_flip_cf": "Then, Elizabeth and Daniel were working at the studio. Daniel decided to give a laptop to", + "s2_io_flip_cf": "Then, Daniel and Elizabeth were working at the studio. Elizabeth decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Ryan were working at the studio. Ryan decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Edward were working at the studio. Edward decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Daniel were working at the studio. Elizabeth decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ryan were working at the studio. Edward decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Daniel", + "object": "laptop", + "place": "studio", + "random_a": "Ryan", + "random_b": "Edward", + "random_c": "Andrew" + } + }, + { + "text": "Then, Luke and Scott went to the spa. Luke gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Scott went to the spa. Phil gave a pair of nail clippers to", + "random_names_cf": "Then, Sarah and Roy went to the spa. Sarah gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Scott and Luke went to the spa. Luke gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Luke and Scott went to the spa. Scott gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Sarah went to the spa. Sarah gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Roy went to the spa. Roy gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Luke went to the spa. Scott gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Sarah went to the spa. Roy gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Luke", + "object": "pair of nail clippers", + "place": "spa", + "random_a": "Sarah", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "Then, Steve and Alexander were working at the school. Steve decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Alexander were working at the school. Alex decided to give a backpack to", + "random_names_cf": "Then, Rob and Lewis were working at the school. Rob decided to give a backpack to", + "s1_io_flip_cf": "Then, Alexander and Steve were working at the school. Steve decided to give a backpack to", + "s2_io_flip_cf": "Then, Steve and Alexander were working at the school. Alexander decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Rob were working at the school. Rob decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Lewis were working at the school. Lewis decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Steve were working at the school. Alexander decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Rob were working at the school. Lewis decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steve", + "object": "backpack", + "place": "school", + "random_a": "Rob", + "random_b": "Lewis", + "random_c": "Alex" + } + }, + { + "text": "Then, Stan and Rick went to the hotel. Stan gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Rick went to the hotel. Steve gave a jar to", + "random_names_cf": "Then, Edward and Josh went to the hotel. Edward gave a jar to", + "s1_io_flip_cf": "Then, Rick and Stan went to the hotel. Stan gave a jar to", + "s2_io_flip_cf": "Then, Stan and Rick went to the hotel. Rick gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Edward went to the hotel. Edward gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Josh went to the hotel. Josh gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Stan went to the hotel. Rick gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Edward went to the hotel. Josh gave a jar to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Stan", + "object": "jar", + "place": "hotel", + "random_a": "Edward", + "random_b": "Josh", + "random_c": "Steve" + } + }, + { + "text": "When Mike and Elizabeth were about to leave the cafe, Mike gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Elizabeth were about to leave the cafe, Lewis gave a set of headphones to", + "random_names_cf": "When Don and Cal were about to leave the cafe, Don gave a set of headphones to", + "s1_io_flip_cf": "When Elizabeth and Mike were about to leave the cafe, Mike gave a set of headphones to", + "s2_io_flip_cf": "When Mike and Elizabeth were about to leave the cafe, Elizabeth gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Cal and Don were about to leave the cafe, Don gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Don and Cal were about to leave the cafe, Cal gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Mike were about to leave the cafe, Elizabeth gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Don were about to leave the cafe, Cal gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Mike", + "object": "set of headphones", + "place": "cafe", + "random_a": "Don", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Neil were about to leave the circus, Robert gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Neil were about to leave the circus, Jim gave a pin to", + "random_names_cf": "When Cal and Rick were about to leave the circus, Cal gave a pin to", + "s1_io_flip_cf": "When Neil and Robert were about to leave the circus, Robert gave a pin to", + "s2_io_flip_cf": "When Robert and Neil were about to leave the circus, Neil gave a pin to", + "random_names_s1_ioi_flip_cf": "When Rick and Cal were about to leave the circus, Cal gave a pin to", + "random_names_s2_ioi_flip_cf": "When Cal and Rick were about to leave the circus, Rick gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Robert were about to leave the circus, Neil gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Cal were about to leave the circus, Rick gave a pin to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Robert", + "object": "pin", + "place": "circus", + "random_a": "Cal", + "random_b": "Rick", + "random_c": "Jim" + } + }, + { + "text": "Then, Alex and Dan were working at the field. Alex decided to give a dress to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Dan were working at the field. Alexander decided to give a dress to", + "random_names_cf": "Then, Ryan and Kelly were working at the field. Ryan decided to give a dress to", + "s1_io_flip_cf": "Then, Dan and Alex were working at the field. Alex decided to give a dress to", + "s2_io_flip_cf": "Then, Alex and Dan were working at the field. Dan decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Ryan were working at the field. Ryan decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Kelly were working at the field. Kelly decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alex were working at the field. Dan decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Ryan were working at the field. Kelly decided to give a dress to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alex", + "object": "dress", + "place": "field", + "random_a": "Ryan", + "random_b": "Kelly", + "random_c": "Alexander" + } + }, + { + "text": "The elevator Grant and Will went to had a pair of pliers. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Grant and Will went to had a pair of pliers. Luke gave it to", + "random_names_cf": "The elevator Steven and Austin went to had a pair of pliers. Steven gave it to", + "s1_io_flip_cf": "The elevator Will and Grant went to had a pair of pliers. Grant gave it to", + "s2_io_flip_cf": "The elevator Grant and Will went to had a pair of pliers. Will gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Austin and Steven went to had a pair of pliers. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Steven and Austin went to had a pair of pliers. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Will and Grant went to had a pair of pliers. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Austin and Steven went to had a pair of pliers. Austin gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Grant", + "object": "pair of pliers", + "place": "elevator", + "random_a": "Steven", + "random_b": "Austin", + "random_c": "Luke" + } + }, + { + "text": "Then, Phil and Kelly went to the cafe. Phil gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Kelly went to the cafe. Elizabeth gave a fork to", + "random_names_cf": "Then, Joe and Mike went to the cafe. Joe gave a fork to", + "s1_io_flip_cf": "Then, Kelly and Phil went to the cafe. Phil gave a fork to", + "s2_io_flip_cf": "Then, Phil and Kelly went to the cafe. Kelly gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Joe went to the cafe. Joe gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Mike went to the cafe. Mike gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Phil went to the cafe. Kelly gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe went to the cafe. Mike gave a fork to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Phil", + "object": "fork", + "place": "cafe", + "random_a": "Joe", + "random_b": "Mike", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and Ross were working at the restaurant. Roy decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Ross were working at the restaurant. Dan decided to give a can to", + "random_names_cf": "Then, Steve and Daniel were working at the restaurant. Steve decided to give a can to", + "s1_io_flip_cf": "Then, Ross and Roy were working at the restaurant. Roy decided to give a can to", + "s2_io_flip_cf": "Then, Roy and Ross were working at the restaurant. Ross decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Steve were working at the restaurant. Steve decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Daniel were working at the restaurant. Daniel decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Roy were working at the restaurant. Ross decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Steve were working at the restaurant. Daniel decided to give a can to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roy", + "object": "can", + "place": "restaurant", + "random_a": "Steve", + "random_b": "Daniel", + "random_c": "Dan" + } + }, + { + "text": "When Will and Alex were about to leave the toy store, Will gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Alex were about to leave the toy store, Tom gave a piece of tape to", + "random_names_cf": "When Summer and Daniel were about to leave the toy store, Summer gave a piece of tape to", + "s1_io_flip_cf": "When Alex and Will were about to leave the toy store, Will gave a piece of tape to", + "s2_io_flip_cf": "When Will and Alex were about to leave the toy store, Alex gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Daniel and Summer were about to leave the toy store, Summer gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Summer and Daniel were about to leave the toy store, Daniel gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Will were about to leave the toy store, Alex gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Summer were about to leave the toy store, Daniel gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Will", + "object": "piece of tape", + "place": "toy store", + "random_a": "Summer", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "While Joe and Jim relaxed, Joe gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Jim relaxed, Scott gave a sock to", + "random_names_cf": "While Rick and Mike relaxed, Rick gave a sock to", + "s1_io_flip_cf": "While Jim and Joe relaxed, Joe gave a sock to", + "s2_io_flip_cf": "While Joe and Jim relaxed, Jim gave a sock to", + "random_names_s1_ioi_flip_cf": "While Mike and Rick relaxed, Rick gave a sock to", + "random_names_s2_ioi_flip_cf": "While Rick and Mike relaxed, Mike gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Joe relaxed, Jim gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Rick relaxed, Mike gave a sock to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Joe", + "object": "sock", + "place": "department store", + "random_a": "Rick", + "random_b": "Mike", + "random_c": "Scott" + } + }, + { + "text": "Then, Jim and Luke went to the casino. Jim gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Luke went to the casino. Steve gave a snack to", + "random_names_cf": "Then, Steven and Grant went to the casino. Steven gave a snack to", + "s1_io_flip_cf": "Then, Luke and Jim went to the casino. Jim gave a snack to", + "s2_io_flip_cf": "Then, Jim and Luke went to the casino. Luke gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Steven went to the casino. Steven gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Grant went to the casino. Grant gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Jim went to the casino. Luke gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Steven went to the casino. Grant gave a snack to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Jim", + "object": "snack", + "place": "casino", + "random_a": "Steven", + "random_b": "Grant", + "random_c": "Steve" + } + }, + { + "text": "Then, Steve and Steven were working at the university campus. Steve decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Steven were working at the university campus. Neil decided to give a folder to", + "random_names_cf": "Then, Alexander and Dan were working at the university campus. Alexander decided to give a folder to", + "s1_io_flip_cf": "Then, Steven and Steve were working at the university campus. Steve decided to give a folder to", + "s2_io_flip_cf": "Then, Steve and Steven were working at the university campus. Steven decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Alexander were working at the university campus. Alexander decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Dan were working at the university campus. Dan decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Steve were working at the university campus. Steven decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alexander were working at the university campus. Dan decided to give a folder to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "folder", + "place": "university campus", + "random_a": "Alexander", + "random_b": "Dan", + "random_c": "Neil" + } + }, + { + "text": "When Steven and Ross got a boot at the school, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Ross got a boot at the school, Mike decided to give it to", + "random_names_cf": "When Charles and Steve got a boot at the school, Charles decided to give it to", + "s1_io_flip_cf": "When Ross and Steven got a boot at the school, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Ross got a boot at the school, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Charles got a boot at the school, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Steve got a boot at the school, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Steven got a boot at the school, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Charles got a boot at the school, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Steven", + "object": "boot", + "place": "school", + "random_a": "Charles", + "random_b": "Steve", + "random_c": "Mike" + } + }, + { + "text": "When Daniel and Grant got a backpack at the tire store, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Grant got a backpack at the tire store, Jonathan decided to give it to", + "random_names_cf": "When Lewis and Luke got a backpack at the tire store, Lewis decided to give it to", + "s1_io_flip_cf": "When Grant and Daniel got a backpack at the tire store, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Grant got a backpack at the tire store, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Lewis got a backpack at the tire store, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Luke got a backpack at the tire store, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Daniel got a backpack at the tire store, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Lewis got a backpack at the tire store, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Daniel", + "object": "backpack", + "place": "tire store", + "random_a": "Lewis", + "random_b": "Luke", + "random_c": "Jonathan" + } + }, + { + "text": "When Ross and Henry were about to leave the service station, Ross gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Henry were about to leave the service station, Mike gave a ring to", + "random_names_cf": "When Guy and Tom were about to leave the service station, Guy gave a ring to", + "s1_io_flip_cf": "When Henry and Ross were about to leave the service station, Ross gave a ring to", + "s2_io_flip_cf": "When Ross and Henry were about to leave the service station, Henry gave a ring to", + "random_names_s1_ioi_flip_cf": "When Tom and Guy were about to leave the service station, Guy gave a ring to", + "random_names_s2_ioi_flip_cf": "When Guy and Tom were about to leave the service station, Tom gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Ross were about to leave the service station, Henry gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Guy were about to leave the service station, Tom gave a ring to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ross", + "object": "ring", + "place": "service station", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Mike" + } + }, + { + "text": "While Josh and Andrew relaxed, Josh gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Andrew relaxed, Daniel gave a match to", + "random_names_cf": "While William and Alexander relaxed, William gave a match to", + "s1_io_flip_cf": "While Andrew and Josh relaxed, Josh gave a match to", + "s2_io_flip_cf": "While Josh and Andrew relaxed, Andrew gave a match to", + "random_names_s1_ioi_flip_cf": "While Alexander and William relaxed, William gave a match to", + "random_names_s2_ioi_flip_cf": "While William and Alexander relaxed, Alexander gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Josh relaxed, Andrew gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and William relaxed, Alexander gave a match to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Josh", + "object": "match", + "place": "mall", + "random_a": "William", + "random_b": "Alexander", + "random_c": "Daniel" + } + }, + { + "text": "While Elizabeth and Joe relaxed, Elizabeth gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Joe relaxed, Edward gave a bucket of paint to", + "random_names_cf": "While Will and William relaxed, Will gave a bucket of paint to", + "s1_io_flip_cf": "While Joe and Elizabeth relaxed, Elizabeth gave a bucket of paint to", + "s2_io_flip_cf": "While Elizabeth and Joe relaxed, Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While William and Will relaxed, Will gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Will and William relaxed, William gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Elizabeth relaxed, Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Will relaxed, William gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Elizabeth", + "object": "bucket of paint", + "place": "cafeteria", + "random_a": "Will", + "random_b": "William", + "random_c": "Edward" + } + }, + { + "text": "While Alex and Rick relaxed, Alex gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Rick relaxed, Austin gave a pencil to", + "random_names_cf": "While Dan and Roger relaxed, Dan gave a pencil to", + "s1_io_flip_cf": "While Rick and Alex relaxed, Alex gave a pencil to", + "s2_io_flip_cf": "While Alex and Rick relaxed, Rick gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Roger and Dan relaxed, Dan gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Dan and Roger relaxed, Roger gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Alex relaxed, Rick gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Dan relaxed, Roger gave a pencil to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Alex", + "object": "pencil", + "place": "airbase", + "random_a": "Dan", + "random_b": "Roger", + "random_c": "Austin" + } + }, + { + "text": "While Andrew and Josh relaxed, Andrew gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Josh relaxed, Angel gave a gold watch to", + "random_names_cf": "While Ross and Tim relaxed, Ross gave a gold watch to", + "s1_io_flip_cf": "While Josh and Andrew relaxed, Andrew gave a gold watch to", + "s2_io_flip_cf": "While Andrew and Josh relaxed, Josh gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Tim and Ross relaxed, Ross gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Ross and Tim relaxed, Tim gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Andrew relaxed, Josh gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Ross relaxed, Tim gave a gold watch to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Andrew", + "object": "gold watch", + "place": "casino", + "random_a": "Ross", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "Then, Lewis and Sarah had a lot of fun at the cafeteria. Lewis gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Sarah had a lot of fun at the cafeteria. Robert gave a carpet to", + "random_names_cf": "Then, Summer and Joe had a lot of fun at the cafeteria. Summer gave a carpet to", + "s1_io_flip_cf": "Then, Sarah and Lewis had a lot of fun at the cafeteria. Lewis gave a carpet to", + "s2_io_flip_cf": "Then, Lewis and Sarah had a lot of fun at the cafeteria. Sarah gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Summer had a lot of fun at the cafeteria. Summer gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Joe had a lot of fun at the cafeteria. Joe gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Lewis had a lot of fun at the cafeteria. Sarah gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Summer had a lot of fun at the cafeteria. Joe gave a carpet to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "carpet", + "place": "cafeteria", + "random_a": "Summer", + "random_b": "Joe", + "random_c": "Robert" + } + }, + { + "text": "Then, Roger and Alex were working at the resort. Roger decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Alex were working at the resort. Dan decided to give a wallet to", + "random_names_cf": "Then, Andrew and Neil were working at the resort. Andrew decided to give a wallet to", + "s1_io_flip_cf": "Then, Alex and Roger were working at the resort. Roger decided to give a wallet to", + "s2_io_flip_cf": "Then, Roger and Alex were working at the resort. Alex decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Andrew were working at the resort. Andrew decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Neil were working at the resort. Neil decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Roger were working at the resort. Alex decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Andrew were working at the resort. Neil decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Roger", + "object": "wallet", + "place": "resort", + "random_a": "Andrew", + "random_b": "Neil", + "random_c": "Dan" + } + }, + { + "text": "Before Will and Scott left the marketplace, Will decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Scott left the marketplace, Robert decided to give a needle to", + "random_names_cf": "Before Ross and Edward left the marketplace, Ross decided to give a needle to", + "s1_io_flip_cf": "Before Scott and Will left the marketplace, Will decided to give a needle to", + "s2_io_flip_cf": "Before Will and Scott left the marketplace, Scott decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Edward and Ross left the marketplace, Ross decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Ross and Edward left the marketplace, Edward decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Will left the marketplace, Scott decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Ross left the marketplace, Edward decided to give a needle to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Will", + "object": "needle", + "place": "marketplace", + "random_a": "Ross", + "random_b": "Edward", + "random_c": "Robert" + } + }, + { + "text": "Then, Lewis and Luke were working at the hangar. Lewis decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Luke were working at the hangar. Alex decided to give a highlighter to", + "random_names_cf": "Then, Tom and Guy were working at the hangar. Tom decided to give a highlighter to", + "s1_io_flip_cf": "Then, Luke and Lewis were working at the hangar. Lewis decided to give a highlighter to", + "s2_io_flip_cf": "Then, Lewis and Luke were working at the hangar. Luke decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Tom were working at the hangar. Tom decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Guy were working at the hangar. Guy decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Lewis were working at the hangar. Luke decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Tom were working at the hangar. Guy decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Lewis", + "object": "highlighter", + "place": "hangar", + "random_a": "Tom", + "random_b": "Guy", + "random_c": "Alex" + } + }, + { + "text": "Then, Roger and Roy had a lot of fun at the racetrack. Roger gave a crate to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Roy had a lot of fun at the racetrack. William gave a crate to", + "random_names_cf": "Then, Grant and Kay had a lot of fun at the racetrack. Grant gave a crate to", + "s1_io_flip_cf": "Then, Roy and Roger had a lot of fun at the racetrack. Roger gave a crate to", + "s2_io_flip_cf": "Then, Roger and Roy had a lot of fun at the racetrack. Roy gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Grant had a lot of fun at the racetrack. Grant gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Kay had a lot of fun at the racetrack. Kay gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Roger had a lot of fun at the racetrack. Roy gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Grant had a lot of fun at the racetrack. Kay gave a crate to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Roger", + "object": "crate", + "place": "racetrack", + "random_a": "Grant", + "random_b": "Kay", + "random_c": "William" + } + }, + { + "text": "The mall Elizabeth and Neil went to had a gold watch. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Elizabeth and Neil went to had a gold watch. Jim gave it to", + "random_names_cf": "The mall Mike and Stan went to had a gold watch. Mike gave it to", + "s1_io_flip_cf": "The mall Neil and Elizabeth went to had a gold watch. Elizabeth gave it to", + "s2_io_flip_cf": "The mall Elizabeth and Neil went to had a gold watch. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The mall Stan and Mike went to had a gold watch. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The mall Mike and Stan went to had a gold watch. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Neil and Elizabeth went to had a gold watch. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Stan and Mike went to had a gold watch. Stan gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "gold watch", + "place": "mall", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Jim" + } + }, + { + "text": "While Rob and Kay relaxed, Rob gave a tent to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Kay relaxed, Sarah gave a tent to", + "random_names_cf": "While Austin and Andrew relaxed, Austin gave a tent to", + "s1_io_flip_cf": "While Kay and Rob relaxed, Rob gave a tent to", + "s2_io_flip_cf": "While Rob and Kay relaxed, Kay gave a tent to", + "random_names_s1_ioi_flip_cf": "While Andrew and Austin relaxed, Austin gave a tent to", + "random_names_s2_ioi_flip_cf": "While Austin and Andrew relaxed, Andrew gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Rob relaxed, Kay gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Austin relaxed, Andrew gave a tent to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rob", + "object": "tent", + "place": "hotel", + "random_a": "Austin", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "Once Daniel and Tom arrived at the restaurant, Daniel gave a jar to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Tom arrived at the restaurant, Don gave a jar to", + "random_names_cf": "Once Roy and William arrived at the restaurant, Roy gave a jar to", + "s1_io_flip_cf": "Once Tom and Daniel arrived at the restaurant, Daniel gave a jar to", + "s2_io_flip_cf": "Once Daniel and Tom arrived at the restaurant, Tom gave a jar to", + "random_names_s1_ioi_flip_cf": "Once William and Roy arrived at the restaurant, Roy gave a jar to", + "random_names_s2_ioi_flip_cf": "Once Roy and William arrived at the restaurant, William gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Daniel arrived at the restaurant, Tom gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Roy arrived at the restaurant, William gave a jar to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Daniel", + "object": "jar", + "place": "restaurant", + "random_a": "Roy", + "random_b": "William", + "random_c": "Don" + } + }, + { + "text": "Before Phil and Tom left the toy store, Phil decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Tom left the toy store, Roger decided to give a fan to", + "random_names_cf": "Before Alexander and Edward left the toy store, Alexander decided to give a fan to", + "s1_io_flip_cf": "Before Tom and Phil left the toy store, Phil decided to give a fan to", + "s2_io_flip_cf": "Before Phil and Tom left the toy store, Tom decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Edward and Alexander left the toy store, Alexander decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Edward left the toy store, Edward decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Phil left the toy store, Tom decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Alexander left the toy store, Edward decided to give a fan to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "fan", + "place": "toy store", + "random_a": "Alexander", + "random_b": "Edward", + "random_c": "Roger" + } + }, + { + "text": "Then, Austin and Robert were working at the university campus. Austin decided to give a remote control to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Robert were working at the university campus. Alex decided to give a remote control to", + "random_names_cf": "Then, Kay and Guy were working at the university campus. Kay decided to give a remote control to", + "s1_io_flip_cf": "Then, Robert and Austin were working at the university campus. Austin decided to give a remote control to", + "s2_io_flip_cf": "Then, Austin and Robert were working at the university campus. Robert decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Kay were working at the university campus. Kay decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Guy were working at the university campus. Guy decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Austin were working at the university campus. Robert decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Kay were working at the university campus. Guy decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Austin", + "object": "remote control", + "place": "university campus", + "random_a": "Kay", + "random_b": "Guy", + "random_c": "Alex" + } + }, + { + "text": "Then, Elizabeth and Grant had a lot of fun at the airbase. Elizabeth gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Grant had a lot of fun at the airbase. Daniel gave a ribbon to", + "random_names_cf": "Then, Rob and Tom had a lot of fun at the airbase. Rob gave a ribbon to", + "s1_io_flip_cf": "Then, Grant and Elizabeth had a lot of fun at the airbase. Elizabeth gave a ribbon to", + "s2_io_flip_cf": "Then, Elizabeth and Grant had a lot of fun at the airbase. Grant gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Rob had a lot of fun at the airbase. Rob gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Tom had a lot of fun at the airbase. Tom gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Elizabeth had a lot of fun at the airbase. Grant gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Rob had a lot of fun at the airbase. Tom gave a ribbon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Elizabeth", + "object": "ribbon", + "place": "airbase", + "random_a": "Rob", + "random_b": "Tom", + "random_c": "Daniel" + } + }, + { + "text": "While Grant and Charles relaxed, Grant gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Charles relaxed, Andrew gave a screwdriver to", + "random_names_cf": "While Tim and Guy relaxed, Tim gave a screwdriver to", + "s1_io_flip_cf": "While Charles and Grant relaxed, Grant gave a screwdriver to", + "s2_io_flip_cf": "While Grant and Charles relaxed, Charles gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Guy and Tim relaxed, Tim gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Tim and Guy relaxed, Guy gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Grant relaxed, Charles gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Tim relaxed, Guy gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Grant", + "object": "screwdriver", + "place": "salon", + "random_a": "Tim", + "random_b": "Guy", + "random_c": "Andrew" + } + }, + { + "text": "Once Stan and Phil arrived at the service station, Stan gave a sandal to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Phil arrived at the service station, Charles gave a sandal to", + "random_names_cf": "Once Robert and Mike arrived at the service station, Robert gave a sandal to", + "s1_io_flip_cf": "Once Phil and Stan arrived at the service station, Stan gave a sandal to", + "s2_io_flip_cf": "Once Stan and Phil arrived at the service station, Phil gave a sandal to", + "random_names_s1_ioi_flip_cf": "Once Mike and Robert arrived at the service station, Robert gave a sandal to", + "random_names_s2_ioi_flip_cf": "Once Robert and Mike arrived at the service station, Mike gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Stan arrived at the service station, Phil gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Robert arrived at the service station, Mike gave a sandal to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "sandal", + "place": "service station", + "random_a": "Robert", + "random_b": "Mike", + "random_c": "Charles" + } + }, + { + "text": "The court Cal and Daniel went to had a piece of tape. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Cal and Daniel went to had a piece of tape. Rob gave it to", + "random_names_cf": "The court Peter and Josh went to had a piece of tape. Peter gave it to", + "s1_io_flip_cf": "The court Daniel and Cal went to had a piece of tape. Cal gave it to", + "s2_io_flip_cf": "The court Cal and Daniel went to had a piece of tape. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The court Josh and Peter went to had a piece of tape. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The court Peter and Josh went to had a piece of tape. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Daniel and Cal went to had a piece of tape. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Josh and Peter went to had a piece of tape. Josh gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "piece of tape", + "place": "court", + "random_a": "Peter", + "random_b": "Josh", + "random_c": "Rob" + } + }, + { + "text": "Then, Rick and Charles went to the zoo. Rick gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Charles went to the zoo. Jim gave a machine to", + "random_names_cf": "Then, Ryan and Roy went to the zoo. Ryan gave a machine to", + "s1_io_flip_cf": "Then, Charles and Rick went to the zoo. Rick gave a machine to", + "s2_io_flip_cf": "Then, Rick and Charles went to the zoo. Charles gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Ryan went to the zoo. Ryan gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Roy went to the zoo. Roy gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Rick went to the zoo. Charles gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Ryan went to the zoo. Roy gave a machine to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Rick", + "object": "machine", + "place": "zoo", + "random_a": "Ryan", + "random_b": "Roy", + "random_c": "Jim" + } + }, + { + "text": "While Henry and Ross relaxed, Henry gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Ross relaxed, Edward gave a bucket of paint to", + "random_names_cf": "While Jonathan and Rob relaxed, Jonathan gave a bucket of paint to", + "s1_io_flip_cf": "While Ross and Henry relaxed, Henry gave a bucket of paint to", + "s2_io_flip_cf": "While Henry and Ross relaxed, Ross gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Rob and Jonathan relaxed, Jonathan gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Rob relaxed, Rob gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Henry relaxed, Ross gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Jonathan relaxed, Rob gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Henry", + "object": "bucket of paint", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Rob", + "random_c": "Edward" + } + }, + { + "text": "Once Roger and Rick arrived at the break room, Roger gave a pair of glasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Rick arrived at the break room, Luke gave a pair of glasses to", + "random_names_cf": "Once Ryan and Mike arrived at the break room, Ryan gave a pair of glasses to", + "s1_io_flip_cf": "Once Rick and Roger arrived at the break room, Roger gave a pair of glasses to", + "s2_io_flip_cf": "Once Roger and Rick arrived at the break room, Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Once Mike and Ryan arrived at the break room, Ryan gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Mike arrived at the break room, Mike gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Roger arrived at the break room, Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Ryan arrived at the break room, Mike gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roger", + "object": "pair of glasses", + "place": "break room", + "random_a": "Ryan", + "random_b": "Mike", + "random_c": "Luke" + } + }, + { + "text": "The car Ross and Mike went to had a highlighter. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Ross and Mike went to had a highlighter. Ryan gave it to", + "random_names_cf": "The car Joe and Stan went to had a highlighter. Joe gave it to", + "s1_io_flip_cf": "The car Mike and Ross went to had a highlighter. Ross gave it to", + "s2_io_flip_cf": "The car Ross and Mike went to had a highlighter. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The car Stan and Joe went to had a highlighter. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The car Joe and Stan went to had a highlighter. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Mike and Ross went to had a highlighter. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Stan and Joe went to had a highlighter. Stan gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Ross", + "object": "highlighter", + "place": "car", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "Ryan" + } + }, + { + "text": "When Robert and Jonathan got a fork at the service station, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Jonathan got a fork at the service station, Henry decided to give it to", + "random_names_cf": "When Angel and Josh got a fork at the service station, Angel decided to give it to", + "s1_io_flip_cf": "When Jonathan and Robert got a fork at the service station, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Jonathan got a fork at the service station, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Angel got a fork at the service station, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Josh got a fork at the service station, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Robert got a fork at the service station, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Angel got a fork at the service station, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Robert", + "object": "fork", + "place": "service station", + "random_a": "Angel", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "When Will and Henry got a pencil at the restaurant, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Henry got a pencil at the restaurant, Angel decided to give it to", + "random_names_cf": "When Roger and William got a pencil at the restaurant, Roger decided to give it to", + "s1_io_flip_cf": "When Henry and Will got a pencil at the restaurant, Will decided to give it to", + "s2_io_flip_cf": "When Will and Henry got a pencil at the restaurant, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Roger got a pencil at the restaurant, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and William got a pencil at the restaurant, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Will got a pencil at the restaurant, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Roger got a pencil at the restaurant, William decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Will", + "object": "pencil", + "place": "restaurant", + "random_a": "Roger", + "random_b": "William", + "random_c": "Angel" + } + }, + { + "text": "Before Joe and Rob left the zoo, Joe decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Rob left the zoo, Ross decided to give a trunk to", + "random_names_cf": "Before Summer and Charles left the zoo, Summer decided to give a trunk to", + "s1_io_flip_cf": "Before Rob and Joe left the zoo, Joe decided to give a trunk to", + "s2_io_flip_cf": "Before Joe and Rob left the zoo, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Charles and Summer left the zoo, Summer decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Summer and Charles left the zoo, Charles decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Joe left the zoo, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Summer left the zoo, Charles decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Joe", + "object": "trunk", + "place": "zoo", + "random_a": "Summer", + "random_b": "Charles", + "random_c": "Ross" + } + }, + { + "text": "Before Scott and Angel left the ramp, Scott decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Angel left the ramp, Peter decided to give a banner to", + "random_names_cf": "Before Rick and Alexander left the ramp, Rick decided to give a banner to", + "s1_io_flip_cf": "Before Angel and Scott left the ramp, Scott decided to give a banner to", + "s2_io_flip_cf": "Before Scott and Angel left the ramp, Angel decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Rick left the ramp, Rick decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Rick and Alexander left the ramp, Alexander decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Scott left the ramp, Angel decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Rick left the ramp, Alexander decided to give a banner to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Scott", + "object": "banner", + "place": "ramp", + "random_a": "Rick", + "random_b": "Alexander", + "random_c": "Peter" + } + }, + { + "text": "When Sarah and Jonathan got a machine at the spa, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Jonathan got a machine at the spa, Rick decided to give it to", + "random_names_cf": "When Steve and Kay got a machine at the spa, Steve decided to give it to", + "s1_io_flip_cf": "When Jonathan and Sarah got a machine at the spa, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Jonathan got a machine at the spa, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Steve got a machine at the spa, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Kay got a machine at the spa, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Sarah got a machine at the spa, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Steve got a machine at the spa, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Sarah", + "object": "machine", + "place": "spa", + "random_a": "Steve", + "random_b": "Kay", + "random_c": "Rick" + } + }, + { + "text": "While Ross and William relaxed, Ross gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and William relaxed, Edward gave a pin to", + "random_names_cf": "While Alexander and Andrew relaxed, Alexander gave a pin to", + "s1_io_flip_cf": "While William and Ross relaxed, Ross gave a pin to", + "s2_io_flip_cf": "While Ross and William relaxed, William gave a pin to", + "random_names_s1_ioi_flip_cf": "While Andrew and Alexander relaxed, Alexander gave a pin to", + "random_names_s2_ioi_flip_cf": "While Alexander and Andrew relaxed, Andrew gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Ross relaxed, William gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Alexander relaxed, Andrew gave a pin to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Ross", + "object": "pin", + "place": "pet store", + "random_a": "Alexander", + "random_b": "Andrew", + "random_c": "Edward" + } + }, + { + "text": "When Rick and Summer were about to leave the house, Rick gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Summer were about to leave the house, Phil gave a banner to", + "random_names_cf": "When William and Tim were about to leave the house, William gave a banner to", + "s1_io_flip_cf": "When Summer and Rick were about to leave the house, Rick gave a banner to", + "s2_io_flip_cf": "When Rick and Summer were about to leave the house, Summer gave a banner to", + "random_names_s1_ioi_flip_cf": "When Tim and William were about to leave the house, William gave a banner to", + "random_names_s2_ioi_flip_cf": "When William and Tim were about to leave the house, Tim gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Rick were about to leave the house, Summer gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and William were about to leave the house, Tim gave a banner to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rick", + "object": "banner", + "place": "house", + "random_a": "William", + "random_b": "Tim", + "random_c": "Phil" + } + }, + { + "text": "Then, Andrew and Phil had a lot of fun at the square. Andrew gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Phil had a lot of fun at the square. Roger gave a blouse to", + "random_names_cf": "Then, Cal and Don had a lot of fun at the square. Cal gave a blouse to", + "s1_io_flip_cf": "Then, Phil and Andrew had a lot of fun at the square. Andrew gave a blouse to", + "s2_io_flip_cf": "Then, Andrew and Phil had a lot of fun at the square. Phil gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Don and Cal had a lot of fun at the square. Cal gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Don had a lot of fun at the square. Don gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Andrew had a lot of fun at the square. Phil gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Cal had a lot of fun at the square. Don gave a blouse to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Andrew", + "object": "blouse", + "place": "square", + "random_a": "Cal", + "random_b": "Don", + "random_c": "Roger" + } + }, + { + "text": "Once Neil and Grant arrived at the hotel, Neil gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Grant arrived at the hotel, Tim gave a blouse to", + "random_names_cf": "Once Don and Will arrived at the hotel, Don gave a blouse to", + "s1_io_flip_cf": "Once Grant and Neil arrived at the hotel, Neil gave a blouse to", + "s2_io_flip_cf": "Once Neil and Grant arrived at the hotel, Grant gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Will and Don arrived at the hotel, Don gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Don and Will arrived at the hotel, Will gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Neil arrived at the hotel, Grant gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Don arrived at the hotel, Will gave a blouse to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "blouse", + "place": "hotel", + "random_a": "Don", + "random_b": "Will", + "random_c": "Tim" + } + }, + { + "text": "When Tim and Guy got a ruler at the square, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Guy got a ruler at the square, Elizabeth decided to give it to", + "random_names_cf": "When Joe and Kay got a ruler at the square, Joe decided to give it to", + "s1_io_flip_cf": "When Guy and Tim got a ruler at the square, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Guy got a ruler at the square, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Joe got a ruler at the square, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Kay got a ruler at the square, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Tim got a ruler at the square, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Joe got a ruler at the square, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Tim", + "object": "ruler", + "place": "square", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Elizabeth" + } + }, + { + "text": "When Roger and Summer got a shoe at the hangar, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Summer got a shoe at the hangar, Jonathan decided to give it to", + "random_names_cf": "When Roy and Tom got a shoe at the hangar, Roy decided to give it to", + "s1_io_flip_cf": "When Summer and Roger got a shoe at the hangar, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Summer got a shoe at the hangar, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Roy got a shoe at the hangar, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Tom got a shoe at the hangar, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Roger got a shoe at the hangar, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Roy got a shoe at the hangar, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Roger", + "object": "shoe", + "place": "hangar", + "random_a": "Roy", + "random_b": "Tom", + "random_c": "Jonathan" + } + }, + { + "text": "When Daniel and Luke got a tent at the university campus, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Luke got a tent at the university campus, Josh decided to give it to", + "random_names_cf": "When Angel and Rob got a tent at the university campus, Angel decided to give it to", + "s1_io_flip_cf": "When Luke and Daniel got a tent at the university campus, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Luke got a tent at the university campus, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Angel got a tent at the university campus, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Rob got a tent at the university campus, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Daniel got a tent at the university campus, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Angel got a tent at the university campus, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Daniel", + "object": "tent", + "place": "university campus", + "random_a": "Angel", + "random_b": "Rob", + "random_c": "Josh" + } + }, + { + "text": "When Tim and Summer got a basket at the ferry, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Summer got a basket at the ferry, William decided to give it to", + "random_names_cf": "When Stan and Lewis got a basket at the ferry, Stan decided to give it to", + "s1_io_flip_cf": "When Summer and Tim got a basket at the ferry, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Summer got a basket at the ferry, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Stan got a basket at the ferry, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Lewis got a basket at the ferry, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Tim got a basket at the ferry, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Stan got a basket at the ferry, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Tim", + "object": "basket", + "place": "ferry", + "random_a": "Stan", + "random_b": "Lewis", + "random_c": "William" + } + }, + { + "text": "The restaurant Cal and Jonathan went to had a fork. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Cal and Jonathan went to had a fork. Will gave it to", + "random_names_cf": "The restaurant Lewis and Joe went to had a fork. Lewis gave it to", + "s1_io_flip_cf": "The restaurant Jonathan and Cal went to had a fork. Cal gave it to", + "s2_io_flip_cf": "The restaurant Cal and Jonathan went to had a fork. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Joe and Lewis went to had a fork. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Lewis and Joe went to had a fork. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Jonathan and Cal went to had a fork. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Joe and Lewis went to had a fork. Joe gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Cal", + "object": "fork", + "place": "restaurant", + "random_a": "Lewis", + "random_b": "Joe", + "random_c": "Will" + } + }, + { + "text": "Once Rick and Sarah arrived at the department store, Rick gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Sarah arrived at the department store, Andrew gave a remote control to", + "random_names_cf": "Once William and Cal arrived at the department store, William gave a remote control to", + "s1_io_flip_cf": "Once Sarah and Rick arrived at the department store, Rick gave a remote control to", + "s2_io_flip_cf": "Once Rick and Sarah arrived at the department store, Sarah gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Cal and William arrived at the department store, William gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once William and Cal arrived at the department store, Cal gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Rick arrived at the department store, Sarah gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and William arrived at the department store, Cal gave a remote control to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rick", + "object": "remote control", + "place": "department store", + "random_a": "William", + "random_b": "Cal", + "random_c": "Andrew" + } + }, + { + "text": "Then, Roger and Ross had a lot of fun at the court. Roger gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Ross had a lot of fun at the court. Mike gave a wallet to", + "random_names_cf": "Then, Ryan and Henry had a lot of fun at the court. Ryan gave a wallet to", + "s1_io_flip_cf": "Then, Ross and Roger had a lot of fun at the court. Roger gave a wallet to", + "s2_io_flip_cf": "Then, Roger and Ross had a lot of fun at the court. Ross gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Ryan had a lot of fun at the court. Ryan gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Henry had a lot of fun at the court. Henry gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Roger had a lot of fun at the court. Ross gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Ryan had a lot of fun at the court. Henry gave a wallet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roger", + "object": "wallet", + "place": "court", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "When Peter and Stan were about to leave the park, Peter gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Stan were about to leave the park, Ross gave a sandal to", + "random_names_cf": "When Cal and Grant were about to leave the park, Cal gave a sandal to", + "s1_io_flip_cf": "When Stan and Peter were about to leave the park, Peter gave a sandal to", + "s2_io_flip_cf": "When Peter and Stan were about to leave the park, Stan gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Grant and Cal were about to leave the park, Cal gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Cal and Grant were about to leave the park, Grant gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Peter were about to leave the park, Stan gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Cal were about to leave the park, Grant gave a sandal to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Peter", + "object": "sandal", + "place": "park", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "Then, Phil and Edward were working at the circus. Phil decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Edward were working at the circus. Kelly decided to give a pin to", + "random_names_cf": "Then, Robert and Dan were working at the circus. Robert decided to give a pin to", + "s1_io_flip_cf": "Then, Edward and Phil were working at the circus. Phil decided to give a pin to", + "s2_io_flip_cf": "Then, Phil and Edward were working at the circus. Edward decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Robert were working at the circus. Robert decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Dan were working at the circus. Dan decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Phil were working at the circus. Edward decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Robert were working at the circus. Dan decided to give a pin to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Phil", + "object": "pin", + "place": "circus", + "random_a": "Robert", + "random_b": "Dan", + "random_c": "Kelly" + } + }, + { + "text": "While Steve and Steven relaxed, Steve gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Steven relaxed, Rob gave a ruler to", + "random_names_cf": "While Lewis and William relaxed, Lewis gave a ruler to", + "s1_io_flip_cf": "While Steven and Steve relaxed, Steve gave a ruler to", + "s2_io_flip_cf": "While Steve and Steven relaxed, Steven gave a ruler to", + "random_names_s1_ioi_flip_cf": "While William and Lewis relaxed, Lewis gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Lewis and William relaxed, William gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Steve relaxed, Steven gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Lewis relaxed, William gave a ruler to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "ruler", + "place": "restaurant", + "random_a": "Lewis", + "random_b": "William", + "random_c": "Rob" + } + }, + { + "text": "Before Daniel and Ryan left the optician, Daniel decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Ryan left the optician, Angel decided to give a crate to", + "random_names_cf": "Before Sarah and Stan left the optician, Sarah decided to give a crate to", + "s1_io_flip_cf": "Before Ryan and Daniel left the optician, Daniel decided to give a crate to", + "s2_io_flip_cf": "Before Daniel and Ryan left the optician, Ryan decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Stan and Sarah left the optician, Sarah decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Stan left the optician, Stan decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Daniel left the optician, Ryan decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Sarah left the optician, Stan decided to give a crate to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Daniel", + "object": "crate", + "place": "optician", + "random_a": "Sarah", + "random_b": "Stan", + "random_c": "Angel" + } + }, + { + "text": "While Will and Charles relaxed, Will gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Charles relaxed, Roy gave a strainer to", + "random_names_cf": "While Angel and William relaxed, Angel gave a strainer to", + "s1_io_flip_cf": "While Charles and Will relaxed, Will gave a strainer to", + "s2_io_flip_cf": "While Will and Charles relaxed, Charles gave a strainer to", + "random_names_s1_ioi_flip_cf": "While William and Angel relaxed, Angel gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Angel and William relaxed, William gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Will relaxed, Charles gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Angel relaxed, William gave a strainer to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Will", + "object": "strainer", + "place": "boatyard", + "random_a": "Angel", + "random_b": "William", + "random_c": "Roy" + } + }, + { + "text": "Before Phil and Dan left the pizzeria, Phil decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Dan left the pizzeria, Stan decided to give a strainer to", + "random_names_cf": "Before Daniel and Peter left the pizzeria, Daniel decided to give a strainer to", + "s1_io_flip_cf": "Before Dan and Phil left the pizzeria, Phil decided to give a strainer to", + "s2_io_flip_cf": "Before Phil and Dan left the pizzeria, Dan decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Peter and Daniel left the pizzeria, Daniel decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Peter left the pizzeria, Peter decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Phil left the pizzeria, Dan decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Daniel left the pizzeria, Peter decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Phil", + "object": "strainer", + "place": "pizzeria", + "random_a": "Daniel", + "random_b": "Peter", + "random_c": "Stan" + } + }, + { + "text": "Then, Steven and Roger were working at the elevator. Steven decided to give a toilet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Roger were working at the elevator. William decided to give a toilet to", + "random_names_cf": "Then, Daniel and Grant were working at the elevator. Daniel decided to give a toilet to", + "s1_io_flip_cf": "Then, Roger and Steven were working at the elevator. Steven decided to give a toilet to", + "s2_io_flip_cf": "Then, Steven and Roger were working at the elevator. Roger decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Daniel were working at the elevator. Daniel decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Grant were working at the elevator. Grant decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Steven were working at the elevator. Roger decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Daniel were working at the elevator. Grant decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steven", + "object": "toilet", + "place": "elevator", + "random_a": "Daniel", + "random_b": "Grant", + "random_c": "William" + } + }, + { + "text": "While Andrew and Charles relaxed, Andrew gave a tablet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Charles relaxed, Angel gave a tablet to", + "random_names_cf": "While Jim and Cal relaxed, Jim gave a tablet to", + "s1_io_flip_cf": "While Charles and Andrew relaxed, Andrew gave a tablet to", + "s2_io_flip_cf": "While Andrew and Charles relaxed, Charles gave a tablet to", + "random_names_s1_ioi_flip_cf": "While Cal and Jim relaxed, Jim gave a tablet to", + "random_names_s2_ioi_flip_cf": "While Jim and Cal relaxed, Cal gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Andrew relaxed, Charles gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Jim relaxed, Cal gave a tablet to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Andrew", + "object": "tablet", + "place": "marketplace", + "random_a": "Jim", + "random_b": "Cal", + "random_c": "Angel" + } + }, + { + "text": "The square Scott and Jim went to had a coat. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Scott and Jim went to had a coat. Stan gave it to", + "random_names_cf": "The square Roy and Tim went to had a coat. Roy gave it to", + "s1_io_flip_cf": "The square Jim and Scott went to had a coat. Scott gave it to", + "s2_io_flip_cf": "The square Scott and Jim went to had a coat. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The square Tim and Roy went to had a coat. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The square Roy and Tim went to had a coat. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Jim and Scott went to had a coat. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Tim and Roy went to had a coat. Tim gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "coat", + "place": "square", + "random_a": "Roy", + "random_b": "Tim", + "random_c": "Stan" + } + }, + { + "text": "While Josh and Scott relaxed, Josh gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Scott relaxed, Summer gave a funnel to", + "random_names_cf": "While Roy and Rick relaxed, Roy gave a funnel to", + "s1_io_flip_cf": "While Scott and Josh relaxed, Josh gave a funnel to", + "s2_io_flip_cf": "While Josh and Scott relaxed, Scott gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Rick and Roy relaxed, Roy gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Roy and Rick relaxed, Rick gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Josh relaxed, Scott gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Roy relaxed, Rick gave a funnel to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "funnel", + "place": "store", + "random_a": "Roy", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "While Charles and Mike relaxed, Charles gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Mike relaxed, Peter gave a boot to", + "random_names_cf": "While Rob and Kelly relaxed, Rob gave a boot to", + "s1_io_flip_cf": "While Mike and Charles relaxed, Charles gave a boot to", + "s2_io_flip_cf": "While Charles and Mike relaxed, Mike gave a boot to", + "random_names_s1_ioi_flip_cf": "While Kelly and Rob relaxed, Rob gave a boot to", + "random_names_s2_ioi_flip_cf": "While Rob and Kelly relaxed, Kelly gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Charles relaxed, Mike gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Rob relaxed, Kelly gave a boot to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Charles", + "object": "boot", + "place": "cafe", + "random_a": "Rob", + "random_b": "Kelly", + "random_c": "Peter" + } + }, + { + "text": "The car Will and Sarah went to had a pair of glasses. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Will and Sarah went to had a pair of glasses. Tim gave it to", + "random_names_cf": "The car Austin and Josh went to had a pair of glasses. Austin gave it to", + "s1_io_flip_cf": "The car Sarah and Will went to had a pair of glasses. Will gave it to", + "s2_io_flip_cf": "The car Will and Sarah went to had a pair of glasses. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The car Josh and Austin went to had a pair of glasses. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The car Austin and Josh went to had a pair of glasses. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Sarah and Will went to had a pair of glasses. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Josh and Austin went to had a pair of glasses. Josh gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Will", + "object": "pair of glasses", + "place": "car", + "random_a": "Austin", + "random_b": "Josh", + "random_c": "Tim" + } + }, + { + "text": "When Grant and Will got a pair of sunglasses at the university campus, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Will got a pair of sunglasses at the university campus, Jim decided to give it to", + "random_names_cf": "When Kay and Tim got a pair of sunglasses at the university campus, Kay decided to give it to", + "s1_io_flip_cf": "When Will and Grant got a pair of sunglasses at the university campus, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Will got a pair of sunglasses at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Kay got a pair of sunglasses at the university campus, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Tim got a pair of sunglasses at the university campus, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Grant got a pair of sunglasses at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Kay got a pair of sunglasses at the university campus, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Grant", + "object": "pair of sunglasses", + "place": "university campus", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Jim" + } + }, + { + "text": "Then, Scott and Stan had a lot of fun at the music store. Scott gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Stan had a lot of fun at the music store. Charles gave a ladder to", + "random_names_cf": "Then, Mike and Cal had a lot of fun at the music store. Mike gave a ladder to", + "s1_io_flip_cf": "Then, Stan and Scott had a lot of fun at the music store. Scott gave a ladder to", + "s2_io_flip_cf": "Then, Scott and Stan had a lot of fun at the music store. Stan gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Mike had a lot of fun at the music store. Mike gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Cal had a lot of fun at the music store. Cal gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Scott had a lot of fun at the music store. Stan gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Mike had a lot of fun at the music store. Cal gave a ladder to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Scott", + "object": "ladder", + "place": "music store", + "random_a": "Mike", + "random_b": "Cal", + "random_c": "Charles" + } + }, + { + "text": "Once Mike and Will arrived at the department store, Mike gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Will arrived at the department store, Daniel gave a carpet to", + "random_names_cf": "Once Phil and Josh arrived at the department store, Phil gave a carpet to", + "s1_io_flip_cf": "Once Will and Mike arrived at the department store, Mike gave a carpet to", + "s2_io_flip_cf": "Once Mike and Will arrived at the department store, Will gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Josh and Phil arrived at the department store, Phil gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Phil and Josh arrived at the department store, Josh gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Mike arrived at the department store, Will gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Phil arrived at the department store, Josh gave a carpet to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "carpet", + "place": "department store", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Daniel" + } + }, + { + "text": "Then, Henry and Ryan went to the gift shop. Henry gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Ryan went to the gift shop. Roger gave a toilet to", + "random_names_cf": "Then, Edward and Lewis went to the gift shop. Edward gave a toilet to", + "s1_io_flip_cf": "Then, Ryan and Henry went to the gift shop. Henry gave a toilet to", + "s2_io_flip_cf": "Then, Henry and Ryan went to the gift shop. Ryan gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Edward went to the gift shop. Edward gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Lewis went to the gift shop. Lewis gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Henry went to the gift shop. Ryan gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Edward went to the gift shop. Lewis gave a toilet to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Henry", + "object": "toilet", + "place": "gift shop", + "random_a": "Edward", + "random_b": "Lewis", + "random_c": "Roger" + } + }, + { + "text": "Then, Phil and Rick were working at the restaurant. Phil decided to give a crate to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Rick were working at the restaurant. Guy decided to give a crate to", + "random_names_cf": "Then, Luke and Summer were working at the restaurant. Luke decided to give a crate to", + "s1_io_flip_cf": "Then, Rick and Phil were working at the restaurant. Phil decided to give a crate to", + "s2_io_flip_cf": "Then, Phil and Rick were working at the restaurant. Rick decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Luke were working at the restaurant. Luke decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Summer were working at the restaurant. Summer decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Phil were working at the restaurant. Rick decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Luke were working at the restaurant. Summer decided to give a crate to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Phil", + "object": "crate", + "place": "restaurant", + "random_a": "Luke", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "Before Alex and Edward left the casino, Alex decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Edward left the casino, Henry decided to give a scarf to", + "random_names_cf": "Before Roy and Robert left the casino, Roy decided to give a scarf to", + "s1_io_flip_cf": "Before Edward and Alex left the casino, Alex decided to give a scarf to", + "s2_io_flip_cf": "Before Alex and Edward left the casino, Edward decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Robert and Roy left the casino, Roy decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Roy and Robert left the casino, Robert decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Alex left the casino, Edward decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Roy left the casino, Robert decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Alex", + "object": "scarf", + "place": "casino", + "random_a": "Roy", + "random_b": "Robert", + "random_c": "Henry" + } + }, + { + "text": "Then, Ross and Austin went to the airbase. Ross gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Austin went to the airbase. Jonathan gave a screwdriver to", + "random_names_cf": "Then, Guy and Robert went to the airbase. Guy gave a screwdriver to", + "s1_io_flip_cf": "Then, Austin and Ross went to the airbase. Ross gave a screwdriver to", + "s2_io_flip_cf": "Then, Ross and Austin went to the airbase. Austin gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Guy went to the airbase. Guy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Robert went to the airbase. Robert gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Ross went to the airbase. Austin gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Guy went to the airbase. Robert gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Ross", + "object": "screwdriver", + "place": "airbase", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Jonathan" + } + }, + { + "text": "When Joe and Austin got a dishwasher at the pharmacy, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Austin got a dishwasher at the pharmacy, Roger decided to give it to", + "random_names_cf": "When Cal and Dan got a dishwasher at the pharmacy, Cal decided to give it to", + "s1_io_flip_cf": "When Austin and Joe got a dishwasher at the pharmacy, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Austin got a dishwasher at the pharmacy, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Cal got a dishwasher at the pharmacy, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Dan got a dishwasher at the pharmacy, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Joe got a dishwasher at the pharmacy, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Cal got a dishwasher at the pharmacy, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Joe", + "object": "dishwasher", + "place": "pharmacy", + "random_a": "Cal", + "random_b": "Dan", + "random_c": "Roger" + } + }, + { + "text": "The music store Alexander and Kelly went to had a comb. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Alexander and Kelly went to had a comb. Andrew gave it to", + "random_names_cf": "The music store Summer and Roger went to had a comb. Summer gave it to", + "s1_io_flip_cf": "The music store Kelly and Alexander went to had a comb. Alexander gave it to", + "s2_io_flip_cf": "The music store Alexander and Kelly went to had a comb. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The music store Roger and Summer went to had a comb. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The music store Summer and Roger went to had a comb. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Kelly and Alexander went to had a comb. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Roger and Summer went to had a comb. Roger gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Alexander", + "object": "comb", + "place": "music store", + "random_a": "Summer", + "random_b": "Roger", + "random_c": "Andrew" + } + }, + { + "text": "The dorm Roger and Joe went to had a fork. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Roger and Joe went to had a fork. Rob gave it to", + "random_names_cf": "The dorm Josh and Stan went to had a fork. Josh gave it to", + "s1_io_flip_cf": "The dorm Joe and Roger went to had a fork. Roger gave it to", + "s2_io_flip_cf": "The dorm Roger and Joe went to had a fork. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Stan and Josh went to had a fork. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Josh and Stan went to had a fork. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Joe and Roger went to had a fork. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Stan and Josh went to had a fork. Stan gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Roger", + "object": "fork", + "place": "dorm", + "random_a": "Josh", + "random_b": "Stan", + "random_c": "Rob" + } + }, + { + "text": "Then, Austin and Steve were working at the zoo. Austin decided to give a grater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Steve were working at the zoo. Peter decided to give a grater to", + "random_names_cf": "Then, Stan and Jonathan were working at the zoo. Stan decided to give a grater to", + "s1_io_flip_cf": "Then, Steve and Austin were working at the zoo. Austin decided to give a grater to", + "s2_io_flip_cf": "Then, Austin and Steve were working at the zoo. Steve decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Stan were working at the zoo. Stan decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Jonathan were working at the zoo. Jonathan decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Austin were working at the zoo. Steve decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Stan were working at the zoo. Jonathan decided to give a grater to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Austin", + "object": "grater", + "place": "zoo", + "random_a": "Stan", + "random_b": "Jonathan", + "random_c": "Peter" + } + }, + { + "text": "When Roy and Josh got a coat at the ferry, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Josh got a coat at the ferry, Elizabeth decided to give it to", + "random_names_cf": "When Rick and Daniel got a coat at the ferry, Rick decided to give it to", + "s1_io_flip_cf": "When Josh and Roy got a coat at the ferry, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Josh got a coat at the ferry, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Rick got a coat at the ferry, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Daniel got a coat at the ferry, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Roy got a coat at the ferry, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Rick got a coat at the ferry, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roy", + "object": "coat", + "place": "ferry", + "random_a": "Rick", + "random_b": "Daniel", + "random_c": "Elizabeth" + } + }, + { + "text": "When Guy and Henry got a ladder at the park, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Henry got a ladder at the park, Mike decided to give it to", + "random_names_cf": "When Roger and Austin got a ladder at the park, Roger decided to give it to", + "s1_io_flip_cf": "When Henry and Guy got a ladder at the park, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Henry got a ladder at the park, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Roger got a ladder at the park, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Austin got a ladder at the park, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Guy got a ladder at the park, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Roger got a ladder at the park, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Guy", + "object": "ladder", + "place": "park", + "random_a": "Roger", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "Then, Roy and Austin had a lot of fun at the airbase. Roy gave a comb to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Austin had a lot of fun at the airbase. William gave a comb to", + "random_names_cf": "Then, Summer and Robert had a lot of fun at the airbase. Summer gave a comb to", + "s1_io_flip_cf": "Then, Austin and Roy had a lot of fun at the airbase. Roy gave a comb to", + "s2_io_flip_cf": "Then, Roy and Austin had a lot of fun at the airbase. Austin gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Summer had a lot of fun at the airbase. Summer gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Robert had a lot of fun at the airbase. Robert gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Roy had a lot of fun at the airbase. Austin gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Summer had a lot of fun at the airbase. Robert gave a comb to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Roy", + "object": "comb", + "place": "airbase", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "William" + } + }, + { + "text": "When Dan and Guy got a boot at the break room, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Guy got a boot at the break room, Tom decided to give it to", + "random_names_cf": "When Roy and Rick got a boot at the break room, Roy decided to give it to", + "s1_io_flip_cf": "When Guy and Dan got a boot at the break room, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Guy got a boot at the break room, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Roy got a boot at the break room, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Rick got a boot at the break room, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Dan got a boot at the break room, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Roy got a boot at the break room, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Dan", + "object": "boot", + "place": "break room", + "random_a": "Roy", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "While Rick and Alexander relaxed, Rick gave a wallet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Alexander relaxed, Peter gave a wallet to", + "random_names_cf": "While Phil and Jonathan relaxed, Phil gave a wallet to", + "s1_io_flip_cf": "While Alexander and Rick relaxed, Rick gave a wallet to", + "s2_io_flip_cf": "While Rick and Alexander relaxed, Alexander gave a wallet to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Phil relaxed, Phil gave a wallet to", + "random_names_s2_ioi_flip_cf": "While Phil and Jonathan relaxed, Jonathan gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Rick relaxed, Alexander gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Phil relaxed, Jonathan gave a wallet to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "wallet", + "place": "gym", + "random_a": "Phil", + "random_b": "Jonathan", + "random_c": "Peter" + } + }, + { + "text": "When Andrew and Daniel were about to leave the salon, Andrew gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Daniel were about to leave the salon, Neil gave a crate to", + "random_names_cf": "When Edward and Grant were about to leave the salon, Edward gave a crate to", + "s1_io_flip_cf": "When Daniel and Andrew were about to leave the salon, Andrew gave a crate to", + "s2_io_flip_cf": "When Andrew and Daniel were about to leave the salon, Daniel gave a crate to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward were about to leave the salon, Edward gave a crate to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant were about to leave the salon, Grant gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Andrew were about to leave the salon, Daniel gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward were about to leave the salon, Grant gave a crate to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Andrew", + "object": "crate", + "place": "salon", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Neil" + } + }, + { + "text": "Before Neil and Peter left the tire store, Neil decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Peter left the tire store, Robert decided to give a faucet to", + "random_names_cf": "Before Phil and Steven left the tire store, Phil decided to give a faucet to", + "s1_io_flip_cf": "Before Peter and Neil left the tire store, Neil decided to give a faucet to", + "s2_io_flip_cf": "Before Neil and Peter left the tire store, Peter decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Steven and Phil left the tire store, Phil decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Phil and Steven left the tire store, Steven decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Neil left the tire store, Peter decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Phil left the tire store, Steven decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Neil", + "object": "faucet", + "place": "tire store", + "random_a": "Phil", + "random_b": "Steven", + "random_c": "Robert" + } + }, + { + "text": "Then, Roy and Ross went to the harbor. Roy gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Ross went to the harbor. Phil gave a pencil to", + "random_names_cf": "Then, Jim and Will went to the harbor. Jim gave a pencil to", + "s1_io_flip_cf": "Then, Ross and Roy went to the harbor. Roy gave a pencil to", + "s2_io_flip_cf": "Then, Roy and Ross went to the harbor. Ross gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Will and Jim went to the harbor. Jim gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Will went to the harbor. Will gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Roy went to the harbor. Ross gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Jim went to the harbor. Will gave a pencil to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roy", + "object": "pencil", + "place": "harbor", + "random_a": "Jim", + "random_b": "Will", + "random_c": "Phil" + } + }, + { + "text": "The hangar Ross and Summer went to had a needle. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Ross and Summer went to had a needle. Kelly gave it to", + "random_names_cf": "The hangar Tim and William went to had a needle. Tim gave it to", + "s1_io_flip_cf": "The hangar Summer and Ross went to had a needle. Ross gave it to", + "s2_io_flip_cf": "The hangar Ross and Summer went to had a needle. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The hangar William and Tim went to had a needle. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Tim and William went to had a needle. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Summer and Ross went to had a needle. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar William and Tim went to had a needle. William gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ross", + "object": "needle", + "place": "hangar", + "random_a": "Tim", + "random_b": "William", + "random_c": "Kelly" + } + }, + { + "text": "Then, Edward and Ryan were working at the house. Edward decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Ryan were working at the house. Jonathan decided to give a strap to", + "random_names_cf": "Then, Roger and Alex were working at the house. Roger decided to give a strap to", + "s1_io_flip_cf": "Then, Ryan and Edward were working at the house. Edward decided to give a strap to", + "s2_io_flip_cf": "Then, Edward and Ryan were working at the house. Ryan decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Roger were working at the house. Roger decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Alex were working at the house. Alex decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Edward were working at the house. Ryan decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Roger were working at the house. Alex decided to give a strap to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Edward", + "object": "strap", + "place": "house", + "random_a": "Roger", + "random_b": "Alex", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Austin and Scott went to the hotel. Austin gave a can to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Scott went to the hotel. Joe gave a can to", + "random_names_cf": "Then, Dan and Rick went to the hotel. Dan gave a can to", + "s1_io_flip_cf": "Then, Scott and Austin went to the hotel. Austin gave a can to", + "s2_io_flip_cf": "Then, Austin and Scott went to the hotel. Scott gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Dan went to the hotel. Dan gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Rick went to the hotel. Rick gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Austin went to the hotel. Scott gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Dan went to the hotel. Rick gave a can to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Austin", + "object": "can", + "place": "hotel", + "random_a": "Dan", + "random_b": "Rick", + "random_c": "Joe" + } + }, + { + "text": "When Andrew and Grant were about to leave the park, Andrew gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Grant were about to leave the park, Scott gave a dress to", + "random_names_cf": "When Stan and Tom were about to leave the park, Stan gave a dress to", + "s1_io_flip_cf": "When Grant and Andrew were about to leave the park, Andrew gave a dress to", + "s2_io_flip_cf": "When Andrew and Grant were about to leave the park, Grant gave a dress to", + "random_names_s1_ioi_flip_cf": "When Tom and Stan were about to leave the park, Stan gave a dress to", + "random_names_s2_ioi_flip_cf": "When Stan and Tom were about to leave the park, Tom gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Andrew were about to leave the park, Grant gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Stan were about to leave the park, Tom gave a dress to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Andrew", + "object": "dress", + "place": "park", + "random_a": "Stan", + "random_b": "Tom", + "random_c": "Scott" + } + }, + { + "text": "The clothing store William and Don went to had a nail file. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store William and Don went to had a nail file. Rick gave it to", + "random_names_cf": "The clothing store Tim and Roger went to had a nail file. Tim gave it to", + "s1_io_flip_cf": "The clothing store Don and William went to had a nail file. William gave it to", + "s2_io_flip_cf": "The clothing store William and Don went to had a nail file. Don gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Roger and Tim went to had a nail file. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Tim and Roger went to had a nail file. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Don and William went to had a nail file. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Roger and Tim went to had a nail file. Roger gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "nail file", + "place": "clothing store", + "random_a": "Tim", + "random_b": "Roger", + "random_c": "Rick" + } + }, + { + "text": "Then, Scott and Sarah were working at the department store. Scott decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Sarah were working at the department store. Ryan decided to give a gold watch to", + "random_names_cf": "Then, Rob and Tom were working at the department store. Rob decided to give a gold watch to", + "s1_io_flip_cf": "Then, Sarah and Scott were working at the department store. Scott decided to give a gold watch to", + "s2_io_flip_cf": "Then, Scott and Sarah were working at the department store. Sarah decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Rob were working at the department store. Rob decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Tom were working at the department store. Tom decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Scott were working at the department store. Sarah decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Rob were working at the department store. Tom decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Scott", + "object": "gold watch", + "place": "department store", + "random_a": "Rob", + "random_b": "Tom", + "random_c": "Ryan" + } + }, + { + "text": "The parking lot Kay and Daniel went to had a bicycle. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Kay and Daniel went to had a bicycle. Phil gave it to", + "random_names_cf": "The parking lot Cal and Scott went to had a bicycle. Cal gave it to", + "s1_io_flip_cf": "The parking lot Daniel and Kay went to had a bicycle. Kay gave it to", + "s2_io_flip_cf": "The parking lot Kay and Daniel went to had a bicycle. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Scott and Cal went to had a bicycle. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Cal and Scott went to had a bicycle. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Daniel and Kay went to had a bicycle. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Scott and Cal went to had a bicycle. Scott gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Kay", + "object": "bicycle", + "place": "parking lot", + "random_a": "Cal", + "random_b": "Scott", + "random_c": "Phil" + } + }, + { + "text": "When Don and Peter were about to leave the court, Don gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Peter were about to leave the court, Rob gave a set of headphones to", + "random_names_cf": "When Robert and Jonathan were about to leave the court, Robert gave a set of headphones to", + "s1_io_flip_cf": "When Peter and Don were about to leave the court, Don gave a set of headphones to", + "s2_io_flip_cf": "When Don and Peter were about to leave the court, Peter gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Robert were about to leave the court, Robert gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Robert and Jonathan were about to leave the court, Jonathan gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Don were about to leave the court, Peter gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Robert were about to leave the court, Jonathan gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Don", + "object": "set of headphones", + "place": "court", + "random_a": "Robert", + "random_b": "Jonathan", + "random_c": "Rob" + } + }, + { + "text": "Before Alex and Roy left the dorm, Alex decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Roy left the dorm, Will decided to give a pair of shoes to", + "random_names_cf": "Before Charles and Alexander left the dorm, Charles decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Roy and Alex left the dorm, Alex decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Alex and Roy left the dorm, Roy decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Charles left the dorm, Charles decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Charles and Alexander left the dorm, Alexander decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Alex left the dorm, Roy decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Charles left the dorm, Alexander decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Alex", + "object": "pair of shoes", + "place": "dorm", + "random_a": "Charles", + "random_b": "Alexander", + "random_c": "Will" + } + }, + { + "text": "Then, Alex and Elizabeth had a lot of fun at the boatyard. Alex gave a joystick to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Elizabeth had a lot of fun at the boatyard. Jim gave a joystick to", + "random_names_cf": "Then, Robert and Alexander had a lot of fun at the boatyard. Robert gave a joystick to", + "s1_io_flip_cf": "Then, Elizabeth and Alex had a lot of fun at the boatyard. Alex gave a joystick to", + "s2_io_flip_cf": "Then, Alex and Elizabeth had a lot of fun at the boatyard. Elizabeth gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Robert had a lot of fun at the boatyard. Robert gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Alexander had a lot of fun at the boatyard. Alexander gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Alex had a lot of fun at the boatyard. Elizabeth gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Robert had a lot of fun at the boatyard. Alexander gave a joystick to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Alex", + "object": "joystick", + "place": "boatyard", + "random_a": "Robert", + "random_b": "Alexander", + "random_c": "Jim" + } + }, + { + "text": "The store Joe and Alexander went to had a toilet. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Joe and Alexander went to had a toilet. Peter gave it to", + "random_names_cf": "The store Rob and Lewis went to had a toilet. Rob gave it to", + "s1_io_flip_cf": "The store Alexander and Joe went to had a toilet. Joe gave it to", + "s2_io_flip_cf": "The store Joe and Alexander went to had a toilet. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The store Lewis and Rob went to had a toilet. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The store Rob and Lewis went to had a toilet. Lewis gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Alexander and Joe went to had a toilet. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Lewis and Rob went to had a toilet. Lewis gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Joe", + "object": "toilet", + "place": "store", + "random_a": "Rob", + "random_b": "Lewis", + "random_c": "Peter" + } + }, + { + "text": "When Charles and Ross got a wrench at the square, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Ross got a wrench at the square, Stan decided to give it to", + "random_names_cf": "When Ryan and Jonathan got a wrench at the square, Ryan decided to give it to", + "s1_io_flip_cf": "When Ross and Charles got a wrench at the square, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Ross got a wrench at the square, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Ryan got a wrench at the square, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Jonathan got a wrench at the square, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Charles got a wrench at the square, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Ryan got a wrench at the square, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Charles", + "object": "wrench", + "place": "square", + "random_a": "Ryan", + "random_b": "Jonathan", + "random_c": "Stan" + } + }, + { + "text": "Before Scott and Rob left the school, Scott decided to give a shoe to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Rob left the school, Charles decided to give a shoe to", + "random_names_cf": "Before Steven and Don left the school, Steven decided to give a shoe to", + "s1_io_flip_cf": "Before Rob and Scott left the school, Scott decided to give a shoe to", + "s2_io_flip_cf": "Before Scott and Rob left the school, Rob decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Before Don and Steven left the school, Steven decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Before Steven and Don left the school, Don decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Scott left the school, Rob decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Steven left the school, Don decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Scott", + "object": "shoe", + "place": "school", + "random_a": "Steven", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "Once Edward and Neil arrived at the pet store, Edward gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Neil arrived at the pet store, Cal gave a nail file to", + "random_names_cf": "Once Elizabeth and Angel arrived at the pet store, Elizabeth gave a nail file to", + "s1_io_flip_cf": "Once Neil and Edward arrived at the pet store, Edward gave a nail file to", + "s2_io_flip_cf": "Once Edward and Neil arrived at the pet store, Neil gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Angel and Elizabeth arrived at the pet store, Elizabeth gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Angel arrived at the pet store, Angel gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Edward arrived at the pet store, Neil gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Elizabeth arrived at the pet store, Angel gave a nail file to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Edward", + "object": "nail file", + "place": "pet store", + "random_a": "Elizabeth", + "random_b": "Angel", + "random_c": "Cal" + } + }, + { + "text": "While Don and Dan relaxed, Don gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Dan relaxed, Joe gave a thread to", + "random_names_cf": "While Edward and Scott relaxed, Edward gave a thread to", + "s1_io_flip_cf": "While Dan and Don relaxed, Don gave a thread to", + "s2_io_flip_cf": "While Don and Dan relaxed, Dan gave a thread to", + "random_names_s1_ioi_flip_cf": "While Scott and Edward relaxed, Edward gave a thread to", + "random_names_s2_ioi_flip_cf": "While Edward and Scott relaxed, Scott gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Don relaxed, Dan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Edward relaxed, Scott gave a thread to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Don", + "object": "thread", + "place": "stadium", + "random_a": "Edward", + "random_b": "Scott", + "random_c": "Joe" + } + }, + { + "text": "The supermarket Stan and Rick went to had a joystick. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Stan and Rick went to had a joystick. Angel gave it to", + "random_names_cf": "The supermarket Robert and Alex went to had a joystick. Robert gave it to", + "s1_io_flip_cf": "The supermarket Rick and Stan went to had a joystick. Stan gave it to", + "s2_io_flip_cf": "The supermarket Stan and Rick went to had a joystick. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Alex and Robert went to had a joystick. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Robert and Alex went to had a joystick. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Rick and Stan went to had a joystick. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Alex and Robert went to had a joystick. Alex gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Stan", + "object": "joystick", + "place": "supermarket", + "random_a": "Robert", + "random_b": "Alex", + "random_c": "Angel" + } + }, + { + "text": "Then, Cal and Kelly had a lot of fun at the spa. Cal gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Kelly had a lot of fun at the spa. Henry gave a sock to", + "random_names_cf": "Then, Guy and Kay had a lot of fun at the spa. Guy gave a sock to", + "s1_io_flip_cf": "Then, Kelly and Cal had a lot of fun at the spa. Cal gave a sock to", + "s2_io_flip_cf": "Then, Cal and Kelly had a lot of fun at the spa. Kelly gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Guy had a lot of fun at the spa. Guy gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Kay had a lot of fun at the spa. Kay gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Cal had a lot of fun at the spa. Kelly gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Guy had a lot of fun at the spa. Kay gave a sock to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Cal", + "object": "sock", + "place": "spa", + "random_a": "Guy", + "random_b": "Kay", + "random_c": "Henry" + } + }, + { + "text": "The salon Rick and Rob went to had a folder. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Rick and Rob went to had a folder. Charles gave it to", + "random_names_cf": "The salon Roy and Steve went to had a folder. Roy gave it to", + "s1_io_flip_cf": "The salon Rob and Rick went to had a folder. Rick gave it to", + "s2_io_flip_cf": "The salon Rick and Rob went to had a folder. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The salon Steve and Roy went to had a folder. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The salon Roy and Steve went to had a folder. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Rob and Rick went to had a folder. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Steve and Roy went to had a folder. Steve gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Rick", + "object": "folder", + "place": "salon", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Charles" + } + }, + { + "text": "When Kelly and Robert were about to leave the ramp, Kelly gave a shoe to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Robert were about to leave the ramp, Summer gave a shoe to", + "random_names_cf": "When Daniel and Roy were about to leave the ramp, Daniel gave a shoe to", + "s1_io_flip_cf": "When Robert and Kelly were about to leave the ramp, Kelly gave a shoe to", + "s2_io_flip_cf": "When Kelly and Robert were about to leave the ramp, Robert gave a shoe to", + "random_names_s1_ioi_flip_cf": "When Roy and Daniel were about to leave the ramp, Daniel gave a shoe to", + "random_names_s2_ioi_flip_cf": "When Daniel and Roy were about to leave the ramp, Roy gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kelly were about to leave the ramp, Robert gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Daniel were about to leave the ramp, Roy gave a shoe to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Kelly", + "object": "shoe", + "place": "ramp", + "random_a": "Daniel", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "When Dan and Charles got a ladder at the court, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Charles got a ladder at the court, Lewis decided to give it to", + "random_names_cf": "When Stan and Guy got a ladder at the court, Stan decided to give it to", + "s1_io_flip_cf": "When Charles and Dan got a ladder at the court, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Charles got a ladder at the court, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Stan got a ladder at the court, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Guy got a ladder at the court, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Dan got a ladder at the court, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Stan got a ladder at the court, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Dan", + "object": "ladder", + "place": "court", + "random_a": "Stan", + "random_b": "Guy", + "random_c": "Lewis" + } + }, + { + "text": "Then, Roger and Don were working at the resort. Roger decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Don were working at the resort. Roy decided to give a pair of nail clippers to", + "random_names_cf": "Then, Edward and Joe were working at the resort. Edward decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Don and Roger were working at the resort. Roger decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Roger and Don were working at the resort. Don decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Edward were working at the resort. Edward decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Joe were working at the resort. Joe decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Roger were working at the resort. Don decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Edward were working at the resort. Joe decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "resort", + "random_a": "Edward", + "random_b": "Joe", + "random_c": "Roy" + } + }, + { + "text": "While Tim and Luke relaxed, Tim gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Luke relaxed, Lewis gave a pencil sharpener to", + "random_names_cf": "While Charles and Daniel relaxed, Charles gave a pencil sharpener to", + "s1_io_flip_cf": "While Luke and Tim relaxed, Tim gave a pencil sharpener to", + "s2_io_flip_cf": "While Tim and Luke relaxed, Luke gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Daniel and Charles relaxed, Charles gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Charles and Daniel relaxed, Daniel gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Tim relaxed, Luke gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Charles relaxed, Daniel gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Tim", + "object": "pencil sharpener", + "place": "cafeteria", + "random_a": "Charles", + "random_b": "Daniel", + "random_c": "Lewis" + } + }, + { + "text": "When Rick and Luke were about to leave the dorm, Rick gave a wallet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Luke were about to leave the dorm, Kelly gave a wallet to", + "random_names_cf": "When Elizabeth and Kay were about to leave the dorm, Elizabeth gave a wallet to", + "s1_io_flip_cf": "When Luke and Rick were about to leave the dorm, Rick gave a wallet to", + "s2_io_flip_cf": "When Rick and Luke were about to leave the dorm, Luke gave a wallet to", + "random_names_s1_ioi_flip_cf": "When Kay and Elizabeth were about to leave the dorm, Elizabeth gave a wallet to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Kay were about to leave the dorm, Kay gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Rick were about to leave the dorm, Luke gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Elizabeth were about to leave the dorm, Kay gave a wallet to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rick", + "object": "wallet", + "place": "dorm", + "random_a": "Elizabeth", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "When Henry and Robert got a highlighter at the mall, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Robert got a highlighter at the mall, Tom decided to give it to", + "random_names_cf": "When Will and Don got a highlighter at the mall, Will decided to give it to", + "s1_io_flip_cf": "When Robert and Henry got a highlighter at the mall, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Robert got a highlighter at the mall, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Will got a highlighter at the mall, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Don got a highlighter at the mall, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Henry got a highlighter at the mall, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Will got a highlighter at the mall, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Henry", + "object": "highlighter", + "place": "mall", + "random_a": "Will", + "random_b": "Don", + "random_c": "Tom" + } + }, + { + "text": "When Guy and Neil got a tablet at the mall, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Neil got a tablet at the mall, Dan decided to give it to", + "random_names_cf": "When Rob and Jim got a tablet at the mall, Rob decided to give it to", + "s1_io_flip_cf": "When Neil and Guy got a tablet at the mall, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Neil got a tablet at the mall, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Rob got a tablet at the mall, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Jim got a tablet at the mall, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Guy got a tablet at the mall, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Rob got a tablet at the mall, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "tablet", + "place": "mall", + "random_a": "Rob", + "random_b": "Jim", + "random_c": "Dan" + } + }, + { + "text": "Once Tim and Elizabeth arrived at the elevator, Tim gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Elizabeth arrived at the elevator, Robert gave a remote control to", + "random_names_cf": "Once Steven and Neil arrived at the elevator, Steven gave a remote control to", + "s1_io_flip_cf": "Once Elizabeth and Tim arrived at the elevator, Tim gave a remote control to", + "s2_io_flip_cf": "Once Tim and Elizabeth arrived at the elevator, Elizabeth gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Neil and Steven arrived at the elevator, Steven gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Steven and Neil arrived at the elevator, Neil gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Tim arrived at the elevator, Elizabeth gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Steven arrived at the elevator, Neil gave a remote control to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tim", + "object": "remote control", + "place": "elevator", + "random_a": "Steven", + "random_b": "Neil", + "random_c": "Robert" + } + }, + { + "text": "The circus Will and Angel went to had a tablet. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Will and Angel went to had a tablet. Rick gave it to", + "random_names_cf": "The circus Henry and Scott went to had a tablet. Henry gave it to", + "s1_io_flip_cf": "The circus Angel and Will went to had a tablet. Will gave it to", + "s2_io_flip_cf": "The circus Will and Angel went to had a tablet. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The circus Scott and Henry went to had a tablet. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The circus Henry and Scott went to had a tablet. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Angel and Will went to had a tablet. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Scott and Henry went to had a tablet. Scott gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Will", + "object": "tablet", + "place": "circus", + "random_a": "Henry", + "random_b": "Scott", + "random_c": "Rick" + } + }, + { + "text": "Then, Elizabeth and Rob went to the court. Elizabeth gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Rob went to the court. Mike gave a pencil to", + "random_names_cf": "Then, Steven and Jonathan went to the court. Steven gave a pencil to", + "s1_io_flip_cf": "Then, Rob and Elizabeth went to the court. Elizabeth gave a pencil to", + "s2_io_flip_cf": "Then, Elizabeth and Rob went to the court. Rob gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Steven went to the court. Steven gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Jonathan went to the court. Jonathan gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Elizabeth went to the court. Rob gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Steven went to the court. Jonathan gave a pencil to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "pencil", + "place": "court", + "random_a": "Steven", + "random_b": "Jonathan", + "random_c": "Mike" + } + }, + { + "text": "Before Summer and Rick left the tire store, Summer decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Rick left the tire store, Grant decided to give a folder to", + "random_names_cf": "Before Charles and Will left the tire store, Charles decided to give a folder to", + "s1_io_flip_cf": "Before Rick and Summer left the tire store, Summer decided to give a folder to", + "s2_io_flip_cf": "Before Summer and Rick left the tire store, Rick decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Will and Charles left the tire store, Charles decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Charles and Will left the tire store, Will decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Summer left the tire store, Rick decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Charles left the tire store, Will decided to give a folder to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Summer", + "object": "folder", + "place": "tire store", + "random_a": "Charles", + "random_b": "Will", + "random_c": "Grant" + } + }, + { + "text": "When Jonathan and Kelly were about to leave the mall, Jonathan gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Kelly were about to leave the mall, Alexander gave a fan to", + "random_names_cf": "When Phil and Edward were about to leave the mall, Phil gave a fan to", + "s1_io_flip_cf": "When Kelly and Jonathan were about to leave the mall, Jonathan gave a fan to", + "s2_io_flip_cf": "When Jonathan and Kelly were about to leave the mall, Kelly gave a fan to", + "random_names_s1_ioi_flip_cf": "When Edward and Phil were about to leave the mall, Phil gave a fan to", + "random_names_s2_ioi_flip_cf": "When Phil and Edward were about to leave the mall, Edward gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Jonathan were about to leave the mall, Kelly gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Phil were about to leave the mall, Edward gave a fan to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Jonathan", + "object": "fan", + "place": "mall", + "random_a": "Phil", + "random_b": "Edward", + "random_c": "Alexander" + } + }, + { + "text": "Then, Lewis and Rob were working at the store. Lewis decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rob were working at the store. Mike decided to give a folder to", + "random_names_cf": "Then, Alexander and Ryan were working at the store. Alexander decided to give a folder to", + "s1_io_flip_cf": "Then, Rob and Lewis were working at the store. Lewis decided to give a folder to", + "s2_io_flip_cf": "Then, Lewis and Rob were working at the store. Rob decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Alexander were working at the store. Alexander decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Ryan were working at the store. Ryan decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Lewis were working at the store. Rob decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Alexander were working at the store. Ryan decided to give a folder to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Lewis", + "object": "folder", + "place": "store", + "random_a": "Alexander", + "random_b": "Ryan", + "random_c": "Mike" + } + }, + { + "text": "Once Roger and Josh arrived at the cafe, Roger gave a pair of nail clippers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Josh arrived at the cafe, Kelly gave a pair of nail clippers to", + "random_names_cf": "Once Edward and Luke arrived at the cafe, Edward gave a pair of nail clippers to", + "s1_io_flip_cf": "Once Josh and Roger arrived at the cafe, Roger gave a pair of nail clippers to", + "s2_io_flip_cf": "Once Roger and Josh arrived at the cafe, Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Once Luke and Edward arrived at the cafe, Edward gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Once Edward and Luke arrived at the cafe, Luke gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Roger arrived at the cafe, Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Edward arrived at the cafe, Luke gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "cafe", + "random_a": "Edward", + "random_b": "Luke", + "random_c": "Kelly" + } + }, + { + "text": "When Edward and William got a sifter at the tire store, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and William got a sifter at the tire store, Ross decided to give it to", + "random_names_cf": "When Ryan and Scott got a sifter at the tire store, Ryan decided to give it to", + "s1_io_flip_cf": "When William and Edward got a sifter at the tire store, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and William got a sifter at the tire store, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Ryan got a sifter at the tire store, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Scott got a sifter at the tire store, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Edward got a sifter at the tire store, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Ryan got a sifter at the tire store, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Edward", + "object": "sifter", + "place": "tire store", + "random_a": "Ryan", + "random_b": "Scott", + "random_c": "Ross" + } + }, + { + "text": "Then, Jonathan and Cal were working at the circus. Jonathan decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Cal were working at the circus. Ryan decided to give a ribbon to", + "random_names_cf": "Then, Will and Andrew were working at the circus. Will decided to give a ribbon to", + "s1_io_flip_cf": "Then, Cal and Jonathan were working at the circus. Jonathan decided to give a ribbon to", + "s2_io_flip_cf": "Then, Jonathan and Cal were working at the circus. Cal decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Will were working at the circus. Will decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Will and Andrew were working at the circus. Andrew decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Jonathan were working at the circus. Cal decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Will were working at the circus. Andrew decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Jonathan", + "object": "ribbon", + "place": "circus", + "random_a": "Will", + "random_b": "Andrew", + "random_c": "Ryan" + } + }, + { + "text": "While Rob and Mike relaxed, Rob gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Mike relaxed, Rick gave a faucet to", + "random_names_cf": "While Roy and Angel relaxed, Roy gave a faucet to", + "s1_io_flip_cf": "While Mike and Rob relaxed, Rob gave a faucet to", + "s2_io_flip_cf": "While Rob and Mike relaxed, Mike gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Angel and Roy relaxed, Roy gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Roy and Angel relaxed, Angel gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Rob relaxed, Mike gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Roy relaxed, Angel gave a faucet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Rob", + "object": "faucet", + "place": "convenience store", + "random_a": "Roy", + "random_b": "Angel", + "random_c": "Rick" + } + }, + { + "text": "When Luke and Andrew got a backpack at the house, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Andrew got a backpack at the house, Roy decided to give it to", + "random_names_cf": "When Henry and Summer got a backpack at the house, Henry decided to give it to", + "s1_io_flip_cf": "When Andrew and Luke got a backpack at the house, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Andrew got a backpack at the house, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Henry got a backpack at the house, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Summer got a backpack at the house, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Luke got a backpack at the house, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Henry got a backpack at the house, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Luke", + "object": "backpack", + "place": "house", + "random_a": "Henry", + "random_b": "Summer", + "random_c": "Roy" + } + }, + { + "text": "When Tom and Josh got a key at the optician, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Josh got a key at the optician, Neil decided to give it to", + "random_names_cf": "When Grant and Ross got a key at the optician, Grant decided to give it to", + "s1_io_flip_cf": "When Josh and Tom got a key at the optician, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Josh got a key at the optician, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Grant got a key at the optician, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Ross got a key at the optician, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Tom got a key at the optician, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Grant got a key at the optician, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "key", + "place": "optician", + "random_a": "Grant", + "random_b": "Ross", + "random_c": "Neil" + } + }, + { + "text": "Before Roger and Grant left the optician, Roger decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Grant left the optician, Steven decided to give a thread to", + "random_names_cf": "Before Henry and Scott left the optician, Henry decided to give a thread to", + "s1_io_flip_cf": "Before Grant and Roger left the optician, Roger decided to give a thread to", + "s2_io_flip_cf": "Before Roger and Grant left the optician, Grant decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Scott and Henry left the optician, Henry decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Henry and Scott left the optician, Scott decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Roger left the optician, Grant decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Henry left the optician, Scott decided to give a thread to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roger", + "object": "thread", + "place": "optician", + "random_a": "Henry", + "random_b": "Scott", + "random_c": "Steven" + } + }, + { + "text": "The museum Joe and Kay went to had a screwdriver. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Joe and Kay went to had a screwdriver. Charles gave it to", + "random_names_cf": "The museum Ryan and Rob went to had a screwdriver. Ryan gave it to", + "s1_io_flip_cf": "The museum Kay and Joe went to had a screwdriver. Joe gave it to", + "s2_io_flip_cf": "The museum Joe and Kay went to had a screwdriver. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The museum Rob and Ryan went to had a screwdriver. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The museum Ryan and Rob went to had a screwdriver. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Kay and Joe went to had a screwdriver. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Rob and Ryan went to had a screwdriver. Rob gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Joe", + "object": "screwdriver", + "place": "museum", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Charles" + } + }, + { + "text": "Before Neil and Henry left the stadium, Neil decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Henry left the stadium, Roger decided to give a pencil to", + "random_names_cf": "Before Elizabeth and Steve left the stadium, Elizabeth decided to give a pencil to", + "s1_io_flip_cf": "Before Henry and Neil left the stadium, Neil decided to give a pencil to", + "s2_io_flip_cf": "Before Neil and Henry left the stadium, Henry decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Steve and Elizabeth left the stadium, Elizabeth decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Steve left the stadium, Steve decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Neil left the stadium, Henry decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Elizabeth left the stadium, Steve decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Neil", + "object": "pencil", + "place": "stadium", + "random_a": "Elizabeth", + "random_b": "Steve", + "random_c": "Roger" + } + }, + { + "text": "Then, Daniel and Will were working at the garden. Daniel decided to give a pair of goggles to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Will were working at the garden. Edward decided to give a pair of goggles to", + "random_names_cf": "Then, Ross and Mike were working at the garden. Ross decided to give a pair of goggles to", + "s1_io_flip_cf": "Then, Will and Daniel were working at the garden. Daniel decided to give a pair of goggles to", + "s2_io_flip_cf": "Then, Daniel and Will were working at the garden. Will decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Ross were working at the garden. Ross decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Mike were working at the garden. Mike decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Daniel were working at the garden. Will decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ross were working at the garden. Mike decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Daniel", + "object": "pair of goggles", + "place": "garden", + "random_a": "Ross", + "random_b": "Mike", + "random_c": "Edward" + } + }, + { + "text": "Then, Josh and Summer were working at the pharmacy. Josh decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Summer were working at the pharmacy. Dan decided to give a dishwasher to", + "random_names_cf": "Then, Andrew and Grant were working at the pharmacy. Andrew decided to give a dishwasher to", + "s1_io_flip_cf": "Then, Summer and Josh were working at the pharmacy. Josh decided to give a dishwasher to", + "s2_io_flip_cf": "Then, Josh and Summer were working at the pharmacy. Summer decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Andrew were working at the pharmacy. Andrew decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Grant were working at the pharmacy. Grant decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Josh were working at the pharmacy. Summer decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Andrew were working at the pharmacy. Grant decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Josh", + "object": "dishwasher", + "place": "pharmacy", + "random_a": "Andrew", + "random_b": "Grant", + "random_c": "Dan" + } + }, + { + "text": "The department store Ryan and Tim went to had a toilet. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Ryan and Tim went to had a toilet. Steve gave it to", + "random_names_cf": "The department store Phil and Luke went to had a toilet. Phil gave it to", + "s1_io_flip_cf": "The department store Tim and Ryan went to had a toilet. Ryan gave it to", + "s2_io_flip_cf": "The department store Ryan and Tim went to had a toilet. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The department store Luke and Phil went to had a toilet. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The department store Phil and Luke went to had a toilet. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Tim and Ryan went to had a toilet. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Luke and Phil went to had a toilet. Luke gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Ryan", + "object": "toilet", + "place": "department store", + "random_a": "Phil", + "random_b": "Luke", + "random_c": "Steve" + } + }, + { + "text": "The restaurant Peter and Kay went to had a crate. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Peter and Kay went to had a crate. Phil gave it to", + "random_names_cf": "The restaurant Jim and Steve went to had a crate. Jim gave it to", + "s1_io_flip_cf": "The restaurant Kay and Peter went to had a crate. Peter gave it to", + "s2_io_flip_cf": "The restaurant Peter and Kay went to had a crate. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Steve and Jim went to had a crate. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Jim and Steve went to had a crate. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Kay and Peter went to had a crate. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Steve and Jim went to had a crate. Steve gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Peter", + "object": "crate", + "place": "restaurant", + "random_a": "Jim", + "random_b": "Steve", + "random_c": "Phil" + } + }, + { + "text": "Once Josh and Jonathan arrived at the toy store, Josh gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Jonathan arrived at the toy store, Rick gave a ring to", + "random_names_cf": "Once Scott and Henry arrived at the toy store, Scott gave a ring to", + "s1_io_flip_cf": "Once Jonathan and Josh arrived at the toy store, Josh gave a ring to", + "s2_io_flip_cf": "Once Josh and Jonathan arrived at the toy store, Jonathan gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Henry and Scott arrived at the toy store, Scott gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Scott and Henry arrived at the toy store, Henry gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Josh arrived at the toy store, Jonathan gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Scott arrived at the toy store, Henry gave a ring to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Josh", + "object": "ring", + "place": "toy store", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Rick" + } + }, + { + "text": "While Neil and Summer relaxed, Neil gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Summer relaxed, Robert gave a razor to", + "random_names_cf": "While Alexander and Steve relaxed, Alexander gave a razor to", + "s1_io_flip_cf": "While Summer and Neil relaxed, Neil gave a razor to", + "s2_io_flip_cf": "While Neil and Summer relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_cf": "While Steve and Alexander relaxed, Alexander gave a razor to", + "random_names_s2_ioi_flip_cf": "While Alexander and Steve relaxed, Steve gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Neil relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Alexander relaxed, Steve gave a razor to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Neil", + "object": "razor", + "place": "toy store", + "random_a": "Alexander", + "random_b": "Steve", + "random_c": "Robert" + } + }, + { + "text": "Before Cal and Scott left the parking lot, Cal decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Scott left the parking lot, Sarah decided to give a comb to", + "random_names_cf": "Before Summer and Stan left the parking lot, Summer decided to give a comb to", + "s1_io_flip_cf": "Before Scott and Cal left the parking lot, Cal decided to give a comb to", + "s2_io_flip_cf": "Before Cal and Scott left the parking lot, Scott decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before Stan and Summer left the parking lot, Summer decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Summer and Stan left the parking lot, Stan decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Cal left the parking lot, Scott decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Summer left the parking lot, Stan decided to give a comb to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Cal", + "object": "comb", + "place": "parking lot", + "random_a": "Summer", + "random_b": "Stan", + "random_c": "Sarah" + } + }, + { + "text": "Then, Rick and Jim went to the store. Rick gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Jim went to the store. Edward gave a pair of shoes to", + "random_names_cf": "Then, Cal and Grant went to the store. Cal gave a pair of shoes to", + "s1_io_flip_cf": "Then, Jim and Rick went to the store. Rick gave a pair of shoes to", + "s2_io_flip_cf": "Then, Rick and Jim went to the store. Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Cal went to the store. Cal gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Grant went to the store. Grant gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rick went to the store. Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Cal went to the store. Grant gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Rick", + "object": "pair of shoes", + "place": "store", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "Edward" + } + }, + { + "text": "When Luke and Jim were about to leave the square, Luke gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Jim were about to leave the square, Joe gave a dress to", + "random_names_cf": "When Alex and Stan were about to leave the square, Alex gave a dress to", + "s1_io_flip_cf": "When Jim and Luke were about to leave the square, Luke gave a dress to", + "s2_io_flip_cf": "When Luke and Jim were about to leave the square, Jim gave a dress to", + "random_names_s1_ioi_flip_cf": "When Stan and Alex were about to leave the square, Alex gave a dress to", + "random_names_s2_ioi_flip_cf": "When Alex and Stan were about to leave the square, Stan gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Luke were about to leave the square, Jim gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Alex were about to leave the square, Stan gave a dress to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Luke", + "object": "dress", + "place": "square", + "random_a": "Alex", + "random_b": "Stan", + "random_c": "Joe" + } + }, + { + "text": "Once Rob and Peter arrived at the elevator, Rob gave a glove to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Peter arrived at the elevator, Steve gave a glove to", + "random_names_cf": "Once Kelly and William arrived at the elevator, Kelly gave a glove to", + "s1_io_flip_cf": "Once Peter and Rob arrived at the elevator, Rob gave a glove to", + "s2_io_flip_cf": "Once Rob and Peter arrived at the elevator, Peter gave a glove to", + "random_names_s1_ioi_flip_cf": "Once William and Kelly arrived at the elevator, Kelly gave a glove to", + "random_names_s2_ioi_flip_cf": "Once Kelly and William arrived at the elevator, William gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Rob arrived at the elevator, Peter gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Kelly arrived at the elevator, William gave a glove to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rob", + "object": "glove", + "place": "elevator", + "random_a": "Kelly", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "Before Ryan and Steven left the spa, Ryan decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Steven left the spa, Henry decided to give a folder to", + "random_names_cf": "Before Charles and Elizabeth left the spa, Charles decided to give a folder to", + "s1_io_flip_cf": "Before Steven and Ryan left the spa, Ryan decided to give a folder to", + "s2_io_flip_cf": "Before Ryan and Steven left the spa, Steven decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Elizabeth and Charles left the spa, Charles decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Charles and Elizabeth left the spa, Elizabeth decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Ryan left the spa, Steven decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Charles left the spa, Elizabeth decided to give a folder to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Ryan", + "object": "folder", + "place": "spa", + "random_a": "Charles", + "random_b": "Elizabeth", + "random_c": "Henry" + } + }, + { + "text": "While Rick and Kelly relaxed, Rick gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Kelly relaxed, Steve gave a microphone to", + "random_names_cf": "While Daniel and Ryan relaxed, Daniel gave a microphone to", + "s1_io_flip_cf": "While Kelly and Rick relaxed, Rick gave a microphone to", + "s2_io_flip_cf": "While Rick and Kelly relaxed, Kelly gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Ryan and Daniel relaxed, Daniel gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Daniel and Ryan relaxed, Ryan gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Rick relaxed, Kelly gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Daniel relaxed, Ryan gave a microphone to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Rick", + "object": "microphone", + "place": "clothing store", + "random_a": "Daniel", + "random_b": "Ryan", + "random_c": "Steve" + } + }, + { + "text": "When Rick and Luke were about to leave the ferry, Rick gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Luke were about to leave the ferry, Austin gave a coat to", + "random_names_cf": "When Phil and Lewis were about to leave the ferry, Phil gave a coat to", + "s1_io_flip_cf": "When Luke and Rick were about to leave the ferry, Rick gave a coat to", + "s2_io_flip_cf": "When Rick and Luke were about to leave the ferry, Luke gave a coat to", + "random_names_s1_ioi_flip_cf": "When Lewis and Phil were about to leave the ferry, Phil gave a coat to", + "random_names_s2_ioi_flip_cf": "When Phil and Lewis were about to leave the ferry, Lewis gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Rick were about to leave the ferry, Luke gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Phil were about to leave the ferry, Lewis gave a coat to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rick", + "object": "coat", + "place": "ferry", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Austin" + } + }, + { + "text": "While Roger and Steve relaxed, Roger gave a pair of glasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Steve relaxed, Scott gave a pair of glasses to", + "random_names_cf": "While Cal and Angel relaxed, Cal gave a pair of glasses to", + "s1_io_flip_cf": "While Steve and Roger relaxed, Roger gave a pair of glasses to", + "s2_io_flip_cf": "While Roger and Steve relaxed, Steve gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "While Angel and Cal relaxed, Cal gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "While Cal and Angel relaxed, Angel gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Roger relaxed, Steve gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Cal relaxed, Angel gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roger", + "object": "pair of glasses", + "place": "marketplace", + "random_a": "Cal", + "random_b": "Angel", + "random_c": "Scott" + } + }, + { + "text": "Before Dan and Rick left the ferry, Dan decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Rick left the ferry, Mike decided to give a glove to", + "random_names_cf": "Before Alexander and Henry left the ferry, Alexander decided to give a glove to", + "s1_io_flip_cf": "Before Rick and Dan left the ferry, Dan decided to give a glove to", + "s2_io_flip_cf": "Before Dan and Rick left the ferry, Rick decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Henry and Alexander left the ferry, Alexander decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Henry left the ferry, Henry decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Dan left the ferry, Rick decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Alexander left the ferry, Henry decided to give a glove to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Dan", + "object": "glove", + "place": "ferry", + "random_a": "Alexander", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "When Lewis and Dan were about to leave the elevator, Lewis gave a carpet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Dan were about to leave the elevator, Steve gave a carpet to", + "random_names_cf": "When Josh and Andrew were about to leave the elevator, Josh gave a carpet to", + "s1_io_flip_cf": "When Dan and Lewis were about to leave the elevator, Lewis gave a carpet to", + "s2_io_flip_cf": "When Lewis and Dan were about to leave the elevator, Dan gave a carpet to", + "random_names_s1_ioi_flip_cf": "When Andrew and Josh were about to leave the elevator, Josh gave a carpet to", + "random_names_s2_ioi_flip_cf": "When Josh and Andrew were about to leave the elevator, Andrew gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Lewis were about to leave the elevator, Dan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Josh were about to leave the elevator, Andrew gave a carpet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Lewis", + "object": "carpet", + "place": "elevator", + "random_a": "Josh", + "random_b": "Andrew", + "random_c": "Steve" + } + }, + { + "text": "While Joe and Jonathan relaxed, Joe gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Jonathan relaxed, Will gave a pin to", + "random_names_cf": "While Don and Sarah relaxed, Don gave a pin to", + "s1_io_flip_cf": "While Jonathan and Joe relaxed, Joe gave a pin to", + "s2_io_flip_cf": "While Joe and Jonathan relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_cf": "While Sarah and Don relaxed, Don gave a pin to", + "random_names_s2_ioi_flip_cf": "While Don and Sarah relaxed, Sarah gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Joe relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Don relaxed, Sarah gave a pin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Joe", + "object": "pin", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Will" + } + }, + { + "text": "Then, Dan and Tom went to the ramp. Dan gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Tom went to the ramp. Kelly gave a pair of shoes to", + "random_names_cf": "Then, Roy and Sarah went to the ramp. Roy gave a pair of shoes to", + "s1_io_flip_cf": "Then, Tom and Dan went to the ramp. Dan gave a pair of shoes to", + "s2_io_flip_cf": "Then, Dan and Tom went to the ramp. Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Roy went to the ramp. Roy gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Sarah went to the ramp. Sarah gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Dan went to the ramp. Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Roy went to the ramp. Sarah gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Dan", + "object": "pair of shoes", + "place": "ramp", + "random_a": "Roy", + "random_b": "Sarah", + "random_c": "Kelly" + } + }, + { + "text": "Then, Daniel and Scott had a lot of fun at the ferry. Daniel gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Scott had a lot of fun at the ferry. Will gave a faucet to", + "random_names_cf": "Then, Stan and Neil had a lot of fun at the ferry. Stan gave a faucet to", + "s1_io_flip_cf": "Then, Scott and Daniel had a lot of fun at the ferry. Daniel gave a faucet to", + "s2_io_flip_cf": "Then, Daniel and Scott had a lot of fun at the ferry. Scott gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Stan had a lot of fun at the ferry. Stan gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Neil had a lot of fun at the ferry. Neil gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Daniel had a lot of fun at the ferry. Scott gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Stan had a lot of fun at the ferry. Neil gave a faucet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Daniel", + "object": "faucet", + "place": "ferry", + "random_a": "Stan", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "When Rick and Alexander were about to leave the university campus, Rick gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Alexander were about to leave the university campus, Angel gave a mirror to", + "random_names_cf": "When Steve and Edward were about to leave the university campus, Steve gave a mirror to", + "s1_io_flip_cf": "When Alexander and Rick were about to leave the university campus, Rick gave a mirror to", + "s2_io_flip_cf": "When Rick and Alexander were about to leave the university campus, Alexander gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Edward and Steve were about to leave the university campus, Steve gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Steve and Edward were about to leave the university campus, Edward gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Rick were about to leave the university campus, Alexander gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Steve were about to leave the university campus, Edward gave a mirror to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "mirror", + "place": "university campus", + "random_a": "Steve", + "random_b": "Edward", + "random_c": "Angel" + } + }, + { + "text": "Then, Kay and Don went to the dorm. Kay gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Don went to the dorm. Edward gave a cable to", + "random_names_cf": "Then, Cal and Summer went to the dorm. Cal gave a cable to", + "s1_io_flip_cf": "Then, Don and Kay went to the dorm. Kay gave a cable to", + "s2_io_flip_cf": "Then, Kay and Don went to the dorm. Don gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Cal went to the dorm. Cal gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Summer went to the dorm. Summer gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Kay went to the dorm. Don gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Cal went to the dorm. Summer gave a cable to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "cable", + "place": "dorm", + "random_a": "Cal", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "Once Jonathan and Angel arrived at the zoo, Jonathan gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Angel arrived at the zoo, Roger gave a faucet to", + "random_names_cf": "Once Alexander and Sarah arrived at the zoo, Alexander gave a faucet to", + "s1_io_flip_cf": "Once Angel and Jonathan arrived at the zoo, Jonathan gave a faucet to", + "s2_io_flip_cf": "Once Jonathan and Angel arrived at the zoo, Angel gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Alexander arrived at the zoo, Alexander gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Sarah arrived at the zoo, Sarah gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Jonathan arrived at the zoo, Angel gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Alexander arrived at the zoo, Sarah gave a faucet to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jonathan", + "object": "faucet", + "place": "zoo", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Roger" + } + }, + { + "text": "Then, Cal and Neil went to the supermarket. Cal gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Neil went to the supermarket. Don gave a glove to", + "random_names_cf": "Then, Angel and Alexander went to the supermarket. Angel gave a glove to", + "s1_io_flip_cf": "Then, Neil and Cal went to the supermarket. Cal gave a glove to", + "s2_io_flip_cf": "Then, Cal and Neil went to the supermarket. Neil gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Angel went to the supermarket. Angel gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Alexander went to the supermarket. Alexander gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Cal went to the supermarket. Neil gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Angel went to the supermarket. Alexander gave a glove to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Cal", + "object": "glove", + "place": "supermarket", + "random_a": "Angel", + "random_b": "Alexander", + "random_c": "Don" + } + }, + { + "text": "Before Kelly and Lewis left the resort, Kelly decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Lewis left the resort, Luke decided to give a folder to", + "random_names_cf": "Before Summer and Dan left the resort, Summer decided to give a folder to", + "s1_io_flip_cf": "Before Lewis and Kelly left the resort, Kelly decided to give a folder to", + "s2_io_flip_cf": "Before Kelly and Lewis left the resort, Lewis decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Dan and Summer left the resort, Summer decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Summer and Dan left the resort, Dan decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Kelly left the resort, Lewis decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Summer left the resort, Dan decided to give a folder to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kelly", + "object": "folder", + "place": "resort", + "random_a": "Summer", + "random_b": "Dan", + "random_c": "Luke" + } + }, + { + "text": "When Roy and Jonathan were about to leave the square, Roy gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Jonathan were about to leave the square, Scott gave a heater to", + "random_names_cf": "When Alexander and Josh were about to leave the square, Alexander gave a heater to", + "s1_io_flip_cf": "When Jonathan and Roy were about to leave the square, Roy gave a heater to", + "s2_io_flip_cf": "When Roy and Jonathan were about to leave the square, Jonathan gave a heater to", + "random_names_s1_ioi_flip_cf": "When Josh and Alexander were about to leave the square, Alexander gave a heater to", + "random_names_s2_ioi_flip_cf": "When Alexander and Josh were about to leave the square, Josh gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Roy were about to leave the square, Jonathan gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Alexander were about to leave the square, Josh gave a heater to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "heater", + "place": "square", + "random_a": "Alexander", + "random_b": "Josh", + "random_c": "Scott" + } + }, + { + "text": "Then, Steve and Will were working at the school. Steve decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Will were working at the school. Guy decided to give a pillow to", + "random_names_cf": "Then, Kelly and Henry were working at the school. Kelly decided to give a pillow to", + "s1_io_flip_cf": "Then, Will and Steve were working at the school. Steve decided to give a pillow to", + "s2_io_flip_cf": "Then, Steve and Will were working at the school. Will decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Kelly were working at the school. Kelly decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Henry were working at the school. Henry decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Steve were working at the school. Will decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Kelly were working at the school. Henry decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steve", + "object": "pillow", + "place": "school", + "random_a": "Kelly", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "While Alex and Rob relaxed, Alex gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Rob relaxed, Cal gave a piece of tape to", + "random_names_cf": "While Steve and Sarah relaxed, Steve gave a piece of tape to", + "s1_io_flip_cf": "While Rob and Alex relaxed, Alex gave a piece of tape to", + "s2_io_flip_cf": "While Alex and Rob relaxed, Rob gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Sarah and Steve relaxed, Steve gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Steve and Sarah relaxed, Sarah gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Alex relaxed, Rob gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Steve relaxed, Sarah gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alex", + "object": "piece of tape", + "place": "resort", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "Cal" + } + }, + { + "text": "When Steve and Austin got a thimble at the optician, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Austin got a thimble at the optician, Kelly decided to give it to", + "random_names_cf": "When Grant and Edward got a thimble at the optician, Grant decided to give it to", + "s1_io_flip_cf": "When Austin and Steve got a thimble at the optician, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Austin got a thimble at the optician, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Grant got a thimble at the optician, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Edward got a thimble at the optician, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Steve got a thimble at the optician, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Grant got a thimble at the optician, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Steve", + "object": "thimble", + "place": "optician", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Kelly" + } + }, + { + "text": "The dorm Scott and Dan went to had a sifter. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Scott and Dan went to had a sifter. Joe gave it to", + "random_names_cf": "The dorm Stan and Rob went to had a sifter. Stan gave it to", + "s1_io_flip_cf": "The dorm Dan and Scott went to had a sifter. Scott gave it to", + "s2_io_flip_cf": "The dorm Scott and Dan went to had a sifter. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Rob and Stan went to had a sifter. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Stan and Rob went to had a sifter. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Dan and Scott went to had a sifter. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Rob and Stan went to had a sifter. Rob gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "sifter", + "place": "dorm", + "random_a": "Stan", + "random_b": "Rob", + "random_c": "Joe" + } + }, + { + "text": "While Kelly and Andrew relaxed, Kelly gave a mask to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Andrew relaxed, Grant gave a mask to", + "random_names_cf": "While Mike and Jim relaxed, Mike gave a mask to", + "s1_io_flip_cf": "While Andrew and Kelly relaxed, Kelly gave a mask to", + "s2_io_flip_cf": "While Kelly and Andrew relaxed, Andrew gave a mask to", + "random_names_s1_ioi_flip_cf": "While Jim and Mike relaxed, Mike gave a mask to", + "random_names_s2_ioi_flip_cf": "While Mike and Jim relaxed, Jim gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Kelly relaxed, Andrew gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Mike relaxed, Jim gave a mask to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Kelly", + "object": "mask", + "place": "harbor", + "random_a": "Mike", + "random_b": "Jim", + "random_c": "Grant" + } + }, + { + "text": "When Neil and Scott were about to leave the hangar, Neil gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Scott were about to leave the hangar, Josh gave a ring to", + "random_names_cf": "When Luke and Elizabeth were about to leave the hangar, Luke gave a ring to", + "s1_io_flip_cf": "When Scott and Neil were about to leave the hangar, Neil gave a ring to", + "s2_io_flip_cf": "When Neil and Scott were about to leave the hangar, Scott gave a ring to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Luke were about to leave the hangar, Luke gave a ring to", + "random_names_s2_ioi_flip_cf": "When Luke and Elizabeth were about to leave the hangar, Elizabeth gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Neil were about to leave the hangar, Scott gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Luke were about to leave the hangar, Elizabeth gave a ring to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Neil", + "object": "ring", + "place": "hangar", + "random_a": "Luke", + "random_b": "Elizabeth", + "random_c": "Josh" + } + }, + { + "text": "Before Ryan and Will left the toy store, Ryan decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Will left the toy store, Andrew decided to give a machine to", + "random_names_cf": "Before Kay and Daniel left the toy store, Kay decided to give a machine to", + "s1_io_flip_cf": "Before Will and Ryan left the toy store, Ryan decided to give a machine to", + "s2_io_flip_cf": "Before Ryan and Will left the toy store, Will decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Kay left the toy store, Kay decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Kay and Daniel left the toy store, Daniel decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Ryan left the toy store, Will decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Kay left the toy store, Daniel decided to give a machine to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Ryan", + "object": "machine", + "place": "toy store", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tim and Tom went to the salon. Tim gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Tom went to the salon. Don gave a bucket of paint to", + "random_names_cf": "Then, Cal and Rob went to the salon. Cal gave a bucket of paint to", + "s1_io_flip_cf": "Then, Tom and Tim went to the salon. Tim gave a bucket of paint to", + "s2_io_flip_cf": "Then, Tim and Tom went to the salon. Tom gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Cal went to the salon. Cal gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Rob went to the salon. Rob gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Tim went to the salon. Tom gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Cal went to the salon. Rob gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Tim", + "object": "bucket of paint", + "place": "salon", + "random_a": "Cal", + "random_b": "Rob", + "random_c": "Don" + } + }, + { + "text": "When Tom and Sarah were about to leave the racetrack, Tom gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Sarah were about to leave the racetrack, Henry gave a needle to", + "random_names_cf": "When Steven and Joe were about to leave the racetrack, Steven gave a needle to", + "s1_io_flip_cf": "When Sarah and Tom were about to leave the racetrack, Tom gave a needle to", + "s2_io_flip_cf": "When Tom and Sarah were about to leave the racetrack, Sarah gave a needle to", + "random_names_s1_ioi_flip_cf": "When Joe and Steven were about to leave the racetrack, Steven gave a needle to", + "random_names_s2_ioi_flip_cf": "When Steven and Joe were about to leave the racetrack, Joe gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Tom were about to leave the racetrack, Sarah gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Steven were about to leave the racetrack, Joe gave a needle to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Tom", + "object": "needle", + "place": "racetrack", + "random_a": "Steven", + "random_b": "Joe", + "random_c": "Henry" + } + }, + { + "text": "Then, Daniel and Steve went to the harbor. Daniel gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Steve went to the harbor. Roger gave a boot to", + "random_names_cf": "Then, Charles and Austin went to the harbor. Charles gave a boot to", + "s1_io_flip_cf": "Then, Steve and Daniel went to the harbor. Daniel gave a boot to", + "s2_io_flip_cf": "Then, Daniel and Steve went to the harbor. Steve gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Charles went to the harbor. Charles gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Austin went to the harbor. Austin gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Daniel went to the harbor. Steve gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Charles went to the harbor. Austin gave a boot to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Daniel", + "object": "boot", + "place": "harbor", + "random_a": "Charles", + "random_b": "Austin", + "random_c": "Roger" + } + }, + { + "text": "While William and Josh relaxed, William gave a pair of pliers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Josh relaxed, Roger gave a pair of pliers to", + "random_names_cf": "While Robert and Kay relaxed, Robert gave a pair of pliers to", + "s1_io_flip_cf": "While Josh and William relaxed, William gave a pair of pliers to", + "s2_io_flip_cf": "While William and Josh relaxed, Josh gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "While Kay and Robert relaxed, Robert gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "While Robert and Kay relaxed, Kay gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and William relaxed, Josh gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Robert relaxed, Kay gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "William", + "object": "pair of pliers", + "place": "tire store", + "random_a": "Robert", + "random_b": "Kay", + "random_c": "Roger" + } + }, + { + "text": "Then, Joe and Tom had a lot of fun at the hotel. Joe gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Tom had a lot of fun at the hotel. Cal gave a dress to", + "random_names_cf": "Then, Jim and Kelly had a lot of fun at the hotel. Jim gave a dress to", + "s1_io_flip_cf": "Then, Tom and Joe had a lot of fun at the hotel. Joe gave a dress to", + "s2_io_flip_cf": "Then, Joe and Tom had a lot of fun at the hotel. Tom gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Jim had a lot of fun at the hotel. Jim gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Kelly had a lot of fun at the hotel. Kelly gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Joe had a lot of fun at the hotel. Tom gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Jim had a lot of fun at the hotel. Kelly gave a dress to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "dress", + "place": "hotel", + "random_a": "Jim", + "random_b": "Kelly", + "random_c": "Cal" + } + }, + { + "text": "Then, Steven and Cal went to the service station. Steven gave a radiator to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Cal went to the service station. Sarah gave a radiator to", + "random_names_cf": "Then, Dan and Angel went to the service station. Dan gave a radiator to", + "s1_io_flip_cf": "Then, Cal and Steven went to the service station. Steven gave a radiator to", + "s2_io_flip_cf": "Then, Steven and Cal went to the service station. Cal gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Dan went to the service station. Dan gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Angel went to the service station. Angel gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steven went to the service station. Cal gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Dan went to the service station. Angel gave a radiator to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steven", + "object": "radiator", + "place": "service station", + "random_a": "Dan", + "random_b": "Angel", + "random_c": "Sarah" + } + }, + { + "text": "When Robert and William got a wrench at the toy store, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and William got a wrench at the toy store, Grant decided to give it to", + "random_names_cf": "When Alex and Alexander got a wrench at the toy store, Alex decided to give it to", + "s1_io_flip_cf": "When William and Robert got a wrench at the toy store, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and William got a wrench at the toy store, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Alex got a wrench at the toy store, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Alexander got a wrench at the toy store, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Robert got a wrench at the toy store, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Alex got a wrench at the toy store, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Robert", + "object": "wrench", + "place": "toy store", + "random_a": "Alex", + "random_b": "Alexander", + "random_c": "Grant" + } + }, + { + "text": "Then, Summer and Edward were working at the square. Summer decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Edward were working at the square. Stan decided to give a ring to", + "random_names_cf": "Then, Rick and Cal were working at the square. Rick decided to give a ring to", + "s1_io_flip_cf": "Then, Edward and Summer were working at the square. Summer decided to give a ring to", + "s2_io_flip_cf": "Then, Summer and Edward were working at the square. Edward decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Rick were working at the square. Rick decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Cal were working at the square. Cal decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Summer were working at the square. Edward decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rick were working at the square. Cal decided to give a ring to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Summer", + "object": "ring", + "place": "square", + "random_a": "Rick", + "random_b": "Cal", + "random_c": "Stan" + } + }, + { + "text": "The optician Jonathan and Guy went to had a pair of nail clippers. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Jonathan and Guy went to had a pair of nail clippers. Alex gave it to", + "random_names_cf": "The optician Edward and Andrew went to had a pair of nail clippers. Edward gave it to", + "s1_io_flip_cf": "The optician Guy and Jonathan went to had a pair of nail clippers. Jonathan gave it to", + "s2_io_flip_cf": "The optician Jonathan and Guy went to had a pair of nail clippers. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The optician Andrew and Edward went to had a pair of nail clippers. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The optician Edward and Andrew went to had a pair of nail clippers. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Guy and Jonathan went to had a pair of nail clippers. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Andrew and Edward went to had a pair of nail clippers. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Jonathan", + "object": "pair of nail clippers", + "place": "optician", + "random_a": "Edward", + "random_b": "Andrew", + "random_c": "Alex" + } + }, + { + "text": "When Stan and Rob got a radiator at the court, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Rob got a radiator at the court, Jim decided to give it to", + "random_names_cf": "When Jonathan and Steven got a radiator at the court, Jonathan decided to give it to", + "s1_io_flip_cf": "When Rob and Stan got a radiator at the court, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Rob got a radiator at the court, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Jonathan got a radiator at the court, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Steven got a radiator at the court, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Stan got a radiator at the court, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jonathan got a radiator at the court, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Stan", + "object": "radiator", + "place": "court", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Jim" + } + }, + { + "text": "Then, Guy and Will had a lot of fun at the department store. Guy gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Will had a lot of fun at the department store. Lewis gave a bicycle to", + "random_names_cf": "Then, Summer and Jonathan had a lot of fun at the department store. Summer gave a bicycle to", + "s1_io_flip_cf": "Then, Will and Guy had a lot of fun at the department store. Guy gave a bicycle to", + "s2_io_flip_cf": "Then, Guy and Will had a lot of fun at the department store. Will gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Summer had a lot of fun at the department store. Summer gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Jonathan had a lot of fun at the department store. Jonathan gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Guy had a lot of fun at the department store. Will gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Summer had a lot of fun at the department store. Jonathan gave a bicycle to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Guy", + "object": "bicycle", + "place": "department store", + "random_a": "Summer", + "random_b": "Jonathan", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Ryan were about to leave the gift shop, Robert gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Ryan were about to leave the gift shop, Alex gave a bucket of paint to", + "random_names_cf": "When Elizabeth and Cal were about to leave the gift shop, Elizabeth gave a bucket of paint to", + "s1_io_flip_cf": "When Ryan and Robert were about to leave the gift shop, Robert gave a bucket of paint to", + "s2_io_flip_cf": "When Robert and Ryan were about to leave the gift shop, Ryan gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Cal and Elizabeth were about to leave the gift shop, Elizabeth gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Cal were about to leave the gift shop, Cal gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Robert were about to leave the gift shop, Ryan gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Elizabeth were about to leave the gift shop, Cal gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Robert", + "object": "bucket of paint", + "place": "gift shop", + "random_a": "Elizabeth", + "random_b": "Cal", + "random_c": "Alex" + } + }, + { + "text": "The zoo Rick and Charles went to had a boot. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Rick and Charles went to had a boot. Roger gave it to", + "random_names_cf": "The zoo Henry and William went to had a boot. Henry gave it to", + "s1_io_flip_cf": "The zoo Charles and Rick went to had a boot. Rick gave it to", + "s2_io_flip_cf": "The zoo Rick and Charles went to had a boot. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The zoo William and Henry went to had a boot. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Henry and William went to had a boot. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Charles and Rick went to had a boot. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo William and Henry went to had a boot. William gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Rick", + "object": "boot", + "place": "zoo", + "random_a": "Henry", + "random_b": "William", + "random_c": "Roger" + } + }, + { + "text": "Then, Peter and Rob had a lot of fun at the optician. Peter gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Rob had a lot of fun at the optician. Mike gave a sifter to", + "random_names_cf": "Then, William and Joe had a lot of fun at the optician. William gave a sifter to", + "s1_io_flip_cf": "Then, Rob and Peter had a lot of fun at the optician. Peter gave a sifter to", + "s2_io_flip_cf": "Then, Peter and Rob had a lot of fun at the optician. Rob gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Joe and William had a lot of fun at the optician. William gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, William and Joe had a lot of fun at the optician. Joe gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Peter had a lot of fun at the optician. Rob gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and William had a lot of fun at the optician. Joe gave a sifter to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Peter", + "object": "sifter", + "place": "optician", + "random_a": "William", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "When Daniel and Jim got a pair of pliers at the house, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Jim got a pair of pliers at the house, Austin decided to give it to", + "random_names_cf": "When Guy and Steven got a pair of pliers at the house, Guy decided to give it to", + "s1_io_flip_cf": "When Jim and Daniel got a pair of pliers at the house, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Jim got a pair of pliers at the house, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Guy got a pair of pliers at the house, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Steven got a pair of pliers at the house, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Daniel got a pair of pliers at the house, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Guy got a pair of pliers at the house, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Daniel", + "object": "pair of pliers", + "place": "house", + "random_a": "Guy", + "random_b": "Steven", + "random_c": "Austin" + } + }, + { + "text": "Then, William and Roy were working at the salon. William decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Roy were working at the salon. Alex decided to give a toaster to", + "random_names_cf": "Then, Robert and Rick were working at the salon. Robert decided to give a toaster to", + "s1_io_flip_cf": "Then, Roy and William were working at the salon. William decided to give a toaster to", + "s2_io_flip_cf": "Then, William and Roy were working at the salon. Roy decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Robert were working at the salon. Robert decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Rick were working at the salon. Rick decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and William were working at the salon. Roy decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Robert were working at the salon. Rick decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "William", + "object": "toaster", + "place": "salon", + "random_a": "Robert", + "random_b": "Rick", + "random_c": "Alex" + } + }, + { + "text": "Once Austin and Jim arrived at the mall, Austin gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Jim arrived at the mall, Peter gave a machine to", + "random_names_cf": "Once Tom and Elizabeth arrived at the mall, Tom gave a machine to", + "s1_io_flip_cf": "Once Jim and Austin arrived at the mall, Austin gave a machine to", + "s2_io_flip_cf": "Once Austin and Jim arrived at the mall, Jim gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Tom arrived at the mall, Tom gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Tom and Elizabeth arrived at the mall, Elizabeth gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Austin arrived at the mall, Jim gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Tom arrived at the mall, Elizabeth gave a machine to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Austin", + "object": "machine", + "place": "mall", + "random_a": "Tom", + "random_b": "Elizabeth", + "random_c": "Peter" + } + }, + { + "text": "Then, Will and Robert went to the market. Will gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Robert went to the market. Alex gave a razor to", + "random_names_cf": "Then, Cal and Alexander went to the market. Cal gave a razor to", + "s1_io_flip_cf": "Then, Robert and Will went to the market. Will gave a razor to", + "s2_io_flip_cf": "Then, Will and Robert went to the market. Robert gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Cal went to the market. Cal gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Alexander went to the market. Alexander gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Will went to the market. Robert gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Cal went to the market. Alexander gave a razor to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Will", + "object": "razor", + "place": "market", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "When Jonathan and Peter got a needle at the ramp, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Peter got a needle at the ramp, Kelly decided to give it to", + "random_names_cf": "When Stan and Roy got a needle at the ramp, Stan decided to give it to", + "s1_io_flip_cf": "When Peter and Jonathan got a needle at the ramp, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Peter got a needle at the ramp, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Stan got a needle at the ramp, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Roy got a needle at the ramp, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Jonathan got a needle at the ramp, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Stan got a needle at the ramp, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jonathan", + "object": "needle", + "place": "ramp", + "random_a": "Stan", + "random_b": "Roy", + "random_c": "Kelly" + } + }, + { + "text": "Then, Josh and Joe had a lot of fun at the break room. Josh gave a strainer to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Joe had a lot of fun at the break room. Steve gave a strainer to", + "random_names_cf": "Then, Alex and Dan had a lot of fun at the break room. Alex gave a strainer to", + "s1_io_flip_cf": "Then, Joe and Josh had a lot of fun at the break room. Josh gave a strainer to", + "s2_io_flip_cf": "Then, Josh and Joe had a lot of fun at the break room. Joe gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Alex had a lot of fun at the break room. Alex gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Dan had a lot of fun at the break room. Dan gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Josh had a lot of fun at the break room. Joe gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alex had a lot of fun at the break room. Dan gave a strainer to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Josh", + "object": "strainer", + "place": "break room", + "random_a": "Alex", + "random_b": "Dan", + "random_c": "Steve" + } + }, + { + "text": "When Roger and Kay got a shelf at the ramp, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Kay got a shelf at the ramp, Don decided to give it to", + "random_names_cf": "When Grant and Dan got a shelf at the ramp, Grant decided to give it to", + "s1_io_flip_cf": "When Kay and Roger got a shelf at the ramp, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Kay got a shelf at the ramp, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Grant got a shelf at the ramp, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Dan got a shelf at the ramp, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Roger got a shelf at the ramp, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Grant got a shelf at the ramp, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "shelf", + "place": "ramp", + "random_a": "Grant", + "random_b": "Dan", + "random_c": "Don" + } + }, + { + "text": "While Stan and William relaxed, Stan gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and William relaxed, Grant gave a funnel to", + "random_names_cf": "While Henry and Roy relaxed, Henry gave a funnel to", + "s1_io_flip_cf": "While William and Stan relaxed, Stan gave a funnel to", + "s2_io_flip_cf": "While Stan and William relaxed, William gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Roy and Henry relaxed, Henry gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Henry and Roy relaxed, Roy gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Stan relaxed, William gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Henry relaxed, Roy gave a funnel to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "funnel", + "place": "hangar", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Grant" + } + }, + { + "text": "When Robert and Joe were about to leave the circus, Robert gave a joystick to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Joe were about to leave the circus, Luke gave a joystick to", + "random_names_cf": "When Elizabeth and Mike were about to leave the circus, Elizabeth gave a joystick to", + "s1_io_flip_cf": "When Joe and Robert were about to leave the circus, Robert gave a joystick to", + "s2_io_flip_cf": "When Robert and Joe were about to leave the circus, Joe gave a joystick to", + "random_names_s1_ioi_flip_cf": "When Mike and Elizabeth were about to leave the circus, Elizabeth gave a joystick to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Mike were about to leave the circus, Mike gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Robert were about to leave the circus, Joe gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Elizabeth were about to leave the circus, Mike gave a joystick to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Robert", + "object": "joystick", + "place": "circus", + "random_a": "Elizabeth", + "random_b": "Mike", + "random_c": "Luke" + } + }, + { + "text": "Once Neil and Joe arrived at the optician, Neil gave a notebook to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Joe arrived at the optician, Summer gave a notebook to", + "random_names_cf": "Once Roy and Rick arrived at the optician, Roy gave a notebook to", + "s1_io_flip_cf": "Once Joe and Neil arrived at the optician, Neil gave a notebook to", + "s2_io_flip_cf": "Once Neil and Joe arrived at the optician, Joe gave a notebook to", + "random_names_s1_ioi_flip_cf": "Once Rick and Roy arrived at the optician, Roy gave a notebook to", + "random_names_s2_ioi_flip_cf": "Once Roy and Rick arrived at the optician, Rick gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Neil arrived at the optician, Joe gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Roy arrived at the optician, Rick gave a notebook to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Neil", + "object": "notebook", + "place": "optician", + "random_a": "Roy", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "Then, Kelly and Tim were working at the supermarket. Kelly decided to give a funnel to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Tim were working at the supermarket. Cal decided to give a funnel to", + "random_names_cf": "Then, Roy and Robert were working at the supermarket. Roy decided to give a funnel to", + "s1_io_flip_cf": "Then, Tim and Kelly were working at the supermarket. Kelly decided to give a funnel to", + "s2_io_flip_cf": "Then, Kelly and Tim were working at the supermarket. Tim decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Roy were working at the supermarket. Roy decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Robert were working at the supermarket. Robert decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Kelly were working at the supermarket. Tim decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Roy were working at the supermarket. Robert decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Kelly", + "object": "funnel", + "place": "supermarket", + "random_a": "Roy", + "random_b": "Robert", + "random_c": "Cal" + } + }, + { + "text": "Once Angel and Alex arrived at the park, Angel gave a notebook to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Alex arrived at the park, Tom gave a notebook to", + "random_names_cf": "Once Peter and Kelly arrived at the park, Peter gave a notebook to", + "s1_io_flip_cf": "Once Alex and Angel arrived at the park, Angel gave a notebook to", + "s2_io_flip_cf": "Once Angel and Alex arrived at the park, Alex gave a notebook to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Peter arrived at the park, Peter gave a notebook to", + "random_names_s2_ioi_flip_cf": "Once Peter and Kelly arrived at the park, Kelly gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Angel arrived at the park, Alex gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Peter arrived at the park, Kelly gave a notebook to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Angel", + "object": "notebook", + "place": "park", + "random_a": "Peter", + "random_b": "Kelly", + "random_c": "Tom" + } + }, + { + "text": "When Kay and Tom got a pencil at the casino, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Tom got a pencil at the casino, Rick decided to give it to", + "random_names_cf": "When Ryan and Steve got a pencil at the casino, Ryan decided to give it to", + "s1_io_flip_cf": "When Tom and Kay got a pencil at the casino, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Tom got a pencil at the casino, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Ryan got a pencil at the casino, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Steve got a pencil at the casino, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Kay got a pencil at the casino, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Ryan got a pencil at the casino, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "pencil", + "place": "casino", + "random_a": "Ryan", + "random_b": "Steve", + "random_c": "Rick" + } + }, + { + "text": "While Alexander and Joe relaxed, Alexander gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Joe relaxed, Elizabeth gave a screwdriver to", + "random_names_cf": "While Neil and Sarah relaxed, Neil gave a screwdriver to", + "s1_io_flip_cf": "While Joe and Alexander relaxed, Alexander gave a screwdriver to", + "s2_io_flip_cf": "While Alexander and Joe relaxed, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Sarah and Neil relaxed, Neil gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Neil and Sarah relaxed, Sarah gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Alexander relaxed, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Neil relaxed, Sarah gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Alexander", + "object": "screwdriver", + "place": "pizzeria", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Elizabeth" + } + }, + { + "text": "While Luke and Edward relaxed, Luke gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Edward relaxed, Josh gave a thimble to", + "random_names_cf": "While Neil and Jonathan relaxed, Neil gave a thimble to", + "s1_io_flip_cf": "While Edward and Luke relaxed, Luke gave a thimble to", + "s2_io_flip_cf": "While Luke and Edward relaxed, Edward gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Neil relaxed, Neil gave a thimble to", + "random_names_s2_ioi_flip_cf": "While Neil and Jonathan relaxed, Jonathan gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Luke relaxed, Edward gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Neil relaxed, Jonathan gave a thimble to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Luke", + "object": "thimble", + "place": "house", + "random_a": "Neil", + "random_b": "Jonathan", + "random_c": "Josh" + } + }, + { + "text": "Then, Neil and Phil were working at the optician. Neil decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Phil were working at the optician. Joe decided to give a nail file to", + "random_names_cf": "Then, Guy and Robert were working at the optician. Guy decided to give a nail file to", + "s1_io_flip_cf": "Then, Phil and Neil were working at the optician. Neil decided to give a nail file to", + "s2_io_flip_cf": "Then, Neil and Phil were working at the optician. Phil decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Guy were working at the optician. Guy decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Robert were working at the optician. Robert decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Neil were working at the optician. Phil decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Guy were working at the optician. Robert decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Neil", + "object": "nail file", + "place": "optician", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "When Kelly and Alex were about to leave the casino, Kelly gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Alex were about to leave the casino, Stan gave a mirror to", + "random_names_cf": "When Daniel and Charles were about to leave the casino, Daniel gave a mirror to", + "s1_io_flip_cf": "When Alex and Kelly were about to leave the casino, Kelly gave a mirror to", + "s2_io_flip_cf": "When Kelly and Alex were about to leave the casino, Alex gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Charles and Daniel were about to leave the casino, Daniel gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Daniel and Charles were about to leave the casino, Charles gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Kelly were about to leave the casino, Alex gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Daniel were about to leave the casino, Charles gave a mirror to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Kelly", + "object": "mirror", + "place": "casino", + "random_a": "Daniel", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "While Summer and Joe relaxed, Summer gave a fork to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Joe relaxed, Angel gave a fork to", + "random_names_cf": "While Lewis and Phil relaxed, Lewis gave a fork to", + "s1_io_flip_cf": "While Joe and Summer relaxed, Summer gave a fork to", + "s2_io_flip_cf": "While Summer and Joe relaxed, Joe gave a fork to", + "random_names_s1_ioi_flip_cf": "While Phil and Lewis relaxed, Lewis gave a fork to", + "random_names_s2_ioi_flip_cf": "While Lewis and Phil relaxed, Phil gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Summer relaxed, Joe gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Lewis relaxed, Phil gave a fork to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Summer", + "object": "fork", + "place": "racetrack", + "random_a": "Lewis", + "random_b": "Phil", + "random_c": "Angel" + } + }, + { + "text": "Then, Jonathan and Will had a lot of fun at the optician. Jonathan gave a trunk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Will had a lot of fun at the optician. Steve gave a trunk to", + "random_names_cf": "Then, Stan and Kay had a lot of fun at the optician. Stan gave a trunk to", + "s1_io_flip_cf": "Then, Will and Jonathan had a lot of fun at the optician. Jonathan gave a trunk to", + "s2_io_flip_cf": "Then, Jonathan and Will had a lot of fun at the optician. Will gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Stan had a lot of fun at the optician. Stan gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Kay had a lot of fun at the optician. Kay gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Jonathan had a lot of fun at the optician. Will gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Stan had a lot of fun at the optician. Kay gave a trunk to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jonathan", + "object": "trunk", + "place": "optician", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Steve" + } + }, + { + "text": "Then, Jonathan and Ryan went to the cafeteria. Jonathan gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Ryan went to the cafeteria. Henry gave a tablet to", + "random_names_cf": "Then, Stan and Grant went to the cafeteria. Stan gave a tablet to", + "s1_io_flip_cf": "Then, Ryan and Jonathan went to the cafeteria. Jonathan gave a tablet to", + "s2_io_flip_cf": "Then, Jonathan and Ryan went to the cafeteria. Ryan gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Stan went to the cafeteria. Stan gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Grant went to the cafeteria. Grant gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Jonathan went to the cafeteria. Ryan gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Stan went to the cafeteria. Grant gave a tablet to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jonathan", + "object": "tablet", + "place": "cafeteria", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "The casino Cal and Elizabeth went to had a pillow. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Cal and Elizabeth went to had a pillow. Summer gave it to", + "random_names_cf": "The casino Luke and Don went to had a pillow. Luke gave it to", + "s1_io_flip_cf": "The casino Elizabeth and Cal went to had a pillow. Cal gave it to", + "s2_io_flip_cf": "The casino Cal and Elizabeth went to had a pillow. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The casino Don and Luke went to had a pillow. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The casino Luke and Don went to had a pillow. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Elizabeth and Cal went to had a pillow. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Don and Luke went to had a pillow. Don gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Cal", + "object": "pillow", + "place": "casino", + "random_a": "Luke", + "random_b": "Don", + "random_c": "Summer" + } + }, + { + "text": "Before Peter and Jim left the hangar, Peter decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Jim left the hangar, Rob decided to give a pin to", + "random_names_cf": "Before Steve and Neil left the hangar, Steve decided to give a pin to", + "s1_io_flip_cf": "Before Jim and Peter left the hangar, Peter decided to give a pin to", + "s2_io_flip_cf": "Before Peter and Jim left the hangar, Jim decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Neil and Steve left the hangar, Steve decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Steve and Neil left the hangar, Neil decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Peter left the hangar, Jim decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Steve left the hangar, Neil decided to give a pin to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Peter", + "object": "pin", + "place": "hangar", + "random_a": "Steve", + "random_b": "Neil", + "random_c": "Rob" + } + }, + { + "text": "While Edward and Kay relaxed, Edward gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Kay relaxed, Elizabeth gave a shelf to", + "random_names_cf": "While Guy and Josh relaxed, Guy gave a shelf to", + "s1_io_flip_cf": "While Kay and Edward relaxed, Edward gave a shelf to", + "s2_io_flip_cf": "While Edward and Kay relaxed, Kay gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Josh and Guy relaxed, Guy gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Guy and Josh relaxed, Josh gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Edward relaxed, Kay gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Guy relaxed, Josh gave a shelf to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "shelf", + "place": "boatyard", + "random_a": "Guy", + "random_b": "Josh", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Dan and William arrived at the department store, Dan gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and William arrived at the department store, Austin gave a mirror to", + "random_names_cf": "Once Roy and Steve arrived at the department store, Roy gave a mirror to", + "s1_io_flip_cf": "Once William and Dan arrived at the department store, Dan gave a mirror to", + "s2_io_flip_cf": "Once Dan and William arrived at the department store, William gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Steve and Roy arrived at the department store, Roy gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Roy and Steve arrived at the department store, Steve gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Dan arrived at the department store, William gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Roy arrived at the department store, Steve gave a mirror to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Dan", + "object": "mirror", + "place": "department store", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Austin" + } + }, + { + "text": "Then, Tom and Sarah were working at the ferry. Tom decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Sarah were working at the ferry. Stan decided to give a machine to", + "random_names_cf": "Then, Steven and Alexander were working at the ferry. Steven decided to give a machine to", + "s1_io_flip_cf": "Then, Sarah and Tom were working at the ferry. Tom decided to give a machine to", + "s2_io_flip_cf": "Then, Tom and Sarah were working at the ferry. Sarah decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Steven were working at the ferry. Steven decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Alexander were working at the ferry. Alexander decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Tom were working at the ferry. Sarah decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Steven were working at the ferry. Alexander decided to give a machine to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Tom", + "object": "machine", + "place": "ferry", + "random_a": "Steven", + "random_b": "Alexander", + "random_c": "Stan" + } + }, + { + "text": "Then, Don and Robert were working at the airport. Don decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Robert were working at the airport. Alexander decided to give a folder to", + "random_names_cf": "Then, Luke and Grant were working at the airport. Luke decided to give a folder to", + "s1_io_flip_cf": "Then, Robert and Don were working at the airport. Don decided to give a folder to", + "s2_io_flip_cf": "Then, Don and Robert were working at the airport. Robert decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Luke were working at the airport. Luke decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Grant were working at the airport. Grant decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Don were working at the airport. Robert decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Luke were working at the airport. Grant decided to give a folder to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Don", + "object": "folder", + "place": "airport", + "random_a": "Luke", + "random_b": "Grant", + "random_c": "Alexander" + } + }, + { + "text": "When Don and Ryan were about to leave the store, Don gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Ryan were about to leave the store, Dan gave a pair of pliers to", + "random_names_cf": "When Jonathan and Guy were about to leave the store, Jonathan gave a pair of pliers to", + "s1_io_flip_cf": "When Ryan and Don were about to leave the store, Don gave a pair of pliers to", + "s2_io_flip_cf": "When Don and Ryan were about to leave the store, Ryan gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Guy and Jonathan were about to leave the store, Jonathan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Guy were about to leave the store, Guy gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Don were about to leave the store, Ryan gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Jonathan were about to leave the store, Guy gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Don", + "object": "pair of pliers", + "place": "store", + "random_a": "Jonathan", + "random_b": "Guy", + "random_c": "Dan" + } + }, + { + "text": "Then, Edward and Stan were working at the tire store. Edward decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Stan were working at the tire store. Cal decided to give a fork to", + "random_names_cf": "Then, Grant and Josh were working at the tire store. Grant decided to give a fork to", + "s1_io_flip_cf": "Then, Stan and Edward were working at the tire store. Edward decided to give a fork to", + "s2_io_flip_cf": "Then, Edward and Stan were working at the tire store. Stan decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Grant were working at the tire store. Grant decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Josh were working at the tire store. Josh decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Edward were working at the tire store. Stan decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Grant were working at the tire store. Josh decided to give a fork to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Edward", + "object": "fork", + "place": "tire store", + "random_a": "Grant", + "random_b": "Josh", + "random_c": "Cal" + } + }, + { + "text": "Before Robert and Will left the garden, Robert decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Will left the garden, Scott decided to give a dishwasher to", + "random_names_cf": "Before Daniel and Ryan left the garden, Daniel decided to give a dishwasher to", + "s1_io_flip_cf": "Before Will and Robert left the garden, Robert decided to give a dishwasher to", + "s2_io_flip_cf": "Before Robert and Will left the garden, Will decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Daniel left the garden, Daniel decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Ryan left the garden, Ryan decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Robert left the garden, Will decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Daniel left the garden, Ryan decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Robert", + "object": "dishwasher", + "place": "garden", + "random_a": "Daniel", + "random_b": "Ryan", + "random_c": "Scott" + } + }, + { + "text": "When Roy and Phil got a sock at the break room, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Phil got a sock at the break room, Lewis decided to give it to", + "random_names_cf": "When Elizabeth and Mike got a sock at the break room, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Phil and Roy got a sock at the break room, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Phil got a sock at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Elizabeth got a sock at the break room, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Mike got a sock at the break room, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Roy got a sock at the break room, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Elizabeth got a sock at the break room, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Roy", + "object": "sock", + "place": "break room", + "random_a": "Elizabeth", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "Before Luke and Kay left the tire store, Luke decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Kay left the tire store, Alex decided to give a sifter to", + "random_names_cf": "Before Alexander and Ross left the tire store, Alexander decided to give a sifter to", + "s1_io_flip_cf": "Before Kay and Luke left the tire store, Luke decided to give a sifter to", + "s2_io_flip_cf": "Before Luke and Kay left the tire store, Kay decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before Ross and Alexander left the tire store, Alexander decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Ross left the tire store, Ross decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Luke left the tire store, Kay decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Alexander left the tire store, Ross decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Luke", + "object": "sifter", + "place": "tire store", + "random_a": "Alexander", + "random_b": "Ross", + "random_c": "Alex" + } + }, + { + "text": "Before Alexander and Andrew left the salon, Alexander decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Andrew left the salon, Henry decided to give a microphone to", + "random_names_cf": "Before Rob and Cal left the salon, Rob decided to give a microphone to", + "s1_io_flip_cf": "Before Andrew and Alexander left the salon, Alexander decided to give a microphone to", + "s2_io_flip_cf": "Before Alexander and Andrew left the salon, Andrew decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Cal and Rob left the salon, Rob decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Rob and Cal left the salon, Cal decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Alexander left the salon, Andrew decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Rob left the salon, Cal decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Alexander", + "object": "microphone", + "place": "salon", + "random_a": "Rob", + "random_b": "Cal", + "random_c": "Henry" + } + }, + { + "text": "Then, Alex and Josh went to the resort. Alex gave a sink to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Josh went to the resort. Robert gave a sink to", + "random_names_cf": "Then, Steve and Summer went to the resort. Steve gave a sink to", + "s1_io_flip_cf": "Then, Josh and Alex went to the resort. Alex gave a sink to", + "s2_io_flip_cf": "Then, Alex and Josh went to the resort. Josh gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Steve went to the resort. Steve gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Summer went to the resort. Summer gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex went to the resort. Josh gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Steve went to the resort. Summer gave a sink to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Alex", + "object": "sink", + "place": "resort", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Robert" + } + }, + { + "text": "Once Luke and Scott arrived at the pet store, Luke gave a bathtub to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Scott arrived at the pet store, William gave a bathtub to", + "random_names_cf": "Once Steven and Phil arrived at the pet store, Steven gave a bathtub to", + "s1_io_flip_cf": "Once Scott and Luke arrived at the pet store, Luke gave a bathtub to", + "s2_io_flip_cf": "Once Luke and Scott arrived at the pet store, Scott gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Once Phil and Steven arrived at the pet store, Steven gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Once Steven and Phil arrived at the pet store, Phil gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Luke arrived at the pet store, Scott gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Steven arrived at the pet store, Phil gave a bathtub to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Luke", + "object": "bathtub", + "place": "pet store", + "random_a": "Steven", + "random_b": "Phil", + "random_c": "William" + } + }, + { + "text": "Then, Austin and Mike were working at the tire store. Austin decided to give a thimble to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Mike were working at the tire store. Summer decided to give a thimble to", + "random_names_cf": "Then, Scott and Andrew were working at the tire store. Scott decided to give a thimble to", + "s1_io_flip_cf": "Then, Mike and Austin were working at the tire store. Austin decided to give a thimble to", + "s2_io_flip_cf": "Then, Austin and Mike were working at the tire store. Mike decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Scott were working at the tire store. Scott decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Andrew were working at the tire store. Andrew decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin were working at the tire store. Mike decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Scott were working at the tire store. Andrew decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Austin", + "object": "thimble", + "place": "tire store", + "random_a": "Scott", + "random_b": "Andrew", + "random_c": "Summer" + } + }, + { + "text": "Then, Austin and Scott had a lot of fun at the zoo. Austin gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Scott had a lot of fun at the zoo. Sarah gave a desk to", + "random_names_cf": "Then, Josh and Kay had a lot of fun at the zoo. Josh gave a desk to", + "s1_io_flip_cf": "Then, Scott and Austin had a lot of fun at the zoo. Austin gave a desk to", + "s2_io_flip_cf": "Then, Austin and Scott had a lot of fun at the zoo. Scott gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Josh had a lot of fun at the zoo. Josh gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Kay had a lot of fun at the zoo. Kay gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Austin had a lot of fun at the zoo. Scott gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Josh had a lot of fun at the zoo. Kay gave a desk to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Austin", + "object": "desk", + "place": "zoo", + "random_a": "Josh", + "random_b": "Kay", + "random_c": "Sarah" + } + }, + { + "text": "When Steve and Steven got a pair of sunglasses at the airbase, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Steven got a pair of sunglasses at the airbase, Neil decided to give it to", + "random_names_cf": "When Josh and Charles got a pair of sunglasses at the airbase, Josh decided to give it to", + "s1_io_flip_cf": "When Steven and Steve got a pair of sunglasses at the airbase, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Steven got a pair of sunglasses at the airbase, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Josh got a pair of sunglasses at the airbase, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Charles got a pair of sunglasses at the airbase, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Steve got a pair of sunglasses at the airbase, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Josh got a pair of sunglasses at the airbase, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "pair of sunglasses", + "place": "airbase", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Neil" + } + }, + { + "text": "When Rob and Dan got a grater at the cafeteria, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Dan got a grater at the cafeteria, Robert decided to give it to", + "random_names_cf": "When Angel and Stan got a grater at the cafeteria, Angel decided to give it to", + "s1_io_flip_cf": "When Dan and Rob got a grater at the cafeteria, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Dan got a grater at the cafeteria, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Angel got a grater at the cafeteria, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Stan got a grater at the cafeteria, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Rob got a grater at the cafeteria, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Angel got a grater at the cafeteria, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Rob", + "object": "grater", + "place": "cafeteria", + "random_a": "Angel", + "random_b": "Stan", + "random_c": "Robert" + } + }, + { + "text": "When Steven and Angel got a toaster at the racetrack, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Angel got a toaster at the racetrack, Ryan decided to give it to", + "random_names_cf": "When Grant and Ross got a toaster at the racetrack, Grant decided to give it to", + "s1_io_flip_cf": "When Angel and Steven got a toaster at the racetrack, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Angel got a toaster at the racetrack, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Grant got a toaster at the racetrack, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Ross got a toaster at the racetrack, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Steven got a toaster at the racetrack, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Grant got a toaster at the racetrack, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steven", + "object": "toaster", + "place": "racetrack", + "random_a": "Grant", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "The pharmacy Elizabeth and Stan went to had a shelf. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Elizabeth and Stan went to had a shelf. Will gave it to", + "random_names_cf": "The pharmacy Cal and Dan went to had a shelf. Cal gave it to", + "s1_io_flip_cf": "The pharmacy Stan and Elizabeth went to had a shelf. Elizabeth gave it to", + "s2_io_flip_cf": "The pharmacy Elizabeth and Stan went to had a shelf. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Dan and Cal went to had a shelf. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Cal and Dan went to had a shelf. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Stan and Elizabeth went to had a shelf. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Dan and Cal went to had a shelf. Dan gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "shelf", + "place": "pharmacy", + "random_a": "Cal", + "random_b": "Dan", + "random_c": "Will" + } + }, + { + "text": "Once Austin and Alex arrived at the garden, Austin gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Alex arrived at the garden, Jonathan gave a dress to", + "random_names_cf": "Once Stan and Cal arrived at the garden, Stan gave a dress to", + "s1_io_flip_cf": "Once Alex and Austin arrived at the garden, Austin gave a dress to", + "s2_io_flip_cf": "Once Austin and Alex arrived at the garden, Alex gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Cal and Stan arrived at the garden, Stan gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Stan and Cal arrived at the garden, Cal gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Austin arrived at the garden, Alex gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Stan arrived at the garden, Cal gave a dress to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "dress", + "place": "garden", + "random_a": "Stan", + "random_b": "Cal", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Tim and Robert went to the market. Tim gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Robert went to the market. Alex gave a scarf to", + "random_names_cf": "Then, Daniel and Elizabeth went to the market. Daniel gave a scarf to", + "s1_io_flip_cf": "Then, Robert and Tim went to the market. Tim gave a scarf to", + "s2_io_flip_cf": "Then, Tim and Robert went to the market. Robert gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Daniel went to the market. Daniel gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Elizabeth went to the market. Elizabeth gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Tim went to the market. Robert gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Daniel went to the market. Elizabeth gave a scarf to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tim", + "object": "scarf", + "place": "market", + "random_a": "Daniel", + "random_b": "Elizabeth", + "random_c": "Alex" + } + }, + { + "text": "Then, Joe and Mike went to the park. Joe gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Mike went to the park. Don gave a bathtub to", + "random_names_cf": "Then, Tim and Alex went to the park. Tim gave a bathtub to", + "s1_io_flip_cf": "Then, Mike and Joe went to the park. Joe gave a bathtub to", + "s2_io_flip_cf": "Then, Joe and Mike went to the park. Mike gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Tim went to the park. Tim gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Alex went to the park. Alex gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe went to the park. Mike gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tim went to the park. Alex gave a bathtub to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Joe", + "object": "bathtub", + "place": "park", + "random_a": "Tim", + "random_b": "Alex", + "random_c": "Don" + } + }, + { + "text": "Before Neil and Josh left the ferry, Neil decided to give a bicycle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Josh left the ferry, Rick decided to give a bicycle to", + "random_names_cf": "Before Jim and Elizabeth left the ferry, Jim decided to give a bicycle to", + "s1_io_flip_cf": "Before Josh and Neil left the ferry, Neil decided to give a bicycle to", + "s2_io_flip_cf": "Before Neil and Josh left the ferry, Josh decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Before Elizabeth and Jim left the ferry, Jim decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Before Jim and Elizabeth left the ferry, Elizabeth decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Neil left the ferry, Josh decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Jim left the ferry, Elizabeth decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Neil", + "object": "bicycle", + "place": "ferry", + "random_a": "Jim", + "random_b": "Elizabeth", + "random_c": "Rick" + } + }, + { + "text": "Before Steven and Alexander left the park, Steven decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Alexander left the park, Austin decided to give a blouse to", + "random_names_cf": "Before Don and Robert left the park, Don decided to give a blouse to", + "s1_io_flip_cf": "Before Alexander and Steven left the park, Steven decided to give a blouse to", + "s2_io_flip_cf": "Before Steven and Alexander left the park, Alexander decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Robert and Don left the park, Don decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Don and Robert left the park, Robert decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Steven left the park, Alexander decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Don left the park, Robert decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steven", + "object": "blouse", + "place": "park", + "random_a": "Don", + "random_b": "Robert", + "random_c": "Austin" + } + }, + { + "text": "Then, Lewis and Angel had a lot of fun at the car. Lewis gave a ring to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Angel had a lot of fun at the car. Alexander gave a ring to", + "random_names_cf": "Then, Alex and Ross had a lot of fun at the car. Alex gave a ring to", + "s1_io_flip_cf": "Then, Angel and Lewis had a lot of fun at the car. Lewis gave a ring to", + "s2_io_flip_cf": "Then, Lewis and Angel had a lot of fun at the car. Angel gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Alex had a lot of fun at the car. Alex gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Ross had a lot of fun at the car. Ross gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Lewis had a lot of fun at the car. Angel gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Alex had a lot of fun at the car. Ross gave a ring to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Lewis", + "object": "ring", + "place": "car", + "random_a": "Alex", + "random_b": "Ross", + "random_c": "Alexander" + } + }, + { + "text": "While Roy and Guy relaxed, Roy gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Guy relaxed, Joe gave a pencil sharpener to", + "random_names_cf": "While Luke and Andrew relaxed, Luke gave a pencil sharpener to", + "s1_io_flip_cf": "While Guy and Roy relaxed, Roy gave a pencil sharpener to", + "s2_io_flip_cf": "While Roy and Guy relaxed, Guy gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Andrew and Luke relaxed, Luke gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Luke and Andrew relaxed, Andrew gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Roy relaxed, Guy gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Luke relaxed, Andrew gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Roy", + "object": "pencil sharpener", + "place": "dorm", + "random_a": "Luke", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "When Kay and Joe got a wallet at the mall, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Joe got a wallet at the mall, Charles decided to give it to", + "random_names_cf": "When Neil and Stan got a wallet at the mall, Neil decided to give it to", + "s1_io_flip_cf": "When Joe and Kay got a wallet at the mall, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Joe got a wallet at the mall, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Neil got a wallet at the mall, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Stan got a wallet at the mall, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Kay got a wallet at the mall, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Neil got a wallet at the mall, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Kay", + "object": "wallet", + "place": "mall", + "random_a": "Neil", + "random_b": "Stan", + "random_c": "Charles" + } + }, + { + "text": "When Jonathan and Steve were about to leave the marketplace, Jonathan gave a bicycle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Steve were about to leave the marketplace, Jim gave a bicycle to", + "random_names_cf": "When Summer and Neil were about to leave the marketplace, Summer gave a bicycle to", + "s1_io_flip_cf": "When Steve and Jonathan were about to leave the marketplace, Jonathan gave a bicycle to", + "s2_io_flip_cf": "When Jonathan and Steve were about to leave the marketplace, Steve gave a bicycle to", + "random_names_s1_ioi_flip_cf": "When Neil and Summer were about to leave the marketplace, Summer gave a bicycle to", + "random_names_s2_ioi_flip_cf": "When Summer and Neil were about to leave the marketplace, Neil gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Jonathan were about to leave the marketplace, Steve gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Summer were about to leave the marketplace, Neil gave a bicycle to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "bicycle", + "place": "marketplace", + "random_a": "Summer", + "random_b": "Neil", + "random_c": "Jim" + } + }, + { + "text": "When Tim and Kelly got a bucket of paint at the zoo, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Kelly got a bucket of paint at the zoo, Tom decided to give it to", + "random_names_cf": "When Edward and Angel got a bucket of paint at the zoo, Edward decided to give it to", + "s1_io_flip_cf": "When Kelly and Tim got a bucket of paint at the zoo, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Kelly got a bucket of paint at the zoo, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Edward got a bucket of paint at the zoo, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Angel got a bucket of paint at the zoo, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Tim got a bucket of paint at the zoo, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Edward got a bucket of paint at the zoo, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tim", + "object": "bucket of paint", + "place": "zoo", + "random_a": "Edward", + "random_b": "Angel", + "random_c": "Tom" + } + }, + { + "text": "Then, Edward and Angel went to the tire store. Edward gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Angel went to the tire store. Tim gave a wrench to", + "random_names_cf": "Then, Ryan and Jonathan went to the tire store. Ryan gave a wrench to", + "s1_io_flip_cf": "Then, Angel and Edward went to the tire store. Edward gave a wrench to", + "s2_io_flip_cf": "Then, Edward and Angel went to the tire store. Angel gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Ryan went to the tire store. Ryan gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Jonathan went to the tire store. Jonathan gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Edward went to the tire store. Angel gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Ryan went to the tire store. Jonathan gave a wrench to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Edward", + "object": "wrench", + "place": "tire store", + "random_a": "Ryan", + "random_b": "Jonathan", + "random_c": "Tim" + } + }, + { + "text": "Then, Luke and Kelly went to the pet store. Luke gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Kelly went to the pet store. Guy gave a pair of nail clippers to", + "random_names_cf": "Then, Cal and Steve went to the pet store. Cal gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Kelly and Luke went to the pet store. Luke gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Luke and Kelly went to the pet store. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Cal went to the pet store. Cal gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Steve went to the pet store. Steve gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Luke went to the pet store. Kelly gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Cal went to the pet store. Steve gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "pair of nail clippers", + "place": "pet store", + "random_a": "Cal", + "random_b": "Steve", + "random_c": "Guy" + } + }, + { + "text": "When Cal and Grant were about to leave the clothing store, Cal gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Grant were about to leave the clothing store, Guy gave a basketball to", + "random_names_cf": "When Sarah and Roger were about to leave the clothing store, Sarah gave a basketball to", + "s1_io_flip_cf": "When Grant and Cal were about to leave the clothing store, Cal gave a basketball to", + "s2_io_flip_cf": "When Cal and Grant were about to leave the clothing store, Grant gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Roger and Sarah were about to leave the clothing store, Sarah gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Sarah and Roger were about to leave the clothing store, Roger gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Cal were about to leave the clothing store, Grant gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Sarah were about to leave the clothing store, Roger gave a basketball to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "basketball", + "place": "clothing store", + "random_a": "Sarah", + "random_b": "Roger", + "random_c": "Guy" + } + }, + { + "text": "While Peter and Steven relaxed, Peter gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Steven relaxed, Robert gave a nail file to", + "random_names_cf": "While Luke and Roy relaxed, Luke gave a nail file to", + "s1_io_flip_cf": "While Steven and Peter relaxed, Peter gave a nail file to", + "s2_io_flip_cf": "While Peter and Steven relaxed, Steven gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Roy and Luke relaxed, Luke gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Luke and Roy relaxed, Roy gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Peter relaxed, Steven gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Luke relaxed, Roy gave a nail file to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Peter", + "object": "nail file", + "place": "pet store", + "random_a": "Luke", + "random_b": "Roy", + "random_c": "Robert" + } + }, + { + "text": "Then, Rick and Alexander had a lot of fun at the mall. Rick gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Alexander had a lot of fun at the mall. Rob gave a shoe to", + "random_names_cf": "Then, Summer and Kelly had a lot of fun at the mall. Summer gave a shoe to", + "s1_io_flip_cf": "Then, Alexander and Rick had a lot of fun at the mall. Rick gave a shoe to", + "s2_io_flip_cf": "Then, Rick and Alexander had a lot of fun at the mall. Alexander gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Summer had a lot of fun at the mall. Summer gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Kelly had a lot of fun at the mall. Kelly gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rick had a lot of fun at the mall. Alexander gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Summer had a lot of fun at the mall. Kelly gave a shoe to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "shoe", + "place": "mall", + "random_a": "Summer", + "random_b": "Kelly", + "random_c": "Rob" + } + }, + { + "text": "When Joe and Stan were about to leave the casino, Joe gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Stan were about to leave the casino, Cal gave a needle to", + "random_names_cf": "When Henry and Neil were about to leave the casino, Henry gave a needle to", + "s1_io_flip_cf": "When Stan and Joe were about to leave the casino, Joe gave a needle to", + "s2_io_flip_cf": "When Joe and Stan were about to leave the casino, Stan gave a needle to", + "random_names_s1_ioi_flip_cf": "When Neil and Henry were about to leave the casino, Henry gave a needle to", + "random_names_s2_ioi_flip_cf": "When Henry and Neil were about to leave the casino, Neil gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Joe were about to leave the casino, Stan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Henry were about to leave the casino, Neil gave a needle to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Joe", + "object": "needle", + "place": "casino", + "random_a": "Henry", + "random_b": "Neil", + "random_c": "Cal" + } + }, + { + "text": "Before Henry and Tom left the car, Henry decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Tom left the car, Jonathan decided to give a dress to", + "random_names_cf": "Before Daniel and Mike left the car, Daniel decided to give a dress to", + "s1_io_flip_cf": "Before Tom and Henry left the car, Henry decided to give a dress to", + "s2_io_flip_cf": "Before Henry and Tom left the car, Tom decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Mike and Daniel left the car, Daniel decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Mike left the car, Mike decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Henry left the car, Tom decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Daniel left the car, Mike decided to give a dress to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Henry", + "object": "dress", + "place": "car", + "random_a": "Daniel", + "random_b": "Mike", + "random_c": "Jonathan" + } + }, + { + "text": "While Steven and Austin relaxed, Steven gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steven and Austin relaxed, Scott gave a sifter to", + "random_names_cf": "While Roy and Lewis relaxed, Roy gave a sifter to", + "s1_io_flip_cf": "While Austin and Steven relaxed, Steven gave a sifter to", + "s2_io_flip_cf": "While Steven and Austin relaxed, Austin gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Lewis and Roy relaxed, Roy gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Roy and Lewis relaxed, Lewis gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Steven relaxed, Austin gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Roy relaxed, Lewis gave a sifter to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Steven", + "object": "sifter", + "place": "hotel", + "random_a": "Roy", + "random_b": "Lewis", + "random_c": "Scott" + } + }, + { + "text": "When Tim and Steven were about to leave the salon, Tim gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Steven were about to leave the salon, Dan gave a bowl to", + "random_names_cf": "When Steve and Guy were about to leave the salon, Steve gave a bowl to", + "s1_io_flip_cf": "When Steven and Tim were about to leave the salon, Tim gave a bowl to", + "s2_io_flip_cf": "When Tim and Steven were about to leave the salon, Steven gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Guy and Steve were about to leave the salon, Steve gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Steve and Guy were about to leave the salon, Guy gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Tim were about to leave the salon, Steven gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Steve were about to leave the salon, Guy gave a bowl to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tim", + "object": "bowl", + "place": "salon", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Dan" + } + }, + { + "text": "While Daniel and Peter relaxed, Daniel gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Peter relaxed, Kay gave a funnel to", + "random_names_cf": "While Scott and Austin relaxed, Scott gave a funnel to", + "s1_io_flip_cf": "While Peter and Daniel relaxed, Daniel gave a funnel to", + "s2_io_flip_cf": "While Daniel and Peter relaxed, Peter gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Austin and Scott relaxed, Scott gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Scott and Austin relaxed, Austin gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Daniel relaxed, Peter gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Scott relaxed, Austin gave a funnel to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Daniel", + "object": "funnel", + "place": "mall", + "random_a": "Scott", + "random_b": "Austin", + "random_c": "Kay" + } + }, + { + "text": "The store Elizabeth and Sarah went to had a needle. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Elizabeth and Sarah went to had a needle. Rob gave it to", + "random_names_cf": "The store Joe and Steven went to had a needle. Joe gave it to", + "s1_io_flip_cf": "The store Sarah and Elizabeth went to had a needle. Elizabeth gave it to", + "s2_io_flip_cf": "The store Elizabeth and Sarah went to had a needle. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The store Steven and Joe went to had a needle. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The store Joe and Steven went to had a needle. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Sarah and Elizabeth went to had a needle. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Steven and Joe went to had a needle. Steven gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Elizabeth", + "object": "needle", + "place": "store", + "random_a": "Joe", + "random_b": "Steven", + "random_c": "Rob" + } + }, + { + "text": "Then, Kay and Elizabeth went to the stadium. Kay gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Elizabeth went to the stadium. Andrew gave a shelf to", + "random_names_cf": "Then, Kelly and Jonathan went to the stadium. Kelly gave a shelf to", + "s1_io_flip_cf": "Then, Elizabeth and Kay went to the stadium. Kay gave a shelf to", + "s2_io_flip_cf": "Then, Kay and Elizabeth went to the stadium. Elizabeth gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Kelly went to the stadium. Kelly gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Jonathan went to the stadium. Jonathan gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kay went to the stadium. Elizabeth gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kelly went to the stadium. Jonathan gave a shelf to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Kay", + "object": "shelf", + "place": "stadium", + "random_a": "Kelly", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "Then, Peter and Guy had a lot of fun at the convenience store. Peter gave a snack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Guy had a lot of fun at the convenience store. Stan gave a snack to", + "random_names_cf": "Then, Edward and Charles had a lot of fun at the convenience store. Edward gave a snack to", + "s1_io_flip_cf": "Then, Guy and Peter had a lot of fun at the convenience store. Peter gave a snack to", + "s2_io_flip_cf": "Then, Peter and Guy had a lot of fun at the convenience store. Guy gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Edward had a lot of fun at the convenience store. Edward gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Charles had a lot of fun at the convenience store. Charles gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Peter had a lot of fun at the convenience store. Guy gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Edward had a lot of fun at the convenience store. Charles gave a snack to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Peter", + "object": "snack", + "place": "convenience store", + "random_a": "Edward", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "While Tom and Will relaxed, Tom gave a strap to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Will relaxed, Andrew gave a strap to", + "random_names_cf": "While Alexander and Roy relaxed, Alexander gave a strap to", + "s1_io_flip_cf": "While Will and Tom relaxed, Tom gave a strap to", + "s2_io_flip_cf": "While Tom and Will relaxed, Will gave a strap to", + "random_names_s1_ioi_flip_cf": "While Roy and Alexander relaxed, Alexander gave a strap to", + "random_names_s2_ioi_flip_cf": "While Alexander and Roy relaxed, Roy gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Tom relaxed, Will gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Alexander relaxed, Roy gave a strap to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "strap", + "place": "store", + "random_a": "Alexander", + "random_b": "Roy", + "random_c": "Andrew" + } + }, + { + "text": "Then, Phil and Kay went to the resort. Phil gave a laptop to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Kay went to the resort. Angel gave a laptop to", + "random_names_cf": "Then, Edward and Sarah went to the resort. Edward gave a laptop to", + "s1_io_flip_cf": "Then, Kay and Phil went to the resort. Phil gave a laptop to", + "s2_io_flip_cf": "Then, Phil and Kay went to the resort. Kay gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Edward went to the resort. Edward gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Sarah went to the resort. Sarah gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Phil went to the resort. Kay gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Edward went to the resort. Sarah gave a laptop to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Phil", + "object": "laptop", + "place": "resort", + "random_a": "Edward", + "random_b": "Sarah", + "random_c": "Angel" + } + }, + { + "text": "Then, Roy and Sarah had a lot of fun at the dorm. Roy gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Sarah had a lot of fun at the dorm. Rob gave a folder to", + "random_names_cf": "Then, Henry and Cal had a lot of fun at the dorm. Henry gave a folder to", + "s1_io_flip_cf": "Then, Sarah and Roy had a lot of fun at the dorm. Roy gave a folder to", + "s2_io_flip_cf": "Then, Roy and Sarah had a lot of fun at the dorm. Sarah gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Henry had a lot of fun at the dorm. Henry gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Cal had a lot of fun at the dorm. Cal gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Roy had a lot of fun at the dorm. Sarah gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry had a lot of fun at the dorm. Cal gave a folder to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roy", + "object": "folder", + "place": "dorm", + "random_a": "Henry", + "random_b": "Cal", + "random_c": "Rob" + } + }, + { + "text": "When Rob and Tim got a vest at the elevator, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Tim got a vest at the elevator, Henry decided to give it to", + "random_names_cf": "When Alexander and Josh got a vest at the elevator, Alexander decided to give it to", + "s1_io_flip_cf": "When Tim and Rob got a vest at the elevator, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Tim got a vest at the elevator, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Alexander got a vest at the elevator, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Josh got a vest at the elevator, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Rob got a vest at the elevator, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Alexander got a vest at the elevator, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rob", + "object": "vest", + "place": "elevator", + "random_a": "Alexander", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "Once Dan and Jim arrived at the parking lot, Dan gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Jim arrived at the parking lot, Don gave a mask to", + "random_names_cf": "Once Ryan and Guy arrived at the parking lot, Ryan gave a mask to", + "s1_io_flip_cf": "Once Jim and Dan arrived at the parking lot, Dan gave a mask to", + "s2_io_flip_cf": "Once Dan and Jim arrived at the parking lot, Jim gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Guy and Ryan arrived at the parking lot, Ryan gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Guy arrived at the parking lot, Guy gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Dan arrived at the parking lot, Jim gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Ryan arrived at the parking lot, Guy gave a mask to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Dan", + "object": "mask", + "place": "parking lot", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Don" + } + }, + { + "text": "Then, Rob and Alexander were working at the music store. Rob decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Alexander were working at the music store. Don decided to give a match to", + "random_names_cf": "Then, Mike and Ross were working at the music store. Mike decided to give a match to", + "s1_io_flip_cf": "Then, Alexander and Rob were working at the music store. Rob decided to give a match to", + "s2_io_flip_cf": "Then, Rob and Alexander were working at the music store. Alexander decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Mike were working at the music store. Mike decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Ross were working at the music store. Ross decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rob were working at the music store. Alexander decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Mike were working at the music store. Ross decided to give a match to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rob", + "object": "match", + "place": "music store", + "random_a": "Mike", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "While Tom and Josh relaxed, Tom gave a drill bit to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Josh relaxed, Sarah gave a drill bit to", + "random_names_cf": "While Guy and Daniel relaxed, Guy gave a drill bit to", + "s1_io_flip_cf": "While Josh and Tom relaxed, Tom gave a drill bit to", + "s2_io_flip_cf": "While Tom and Josh relaxed, Josh gave a drill bit to", + "random_names_s1_ioi_flip_cf": "While Daniel and Guy relaxed, Guy gave a drill bit to", + "random_names_s2_ioi_flip_cf": "While Guy and Daniel relaxed, Daniel gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Tom relaxed, Josh gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Guy relaxed, Daniel gave a drill bit to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "drill bit", + "place": "court", + "random_a": "Guy", + "random_b": "Daniel", + "random_c": "Sarah" + } + }, + { + "text": "When Dan and Luke got a toilet at the circus, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Luke got a toilet at the circus, Grant decided to give it to", + "random_names_cf": "When Josh and Kelly got a toilet at the circus, Josh decided to give it to", + "s1_io_flip_cf": "When Luke and Dan got a toilet at the circus, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Luke got a toilet at the circus, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Josh got a toilet at the circus, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Kelly got a toilet at the circus, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Dan got a toilet at the circus, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Josh got a toilet at the circus, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Dan", + "object": "toilet", + "place": "circus", + "random_a": "Josh", + "random_b": "Kelly", + "random_c": "Grant" + } + }, + { + "text": "Then, Jim and Edward went to the elevator. Jim gave a can to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Edward went to the elevator. Steven gave a can to", + "random_names_cf": "Then, Joe and Austin went to the elevator. Joe gave a can to", + "s1_io_flip_cf": "Then, Edward and Jim went to the elevator. Jim gave a can to", + "s2_io_flip_cf": "Then, Jim and Edward went to the elevator. Edward gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Joe went to the elevator. Joe gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Austin went to the elevator. Austin gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Jim went to the elevator. Edward gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Joe went to the elevator. Austin gave a can to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "can", + "place": "elevator", + "random_a": "Joe", + "random_b": "Austin", + "random_c": "Steven" + } + }, + { + "text": "Before Tim and Jim left the music store, Tim decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Jim left the music store, Robert decided to give a microphone to", + "random_names_cf": "Before Henry and Will left the music store, Henry decided to give a microphone to", + "s1_io_flip_cf": "Before Jim and Tim left the music store, Tim decided to give a microphone to", + "s2_io_flip_cf": "Before Tim and Jim left the music store, Jim decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Will and Henry left the music store, Henry decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Henry and Will left the music store, Will decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Tim left the music store, Jim decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Henry left the music store, Will decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Tim", + "object": "microphone", + "place": "music store", + "random_a": "Henry", + "random_b": "Will", + "random_c": "Robert" + } + }, + { + "text": "Before Will and Joe left the garden, Will decided to give a laptop to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Joe left the garden, Don decided to give a laptop to", + "random_names_cf": "Before Andrew and Henry left the garden, Andrew decided to give a laptop to", + "s1_io_flip_cf": "Before Joe and Will left the garden, Will decided to give a laptop to", + "s2_io_flip_cf": "Before Will and Joe left the garden, Joe decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Before Henry and Andrew left the garden, Andrew decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Henry left the garden, Henry decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Will left the garden, Joe decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Andrew left the garden, Henry decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "laptop", + "place": "garden", + "random_a": "Andrew", + "random_b": "Henry", + "random_c": "Don" + } + }, + { + "text": "Once Daniel and Rick arrived at the school, Daniel gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Rick arrived at the school, Roy gave a grater to", + "random_names_cf": "Once Steve and Jim arrived at the school, Steve gave a grater to", + "s1_io_flip_cf": "Once Rick and Daniel arrived at the school, Daniel gave a grater to", + "s2_io_flip_cf": "Once Daniel and Rick arrived at the school, Rick gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Jim and Steve arrived at the school, Steve gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Steve and Jim arrived at the school, Jim gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Daniel arrived at the school, Rick gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Steve arrived at the school, Jim gave a grater to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Daniel", + "object": "grater", + "place": "school", + "random_a": "Steve", + "random_b": "Jim", + "random_c": "Roy" + } + }, + { + "text": "Once Daniel and Kay arrived at the circus, Daniel gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Kay arrived at the circus, Tim gave a machine to", + "random_names_cf": "Once Steve and Summer arrived at the circus, Steve gave a machine to", + "s1_io_flip_cf": "Once Kay and Daniel arrived at the circus, Daniel gave a machine to", + "s2_io_flip_cf": "Once Daniel and Kay arrived at the circus, Kay gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Summer and Steve arrived at the circus, Steve gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Steve and Summer arrived at the circus, Summer gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Daniel arrived at the circus, Kay gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Steve arrived at the circus, Summer gave a machine to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Daniel", + "object": "machine", + "place": "circus", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Tim" + } + }, + { + "text": "Before Kay and Phil left the salon, Kay decided to give a notebook to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Phil left the salon, Jonathan decided to give a notebook to", + "random_names_cf": "Before Henry and Ross left the salon, Henry decided to give a notebook to", + "s1_io_flip_cf": "Before Phil and Kay left the salon, Kay decided to give a notebook to", + "s2_io_flip_cf": "Before Kay and Phil left the salon, Phil decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Before Ross and Henry left the salon, Henry decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Before Henry and Ross left the salon, Ross decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Kay left the salon, Phil decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Henry left the salon, Ross decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kay", + "object": "notebook", + "place": "salon", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Daniel and Don went to the airbase. Daniel gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Don went to the airbase. Austin gave a backpack to", + "random_names_cf": "Then, Cal and Luke went to the airbase. Cal gave a backpack to", + "s1_io_flip_cf": "Then, Don and Daniel went to the airbase. Daniel gave a backpack to", + "s2_io_flip_cf": "Then, Daniel and Don went to the airbase. Don gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Cal went to the airbase. Cal gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Luke went to the airbase. Luke gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Daniel went to the airbase. Don gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Cal went to the airbase. Luke gave a backpack to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Daniel", + "object": "backpack", + "place": "airbase", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Austin" + } + }, + { + "text": "Then, Angel and William were working at the museum. Angel decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and William were working at the museum. Grant decided to give a pair of pliers to", + "random_names_cf": "Then, Rob and Kay were working at the museum. Rob decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, William and Angel were working at the museum. Angel decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Angel and William were working at the museum. William decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rob were working at the museum. Rob decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Kay were working at the museum. Kay decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Angel were working at the museum. William decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob were working at the museum. Kay decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Angel", + "object": "pair of pliers", + "place": "museum", + "random_a": "Rob", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "Then, Don and Edward went to the casino. Don gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Edward went to the casino. William gave a ribbon to", + "random_names_cf": "Then, Alex and Dan went to the casino. Alex gave a ribbon to", + "s1_io_flip_cf": "Then, Edward and Don went to the casino. Don gave a ribbon to", + "s2_io_flip_cf": "Then, Don and Edward went to the casino. Edward gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Alex went to the casino. Alex gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Dan went to the casino. Dan gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Don went to the casino. Edward gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alex went to the casino. Dan gave a ribbon to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Don", + "object": "ribbon", + "place": "casino", + "random_a": "Alex", + "random_b": "Dan", + "random_c": "William" + } + }, + { + "text": "Once Henry and Summer arrived at the pizzeria, Henry gave a pencil to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Summer arrived at the pizzeria, Rob gave a pencil to", + "random_names_cf": "Once Phil and Sarah arrived at the pizzeria, Phil gave a pencil to", + "s1_io_flip_cf": "Once Summer and Henry arrived at the pizzeria, Henry gave a pencil to", + "s2_io_flip_cf": "Once Henry and Summer arrived at the pizzeria, Summer gave a pencil to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Phil arrived at the pizzeria, Phil gave a pencil to", + "random_names_s2_ioi_flip_cf": "Once Phil and Sarah arrived at the pizzeria, Sarah gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Henry arrived at the pizzeria, Summer gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Phil arrived at the pizzeria, Sarah gave a pencil to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Henry", + "object": "pencil", + "place": "pizzeria", + "random_a": "Phil", + "random_b": "Sarah", + "random_c": "Rob" + } + }, + { + "text": "Once Don and Austin arrived at the ramp, Don gave a pen to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Austin arrived at the ramp, Kelly gave a pen to", + "random_names_cf": "Once Mike and Grant arrived at the ramp, Mike gave a pen to", + "s1_io_flip_cf": "Once Austin and Don arrived at the ramp, Don gave a pen to", + "s2_io_flip_cf": "Once Don and Austin arrived at the ramp, Austin gave a pen to", + "random_names_s1_ioi_flip_cf": "Once Grant and Mike arrived at the ramp, Mike gave a pen to", + "random_names_s2_ioi_flip_cf": "Once Mike and Grant arrived at the ramp, Grant gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Don arrived at the ramp, Austin gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Mike arrived at the ramp, Grant gave a pen to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Don", + "object": "pen", + "place": "ramp", + "random_a": "Mike", + "random_b": "Grant", + "random_c": "Kelly" + } + }, + { + "text": "When Robert and Rob were about to leave the court, Robert gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Rob were about to leave the court, Summer gave a ruler to", + "random_names_cf": "When Will and Scott were about to leave the court, Will gave a ruler to", + "s1_io_flip_cf": "When Rob and Robert were about to leave the court, Robert gave a ruler to", + "s2_io_flip_cf": "When Robert and Rob were about to leave the court, Rob gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Scott and Will were about to leave the court, Will gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Will and Scott were about to leave the court, Scott gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Robert were about to leave the court, Rob gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Will were about to leave the court, Scott gave a ruler to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Robert", + "object": "ruler", + "place": "court", + "random_a": "Will", + "random_b": "Scott", + "random_c": "Summer" + } + }, + { + "text": "Before Mike and Rob left the field, Mike decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Rob left the field, Elizabeth decided to give a sandal to", + "random_names_cf": "Before Angel and Ryan left the field, Angel decided to give a sandal to", + "s1_io_flip_cf": "Before Rob and Mike left the field, Mike decided to give a sandal to", + "s2_io_flip_cf": "Before Mike and Rob left the field, Rob decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Angel left the field, Angel decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Angel and Ryan left the field, Ryan decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Mike left the field, Rob decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Angel left the field, Ryan decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Mike", + "object": "sandal", + "place": "field", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Elizabeth" + } + }, + { + "text": "While Henry and Lewis relaxed, Henry gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Lewis relaxed, Rob gave a pair of sunglasses to", + "random_names_cf": "While Roy and Ross relaxed, Roy gave a pair of sunglasses to", + "s1_io_flip_cf": "While Lewis and Henry relaxed, Henry gave a pair of sunglasses to", + "s2_io_flip_cf": "While Henry and Lewis relaxed, Lewis gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Ross and Roy relaxed, Roy gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Roy and Ross relaxed, Ross gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Henry relaxed, Lewis gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Roy relaxed, Ross gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Henry", + "object": "pair of sunglasses", + "place": "hotel", + "random_a": "Roy", + "random_b": "Ross", + "random_c": "Rob" + } + }, + { + "text": "When Austin and Will were about to leave the salon, Austin gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Will were about to leave the salon, Tom gave a pencil to", + "random_names_cf": "When Don and Alex were about to leave the salon, Don gave a pencil to", + "s1_io_flip_cf": "When Will and Austin were about to leave the salon, Austin gave a pencil to", + "s2_io_flip_cf": "When Austin and Will were about to leave the salon, Will gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Alex and Don were about to leave the salon, Don gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Don and Alex were about to leave the salon, Alex gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Austin were about to leave the salon, Will gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Don were about to leave the salon, Alex gave a pencil to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Austin", + "object": "pencil", + "place": "salon", + "random_a": "Don", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "The pet store Kelly and Roger went to had a faucet. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Kelly and Roger went to had a faucet. Scott gave it to", + "random_names_cf": "The pet store Grant and Mike went to had a faucet. Grant gave it to", + "s1_io_flip_cf": "The pet store Roger and Kelly went to had a faucet. Kelly gave it to", + "s2_io_flip_cf": "The pet store Kelly and Roger went to had a faucet. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Mike and Grant went to had a faucet. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Grant and Mike went to had a faucet. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Roger and Kelly went to had a faucet. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Mike and Grant went to had a faucet. Mike gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "faucet", + "place": "pet store", + "random_a": "Grant", + "random_b": "Mike", + "random_c": "Scott" + } + }, + { + "text": "When Lewis and Andrew were about to leave the cafeteria, Lewis gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Andrew were about to leave the cafeteria, Austin gave a grater to", + "random_names_cf": "When Henry and Jonathan were about to leave the cafeteria, Henry gave a grater to", + "s1_io_flip_cf": "When Andrew and Lewis were about to leave the cafeteria, Lewis gave a grater to", + "s2_io_flip_cf": "When Lewis and Andrew were about to leave the cafeteria, Andrew gave a grater to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Henry were about to leave the cafeteria, Henry gave a grater to", + "random_names_s2_ioi_flip_cf": "When Henry and Jonathan were about to leave the cafeteria, Jonathan gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Lewis were about to leave the cafeteria, Andrew gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Henry were about to leave the cafeteria, Jonathan gave a grater to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "grater", + "place": "cafeteria", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Austin" + } + }, + { + "text": "When Henry and Summer got a bowl at the circus, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Summer got a bowl at the circus, Luke decided to give it to", + "random_names_cf": "When Jim and Sarah got a bowl at the circus, Jim decided to give it to", + "s1_io_flip_cf": "When Summer and Henry got a bowl at the circus, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Summer got a bowl at the circus, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Jim got a bowl at the circus, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Sarah got a bowl at the circus, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Henry got a bowl at the circus, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Jim got a bowl at the circus, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Henry", + "object": "bowl", + "place": "circus", + "random_a": "Jim", + "random_b": "Sarah", + "random_c": "Luke" + } + }, + { + "text": "Before Jim and Steven left the boatyard, Jim decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Steven left the boatyard, Angel decided to give a sifter to", + "random_names_cf": "Before Daniel and Tim left the boatyard, Daniel decided to give a sifter to", + "s1_io_flip_cf": "Before Steven and Jim left the boatyard, Jim decided to give a sifter to", + "s2_io_flip_cf": "Before Jim and Steven left the boatyard, Steven decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before Tim and Daniel left the boatyard, Daniel decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Tim left the boatyard, Tim decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Jim left the boatyard, Steven decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Daniel left the boatyard, Tim decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Jim", + "object": "sifter", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "Then, Steve and Angel were working at the ferry. Steve decided to give a microphone to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Angel were working at the ferry. Steven decided to give a microphone to", + "random_names_cf": "Then, Edward and Sarah were working at the ferry. Edward decided to give a microphone to", + "s1_io_flip_cf": "Then, Angel and Steve were working at the ferry. Steve decided to give a microphone to", + "s2_io_flip_cf": "Then, Steve and Angel were working at the ferry. Angel decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Edward were working at the ferry. Edward decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Sarah were working at the ferry. Sarah decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Steve were working at the ferry. Angel decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Edward were working at the ferry. Sarah decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steve", + "object": "microphone", + "place": "ferry", + "random_a": "Edward", + "random_b": "Sarah", + "random_c": "Steven" + } + }, + { + "text": "While Scott and Kay relaxed, Scott gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Kay relaxed, Cal gave a mirror to", + "random_names_cf": "While Steve and Sarah relaxed, Steve gave a mirror to", + "s1_io_flip_cf": "While Kay and Scott relaxed, Scott gave a mirror to", + "s2_io_flip_cf": "While Scott and Kay relaxed, Kay gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Sarah and Steve relaxed, Steve gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Steve and Sarah relaxed, Sarah gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Scott relaxed, Kay gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Steve relaxed, Sarah gave a mirror to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Scott", + "object": "mirror", + "place": "university campus", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "Cal" + } + }, + { + "text": "Then, Alex and Rick went to the casino. Alex gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Rick went to the casino. Phil gave a wrench to", + "random_names_cf": "Then, Summer and Grant went to the casino. Summer gave a wrench to", + "s1_io_flip_cf": "Then, Rick and Alex went to the casino. Alex gave a wrench to", + "s2_io_flip_cf": "Then, Alex and Rick went to the casino. Rick gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Summer went to the casino. Summer gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Grant went to the casino. Grant gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Alex went to the casino. Rick gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Summer went to the casino. Grant gave a wrench to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Alex", + "object": "wrench", + "place": "casino", + "random_a": "Summer", + "random_b": "Grant", + "random_c": "Phil" + } + }, + { + "text": "Before Henry and Kelly left the casino, Henry decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Kelly left the casino, Andrew decided to give a bathtub to", + "random_names_cf": "Before Alexander and Alex left the casino, Alexander decided to give a bathtub to", + "s1_io_flip_cf": "Before Kelly and Henry left the casino, Henry decided to give a bathtub to", + "s2_io_flip_cf": "Before Henry and Kelly left the casino, Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Alex and Alexander left the casino, Alexander decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Alex left the casino, Alex decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Henry left the casino, Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Alexander left the casino, Alex decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Henry", + "object": "bathtub", + "place": "casino", + "random_a": "Alexander", + "random_b": "Alex", + "random_c": "Andrew" + } + }, + { + "text": "Before Grant and Cal left the market, Grant decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Cal left the market, Steven decided to give a set of headphones to", + "random_names_cf": "Before Henry and Jim left the market, Henry decided to give a set of headphones to", + "s1_io_flip_cf": "Before Cal and Grant left the market, Grant decided to give a set of headphones to", + "s2_io_flip_cf": "Before Grant and Cal left the market, Cal decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Jim and Henry left the market, Henry decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Henry and Jim left the market, Jim decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Grant left the market, Cal decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Henry left the market, Jim decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Grant", + "object": "set of headphones", + "place": "market", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Steven" + } + }, + { + "text": "Before Elizabeth and Ross left the field, Elizabeth decided to give a ladder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Ross left the field, Jonathan decided to give a ladder to", + "random_names_cf": "Before Henry and Ryan left the field, Henry decided to give a ladder to", + "s1_io_flip_cf": "Before Ross and Elizabeth left the field, Elizabeth decided to give a ladder to", + "s2_io_flip_cf": "Before Elizabeth and Ross left the field, Ross decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Henry left the field, Henry decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Before Henry and Ryan left the field, Ryan decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Elizabeth left the field, Ross decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Henry left the field, Ryan decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Elizabeth", + "object": "ladder", + "place": "field", + "random_a": "Henry", + "random_b": "Ryan", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Will and Neil went to the boatyard. Will gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Neil went to the boatyard. Henry gave a toilet to", + "random_names_cf": "Then, Lewis and Roger went to the boatyard. Lewis gave a toilet to", + "s1_io_flip_cf": "Then, Neil and Will went to the boatyard. Will gave a toilet to", + "s2_io_flip_cf": "Then, Will and Neil went to the boatyard. Neil gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Lewis went to the boatyard. Lewis gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Roger went to the boatyard. Roger gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Will went to the boatyard. Neil gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Lewis went to the boatyard. Roger gave a toilet to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "toilet", + "place": "boatyard", + "random_a": "Lewis", + "random_b": "Roger", + "random_c": "Henry" + } + }, + { + "text": "Then, Stan and Joe had a lot of fun at the hotel. Stan gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Joe had a lot of fun at the hotel. Angel gave a cable to", + "random_names_cf": "Then, Steven and William had a lot of fun at the hotel. Steven gave a cable to", + "s1_io_flip_cf": "Then, Joe and Stan had a lot of fun at the hotel. Stan gave a cable to", + "s2_io_flip_cf": "Then, Stan and Joe had a lot of fun at the hotel. Joe gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, William and Steven had a lot of fun at the hotel. Steven gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Steven and William had a lot of fun at the hotel. William gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Stan had a lot of fun at the hotel. Joe gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Steven had a lot of fun at the hotel. William gave a cable to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Stan", + "object": "cable", + "place": "hotel", + "random_a": "Steven", + "random_b": "William", + "random_c": "Angel" + } + }, + { + "text": "Before Josh and Kelly left the pharmacy, Josh decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Kelly left the pharmacy, Tim decided to give a microphone to", + "random_names_cf": "Before Tom and Sarah left the pharmacy, Tom decided to give a microphone to", + "s1_io_flip_cf": "Before Kelly and Josh left the pharmacy, Josh decided to give a microphone to", + "s2_io_flip_cf": "Before Josh and Kelly left the pharmacy, Kelly decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Tom left the pharmacy, Tom decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Tom and Sarah left the pharmacy, Sarah decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Josh left the pharmacy, Kelly decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Tom left the pharmacy, Sarah decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "microphone", + "place": "pharmacy", + "random_a": "Tom", + "random_b": "Sarah", + "random_c": "Tim" + } + }, + { + "text": "Then, Austin and William had a lot of fun at the resort. Austin gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and William had a lot of fun at the resort. Angel gave a pencil sharpener to", + "random_names_cf": "Then, Cal and Dan had a lot of fun at the resort. Cal gave a pencil sharpener to", + "s1_io_flip_cf": "Then, William and Austin had a lot of fun at the resort. Austin gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Austin and William had a lot of fun at the resort. William gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Cal had a lot of fun at the resort. Cal gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Dan had a lot of fun at the resort. Dan gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Austin had a lot of fun at the resort. William gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Cal had a lot of fun at the resort. Dan gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Austin", + "object": "pencil sharpener", + "place": "resort", + "random_a": "Cal", + "random_b": "Dan", + "random_c": "Angel" + } + }, + { + "text": "When Scott and Edward got a basketball at the optician, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Edward got a basketball at the optician, Phil decided to give it to", + "random_names_cf": "When Cal and Rob got a basketball at the optician, Cal decided to give it to", + "s1_io_flip_cf": "When Edward and Scott got a basketball at the optician, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Edward got a basketball at the optician, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Cal got a basketball at the optician, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Rob got a basketball at the optician, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Scott got a basketball at the optician, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Cal got a basketball at the optician, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Scott", + "object": "basketball", + "place": "optician", + "random_a": "Cal", + "random_b": "Rob", + "random_c": "Phil" + } + }, + { + "text": "When Charles and Tom got a joystick at the university campus, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Tom got a joystick at the university campus, Cal decided to give it to", + "random_names_cf": "When Josh and Jim got a joystick at the university campus, Josh decided to give it to", + "s1_io_flip_cf": "When Tom and Charles got a joystick at the university campus, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Tom got a joystick at the university campus, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Josh got a joystick at the university campus, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Jim got a joystick at the university campus, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Charles got a joystick at the university campus, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Josh got a joystick at the university campus, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Charles", + "object": "joystick", + "place": "university campus", + "random_a": "Josh", + "random_b": "Jim", + "random_c": "Cal" + } + }, + { + "text": "Then, Dan and Charles were working at the court. Dan decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Charles were working at the court. Sarah decided to give a comb to", + "random_names_cf": "Then, Guy and Grant were working at the court. Guy decided to give a comb to", + "s1_io_flip_cf": "Then, Charles and Dan were working at the court. Dan decided to give a comb to", + "s2_io_flip_cf": "Then, Dan and Charles were working at the court. Charles decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Guy were working at the court. Guy decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Grant were working at the court. Grant decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Dan were working at the court. Charles decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Guy were working at the court. Grant decided to give a comb to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Dan", + "object": "comb", + "place": "court", + "random_a": "Guy", + "random_b": "Grant", + "random_c": "Sarah" + } + }, + { + "text": "Before Guy and Ryan left the pizzeria, Guy decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Ryan left the pizzeria, Summer decided to give a thread to", + "random_names_cf": "Before Ross and Roy left the pizzeria, Ross decided to give a thread to", + "s1_io_flip_cf": "Before Ryan and Guy left the pizzeria, Guy decided to give a thread to", + "s2_io_flip_cf": "Before Guy and Ryan left the pizzeria, Ryan decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Roy and Ross left the pizzeria, Ross decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Ross and Roy left the pizzeria, Roy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Guy left the pizzeria, Ryan decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Ross left the pizzeria, Roy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Guy", + "object": "thread", + "place": "pizzeria", + "random_a": "Ross", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Before Mike and Edward left the university campus, Mike decided to give a bicycle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Edward left the university campus, Charles decided to give a bicycle to", + "random_names_cf": "Before Henry and Steven left the university campus, Henry decided to give a bicycle to", + "s1_io_flip_cf": "Before Edward and Mike left the university campus, Mike decided to give a bicycle to", + "s2_io_flip_cf": "Before Mike and Edward left the university campus, Edward decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Before Steven and Henry left the university campus, Henry decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Before Henry and Steven left the university campus, Steven decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Mike left the university campus, Edward decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Henry left the university campus, Steven decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Mike", + "object": "bicycle", + "place": "university campus", + "random_a": "Henry", + "random_b": "Steven", + "random_c": "Charles" + } + }, + { + "text": "While Edward and Robert relaxed, Edward gave a ladder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Robert relaxed, Roger gave a ladder to", + "random_names_cf": "While Tom and Elizabeth relaxed, Tom gave a ladder to", + "s1_io_flip_cf": "While Robert and Edward relaxed, Edward gave a ladder to", + "s2_io_flip_cf": "While Edward and Robert relaxed, Robert gave a ladder to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Tom relaxed, Tom gave a ladder to", + "random_names_s2_ioi_flip_cf": "While Tom and Elizabeth relaxed, Elizabeth gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Edward relaxed, Robert gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Tom relaxed, Elizabeth gave a ladder to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Edward", + "object": "ladder", + "place": "boatyard", + "random_a": "Tom", + "random_b": "Elizabeth", + "random_c": "Roger" + } + }, + { + "text": "When Summer and Rick got a set of headphones at the supermarket, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Rick got a set of headphones at the supermarket, Phil decided to give it to", + "random_names_cf": "When Andrew and Kelly got a set of headphones at the supermarket, Andrew decided to give it to", + "s1_io_flip_cf": "When Rick and Summer got a set of headphones at the supermarket, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Rick got a set of headphones at the supermarket, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Andrew got a set of headphones at the supermarket, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Kelly got a set of headphones at the supermarket, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Summer got a set of headphones at the supermarket, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Andrew got a set of headphones at the supermarket, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Summer", + "object": "set of headphones", + "place": "supermarket", + "random_a": "Andrew", + "random_b": "Kelly", + "random_c": "Phil" + } + }, + { + "text": "Then, Rob and Summer had a lot of fun at the resort. Rob gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Summer had a lot of fun at the resort. Austin gave a sifter to", + "random_names_cf": "Then, Roger and Ryan had a lot of fun at the resort. Roger gave a sifter to", + "s1_io_flip_cf": "Then, Summer and Rob had a lot of fun at the resort. Rob gave a sifter to", + "s2_io_flip_cf": "Then, Rob and Summer had a lot of fun at the resort. Summer gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Roger had a lot of fun at the resort. Roger gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Ryan had a lot of fun at the resort. Ryan gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the resort. Summer gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Roger had a lot of fun at the resort. Ryan gave a sifter to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rob", + "object": "sifter", + "place": "resort", + "random_a": "Roger", + "random_b": "Ryan", + "random_c": "Austin" + } + }, + { + "text": "The pizzeria Ross and Robert went to had a pencil. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Ross and Robert went to had a pencil. Tim gave it to", + "random_names_cf": "The pizzeria Joe and Peter went to had a pencil. Joe gave it to", + "s1_io_flip_cf": "The pizzeria Robert and Ross went to had a pencil. Ross gave it to", + "s2_io_flip_cf": "The pizzeria Ross and Robert went to had a pencil. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Peter and Joe went to had a pencil. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Joe and Peter went to had a pencil. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Robert and Ross went to had a pencil. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Peter and Joe went to had a pencil. Peter gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ross", + "object": "pencil", + "place": "pizzeria", + "random_a": "Joe", + "random_b": "Peter", + "random_c": "Tim" + } + }, + { + "text": "Once Alexander and Scott arrived at the pizzeria, Alexander gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Scott arrived at the pizzeria, Henry gave a screwdriver to", + "random_names_cf": "Once Roy and Kay arrived at the pizzeria, Roy gave a screwdriver to", + "s1_io_flip_cf": "Once Scott and Alexander arrived at the pizzeria, Alexander gave a screwdriver to", + "s2_io_flip_cf": "Once Alexander and Scott arrived at the pizzeria, Scott gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Kay and Roy arrived at the pizzeria, Roy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Roy and Kay arrived at the pizzeria, Kay gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Alexander arrived at the pizzeria, Scott gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Roy arrived at the pizzeria, Kay gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Alexander", + "object": "screwdriver", + "place": "pizzeria", + "random_a": "Roy", + "random_b": "Kay", + "random_c": "Henry" + } + }, + { + "text": "Then, Tim and Sarah went to the pharmacy. Tim gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Sarah went to the pharmacy. William gave a cable to", + "random_names_cf": "Then, Jim and Elizabeth went to the pharmacy. Jim gave a cable to", + "s1_io_flip_cf": "Then, Sarah and Tim went to the pharmacy. Tim gave a cable to", + "s2_io_flip_cf": "Then, Tim and Sarah went to the pharmacy. Sarah gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Jim went to the pharmacy. Jim gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Elizabeth went to the pharmacy. Elizabeth gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Tim went to the pharmacy. Sarah gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Jim went to the pharmacy. Elizabeth gave a cable to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Tim", + "object": "cable", + "place": "pharmacy", + "random_a": "Jim", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "Before Guy and Elizabeth left the gift shop, Guy decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Elizabeth left the gift shop, Josh decided to give a remote control to", + "random_names_cf": "Before Dan and Don left the gift shop, Dan decided to give a remote control to", + "s1_io_flip_cf": "Before Elizabeth and Guy left the gift shop, Guy decided to give a remote control to", + "s2_io_flip_cf": "Before Guy and Elizabeth left the gift shop, Elizabeth decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Don and Dan left the gift shop, Dan decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Dan and Don left the gift shop, Don decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Guy left the gift shop, Elizabeth decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Dan left the gift shop, Don decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Guy", + "object": "remote control", + "place": "gift shop", + "random_a": "Dan", + "random_b": "Don", + "random_c": "Josh" + } + }, + { + "text": "When Kelly and Phil were about to leave the pet store, Kelly gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Phil were about to leave the pet store, Jonathan gave a bowl to", + "random_names_cf": "When Jim and Scott were about to leave the pet store, Jim gave a bowl to", + "s1_io_flip_cf": "When Phil and Kelly were about to leave the pet store, Kelly gave a bowl to", + "s2_io_flip_cf": "When Kelly and Phil were about to leave the pet store, Phil gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Scott and Jim were about to leave the pet store, Jim gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Jim and Scott were about to leave the pet store, Scott gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Kelly were about to leave the pet store, Phil gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Jim were about to leave the pet store, Scott gave a bowl to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kelly", + "object": "bowl", + "place": "pet store", + "random_a": "Jim", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "When Kay and Angel got a strainer at the studio, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Angel got a strainer at the studio, Don decided to give it to", + "random_names_cf": "When Grant and Jim got a strainer at the studio, Grant decided to give it to", + "s1_io_flip_cf": "When Angel and Kay got a strainer at the studio, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Angel got a strainer at the studio, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Grant got a strainer at the studio, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Jim got a strainer at the studio, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Kay got a strainer at the studio, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Grant got a strainer at the studio, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Kay", + "object": "strainer", + "place": "studio", + "random_a": "Grant", + "random_b": "Jim", + "random_c": "Don" + } + }, + { + "text": "When Tim and Scott were about to leave the garden, Tim gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Scott were about to leave the garden, Alexander gave a funnel to", + "random_names_cf": "When Phil and Roger were about to leave the garden, Phil gave a funnel to", + "s1_io_flip_cf": "When Scott and Tim were about to leave the garden, Tim gave a funnel to", + "s2_io_flip_cf": "When Tim and Scott were about to leave the garden, Scott gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Roger and Phil were about to leave the garden, Phil gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Phil and Roger were about to leave the garden, Roger gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Tim were about to leave the garden, Scott gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Phil were about to leave the garden, Roger gave a funnel to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tim", + "object": "funnel", + "place": "garden", + "random_a": "Phil", + "random_b": "Roger", + "random_c": "Alexander" + } + }, + { + "text": "When Kay and Tim were about to leave the break room, Kay gave a snack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Tim were about to leave the break room, Elizabeth gave a snack to", + "random_names_cf": "When Phil and Henry were about to leave the break room, Phil gave a snack to", + "s1_io_flip_cf": "When Tim and Kay were about to leave the break room, Kay gave a snack to", + "s2_io_flip_cf": "When Kay and Tim were about to leave the break room, Tim gave a snack to", + "random_names_s1_ioi_flip_cf": "When Henry and Phil were about to leave the break room, Phil gave a snack to", + "random_names_s2_ioi_flip_cf": "When Phil and Henry were about to leave the break room, Henry gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Kay were about to leave the break room, Tim gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Phil were about to leave the break room, Henry gave a snack to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Kay", + "object": "snack", + "place": "break room", + "random_a": "Phil", + "random_b": "Henry", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Dan and Roger went to the university campus. Dan gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Roger went to the university campus. Jim gave a bucket of paint to", + "random_names_cf": "Then, Kelly and Steve went to the university campus. Kelly gave a bucket of paint to", + "s1_io_flip_cf": "Then, Roger and Dan went to the university campus. Dan gave a bucket of paint to", + "s2_io_flip_cf": "Then, Dan and Roger went to the university campus. Roger gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Kelly went to the university campus. Kelly gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Steve went to the university campus. Steve gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Dan went to the university campus. Roger gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Kelly went to the university campus. Steve gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Dan", + "object": "bucket of paint", + "place": "university campus", + "random_a": "Kelly", + "random_b": "Steve", + "random_c": "Jim" + } + }, + { + "text": "While Joe and Ross relaxed, Joe gave a wallet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Ross relaxed, Rick gave a wallet to", + "random_names_cf": "While Alexander and Jim relaxed, Alexander gave a wallet to", + "s1_io_flip_cf": "While Ross and Joe relaxed, Joe gave a wallet to", + "s2_io_flip_cf": "While Joe and Ross relaxed, Ross gave a wallet to", + "random_names_s1_ioi_flip_cf": "While Jim and Alexander relaxed, Alexander gave a wallet to", + "random_names_s2_ioi_flip_cf": "While Alexander and Jim relaxed, Jim gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Joe relaxed, Ross gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Alexander relaxed, Jim gave a wallet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Joe", + "object": "wallet", + "place": "casino", + "random_a": "Alexander", + "random_b": "Jim", + "random_c": "Rick" + } + }, + { + "text": "Then, Lewis and Sarah were working at the hotel. Lewis decided to give a wrench to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Sarah were working at the hotel. Grant decided to give a wrench to", + "random_names_cf": "Then, Edward and Steve were working at the hotel. Edward decided to give a wrench to", + "s1_io_flip_cf": "Then, Sarah and Lewis were working at the hotel. Lewis decided to give a wrench to", + "s2_io_flip_cf": "Then, Lewis and Sarah were working at the hotel. Sarah decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Edward were working at the hotel. Edward decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Steve were working at the hotel. Steve decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Lewis were working at the hotel. Sarah decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Edward were working at the hotel. Steve decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "wrench", + "place": "hotel", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Grant" + } + }, + { + "text": "Then, Dan and Alex were working at the cafe. Dan decided to give a basketball to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alex were working at the cafe. Edward decided to give a basketball to", + "random_names_cf": "Then, Luke and Steven were working at the cafe. Luke decided to give a basketball to", + "s1_io_flip_cf": "Then, Alex and Dan were working at the cafe. Dan decided to give a basketball to", + "s2_io_flip_cf": "Then, Dan and Alex were working at the cafe. Alex decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Luke were working at the cafe. Luke decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Steven were working at the cafe. Steven decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Dan were working at the cafe. Alex decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Luke were working at the cafe. Steven decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "basketball", + "place": "cafe", + "random_a": "Luke", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "While Josh and Roy relaxed, Josh gave a pair of glasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Roy relaxed, Phil gave a pair of glasses to", + "random_names_cf": "While Summer and Roger relaxed, Summer gave a pair of glasses to", + "s1_io_flip_cf": "While Roy and Josh relaxed, Josh gave a pair of glasses to", + "s2_io_flip_cf": "While Josh and Roy relaxed, Roy gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "While Roger and Summer relaxed, Summer gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "While Summer and Roger relaxed, Roger gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Josh relaxed, Roy gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Summer relaxed, Roger gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Josh", + "object": "pair of glasses", + "place": "school", + "random_a": "Summer", + "random_b": "Roger", + "random_c": "Phil" + } + }, + { + "text": "The dorm Dan and Alexander went to had a comb. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Dan and Alexander went to had a comb. Guy gave it to", + "random_names_cf": "The dorm Angel and Andrew went to had a comb. Angel gave it to", + "s1_io_flip_cf": "The dorm Alexander and Dan went to had a comb. Dan gave it to", + "s2_io_flip_cf": "The dorm Dan and Alexander went to had a comb. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Andrew and Angel went to had a comb. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Angel and Andrew went to had a comb. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Alexander and Dan went to had a comb. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Andrew and Angel went to had a comb. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "comb", + "place": "dorm", + "random_a": "Angel", + "random_b": "Andrew", + "random_c": "Guy" + } + }, + { + "text": "Once Robert and Joe arrived at the school, Robert gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Joe arrived at the school, Luke gave a strainer to", + "random_names_cf": "Once Summer and Cal arrived at the school, Summer gave a strainer to", + "s1_io_flip_cf": "Once Joe and Robert arrived at the school, Robert gave a strainer to", + "s2_io_flip_cf": "Once Robert and Joe arrived at the school, Joe gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Cal and Summer arrived at the school, Summer gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once Summer and Cal arrived at the school, Cal gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Robert arrived at the school, Joe gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Summer arrived at the school, Cal gave a strainer to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Robert", + "object": "strainer", + "place": "school", + "random_a": "Summer", + "random_b": "Cal", + "random_c": "Luke" + } + }, + { + "text": "The ferry Summer and Alexander went to had a key. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Summer and Alexander went to had a key. Sarah gave it to", + "random_names_cf": "The ferry Austin and Scott went to had a key. Austin gave it to", + "s1_io_flip_cf": "The ferry Alexander and Summer went to had a key. Summer gave it to", + "s2_io_flip_cf": "The ferry Summer and Alexander went to had a key. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Scott and Austin went to had a key. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Austin and Scott went to had a key. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Alexander and Summer went to had a key. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Scott and Austin went to had a key. Scott gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Summer", + "object": "key", + "place": "ferry", + "random_a": "Austin", + "random_b": "Scott", + "random_c": "Sarah" + } + }, + { + "text": "When Mike and Jim were about to leave the pet store, Mike gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Jim were about to leave the pet store, Ross gave a scarf to", + "random_names_cf": "When Roy and Stan were about to leave the pet store, Roy gave a scarf to", + "s1_io_flip_cf": "When Jim and Mike were about to leave the pet store, Mike gave a scarf to", + "s2_io_flip_cf": "When Mike and Jim were about to leave the pet store, Jim gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Stan and Roy were about to leave the pet store, Roy gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Roy and Stan were about to leave the pet store, Stan gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Mike were about to leave the pet store, Jim gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Roy were about to leave the pet store, Stan gave a scarf to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Mike", + "object": "scarf", + "place": "pet store", + "random_a": "Roy", + "random_b": "Stan", + "random_c": "Ross" + } + }, + { + "text": "Then, Rob and Don were working at the department store. Rob decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Don were working at the department store. Scott decided to give a basket to", + "random_names_cf": "Then, Guy and Andrew were working at the department store. Guy decided to give a basket to", + "s1_io_flip_cf": "Then, Don and Rob were working at the department store. Rob decided to give a basket to", + "s2_io_flip_cf": "Then, Rob and Don were working at the department store. Don decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Guy were working at the department store. Guy decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Andrew were working at the department store. Andrew decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Rob were working at the department store. Don decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Guy were working at the department store. Andrew decided to give a basket to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rob", + "object": "basket", + "place": "department store", + "random_a": "Guy", + "random_b": "Andrew", + "random_c": "Scott" + } + }, + { + "text": "Then, Grant and Cal went to the clothing store. Grant gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Cal went to the clothing store. Henry gave a spoon to", + "random_names_cf": "Then, Luke and Elizabeth went to the clothing store. Luke gave a spoon to", + "s1_io_flip_cf": "Then, Cal and Grant went to the clothing store. Grant gave a spoon to", + "s2_io_flip_cf": "Then, Grant and Cal went to the clothing store. Cal gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Luke went to the clothing store. Luke gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Elizabeth went to the clothing store. Elizabeth gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Grant went to the clothing store. Cal gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Luke went to the clothing store. Elizabeth gave a spoon to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Grant", + "object": "spoon", + "place": "clothing store", + "random_a": "Luke", + "random_b": "Elizabeth", + "random_c": "Henry" + } + }, + { + "text": "Then, Jonathan and William were working at the tire store. Jonathan decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and William were working at the tire store. Steve decided to give a heater to", + "random_names_cf": "Then, Phil and Will were working at the tire store. Phil decided to give a heater to", + "s1_io_flip_cf": "Then, William and Jonathan were working at the tire store. Jonathan decided to give a heater to", + "s2_io_flip_cf": "Then, Jonathan and William were working at the tire store. William decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Will and Phil were working at the tire store. Phil decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Will were working at the tire store. Will decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Jonathan were working at the tire store. William decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Phil were working at the tire store. Will decided to give a heater to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jonathan", + "object": "heater", + "place": "tire store", + "random_a": "Phil", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "Then, Jonathan and Mike had a lot of fun at the square. Jonathan gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Mike had a lot of fun at the square. Will gave a notebook to", + "random_names_cf": "Then, Josh and Steven had a lot of fun at the square. Josh gave a notebook to", + "s1_io_flip_cf": "Then, Mike and Jonathan had a lot of fun at the square. Jonathan gave a notebook to", + "s2_io_flip_cf": "Then, Jonathan and Mike had a lot of fun at the square. Mike gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Josh had a lot of fun at the square. Josh gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Steven had a lot of fun at the square. Steven gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Jonathan had a lot of fun at the square. Mike gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Josh had a lot of fun at the square. Steven gave a notebook to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Jonathan", + "object": "notebook", + "place": "square", + "random_a": "Josh", + "random_b": "Steven", + "random_c": "Will" + } + }, + { + "text": "Once Daniel and Tom arrived at the pizzeria, Daniel gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Tom arrived at the pizzeria, Neil gave a toilet to", + "random_names_cf": "Once Sarah and Joe arrived at the pizzeria, Sarah gave a toilet to", + "s1_io_flip_cf": "Once Tom and Daniel arrived at the pizzeria, Daniel gave a toilet to", + "s2_io_flip_cf": "Once Daniel and Tom arrived at the pizzeria, Tom gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Joe and Sarah arrived at the pizzeria, Sarah gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Joe arrived at the pizzeria, Joe gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Daniel arrived at the pizzeria, Tom gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Sarah arrived at the pizzeria, Joe gave a toilet to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Daniel", + "object": "toilet", + "place": "pizzeria", + "random_a": "Sarah", + "random_b": "Joe", + "random_c": "Neil" + } + }, + { + "text": "When Cal and Peter were about to leave the mall, Cal gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Peter were about to leave the mall, Henry gave a grater to", + "random_names_cf": "When Angel and Stan were about to leave the mall, Angel gave a grater to", + "s1_io_flip_cf": "When Peter and Cal were about to leave the mall, Cal gave a grater to", + "s2_io_flip_cf": "When Cal and Peter were about to leave the mall, Peter gave a grater to", + "random_names_s1_ioi_flip_cf": "When Stan and Angel were about to leave the mall, Angel gave a grater to", + "random_names_s2_ioi_flip_cf": "When Angel and Stan were about to leave the mall, Stan gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Cal were about to leave the mall, Peter gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Angel were about to leave the mall, Stan gave a grater to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "grater", + "place": "mall", + "random_a": "Angel", + "random_b": "Stan", + "random_c": "Henry" + } + }, + { + "text": "When Edward and Grant got a funnel at the circus, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Grant got a funnel at the circus, Tom decided to give it to", + "random_names_cf": "When Rob and Roy got a funnel at the circus, Rob decided to give it to", + "s1_io_flip_cf": "When Grant and Edward got a funnel at the circus, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Grant got a funnel at the circus, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Rob got a funnel at the circus, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Roy got a funnel at the circus, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward got a funnel at the circus, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Rob got a funnel at the circus, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Edward", + "object": "funnel", + "place": "circus", + "random_a": "Rob", + "random_b": "Roy", + "random_c": "Tom" + } + }, + { + "text": "Then, Luke and Phil had a lot of fun at the music store. Luke gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Phil had a lot of fun at the music store. Roger gave a thimble to", + "random_names_cf": "Then, Alex and Guy had a lot of fun at the music store. Alex gave a thimble to", + "s1_io_flip_cf": "Then, Phil and Luke had a lot of fun at the music store. Luke gave a thimble to", + "s2_io_flip_cf": "Then, Luke and Phil had a lot of fun at the music store. Phil gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Alex had a lot of fun at the music store. Alex gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Guy had a lot of fun at the music store. Guy gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Luke had a lot of fun at the music store. Phil gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Alex had a lot of fun at the music store. Guy gave a thimble to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Luke", + "object": "thimble", + "place": "music store", + "random_a": "Alex", + "random_b": "Guy", + "random_c": "Roger" + } + }, + { + "text": "Then, Tom and Don went to the tire store. Tom gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Don went to the tire store. Guy gave a grater to", + "random_names_cf": "Then, Peter and Charles went to the tire store. Peter gave a grater to", + "s1_io_flip_cf": "Then, Don and Tom went to the tire store. Tom gave a grater to", + "s2_io_flip_cf": "Then, Tom and Don went to the tire store. Don gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Peter went to the tire store. Peter gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Charles went to the tire store. Charles gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Tom went to the tire store. Don gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Peter went to the tire store. Charles gave a grater to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "grater", + "place": "tire store", + "random_a": "Peter", + "random_b": "Charles", + "random_c": "Guy" + } + }, + { + "text": "The racetrack Neil and Charles went to had a screwdriver. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Neil and Charles went to had a screwdriver. Steven gave it to", + "random_names_cf": "The racetrack Guy and Jim went to had a screwdriver. Guy gave it to", + "s1_io_flip_cf": "The racetrack Charles and Neil went to had a screwdriver. Neil gave it to", + "s2_io_flip_cf": "The racetrack Neil and Charles went to had a screwdriver. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Jim and Guy went to had a screwdriver. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Guy and Jim went to had a screwdriver. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Charles and Neil went to had a screwdriver. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Jim and Guy went to had a screwdriver. Jim gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Neil", + "object": "screwdriver", + "place": "racetrack", + "random_a": "Guy", + "random_b": "Jim", + "random_c": "Steven" + } + }, + { + "text": "When Peter and Alex were about to leave the cafe, Peter gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Alex were about to leave the cafe, Tom gave a faucet to", + "random_names_cf": "When Kay and Roy were about to leave the cafe, Kay gave a faucet to", + "s1_io_flip_cf": "When Alex and Peter were about to leave the cafe, Peter gave a faucet to", + "s2_io_flip_cf": "When Peter and Alex were about to leave the cafe, Alex gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Roy and Kay were about to leave the cafe, Kay gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Kay and Roy were about to leave the cafe, Roy gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Peter were about to leave the cafe, Alex gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Kay were about to leave the cafe, Roy gave a faucet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Peter", + "object": "faucet", + "place": "cafe", + "random_a": "Kay", + "random_b": "Roy", + "random_c": "Tom" + } + }, + { + "text": "Then, Kay and William were working at the ramp. Kay decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and William were working at the ramp. Will decided to give a pair of shoes to", + "random_names_cf": "Then, Phil and Josh were working at the ramp. Phil decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, William and Kay were working at the ramp. Kay decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Kay and William were working at the ramp. William decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Phil were working at the ramp. Phil decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Josh were working at the ramp. Josh decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kay were working at the ramp. William decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Phil were working at the ramp. Josh decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kay", + "object": "pair of shoes", + "place": "ramp", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Will" + } + }, + { + "text": "While Kay and Alexander relaxed, Kay gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Alexander relaxed, Guy gave a poster to", + "random_names_cf": "While Grant and Summer relaxed, Grant gave a poster to", + "s1_io_flip_cf": "While Alexander and Kay relaxed, Kay gave a poster to", + "s2_io_flip_cf": "While Kay and Alexander relaxed, Alexander gave a poster to", + "random_names_s1_ioi_flip_cf": "While Summer and Grant relaxed, Grant gave a poster to", + "random_names_s2_ioi_flip_cf": "While Grant and Summer relaxed, Summer gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Kay relaxed, Alexander gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Grant relaxed, Summer gave a poster to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Kay", + "object": "poster", + "place": "pharmacy", + "random_a": "Grant", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "While Summer and Luke relaxed, Summer gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Luke relaxed, Roger gave a banner to", + "random_names_cf": "While Rick and Jim relaxed, Rick gave a banner to", + "s1_io_flip_cf": "While Luke and Summer relaxed, Summer gave a banner to", + "s2_io_flip_cf": "While Summer and Luke relaxed, Luke gave a banner to", + "random_names_s1_ioi_flip_cf": "While Jim and Rick relaxed, Rick gave a banner to", + "random_names_s2_ioi_flip_cf": "While Rick and Jim relaxed, Jim gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Summer relaxed, Luke gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Rick relaxed, Jim gave a banner to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Summer", + "object": "banner", + "place": "convenience store", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Roger" + } + }, + { + "text": "Before Charles and Dan left the resort, Charles decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Dan left the resort, Joe decided to give a dishwasher to", + "random_names_cf": "Before Edward and Steve left the resort, Edward decided to give a dishwasher to", + "s1_io_flip_cf": "Before Dan and Charles left the resort, Charles decided to give a dishwasher to", + "s2_io_flip_cf": "Before Charles and Dan left the resort, Dan decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Steve and Edward left the resort, Edward decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Edward and Steve left the resort, Steve decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Charles left the resort, Dan decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Edward left the resort, Steve decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Charles", + "object": "dishwasher", + "place": "resort", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Joe" + } + }, + { + "text": "The break room Steve and Scott went to had a vest. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Steve and Scott went to had a vest. Ross gave it to", + "random_names_cf": "The break room Daniel and Mike went to had a vest. Daniel gave it to", + "s1_io_flip_cf": "The break room Scott and Steve went to had a vest. Steve gave it to", + "s2_io_flip_cf": "The break room Steve and Scott went to had a vest. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The break room Mike and Daniel went to had a vest. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The break room Daniel and Mike went to had a vest. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Scott and Steve went to had a vest. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Mike and Daniel went to had a vest. Mike gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Steve", + "object": "vest", + "place": "break room", + "random_a": "Daniel", + "random_b": "Mike", + "random_c": "Ross" + } + }, + { + "text": "Once Daniel and Joe arrived at the break room, Daniel gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Joe arrived at the break room, Peter gave a sink to", + "random_names_cf": "Once Alex and Andrew arrived at the break room, Alex gave a sink to", + "s1_io_flip_cf": "Once Joe and Daniel arrived at the break room, Daniel gave a sink to", + "s2_io_flip_cf": "Once Daniel and Joe arrived at the break room, Joe gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Alex arrived at the break room, Alex gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Alex and Andrew arrived at the break room, Andrew gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Daniel arrived at the break room, Joe gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Alex arrived at the break room, Andrew gave a sink to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Daniel", + "object": "sink", + "place": "break room", + "random_a": "Alex", + "random_b": "Andrew", + "random_c": "Peter" + } + }, + { + "text": "When Rick and Alexander got a nail file at the supermarket, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Alexander got a nail file at the supermarket, Alex decided to give it to", + "random_names_cf": "When Phil and Kelly got a nail file at the supermarket, Phil decided to give it to", + "s1_io_flip_cf": "When Alexander and Rick got a nail file at the supermarket, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Alexander got a nail file at the supermarket, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Phil got a nail file at the supermarket, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Kelly got a nail file at the supermarket, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Rick got a nail file at the supermarket, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Phil got a nail file at the supermarket, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "nail file", + "place": "supermarket", + "random_a": "Phil", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "Once Don and Edward arrived at the ferry, Don gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Edward arrived at the ferry, Stan gave a coat to", + "random_names_cf": "Once Ross and Joe arrived at the ferry, Ross gave a coat to", + "s1_io_flip_cf": "Once Edward and Don arrived at the ferry, Don gave a coat to", + "s2_io_flip_cf": "Once Don and Edward arrived at the ferry, Edward gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Joe and Ross arrived at the ferry, Ross gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Ross and Joe arrived at the ferry, Joe gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Don arrived at the ferry, Edward gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Ross arrived at the ferry, Joe gave a coat to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Don", + "object": "coat", + "place": "ferry", + "random_a": "Ross", + "random_b": "Joe", + "random_c": "Stan" + } + }, + { + "text": "Before Tom and Tim left the department store, Tom decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Tim left the department store, Phil decided to give a screwdriver to", + "random_names_cf": "Before Austin and Grant left the department store, Austin decided to give a screwdriver to", + "s1_io_flip_cf": "Before Tim and Tom left the department store, Tom decided to give a screwdriver to", + "s2_io_flip_cf": "Before Tom and Tim left the department store, Tim decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Grant and Austin left the department store, Austin decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Austin and Grant left the department store, Grant decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Tom left the department store, Tim decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Austin left the department store, Grant decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "screwdriver", + "place": "department store", + "random_a": "Austin", + "random_b": "Grant", + "random_c": "Phil" + } + }, + { + "text": "When Kelly and Ryan got a mirror at the airbase, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Ryan got a mirror at the airbase, Don decided to give it to", + "random_names_cf": "When Daniel and Ross got a mirror at the airbase, Daniel decided to give it to", + "s1_io_flip_cf": "When Ryan and Kelly got a mirror at the airbase, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Ryan got a mirror at the airbase, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Daniel got a mirror at the airbase, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Ross got a mirror at the airbase, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Kelly got a mirror at the airbase, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Daniel got a mirror at the airbase, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Kelly", + "object": "mirror", + "place": "airbase", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "Then, Ross and Joe were working at the university campus. Ross decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Joe were working at the university campus. Phil decided to give a machine to", + "random_names_cf": "Then, Grant and Roger were working at the university campus. Grant decided to give a machine to", + "s1_io_flip_cf": "Then, Joe and Ross were working at the university campus. Ross decided to give a machine to", + "s2_io_flip_cf": "Then, Ross and Joe were working at the university campus. Joe decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Grant were working at the university campus. Grant decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Roger were working at the university campus. Roger decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Ross were working at the university campus. Joe decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Grant were working at the university campus. Roger decided to give a machine to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Ross", + "object": "machine", + "place": "university campus", + "random_a": "Grant", + "random_b": "Roger", + "random_c": "Phil" + } + }, + { + "text": "Then, Phil and Charles went to the restaurant. Phil gave a microphone to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Charles went to the restaurant. Steve gave a microphone to", + "random_names_cf": "Then, Guy and Alex went to the restaurant. Guy gave a microphone to", + "s1_io_flip_cf": "Then, Charles and Phil went to the restaurant. Phil gave a microphone to", + "s2_io_flip_cf": "Then, Phil and Charles went to the restaurant. Charles gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Guy went to the restaurant. Guy gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Alex went to the restaurant. Alex gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Phil went to the restaurant. Charles gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Guy went to the restaurant. Alex gave a microphone to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Phil", + "object": "microphone", + "place": "restaurant", + "random_a": "Guy", + "random_b": "Alex", + "random_c": "Steve" + } + }, + { + "text": "The airport Ryan and Henry went to had a pin. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Ryan and Henry went to had a pin. Andrew gave it to", + "random_names_cf": "The airport Daniel and Ross went to had a pin. Daniel gave it to", + "s1_io_flip_cf": "The airport Henry and Ryan went to had a pin. Ryan gave it to", + "s2_io_flip_cf": "The airport Ryan and Henry went to had a pin. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The airport Ross and Daniel went to had a pin. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The airport Daniel and Ross went to had a pin. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Henry and Ryan went to had a pin. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Ross and Daniel went to had a pin. Ross gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ryan", + "object": "pin", + "place": "airport", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Andrew" + } + }, + { + "text": "Before Elizabeth and Edward left the dorm, Elizabeth decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Edward left the dorm, Sarah decided to give a thimble to", + "random_names_cf": "Before Will and Angel left the dorm, Will decided to give a thimble to", + "s1_io_flip_cf": "Before Edward and Elizabeth left the dorm, Elizabeth decided to give a thimble to", + "s2_io_flip_cf": "Before Elizabeth and Edward left the dorm, Edward decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Angel and Will left the dorm, Will decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Will and Angel left the dorm, Angel decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Elizabeth left the dorm, Edward decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Will left the dorm, Angel decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Elizabeth", + "object": "thimble", + "place": "dorm", + "random_a": "Will", + "random_b": "Angel", + "random_c": "Sarah" + } + }, + { + "text": "Then, Mike and Steve were working at the marketplace. Mike decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Steve were working at the marketplace. Edward decided to give a match to", + "random_names_cf": "Then, Robert and Guy were working at the marketplace. Robert decided to give a match to", + "s1_io_flip_cf": "Then, Steve and Mike were working at the marketplace. Mike decided to give a match to", + "s2_io_flip_cf": "Then, Mike and Steve were working at the marketplace. Steve decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Robert were working at the marketplace. Robert decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Guy were working at the marketplace. Guy decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Mike were working at the marketplace. Steve decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Robert were working at the marketplace. Guy decided to give a match to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Mike", + "object": "match", + "place": "marketplace", + "random_a": "Robert", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "Once Alex and Cal arrived at the marketplace, Alex gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Cal arrived at the marketplace, Will gave a pair of sunglasses to", + "random_names_cf": "Once Tim and Jim arrived at the marketplace, Tim gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Cal and Alex arrived at the marketplace, Alex gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Alex and Cal arrived at the marketplace, Cal gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Jim and Tim arrived at the marketplace, Tim gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Tim and Jim arrived at the marketplace, Jim gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Alex arrived at the marketplace, Cal gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Tim arrived at the marketplace, Jim gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alex", + "object": "pair of sunglasses", + "place": "marketplace", + "random_a": "Tim", + "random_b": "Jim", + "random_c": "Will" + } + }, + { + "text": "When Don and Austin were about to leave the campground, Don gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Austin were about to leave the campground, William gave a wrench to", + "random_names_cf": "When Luke and Will were about to leave the campground, Luke gave a wrench to", + "s1_io_flip_cf": "When Austin and Don were about to leave the campground, Don gave a wrench to", + "s2_io_flip_cf": "When Don and Austin were about to leave the campground, Austin gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Will and Luke were about to leave the campground, Luke gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Luke and Will were about to leave the campground, Will gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Don were about to leave the campground, Austin gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Luke were about to leave the campground, Will gave a wrench to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Don", + "object": "wrench", + "place": "campground", + "random_a": "Luke", + "random_b": "Will", + "random_c": "William" + } + }, + { + "text": "Before Luke and Roger left the hangar, Luke decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Roger left the hangar, William decided to give a poster to", + "random_names_cf": "Before Charles and Stan left the hangar, Charles decided to give a poster to", + "s1_io_flip_cf": "Before Roger and Luke left the hangar, Luke decided to give a poster to", + "s2_io_flip_cf": "Before Luke and Roger left the hangar, Roger decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Stan and Charles left the hangar, Charles decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Charles and Stan left the hangar, Stan decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Luke left the hangar, Roger decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Charles left the hangar, Stan decided to give a poster to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "poster", + "place": "hangar", + "random_a": "Charles", + "random_b": "Stan", + "random_c": "William" + } + }, + { + "text": "While Roger and Summer relaxed, Roger gave a jar to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Summer relaxed, Roy gave a jar to", + "random_names_cf": "While Lewis and Henry relaxed, Lewis gave a jar to", + "s1_io_flip_cf": "While Summer and Roger relaxed, Roger gave a jar to", + "s2_io_flip_cf": "While Roger and Summer relaxed, Summer gave a jar to", + "random_names_s1_ioi_flip_cf": "While Henry and Lewis relaxed, Lewis gave a jar to", + "random_names_s2_ioi_flip_cf": "While Lewis and Henry relaxed, Henry gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Roger relaxed, Summer gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Lewis relaxed, Henry gave a jar to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Roger", + "object": "jar", + "place": "cafeteria", + "random_a": "Lewis", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "Once Roger and Phil arrived at the spa, Roger gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Phil arrived at the spa, Don gave a ribbon to", + "random_names_cf": "Once Joe and William arrived at the spa, Joe gave a ribbon to", + "s1_io_flip_cf": "Once Phil and Roger arrived at the spa, Roger gave a ribbon to", + "s2_io_flip_cf": "Once Roger and Phil arrived at the spa, Phil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once William and Joe arrived at the spa, Joe gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Joe and William arrived at the spa, William gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Roger arrived at the spa, Phil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Joe arrived at the spa, William gave a ribbon to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Roger", + "object": "ribbon", + "place": "spa", + "random_a": "Joe", + "random_b": "William", + "random_c": "Don" + } + }, + { + "text": "Then, Josh and Kelly had a lot of fun at the pharmacy. Josh gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Kelly had a lot of fun at the pharmacy. Roger gave a thread to", + "random_names_cf": "Then, Ross and Henry had a lot of fun at the pharmacy. Ross gave a thread to", + "s1_io_flip_cf": "Then, Kelly and Josh had a lot of fun at the pharmacy. Josh gave a thread to", + "s2_io_flip_cf": "Then, Josh and Kelly had a lot of fun at the pharmacy. Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Ross had a lot of fun at the pharmacy. Ross gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Henry had a lot of fun at the pharmacy. Henry gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Josh had a lot of fun at the pharmacy. Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Ross had a lot of fun at the pharmacy. Henry gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "thread", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "Then, Andrew and Steven went to the house. Andrew gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Steven went to the house. Josh gave a glove to", + "random_names_cf": "Then, Roy and Angel went to the house. Roy gave a glove to", + "s1_io_flip_cf": "Then, Steven and Andrew went to the house. Andrew gave a glove to", + "s2_io_flip_cf": "Then, Andrew and Steven went to the house. Steven gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Roy went to the house. Roy gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Angel went to the house. Angel gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Andrew went to the house. Steven gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Roy went to the house. Angel gave a glove to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Andrew", + "object": "glove", + "place": "house", + "random_a": "Roy", + "random_b": "Angel", + "random_c": "Josh" + } + }, + { + "text": "Then, William and Tim had a lot of fun at the airbase. William gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Tim had a lot of fun at the airbase. Andrew gave a pencil sharpener to", + "random_names_cf": "Then, Steve and Guy had a lot of fun at the airbase. Steve gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Tim and William had a lot of fun at the airbase. William gave a pencil sharpener to", + "s2_io_flip_cf": "Then, William and Tim had a lot of fun at the airbase. Tim gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Steve had a lot of fun at the airbase. Steve gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Guy had a lot of fun at the airbase. Guy gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and William had a lot of fun at the airbase. Tim gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Steve had a lot of fun at the airbase. Guy gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "William", + "object": "pencil sharpener", + "place": "airbase", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Andrew" + } + }, + { + "text": "While William and Don relaxed, William gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Don relaxed, Roy gave a fan to", + "random_names_cf": "While Tim and Sarah relaxed, Tim gave a fan to", + "s1_io_flip_cf": "While Don and William relaxed, William gave a fan to", + "s2_io_flip_cf": "While William and Don relaxed, Don gave a fan to", + "random_names_s1_ioi_flip_cf": "While Sarah and Tim relaxed, Tim gave a fan to", + "random_names_s2_ioi_flip_cf": "While Tim and Sarah relaxed, Sarah gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and William relaxed, Don gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Tim relaxed, Sarah gave a fan to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "fan", + "place": "park", + "random_a": "Tim", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "Then, Alexander and Tim had a lot of fun at the zoo. Alexander gave a banner to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Tim had a lot of fun at the zoo. Joe gave a banner to", + "random_names_cf": "Then, Luke and Grant had a lot of fun at the zoo. Luke gave a banner to", + "s1_io_flip_cf": "Then, Tim and Alexander had a lot of fun at the zoo. Alexander gave a banner to", + "s2_io_flip_cf": "Then, Alexander and Tim had a lot of fun at the zoo. Tim gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Luke had a lot of fun at the zoo. Luke gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Grant had a lot of fun at the zoo. Grant gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Alexander had a lot of fun at the zoo. Tim gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Luke had a lot of fun at the zoo. Grant gave a banner to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alexander", + "object": "banner", + "place": "zoo", + "random_a": "Luke", + "random_b": "Grant", + "random_c": "Joe" + } + }, + { + "text": "Once Edward and Charles arrived at the parking lot, Edward gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Charles arrived at the parking lot, Kelly gave a crate to", + "random_names_cf": "Once Josh and Cal arrived at the parking lot, Josh gave a crate to", + "s1_io_flip_cf": "Once Charles and Edward arrived at the parking lot, Edward gave a crate to", + "s2_io_flip_cf": "Once Edward and Charles arrived at the parking lot, Charles gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Cal and Josh arrived at the parking lot, Josh gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Josh and Cal arrived at the parking lot, Cal gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Edward arrived at the parking lot, Charles gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Josh arrived at the parking lot, Cal gave a crate to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "crate", + "place": "parking lot", + "random_a": "Josh", + "random_b": "Cal", + "random_c": "Kelly" + } + }, + { + "text": "Then, Rob and Mike had a lot of fun at the square. Rob gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Mike had a lot of fun at the square. Neil gave a bicycle to", + "random_names_cf": "Then, Sarah and Tim had a lot of fun at the square. Sarah gave a bicycle to", + "s1_io_flip_cf": "Then, Mike and Rob had a lot of fun at the square. Rob gave a bicycle to", + "s2_io_flip_cf": "Then, Rob and Mike had a lot of fun at the square. Mike gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Sarah had a lot of fun at the square. Sarah gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Tim had a lot of fun at the square. Tim gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Rob had a lot of fun at the square. Mike gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Sarah had a lot of fun at the square. Tim gave a bicycle to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Rob", + "object": "bicycle", + "place": "square", + "random_a": "Sarah", + "random_b": "Tim", + "random_c": "Neil" + } + }, + { + "text": "When Angel and Rob got a comb at the hotel, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Rob got a comb at the hotel, Summer decided to give it to", + "random_names_cf": "When Stan and Mike got a comb at the hotel, Stan decided to give it to", + "s1_io_flip_cf": "When Rob and Angel got a comb at the hotel, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Rob got a comb at the hotel, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Stan got a comb at the hotel, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Mike got a comb at the hotel, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Angel got a comb at the hotel, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Stan got a comb at the hotel, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Angel", + "object": "comb", + "place": "hotel", + "random_a": "Stan", + "random_b": "Mike", + "random_c": "Summer" + } + }, + { + "text": "Then, Peter and Sarah went to the cafeteria. Peter gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Sarah went to the cafeteria. Scott gave a machine to", + "random_names_cf": "Then, Andrew and Joe went to the cafeteria. Andrew gave a machine to", + "s1_io_flip_cf": "Then, Sarah and Peter went to the cafeteria. Peter gave a machine to", + "s2_io_flip_cf": "Then, Peter and Sarah went to the cafeteria. Sarah gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Andrew went to the cafeteria. Andrew gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Joe went to the cafeteria. Joe gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Peter went to the cafeteria. Sarah gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Andrew went to the cafeteria. Joe gave a machine to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Peter", + "object": "machine", + "place": "cafeteria", + "random_a": "Andrew", + "random_b": "Joe", + "random_c": "Scott" + } + }, + { + "text": "When Dan and Austin were about to leave the supermarket, Dan gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Austin were about to leave the supermarket, Steve gave a scarf to", + "random_names_cf": "When Peter and Rob were about to leave the supermarket, Peter gave a scarf to", + "s1_io_flip_cf": "When Austin and Dan were about to leave the supermarket, Dan gave a scarf to", + "s2_io_flip_cf": "When Dan and Austin were about to leave the supermarket, Austin gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Rob and Peter were about to leave the supermarket, Peter gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Peter and Rob were about to leave the supermarket, Rob gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Dan were about to leave the supermarket, Austin gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Peter were about to leave the supermarket, Rob gave a scarf to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Dan", + "object": "scarf", + "place": "supermarket", + "random_a": "Peter", + "random_b": "Rob", + "random_c": "Steve" + } + }, + { + "text": "Then, Luke and Sarah were working at the pizzeria. Luke decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Sarah were working at the pizzeria. Kelly decided to give a nail file to", + "random_names_cf": "Then, Alexander and Scott were working at the pizzeria. Alexander decided to give a nail file to", + "s1_io_flip_cf": "Then, Sarah and Luke were working at the pizzeria. Luke decided to give a nail file to", + "s2_io_flip_cf": "Then, Luke and Sarah were working at the pizzeria. Sarah decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Alexander were working at the pizzeria. Alexander decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Scott were working at the pizzeria. Scott decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Luke were working at the pizzeria. Sarah decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Alexander were working at the pizzeria. Scott decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Luke", + "object": "nail file", + "place": "pizzeria", + "random_a": "Alexander", + "random_b": "Scott", + "random_c": "Kelly" + } + }, + { + "text": "Before Will and Kelly left the pharmacy, Will decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Kelly left the pharmacy, Josh decided to give a jar to", + "random_names_cf": "Before Steven and Scott left the pharmacy, Steven decided to give a jar to", + "s1_io_flip_cf": "Before Kelly and Will left the pharmacy, Will decided to give a jar to", + "s2_io_flip_cf": "Before Will and Kelly left the pharmacy, Kelly decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Scott and Steven left the pharmacy, Steven decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Steven and Scott left the pharmacy, Scott decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Will left the pharmacy, Kelly decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Steven left the pharmacy, Scott decided to give a jar to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Will", + "object": "jar", + "place": "pharmacy", + "random_a": "Steven", + "random_b": "Scott", + "random_c": "Josh" + } + }, + { + "text": "Before William and Steve left the resort, William decided to give a cable to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Steve left the resort, Charles decided to give a cable to", + "random_names_cf": "Before Will and Edward left the resort, Will decided to give a cable to", + "s1_io_flip_cf": "Before Steve and William left the resort, William decided to give a cable to", + "s2_io_flip_cf": "Before William and Steve left the resort, Steve decided to give a cable to", + "random_names_s1_ioi_flip_cf": "Before Edward and Will left the resort, Will decided to give a cable to", + "random_names_s2_ioi_flip_cf": "Before Will and Edward left the resort, Edward decided to give a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and William left the resort, Steve decided to give a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Will left the resort, Edward decided to give a cable to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "William", + "object": "cable", + "place": "resort", + "random_a": "Will", + "random_b": "Edward", + "random_c": "Charles" + } + }, + { + "text": "Then, Cal and Alex went to the mall. Cal gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Alex went to the mall. Jonathan gave a fork to", + "random_names_cf": "Then, Roy and Steve went to the mall. Roy gave a fork to", + "s1_io_flip_cf": "Then, Alex and Cal went to the mall. Cal gave a fork to", + "s2_io_flip_cf": "Then, Cal and Alex went to the mall. Alex gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Roy went to the mall. Roy gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Steve went to the mall. Steve gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Cal went to the mall. Alex gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy went to the mall. Steve gave a fork to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Cal", + "object": "fork", + "place": "mall", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "Before Charles and Andrew left the dorm, Charles decided to give a highlighter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Andrew left the dorm, Elizabeth decided to give a highlighter to", + "random_names_cf": "Before Rick and Phil left the dorm, Rick decided to give a highlighter to", + "s1_io_flip_cf": "Before Andrew and Charles left the dorm, Charles decided to give a highlighter to", + "s2_io_flip_cf": "Before Charles and Andrew left the dorm, Andrew decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Before Phil and Rick left the dorm, Rick decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Before Rick and Phil left the dorm, Phil decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Charles left the dorm, Andrew decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Rick left the dorm, Phil decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Charles", + "object": "highlighter", + "place": "dorm", + "random_a": "Rick", + "random_b": "Phil", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Ryan and Luke went to the clothing store. Ryan gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Luke went to the clothing store. Daniel gave a joystick to", + "random_names_cf": "Then, Cal and Grant went to the clothing store. Cal gave a joystick to", + "s1_io_flip_cf": "Then, Luke and Ryan went to the clothing store. Ryan gave a joystick to", + "s2_io_flip_cf": "Then, Ryan and Luke went to the clothing store. Luke gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Cal went to the clothing store. Cal gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Grant went to the clothing store. Grant gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Ryan went to the clothing store. Luke gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Cal went to the clothing store. Grant gave a joystick to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Ryan", + "object": "joystick", + "place": "clothing store", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "Daniel" + } + }, + { + "text": "Then, Neil and Stan had a lot of fun at the hotel. Neil gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Stan had a lot of fun at the hotel. Lewis gave a key to", + "random_names_cf": "Then, Kelly and Charles had a lot of fun at the hotel. Kelly gave a key to", + "s1_io_flip_cf": "Then, Stan and Neil had a lot of fun at the hotel. Neil gave a key to", + "s2_io_flip_cf": "Then, Neil and Stan had a lot of fun at the hotel. Stan gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kelly had a lot of fun at the hotel. Kelly gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Charles had a lot of fun at the hotel. Charles gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Neil had a lot of fun at the hotel. Stan gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kelly had a lot of fun at the hotel. Charles gave a key to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Neil", + "object": "key", + "place": "hotel", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Lewis" + } + }, + { + "text": "The optician Phil and Robert went to had a toaster. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Phil and Robert went to had a toaster. Henry gave it to", + "random_names_cf": "The optician Alexander and Austin went to had a toaster. Alexander gave it to", + "s1_io_flip_cf": "The optician Robert and Phil went to had a toaster. Phil gave it to", + "s2_io_flip_cf": "The optician Phil and Robert went to had a toaster. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The optician Austin and Alexander went to had a toaster. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The optician Alexander and Austin went to had a toaster. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Robert and Phil went to had a toaster. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Austin and Alexander went to had a toaster. Austin gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "toaster", + "place": "optician", + "random_a": "Alexander", + "random_b": "Austin", + "random_c": "Henry" + } + }, + { + "text": "Once Don and Mike arrived at the salon, Don gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Mike arrived at the salon, Charles gave a ribbon to", + "random_names_cf": "Once Neil and William arrived at the salon, Neil gave a ribbon to", + "s1_io_flip_cf": "Once Mike and Don arrived at the salon, Don gave a ribbon to", + "s2_io_flip_cf": "Once Don and Mike arrived at the salon, Mike gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once William and Neil arrived at the salon, Neil gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Neil and William arrived at the salon, William gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Don arrived at the salon, Mike gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Neil arrived at the salon, William gave a ribbon to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "ribbon", + "place": "salon", + "random_a": "Neil", + "random_b": "William", + "random_c": "Charles" + } + }, + { + "text": "While William and Daniel relaxed, William gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Daniel relaxed, Roy gave a pencil to", + "random_names_cf": "While Scott and Mike relaxed, Scott gave a pencil to", + "s1_io_flip_cf": "While Daniel and William relaxed, William gave a pencil to", + "s2_io_flip_cf": "While William and Daniel relaxed, Daniel gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Mike and Scott relaxed, Scott gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Scott and Mike relaxed, Mike gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and William relaxed, Daniel gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Scott relaxed, Mike gave a pencil to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "William", + "object": "pencil", + "place": "racetrack", + "random_a": "Scott", + "random_b": "Mike", + "random_c": "Roy" + } + }, + { + "text": "When Cal and Charles were about to leave the salon, Cal gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Charles were about to leave the salon, Kelly gave a bucket of paint to", + "random_names_cf": "When Daniel and Sarah were about to leave the salon, Daniel gave a bucket of paint to", + "s1_io_flip_cf": "When Charles and Cal were about to leave the salon, Cal gave a bucket of paint to", + "s2_io_flip_cf": "When Cal and Charles were about to leave the salon, Charles gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Sarah and Daniel were about to leave the salon, Daniel gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Daniel and Sarah were about to leave the salon, Sarah gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Cal were about to leave the salon, Charles gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Daniel were about to leave the salon, Sarah gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Cal", + "object": "bucket of paint", + "place": "salon", + "random_a": "Daniel", + "random_b": "Sarah", + "random_c": "Kelly" + } + }, + { + "text": "Before Tim and Neil left the music store, Tim decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Neil left the music store, Summer decided to give a sifter to", + "random_names_cf": "Before Steve and Joe left the music store, Steve decided to give a sifter to", + "s1_io_flip_cf": "Before Neil and Tim left the music store, Tim decided to give a sifter to", + "s2_io_flip_cf": "Before Tim and Neil left the music store, Neil decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before Joe and Steve left the music store, Steve decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Steve and Joe left the music store, Joe decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Tim left the music store, Neil decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Steve left the music store, Joe decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "sifter", + "place": "music store", + "random_a": "Steve", + "random_b": "Joe", + "random_c": "Summer" + } + }, + { + "text": "While Dan and Mike relaxed, Dan gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Mike relaxed, Daniel gave a poster to", + "random_names_cf": "While Cal and Scott relaxed, Cal gave a poster to", + "s1_io_flip_cf": "While Mike and Dan relaxed, Dan gave a poster to", + "s2_io_flip_cf": "While Dan and Mike relaxed, Mike gave a poster to", + "random_names_s1_ioi_flip_cf": "While Scott and Cal relaxed, Cal gave a poster to", + "random_names_s2_ioi_flip_cf": "While Cal and Scott relaxed, Scott gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Dan relaxed, Mike gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Cal relaxed, Scott gave a poster to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "poster", + "place": "cafeteria", + "random_a": "Cal", + "random_b": "Scott", + "random_c": "Daniel" + } + }, + { + "text": "While Jim and Joe relaxed, Jim gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Joe relaxed, Will gave a key to", + "random_names_cf": "While Lewis and Kelly relaxed, Lewis gave a key to", + "s1_io_flip_cf": "While Joe and Jim relaxed, Jim gave a key to", + "s2_io_flip_cf": "While Jim and Joe relaxed, Joe gave a key to", + "random_names_s1_ioi_flip_cf": "While Kelly and Lewis relaxed, Lewis gave a key to", + "random_names_s2_ioi_flip_cf": "While Lewis and Kelly relaxed, Kelly gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Jim relaxed, Joe gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Lewis relaxed, Kelly gave a key to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "key", + "place": "convenience store", + "random_a": "Lewis", + "random_b": "Kelly", + "random_c": "Will" + } + }, + { + "text": "When Phil and Austin got a wallet at the supermarket, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Austin got a wallet at the supermarket, Jonathan decided to give it to", + "random_names_cf": "When Alex and Roger got a wallet at the supermarket, Alex decided to give it to", + "s1_io_flip_cf": "When Austin and Phil got a wallet at the supermarket, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Austin got a wallet at the supermarket, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Alex got a wallet at the supermarket, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Roger got a wallet at the supermarket, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Phil got a wallet at the supermarket, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Alex got a wallet at the supermarket, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Phil", + "object": "wallet", + "place": "supermarket", + "random_a": "Alex", + "random_b": "Roger", + "random_c": "Jonathan" + } + }, + { + "text": "The market Steve and Cal went to had a highlighter. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Steve and Cal went to had a highlighter. Dan gave it to", + "random_names_cf": "The market Roger and Ross went to had a highlighter. Roger gave it to", + "s1_io_flip_cf": "The market Cal and Steve went to had a highlighter. Steve gave it to", + "s2_io_flip_cf": "The market Steve and Cal went to had a highlighter. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The market Ross and Roger went to had a highlighter. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The market Roger and Ross went to had a highlighter. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Cal and Steve went to had a highlighter. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Ross and Roger went to had a highlighter. Ross gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steve", + "object": "highlighter", + "place": "market", + "random_a": "Roger", + "random_b": "Ross", + "random_c": "Dan" + } + }, + { + "text": "While Rick and Austin relaxed, Rick gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Austin relaxed, Alex gave a set of headphones to", + "random_names_cf": "While Ross and Lewis relaxed, Ross gave a set of headphones to", + "s1_io_flip_cf": "While Austin and Rick relaxed, Rick gave a set of headphones to", + "s2_io_flip_cf": "While Rick and Austin relaxed, Austin gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Lewis and Ross relaxed, Ross gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Ross and Lewis relaxed, Lewis gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Rick relaxed, Austin gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Ross relaxed, Lewis gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rick", + "object": "set of headphones", + "place": "store", + "random_a": "Ross", + "random_b": "Lewis", + "random_c": "Alex" + } + }, + { + "text": "While Will and Neil relaxed, Will gave a shoe to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Neil relaxed, Sarah gave a shoe to", + "random_names_cf": "While Cal and Alexander relaxed, Cal gave a shoe to", + "s1_io_flip_cf": "While Neil and Will relaxed, Will gave a shoe to", + "s2_io_flip_cf": "While Will and Neil relaxed, Neil gave a shoe to", + "random_names_s1_ioi_flip_cf": "While Alexander and Cal relaxed, Cal gave a shoe to", + "random_names_s2_ioi_flip_cf": "While Cal and Alexander relaxed, Alexander gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Will relaxed, Neil gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Cal relaxed, Alexander gave a shoe to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "shoe", + "place": "pizzeria", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Sarah" + } + }, + { + "text": "Before Jim and Edward left the garden, Jim decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Edward left the garden, Will decided to give a pair of sunglasses to", + "random_names_cf": "Before Cal and Neil left the garden, Cal decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Edward and Jim left the garden, Jim decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Jim and Edward left the garden, Edward decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Neil and Cal left the garden, Cal decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Cal and Neil left the garden, Neil decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Jim left the garden, Edward decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Cal left the garden, Neil decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "pair of sunglasses", + "place": "garden", + "random_a": "Cal", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "Once Rick and Robert arrived at the harbor, Rick gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Robert arrived at the harbor, Stan gave a joystick to", + "random_names_cf": "Once Austin and Edward arrived at the harbor, Austin gave a joystick to", + "s1_io_flip_cf": "Once Robert and Rick arrived at the harbor, Rick gave a joystick to", + "s2_io_flip_cf": "Once Rick and Robert arrived at the harbor, Robert gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Edward and Austin arrived at the harbor, Austin gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Austin and Edward arrived at the harbor, Edward gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Rick arrived at the harbor, Robert gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Austin arrived at the harbor, Edward gave a joystick to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Rick", + "object": "joystick", + "place": "harbor", + "random_a": "Austin", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "The stadium Peter and Ross went to had a cable. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Peter and Ross went to had a cable. Kelly gave it to", + "random_names_cf": "The stadium Rob and Steve went to had a cable. Rob gave it to", + "s1_io_flip_cf": "The stadium Ross and Peter went to had a cable. Peter gave it to", + "s2_io_flip_cf": "The stadium Peter and Ross went to had a cable. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Steve and Rob went to had a cable. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Rob and Steve went to had a cable. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Ross and Peter went to had a cable. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Steve and Rob went to had a cable. Steve gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Peter", + "object": "cable", + "place": "stadium", + "random_a": "Rob", + "random_b": "Steve", + "random_c": "Kelly" + } + }, + { + "text": "When William and Cal got a razor at the restaurant, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Cal got a razor at the restaurant, Neil decided to give it to", + "random_names_cf": "When Scott and Luke got a razor at the restaurant, Scott decided to give it to", + "s1_io_flip_cf": "When Cal and William got a razor at the restaurant, William decided to give it to", + "s2_io_flip_cf": "When William and Cal got a razor at the restaurant, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Scott got a razor at the restaurant, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Luke got a razor at the restaurant, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and William got a razor at the restaurant, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Scott got a razor at the restaurant, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "William", + "object": "razor", + "place": "restaurant", + "random_a": "Scott", + "random_b": "Luke", + "random_c": "Neil" + } + }, + { + "text": "Once Mike and Steven arrived at the supermarket, Mike gave a key to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Steven arrived at the supermarket, Jonathan gave a key to", + "random_names_cf": "Once Luke and Don arrived at the supermarket, Luke gave a key to", + "s1_io_flip_cf": "Once Steven and Mike arrived at the supermarket, Mike gave a key to", + "s2_io_flip_cf": "Once Mike and Steven arrived at the supermarket, Steven gave a key to", + "random_names_s1_ioi_flip_cf": "Once Don and Luke arrived at the supermarket, Luke gave a key to", + "random_names_s2_ioi_flip_cf": "Once Luke and Don arrived at the supermarket, Don gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Mike arrived at the supermarket, Steven gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Luke arrived at the supermarket, Don gave a key to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "key", + "place": "supermarket", + "random_a": "Luke", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "Once Sarah and Lewis arrived at the campground, Sarah gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Lewis arrived at the campground, Scott gave a sock to", + "random_names_cf": "Once Roger and Roy arrived at the campground, Roger gave a sock to", + "s1_io_flip_cf": "Once Lewis and Sarah arrived at the campground, Sarah gave a sock to", + "s2_io_flip_cf": "Once Sarah and Lewis arrived at the campground, Lewis gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Roy and Roger arrived at the campground, Roger gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Roger and Roy arrived at the campground, Roy gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Sarah arrived at the campground, Lewis gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Roger arrived at the campground, Roy gave a sock to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Sarah", + "object": "sock", + "place": "campground", + "random_a": "Roger", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "Once Elizabeth and Charles arrived at the university campus, Elizabeth gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Charles arrived at the university campus, William gave a drill bit to", + "random_names_cf": "Once Alex and Phil arrived at the university campus, Alex gave a drill bit to", + "s1_io_flip_cf": "Once Charles and Elizabeth arrived at the university campus, Elizabeth gave a drill bit to", + "s2_io_flip_cf": "Once Elizabeth and Charles arrived at the university campus, Charles gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Phil and Alex arrived at the university campus, Alex gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Alex and Phil arrived at the university campus, Phil gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Elizabeth arrived at the university campus, Charles gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Alex arrived at the university campus, Phil gave a drill bit to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "drill bit", + "place": "university campus", + "random_a": "Alex", + "random_b": "Phil", + "random_c": "William" + } + }, + { + "text": "Then, Daniel and Dan had a lot of fun at the car. Daniel gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Dan had a lot of fun at the car. Edward gave a glove to", + "random_names_cf": "Then, Rick and Stan had a lot of fun at the car. Rick gave a glove to", + "s1_io_flip_cf": "Then, Dan and Daniel had a lot of fun at the car. Daniel gave a glove to", + "s2_io_flip_cf": "Then, Daniel and Dan had a lot of fun at the car. Dan gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Rick had a lot of fun at the car. Rick gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Stan had a lot of fun at the car. Stan gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Daniel had a lot of fun at the car. Dan gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Rick had a lot of fun at the car. Stan gave a glove to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Daniel", + "object": "glove", + "place": "car", + "random_a": "Rick", + "random_b": "Stan", + "random_c": "Edward" + } + }, + { + "text": "Before Kay and Tom left the boatyard, Kay decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Tom left the boatyard, Angel decided to give a toaster to", + "random_names_cf": "Before Grant and Austin left the boatyard, Grant decided to give a toaster to", + "s1_io_flip_cf": "Before Tom and Kay left the boatyard, Kay decided to give a toaster to", + "s2_io_flip_cf": "Before Kay and Tom left the boatyard, Tom decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Austin and Grant left the boatyard, Grant decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before Grant and Austin left the boatyard, Austin decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Kay left the boatyard, Tom decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Grant left the boatyard, Austin decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "toaster", + "place": "boatyard", + "random_a": "Grant", + "random_b": "Austin", + "random_c": "Angel" + } + }, + { + "text": "Then, Robert and Peter had a lot of fun at the park. Robert gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Peter had a lot of fun at the park. Cal gave a bathtub to", + "random_names_cf": "Then, Ryan and Elizabeth had a lot of fun at the park. Ryan gave a bathtub to", + "s1_io_flip_cf": "Then, Peter and Robert had a lot of fun at the park. Robert gave a bathtub to", + "s2_io_flip_cf": "Then, Robert and Peter had a lot of fun at the park. Peter gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Ryan had a lot of fun at the park. Ryan gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Elizabeth had a lot of fun at the park. Elizabeth gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Robert had a lot of fun at the park. Peter gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ryan had a lot of fun at the park. Elizabeth gave a bathtub to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "bathtub", + "place": "park", + "random_a": "Ryan", + "random_b": "Elizabeth", + "random_c": "Cal" + } + }, + { + "text": "Then, Steven and Tim were working at the museum. Steven decided to give a thimble to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Tim were working at the museum. Angel decided to give a thimble to", + "random_names_cf": "Then, Roy and Guy were working at the museum. Roy decided to give a thimble to", + "s1_io_flip_cf": "Then, Tim and Steven were working at the museum. Steven decided to give a thimble to", + "s2_io_flip_cf": "Then, Steven and Tim were working at the museum. Tim decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Roy were working at the museum. Roy decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Guy were working at the museum. Guy decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Steven were working at the museum. Tim decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Roy were working at the museum. Guy decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Steven", + "object": "thimble", + "place": "museum", + "random_a": "Roy", + "random_b": "Guy", + "random_c": "Angel" + } + }, + { + "text": "The elevator Angel and Ryan went to had a gold watch. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Angel and Ryan went to had a gold watch. Josh gave it to", + "random_names_cf": "The elevator Henry and Ross went to had a gold watch. Henry gave it to", + "s1_io_flip_cf": "The elevator Ryan and Angel went to had a gold watch. Angel gave it to", + "s2_io_flip_cf": "The elevator Angel and Ryan went to had a gold watch. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Ross and Henry went to had a gold watch. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Henry and Ross went to had a gold watch. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Ryan and Angel went to had a gold watch. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Ross and Henry went to had a gold watch. Ross gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Angel", + "object": "gold watch", + "place": "elevator", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Josh" + } + }, + { + "text": "Once Don and Rob arrived at the supermarket, Don gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Rob arrived at the supermarket, Dan gave a set of headphones to", + "random_names_cf": "Once Roy and Luke arrived at the supermarket, Roy gave a set of headphones to", + "s1_io_flip_cf": "Once Rob and Don arrived at the supermarket, Don gave a set of headphones to", + "s2_io_flip_cf": "Once Don and Rob arrived at the supermarket, Rob gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Luke and Roy arrived at the supermarket, Roy gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Roy and Luke arrived at the supermarket, Luke gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Don arrived at the supermarket, Rob gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Roy arrived at the supermarket, Luke gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "set of headphones", + "place": "supermarket", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Dan" + } + }, + { + "text": "Then, Joe and Ryan had a lot of fun at the car. Joe gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Ryan had a lot of fun at the car. Mike gave a wallet to", + "random_names_cf": "Then, Guy and Summer had a lot of fun at the car. Guy gave a wallet to", + "s1_io_flip_cf": "Then, Ryan and Joe had a lot of fun at the car. Joe gave a wallet to", + "s2_io_flip_cf": "Then, Joe and Ryan had a lot of fun at the car. Ryan gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Guy had a lot of fun at the car. Guy gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Summer had a lot of fun at the car. Summer gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Joe had a lot of fun at the car. Ryan gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Guy had a lot of fun at the car. Summer gave a wallet to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "wallet", + "place": "car", + "random_a": "Guy", + "random_b": "Summer", + "random_c": "Mike" + } + }, + { + "text": "While Tim and Alex relaxed, Tim gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Alex relaxed, Angel gave a shelf to", + "random_names_cf": "While Dan and Guy relaxed, Dan gave a shelf to", + "s1_io_flip_cf": "While Alex and Tim relaxed, Tim gave a shelf to", + "s2_io_flip_cf": "While Tim and Alex relaxed, Alex gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Guy and Dan relaxed, Dan gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Dan and Guy relaxed, Guy gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Tim relaxed, Alex gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Dan relaxed, Guy gave a shelf to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tim", + "object": "shelf", + "place": "airport", + "random_a": "Dan", + "random_b": "Guy", + "random_c": "Angel" + } + }, + { + "text": "Then, Joe and Andrew were working at the parking lot. Joe decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Andrew were working at the parking lot. Roger decided to give a backpack to", + "random_names_cf": "Then, Austin and Alex were working at the parking lot. Austin decided to give a backpack to", + "s1_io_flip_cf": "Then, Andrew and Joe were working at the parking lot. Joe decided to give a backpack to", + "s2_io_flip_cf": "Then, Joe and Andrew were working at the parking lot. Andrew decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Austin were working at the parking lot. Austin decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Alex were working at the parking lot. Alex decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Joe were working at the parking lot. Andrew decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin were working at the parking lot. Alex decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Joe", + "object": "backpack", + "place": "parking lot", + "random_a": "Austin", + "random_b": "Alex", + "random_c": "Roger" + } + }, + { + "text": "The convenience store Lewis and Dan went to had a backpack. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Lewis and Dan went to had a backpack. Sarah gave it to", + "random_names_cf": "The convenience store Andrew and Mike went to had a backpack. Andrew gave it to", + "s1_io_flip_cf": "The convenience store Dan and Lewis went to had a backpack. Lewis gave it to", + "s2_io_flip_cf": "The convenience store Lewis and Dan went to had a backpack. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Mike and Andrew went to had a backpack. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Andrew and Mike went to had a backpack. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Dan and Lewis went to had a backpack. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Mike and Andrew went to had a backpack. Mike gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Lewis", + "object": "backpack", + "place": "convenience store", + "random_a": "Andrew", + "random_b": "Mike", + "random_c": "Sarah" + } + }, + { + "text": "The airbase Daniel and Guy went to had a ring. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Daniel and Guy went to had a ring. Jim gave it to", + "random_names_cf": "The airbase Joe and Don went to had a ring. Joe gave it to", + "s1_io_flip_cf": "The airbase Guy and Daniel went to had a ring. Daniel gave it to", + "s2_io_flip_cf": "The airbase Daniel and Guy went to had a ring. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Don and Joe went to had a ring. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Joe and Don went to had a ring. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Guy and Daniel went to had a ring. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Don and Joe went to had a ring. Don gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Daniel", + "object": "ring", + "place": "airbase", + "random_a": "Joe", + "random_b": "Don", + "random_c": "Jim" + } + }, + { + "text": "Once Cal and Jim arrived at the department store, Cal gave a fork to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Jim arrived at the department store, Angel gave a fork to", + "random_names_cf": "Once Robert and Will arrived at the department store, Robert gave a fork to", + "s1_io_flip_cf": "Once Jim and Cal arrived at the department store, Cal gave a fork to", + "s2_io_flip_cf": "Once Cal and Jim arrived at the department store, Jim gave a fork to", + "random_names_s1_ioi_flip_cf": "Once Will and Robert arrived at the department store, Robert gave a fork to", + "random_names_s2_ioi_flip_cf": "Once Robert and Will arrived at the department store, Will gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Cal arrived at the department store, Jim gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Robert arrived at the department store, Will gave a fork to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Cal", + "object": "fork", + "place": "department store", + "random_a": "Robert", + "random_b": "Will", + "random_c": "Angel" + } + }, + { + "text": "Before Scott and Kelly left the convenience store, Scott decided to give a wallet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Kelly left the convenience store, William decided to give a wallet to", + "random_names_cf": "Before Mike and Luke left the convenience store, Mike decided to give a wallet to", + "s1_io_flip_cf": "Before Kelly and Scott left the convenience store, Scott decided to give a wallet to", + "s2_io_flip_cf": "Before Scott and Kelly left the convenience store, Kelly decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Before Luke and Mike left the convenience store, Mike decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Before Mike and Luke left the convenience store, Luke decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Scott left the convenience store, Kelly decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Mike left the convenience store, Luke decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Scott", + "object": "wallet", + "place": "convenience store", + "random_a": "Mike", + "random_b": "Luke", + "random_c": "William" + } + }, + { + "text": "Then, Ross and Phil were working at the elevator. Ross decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Phil were working at the elevator. Tim decided to give a folder to", + "random_names_cf": "Then, Peter and Grant were working at the elevator. Peter decided to give a folder to", + "s1_io_flip_cf": "Then, Phil and Ross were working at the elevator. Ross decided to give a folder to", + "s2_io_flip_cf": "Then, Ross and Phil were working at the elevator. Phil decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Peter were working at the elevator. Peter decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Grant were working at the elevator. Grant decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Ross were working at the elevator. Phil decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Peter were working at the elevator. Grant decided to give a folder to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ross", + "object": "folder", + "place": "elevator", + "random_a": "Peter", + "random_b": "Grant", + "random_c": "Tim" + } + }, + { + "text": "Then, Dan and William were working at the store. Dan decided to give a glove to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and William were working at the store. Rob decided to give a glove to", + "random_names_cf": "Then, Charles and Mike were working at the store. Charles decided to give a glove to", + "s1_io_flip_cf": "Then, William and Dan were working at the store. Dan decided to give a glove to", + "s2_io_flip_cf": "Then, Dan and William were working at the store. William decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Charles were working at the store. Charles decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Mike were working at the store. Mike decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Dan were working at the store. William decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Charles were working at the store. Mike decided to give a glove to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Dan", + "object": "glove", + "place": "store", + "random_a": "Charles", + "random_b": "Mike", + "random_c": "Rob" + } + }, + { + "text": "Before Luke and Robert left the ramp, Luke decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Robert left the ramp, Guy decided to give a thimble to", + "random_names_cf": "Before Don and Will left the ramp, Don decided to give a thimble to", + "s1_io_flip_cf": "Before Robert and Luke left the ramp, Luke decided to give a thimble to", + "s2_io_flip_cf": "Before Luke and Robert left the ramp, Robert decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Will and Don left the ramp, Don decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Don and Will left the ramp, Will decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Luke left the ramp, Robert decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Don left the ramp, Will decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Luke", + "object": "thimble", + "place": "ramp", + "random_a": "Don", + "random_b": "Will", + "random_c": "Guy" + } + }, + { + "text": "While Peter and Scott relaxed, Peter gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Scott relaxed, Joe gave a laptop to", + "random_names_cf": "While Jim and Henry relaxed, Jim gave a laptop to", + "s1_io_flip_cf": "While Scott and Peter relaxed, Peter gave a laptop to", + "s2_io_flip_cf": "While Peter and Scott relaxed, Scott gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Henry and Jim relaxed, Jim gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Jim and Henry relaxed, Henry gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Peter relaxed, Scott gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Jim relaxed, Henry gave a laptop to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Peter", + "object": "laptop", + "place": "studio", + "random_a": "Jim", + "random_b": "Henry", + "random_c": "Joe" + } + }, + { + "text": "Once Angel and Rick arrived at the store, Angel gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Rick arrived at the store, Jim gave a blouse to", + "random_names_cf": "Once Sarah and Scott arrived at the store, Sarah gave a blouse to", + "s1_io_flip_cf": "Once Rick and Angel arrived at the store, Angel gave a blouse to", + "s2_io_flip_cf": "Once Angel and Rick arrived at the store, Rick gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Scott and Sarah arrived at the store, Sarah gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Scott arrived at the store, Scott gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Angel arrived at the store, Rick gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Sarah arrived at the store, Scott gave a blouse to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Angel", + "object": "blouse", + "place": "store", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Jim" + } + }, + { + "text": "Then, Robert and Kay went to the stadium. Robert gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Kay went to the stadium. Ryan gave a spoon to", + "random_names_cf": "Then, Rob and Sarah went to the stadium. Rob gave a spoon to", + "s1_io_flip_cf": "Then, Kay and Robert went to the stadium. Robert gave a spoon to", + "s2_io_flip_cf": "Then, Robert and Kay went to the stadium. Kay gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Rob went to the stadium. Rob gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Sarah went to the stadium. Sarah gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Robert went to the stadium. Kay gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Rob went to the stadium. Sarah gave a spoon to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Robert", + "object": "spoon", + "place": "stadium", + "random_a": "Rob", + "random_b": "Sarah", + "random_c": "Ryan" + } + }, + { + "text": "While Luke and Jonathan relaxed, Luke gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Jonathan relaxed, Jim gave a microphone to", + "random_names_cf": "While Summer and Charles relaxed, Summer gave a microphone to", + "s1_io_flip_cf": "While Jonathan and Luke relaxed, Luke gave a microphone to", + "s2_io_flip_cf": "While Luke and Jonathan relaxed, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Charles and Summer relaxed, Summer gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Summer and Charles relaxed, Charles gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Luke relaxed, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Summer relaxed, Charles gave a microphone to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "microphone", + "place": "university campus", + "random_a": "Summer", + "random_b": "Charles", + "random_c": "Jim" + } + }, + { + "text": "Then, Guy and Steve went to the court. Guy gave a funnel to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Steve went to the court. Don gave a funnel to", + "random_names_cf": "Then, Sarah and Ryan went to the court. Sarah gave a funnel to", + "s1_io_flip_cf": "Then, Steve and Guy went to the court. Guy gave a funnel to", + "s2_io_flip_cf": "Then, Guy and Steve went to the court. Steve gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Sarah went to the court. Sarah gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Ryan went to the court. Ryan gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Guy went to the court. Steve gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Sarah went to the court. Ryan gave a funnel to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Guy", + "object": "funnel", + "place": "court", + "random_a": "Sarah", + "random_b": "Ryan", + "random_c": "Don" + } + }, + { + "text": "Then, Robert and Alex were working at the resort. Robert decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Alex were working at the resort. Henry decided to give a napkin to", + "random_names_cf": "Then, Tim and Steve were working at the resort. Tim decided to give a napkin to", + "s1_io_flip_cf": "Then, Alex and Robert were working at the resort. Robert decided to give a napkin to", + "s2_io_flip_cf": "Then, Robert and Alex were working at the resort. Alex decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Tim were working at the resort. Tim decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Steve were working at the resort. Steve decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Robert were working at the resort. Alex decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tim were working at the resort. Steve decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "napkin", + "place": "resort", + "random_a": "Tim", + "random_b": "Steve", + "random_c": "Henry" + } + }, + { + "text": "Then, Luke and Neil had a lot of fun at the campground. Luke gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Neil had a lot of fun at the campground. Andrew gave a pair of glasses to", + "random_names_cf": "Then, Dan and Tom had a lot of fun at the campground. Dan gave a pair of glasses to", + "s1_io_flip_cf": "Then, Neil and Luke had a lot of fun at the campground. Luke gave a pair of glasses to", + "s2_io_flip_cf": "Then, Luke and Neil had a lot of fun at the campground. Neil gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Dan had a lot of fun at the campground. Dan gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Tom had a lot of fun at the campground. Tom gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Luke had a lot of fun at the campground. Neil gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Dan had a lot of fun at the campground. Tom gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Luke", + "object": "pair of glasses", + "place": "campground", + "random_a": "Dan", + "random_b": "Tom", + "random_c": "Andrew" + } + }, + { + "text": "Before Will and Roy left the gift shop, Will decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Roy left the gift shop, Ross decided to give a pair of goggles to", + "random_names_cf": "Before Steve and William left the gift shop, Steve decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Roy and Will left the gift shop, Will decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Will and Roy left the gift shop, Roy decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before William and Steve left the gift shop, Steve decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Steve and William left the gift shop, William decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Will left the gift shop, Roy decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Steve left the gift shop, William decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Will", + "object": "pair of goggles", + "place": "gift shop", + "random_a": "Steve", + "random_b": "William", + "random_c": "Ross" + } + }, + { + "text": "Then, Steven and Andrew had a lot of fun at the marketplace. Steven gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Andrew had a lot of fun at the marketplace. Jim gave a ribbon to", + "random_names_cf": "Then, Sarah and Roy had a lot of fun at the marketplace. Sarah gave a ribbon to", + "s1_io_flip_cf": "Then, Andrew and Steven had a lot of fun at the marketplace. Steven gave a ribbon to", + "s2_io_flip_cf": "Then, Steven and Andrew had a lot of fun at the marketplace. Andrew gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Sarah had a lot of fun at the marketplace. Sarah gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Roy had a lot of fun at the marketplace. Roy gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Steven had a lot of fun at the marketplace. Andrew gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Sarah had a lot of fun at the marketplace. Roy gave a ribbon to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steven", + "object": "ribbon", + "place": "marketplace", + "random_a": "Sarah", + "random_b": "Roy", + "random_c": "Jim" + } + }, + { + "text": "When Summer and Ryan got a pair of pliers at the circus, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Ryan got a pair of pliers at the circus, Mike decided to give it to", + "random_names_cf": "When Josh and Tim got a pair of pliers at the circus, Josh decided to give it to", + "s1_io_flip_cf": "When Ryan and Summer got a pair of pliers at the circus, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Ryan got a pair of pliers at the circus, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Josh got a pair of pliers at the circus, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Tim got a pair of pliers at the circus, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Summer got a pair of pliers at the circus, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Josh got a pair of pliers at the circus, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Summer", + "object": "pair of pliers", + "place": "circus", + "random_a": "Josh", + "random_b": "Tim", + "random_c": "Mike" + } + }, + { + "text": "The harbor Don and Peter went to had a sock. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Don and Peter went to had a sock. Alexander gave it to", + "random_names_cf": "The harbor Mike and Neil went to had a sock. Mike gave it to", + "s1_io_flip_cf": "The harbor Peter and Don went to had a sock. Don gave it to", + "s2_io_flip_cf": "The harbor Don and Peter went to had a sock. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Neil and Mike went to had a sock. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Mike and Neil went to had a sock. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Peter and Don went to had a sock. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Neil and Mike went to had a sock. Neil gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Don", + "object": "sock", + "place": "harbor", + "random_a": "Mike", + "random_b": "Neil", + "random_c": "Alexander" + } + }, + { + "text": "The hangar Mike and Summer went to had a microphone. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Mike and Summer went to had a microphone. Guy gave it to", + "random_names_cf": "The hangar Tim and Jim went to had a microphone. Tim gave it to", + "s1_io_flip_cf": "The hangar Summer and Mike went to had a microphone. Mike gave it to", + "s2_io_flip_cf": "The hangar Mike and Summer went to had a microphone. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Jim and Tim went to had a microphone. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Tim and Jim went to had a microphone. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Summer and Mike went to had a microphone. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Jim and Tim went to had a microphone. Jim gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Mike", + "object": "microphone", + "place": "hangar", + "random_a": "Tim", + "random_b": "Jim", + "random_c": "Guy" + } + }, + { + "text": "While Ryan and Dan relaxed, Ryan gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Dan relaxed, Scott gave a nail file to", + "random_names_cf": "While Grant and Phil relaxed, Grant gave a nail file to", + "s1_io_flip_cf": "While Dan and Ryan relaxed, Ryan gave a nail file to", + "s2_io_flip_cf": "While Ryan and Dan relaxed, Dan gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Phil and Grant relaxed, Grant gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Grant and Phil relaxed, Phil gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Ryan relaxed, Dan gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Grant relaxed, Phil gave a nail file to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ryan", + "object": "nail file", + "place": "circus", + "random_a": "Grant", + "random_b": "Phil", + "random_c": "Scott" + } + }, + { + "text": "While Tom and Will relaxed, Tom gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Will relaxed, Kelly gave a bowl to", + "random_names_cf": "While Roger and Kay relaxed, Roger gave a bowl to", + "s1_io_flip_cf": "While Will and Tom relaxed, Tom gave a bowl to", + "s2_io_flip_cf": "While Tom and Will relaxed, Will gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Kay and Roger relaxed, Roger gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Roger and Kay relaxed, Kay gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Tom relaxed, Will gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Roger relaxed, Kay gave a bowl to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "bowl", + "place": "house", + "random_a": "Roger", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "Before Josh and Tom left the field, Josh decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Tom left the field, Edward decided to give a needle to", + "random_names_cf": "Before Steve and Robert left the field, Steve decided to give a needle to", + "s1_io_flip_cf": "Before Tom and Josh left the field, Josh decided to give a needle to", + "s2_io_flip_cf": "Before Josh and Tom left the field, Tom decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Robert and Steve left the field, Steve decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Steve and Robert left the field, Robert decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Josh left the field, Tom decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Steve left the field, Robert decided to give a needle to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Josh", + "object": "needle", + "place": "field", + "random_a": "Steve", + "random_b": "Robert", + "random_c": "Edward" + } + }, + { + "text": "While Stan and Peter relaxed, Stan gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Peter relaxed, Phil gave a thimble to", + "random_names_cf": "While Charles and Lewis relaxed, Charles gave a thimble to", + "s1_io_flip_cf": "While Peter and Stan relaxed, Stan gave a thimble to", + "s2_io_flip_cf": "While Stan and Peter relaxed, Peter gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Lewis and Charles relaxed, Charles gave a thimble to", + "random_names_s2_ioi_flip_cf": "While Charles and Lewis relaxed, Lewis gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Stan relaxed, Peter gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Charles relaxed, Lewis gave a thimble to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Stan", + "object": "thimble", + "place": "elevator", + "random_a": "Charles", + "random_b": "Lewis", + "random_c": "Phil" + } + }, + { + "text": "Before Neil and Scott left the convenience store, Neil decided to give a napkin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Scott left the convenience store, Steve decided to give a napkin to", + "random_names_cf": "Before Alex and Peter left the convenience store, Alex decided to give a napkin to", + "s1_io_flip_cf": "Before Scott and Neil left the convenience store, Neil decided to give a napkin to", + "s2_io_flip_cf": "Before Neil and Scott left the convenience store, Scott decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Before Peter and Alex left the convenience store, Alex decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Before Alex and Peter left the convenience store, Peter decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Neil left the convenience store, Scott decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Alex left the convenience store, Peter decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Neil", + "object": "napkin", + "place": "convenience store", + "random_a": "Alex", + "random_b": "Peter", + "random_c": "Steve" + } + }, + { + "text": "When Mike and Will were about to leave the pharmacy, Mike gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Will were about to leave the pharmacy, Daniel gave a pair of nail clippers to", + "random_names_cf": "When William and Roger were about to leave the pharmacy, William gave a pair of nail clippers to", + "s1_io_flip_cf": "When Will and Mike were about to leave the pharmacy, Mike gave a pair of nail clippers to", + "s2_io_flip_cf": "When Mike and Will were about to leave the pharmacy, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Roger and William were about to leave the pharmacy, William gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When William and Roger were about to leave the pharmacy, Roger gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Mike were about to leave the pharmacy, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and William were about to leave the pharmacy, Roger gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "pair of nail clippers", + "place": "pharmacy", + "random_a": "William", + "random_b": "Roger", + "random_c": "Daniel" + } + }, + { + "text": "When Austin and Ross were about to leave the resort, Austin gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Ross were about to leave the resort, Neil gave a laptop to", + "random_names_cf": "When Mike and Sarah were about to leave the resort, Mike gave a laptop to", + "s1_io_flip_cf": "When Ross and Austin were about to leave the resort, Austin gave a laptop to", + "s2_io_flip_cf": "When Austin and Ross were about to leave the resort, Ross gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Sarah and Mike were about to leave the resort, Mike gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Mike and Sarah were about to leave the resort, Sarah gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Austin were about to leave the resort, Ross gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Mike were about to leave the resort, Sarah gave a laptop to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Austin", + "object": "laptop", + "place": "resort", + "random_a": "Mike", + "random_b": "Sarah", + "random_c": "Neil" + } + }, + { + "text": "When Tim and Rick got a jar at the zoo, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Rick got a jar at the zoo, Luke decided to give it to", + "random_names_cf": "When Rob and Jim got a jar at the zoo, Rob decided to give it to", + "s1_io_flip_cf": "When Rick and Tim got a jar at the zoo, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Rick got a jar at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Rob got a jar at the zoo, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Jim got a jar at the zoo, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Tim got a jar at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Rob got a jar at the zoo, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Tim", + "object": "jar", + "place": "zoo", + "random_a": "Rob", + "random_b": "Jim", + "random_c": "Luke" + } + }, + { + "text": "Once Don and Mike arrived at the ferry, Don gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Mike arrived at the ferry, Henry gave a carpet to", + "random_names_cf": "Once Guy and Roy arrived at the ferry, Guy gave a carpet to", + "s1_io_flip_cf": "Once Mike and Don arrived at the ferry, Don gave a carpet to", + "s2_io_flip_cf": "Once Don and Mike arrived at the ferry, Mike gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Roy and Guy arrived at the ferry, Guy gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Guy and Roy arrived at the ferry, Roy gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Don arrived at the ferry, Mike gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Guy arrived at the ferry, Roy gave a carpet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "carpet", + "place": "ferry", + "random_a": "Guy", + "random_b": "Roy", + "random_c": "Henry" + } + }, + { + "text": "When Daniel and Henry were about to leave the service station, Daniel gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Henry were about to leave the service station, Sarah gave a fork to", + "random_names_cf": "When Steve and Jonathan were about to leave the service station, Steve gave a fork to", + "s1_io_flip_cf": "When Henry and Daniel were about to leave the service station, Daniel gave a fork to", + "s2_io_flip_cf": "When Daniel and Henry were about to leave the service station, Henry gave a fork to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Steve were about to leave the service station, Steve gave a fork to", + "random_names_s2_ioi_flip_cf": "When Steve and Jonathan were about to leave the service station, Jonathan gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Daniel were about to leave the service station, Henry gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Steve were about to leave the service station, Jonathan gave a fork to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Daniel", + "object": "fork", + "place": "service station", + "random_a": "Steve", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "When Andrew and Sarah were about to leave the square, Andrew gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Sarah were about to leave the square, Will gave a fork to", + "random_names_cf": "When Mike and Daniel were about to leave the square, Mike gave a fork to", + "s1_io_flip_cf": "When Sarah and Andrew were about to leave the square, Andrew gave a fork to", + "s2_io_flip_cf": "When Andrew and Sarah were about to leave the square, Sarah gave a fork to", + "random_names_s1_ioi_flip_cf": "When Daniel and Mike were about to leave the square, Mike gave a fork to", + "random_names_s2_ioi_flip_cf": "When Mike and Daniel were about to leave the square, Daniel gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Andrew were about to leave the square, Sarah gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Mike were about to leave the square, Daniel gave a fork to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Andrew", + "object": "fork", + "place": "square", + "random_a": "Mike", + "random_b": "Daniel", + "random_c": "Will" + } + }, + { + "text": "While Charles and Dan relaxed, Charles gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Dan relaxed, Will gave a bucket of paint to", + "random_names_cf": "While Rick and Rob relaxed, Rick gave a bucket of paint to", + "s1_io_flip_cf": "While Dan and Charles relaxed, Charles gave a bucket of paint to", + "s2_io_flip_cf": "While Charles and Dan relaxed, Dan gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Rob and Rick relaxed, Rick gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Rick and Rob relaxed, Rob gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Charles relaxed, Dan gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Rick relaxed, Rob gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Charles", + "object": "bucket of paint", + "place": "square", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "Will" + } + }, + { + "text": "When Edward and Neil got a cable at the zoo, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Neil got a cable at the zoo, Summer decided to give it to", + "random_names_cf": "When Ross and Alex got a cable at the zoo, Ross decided to give it to", + "s1_io_flip_cf": "When Neil and Edward got a cable at the zoo, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Neil got a cable at the zoo, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Ross got a cable at the zoo, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Alex got a cable at the zoo, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Edward got a cable at the zoo, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Ross got a cable at the zoo, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Edward", + "object": "cable", + "place": "zoo", + "random_a": "Ross", + "random_b": "Alex", + "random_c": "Summer" + } + }, + { + "text": "When Cal and Charles were about to leave the salon, Cal gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Charles were about to leave the salon, Ryan gave a desk to", + "random_names_cf": "When Jonathan and Don were about to leave the salon, Jonathan gave a desk to", + "s1_io_flip_cf": "When Charles and Cal were about to leave the salon, Cal gave a desk to", + "s2_io_flip_cf": "When Cal and Charles were about to leave the salon, Charles gave a desk to", + "random_names_s1_ioi_flip_cf": "When Don and Jonathan were about to leave the salon, Jonathan gave a desk to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Don were about to leave the salon, Don gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Cal were about to leave the salon, Charles gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Jonathan were about to leave the salon, Don gave a desk to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Cal", + "object": "desk", + "place": "salon", + "random_a": "Jonathan", + "random_b": "Don", + "random_c": "Ryan" + } + }, + { + "text": "Once Joe and Roger arrived at the elevator, Joe gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Roger arrived at the elevator, Alex gave a ruler to", + "random_names_cf": "Once Kay and Grant arrived at the elevator, Kay gave a ruler to", + "s1_io_flip_cf": "Once Roger and Joe arrived at the elevator, Joe gave a ruler to", + "s2_io_flip_cf": "Once Joe and Roger arrived at the elevator, Roger gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Grant and Kay arrived at the elevator, Kay gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Kay and Grant arrived at the elevator, Grant gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Joe arrived at the elevator, Roger gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Kay arrived at the elevator, Grant gave a ruler to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Joe", + "object": "ruler", + "place": "elevator", + "random_a": "Kay", + "random_b": "Grant", + "random_c": "Alex" + } + }, + { + "text": "While Dan and Mike relaxed, Dan gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Mike relaxed, Jim gave a bathtub to", + "random_names_cf": "While Guy and Stan relaxed, Guy gave a bathtub to", + "s1_io_flip_cf": "While Mike and Dan relaxed, Dan gave a bathtub to", + "s2_io_flip_cf": "While Dan and Mike relaxed, Mike gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Stan and Guy relaxed, Guy gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Guy and Stan relaxed, Stan gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Dan relaxed, Mike gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Guy relaxed, Stan gave a bathtub to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "bathtub", + "place": "airport", + "random_a": "Guy", + "random_b": "Stan", + "random_c": "Jim" + } + }, + { + "text": "Then, Stan and Angel were working at the toy store. Stan decided to give a notebook to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Angel were working at the toy store. Joe decided to give a notebook to", + "random_names_cf": "Then, Ross and Edward were working at the toy store. Ross decided to give a notebook to", + "s1_io_flip_cf": "Then, Angel and Stan were working at the toy store. Stan decided to give a notebook to", + "s2_io_flip_cf": "Then, Stan and Angel were working at the toy store. Angel decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Ross were working at the toy store. Ross decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Edward were working at the toy store. Edward decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Stan were working at the toy store. Angel decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ross were working at the toy store. Edward decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Stan", + "object": "notebook", + "place": "toy store", + "random_a": "Ross", + "random_b": "Edward", + "random_c": "Joe" + } + }, + { + "text": "While Peter and Edward relaxed, Peter gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Edward relaxed, Alex gave a pair of goggles to", + "random_names_cf": "While Lewis and Daniel relaxed, Lewis gave a pair of goggles to", + "s1_io_flip_cf": "While Edward and Peter relaxed, Peter gave a pair of goggles to", + "s2_io_flip_cf": "While Peter and Edward relaxed, Edward gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Daniel and Lewis relaxed, Lewis gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Lewis and Daniel relaxed, Daniel gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Peter relaxed, Edward gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Lewis relaxed, Daniel gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Peter", + "object": "pair of goggles", + "place": "harbor", + "random_a": "Lewis", + "random_b": "Daniel", + "random_c": "Alex" + } + }, + { + "text": "Then, Tim and Josh went to the pizzeria. Tim gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Josh went to the pizzeria. Alex gave a comb to", + "random_names_cf": "Then, Robert and Scott went to the pizzeria. Robert gave a comb to", + "s1_io_flip_cf": "Then, Josh and Tim went to the pizzeria. Tim gave a comb to", + "s2_io_flip_cf": "Then, Tim and Josh went to the pizzeria. Josh gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Robert went to the pizzeria. Robert gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Scott went to the pizzeria. Scott gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Tim went to the pizzeria. Josh gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Robert went to the pizzeria. Scott gave a comb to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tim", + "object": "comb", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Scott", + "random_c": "Alex" + } + }, + { + "text": "The casino Andrew and Steve went to had a pencil. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Andrew and Steve went to had a pencil. Edward gave it to", + "random_names_cf": "The casino Kay and Scott went to had a pencil. Kay gave it to", + "s1_io_flip_cf": "The casino Steve and Andrew went to had a pencil. Andrew gave it to", + "s2_io_flip_cf": "The casino Andrew and Steve went to had a pencil. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The casino Scott and Kay went to had a pencil. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The casino Kay and Scott went to had a pencil. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Steve and Andrew went to had a pencil. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Scott and Kay went to had a pencil. Scott gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Andrew", + "object": "pencil", + "place": "casino", + "random_a": "Kay", + "random_b": "Scott", + "random_c": "Edward" + } + }, + { + "text": "Before William and Guy left the pet store, William decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Guy left the pet store, Neil decided to give a remote control to", + "random_names_cf": "Before Stan and Lewis left the pet store, Stan decided to give a remote control to", + "s1_io_flip_cf": "Before Guy and William left the pet store, William decided to give a remote control to", + "s2_io_flip_cf": "Before William and Guy left the pet store, Guy decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Stan left the pet store, Stan decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Stan and Lewis left the pet store, Lewis decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and William left the pet store, Guy decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Stan left the pet store, Lewis decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "William", + "object": "remote control", + "place": "pet store", + "random_a": "Stan", + "random_b": "Lewis", + "random_c": "Neil" + } + }, + { + "text": "Then, Grant and Ross went to the parking lot. Grant gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Ross went to the parking lot. Neil gave a fan to", + "random_names_cf": "Then, Scott and Henry went to the parking lot. Scott gave a fan to", + "s1_io_flip_cf": "Then, Ross and Grant went to the parking lot. Grant gave a fan to", + "s2_io_flip_cf": "Then, Grant and Ross went to the parking lot. Ross gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Scott went to the parking lot. Scott gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Henry went to the parking lot. Henry gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Grant went to the parking lot. Ross gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Scott went to the parking lot. Henry gave a fan to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Grant", + "object": "fan", + "place": "parking lot", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Neil" + } + }, + { + "text": "The campground Tom and Kay went to had a highlighter. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The campground Tom and Kay went to had a highlighter. Elizabeth gave it to", + "random_names_cf": "The campground Stan and Summer went to had a highlighter. Stan gave it to", + "s1_io_flip_cf": "The campground Kay and Tom went to had a highlighter. Tom gave it to", + "s2_io_flip_cf": "The campground Tom and Kay went to had a highlighter. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The campground Summer and Stan went to had a highlighter. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The campground Stan and Summer went to had a highlighter. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The campground Kay and Tom went to had a highlighter. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The campground Summer and Stan went to had a highlighter. Summer gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tom", + "object": "highlighter", + "place": "campground", + "random_a": "Stan", + "random_b": "Summer", + "random_c": "Elizabeth" + } + }, + { + "text": "While Guy and Edward relaxed, Guy gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Edward relaxed, Jonathan gave a pair of goggles to", + "random_names_cf": "While Luke and Summer relaxed, Luke gave a pair of goggles to", + "s1_io_flip_cf": "While Edward and Guy relaxed, Guy gave a pair of goggles to", + "s2_io_flip_cf": "While Guy and Edward relaxed, Edward gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Summer and Luke relaxed, Luke gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Luke and Summer relaxed, Summer gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Guy relaxed, Edward gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Luke relaxed, Summer gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Guy", + "object": "pair of goggles", + "place": "airport", + "random_a": "Luke", + "random_b": "Summer", + "random_c": "Jonathan" + } + }, + { + "text": "Before Rob and Alex left the square, Rob decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Alex left the square, Roger decided to give a dishwasher to", + "random_names_cf": "Before Angel and Dan left the square, Angel decided to give a dishwasher to", + "s1_io_flip_cf": "Before Alex and Rob left the square, Rob decided to give a dishwasher to", + "s2_io_flip_cf": "Before Rob and Alex left the square, Alex decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Dan and Angel left the square, Angel decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Angel and Dan left the square, Dan decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Rob left the square, Alex decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Angel left the square, Dan decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rob", + "object": "dishwasher", + "place": "square", + "random_a": "Angel", + "random_b": "Dan", + "random_c": "Roger" + } + }, + { + "text": "Once Alex and Alexander arrived at the cafeteria, Alex gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Alexander arrived at the cafeteria, Will gave a grater to", + "random_names_cf": "Once Dan and Robert arrived at the cafeteria, Dan gave a grater to", + "s1_io_flip_cf": "Once Alexander and Alex arrived at the cafeteria, Alex gave a grater to", + "s2_io_flip_cf": "Once Alex and Alexander arrived at the cafeteria, Alexander gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Robert and Dan arrived at the cafeteria, Dan gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Dan and Robert arrived at the cafeteria, Robert gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Alex arrived at the cafeteria, Alexander gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Dan arrived at the cafeteria, Robert gave a grater to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Alex", + "object": "grater", + "place": "cafeteria", + "random_a": "Dan", + "random_b": "Robert", + "random_c": "Will" + } + }, + { + "text": "Then, Ross and Neil went to the hangar. Ross gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Neil went to the hangar. Jim gave a bucket of paint to", + "random_names_cf": "Then, Guy and Sarah went to the hangar. Guy gave a bucket of paint to", + "s1_io_flip_cf": "Then, Neil and Ross went to the hangar. Ross gave a bucket of paint to", + "s2_io_flip_cf": "Then, Ross and Neil went to the hangar. Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Guy went to the hangar. Guy gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Sarah went to the hangar. Sarah gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross went to the hangar. Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Guy went to the hangar. Sarah gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ross", + "object": "bucket of paint", + "place": "hangar", + "random_a": "Guy", + "random_b": "Sarah", + "random_c": "Jim" + } + }, + { + "text": "The pizzeria William and Elizabeth went to had a pair of shoes. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria William and Elizabeth went to had a pair of shoes. Roy gave it to", + "random_names_cf": "The pizzeria Don and Daniel went to had a pair of shoes. Don gave it to", + "s1_io_flip_cf": "The pizzeria Elizabeth and William went to had a pair of shoes. William gave it to", + "s2_io_flip_cf": "The pizzeria William and Elizabeth went to had a pair of shoes. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Daniel and Don went to had a pair of shoes. Don gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Don and Daniel went to had a pair of shoes. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Elizabeth and William went to had a pair of shoes. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Daniel and Don went to had a pair of shoes. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "pair of shoes", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Daniel", + "random_c": "Roy" + } + }, + { + "text": "When Sarah and Grant got a blouse at the garden, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Grant got a blouse at the garden, Steve decided to give it to", + "random_names_cf": "When Steven and Phil got a blouse at the garden, Steven decided to give it to", + "s1_io_flip_cf": "When Grant and Sarah got a blouse at the garden, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Grant got a blouse at the garden, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Steven got a blouse at the garden, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Phil got a blouse at the garden, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Sarah got a blouse at the garden, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Steven got a blouse at the garden, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Sarah", + "object": "blouse", + "place": "garden", + "random_a": "Steven", + "random_b": "Phil", + "random_c": "Steve" + } + }, + { + "text": "Then, Sarah and Neil went to the pet store. Sarah gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Neil went to the pet store. Peter gave a bowl to", + "random_names_cf": "Then, Rick and Dan went to the pet store. Rick gave a bowl to", + "s1_io_flip_cf": "Then, Neil and Sarah went to the pet store. Sarah gave a bowl to", + "s2_io_flip_cf": "Then, Sarah and Neil went to the pet store. Neil gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Rick went to the pet store. Rick gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Dan went to the pet store. Dan gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Sarah went to the pet store. Neil gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Rick went to the pet store. Dan gave a bowl to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Sarah", + "object": "bowl", + "place": "pet store", + "random_a": "Rick", + "random_b": "Dan", + "random_c": "Peter" + } + }, + { + "text": "Then, Guy and Daniel went to the harbor. Guy gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Daniel went to the harbor. Phil gave a key to", + "random_names_cf": "Then, Don and Rob went to the harbor. Don gave a key to", + "s1_io_flip_cf": "Then, Daniel and Guy went to the harbor. Guy gave a key to", + "s2_io_flip_cf": "Then, Guy and Daniel went to the harbor. Daniel gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Don went to the harbor. Don gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Don and Rob went to the harbor. Rob gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Guy went to the harbor. Daniel gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Don went to the harbor. Rob gave a key to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Guy", + "object": "key", + "place": "harbor", + "random_a": "Don", + "random_b": "Rob", + "random_c": "Phil" + } + }, + { + "text": "When Roger and Charles were about to leave the casino, Roger gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Charles were about to leave the casino, Summer gave a thimble to", + "random_names_cf": "When Alex and Scott were about to leave the casino, Alex gave a thimble to", + "s1_io_flip_cf": "When Charles and Roger were about to leave the casino, Roger gave a thimble to", + "s2_io_flip_cf": "When Roger and Charles were about to leave the casino, Charles gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Scott and Alex were about to leave the casino, Alex gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Alex and Scott were about to leave the casino, Scott gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Roger were about to leave the casino, Charles gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Alex were about to leave the casino, Scott gave a thimble to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Roger", + "object": "thimble", + "place": "casino", + "random_a": "Alex", + "random_b": "Scott", + "random_c": "Summer" + } + }, + { + "text": "Before Steve and Angel left the resort, Steve decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Angel left the resort, Summer decided to give a ring to", + "random_names_cf": "Before Cal and Sarah left the resort, Cal decided to give a ring to", + "s1_io_flip_cf": "Before Angel and Steve left the resort, Steve decided to give a ring to", + "s2_io_flip_cf": "Before Steve and Angel left the resort, Angel decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Cal left the resort, Cal decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Cal and Sarah left the resort, Sarah decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Steve left the resort, Angel decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Cal left the resort, Sarah decided to give a ring to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steve", + "object": "ring", + "place": "resort", + "random_a": "Cal", + "random_b": "Sarah", + "random_c": "Summer" + } + }, + { + "text": "Then, Joe and Alex went to the music store. Joe gave a coat to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Alex went to the music store. Rick gave a coat to", + "random_names_cf": "Then, Daniel and Summer went to the music store. Daniel gave a coat to", + "s1_io_flip_cf": "Then, Alex and Joe went to the music store. Joe gave a coat to", + "s2_io_flip_cf": "Then, Joe and Alex went to the music store. Alex gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Daniel went to the music store. Daniel gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Summer went to the music store. Summer gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Joe went to the music store. Alex gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Daniel went to the music store. Summer gave a coat to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Joe", + "object": "coat", + "place": "music store", + "random_a": "Daniel", + "random_b": "Summer", + "random_c": "Rick" + } + }, + { + "text": "Once Phil and Neil arrived at the restaurant, Phil gave a dishwasher to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Neil arrived at the restaurant, Summer gave a dishwasher to", + "random_names_cf": "Once Grant and Ryan arrived at the restaurant, Grant gave a dishwasher to", + "s1_io_flip_cf": "Once Neil and Phil arrived at the restaurant, Phil gave a dishwasher to", + "s2_io_flip_cf": "Once Phil and Neil arrived at the restaurant, Neil gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Grant arrived at the restaurant, Grant gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Once Grant and Ryan arrived at the restaurant, Ryan gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Phil arrived at the restaurant, Neil gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Grant arrived at the restaurant, Ryan gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Phil", + "object": "dishwasher", + "place": "restaurant", + "random_a": "Grant", + "random_b": "Ryan", + "random_c": "Summer" + } + }, + { + "text": "When Sarah and Angel got a trunk at the square, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Angel got a trunk at the square, Steven decided to give it to", + "random_names_cf": "When Charles and Neil got a trunk at the square, Charles decided to give it to", + "s1_io_flip_cf": "When Angel and Sarah got a trunk at the square, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Angel got a trunk at the square, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Charles got a trunk at the square, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Neil got a trunk at the square, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Sarah got a trunk at the square, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Charles got a trunk at the square, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Sarah", + "object": "trunk", + "place": "square", + "random_a": "Charles", + "random_b": "Neil", + "random_c": "Steven" + } + }, + { + "text": "Then, Kelly and Luke had a lot of fun at the service station. Kelly gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Luke had a lot of fun at the service station. Robert gave a notebook to", + "random_names_cf": "Then, Cal and Jim had a lot of fun at the service station. Cal gave a notebook to", + "s1_io_flip_cf": "Then, Luke and Kelly had a lot of fun at the service station. Kelly gave a notebook to", + "s2_io_flip_cf": "Then, Kelly and Luke had a lot of fun at the service station. Luke gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Cal had a lot of fun at the service station. Cal gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Jim had a lot of fun at the service station. Jim gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Kelly had a lot of fun at the service station. Luke gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Cal had a lot of fun at the service station. Jim gave a notebook to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Kelly", + "object": "notebook", + "place": "service station", + "random_a": "Cal", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "Before Phil and Don left the airport, Phil decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Don left the airport, Alexander decided to give a pencil to", + "random_names_cf": "Before Sarah and Edward left the airport, Sarah decided to give a pencil to", + "s1_io_flip_cf": "Before Don and Phil left the airport, Phil decided to give a pencil to", + "s2_io_flip_cf": "Before Phil and Don left the airport, Don decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Edward and Sarah left the airport, Sarah decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Edward left the airport, Edward decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Phil left the airport, Don decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Sarah left the airport, Edward decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Phil", + "object": "pencil", + "place": "airport", + "random_a": "Sarah", + "random_b": "Edward", + "random_c": "Alexander" + } + }, + { + "text": "Then, Don and Lewis had a lot of fun at the mall. Don gave a shelf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Lewis had a lot of fun at the mall. Roger gave a shelf to", + "random_names_cf": "Then, Joe and Scott had a lot of fun at the mall. Joe gave a shelf to", + "s1_io_flip_cf": "Then, Lewis and Don had a lot of fun at the mall. Don gave a shelf to", + "s2_io_flip_cf": "Then, Don and Lewis had a lot of fun at the mall. Lewis gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Joe had a lot of fun at the mall. Joe gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Scott had a lot of fun at the mall. Scott gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Don had a lot of fun at the mall. Lewis gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Joe had a lot of fun at the mall. Scott gave a shelf to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "shelf", + "place": "mall", + "random_a": "Joe", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "While Andrew and Roy relaxed, Andrew gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Roy relaxed, Ross gave a joystick to", + "random_names_cf": "While Dan and Jonathan relaxed, Dan gave a joystick to", + "s1_io_flip_cf": "While Roy and Andrew relaxed, Andrew gave a joystick to", + "s2_io_flip_cf": "While Andrew and Roy relaxed, Roy gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Dan relaxed, Dan gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Dan and Jonathan relaxed, Jonathan gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Andrew relaxed, Roy gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Dan relaxed, Jonathan gave a joystick to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "joystick", + "place": "optician", + "random_a": "Dan", + "random_b": "Jonathan", + "random_c": "Ross" + } + }, + { + "text": "When Edward and Lewis got a shelf at the ferry, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Lewis got a shelf at the ferry, Alexander decided to give it to", + "random_names_cf": "When Josh and Peter got a shelf at the ferry, Josh decided to give it to", + "s1_io_flip_cf": "When Lewis and Edward got a shelf at the ferry, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Lewis got a shelf at the ferry, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Josh got a shelf at the ferry, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Peter got a shelf at the ferry, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Edward got a shelf at the ferry, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Josh got a shelf at the ferry, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Edward", + "object": "shelf", + "place": "ferry", + "random_a": "Josh", + "random_b": "Peter", + "random_c": "Alexander" + } + }, + { + "text": "The square Roger and Henry went to had a blouse. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Roger and Henry went to had a blouse. Elizabeth gave it to", + "random_names_cf": "The square Joe and Ross went to had a blouse. Joe gave it to", + "s1_io_flip_cf": "The square Henry and Roger went to had a blouse. Roger gave it to", + "s2_io_flip_cf": "The square Roger and Henry went to had a blouse. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The square Ross and Joe went to had a blouse. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The square Joe and Ross went to had a blouse. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Henry and Roger went to had a blouse. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Ross and Joe went to had a blouse. Ross gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roger", + "object": "blouse", + "place": "square", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roger and Rick were working at the university campus. Roger decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Rick were working at the university campus. Joe decided to give a jar to", + "random_names_cf": "Then, Cal and Ryan were working at the university campus. Cal decided to give a jar to", + "s1_io_flip_cf": "Then, Rick and Roger were working at the university campus. Roger decided to give a jar to", + "s2_io_flip_cf": "Then, Roger and Rick were working at the university campus. Rick decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Cal were working at the university campus. Cal decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Ryan were working at the university campus. Ryan decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Roger were working at the university campus. Rick decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Cal were working at the university campus. Ryan decided to give a jar to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roger", + "object": "jar", + "place": "university campus", + "random_a": "Cal", + "random_b": "Ryan", + "random_c": "Joe" + } + }, + { + "text": "The square Daniel and Kay went to had a folder. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Daniel and Kay went to had a folder. Stan gave it to", + "random_names_cf": "The square Tim and William went to had a folder. Tim gave it to", + "s1_io_flip_cf": "The square Kay and Daniel went to had a folder. Daniel gave it to", + "s2_io_flip_cf": "The square Daniel and Kay went to had a folder. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The square William and Tim went to had a folder. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The square Tim and William went to had a folder. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Kay and Daniel went to had a folder. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square William and Tim went to had a folder. William gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Daniel", + "object": "folder", + "place": "square", + "random_a": "Tim", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "While Charles and Josh relaxed, Charles gave a pair of glasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Josh relaxed, Tom gave a pair of glasses to", + "random_names_cf": "While Andrew and Jim relaxed, Andrew gave a pair of glasses to", + "s1_io_flip_cf": "While Josh and Charles relaxed, Charles gave a pair of glasses to", + "s2_io_flip_cf": "While Charles and Josh relaxed, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "While Jim and Andrew relaxed, Andrew gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "While Andrew and Jim relaxed, Jim gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Charles relaxed, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Andrew relaxed, Jim gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Charles", + "object": "pair of glasses", + "place": "stadium", + "random_a": "Andrew", + "random_b": "Jim", + "random_c": "Tom" + } + }, + { + "text": "While Alex and Steven relaxed, Alex gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Steven relaxed, Robert gave a pin to", + "random_names_cf": "While Don and Dan relaxed, Don gave a pin to", + "s1_io_flip_cf": "While Steven and Alex relaxed, Alex gave a pin to", + "s2_io_flip_cf": "While Alex and Steven relaxed, Steven gave a pin to", + "random_names_s1_ioi_flip_cf": "While Dan and Don relaxed, Don gave a pin to", + "random_names_s2_ioi_flip_cf": "While Don and Dan relaxed, Dan gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Alex relaxed, Steven gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Don relaxed, Dan gave a pin to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alex", + "object": "pin", + "place": "hangar", + "random_a": "Don", + "random_b": "Dan", + "random_c": "Robert" + } + }, + { + "text": "Then, Edward and Stan went to the ramp. Edward gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Stan went to the ramp. Guy gave a shelf to", + "random_names_cf": "Then, Elizabeth and Tom went to the ramp. Elizabeth gave a shelf to", + "s1_io_flip_cf": "Then, Stan and Edward went to the ramp. Edward gave a shelf to", + "s2_io_flip_cf": "Then, Edward and Stan went to the ramp. Stan gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Elizabeth went to the ramp. Elizabeth gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Tom went to the ramp. Tom gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Edward went to the ramp. Stan gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Elizabeth went to the ramp. Tom gave a shelf to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Edward", + "object": "shelf", + "place": "ramp", + "random_a": "Elizabeth", + "random_b": "Tom", + "random_c": "Guy" + } + }, + { + "text": "When Roy and Mike got a joystick at the store, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Mike got a joystick at the store, Cal decided to give it to", + "random_names_cf": "When Neil and Dan got a joystick at the store, Neil decided to give it to", + "s1_io_flip_cf": "When Mike and Roy got a joystick at the store, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Mike got a joystick at the store, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Neil got a joystick at the store, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Dan got a joystick at the store, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Roy got a joystick at the store, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Neil got a joystick at the store, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Roy", + "object": "joystick", + "place": "store", + "random_a": "Neil", + "random_b": "Dan", + "random_c": "Cal" + } + }, + { + "text": "The hangar Jonathan and Angel went to had a pair of nail clippers. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Jonathan and Angel went to had a pair of nail clippers. Peter gave it to", + "random_names_cf": "The hangar Dan and Josh went to had a pair of nail clippers. Dan gave it to", + "s1_io_flip_cf": "The hangar Angel and Jonathan went to had a pair of nail clippers. Jonathan gave it to", + "s2_io_flip_cf": "The hangar Jonathan and Angel went to had a pair of nail clippers. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Josh and Dan went to had a pair of nail clippers. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Dan and Josh went to had a pair of nail clippers. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Angel and Jonathan went to had a pair of nail clippers. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Josh and Dan went to had a pair of nail clippers. Josh gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jonathan", + "object": "pair of nail clippers", + "place": "hangar", + "random_a": "Dan", + "random_b": "Josh", + "random_c": "Peter" + } + }, + { + "text": "Before Guy and Angel left the optician, Guy decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Angel left the optician, Luke decided to give a sandal to", + "random_names_cf": "Before Jonathan and Jim left the optician, Jonathan decided to give a sandal to", + "s1_io_flip_cf": "Before Angel and Guy left the optician, Guy decided to give a sandal to", + "s2_io_flip_cf": "Before Guy and Angel left the optician, Angel decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Jim and Jonathan left the optician, Jonathan decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Jim left the optician, Jim decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Guy left the optician, Angel decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Jonathan left the optician, Jim decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Guy", + "object": "sandal", + "place": "optician", + "random_a": "Jonathan", + "random_b": "Jim", + "random_c": "Luke" + } + }, + { + "text": "Then, Joe and Roger had a lot of fun at the field. Joe gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Roger had a lot of fun at the field. Peter gave a microphone to", + "random_names_cf": "Then, Steve and Tom had a lot of fun at the field. Steve gave a microphone to", + "s1_io_flip_cf": "Then, Roger and Joe had a lot of fun at the field. Joe gave a microphone to", + "s2_io_flip_cf": "Then, Joe and Roger had a lot of fun at the field. Roger gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Steve had a lot of fun at the field. Steve gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Tom had a lot of fun at the field. Tom gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Joe had a lot of fun at the field. Roger gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steve had a lot of fun at the field. Tom gave a microphone to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Joe", + "object": "microphone", + "place": "field", + "random_a": "Steve", + "random_b": "Tom", + "random_c": "Peter" + } + }, + { + "text": "Then, Stan and Elizabeth were working at the optician. Stan decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Elizabeth were working at the optician. Jonathan decided to give a blouse to", + "random_names_cf": "Then, Dan and Tim were working at the optician. Dan decided to give a blouse to", + "s1_io_flip_cf": "Then, Elizabeth and Stan were working at the optician. Stan decided to give a blouse to", + "s2_io_flip_cf": "Then, Stan and Elizabeth were working at the optician. Elizabeth decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Dan were working at the optician. Dan decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Tim were working at the optician. Tim decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Stan were working at the optician. Elizabeth decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Dan were working at the optician. Tim decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Stan", + "object": "blouse", + "place": "optician", + "random_a": "Dan", + "random_b": "Tim", + "random_c": "Jonathan" + } + }, + { + "text": "While Phil and Jonathan relaxed, Phil gave a scarf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Jonathan relaxed, Daniel gave a scarf to", + "random_names_cf": "While Roger and Stan relaxed, Roger gave a scarf to", + "s1_io_flip_cf": "While Jonathan and Phil relaxed, Phil gave a scarf to", + "s2_io_flip_cf": "While Phil and Jonathan relaxed, Jonathan gave a scarf to", + "random_names_s1_ioi_flip_cf": "While Stan and Roger relaxed, Roger gave a scarf to", + "random_names_s2_ioi_flip_cf": "While Roger and Stan relaxed, Stan gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Phil relaxed, Jonathan gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Roger relaxed, Stan gave a scarf to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Phil", + "object": "scarf", + "place": "cafeteria", + "random_a": "Roger", + "random_b": "Stan", + "random_c": "Daniel" + } + }, + { + "text": "Once Kelly and Roger arrived at the hotel, Kelly gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Roger arrived at the hotel, Steve gave a highlighter to", + "random_names_cf": "Once Tom and Will arrived at the hotel, Tom gave a highlighter to", + "s1_io_flip_cf": "Once Roger and Kelly arrived at the hotel, Kelly gave a highlighter to", + "s2_io_flip_cf": "Once Kelly and Roger arrived at the hotel, Roger gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Will and Tom arrived at the hotel, Tom gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Tom and Will arrived at the hotel, Will gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Kelly arrived at the hotel, Roger gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Tom arrived at the hotel, Will gave a highlighter to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "highlighter", + "place": "hotel", + "random_a": "Tom", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "When Tim and Don were about to leave the tire store, Tim gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Don were about to leave the tire store, Roy gave a mirror to", + "random_names_cf": "When Kay and Joe were about to leave the tire store, Kay gave a mirror to", + "s1_io_flip_cf": "When Don and Tim were about to leave the tire store, Tim gave a mirror to", + "s2_io_flip_cf": "When Tim and Don were about to leave the tire store, Don gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Joe and Kay were about to leave the tire store, Kay gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Kay and Joe were about to leave the tire store, Joe gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Tim were about to leave the tire store, Don gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Kay were about to leave the tire store, Joe gave a mirror to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tim", + "object": "mirror", + "place": "tire store", + "random_a": "Kay", + "random_b": "Joe", + "random_c": "Roy" + } + }, + { + "text": "While Tom and Rob relaxed, Tom gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Rob relaxed, Elizabeth gave a carpet to", + "random_names_cf": "While Austin and Jonathan relaxed, Austin gave a carpet to", + "s1_io_flip_cf": "While Rob and Tom relaxed, Tom gave a carpet to", + "s2_io_flip_cf": "While Tom and Rob relaxed, Rob gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Austin relaxed, Austin gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Austin and Jonathan relaxed, Jonathan gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Tom relaxed, Rob gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Austin relaxed, Jonathan gave a carpet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "carpet", + "place": "university campus", + "random_a": "Austin", + "random_b": "Jonathan", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and Summer went to the racetrack. Roy gave a radiator to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Summer went to the racetrack. Don gave a radiator to", + "random_names_cf": "Then, Rick and Ross went to the racetrack. Rick gave a radiator to", + "s1_io_flip_cf": "Then, Summer and Roy went to the racetrack. Roy gave a radiator to", + "s2_io_flip_cf": "Then, Roy and Summer went to the racetrack. Summer gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Rick went to the racetrack. Rick gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Ross went to the racetrack. Ross gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Roy went to the racetrack. Summer gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Rick went to the racetrack. Ross gave a radiator to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Roy", + "object": "radiator", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "Then, Sarah and Luke went to the spa. Sarah gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Luke went to the spa. Joe gave a bathtub to", + "random_names_cf": "Then, Ryan and Guy went to the spa. Ryan gave a bathtub to", + "s1_io_flip_cf": "Then, Luke and Sarah went to the spa. Sarah gave a bathtub to", + "s2_io_flip_cf": "Then, Sarah and Luke went to the spa. Luke gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Ryan went to the spa. Ryan gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Guy went to the spa. Guy gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Sarah went to the spa. Luke gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ryan went to the spa. Guy gave a bathtub to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Sarah", + "object": "bathtub", + "place": "spa", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Joe" + } + }, + { + "text": "While Robert and Ryan relaxed, Robert gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Ryan relaxed, Steven gave a bathtub to", + "random_names_cf": "While Alex and Kay relaxed, Alex gave a bathtub to", + "s1_io_flip_cf": "While Ryan and Robert relaxed, Robert gave a bathtub to", + "s2_io_flip_cf": "While Robert and Ryan relaxed, Ryan gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Kay and Alex relaxed, Alex gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Alex and Kay relaxed, Kay gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Robert relaxed, Ryan gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Alex relaxed, Kay gave a bathtub to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Robert", + "object": "bathtub", + "place": "supermarket", + "random_a": "Alex", + "random_b": "Kay", + "random_c": "Steven" + } + }, + { + "text": "When Roger and Steve were about to leave the service station, Roger gave a glove to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Steve were about to leave the service station, Scott gave a glove to", + "random_names_cf": "When Summer and Ross were about to leave the service station, Summer gave a glove to", + "s1_io_flip_cf": "When Steve and Roger were about to leave the service station, Roger gave a glove to", + "s2_io_flip_cf": "When Roger and Steve were about to leave the service station, Steve gave a glove to", + "random_names_s1_ioi_flip_cf": "When Ross and Summer were about to leave the service station, Summer gave a glove to", + "random_names_s2_ioi_flip_cf": "When Summer and Ross were about to leave the service station, Ross gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Roger were about to leave the service station, Steve gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Summer were about to leave the service station, Ross gave a glove to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roger", + "object": "glove", + "place": "service station", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Scott" + } + }, + { + "text": "The cafeteria Guy and Roger went to had a notebook. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Guy and Roger went to had a notebook. William gave it to", + "random_names_cf": "The cafeteria Tim and Phil went to had a notebook. Tim gave it to", + "s1_io_flip_cf": "The cafeteria Roger and Guy went to had a notebook. Guy gave it to", + "s2_io_flip_cf": "The cafeteria Guy and Roger went to had a notebook. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Phil and Tim went to had a notebook. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Tim and Phil went to had a notebook. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Roger and Guy went to had a notebook. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Phil and Tim went to had a notebook. Phil gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Guy", + "object": "notebook", + "place": "cafeteria", + "random_a": "Tim", + "random_b": "Phil", + "random_c": "William" + } + }, + { + "text": "Before Elizabeth and Roy left the tire store, Elizabeth decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Roy left the tire store, Peter decided to give a pencil to", + "random_names_cf": "Before Neil and Robert left the tire store, Neil decided to give a pencil to", + "s1_io_flip_cf": "Before Roy and Elizabeth left the tire store, Elizabeth decided to give a pencil to", + "s2_io_flip_cf": "Before Elizabeth and Roy left the tire store, Roy decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Robert and Neil left the tire store, Neil decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Neil and Robert left the tire store, Robert decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Elizabeth left the tire store, Roy decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Neil left the tire store, Robert decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Elizabeth", + "object": "pencil", + "place": "tire store", + "random_a": "Neil", + "random_b": "Robert", + "random_c": "Peter" + } + }, + { + "text": "Once Guy and Steve arrived at the casino, Guy gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Steve arrived at the casino, Dan gave a joystick to", + "random_names_cf": "Once Jim and Jonathan arrived at the casino, Jim gave a joystick to", + "s1_io_flip_cf": "Once Steve and Guy arrived at the casino, Guy gave a joystick to", + "s2_io_flip_cf": "Once Guy and Steve arrived at the casino, Steve gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Jim arrived at the casino, Jim gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Jim and Jonathan arrived at the casino, Jonathan gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Guy arrived at the casino, Steve gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Jim arrived at the casino, Jonathan gave a joystick to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Guy", + "object": "joystick", + "place": "casino", + "random_a": "Jim", + "random_b": "Jonathan", + "random_c": "Dan" + } + }, + { + "text": "When Ryan and Roger were about to leave the house, Ryan gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Roger were about to leave the house, Roy gave a desk to", + "random_names_cf": "When Kay and Andrew were about to leave the house, Kay gave a desk to", + "s1_io_flip_cf": "When Roger and Ryan were about to leave the house, Ryan gave a desk to", + "s2_io_flip_cf": "When Ryan and Roger were about to leave the house, Roger gave a desk to", + "random_names_s1_ioi_flip_cf": "When Andrew and Kay were about to leave the house, Kay gave a desk to", + "random_names_s2_ioi_flip_cf": "When Kay and Andrew were about to leave the house, Andrew gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Ryan were about to leave the house, Roger gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Kay were about to leave the house, Andrew gave a desk to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ryan", + "object": "desk", + "place": "house", + "random_a": "Kay", + "random_b": "Andrew", + "random_c": "Roy" + } + }, + { + "text": "When Mike and Austin were about to leave the dorm, Mike gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Austin were about to leave the dorm, Steve gave a ruler to", + "random_names_cf": "When Guy and Josh were about to leave the dorm, Guy gave a ruler to", + "s1_io_flip_cf": "When Austin and Mike were about to leave the dorm, Mike gave a ruler to", + "s2_io_flip_cf": "When Mike and Austin were about to leave the dorm, Austin gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Josh and Guy were about to leave the dorm, Guy gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Guy and Josh were about to leave the dorm, Josh gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Mike were about to leave the dorm, Austin gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Guy were about to leave the dorm, Josh gave a ruler to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Mike", + "object": "ruler", + "place": "dorm", + "random_a": "Guy", + "random_b": "Josh", + "random_c": "Steve" + } + }, + { + "text": "When Steve and Joe were about to leave the hangar, Steve gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Joe were about to leave the hangar, Roger gave a set of headphones to", + "random_names_cf": "When Will and Neil were about to leave the hangar, Will gave a set of headphones to", + "s1_io_flip_cf": "When Joe and Steve were about to leave the hangar, Steve gave a set of headphones to", + "s2_io_flip_cf": "When Steve and Joe were about to leave the hangar, Joe gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Neil and Will were about to leave the hangar, Will gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Will and Neil were about to leave the hangar, Neil gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Steve were about to leave the hangar, Joe gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Will were about to leave the hangar, Neil gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Steve", + "object": "set of headphones", + "place": "hangar", + "random_a": "Will", + "random_b": "Neil", + "random_c": "Roger" + } + }, + { + "text": "Before Jonathan and Stan left the airport, Jonathan decided to give a gold watch to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Stan left the airport, Jim decided to give a gold watch to", + "random_names_cf": "Before Tim and Rob left the airport, Tim decided to give a gold watch to", + "s1_io_flip_cf": "Before Stan and Jonathan left the airport, Jonathan decided to give a gold watch to", + "s2_io_flip_cf": "Before Jonathan and Stan left the airport, Stan decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Before Rob and Tim left the airport, Tim decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Before Tim and Rob left the airport, Rob decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Jonathan left the airport, Stan decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Tim left the airport, Rob decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Jonathan", + "object": "gold watch", + "place": "airport", + "random_a": "Tim", + "random_b": "Rob", + "random_c": "Jim" + } + }, + { + "text": "Once Andrew and Jim arrived at the airbase, Andrew gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Jim arrived at the airbase, Robert gave a sink to", + "random_names_cf": "Once Austin and Steve arrived at the airbase, Austin gave a sink to", + "s1_io_flip_cf": "Once Jim and Andrew arrived at the airbase, Andrew gave a sink to", + "s2_io_flip_cf": "Once Andrew and Jim arrived at the airbase, Jim gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Steve and Austin arrived at the airbase, Austin gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Austin and Steve arrived at the airbase, Steve gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Andrew arrived at the airbase, Jim gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Austin arrived at the airbase, Steve gave a sink to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Andrew", + "object": "sink", + "place": "airbase", + "random_a": "Austin", + "random_b": "Steve", + "random_c": "Robert" + } + }, + { + "text": "Then, Andrew and Neil were working at the break room. Andrew decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Neil were working at the break room. Kay decided to give a ladder to", + "random_names_cf": "Then, Steven and Guy were working at the break room. Steven decided to give a ladder to", + "s1_io_flip_cf": "Then, Neil and Andrew were working at the break room. Andrew decided to give a ladder to", + "s2_io_flip_cf": "Then, Andrew and Neil were working at the break room. Neil decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Steven were working at the break room. Steven decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Guy were working at the break room. Guy decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Andrew were working at the break room. Neil decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Steven were working at the break room. Guy decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Andrew", + "object": "ladder", + "place": "break room", + "random_a": "Steven", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "Then, Edward and Peter had a lot of fun at the ramp. Edward gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Peter had a lot of fun at the ramp. Guy gave a toaster to", + "random_names_cf": "Then, Austin and Mike had a lot of fun at the ramp. Austin gave a toaster to", + "s1_io_flip_cf": "Then, Peter and Edward had a lot of fun at the ramp. Edward gave a toaster to", + "s2_io_flip_cf": "Then, Edward and Peter had a lot of fun at the ramp. Peter gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Austin had a lot of fun at the ramp. Austin gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Mike had a lot of fun at the ramp. Mike gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Edward had a lot of fun at the ramp. Peter gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin had a lot of fun at the ramp. Mike gave a toaster to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Edward", + "object": "toaster", + "place": "ramp", + "random_a": "Austin", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "Once Elizabeth and Austin arrived at the break room, Elizabeth gave a pencil to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Austin arrived at the break room, Rob gave a pencil to", + "random_names_cf": "Once Steven and Kelly arrived at the break room, Steven gave a pencil to", + "s1_io_flip_cf": "Once Austin and Elizabeth arrived at the break room, Elizabeth gave a pencil to", + "s2_io_flip_cf": "Once Elizabeth and Austin arrived at the break room, Austin gave a pencil to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Steven arrived at the break room, Steven gave a pencil to", + "random_names_s2_ioi_flip_cf": "Once Steven and Kelly arrived at the break room, Kelly gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Elizabeth arrived at the break room, Austin gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Steven arrived at the break room, Kelly gave a pencil to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Elizabeth", + "object": "pencil", + "place": "break room", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Rob" + } + }, + { + "text": "Then, Elizabeth and Austin went to the ramp. Elizabeth gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Austin went to the ramp. Rick gave a shoe to", + "random_names_cf": "Then, Scott and Ross went to the ramp. Scott gave a shoe to", + "s1_io_flip_cf": "Then, Austin and Elizabeth went to the ramp. Elizabeth gave a shoe to", + "s2_io_flip_cf": "Then, Elizabeth and Austin went to the ramp. Austin gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Scott went to the ramp. Scott gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Ross went to the ramp. Ross gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Elizabeth went to the ramp. Austin gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Scott went to the ramp. Ross gave a shoe to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Elizabeth", + "object": "shoe", + "place": "ramp", + "random_a": "Scott", + "random_b": "Ross", + "random_c": "Rick" + } + }, + { + "text": "Then, Luke and Lewis had a lot of fun at the service station. Luke gave a spoon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Lewis had a lot of fun at the service station. Tim gave a spoon to", + "random_names_cf": "Then, Henry and Elizabeth had a lot of fun at the service station. Henry gave a spoon to", + "s1_io_flip_cf": "Then, Lewis and Luke had a lot of fun at the service station. Luke gave a spoon to", + "s2_io_flip_cf": "Then, Luke and Lewis had a lot of fun at the service station. Lewis gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Henry had a lot of fun at the service station. Henry gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Elizabeth had a lot of fun at the service station. Elizabeth gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Luke had a lot of fun at the service station. Lewis gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Henry had a lot of fun at the service station. Elizabeth gave a spoon to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "spoon", + "place": "service station", + "random_a": "Henry", + "random_b": "Elizabeth", + "random_c": "Tim" + } + }, + { + "text": "While Roger and Edward relaxed, Roger gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Edward relaxed, Jonathan gave a gold watch to", + "random_names_cf": "While Luke and Don relaxed, Luke gave a gold watch to", + "s1_io_flip_cf": "While Edward and Roger relaxed, Roger gave a gold watch to", + "s2_io_flip_cf": "While Roger and Edward relaxed, Edward gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Don and Luke relaxed, Luke gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Luke and Don relaxed, Don gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Roger relaxed, Edward gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Luke relaxed, Don gave a gold watch to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roger", + "object": "gold watch", + "place": "hangar", + "random_a": "Luke", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Rob and Tim went to the music store. Rob gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Tim went to the music store. Ryan gave a cable to", + "random_names_cf": "Then, Angel and Stan went to the music store. Angel gave a cable to", + "s1_io_flip_cf": "Then, Tim and Rob went to the music store. Rob gave a cable to", + "s2_io_flip_cf": "Then, Rob and Tim went to the music store. Tim gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Angel went to the music store. Angel gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Stan went to the music store. Stan gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Rob went to the music store. Tim gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Angel went to the music store. Stan gave a cable to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rob", + "object": "cable", + "place": "music store", + "random_a": "Angel", + "random_b": "Stan", + "random_c": "Ryan" + } + }, + { + "text": "Then, Don and Summer had a lot of fun at the studio. Don gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Summer had a lot of fun at the studio. Robert gave a match to", + "random_names_cf": "Then, Charles and Austin had a lot of fun at the studio. Charles gave a match to", + "s1_io_flip_cf": "Then, Summer and Don had a lot of fun at the studio. Don gave a match to", + "s2_io_flip_cf": "Then, Don and Summer had a lot of fun at the studio. Summer gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Charles had a lot of fun at the studio. Charles gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Austin had a lot of fun at the studio. Austin gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Don had a lot of fun at the studio. Summer gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Charles had a lot of fun at the studio. Austin gave a match to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Don", + "object": "match", + "place": "studio", + "random_a": "Charles", + "random_b": "Austin", + "random_c": "Robert" + } + }, + { + "text": "Once Steven and Tim arrived at the garden, Steven gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Tim arrived at the garden, Luke gave a microphone to", + "random_names_cf": "Once Robert and Rick arrived at the garden, Robert gave a microphone to", + "s1_io_flip_cf": "Once Tim and Steven arrived at the garden, Steven gave a microphone to", + "s2_io_flip_cf": "Once Steven and Tim arrived at the garden, Tim gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Rick and Robert arrived at the garden, Robert gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Robert and Rick arrived at the garden, Rick gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Steven arrived at the garden, Tim gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Robert arrived at the garden, Rick gave a microphone to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Steven", + "object": "microphone", + "place": "garden", + "random_a": "Robert", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "Before Elizabeth and Josh left the garden, Elizabeth decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Josh left the garden, Guy decided to give a razor to", + "random_names_cf": "Before Luke and Roger left the garden, Luke decided to give a razor to", + "s1_io_flip_cf": "Before Josh and Elizabeth left the garden, Elizabeth decided to give a razor to", + "s2_io_flip_cf": "Before Elizabeth and Josh left the garden, Josh decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Roger and Luke left the garden, Luke decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Luke and Roger left the garden, Roger decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Elizabeth left the garden, Josh decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Luke left the garden, Roger decided to give a razor to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Elizabeth", + "object": "razor", + "place": "garden", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Guy" + } + }, + { + "text": "Then, Tim and Will went to the ferry. Tim gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Will went to the ferry. Cal gave a backpack to", + "random_names_cf": "Then, Summer and Jim went to the ferry. Summer gave a backpack to", + "s1_io_flip_cf": "Then, Will and Tim went to the ferry. Tim gave a backpack to", + "s2_io_flip_cf": "Then, Tim and Will went to the ferry. Will gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Summer went to the ferry. Summer gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Jim went to the ferry. Jim gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Tim went to the ferry. Will gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Summer went to the ferry. Jim gave a backpack to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tim", + "object": "backpack", + "place": "ferry", + "random_a": "Summer", + "random_b": "Jim", + "random_c": "Cal" + } + }, + { + "text": "Then, Luke and William were working at the boatyard. Luke decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and William were working at the boatyard. Steve decided to give a sandal to", + "random_names_cf": "Then, Neil and Lewis were working at the boatyard. Neil decided to give a sandal to", + "s1_io_flip_cf": "Then, William and Luke were working at the boatyard. Luke decided to give a sandal to", + "s2_io_flip_cf": "Then, Luke and William were working at the boatyard. William decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Neil were working at the boatyard. Neil decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Lewis were working at the boatyard. Lewis decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Luke were working at the boatyard. William decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Neil were working at the boatyard. Lewis decided to give a sandal to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Luke", + "object": "sandal", + "place": "boatyard", + "random_a": "Neil", + "random_b": "Lewis", + "random_c": "Steve" + } + }, + { + "text": "When Rick and Alexander were about to leave the school, Rick gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Alexander were about to leave the school, Steve gave a scarf to", + "random_names_cf": "When Mike and Austin were about to leave the school, Mike gave a scarf to", + "s1_io_flip_cf": "When Alexander and Rick were about to leave the school, Rick gave a scarf to", + "s2_io_flip_cf": "When Rick and Alexander were about to leave the school, Alexander gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Austin and Mike were about to leave the school, Mike gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Mike and Austin were about to leave the school, Austin gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Rick were about to leave the school, Alexander gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Mike were about to leave the school, Austin gave a scarf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "scarf", + "place": "school", + "random_a": "Mike", + "random_b": "Austin", + "random_c": "Steve" + } + }, + { + "text": "Once Guy and Summer arrived at the hotel, Guy gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Summer arrived at the hotel, Ryan gave a ruler to", + "random_names_cf": "Once Grant and Edward arrived at the hotel, Grant gave a ruler to", + "s1_io_flip_cf": "Once Summer and Guy arrived at the hotel, Guy gave a ruler to", + "s2_io_flip_cf": "Once Guy and Summer arrived at the hotel, Summer gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Edward and Grant arrived at the hotel, Grant gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Grant and Edward arrived at the hotel, Edward gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Guy arrived at the hotel, Summer gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Grant arrived at the hotel, Edward gave a ruler to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Guy", + "object": "ruler", + "place": "hotel", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Ryan" + } + }, + { + "text": "While Summer and Elizabeth relaxed, Summer gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Elizabeth relaxed, Scott gave a pair of nail clippers to", + "random_names_cf": "While Jim and Angel relaxed, Jim gave a pair of nail clippers to", + "s1_io_flip_cf": "While Elizabeth and Summer relaxed, Summer gave a pair of nail clippers to", + "s2_io_flip_cf": "While Summer and Elizabeth relaxed, Elizabeth gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Angel and Jim relaxed, Jim gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Jim and Angel relaxed, Angel gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Summer relaxed, Elizabeth gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Jim relaxed, Angel gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Summer", + "object": "pair of nail clippers", + "place": "campground", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "Scott" + } + }, + { + "text": "When Kay and Grant got a bowl at the music store, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Grant got a bowl at the music store, Peter decided to give it to", + "random_names_cf": "When Kelly and Charles got a bowl at the music store, Kelly decided to give it to", + "s1_io_flip_cf": "When Grant and Kay got a bowl at the music store, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Grant got a bowl at the music store, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Kelly got a bowl at the music store, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Charles got a bowl at the music store, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Kay got a bowl at the music store, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Kelly got a bowl at the music store, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kay", + "object": "bowl", + "place": "music store", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "When Josh and Alexander got a dress at the elevator, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Alexander got a dress at the elevator, Robert decided to give it to", + "random_names_cf": "When Mike and Ross got a dress at the elevator, Mike decided to give it to", + "s1_io_flip_cf": "When Alexander and Josh got a dress at the elevator, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Alexander got a dress at the elevator, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Mike got a dress at the elevator, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Ross got a dress at the elevator, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Josh got a dress at the elevator, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Mike got a dress at the elevator, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "dress", + "place": "elevator", + "random_a": "Mike", + "random_b": "Ross", + "random_c": "Robert" + } + }, + { + "text": "Before Phil and Steve left the resort, Phil decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Steve left the resort, Daniel decided to give a bucket of paint to", + "random_names_cf": "Before Sarah and Lewis left the resort, Sarah decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Steve and Phil left the resort, Phil decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Phil and Steve left the resort, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Sarah left the resort, Sarah decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Lewis left the resort, Lewis decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Phil left the resort, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Sarah left the resort, Lewis decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Phil", + "object": "bucket of paint", + "place": "resort", + "random_a": "Sarah", + "random_b": "Lewis", + "random_c": "Daniel" + } + }, + { + "text": "When Angel and Don got a toilet at the market, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Don got a toilet at the market, Peter decided to give it to", + "random_names_cf": "When Cal and Phil got a toilet at the market, Cal decided to give it to", + "s1_io_flip_cf": "When Don and Angel got a toilet at the market, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Don got a toilet at the market, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Cal got a toilet at the market, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Phil got a toilet at the market, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Angel got a toilet at the market, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Cal got a toilet at the market, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Angel", + "object": "toilet", + "place": "market", + "random_a": "Cal", + "random_b": "Phil", + "random_c": "Peter" + } + }, + { + "text": "While Tom and Summer relaxed, Tom gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Summer relaxed, Dan gave a pair of goggles to", + "random_names_cf": "While Peter and Roy relaxed, Peter gave a pair of goggles to", + "s1_io_flip_cf": "While Summer and Tom relaxed, Tom gave a pair of goggles to", + "s2_io_flip_cf": "While Tom and Summer relaxed, Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Roy and Peter relaxed, Peter gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Peter and Roy relaxed, Roy gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Tom relaxed, Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Peter relaxed, Roy gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Tom", + "object": "pair of goggles", + "place": "service station", + "random_a": "Peter", + "random_b": "Roy", + "random_c": "Dan" + } + }, + { + "text": "When Roger and Ross got a pair of goggles at the zoo, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Ross got a pair of goggles at the zoo, Alex decided to give it to", + "random_names_cf": "When Jim and Will got a pair of goggles at the zoo, Jim decided to give it to", + "s1_io_flip_cf": "When Ross and Roger got a pair of goggles at the zoo, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Ross got a pair of goggles at the zoo, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Jim got a pair of goggles at the zoo, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Will got a pair of goggles at the zoo, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Roger got a pair of goggles at the zoo, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Jim got a pair of goggles at the zoo, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Roger", + "object": "pair of goggles", + "place": "zoo", + "random_a": "Jim", + "random_b": "Will", + "random_c": "Alex" + } + }, + { + "text": "Once Ryan and Scott arrived at the break room, Ryan gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Scott arrived at the break room, Rob gave a piece of tape to", + "random_names_cf": "Once Elizabeth and Luke arrived at the break room, Elizabeth gave a piece of tape to", + "s1_io_flip_cf": "Once Scott and Ryan arrived at the break room, Ryan gave a piece of tape to", + "s2_io_flip_cf": "Once Ryan and Scott arrived at the break room, Scott gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Luke and Elizabeth arrived at the break room, Elizabeth gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Luke arrived at the break room, Luke gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Ryan arrived at the break room, Scott gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Elizabeth arrived at the break room, Luke gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Ryan", + "object": "piece of tape", + "place": "break room", + "random_a": "Elizabeth", + "random_b": "Luke", + "random_c": "Rob" + } + }, + { + "text": "Then, Steven and Edward had a lot of fun at the gift shop. Steven gave a ring to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Edward had a lot of fun at the gift shop. Jim gave a ring to", + "random_names_cf": "Then, Roger and Summer had a lot of fun at the gift shop. Roger gave a ring to", + "s1_io_flip_cf": "Then, Edward and Steven had a lot of fun at the gift shop. Steven gave a ring to", + "s2_io_flip_cf": "Then, Steven and Edward had a lot of fun at the gift shop. Edward gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Roger had a lot of fun at the gift shop. Roger gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Summer had a lot of fun at the gift shop. Summer gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steven had a lot of fun at the gift shop. Edward gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Roger had a lot of fun at the gift shop. Summer gave a ring to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steven", + "object": "ring", + "place": "gift shop", + "random_a": "Roger", + "random_b": "Summer", + "random_c": "Jim" + } + }, + { + "text": "Then, Stan and Kay had a lot of fun at the university campus. Stan gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Kay had a lot of fun at the university campus. Grant gave a toaster to", + "random_names_cf": "Then, Luke and Joe had a lot of fun at the university campus. Luke gave a toaster to", + "s1_io_flip_cf": "Then, Kay and Stan had a lot of fun at the university campus. Stan gave a toaster to", + "s2_io_flip_cf": "Then, Stan and Kay had a lot of fun at the university campus. Kay gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Luke had a lot of fun at the university campus. Luke gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Joe had a lot of fun at the university campus. Joe gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Stan had a lot of fun at the university campus. Kay gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Luke had a lot of fun at the university campus. Joe gave a toaster to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Stan", + "object": "toaster", + "place": "university campus", + "random_a": "Luke", + "random_b": "Joe", + "random_c": "Grant" + } + }, + { + "text": "Then, Elizabeth and Ryan went to the zoo. Elizabeth gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Ryan went to the zoo. Alexander gave a ruler to", + "random_names_cf": "Then, Peter and Rob went to the zoo. Peter gave a ruler to", + "s1_io_flip_cf": "Then, Ryan and Elizabeth went to the zoo. Elizabeth gave a ruler to", + "s2_io_flip_cf": "Then, Elizabeth and Ryan went to the zoo. Ryan gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Peter went to the zoo. Peter gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Rob went to the zoo. Rob gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Elizabeth went to the zoo. Ryan gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Peter went to the zoo. Rob gave a ruler to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Elizabeth", + "object": "ruler", + "place": "zoo", + "random_a": "Peter", + "random_b": "Rob", + "random_c": "Alexander" + } + }, + { + "text": "Then, Peter and Sarah had a lot of fun at the boatyard. Peter gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Sarah had a lot of fun at the boatyard. Tom gave a boot to", + "random_names_cf": "Then, Roy and Steven had a lot of fun at the boatyard. Roy gave a boot to", + "s1_io_flip_cf": "Then, Sarah and Peter had a lot of fun at the boatyard. Peter gave a boot to", + "s2_io_flip_cf": "Then, Peter and Sarah had a lot of fun at the boatyard. Sarah gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Roy had a lot of fun at the boatyard. Roy gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Steven had a lot of fun at the boatyard. Steven gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Peter had a lot of fun at the boatyard. Sarah gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Roy had a lot of fun at the boatyard. Steven gave a boot to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Peter", + "object": "boot", + "place": "boatyard", + "random_a": "Roy", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "Once Steven and Rick arrived at the convenience store, Steven gave a razor to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Rick arrived at the convenience store, Scott gave a razor to", + "random_names_cf": "Once Luke and Mike arrived at the convenience store, Luke gave a razor to", + "s1_io_flip_cf": "Once Rick and Steven arrived at the convenience store, Steven gave a razor to", + "s2_io_flip_cf": "Once Steven and Rick arrived at the convenience store, Rick gave a razor to", + "random_names_s1_ioi_flip_cf": "Once Mike and Luke arrived at the convenience store, Luke gave a razor to", + "random_names_s2_ioi_flip_cf": "Once Luke and Mike arrived at the convenience store, Mike gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Steven arrived at the convenience store, Rick gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Luke arrived at the convenience store, Mike gave a razor to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Steven", + "object": "razor", + "place": "convenience store", + "random_a": "Luke", + "random_b": "Mike", + "random_c": "Scott" + } + }, + { + "text": "The clothing store Alex and Will went to had a fork. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Alex and Will went to had a fork. Sarah gave it to", + "random_names_cf": "The clothing store Stan and Andrew went to had a fork. Stan gave it to", + "s1_io_flip_cf": "The clothing store Will and Alex went to had a fork. Alex gave it to", + "s2_io_flip_cf": "The clothing store Alex and Will went to had a fork. Will gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Andrew and Stan went to had a fork. Stan gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Stan and Andrew went to had a fork. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Will and Alex went to had a fork. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Andrew and Stan went to had a fork. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Alex", + "object": "fork", + "place": "clothing store", + "random_a": "Stan", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "Once Scott and Steven arrived at the court, Scott gave a sandal to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Steven arrived at the court, Tom gave a sandal to", + "random_names_cf": "Once Stan and Phil arrived at the court, Stan gave a sandal to", + "s1_io_flip_cf": "Once Steven and Scott arrived at the court, Scott gave a sandal to", + "s2_io_flip_cf": "Once Scott and Steven arrived at the court, Steven gave a sandal to", + "random_names_s1_ioi_flip_cf": "Once Phil and Stan arrived at the court, Stan gave a sandal to", + "random_names_s2_ioi_flip_cf": "Once Stan and Phil arrived at the court, Phil gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Scott arrived at the court, Steven gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Stan arrived at the court, Phil gave a sandal to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Scott", + "object": "sandal", + "place": "court", + "random_a": "Stan", + "random_b": "Phil", + "random_c": "Tom" + } + }, + { + "text": "When Angel and Steve got a funnel at the university campus, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Steve got a funnel at the university campus, Alex decided to give it to", + "random_names_cf": "When Will and Mike got a funnel at the university campus, Will decided to give it to", + "s1_io_flip_cf": "When Steve and Angel got a funnel at the university campus, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Steve got a funnel at the university campus, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Will got a funnel at the university campus, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Mike got a funnel at the university campus, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Angel got a funnel at the university campus, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Will got a funnel at the university campus, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Angel", + "object": "funnel", + "place": "university campus", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Alex" + } + }, + { + "text": "Then, Roy and Steven were working at the university campus. Roy decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Steven were working at the university campus. Stan decided to give a pen to", + "random_names_cf": "Then, Luke and Kelly were working at the university campus. Luke decided to give a pen to", + "s1_io_flip_cf": "Then, Steven and Roy were working at the university campus. Roy decided to give a pen to", + "s2_io_flip_cf": "Then, Roy and Steven were working at the university campus. Steven decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Luke were working at the university campus. Luke decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Kelly were working at the university campus. Kelly decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Roy were working at the university campus. Steven decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Luke were working at the university campus. Kelly decided to give a pen to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roy", + "object": "pen", + "place": "university campus", + "random_a": "Luke", + "random_b": "Kelly", + "random_c": "Stan" + } + }, + { + "text": "Then, Guy and Angel had a lot of fun at the square. Guy gave a vest to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Angel had a lot of fun at the square. Rick gave a vest to", + "random_names_cf": "Then, Steve and Sarah had a lot of fun at the square. Steve gave a vest to", + "s1_io_flip_cf": "Then, Angel and Guy had a lot of fun at the square. Guy gave a vest to", + "s2_io_flip_cf": "Then, Guy and Angel had a lot of fun at the square. Angel gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Steve had a lot of fun at the square. Steve gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Sarah had a lot of fun at the square. Sarah gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Guy had a lot of fun at the square. Angel gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steve had a lot of fun at the square. Sarah gave a vest to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Guy", + "object": "vest", + "place": "square", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "Rick" + } + }, + { + "text": "Once Alexander and Jonathan arrived at the pharmacy, Alexander gave a gold watch to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Jonathan arrived at the pharmacy, Rick gave a gold watch to", + "random_names_cf": "Once Cal and Kelly arrived at the pharmacy, Cal gave a gold watch to", + "s1_io_flip_cf": "Once Jonathan and Alexander arrived at the pharmacy, Alexander gave a gold watch to", + "s2_io_flip_cf": "Once Alexander and Jonathan arrived at the pharmacy, Jonathan gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Cal arrived at the pharmacy, Cal gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Once Cal and Kelly arrived at the pharmacy, Kelly gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Alexander arrived at the pharmacy, Jonathan gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Cal arrived at the pharmacy, Kelly gave a gold watch to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alexander", + "object": "gold watch", + "place": "pharmacy", + "random_a": "Cal", + "random_b": "Kelly", + "random_c": "Rick" + } + }, + { + "text": "Before Alex and Joe left the museum, Alex decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Joe left the museum, Grant decided to give a basket to", + "random_names_cf": "Before Henry and Ross left the museum, Henry decided to give a basket to", + "s1_io_flip_cf": "Before Joe and Alex left the museum, Alex decided to give a basket to", + "s2_io_flip_cf": "Before Alex and Joe left the museum, Joe decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Ross and Henry left the museum, Henry decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Henry and Ross left the museum, Ross decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Alex left the museum, Joe decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Henry left the museum, Ross decided to give a basket to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Alex", + "object": "basket", + "place": "museum", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Grant" + } + }, + { + "text": "When Luke and Will got a carpet at the university campus, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Will got a carpet at the university campus, Summer decided to give it to", + "random_names_cf": "When Lewis and Edward got a carpet at the university campus, Lewis decided to give it to", + "s1_io_flip_cf": "When Will and Luke got a carpet at the university campus, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Will got a carpet at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Lewis got a carpet at the university campus, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Edward got a carpet at the university campus, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Luke got a carpet at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Lewis got a carpet at the university campus, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Luke", + "object": "carpet", + "place": "university campus", + "random_a": "Lewis", + "random_b": "Edward", + "random_c": "Summer" + } + }, + { + "text": "When Luke and Edward were about to leave the pharmacy, Luke gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Edward were about to leave the pharmacy, Phil gave a pin to", + "random_names_cf": "When Kelly and Ryan were about to leave the pharmacy, Kelly gave a pin to", + "s1_io_flip_cf": "When Edward and Luke were about to leave the pharmacy, Luke gave a pin to", + "s2_io_flip_cf": "When Luke and Edward were about to leave the pharmacy, Edward gave a pin to", + "random_names_s1_ioi_flip_cf": "When Ryan and Kelly were about to leave the pharmacy, Kelly gave a pin to", + "random_names_s2_ioi_flip_cf": "When Kelly and Ryan were about to leave the pharmacy, Ryan gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Luke were about to leave the pharmacy, Edward gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Kelly were about to leave the pharmacy, Ryan gave a pin to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Luke", + "object": "pin", + "place": "pharmacy", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Phil" + } + }, + { + "text": "Then, Mike and Dan went to the school. Mike gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Dan went to the school. Peter gave a pencil to", + "random_names_cf": "Then, Edward and Daniel went to the school. Edward gave a pencil to", + "s1_io_flip_cf": "Then, Dan and Mike went to the school. Mike gave a pencil to", + "s2_io_flip_cf": "Then, Mike and Dan went to the school. Dan gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Edward went to the school. Edward gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Daniel went to the school. Daniel gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Mike went to the school. Dan gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Edward went to the school. Daniel gave a pencil to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Mike", + "object": "pencil", + "place": "school", + "random_a": "Edward", + "random_b": "Daniel", + "random_c": "Peter" + } + }, + { + "text": "When Andrew and Alexander were about to leave the house, Andrew gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Alexander were about to leave the house, Lewis gave a napkin to", + "random_names_cf": "When Guy and Jonathan were about to leave the house, Guy gave a napkin to", + "s1_io_flip_cf": "When Alexander and Andrew were about to leave the house, Andrew gave a napkin to", + "s2_io_flip_cf": "When Andrew and Alexander were about to leave the house, Alexander gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Guy were about to leave the house, Guy gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Guy and Jonathan were about to leave the house, Jonathan gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Andrew were about to leave the house, Alexander gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Guy were about to leave the house, Jonathan gave a napkin to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Andrew", + "object": "napkin", + "place": "house", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Lewis" + } + }, + { + "text": "Then, Josh and Austin had a lot of fun at the racetrack. Josh gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Austin had a lot of fun at the racetrack. Summer gave a piece of tape to", + "random_names_cf": "Then, Rick and Roy had a lot of fun at the racetrack. Rick gave a piece of tape to", + "s1_io_flip_cf": "Then, Austin and Josh had a lot of fun at the racetrack. Josh gave a piece of tape to", + "s2_io_flip_cf": "Then, Josh and Austin had a lot of fun at the racetrack. Austin gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Rick had a lot of fun at the racetrack. Rick gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Roy had a lot of fun at the racetrack. Roy gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Josh had a lot of fun at the racetrack. Austin gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rick had a lot of fun at the racetrack. Roy gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Josh", + "object": "piece of tape", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Then, Roy and Edward had a lot of fun at the campground. Roy gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Edward had a lot of fun at the campground. Stan gave a sifter to", + "random_names_cf": "Then, Angel and Rick had a lot of fun at the campground. Angel gave a sifter to", + "s1_io_flip_cf": "Then, Edward and Roy had a lot of fun at the campground. Roy gave a sifter to", + "s2_io_flip_cf": "Then, Roy and Edward had a lot of fun at the campground. Edward gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Angel had a lot of fun at the campground. Angel gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Rick had a lot of fun at the campground. Rick gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Roy had a lot of fun at the campground. Edward gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Angel had a lot of fun at the campground. Rick gave a sifter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roy", + "object": "sifter", + "place": "campground", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Stan" + } + }, + { + "text": "While Edward and Charles relaxed, Edward gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Charles relaxed, Tom gave a bathtub to", + "random_names_cf": "While Neil and Grant relaxed, Neil gave a bathtub to", + "s1_io_flip_cf": "While Charles and Edward relaxed, Edward gave a bathtub to", + "s2_io_flip_cf": "While Edward and Charles relaxed, Charles gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Grant and Neil relaxed, Neil gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Neil and Grant relaxed, Grant gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Edward relaxed, Charles gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Neil relaxed, Grant gave a bathtub to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "bathtub", + "place": "hangar", + "random_a": "Neil", + "random_b": "Grant", + "random_c": "Tom" + } + }, + { + "text": "When Cal and Daniel got a strainer at the restaurant, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Daniel got a strainer at the restaurant, Elizabeth decided to give it to", + "random_names_cf": "When Andrew and Phil got a strainer at the restaurant, Andrew decided to give it to", + "s1_io_flip_cf": "When Daniel and Cal got a strainer at the restaurant, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Daniel got a strainer at the restaurant, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Andrew got a strainer at the restaurant, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Phil got a strainer at the restaurant, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Cal got a strainer at the restaurant, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Andrew got a strainer at the restaurant, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "strainer", + "place": "restaurant", + "random_a": "Andrew", + "random_b": "Phil", + "random_c": "Elizabeth" + } + }, + { + "text": "While Charles and Roy relaxed, Charles gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Roy relaxed, Sarah gave a grater to", + "random_names_cf": "While Luke and Rick relaxed, Luke gave a grater to", + "s1_io_flip_cf": "While Roy and Charles relaxed, Charles gave a grater to", + "s2_io_flip_cf": "While Charles and Roy relaxed, Roy gave a grater to", + "random_names_s1_ioi_flip_cf": "While Rick and Luke relaxed, Luke gave a grater to", + "random_names_s2_ioi_flip_cf": "While Luke and Rick relaxed, Rick gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Charles relaxed, Roy gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Luke relaxed, Rick gave a grater to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "grater", + "place": "ramp", + "random_a": "Luke", + "random_b": "Rick", + "random_c": "Sarah" + } + }, + { + "text": "Once Lewis and Rick arrived at the gift shop, Lewis gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Rick arrived at the gift shop, Don gave a dress to", + "random_names_cf": "Once Alexander and Guy arrived at the gift shop, Alexander gave a dress to", + "s1_io_flip_cf": "Once Rick and Lewis arrived at the gift shop, Lewis gave a dress to", + "s2_io_flip_cf": "Once Lewis and Rick arrived at the gift shop, Rick gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Guy and Alexander arrived at the gift shop, Alexander gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Guy arrived at the gift shop, Guy gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Lewis arrived at the gift shop, Rick gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Alexander arrived at the gift shop, Guy gave a dress to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Lewis", + "object": "dress", + "place": "gift shop", + "random_a": "Alexander", + "random_b": "Guy", + "random_c": "Don" + } + }, + { + "text": "Then, Kelly and Roger were working at the ramp. Kelly decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Roger were working at the ramp. Luke decided to give a key to", + "random_names_cf": "Then, Robert and Don were working at the ramp. Robert decided to give a key to", + "s1_io_flip_cf": "Then, Roger and Kelly were working at the ramp. Kelly decided to give a key to", + "s2_io_flip_cf": "Then, Kelly and Roger were working at the ramp. Roger decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Don and Robert were working at the ramp. Robert decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Don were working at the ramp. Don decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Kelly were working at the ramp. Roger decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Robert were working at the ramp. Don decided to give a key to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "key", + "place": "ramp", + "random_a": "Robert", + "random_b": "Don", + "random_c": "Luke" + } + }, + { + "text": "When Rick and Kay were about to leave the ramp, Rick gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Kay were about to leave the ramp, Jonathan gave a pen to", + "random_names_cf": "When Phil and Rob were about to leave the ramp, Phil gave a pen to", + "s1_io_flip_cf": "When Kay and Rick were about to leave the ramp, Rick gave a pen to", + "s2_io_flip_cf": "When Rick and Kay were about to leave the ramp, Kay gave a pen to", + "random_names_s1_ioi_flip_cf": "When Rob and Phil were about to leave the ramp, Phil gave a pen to", + "random_names_s2_ioi_flip_cf": "When Phil and Rob were about to leave the ramp, Rob gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Rick were about to leave the ramp, Kay gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Phil were about to leave the ramp, Rob gave a pen to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rick", + "object": "pen", + "place": "ramp", + "random_a": "Phil", + "random_b": "Rob", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Grant and Guy went to the toy store. Grant gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Guy went to the toy store. Andrew gave a sifter to", + "random_names_cf": "Then, Dan and Charles went to the toy store. Dan gave a sifter to", + "s1_io_flip_cf": "Then, Guy and Grant went to the toy store. Grant gave a sifter to", + "s2_io_flip_cf": "Then, Grant and Guy went to the toy store. Guy gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Dan went to the toy store. Dan gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Charles went to the toy store. Charles gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Grant went to the toy store. Guy gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Dan went to the toy store. Charles gave a sifter to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Grant", + "object": "sifter", + "place": "toy store", + "random_a": "Dan", + "random_b": "Charles", + "random_c": "Andrew" + } + }, + { + "text": "When Summer and Phil got a strap at the pet store, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Phil got a strap at the pet store, Rob decided to give it to", + "random_names_cf": "When Luke and Charles got a strap at the pet store, Luke decided to give it to", + "s1_io_flip_cf": "When Phil and Summer got a strap at the pet store, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Phil got a strap at the pet store, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Luke got a strap at the pet store, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Charles got a strap at the pet store, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Summer got a strap at the pet store, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Luke got a strap at the pet store, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Summer", + "object": "strap", + "place": "pet store", + "random_a": "Luke", + "random_b": "Charles", + "random_c": "Rob" + } + }, + { + "text": "Then, Charles and Ryan were working at the casino. Charles decided to give a carpet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Ryan were working at the casino. Robert decided to give a carpet to", + "random_names_cf": "Then, Ross and Edward were working at the casino. Ross decided to give a carpet to", + "s1_io_flip_cf": "Then, Ryan and Charles were working at the casino. Charles decided to give a carpet to", + "s2_io_flip_cf": "Then, Charles and Ryan were working at the casino. Ryan decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Ross were working at the casino. Ross decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Edward were working at the casino. Edward decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Charles were working at the casino. Ryan decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ross were working at the casino. Edward decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Charles", + "object": "carpet", + "place": "casino", + "random_a": "Ross", + "random_b": "Edward", + "random_c": "Robert" + } + }, + { + "text": "Once Cal and Sarah arrived at the service station, Cal gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Sarah arrived at the service station, Henry gave a blouse to", + "random_names_cf": "Once Phil and Robert arrived at the service station, Phil gave a blouse to", + "s1_io_flip_cf": "Once Sarah and Cal arrived at the service station, Cal gave a blouse to", + "s2_io_flip_cf": "Once Cal and Sarah arrived at the service station, Sarah gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Robert and Phil arrived at the service station, Phil gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Phil and Robert arrived at the service station, Robert gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Cal arrived at the service station, Sarah gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Phil arrived at the service station, Robert gave a blouse to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Cal", + "object": "blouse", + "place": "service station", + "random_a": "Phil", + "random_b": "Robert", + "random_c": "Henry" + } + }, + { + "text": "The service station Rick and Alex went to had a razor. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Rick and Alex went to had a razor. Peter gave it to", + "random_names_cf": "The service station Austin and Josh went to had a razor. Austin gave it to", + "s1_io_flip_cf": "The service station Alex and Rick went to had a razor. Rick gave it to", + "s2_io_flip_cf": "The service station Rick and Alex went to had a razor. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The service station Josh and Austin went to had a razor. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The service station Austin and Josh went to had a razor. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Alex and Rick went to had a razor. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station Josh and Austin went to had a razor. Josh gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rick", + "object": "razor", + "place": "service station", + "random_a": "Austin", + "random_b": "Josh", + "random_c": "Peter" + } + }, + { + "text": "Once Andrew and Stan arrived at the harbor, Andrew gave a heater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Stan arrived at the harbor, Grant gave a heater to", + "random_names_cf": "Once Rob and Steven arrived at the harbor, Rob gave a heater to", + "s1_io_flip_cf": "Once Stan and Andrew arrived at the harbor, Andrew gave a heater to", + "s2_io_flip_cf": "Once Andrew and Stan arrived at the harbor, Stan gave a heater to", + "random_names_s1_ioi_flip_cf": "Once Steven and Rob arrived at the harbor, Rob gave a heater to", + "random_names_s2_ioi_flip_cf": "Once Rob and Steven arrived at the harbor, Steven gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Andrew arrived at the harbor, Stan gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Rob arrived at the harbor, Steven gave a heater to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Andrew", + "object": "heater", + "place": "harbor", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Grant" + } + }, + { + "text": "While Tim and Tom relaxed, Tim gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Tom relaxed, Jonathan gave a mirror to", + "random_names_cf": "While Guy and Rob relaxed, Guy gave a mirror to", + "s1_io_flip_cf": "While Tom and Tim relaxed, Tim gave a mirror to", + "s2_io_flip_cf": "While Tim and Tom relaxed, Tom gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Rob and Guy relaxed, Guy gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Guy and Rob relaxed, Rob gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Tim relaxed, Tom gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Guy relaxed, Rob gave a mirror to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Tim", + "object": "mirror", + "place": "court", + "random_a": "Guy", + "random_b": "Rob", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Summer and Stan had a lot of fun at the music store. Summer gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Stan had a lot of fun at the music store. Angel gave a bicycle to", + "random_names_cf": "Then, Joe and Lewis had a lot of fun at the music store. Joe gave a bicycle to", + "s1_io_flip_cf": "Then, Stan and Summer had a lot of fun at the music store. Summer gave a bicycle to", + "s2_io_flip_cf": "Then, Summer and Stan had a lot of fun at the music store. Stan gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Joe had a lot of fun at the music store. Joe gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Lewis had a lot of fun at the music store. Lewis gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Summer had a lot of fun at the music store. Stan gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Joe had a lot of fun at the music store. Lewis gave a bicycle to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "bicycle", + "place": "music store", + "random_a": "Joe", + "random_b": "Lewis", + "random_c": "Angel" + } + }, + { + "text": "The elevator Summer and William went to had a radiator. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Summer and William went to had a radiator. Don gave it to", + "random_names_cf": "The elevator Phil and Mike went to had a radiator. Phil gave it to", + "s1_io_flip_cf": "The elevator William and Summer went to had a radiator. Summer gave it to", + "s2_io_flip_cf": "The elevator Summer and William went to had a radiator. William gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Mike and Phil went to had a radiator. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Phil and Mike went to had a radiator. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator William and Summer went to had a radiator. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Mike and Phil went to had a radiator. Mike gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Summer", + "object": "radiator", + "place": "elevator", + "random_a": "Phil", + "random_b": "Mike", + "random_c": "Don" + } + }, + { + "text": "Then, William and Andrew went to the house. William gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Andrew went to the house. Lewis gave a basket to", + "random_names_cf": "Then, Ryan and Angel went to the house. Ryan gave a basket to", + "s1_io_flip_cf": "Then, Andrew and William went to the house. William gave a basket to", + "s2_io_flip_cf": "Then, William and Andrew went to the house. Andrew gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Ryan went to the house. Ryan gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Angel went to the house. Angel gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and William went to the house. Andrew gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Ryan went to the house. Angel gave a basket to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "William", + "object": "basket", + "place": "house", + "random_a": "Ryan", + "random_b": "Angel", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Joe were about to leave the parking lot, Robert gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Joe were about to leave the parking lot, Austin gave a key to", + "random_names_cf": "When Jim and Rob were about to leave the parking lot, Jim gave a key to", + "s1_io_flip_cf": "When Joe and Robert were about to leave the parking lot, Robert gave a key to", + "s2_io_flip_cf": "When Robert and Joe were about to leave the parking lot, Joe gave a key to", + "random_names_s1_ioi_flip_cf": "When Rob and Jim were about to leave the parking lot, Jim gave a key to", + "random_names_s2_ioi_flip_cf": "When Jim and Rob were about to leave the parking lot, Rob gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Robert were about to leave the parking lot, Joe gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Jim were about to leave the parking lot, Rob gave a key to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Robert", + "object": "key", + "place": "parking lot", + "random_a": "Jim", + "random_b": "Rob", + "random_c": "Austin" + } + }, + { + "text": "Once Ryan and Kay arrived at the convenience store, Ryan gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Kay arrived at the convenience store, Alexander gave a highlighter to", + "random_names_cf": "Once Ross and Sarah arrived at the convenience store, Ross gave a highlighter to", + "s1_io_flip_cf": "Once Kay and Ryan arrived at the convenience store, Ryan gave a highlighter to", + "s2_io_flip_cf": "Once Ryan and Kay arrived at the convenience store, Kay gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Ross arrived at the convenience store, Ross gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Ross and Sarah arrived at the convenience store, Sarah gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Ryan arrived at the convenience store, Kay gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Ross arrived at the convenience store, Sarah gave a highlighter to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ryan", + "object": "highlighter", + "place": "convenience store", + "random_a": "Ross", + "random_b": "Sarah", + "random_c": "Alexander" + } + }, + { + "text": "The pizzeria Lewis and Tom went to had a basket. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Lewis and Tom went to had a basket. Andrew gave it to", + "random_names_cf": "The pizzeria Charles and Luke went to had a basket. Charles gave it to", + "s1_io_flip_cf": "The pizzeria Tom and Lewis went to had a basket. Lewis gave it to", + "s2_io_flip_cf": "The pizzeria Lewis and Tom went to had a basket. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Luke and Charles went to had a basket. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Charles and Luke went to had a basket. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Tom and Lewis went to had a basket. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Luke and Charles went to had a basket. Luke gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Lewis", + "object": "basket", + "place": "pizzeria", + "random_a": "Charles", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "Then, Alexander and Dan had a lot of fun at the salon. Alexander gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Dan had a lot of fun at the salon. Mike gave a carpet to", + "random_names_cf": "Then, Steven and Sarah had a lot of fun at the salon. Steven gave a carpet to", + "s1_io_flip_cf": "Then, Dan and Alexander had a lot of fun at the salon. Alexander gave a carpet to", + "s2_io_flip_cf": "Then, Alexander and Dan had a lot of fun at the salon. Dan gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Steven had a lot of fun at the salon. Steven gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Sarah had a lot of fun at the salon. Sarah gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alexander had a lot of fun at the salon. Dan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steven had a lot of fun at the salon. Sarah gave a carpet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alexander", + "object": "carpet", + "place": "salon", + "random_a": "Steven", + "random_b": "Sarah", + "random_c": "Mike" + } + }, + { + "text": "Then, Robert and Stan had a lot of fun at the studio. Robert gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Stan had a lot of fun at the studio. Tom gave a sock to", + "random_names_cf": "Then, Tim and Rick had a lot of fun at the studio. Tim gave a sock to", + "s1_io_flip_cf": "Then, Stan and Robert had a lot of fun at the studio. Robert gave a sock to", + "s2_io_flip_cf": "Then, Robert and Stan had a lot of fun at the studio. Stan gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Tim had a lot of fun at the studio. Tim gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Rick had a lot of fun at the studio. Rick gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Robert had a lot of fun at the studio. Stan gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Tim had a lot of fun at the studio. Rick gave a sock to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Robert", + "object": "sock", + "place": "studio", + "random_a": "Tim", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "Before Henry and Peter left the restaurant, Henry decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Peter left the restaurant, Tim decided to give a dress to", + "random_names_cf": "Before Rob and Scott left the restaurant, Rob decided to give a dress to", + "s1_io_flip_cf": "Before Peter and Henry left the restaurant, Henry decided to give a dress to", + "s2_io_flip_cf": "Before Henry and Peter left the restaurant, Peter decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Scott and Rob left the restaurant, Rob decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Rob and Scott left the restaurant, Scott decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Henry left the restaurant, Peter decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Rob left the restaurant, Scott decided to give a dress to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Henry", + "object": "dress", + "place": "restaurant", + "random_a": "Rob", + "random_b": "Scott", + "random_c": "Tim" + } + }, + { + "text": "The service station Will and Neil went to had a strap. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Will and Neil went to had a strap. Rob gave it to", + "random_names_cf": "The service station Ryan and Grant went to had a strap. Ryan gave it to", + "s1_io_flip_cf": "The service station Neil and Will went to had a strap. Will gave it to", + "s2_io_flip_cf": "The service station Will and Neil went to had a strap. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The service station Grant and Ryan went to had a strap. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The service station Ryan and Grant went to had a strap. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Neil and Will went to had a strap. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station Grant and Ryan went to had a strap. Grant gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "strap", + "place": "service station", + "random_a": "Ryan", + "random_b": "Grant", + "random_c": "Rob" + } + }, + { + "text": "Then, Kelly and Mike were working at the airport. Kelly decided to give a microphone to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Mike were working at the airport. William decided to give a microphone to", + "random_names_cf": "Then, Jim and Angel were working at the airport. Jim decided to give a microphone to", + "s1_io_flip_cf": "Then, Mike and Kelly were working at the airport. Kelly decided to give a microphone to", + "s2_io_flip_cf": "Then, Kelly and Mike were working at the airport. Mike decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Jim were working at the airport. Jim decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Angel were working at the airport. Angel decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Kelly were working at the airport. Mike decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Jim were working at the airport. Angel decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Kelly", + "object": "microphone", + "place": "airport", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "William" + } + }, + { + "text": "When Steven and Guy were about to leave the cafe, Steven gave a basket to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Guy were about to leave the cafe, Grant gave a basket to", + "random_names_cf": "When Tom and Ross were about to leave the cafe, Tom gave a basket to", + "s1_io_flip_cf": "When Guy and Steven were about to leave the cafe, Steven gave a basket to", + "s2_io_flip_cf": "When Steven and Guy were about to leave the cafe, Guy gave a basket to", + "random_names_s1_ioi_flip_cf": "When Ross and Tom were about to leave the cafe, Tom gave a basket to", + "random_names_s2_ioi_flip_cf": "When Tom and Ross were about to leave the cafe, Ross gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Steven were about to leave the cafe, Guy gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Tom were about to leave the cafe, Ross gave a basket to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Steven", + "object": "basket", + "place": "cafe", + "random_a": "Tom", + "random_b": "Ross", + "random_c": "Grant" + } + }, + { + "text": "While Rob and Andrew relaxed, Rob gave a snack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Andrew relaxed, Elizabeth gave a snack to", + "random_names_cf": "While Ross and Robert relaxed, Ross gave a snack to", + "s1_io_flip_cf": "While Andrew and Rob relaxed, Rob gave a snack to", + "s2_io_flip_cf": "While Rob and Andrew relaxed, Andrew gave a snack to", + "random_names_s1_ioi_flip_cf": "While Robert and Ross relaxed, Ross gave a snack to", + "random_names_s2_ioi_flip_cf": "While Ross and Robert relaxed, Robert gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Rob relaxed, Andrew gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Ross relaxed, Robert gave a snack to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rob", + "object": "snack", + "place": "field", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Angel and Rob arrived at the clothing store, Angel gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Rob arrived at the clothing store, Elizabeth gave a trunk to", + "random_names_cf": "Once Robert and Rick arrived at the clothing store, Robert gave a trunk to", + "s1_io_flip_cf": "Once Rob and Angel arrived at the clothing store, Angel gave a trunk to", + "s2_io_flip_cf": "Once Angel and Rob arrived at the clothing store, Rob gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Rick and Robert arrived at the clothing store, Robert gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Robert and Rick arrived at the clothing store, Rick gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Angel arrived at the clothing store, Rob gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Robert arrived at the clothing store, Rick gave a trunk to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Angel", + "object": "trunk", + "place": "clothing store", + "random_a": "Robert", + "random_b": "Rick", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Neil and Mike were working at the studio. Neil decided to give a toilet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Mike were working at the studio. Scott decided to give a toilet to", + "random_names_cf": "Then, Tom and Daniel were working at the studio. Tom decided to give a toilet to", + "s1_io_flip_cf": "Then, Mike and Neil were working at the studio. Neil decided to give a toilet to", + "s2_io_flip_cf": "Then, Neil and Mike were working at the studio. Mike decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Tom were working at the studio. Tom decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Daniel were working at the studio. Daniel decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Neil were working at the studio. Mike decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tom were working at the studio. Daniel decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Neil", + "object": "toilet", + "place": "studio", + "random_a": "Tom", + "random_b": "Daniel", + "random_c": "Scott" + } + }, + { + "text": "Then, Kay and Lewis went to the museum. Kay gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Lewis went to the museum. Joe gave a glove to", + "random_names_cf": "Then, Steven and Robert went to the museum. Steven gave a glove to", + "s1_io_flip_cf": "Then, Lewis and Kay went to the museum. Kay gave a glove to", + "s2_io_flip_cf": "Then, Kay and Lewis went to the museum. Lewis gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Steven went to the museum. Steven gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Robert went to the museum. Robert gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Kay went to the museum. Lewis gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Steven went to the museum. Robert gave a glove to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kay", + "object": "glove", + "place": "museum", + "random_a": "Steven", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "Once Roger and Kay arrived at the hangar, Roger gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Kay arrived at the hangar, Phil gave a strap to", + "random_names_cf": "Once Daniel and Joe arrived at the hangar, Daniel gave a strap to", + "s1_io_flip_cf": "Once Kay and Roger arrived at the hangar, Roger gave a strap to", + "s2_io_flip_cf": "Once Roger and Kay arrived at the hangar, Kay gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Joe and Daniel arrived at the hangar, Daniel gave a strap to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Joe arrived at the hangar, Joe gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Roger arrived at the hangar, Kay gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Daniel arrived at the hangar, Joe gave a strap to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "strap", + "place": "hangar", + "random_a": "Daniel", + "random_b": "Joe", + "random_c": "Phil" + } + }, + { + "text": "Then, Scott and Henry went to the school. Scott gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Henry went to the school. Cal gave a scarf to", + "random_names_cf": "Then, Grant and Dan went to the school. Grant gave a scarf to", + "s1_io_flip_cf": "Then, Henry and Scott went to the school. Scott gave a scarf to", + "s2_io_flip_cf": "Then, Scott and Henry went to the school. Henry gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Grant went to the school. Grant gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Dan went to the school. Dan gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Scott went to the school. Henry gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Grant went to the school. Dan gave a scarf to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Scott", + "object": "scarf", + "place": "school", + "random_a": "Grant", + "random_b": "Dan", + "random_c": "Cal" + } + }, + { + "text": "When Sarah and Jim were about to leave the museum, Sarah gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Jim were about to leave the museum, Summer gave a ladder to", + "random_names_cf": "When Ryan and Rob were about to leave the museum, Ryan gave a ladder to", + "s1_io_flip_cf": "When Jim and Sarah were about to leave the museum, Sarah gave a ladder to", + "s2_io_flip_cf": "When Sarah and Jim were about to leave the museum, Jim gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Rob and Ryan were about to leave the museum, Ryan gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Ryan and Rob were about to leave the museum, Rob gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Sarah were about to leave the museum, Jim gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Ryan were about to leave the museum, Rob gave a ladder to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Sarah", + "object": "ladder", + "place": "museum", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Summer" + } + }, + { + "text": "The studio Roger and Steven went to had a jar. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Roger and Steven went to had a jar. Phil gave it to", + "random_names_cf": "The studio Jonathan and Kay went to had a jar. Jonathan gave it to", + "s1_io_flip_cf": "The studio Steven and Roger went to had a jar. Roger gave it to", + "s2_io_flip_cf": "The studio Roger and Steven went to had a jar. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The studio Kay and Jonathan went to had a jar. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The studio Jonathan and Kay went to had a jar. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Steven and Roger went to had a jar. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Kay and Jonathan went to had a jar. Kay gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roger", + "object": "jar", + "place": "studio", + "random_a": "Jonathan", + "random_b": "Kay", + "random_c": "Phil" + } + }, + { + "text": "Before Austin and Luke left the court, Austin decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Luke left the court, Andrew decided to give a bathtub to", + "random_names_cf": "Before Edward and Steve left the court, Edward decided to give a bathtub to", + "s1_io_flip_cf": "Before Luke and Austin left the court, Austin decided to give a bathtub to", + "s2_io_flip_cf": "Before Austin and Luke left the court, Luke decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Steve and Edward left the court, Edward decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Edward and Steve left the court, Steve decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Austin left the court, Luke decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Edward left the court, Steve decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Austin", + "object": "bathtub", + "place": "court", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Andrew" + } + }, + { + "text": "Once Charles and William arrived at the pharmacy, Charles gave a vest to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and William arrived at the pharmacy, Andrew gave a vest to", + "random_names_cf": "Once Robert and Jonathan arrived at the pharmacy, Robert gave a vest to", + "s1_io_flip_cf": "Once William and Charles arrived at the pharmacy, Charles gave a vest to", + "s2_io_flip_cf": "Once Charles and William arrived at the pharmacy, William gave a vest to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Robert arrived at the pharmacy, Robert gave a vest to", + "random_names_s2_ioi_flip_cf": "Once Robert and Jonathan arrived at the pharmacy, Jonathan gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Charles arrived at the pharmacy, William gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Robert arrived at the pharmacy, Jonathan gave a vest to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Charles", + "object": "vest", + "place": "pharmacy", + "random_a": "Robert", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "When Charles and Elizabeth got a mask at the cafe, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Elizabeth got a mask at the cafe, Henry decided to give it to", + "random_names_cf": "When Robert and Ross got a mask at the cafe, Robert decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Charles got a mask at the cafe, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Elizabeth got a mask at the cafe, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Robert got a mask at the cafe, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Ross got a mask at the cafe, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Charles got a mask at the cafe, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Robert got a mask at the cafe, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Charles", + "object": "mask", + "place": "cafe", + "random_a": "Robert", + "random_b": "Ross", + "random_c": "Henry" + } + }, + { + "text": "Then, Steve and Tom had a lot of fun at the stadium. Steve gave a shelf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Tom had a lot of fun at the stadium. Kelly gave a shelf to", + "random_names_cf": "Then, Rob and Alex had a lot of fun at the stadium. Rob gave a shelf to", + "s1_io_flip_cf": "Then, Tom and Steve had a lot of fun at the stadium. Steve gave a shelf to", + "s2_io_flip_cf": "Then, Steve and Tom had a lot of fun at the stadium. Tom gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Rob had a lot of fun at the stadium. Rob gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Alex had a lot of fun at the stadium. Alex gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steve had a lot of fun at the stadium. Tom gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rob had a lot of fun at the stadium. Alex gave a shelf to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steve", + "object": "shelf", + "place": "stadium", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Kelly" + } + }, + { + "text": "While Henry and Dan relaxed, Henry gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Dan relaxed, Charles gave a screwdriver to", + "random_names_cf": "While Joe and Elizabeth relaxed, Joe gave a screwdriver to", + "s1_io_flip_cf": "While Dan and Henry relaxed, Henry gave a screwdriver to", + "s2_io_flip_cf": "While Henry and Dan relaxed, Dan gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Joe relaxed, Joe gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Joe and Elizabeth relaxed, Elizabeth gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Henry relaxed, Dan gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Joe relaxed, Elizabeth gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Henry", + "object": "screwdriver", + "place": "studio", + "random_a": "Joe", + "random_b": "Elizabeth", + "random_c": "Charles" + } + }, + { + "text": "When Summer and Stan were about to leave the school, Summer gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Stan were about to leave the school, Scott gave a pair of nail clippers to", + "random_names_cf": "When Angel and Neil were about to leave the school, Angel gave a pair of nail clippers to", + "s1_io_flip_cf": "When Stan and Summer were about to leave the school, Summer gave a pair of nail clippers to", + "s2_io_flip_cf": "When Summer and Stan were about to leave the school, Stan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Neil and Angel were about to leave the school, Angel gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Angel and Neil were about to leave the school, Neil gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Summer were about to leave the school, Stan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Angel were about to leave the school, Neil gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "pair of nail clippers", + "place": "school", + "random_a": "Angel", + "random_b": "Neil", + "random_c": "Scott" + } + }, + { + "text": "Before Ross and Tom left the house, Ross decided to give a ruler to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Tom left the house, Lewis decided to give a ruler to", + "random_names_cf": "Before Steve and Phil left the house, Steve decided to give a ruler to", + "s1_io_flip_cf": "Before Tom and Ross left the house, Ross decided to give a ruler to", + "s2_io_flip_cf": "Before Ross and Tom left the house, Tom decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Before Phil and Steve left the house, Steve decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Before Steve and Phil left the house, Phil decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Ross left the house, Tom decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Steve left the house, Phil decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ross", + "object": "ruler", + "place": "house", + "random_a": "Steve", + "random_b": "Phil", + "random_c": "Lewis" + } + }, + { + "text": "Once Robert and Peter arrived at the optician, Robert gave a pair of pliers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Peter arrived at the optician, Rick gave a pair of pliers to", + "random_names_cf": "Once Jonathan and Steve arrived at the optician, Jonathan gave a pair of pliers to", + "s1_io_flip_cf": "Once Peter and Robert arrived at the optician, Robert gave a pair of pliers to", + "s2_io_flip_cf": "Once Robert and Peter arrived at the optician, Peter gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Once Steve and Jonathan arrived at the optician, Jonathan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Steve arrived at the optician, Steve gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Robert arrived at the optician, Peter gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Jonathan arrived at the optician, Steve gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "pair of pliers", + "place": "optician", + "random_a": "Jonathan", + "random_b": "Steve", + "random_c": "Rick" + } + }, + { + "text": "Then, Elizabeth and Sarah had a lot of fun at the parking lot. Elizabeth gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Sarah had a lot of fun at the parking lot. Kay gave a folder to", + "random_names_cf": "Then, Luke and Steve had a lot of fun at the parking lot. Luke gave a folder to", + "s1_io_flip_cf": "Then, Sarah and Elizabeth had a lot of fun at the parking lot. Elizabeth gave a folder to", + "s2_io_flip_cf": "Then, Elizabeth and Sarah had a lot of fun at the parking lot. Sarah gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Luke had a lot of fun at the parking lot. Luke gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Steve had a lot of fun at the parking lot. Steve gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Elizabeth had a lot of fun at the parking lot. Sarah gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Luke had a lot of fun at the parking lot. Steve gave a folder to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Elizabeth", + "object": "folder", + "place": "parking lot", + "random_a": "Luke", + "random_b": "Steve", + "random_c": "Kay" + } + }, + { + "text": "Then, Jim and Alexander were working at the boatyard. Jim decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Alexander were working at the boatyard. Ross decided to give a napkin to", + "random_names_cf": "Then, Dan and Rob were working at the boatyard. Dan decided to give a napkin to", + "s1_io_flip_cf": "Then, Alexander and Jim were working at the boatyard. Jim decided to give a napkin to", + "s2_io_flip_cf": "Then, Jim and Alexander were working at the boatyard. Alexander decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Dan were working at the boatyard. Dan decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Rob were working at the boatyard. Rob decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Jim were working at the boatyard. Alexander decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Dan were working at the boatyard. Rob decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jim", + "object": "napkin", + "place": "boatyard", + "random_a": "Dan", + "random_b": "Rob", + "random_c": "Ross" + } + }, + { + "text": "Once Rob and Josh arrived at the ramp, Rob gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Josh arrived at the ramp, Edward gave a coat to", + "random_names_cf": "Once Jim and Summer arrived at the ramp, Jim gave a coat to", + "s1_io_flip_cf": "Once Josh and Rob arrived at the ramp, Rob gave a coat to", + "s2_io_flip_cf": "Once Rob and Josh arrived at the ramp, Josh gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Summer and Jim arrived at the ramp, Jim gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Jim and Summer arrived at the ramp, Summer gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Rob arrived at the ramp, Josh gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Jim arrived at the ramp, Summer gave a coat to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Rob", + "object": "coat", + "place": "ramp", + "random_a": "Jim", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "Then, Rob and Jonathan were working at the casino. Rob decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Jonathan were working at the casino. Lewis decided to give a strap to", + "random_names_cf": "Then, Edward and Steve were working at the casino. Edward decided to give a strap to", + "s1_io_flip_cf": "Then, Jonathan and Rob were working at the casino. Rob decided to give a strap to", + "s2_io_flip_cf": "Then, Rob and Jonathan were working at the casino. Jonathan decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Edward were working at the casino. Edward decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Steve were working at the casino. Steve decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Rob were working at the casino. Jonathan decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Edward were working at the casino. Steve decided to give a strap to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Rob", + "object": "strap", + "place": "casino", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Lewis" + } + }, + { + "text": "Once Henry and Daniel arrived at the zoo, Henry gave a laptop to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Daniel arrived at the zoo, Grant gave a laptop to", + "random_names_cf": "Once Josh and Joe arrived at the zoo, Josh gave a laptop to", + "s1_io_flip_cf": "Once Daniel and Henry arrived at the zoo, Henry gave a laptop to", + "s2_io_flip_cf": "Once Henry and Daniel arrived at the zoo, Daniel gave a laptop to", + "random_names_s1_ioi_flip_cf": "Once Joe and Josh arrived at the zoo, Josh gave a laptop to", + "random_names_s2_ioi_flip_cf": "Once Josh and Joe arrived at the zoo, Joe gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Henry arrived at the zoo, Daniel gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Josh arrived at the zoo, Joe gave a laptop to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Henry", + "object": "laptop", + "place": "zoo", + "random_a": "Josh", + "random_b": "Joe", + "random_c": "Grant" + } + }, + { + "text": "Then, Steven and Charles went to the store. Steven gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Charles went to the store. Alex gave a fork to", + "random_names_cf": "Then, Kay and Rob went to the store. Kay gave a fork to", + "s1_io_flip_cf": "Then, Charles and Steven went to the store. Steven gave a fork to", + "s2_io_flip_cf": "Then, Steven and Charles went to the store. Charles gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Kay went to the store. Kay gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Rob went to the store. Rob gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Steven went to the store. Charles gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Kay went to the store. Rob gave a fork to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Steven", + "object": "fork", + "place": "store", + "random_a": "Kay", + "random_b": "Rob", + "random_c": "Alex" + } + }, + { + "text": "Then, Rick and Ryan had a lot of fun at the marketplace. Rick gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Ryan had a lot of fun at the marketplace. Alex gave a mask to", + "random_names_cf": "Then, Jim and Luke had a lot of fun at the marketplace. Jim gave a mask to", + "s1_io_flip_cf": "Then, Ryan and Rick had a lot of fun at the marketplace. Rick gave a mask to", + "s2_io_flip_cf": "Then, Rick and Ryan had a lot of fun at the marketplace. Ryan gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Jim had a lot of fun at the marketplace. Jim gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Luke had a lot of fun at the marketplace. Luke gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Rick had a lot of fun at the marketplace. Ryan gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Jim had a lot of fun at the marketplace. Luke gave a mask to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Rick", + "object": "mask", + "place": "marketplace", + "random_a": "Jim", + "random_b": "Luke", + "random_c": "Alex" + } + }, + { + "text": "Then, William and Henry were working at the service station. William decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Henry were working at the service station. Andrew decided to give a pair of glasses to", + "random_names_cf": "Then, Kelly and Tim were working at the service station. Kelly decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Henry and William were working at the service station. William decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, William and Henry were working at the service station. Henry decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Kelly were working at the service station. Kelly decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Tim were working at the service station. Tim decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and William were working at the service station. Henry decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Kelly were working at the service station. Tim decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "William", + "object": "pair of glasses", + "place": "service station", + "random_a": "Kelly", + "random_b": "Tim", + "random_c": "Andrew" + } + }, + { + "text": "While Austin and Joe relaxed, Austin gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Joe relaxed, Will gave a pencil sharpener to", + "random_names_cf": "While Angel and Andrew relaxed, Angel gave a pencil sharpener to", + "s1_io_flip_cf": "While Joe and Austin relaxed, Austin gave a pencil sharpener to", + "s2_io_flip_cf": "While Austin and Joe relaxed, Joe gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Andrew and Angel relaxed, Angel gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Angel and Andrew relaxed, Andrew gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Austin relaxed, Joe gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Angel relaxed, Andrew gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Austin", + "object": "pencil sharpener", + "place": "parking lot", + "random_a": "Angel", + "random_b": "Andrew", + "random_c": "Will" + } + }, + { + "text": "Before Cal and Luke left the school, Cal decided to give a tent to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Luke left the school, Dan decided to give a tent to", + "random_names_cf": "Before Sarah and Mike left the school, Sarah decided to give a tent to", + "s1_io_flip_cf": "Before Luke and Cal left the school, Cal decided to give a tent to", + "s2_io_flip_cf": "Before Cal and Luke left the school, Luke decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Before Mike and Sarah left the school, Sarah decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Mike left the school, Mike decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Cal left the school, Luke decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Sarah left the school, Mike decided to give a tent to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Cal", + "object": "tent", + "place": "school", + "random_a": "Sarah", + "random_b": "Mike", + "random_c": "Dan" + } + }, + { + "text": "The garden Alex and Rick went to had a set of headphones. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Alex and Rick went to had a set of headphones. Jim gave it to", + "random_names_cf": "The garden Andrew and Alexander went to had a set of headphones. Andrew gave it to", + "s1_io_flip_cf": "The garden Rick and Alex went to had a set of headphones. Alex gave it to", + "s2_io_flip_cf": "The garden Alex and Rick went to had a set of headphones. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The garden Alexander and Andrew went to had a set of headphones. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The garden Andrew and Alexander went to had a set of headphones. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Rick and Alex went to had a set of headphones. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Alexander and Andrew went to had a set of headphones. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Alex", + "object": "set of headphones", + "place": "garden", + "random_a": "Andrew", + "random_b": "Alexander", + "random_c": "Jim" + } + }, + { + "text": "The pharmacy Grant and Angel went to had a pair of glasses. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Grant and Angel went to had a pair of glasses. Edward gave it to", + "random_names_cf": "The pharmacy Dan and Peter went to had a pair of glasses. Dan gave it to", + "s1_io_flip_cf": "The pharmacy Angel and Grant went to had a pair of glasses. Grant gave it to", + "s2_io_flip_cf": "The pharmacy Grant and Angel went to had a pair of glasses. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Peter and Dan went to had a pair of glasses. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Dan and Peter went to had a pair of glasses. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Angel and Grant went to had a pair of glasses. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Peter and Dan went to had a pair of glasses. Peter gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Grant", + "object": "pair of glasses", + "place": "pharmacy", + "random_a": "Dan", + "random_b": "Peter", + "random_c": "Edward" + } + }, + { + "text": "Then, Don and Steven went to the toy store. Don gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Steven went to the toy store. Ryan gave a backpack to", + "random_names_cf": "Then, Roger and Kay went to the toy store. Roger gave a backpack to", + "s1_io_flip_cf": "Then, Steven and Don went to the toy store. Don gave a backpack to", + "s2_io_flip_cf": "Then, Don and Steven went to the toy store. Steven gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Roger went to the toy store. Roger gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Kay went to the toy store. Kay gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Don went to the toy store. Steven gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Roger went to the toy store. Kay gave a backpack to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Don", + "object": "backpack", + "place": "toy store", + "random_a": "Roger", + "random_b": "Kay", + "random_c": "Ryan" + } + }, + { + "text": "The spa Edward and Phil went to had a piece of tape. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Edward and Phil went to had a piece of tape. Peter gave it to", + "random_names_cf": "The spa Jonathan and Rick went to had a piece of tape. Jonathan gave it to", + "s1_io_flip_cf": "The spa Phil and Edward went to had a piece of tape. Edward gave it to", + "s2_io_flip_cf": "The spa Edward and Phil went to had a piece of tape. Phil gave it to", + "random_names_s1_ioi_flip_cf": "The spa Rick and Jonathan went to had a piece of tape. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The spa Jonathan and Rick went to had a piece of tape. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Phil and Edward went to had a piece of tape. Phil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Rick and Jonathan went to had a piece of tape. Rick gave it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Edward", + "object": "piece of tape", + "place": "spa", + "random_a": "Jonathan", + "random_b": "Rick", + "random_c": "Peter" + } + }, + { + "text": "When Kelly and Kay got a folder at the ramp, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Kay got a folder at the ramp, Austin decided to give it to", + "random_names_cf": "When Mike and Steven got a folder at the ramp, Mike decided to give it to", + "s1_io_flip_cf": "When Kay and Kelly got a folder at the ramp, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Kay got a folder at the ramp, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Mike got a folder at the ramp, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Steven got a folder at the ramp, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Kelly got a folder at the ramp, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Mike got a folder at the ramp, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Kelly", + "object": "folder", + "place": "ramp", + "random_a": "Mike", + "random_b": "Steven", + "random_c": "Austin" + } + }, + { + "text": "Before Elizabeth and Austin left the pet store, Elizabeth decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Austin left the pet store, Daniel decided to give a funnel to", + "random_names_cf": "Before Cal and Will left the pet store, Cal decided to give a funnel to", + "s1_io_flip_cf": "Before Austin and Elizabeth left the pet store, Elizabeth decided to give a funnel to", + "s2_io_flip_cf": "Before Elizabeth and Austin left the pet store, Austin decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Will and Cal left the pet store, Cal decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Cal and Will left the pet store, Will decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Elizabeth left the pet store, Austin decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Cal left the pet store, Will decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Elizabeth", + "object": "funnel", + "place": "pet store", + "random_a": "Cal", + "random_b": "Will", + "random_c": "Daniel" + } + }, + { + "text": "Before Ryan and Cal left the pizzeria, Ryan decided to give a pencil sharpener to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Cal left the pizzeria, Neil decided to give a pencil sharpener to", + "random_names_cf": "Before Guy and Tom left the pizzeria, Guy decided to give a pencil sharpener to", + "s1_io_flip_cf": "Before Cal and Ryan left the pizzeria, Ryan decided to give a pencil sharpener to", + "s2_io_flip_cf": "Before Ryan and Cal left the pizzeria, Cal decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Before Tom and Guy left the pizzeria, Guy decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Before Guy and Tom left the pizzeria, Tom decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Ryan left the pizzeria, Cal decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Guy left the pizzeria, Tom decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ryan", + "object": "pencil sharpener", + "place": "pizzeria", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Neil" + } + }, + { + "text": "When Phil and Kay were about to leave the casino, Phil gave a bicycle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Kay were about to leave the casino, Sarah gave a bicycle to", + "random_names_cf": "When Will and Scott were about to leave the casino, Will gave a bicycle to", + "s1_io_flip_cf": "When Kay and Phil were about to leave the casino, Phil gave a bicycle to", + "s2_io_flip_cf": "When Phil and Kay were about to leave the casino, Kay gave a bicycle to", + "random_names_s1_ioi_flip_cf": "When Scott and Will were about to leave the casino, Will gave a bicycle to", + "random_names_s2_ioi_flip_cf": "When Will and Scott were about to leave the casino, Scott gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Phil were about to leave the casino, Kay gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Will were about to leave the casino, Scott gave a bicycle to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Phil", + "object": "bicycle", + "place": "casino", + "random_a": "Will", + "random_b": "Scott", + "random_c": "Sarah" + } + }, + { + "text": "Before Alex and Rob left the museum, Alex decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Rob left the museum, Sarah decided to give a can to", + "random_names_cf": "Before Charles and Summer left the museum, Charles decided to give a can to", + "s1_io_flip_cf": "Before Rob and Alex left the museum, Alex decided to give a can to", + "s2_io_flip_cf": "Before Alex and Rob left the museum, Rob decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Summer and Charles left the museum, Charles decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Charles and Summer left the museum, Summer decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Alex left the museum, Rob decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Charles left the museum, Summer decided to give a can to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alex", + "object": "can", + "place": "museum", + "random_a": "Charles", + "random_b": "Summer", + "random_c": "Sarah" + } + }, + { + "text": "While Sarah and Rick relaxed, Sarah gave a ladder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Rick relaxed, Dan gave a ladder to", + "random_names_cf": "While Mike and Grant relaxed, Mike gave a ladder to", + "s1_io_flip_cf": "While Rick and Sarah relaxed, Sarah gave a ladder to", + "s2_io_flip_cf": "While Sarah and Rick relaxed, Rick gave a ladder to", + "random_names_s1_ioi_flip_cf": "While Grant and Mike relaxed, Mike gave a ladder to", + "random_names_s2_ioi_flip_cf": "While Mike and Grant relaxed, Grant gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Sarah relaxed, Rick gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Mike relaxed, Grant gave a ladder to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Sarah", + "object": "ladder", + "place": "restaurant", + "random_a": "Mike", + "random_b": "Grant", + "random_c": "Dan" + } + }, + { + "text": "Before Stan and Alexander left the pharmacy, Stan decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Alexander left the pharmacy, Elizabeth decided to give a screwdriver to", + "random_names_cf": "Before Mike and Tim left the pharmacy, Mike decided to give a screwdriver to", + "s1_io_flip_cf": "Before Alexander and Stan left the pharmacy, Stan decided to give a screwdriver to", + "s2_io_flip_cf": "Before Stan and Alexander left the pharmacy, Alexander decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Tim and Mike left the pharmacy, Mike decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Mike and Tim left the pharmacy, Tim decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Stan left the pharmacy, Alexander decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Mike left the pharmacy, Tim decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Stan", + "object": "screwdriver", + "place": "pharmacy", + "random_a": "Mike", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "The hotel Dan and Alex went to had a set of headphones. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Dan and Alex went to had a set of headphones. Rick gave it to", + "random_names_cf": "The hotel Ryan and Joe went to had a set of headphones. Ryan gave it to", + "s1_io_flip_cf": "The hotel Alex and Dan went to had a set of headphones. Dan gave it to", + "s2_io_flip_cf": "The hotel Dan and Alex went to had a set of headphones. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Joe and Ryan went to had a set of headphones. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Ryan and Joe went to had a set of headphones. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Alex and Dan went to had a set of headphones. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Joe and Ryan went to had a set of headphones. Joe gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "set of headphones", + "place": "hotel", + "random_a": "Ryan", + "random_b": "Joe", + "random_c": "Rick" + } + }, + { + "text": "Then, Austin and Jonathan had a lot of fun at the service station. Austin gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Jonathan had a lot of fun at the service station. Sarah gave a grater to", + "random_names_cf": "Then, Tom and Don had a lot of fun at the service station. Tom gave a grater to", + "s1_io_flip_cf": "Then, Jonathan and Austin had a lot of fun at the service station. Austin gave a grater to", + "s2_io_flip_cf": "Then, Austin and Jonathan had a lot of fun at the service station. Jonathan gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Don and Tom had a lot of fun at the service station. Tom gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Don had a lot of fun at the service station. Don gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Austin had a lot of fun at the service station. Jonathan gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Tom had a lot of fun at the service station. Don gave a grater to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "grater", + "place": "service station", + "random_a": "Tom", + "random_b": "Don", + "random_c": "Sarah" + } + }, + { + "text": "Then, Lewis and Rob went to the restaurant. Lewis gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rob went to the restaurant. Robert gave a ruler to", + "random_names_cf": "Then, Peter and Will went to the restaurant. Peter gave a ruler to", + "s1_io_flip_cf": "Then, Rob and Lewis went to the restaurant. Lewis gave a ruler to", + "s2_io_flip_cf": "Then, Lewis and Rob went to the restaurant. Rob gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Will and Peter went to the restaurant. Peter gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Will went to the restaurant. Will gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Lewis went to the restaurant. Rob gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Peter went to the restaurant. Will gave a ruler to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Lewis", + "object": "ruler", + "place": "restaurant", + "random_a": "Peter", + "random_b": "Will", + "random_c": "Robert" + } + }, + { + "text": "Then, Tim and Elizabeth went to the music store. Tim gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Elizabeth went to the music store. Robert gave a snack to", + "random_names_cf": "Then, Angel and Luke went to the music store. Angel gave a snack to", + "s1_io_flip_cf": "Then, Elizabeth and Tim went to the music store. Tim gave a snack to", + "s2_io_flip_cf": "Then, Tim and Elizabeth went to the music store. Elizabeth gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Angel went to the music store. Angel gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Luke went to the music store. Luke gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Tim went to the music store. Elizabeth gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Angel went to the music store. Luke gave a snack to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tim", + "object": "snack", + "place": "music store", + "random_a": "Angel", + "random_b": "Luke", + "random_c": "Robert" + } + }, + { + "text": "Before Steven and Phil left the racetrack, Steven decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Phil left the racetrack, Andrew decided to give a machine to", + "random_names_cf": "Before Peter and Rick left the racetrack, Peter decided to give a machine to", + "s1_io_flip_cf": "Before Phil and Steven left the racetrack, Steven decided to give a machine to", + "s2_io_flip_cf": "Before Steven and Phil left the racetrack, Phil decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Rick and Peter left the racetrack, Peter decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Peter and Rick left the racetrack, Rick decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Steven left the racetrack, Phil decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Peter left the racetrack, Rick decided to give a machine to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Steven", + "object": "machine", + "place": "racetrack", + "random_a": "Peter", + "random_b": "Rick", + "random_c": "Andrew" + } + }, + { + "text": "Then, Joe and Ryan went to the dorm. Joe gave a dishwasher to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Ryan went to the dorm. Summer gave a dishwasher to", + "random_names_cf": "Then, Luke and Roy went to the dorm. Luke gave a dishwasher to", + "s1_io_flip_cf": "Then, Ryan and Joe went to the dorm. Joe gave a dishwasher to", + "s2_io_flip_cf": "Then, Joe and Ryan went to the dorm. Ryan gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Luke went to the dorm. Luke gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Roy went to the dorm. Roy gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Joe went to the dorm. Ryan gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Luke went to the dorm. Roy gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "dishwasher", + "place": "dorm", + "random_a": "Luke", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Then, Ross and Josh went to the airbase. Ross gave a mirror to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Josh went to the airbase. Lewis gave a mirror to", + "random_names_cf": "Then, Summer and Rick went to the airbase. Summer gave a mirror to", + "s1_io_flip_cf": "Then, Josh and Ross went to the airbase. Ross gave a mirror to", + "s2_io_flip_cf": "Then, Ross and Josh went to the airbase. Josh gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Summer went to the airbase. Summer gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Rick went to the airbase. Rick gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Ross went to the airbase. Josh gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Summer went to the airbase. Rick gave a mirror to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ross", + "object": "mirror", + "place": "airbase", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "When Neil and Kelly were about to leave the casino, Neil gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Kelly were about to leave the casino, Don gave a razor to", + "random_names_cf": "When Lewis and Steven were about to leave the casino, Lewis gave a razor to", + "s1_io_flip_cf": "When Kelly and Neil were about to leave the casino, Neil gave a razor to", + "s2_io_flip_cf": "When Neil and Kelly were about to leave the casino, Kelly gave a razor to", + "random_names_s1_ioi_flip_cf": "When Steven and Lewis were about to leave the casino, Lewis gave a razor to", + "random_names_s2_ioi_flip_cf": "When Lewis and Steven were about to leave the casino, Steven gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Neil were about to leave the casino, Kelly gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Lewis were about to leave the casino, Steven gave a razor to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Neil", + "object": "razor", + "place": "casino", + "random_a": "Lewis", + "random_b": "Steven", + "random_c": "Don" + } + }, + { + "text": "The racetrack Alexander and Rob went to had a sock. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Alexander and Rob went to had a sock. Will gave it to", + "random_names_cf": "The racetrack Summer and Jonathan went to had a sock. Summer gave it to", + "s1_io_flip_cf": "The racetrack Rob and Alexander went to had a sock. Alexander gave it to", + "s2_io_flip_cf": "The racetrack Alexander and Rob went to had a sock. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Jonathan and Summer went to had a sock. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Summer and Jonathan went to had a sock. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Rob and Alexander went to had a sock. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Jonathan and Summer went to had a sock. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alexander", + "object": "sock", + "place": "racetrack", + "random_a": "Summer", + "random_b": "Jonathan", + "random_c": "Will" + } + }, + { + "text": "Then, Sarah and Neil were working at the racetrack. Sarah decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Neil were working at the racetrack. Stan decided to give a pin to", + "random_names_cf": "Then, Ryan and Guy were working at the racetrack. Ryan decided to give a pin to", + "s1_io_flip_cf": "Then, Neil and Sarah were working at the racetrack. Sarah decided to give a pin to", + "s2_io_flip_cf": "Then, Sarah and Neil were working at the racetrack. Neil decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Ryan were working at the racetrack. Ryan decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Guy were working at the racetrack. Guy decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Sarah were working at the racetrack. Neil decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ryan were working at the racetrack. Guy decided to give a pin to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Sarah", + "object": "pin", + "place": "racetrack", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Stan" + } + }, + { + "text": "When Kelly and Robert were about to leave the gift shop, Kelly gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Robert were about to leave the gift shop, Stan gave a desk to", + "random_names_cf": "When Dan and Josh were about to leave the gift shop, Dan gave a desk to", + "s1_io_flip_cf": "When Robert and Kelly were about to leave the gift shop, Kelly gave a desk to", + "s2_io_flip_cf": "When Kelly and Robert were about to leave the gift shop, Robert gave a desk to", + "random_names_s1_ioi_flip_cf": "When Josh and Dan were about to leave the gift shop, Dan gave a desk to", + "random_names_s2_ioi_flip_cf": "When Dan and Josh were about to leave the gift shop, Josh gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kelly were about to leave the gift shop, Robert gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Dan were about to leave the gift shop, Josh gave a desk to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Kelly", + "object": "desk", + "place": "gift shop", + "random_a": "Dan", + "random_b": "Josh", + "random_c": "Stan" + } + }, + { + "text": "Then, Robert and Will had a lot of fun at the ferry. Robert gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Will had a lot of fun at the ferry. Edward gave a razor to", + "random_names_cf": "Then, Mike and Peter had a lot of fun at the ferry. Mike gave a razor to", + "s1_io_flip_cf": "Then, Will and Robert had a lot of fun at the ferry. Robert gave a razor to", + "s2_io_flip_cf": "Then, Robert and Will had a lot of fun at the ferry. Will gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the ferry. Mike gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Peter had a lot of fun at the ferry. Peter gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Robert had a lot of fun at the ferry. Will gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Mike had a lot of fun at the ferry. Peter gave a razor to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Robert", + "object": "razor", + "place": "ferry", + "random_a": "Mike", + "random_b": "Peter", + "random_c": "Edward" + } + }, + { + "text": "Before Mike and Ross left the zoo, Mike decided to give a sock to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Ross left the zoo, Charles decided to give a sock to", + "random_names_cf": "Before Elizabeth and Daniel left the zoo, Elizabeth decided to give a sock to", + "s1_io_flip_cf": "Before Ross and Mike left the zoo, Mike decided to give a sock to", + "s2_io_flip_cf": "Before Mike and Ross left the zoo, Ross decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Elizabeth left the zoo, Elizabeth decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Daniel left the zoo, Daniel decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Mike left the zoo, Ross decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Elizabeth left the zoo, Daniel decided to give a sock to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Mike", + "object": "sock", + "place": "zoo", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Charles" + } + }, + { + "text": "Once Phil and Jim arrived at the cafeteria, Phil gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Jim arrived at the cafeteria, Andrew gave a pair of shoes to", + "random_names_cf": "Once Rick and Elizabeth arrived at the cafeteria, Rick gave a pair of shoes to", + "s1_io_flip_cf": "Once Jim and Phil arrived at the cafeteria, Phil gave a pair of shoes to", + "s2_io_flip_cf": "Once Phil and Jim arrived at the cafeteria, Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Rick arrived at the cafeteria, Rick gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Rick and Elizabeth arrived at the cafeteria, Elizabeth gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Phil arrived at the cafeteria, Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Rick arrived at the cafeteria, Elizabeth gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Phil", + "object": "pair of shoes", + "place": "cafeteria", + "random_a": "Rick", + "random_b": "Elizabeth", + "random_c": "Andrew" + } + }, + { + "text": "Then, Josh and Ross went to the casino. Josh gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Ross went to the casino. Steve gave a tent to", + "random_names_cf": "Then, Henry and Lewis went to the casino. Henry gave a tent to", + "s1_io_flip_cf": "Then, Ross and Josh went to the casino. Josh gave a tent to", + "s2_io_flip_cf": "Then, Josh and Ross went to the casino. Ross gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Henry went to the casino. Henry gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Lewis went to the casino. Lewis gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Josh went to the casino. Ross gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Henry went to the casino. Lewis gave a tent to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Josh", + "object": "tent", + "place": "casino", + "random_a": "Henry", + "random_b": "Lewis", + "random_c": "Steve" + } + }, + { + "text": "Then, Robert and Joe were working at the airport. Robert decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Joe were working at the airport. Scott decided to give a laptop to", + "random_names_cf": "Then, Henry and Daniel were working at the airport. Henry decided to give a laptop to", + "s1_io_flip_cf": "Then, Joe and Robert were working at the airport. Robert decided to give a laptop to", + "s2_io_flip_cf": "Then, Robert and Joe were working at the airport. Joe decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Henry were working at the airport. Henry decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Daniel were working at the airport. Daniel decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Robert were working at the airport. Joe decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Henry were working at the airport. Daniel decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Robert", + "object": "laptop", + "place": "airport", + "random_a": "Henry", + "random_b": "Daniel", + "random_c": "Scott" + } + }, + { + "text": "The store Peter and Jonathan went to had a sink. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Peter and Jonathan went to had a sink. Tim gave it to", + "random_names_cf": "The store Alexander and Sarah went to had a sink. Alexander gave it to", + "s1_io_flip_cf": "The store Jonathan and Peter went to had a sink. Peter gave it to", + "s2_io_flip_cf": "The store Peter and Jonathan went to had a sink. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The store Sarah and Alexander went to had a sink. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The store Alexander and Sarah went to had a sink. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Jonathan and Peter went to had a sink. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Sarah and Alexander went to had a sink. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Peter", + "object": "sink", + "place": "store", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Tim" + } + }, + { + "text": "When Ryan and Sarah got a machine at the stadium, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Sarah got a machine at the stadium, Stan decided to give it to", + "random_names_cf": "When Lewis and Mike got a machine at the stadium, Lewis decided to give it to", + "s1_io_flip_cf": "When Sarah and Ryan got a machine at the stadium, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Sarah got a machine at the stadium, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Lewis got a machine at the stadium, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Mike got a machine at the stadium, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Ryan got a machine at the stadium, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Lewis got a machine at the stadium, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ryan", + "object": "machine", + "place": "stadium", + "random_a": "Lewis", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "Once Grant and Peter arrived at the salon, Grant gave a key to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Peter arrived at the salon, Angel gave a key to", + "random_names_cf": "Once Ross and Austin arrived at the salon, Ross gave a key to", + "s1_io_flip_cf": "Once Peter and Grant arrived at the salon, Grant gave a key to", + "s2_io_flip_cf": "Once Grant and Peter arrived at the salon, Peter gave a key to", + "random_names_s1_ioi_flip_cf": "Once Austin and Ross arrived at the salon, Ross gave a key to", + "random_names_s2_ioi_flip_cf": "Once Ross and Austin arrived at the salon, Austin gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Grant arrived at the salon, Peter gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Ross arrived at the salon, Austin gave a key to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Grant", + "object": "key", + "place": "salon", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "Angel" + } + }, + { + "text": "Then, Roger and Alexander had a lot of fun at the museum. Roger gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Alexander had a lot of fun at the museum. Henry gave a heater to", + "random_names_cf": "Then, Josh and Summer had a lot of fun at the museum. Josh gave a heater to", + "s1_io_flip_cf": "Then, Alexander and Roger had a lot of fun at the museum. Roger gave a heater to", + "s2_io_flip_cf": "Then, Roger and Alexander had a lot of fun at the museum. Alexander gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Josh had a lot of fun at the museum. Josh gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Summer had a lot of fun at the museum. Summer gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roger had a lot of fun at the museum. Alexander gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Josh had a lot of fun at the museum. Summer gave a heater to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roger", + "object": "heater", + "place": "museum", + "random_a": "Josh", + "random_b": "Summer", + "random_c": "Henry" + } + }, + { + "text": "Before Daniel and Mike left the square, Daniel decided to give a bicycle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Mike left the square, Don decided to give a bicycle to", + "random_names_cf": "Before Peter and Kelly left the square, Peter decided to give a bicycle to", + "s1_io_flip_cf": "Before Mike and Daniel left the square, Daniel decided to give a bicycle to", + "s2_io_flip_cf": "Before Daniel and Mike left the square, Mike decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Peter left the square, Peter decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Before Peter and Kelly left the square, Kelly decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Daniel left the square, Mike decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Peter left the square, Kelly decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Daniel", + "object": "bicycle", + "place": "square", + "random_a": "Peter", + "random_b": "Kelly", + "random_c": "Don" + } + }, + { + "text": "Before Cal and Peter left the school, Cal decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Peter left the school, Ryan decided to give a drill bit to", + "random_names_cf": "Before Sarah and Guy left the school, Sarah decided to give a drill bit to", + "s1_io_flip_cf": "Before Peter and Cal left the school, Cal decided to give a drill bit to", + "s2_io_flip_cf": "Before Cal and Peter left the school, Peter decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Guy and Sarah left the school, Sarah decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Guy left the school, Guy decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Cal left the school, Peter decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Sarah left the school, Guy decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "drill bit", + "place": "school", + "random_a": "Sarah", + "random_b": "Guy", + "random_c": "Ryan" + } + }, + { + "text": "Then, Henry and Luke went to the ferry. Henry gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Luke went to the ferry. Will gave a tablet to", + "random_names_cf": "Then, Jonathan and Josh went to the ferry. Jonathan gave a tablet to", + "s1_io_flip_cf": "Then, Luke and Henry went to the ferry. Henry gave a tablet to", + "s2_io_flip_cf": "Then, Henry and Luke went to the ferry. Luke gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Jonathan went to the ferry. Jonathan gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Josh went to the ferry. Josh gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Henry went to the ferry. Luke gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jonathan went to the ferry. Josh gave a tablet to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Henry", + "object": "tablet", + "place": "ferry", + "random_a": "Jonathan", + "random_b": "Josh", + "random_c": "Will" + } + }, + { + "text": "When Kay and Steve were about to leave the field, Kay gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Steve were about to leave the field, Peter gave a pillow to", + "random_names_cf": "When Neil and Charles were about to leave the field, Neil gave a pillow to", + "s1_io_flip_cf": "When Steve and Kay were about to leave the field, Kay gave a pillow to", + "s2_io_flip_cf": "When Kay and Steve were about to leave the field, Steve gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Charles and Neil were about to leave the field, Neil gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Neil and Charles were about to leave the field, Charles gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Kay were about to leave the field, Steve gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Neil were about to leave the field, Charles gave a pillow to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kay", + "object": "pillow", + "place": "field", + "random_a": "Neil", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "Then, Guy and Jonathan had a lot of fun at the pizzeria. Guy gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Jonathan had a lot of fun at the pizzeria. Josh gave a needle to", + "random_names_cf": "Then, Dan and Andrew had a lot of fun at the pizzeria. Dan gave a needle to", + "s1_io_flip_cf": "Then, Jonathan and Guy had a lot of fun at the pizzeria. Guy gave a needle to", + "s2_io_flip_cf": "Then, Guy and Jonathan had a lot of fun at the pizzeria. Jonathan gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Dan had a lot of fun at the pizzeria. Dan gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Andrew had a lot of fun at the pizzeria. Andrew gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Guy had a lot of fun at the pizzeria. Jonathan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Dan had a lot of fun at the pizzeria. Andrew gave a needle to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Guy", + "object": "needle", + "place": "pizzeria", + "random_a": "Dan", + "random_b": "Andrew", + "random_c": "Josh" + } + }, + { + "text": "Once Edward and Peter arrived at the casino, Edward gave a bucket of paint to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Peter arrived at the casino, Luke gave a bucket of paint to", + "random_names_cf": "Once Rick and Roy arrived at the casino, Rick gave a bucket of paint to", + "s1_io_flip_cf": "Once Peter and Edward arrived at the casino, Edward gave a bucket of paint to", + "s2_io_flip_cf": "Once Edward and Peter arrived at the casino, Peter gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Once Roy and Rick arrived at the casino, Rick gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Once Rick and Roy arrived at the casino, Roy gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Edward arrived at the casino, Peter gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Rick arrived at the casino, Roy gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Edward", + "object": "bucket of paint", + "place": "casino", + "random_a": "Rick", + "random_b": "Roy", + "random_c": "Luke" + } + }, + { + "text": "Then, Will and Andrew went to the store. Will gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Andrew went to the store. Austin gave a banner to", + "random_names_cf": "Then, Roger and Mike went to the store. Roger gave a banner to", + "s1_io_flip_cf": "Then, Andrew and Will went to the store. Will gave a banner to", + "s2_io_flip_cf": "Then, Will and Andrew went to the store. Andrew gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Roger went to the store. Roger gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Mike went to the store. Mike gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Will went to the store. Andrew gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Roger went to the store. Mike gave a banner to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Will", + "object": "banner", + "place": "store", + "random_a": "Roger", + "random_b": "Mike", + "random_c": "Austin" + } + }, + { + "text": "Then, Dan and Lewis were working at the supermarket. Dan decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Lewis were working at the supermarket. Edward decided to give a radiator to", + "random_names_cf": "Then, Jim and Neil were working at the supermarket. Jim decided to give a radiator to", + "s1_io_flip_cf": "Then, Lewis and Dan were working at the supermarket. Dan decided to give a radiator to", + "s2_io_flip_cf": "Then, Dan and Lewis were working at the supermarket. Lewis decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Jim were working at the supermarket. Jim decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Neil were working at the supermarket. Neil decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Dan were working at the supermarket. Lewis decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jim were working at the supermarket. Neil decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Dan", + "object": "radiator", + "place": "supermarket", + "random_a": "Jim", + "random_b": "Neil", + "random_c": "Edward" + } + }, + { + "text": "Before Edward and Kay left the salon, Edward decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Kay left the salon, Austin decided to give a needle to", + "random_names_cf": "Before Grant and Ross left the salon, Grant decided to give a needle to", + "s1_io_flip_cf": "Before Kay and Edward left the salon, Edward decided to give a needle to", + "s2_io_flip_cf": "Before Edward and Kay left the salon, Kay decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Ross and Grant left the salon, Grant decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Grant and Ross left the salon, Ross decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Edward left the salon, Kay decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Grant left the salon, Ross decided to give a needle to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "needle", + "place": "salon", + "random_a": "Grant", + "random_b": "Ross", + "random_c": "Austin" + } + }, + { + "text": "Before Rick and Guy left the pizzeria, Rick decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Guy left the pizzeria, Luke decided to give a sink to", + "random_names_cf": "Before Alex and Scott left the pizzeria, Alex decided to give a sink to", + "s1_io_flip_cf": "Before Guy and Rick left the pizzeria, Rick decided to give a sink to", + "s2_io_flip_cf": "Before Rick and Guy left the pizzeria, Guy decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Scott and Alex left the pizzeria, Alex decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Alex and Scott left the pizzeria, Scott decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Rick left the pizzeria, Guy decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Alex left the pizzeria, Scott decided to give a sink to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Rick", + "object": "sink", + "place": "pizzeria", + "random_a": "Alex", + "random_b": "Scott", + "random_c": "Luke" + } + }, + { + "text": "When Steve and Elizabeth got a highlighter at the boatyard, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Elizabeth got a highlighter at the boatyard, Roger decided to give it to", + "random_names_cf": "When Lewis and Jonathan got a highlighter at the boatyard, Lewis decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Steve got a highlighter at the boatyard, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Elizabeth got a highlighter at the boatyard, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Lewis got a highlighter at the boatyard, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Jonathan got a highlighter at the boatyard, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steve got a highlighter at the boatyard, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Lewis got a highlighter at the boatyard, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steve", + "object": "highlighter", + "place": "boatyard", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "Roger" + } + }, + { + "text": "While Tom and Dan relaxed, Tom gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Dan relaxed, Steven gave a pin to", + "random_names_cf": "While Alex and Steve relaxed, Alex gave a pin to", + "s1_io_flip_cf": "While Dan and Tom relaxed, Tom gave a pin to", + "s2_io_flip_cf": "While Tom and Dan relaxed, Dan gave a pin to", + "random_names_s1_ioi_flip_cf": "While Steve and Alex relaxed, Alex gave a pin to", + "random_names_s2_ioi_flip_cf": "While Alex and Steve relaxed, Steve gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Tom relaxed, Dan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Alex relaxed, Steve gave a pin to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tom", + "object": "pin", + "place": "market", + "random_a": "Alex", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "While Alex and Scott relaxed, Alex gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Scott relaxed, Rob gave a funnel to", + "random_names_cf": "While Lewis and Angel relaxed, Lewis gave a funnel to", + "s1_io_flip_cf": "While Scott and Alex relaxed, Alex gave a funnel to", + "s2_io_flip_cf": "While Alex and Scott relaxed, Scott gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Angel and Lewis relaxed, Lewis gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Lewis and Angel relaxed, Angel gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Alex relaxed, Scott gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Lewis relaxed, Angel gave a funnel to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Alex", + "object": "funnel", + "place": "dorm", + "random_a": "Lewis", + "random_b": "Angel", + "random_c": "Rob" + } + }, + { + "text": "Then, Mike and Angel were working at the court. Mike decided to give a mirror to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Angel were working at the court. Steve decided to give a mirror to", + "random_names_cf": "Then, Elizabeth and Kelly were working at the court. Elizabeth decided to give a mirror to", + "s1_io_flip_cf": "Then, Angel and Mike were working at the court. Mike decided to give a mirror to", + "s2_io_flip_cf": "Then, Mike and Angel were working at the court. Angel decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Elizabeth were working at the court. Elizabeth decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Kelly were working at the court. Kelly decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Mike were working at the court. Angel decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Elizabeth were working at the court. Kelly decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Mike", + "object": "mirror", + "place": "court", + "random_a": "Elizabeth", + "random_b": "Kelly", + "random_c": "Steve" + } + }, + { + "text": "Then, Phil and Rob were working at the school. Phil decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Rob were working at the school. Roy decided to give a razor to", + "random_names_cf": "Then, Kay and Sarah were working at the school. Kay decided to give a razor to", + "s1_io_flip_cf": "Then, Rob and Phil were working at the school. Phil decided to give a razor to", + "s2_io_flip_cf": "Then, Phil and Rob were working at the school. Rob decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Kay were working at the school. Kay decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Sarah were working at the school. Sarah decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Phil were working at the school. Rob decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Kay were working at the school. Sarah decided to give a razor to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Phil", + "object": "razor", + "place": "school", + "random_a": "Kay", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "The pharmacy Grant and Daniel went to had a set of headphones. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Grant and Daniel went to had a set of headphones. Tim gave it to", + "random_names_cf": "The pharmacy Joe and Jim went to had a set of headphones. Joe gave it to", + "s1_io_flip_cf": "The pharmacy Daniel and Grant went to had a set of headphones. Grant gave it to", + "s2_io_flip_cf": "The pharmacy Grant and Daniel went to had a set of headphones. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Jim and Joe went to had a set of headphones. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Joe and Jim went to had a set of headphones. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Daniel and Grant went to had a set of headphones. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Jim and Joe went to had a set of headphones. Jim gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Grant", + "object": "set of headphones", + "place": "pharmacy", + "random_a": "Joe", + "random_b": "Jim", + "random_c": "Tim" + } + }, + { + "text": "Then, Neil and Lewis went to the court. Neil gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Lewis went to the court. Austin gave a fan to", + "random_names_cf": "Then, Robert and Cal went to the court. Robert gave a fan to", + "s1_io_flip_cf": "Then, Lewis and Neil went to the court. Neil gave a fan to", + "s2_io_flip_cf": "Then, Neil and Lewis went to the court. Lewis gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Robert went to the court. Robert gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Cal went to the court. Cal gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Neil went to the court. Lewis gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Robert went to the court. Cal gave a fan to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Neil", + "object": "fan", + "place": "court", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Austin" + } + }, + { + "text": "Then, Alexander and Jonathan had a lot of fun at the court. Alexander gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Jonathan had a lot of fun at the court. Grant gave a drill bit to", + "random_names_cf": "Then, Andrew and Neil had a lot of fun at the court. Andrew gave a drill bit to", + "s1_io_flip_cf": "Then, Jonathan and Alexander had a lot of fun at the court. Alexander gave a drill bit to", + "s2_io_flip_cf": "Then, Alexander and Jonathan had a lot of fun at the court. Jonathan gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Andrew had a lot of fun at the court. Andrew gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Neil had a lot of fun at the court. Neil gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Alexander had a lot of fun at the court. Jonathan gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Andrew had a lot of fun at the court. Neil gave a drill bit to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alexander", + "object": "drill bit", + "place": "court", + "random_a": "Andrew", + "random_b": "Neil", + "random_c": "Grant" + } + }, + { + "text": "Once Austin and Alex arrived at the field, Austin gave a notebook to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Alex arrived at the field, Roger gave a notebook to", + "random_names_cf": "Once Summer and Will arrived at the field, Summer gave a notebook to", + "s1_io_flip_cf": "Once Alex and Austin arrived at the field, Austin gave a notebook to", + "s2_io_flip_cf": "Once Austin and Alex arrived at the field, Alex gave a notebook to", + "random_names_s1_ioi_flip_cf": "Once Will and Summer arrived at the field, Summer gave a notebook to", + "random_names_s2_ioi_flip_cf": "Once Summer and Will arrived at the field, Will gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Austin arrived at the field, Alex gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Summer arrived at the field, Will gave a notebook to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "notebook", + "place": "field", + "random_a": "Summer", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "Then, Jim and Peter went to the ferry. Jim gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Peter went to the ferry. Stan gave a cable to", + "random_names_cf": "Then, Angel and Daniel went to the ferry. Angel gave a cable to", + "s1_io_flip_cf": "Then, Peter and Jim went to the ferry. Jim gave a cable to", + "s2_io_flip_cf": "Then, Jim and Peter went to the ferry. Peter gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Angel went to the ferry. Angel gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Daniel went to the ferry. Daniel gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Jim went to the ferry. Peter gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Angel went to the ferry. Daniel gave a cable to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jim", + "object": "cable", + "place": "ferry", + "random_a": "Angel", + "random_b": "Daniel", + "random_c": "Stan" + } + }, + { + "text": "Then, Roy and Charles went to the zoo. Roy gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Charles went to the zoo. Don gave a shelf to", + "random_names_cf": "Then, Sarah and Neil went to the zoo. Sarah gave a shelf to", + "s1_io_flip_cf": "Then, Charles and Roy went to the zoo. Roy gave a shelf to", + "s2_io_flip_cf": "Then, Roy and Charles went to the zoo. Charles gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Sarah went to the zoo. Sarah gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Neil went to the zoo. Neil gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roy went to the zoo. Charles gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Sarah went to the zoo. Neil gave a shelf to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Roy", + "object": "shelf", + "place": "zoo", + "random_a": "Sarah", + "random_b": "Neil", + "random_c": "Don" + } + }, + { + "text": "Once Josh and Steve arrived at the gym, Josh gave a wallet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Steve arrived at the gym, Grant gave a wallet to", + "random_names_cf": "Once Kay and Rob arrived at the gym, Kay gave a wallet to", + "s1_io_flip_cf": "Once Steve and Josh arrived at the gym, Josh gave a wallet to", + "s2_io_flip_cf": "Once Josh and Steve arrived at the gym, Steve gave a wallet to", + "random_names_s1_ioi_flip_cf": "Once Rob and Kay arrived at the gym, Kay gave a wallet to", + "random_names_s2_ioi_flip_cf": "Once Kay and Rob arrived at the gym, Rob gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Josh arrived at the gym, Steve gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Kay arrived at the gym, Rob gave a wallet to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Josh", + "object": "wallet", + "place": "gym", + "random_a": "Kay", + "random_b": "Rob", + "random_c": "Grant" + } + }, + { + "text": "Then, Peter and Angel went to the ferry. Peter gave a toaster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Angel went to the ferry. Henry gave a toaster to", + "random_names_cf": "Then, Scott and Steve went to the ferry. Scott gave a toaster to", + "s1_io_flip_cf": "Then, Angel and Peter went to the ferry. Peter gave a toaster to", + "s2_io_flip_cf": "Then, Peter and Angel went to the ferry. Angel gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Scott went to the ferry. Scott gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Steve went to the ferry. Steve gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Peter went to the ferry. Angel gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Scott went to the ferry. Steve gave a toaster to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Peter", + "object": "toaster", + "place": "ferry", + "random_a": "Scott", + "random_b": "Steve", + "random_c": "Henry" + } + }, + { + "text": "When Guy and Neil got a faucet at the salon, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Neil got a faucet at the salon, Angel decided to give it to", + "random_names_cf": "When Kay and Mike got a faucet at the salon, Kay decided to give it to", + "s1_io_flip_cf": "When Neil and Guy got a faucet at the salon, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Neil got a faucet at the salon, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Kay got a faucet at the salon, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Mike got a faucet at the salon, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Guy got a faucet at the salon, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Kay got a faucet at the salon, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "faucet", + "place": "salon", + "random_a": "Kay", + "random_b": "Mike", + "random_c": "Angel" + } + }, + { + "text": "When Daniel and Kelly got a remote control at the circus, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Kelly got a remote control at the circus, Angel decided to give it to", + "random_names_cf": "When Jonathan and Ross got a remote control at the circus, Jonathan decided to give it to", + "s1_io_flip_cf": "When Kelly and Daniel got a remote control at the circus, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Kelly got a remote control at the circus, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Jonathan got a remote control at the circus, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Ross got a remote control at the circus, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Daniel got a remote control at the circus, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Jonathan got a remote control at the circus, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Daniel", + "object": "remote control", + "place": "circus", + "random_a": "Jonathan", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "Then, Rick and William had a lot of fun at the salon. Rick gave a coat to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and William had a lot of fun at the salon. Luke gave a coat to", + "random_names_cf": "Then, Peter and Don had a lot of fun at the salon. Peter gave a coat to", + "s1_io_flip_cf": "Then, William and Rick had a lot of fun at the salon. Rick gave a coat to", + "s2_io_flip_cf": "Then, Rick and William had a lot of fun at the salon. William gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Don and Peter had a lot of fun at the salon. Peter gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Don had a lot of fun at the salon. Don gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Rick had a lot of fun at the salon. William gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Peter had a lot of fun at the salon. Don gave a coat to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Rick", + "object": "coat", + "place": "salon", + "random_a": "Peter", + "random_b": "Don", + "random_c": "Luke" + } + }, + { + "text": "Then, Kelly and Austin were working at the stadium. Kelly decided to give a fan to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Austin were working at the stadium. Summer decided to give a fan to", + "random_names_cf": "Then, Mike and Elizabeth were working at the stadium. Mike decided to give a fan to", + "s1_io_flip_cf": "Then, Austin and Kelly were working at the stadium. Kelly decided to give a fan to", + "s2_io_flip_cf": "Then, Kelly and Austin were working at the stadium. Austin decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Mike were working at the stadium. Mike decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Elizabeth were working at the stadium. Elizabeth decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Kelly were working at the stadium. Austin decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Mike were working at the stadium. Elizabeth decided to give a fan to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Kelly", + "object": "fan", + "place": "stadium", + "random_a": "Mike", + "random_b": "Elizabeth", + "random_c": "Summer" + } + }, + { + "text": "Before Mike and Cal left the garden, Mike decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Cal left the garden, Lewis decided to give a crate to", + "random_names_cf": "Before Josh and Scott left the garden, Josh decided to give a crate to", + "s1_io_flip_cf": "Before Cal and Mike left the garden, Mike decided to give a crate to", + "s2_io_flip_cf": "Before Mike and Cal left the garden, Cal decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Scott and Josh left the garden, Josh decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Josh and Scott left the garden, Scott decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Mike left the garden, Cal decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Josh left the garden, Scott decided to give a crate to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Mike", + "object": "crate", + "place": "garden", + "random_a": "Josh", + "random_b": "Scott", + "random_c": "Lewis" + } + }, + { + "text": "Then, Daniel and Steve went to the service station. Daniel gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Steve went to the service station. Josh gave a jar to", + "random_names_cf": "Then, Stan and Jonathan went to the service station. Stan gave a jar to", + "s1_io_flip_cf": "Then, Steve and Daniel went to the service station. Daniel gave a jar to", + "s2_io_flip_cf": "Then, Daniel and Steve went to the service station. Steve gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Stan went to the service station. Stan gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Jonathan went to the service station. Jonathan gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Daniel went to the service station. Steve gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Stan went to the service station. Jonathan gave a jar to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Daniel", + "object": "jar", + "place": "service station", + "random_a": "Stan", + "random_b": "Jonathan", + "random_c": "Josh" + } + }, + { + "text": "While Dan and Don relaxed, Dan gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Don relaxed, Scott gave a key to", + "random_names_cf": "While Mike and Edward relaxed, Mike gave a key to", + "s1_io_flip_cf": "While Don and Dan relaxed, Dan gave a key to", + "s2_io_flip_cf": "While Dan and Don relaxed, Don gave a key to", + "random_names_s1_ioi_flip_cf": "While Edward and Mike relaxed, Mike gave a key to", + "random_names_s2_ioi_flip_cf": "While Mike and Edward relaxed, Edward gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Dan relaxed, Don gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Mike relaxed, Edward gave a key to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Dan", + "object": "key", + "place": "marketplace", + "random_a": "Mike", + "random_b": "Edward", + "random_c": "Scott" + } + }, + { + "text": "Then, Ryan and Peter were working at the mall. Ryan decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Peter were working at the mall. Sarah decided to give a tablet to", + "random_names_cf": "Then, Don and Roy were working at the mall. Don decided to give a tablet to", + "s1_io_flip_cf": "Then, Peter and Ryan were working at the mall. Ryan decided to give a tablet to", + "s2_io_flip_cf": "Then, Ryan and Peter were working at the mall. Peter decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Don were working at the mall. Don decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Don and Roy were working at the mall. Roy decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Ryan were working at the mall. Peter decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Don were working at the mall. Roy decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Ryan", + "object": "tablet", + "place": "mall", + "random_a": "Don", + "random_b": "Roy", + "random_c": "Sarah" + } + }, + { + "text": "Then, Roy and Scott were working at the tire store. Roy decided to give a joystick to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Scott were working at the tire store. Guy decided to give a joystick to", + "random_names_cf": "Then, William and Henry were working at the tire store. William decided to give a joystick to", + "s1_io_flip_cf": "Then, Scott and Roy were working at the tire store. Roy decided to give a joystick to", + "s2_io_flip_cf": "Then, Roy and Scott were working at the tire store. Scott decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Henry and William were working at the tire store. William decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Then, William and Henry were working at the tire store. Henry decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roy were working at the tire store. Scott decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and William were working at the tire store. Henry decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "joystick", + "place": "tire store", + "random_a": "William", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "When Angel and Will were about to leave the pizzeria, Angel gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Will were about to leave the pizzeria, Rick gave a pair of nail clippers to", + "random_names_cf": "When Roy and Don were about to leave the pizzeria, Roy gave a pair of nail clippers to", + "s1_io_flip_cf": "When Will and Angel were about to leave the pizzeria, Angel gave a pair of nail clippers to", + "s2_io_flip_cf": "When Angel and Will were about to leave the pizzeria, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Don and Roy were about to leave the pizzeria, Roy gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Roy and Don were about to leave the pizzeria, Don gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Angel were about to leave the pizzeria, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Roy were about to leave the pizzeria, Don gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Angel", + "object": "pair of nail clippers", + "place": "pizzeria", + "random_a": "Roy", + "random_b": "Don", + "random_c": "Rick" + } + }, + { + "text": "Once Angel and Steve arrived at the toy store, Angel gave a spoon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Steve arrived at the toy store, Kelly gave a spoon to", + "random_names_cf": "Once Alex and Kay arrived at the toy store, Alex gave a spoon to", + "s1_io_flip_cf": "Once Steve and Angel arrived at the toy store, Angel gave a spoon to", + "s2_io_flip_cf": "Once Angel and Steve arrived at the toy store, Steve gave a spoon to", + "random_names_s1_ioi_flip_cf": "Once Kay and Alex arrived at the toy store, Alex gave a spoon to", + "random_names_s2_ioi_flip_cf": "Once Alex and Kay arrived at the toy store, Kay gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Angel arrived at the toy store, Steve gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Alex arrived at the toy store, Kay gave a spoon to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Angel", + "object": "spoon", + "place": "toy store", + "random_a": "Alex", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "When Scott and Alexander got a tent at the optician, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Alexander got a tent at the optician, Daniel decided to give it to", + "random_names_cf": "When Lewis and Jonathan got a tent at the optician, Lewis decided to give it to", + "s1_io_flip_cf": "When Alexander and Scott got a tent at the optician, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Alexander got a tent at the optician, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Lewis got a tent at the optician, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Jonathan got a tent at the optician, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Scott got a tent at the optician, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Lewis got a tent at the optician, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Scott", + "object": "tent", + "place": "optician", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "Daniel" + } + }, + { + "text": "When Dan and Josh were about to leave the service station, Dan gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Josh were about to leave the service station, Peter gave a set of headphones to", + "random_names_cf": "When Cal and Austin were about to leave the service station, Cal gave a set of headphones to", + "s1_io_flip_cf": "When Josh and Dan were about to leave the service station, Dan gave a set of headphones to", + "s2_io_flip_cf": "When Dan and Josh were about to leave the service station, Josh gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Austin and Cal were about to leave the service station, Cal gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Cal and Austin were about to leave the service station, Austin gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Dan were about to leave the service station, Josh gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Cal were about to leave the service station, Austin gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Dan", + "object": "set of headphones", + "place": "service station", + "random_a": "Cal", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "When Angel and Steven got a set of headphones at the parking lot, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Steven got a set of headphones at the parking lot, Roy decided to give it to", + "random_names_cf": "When Luke and Austin got a set of headphones at the parking lot, Luke decided to give it to", + "s1_io_flip_cf": "When Steven and Angel got a set of headphones at the parking lot, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Steven got a set of headphones at the parking lot, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Luke got a set of headphones at the parking lot, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Austin got a set of headphones at the parking lot, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Angel got a set of headphones at the parking lot, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Luke got a set of headphones at the parking lot, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Angel", + "object": "set of headphones", + "place": "parking lot", + "random_a": "Luke", + "random_b": "Austin", + "random_c": "Roy" + } + }, + { + "text": "Then, Don and Roy went to the mall. Don gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Roy went to the mall. Alex gave a joystick to", + "random_names_cf": "Then, Kay and Rick went to the mall. Kay gave a joystick to", + "s1_io_flip_cf": "Then, Roy and Don went to the mall. Don gave a joystick to", + "s2_io_flip_cf": "Then, Don and Roy went to the mall. Roy gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Kay went to the mall. Kay gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Rick went to the mall. Rick gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Don went to the mall. Roy gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Kay went to the mall. Rick gave a joystick to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Don", + "object": "joystick", + "place": "mall", + "random_a": "Kay", + "random_b": "Rick", + "random_c": "Alex" + } + }, + { + "text": "Then, Grant and Scott were working at the restaurant. Grant decided to give a basketball to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Scott were working at the restaurant. Andrew decided to give a basketball to", + "random_names_cf": "Then, Elizabeth and Austin were working at the restaurant. Elizabeth decided to give a basketball to", + "s1_io_flip_cf": "Then, Scott and Grant were working at the restaurant. Grant decided to give a basketball to", + "s2_io_flip_cf": "Then, Grant and Scott were working at the restaurant. Scott decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Elizabeth were working at the restaurant. Elizabeth decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Austin were working at the restaurant. Austin decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Grant were working at the restaurant. Scott decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Elizabeth were working at the restaurant. Austin decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Grant", + "object": "basketball", + "place": "restaurant", + "random_a": "Elizabeth", + "random_b": "Austin", + "random_c": "Andrew" + } + }, + { + "text": "When Neil and Henry got a shoe at the market, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Henry got a shoe at the market, William decided to give it to", + "random_names_cf": "When Phil and Ryan got a shoe at the market, Phil decided to give it to", + "s1_io_flip_cf": "When Henry and Neil got a shoe at the market, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Henry got a shoe at the market, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Phil got a shoe at the market, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Ryan got a shoe at the market, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Neil got a shoe at the market, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Phil got a shoe at the market, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Neil", + "object": "shoe", + "place": "market", + "random_a": "Phil", + "random_b": "Ryan", + "random_c": "William" + } + }, + { + "text": "Before Peter and Ross left the restaurant, Peter decided to give a spoon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Ross left the restaurant, Josh decided to give a spoon to", + "random_names_cf": "Before Charles and Cal left the restaurant, Charles decided to give a spoon to", + "s1_io_flip_cf": "Before Ross and Peter left the restaurant, Peter decided to give a spoon to", + "s2_io_flip_cf": "Before Peter and Ross left the restaurant, Ross decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Before Cal and Charles left the restaurant, Charles decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Before Charles and Cal left the restaurant, Cal decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Peter left the restaurant, Ross decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Charles left the restaurant, Cal decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Peter", + "object": "spoon", + "place": "restaurant", + "random_a": "Charles", + "random_b": "Cal", + "random_c": "Josh" + } + }, + { + "text": "When Joe and Rick were about to leave the break room, Joe gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Rick were about to leave the break room, Tim gave a tablet to", + "random_names_cf": "When Charles and Mike were about to leave the break room, Charles gave a tablet to", + "s1_io_flip_cf": "When Rick and Joe were about to leave the break room, Joe gave a tablet to", + "s2_io_flip_cf": "When Joe and Rick were about to leave the break room, Rick gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Mike and Charles were about to leave the break room, Charles gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Charles and Mike were about to leave the break room, Mike gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Joe were about to leave the break room, Rick gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Charles were about to leave the break room, Mike gave a tablet to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Joe", + "object": "tablet", + "place": "break room", + "random_a": "Charles", + "random_b": "Mike", + "random_c": "Tim" + } + }, + { + "text": "When Rick and Andrew got a microphone at the car, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Andrew got a microphone at the car, Mike decided to give it to", + "random_names_cf": "When Neil and Elizabeth got a microphone at the car, Neil decided to give it to", + "s1_io_flip_cf": "When Andrew and Rick got a microphone at the car, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Andrew got a microphone at the car, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Neil got a microphone at the car, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Elizabeth got a microphone at the car, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Rick got a microphone at the car, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Neil got a microphone at the car, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "microphone", + "place": "car", + "random_a": "Neil", + "random_b": "Elizabeth", + "random_c": "Mike" + } + }, + { + "text": "The square Phil and Dan went to had a bathtub. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Phil and Dan went to had a bathtub. Edward gave it to", + "random_names_cf": "The square Alexander and Alex went to had a bathtub. Alexander gave it to", + "s1_io_flip_cf": "The square Dan and Phil went to had a bathtub. Phil gave it to", + "s2_io_flip_cf": "The square Phil and Dan went to had a bathtub. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The square Alex and Alexander went to had a bathtub. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The square Alexander and Alex went to had a bathtub. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Dan and Phil went to had a bathtub. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Alex and Alexander went to had a bathtub. Alex gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Phil", + "object": "bathtub", + "place": "square", + "random_a": "Alexander", + "random_b": "Alex", + "random_c": "Edward" + } + }, + { + "text": "Then, Dan and Robert went to the field. Dan gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Robert went to the field. Joe gave a razor to", + "random_names_cf": "Then, Tom and Mike went to the field. Tom gave a razor to", + "s1_io_flip_cf": "Then, Robert and Dan went to the field. Dan gave a razor to", + "s2_io_flip_cf": "Then, Dan and Robert went to the field. Robert gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Tom went to the field. Tom gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Mike went to the field. Mike gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Dan went to the field. Robert gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tom went to the field. Mike gave a razor to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Dan", + "object": "razor", + "place": "field", + "random_a": "Tom", + "random_b": "Mike", + "random_c": "Joe" + } + }, + { + "text": "Before Lewis and Will left the hangar, Lewis decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Will left the hangar, Rob decided to give a radiator to", + "random_names_cf": "Before Tim and Kay left the hangar, Tim decided to give a radiator to", + "s1_io_flip_cf": "Before Will and Lewis left the hangar, Lewis decided to give a radiator to", + "s2_io_flip_cf": "Before Lewis and Will left the hangar, Will decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Kay and Tim left the hangar, Tim decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Tim and Kay left the hangar, Kay decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Lewis left the hangar, Will decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Tim left the hangar, Kay decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Lewis", + "object": "radiator", + "place": "hangar", + "random_a": "Tim", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "Then, Henry and Rick went to the circus. Henry gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Rick went to the circus. Alexander gave a machine to", + "random_names_cf": "Then, Steven and Sarah went to the circus. Steven gave a machine to", + "s1_io_flip_cf": "Then, Rick and Henry went to the circus. Henry gave a machine to", + "s2_io_flip_cf": "Then, Henry and Rick went to the circus. Rick gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Steven went to the circus. Steven gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Sarah went to the circus. Sarah gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Henry went to the circus. Rick gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steven went to the circus. Sarah gave a machine to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "machine", + "place": "circus", + "random_a": "Steven", + "random_b": "Sarah", + "random_c": "Alexander" + } + }, + { + "text": "Once Luke and Jim arrived at the spa, Luke gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Jim arrived at the spa, Rob gave a microphone to", + "random_names_cf": "Once Edward and Mike arrived at the spa, Edward gave a microphone to", + "s1_io_flip_cf": "Once Jim and Luke arrived at the spa, Luke gave a microphone to", + "s2_io_flip_cf": "Once Luke and Jim arrived at the spa, Jim gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Mike and Edward arrived at the spa, Edward gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Edward and Mike arrived at the spa, Mike gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Luke arrived at the spa, Jim gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Edward arrived at the spa, Mike gave a microphone to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Luke", + "object": "microphone", + "place": "spa", + "random_a": "Edward", + "random_b": "Mike", + "random_c": "Rob" + } + }, + { + "text": "When Rob and Kelly were about to leave the supermarket, Rob gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Kelly were about to leave the supermarket, Summer gave a toilet to", + "random_names_cf": "When Josh and Ryan were about to leave the supermarket, Josh gave a toilet to", + "s1_io_flip_cf": "When Kelly and Rob were about to leave the supermarket, Rob gave a toilet to", + "s2_io_flip_cf": "When Rob and Kelly were about to leave the supermarket, Kelly gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Ryan and Josh were about to leave the supermarket, Josh gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Josh and Ryan were about to leave the supermarket, Ryan gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Rob were about to leave the supermarket, Kelly gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Josh were about to leave the supermarket, Ryan gave a toilet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Rob", + "object": "toilet", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Ryan", + "random_c": "Summer" + } + }, + { + "text": "Once Scott and Summer arrived at the garden, Scott gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Summer arrived at the garden, Ryan gave a napkin to", + "random_names_cf": "Once Stan and Jonathan arrived at the garden, Stan gave a napkin to", + "s1_io_flip_cf": "Once Summer and Scott arrived at the garden, Scott gave a napkin to", + "s2_io_flip_cf": "Once Scott and Summer arrived at the garden, Summer gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Stan arrived at the garden, Stan gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Stan and Jonathan arrived at the garden, Jonathan gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Scott arrived at the garden, Summer gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Stan arrived at the garden, Jonathan gave a napkin to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Scott", + "object": "napkin", + "place": "garden", + "random_a": "Stan", + "random_b": "Jonathan", + "random_c": "Ryan" + } + }, + { + "text": "Then, Scott and Luke went to the service station. Scott gave a pillow to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Luke went to the service station. Will gave a pillow to", + "random_names_cf": "Then, Roger and Don went to the service station. Roger gave a pillow to", + "s1_io_flip_cf": "Then, Luke and Scott went to the service station. Scott gave a pillow to", + "s2_io_flip_cf": "Then, Scott and Luke went to the service station. Luke gave a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Don and Roger went to the service station. Roger gave a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Don went to the service station. Don gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Scott went to the service station. Luke gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Roger went to the service station. Don gave a pillow to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Scott", + "object": "pillow", + "place": "service station", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Will" + } + }, + { + "text": "Then, Roy and Charles had a lot of fun at the optician. Roy gave a strainer to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Charles had a lot of fun at the optician. Rob gave a strainer to", + "random_names_cf": "Then, Summer and Steven had a lot of fun at the optician. Summer gave a strainer to", + "s1_io_flip_cf": "Then, Charles and Roy had a lot of fun at the optician. Roy gave a strainer to", + "s2_io_flip_cf": "Then, Roy and Charles had a lot of fun at the optician. Charles gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Summer had a lot of fun at the optician. Summer gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Steven had a lot of fun at the optician. Steven gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roy had a lot of fun at the optician. Charles gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Summer had a lot of fun at the optician. Steven gave a strainer to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Roy", + "object": "strainer", + "place": "optician", + "random_a": "Summer", + "random_b": "Steven", + "random_c": "Rob" + } + }, + { + "text": "Then, Steve and Cal had a lot of fun at the toy store. Steve gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Cal had a lot of fun at the toy store. Alex gave a screwdriver to", + "random_names_cf": "Then, William and Roger had a lot of fun at the toy store. William gave a screwdriver to", + "s1_io_flip_cf": "Then, Cal and Steve had a lot of fun at the toy store. Steve gave a screwdriver to", + "s2_io_flip_cf": "Then, Steve and Cal had a lot of fun at the toy store. Cal gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Roger and William had a lot of fun at the toy store. William gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, William and Roger had a lot of fun at the toy store. Roger gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steve had a lot of fun at the toy store. Cal gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and William had a lot of fun at the toy store. Roger gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steve", + "object": "screwdriver", + "place": "toy store", + "random_a": "William", + "random_b": "Roger", + "random_c": "Alex" + } + }, + { + "text": "When Charles and Peter were about to leave the market, Charles gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Peter were about to leave the market, Dan gave a folder to", + "random_names_cf": "When Austin and Don were about to leave the market, Austin gave a folder to", + "s1_io_flip_cf": "When Peter and Charles were about to leave the market, Charles gave a folder to", + "s2_io_flip_cf": "When Charles and Peter were about to leave the market, Peter gave a folder to", + "random_names_s1_ioi_flip_cf": "When Don and Austin were about to leave the market, Austin gave a folder to", + "random_names_s2_ioi_flip_cf": "When Austin and Don were about to leave the market, Don gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Charles were about to leave the market, Peter gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Austin were about to leave the market, Don gave a folder to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Charles", + "object": "folder", + "place": "market", + "random_a": "Austin", + "random_b": "Don", + "random_c": "Dan" + } + }, + { + "text": "When Elizabeth and Tim got a strap at the boatyard, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Tim got a strap at the boatyard, Ryan decided to give it to", + "random_names_cf": "When Rob and Summer got a strap at the boatyard, Rob decided to give it to", + "s1_io_flip_cf": "When Tim and Elizabeth got a strap at the boatyard, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Tim got a strap at the boatyard, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Rob got a strap at the boatyard, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Summer got a strap at the boatyard, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Elizabeth got a strap at the boatyard, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Rob got a strap at the boatyard, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Elizabeth", + "object": "strap", + "place": "boatyard", + "random_a": "Rob", + "random_b": "Summer", + "random_c": "Ryan" + } + }, + { + "text": "While Mike and Angel relaxed, Mike gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Angel relaxed, Henry gave a laptop to", + "random_names_cf": "While Cal and Alex relaxed, Cal gave a laptop to", + "s1_io_flip_cf": "While Angel and Mike relaxed, Mike gave a laptop to", + "s2_io_flip_cf": "While Mike and Angel relaxed, Angel gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Alex and Cal relaxed, Cal gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Cal and Alex relaxed, Alex gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Mike relaxed, Angel gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Cal relaxed, Alex gave a laptop to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Mike", + "object": "laptop", + "place": "campground", + "random_a": "Cal", + "random_b": "Alex", + "random_c": "Henry" + } + }, + { + "text": "While Ryan and Robert relaxed, Ryan gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Robert relaxed, Alex gave a basketball to", + "random_names_cf": "While Elizabeth and Summer relaxed, Elizabeth gave a basketball to", + "s1_io_flip_cf": "While Robert and Ryan relaxed, Ryan gave a basketball to", + "s2_io_flip_cf": "While Ryan and Robert relaxed, Robert gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Summer and Elizabeth relaxed, Elizabeth gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Summer relaxed, Summer gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Ryan relaxed, Robert gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Elizabeth relaxed, Summer gave a basketball to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ryan", + "object": "basketball", + "place": "zoo", + "random_a": "Elizabeth", + "random_b": "Summer", + "random_c": "Alex" + } + }, + { + "text": "Then, Alex and Steve went to the square. Alex gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Steve went to the square. Robert gave a bicycle to", + "random_names_cf": "Then, Guy and Kay went to the square. Guy gave a bicycle to", + "s1_io_flip_cf": "Then, Steve and Alex went to the square. Alex gave a bicycle to", + "s2_io_flip_cf": "Then, Alex and Steve went to the square. Steve gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Guy went to the square. Guy gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Kay went to the square. Kay gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Alex went to the square. Steve gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Guy went to the square. Kay gave a bicycle to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Alex", + "object": "bicycle", + "place": "square", + "random_a": "Guy", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "Then, Austin and Lewis had a lot of fun at the cafeteria. Austin gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Lewis had a lot of fun at the cafeteria. William gave a heater to", + "random_names_cf": "Then, Scott and Summer had a lot of fun at the cafeteria. Scott gave a heater to", + "s1_io_flip_cf": "Then, Lewis and Austin had a lot of fun at the cafeteria. Austin gave a heater to", + "s2_io_flip_cf": "Then, Austin and Lewis had a lot of fun at the cafeteria. Lewis gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Scott had a lot of fun at the cafeteria. Scott gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Summer had a lot of fun at the cafeteria. Summer gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Austin had a lot of fun at the cafeteria. Lewis gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Scott had a lot of fun at the cafeteria. Summer gave a heater to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Austin", + "object": "heater", + "place": "cafeteria", + "random_a": "Scott", + "random_b": "Summer", + "random_c": "William" + } + }, + { + "text": "When Ryan and Lewis were about to leave the airport, Ryan gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Lewis were about to leave the airport, Peter gave a razor to", + "random_names_cf": "When Summer and Tom were about to leave the airport, Summer gave a razor to", + "s1_io_flip_cf": "When Lewis and Ryan were about to leave the airport, Ryan gave a razor to", + "s2_io_flip_cf": "When Ryan and Lewis were about to leave the airport, Lewis gave a razor to", + "random_names_s1_ioi_flip_cf": "When Tom and Summer were about to leave the airport, Summer gave a razor to", + "random_names_s2_ioi_flip_cf": "When Summer and Tom were about to leave the airport, Tom gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Ryan were about to leave the airport, Lewis gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Summer were about to leave the airport, Tom gave a razor to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Ryan", + "object": "razor", + "place": "airport", + "random_a": "Summer", + "random_b": "Tom", + "random_c": "Peter" + } + }, + { + "text": "While Roger and Cal relaxed, Roger gave a heater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Cal relaxed, Stan gave a heater to", + "random_names_cf": "While Will and Grant relaxed, Will gave a heater to", + "s1_io_flip_cf": "While Cal and Roger relaxed, Roger gave a heater to", + "s2_io_flip_cf": "While Roger and Cal relaxed, Cal gave a heater to", + "random_names_s1_ioi_flip_cf": "While Grant and Will relaxed, Will gave a heater to", + "random_names_s2_ioi_flip_cf": "While Will and Grant relaxed, Grant gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Roger relaxed, Cal gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Will relaxed, Grant gave a heater to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "heater", + "place": "salon", + "random_a": "Will", + "random_b": "Grant", + "random_c": "Stan" + } + }, + { + "text": "While Robert and Ryan relaxed, Robert gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Ryan relaxed, Jonathan gave a pencil to", + "random_names_cf": "While Kay and Don relaxed, Kay gave a pencil to", + "s1_io_flip_cf": "While Ryan and Robert relaxed, Robert gave a pencil to", + "s2_io_flip_cf": "While Robert and Ryan relaxed, Ryan gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Don and Kay relaxed, Kay gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Kay and Don relaxed, Don gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Robert relaxed, Ryan gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Kay relaxed, Don gave a pencil to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Robert", + "object": "pencil", + "place": "airport", + "random_a": "Kay", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "When Edward and Angel were about to leave the cafe, Edward gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Angel were about to leave the cafe, Alex gave a fork to", + "random_names_cf": "When Charles and Luke were about to leave the cafe, Charles gave a fork to", + "s1_io_flip_cf": "When Angel and Edward were about to leave the cafe, Edward gave a fork to", + "s2_io_flip_cf": "When Edward and Angel were about to leave the cafe, Angel gave a fork to", + "random_names_s1_ioi_flip_cf": "When Luke and Charles were about to leave the cafe, Charles gave a fork to", + "random_names_s2_ioi_flip_cf": "When Charles and Luke were about to leave the cafe, Luke gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Edward were about to leave the cafe, Angel gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Charles were about to leave the cafe, Luke gave a fork to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Edward", + "object": "fork", + "place": "cafe", + "random_a": "Charles", + "random_b": "Luke", + "random_c": "Alex" + } + }, + { + "text": "Then, Roger and Cal were working at the clothing store. Roger decided to give a set of headphones to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Cal were working at the clothing store. Daniel decided to give a set of headphones to", + "random_names_cf": "Then, Dan and Tim were working at the clothing store. Dan decided to give a set of headphones to", + "s1_io_flip_cf": "Then, Cal and Roger were working at the clothing store. Roger decided to give a set of headphones to", + "s2_io_flip_cf": "Then, Roger and Cal were working at the clothing store. Cal decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Dan were working at the clothing store. Dan decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Tim were working at the clothing store. Tim decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Roger were working at the clothing store. Cal decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Dan were working at the clothing store. Tim decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "set of headphones", + "place": "clothing store", + "random_a": "Dan", + "random_b": "Tim", + "random_c": "Daniel" + } + }, + { + "text": "Once Neil and Steve arrived at the museum, Neil gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Steve arrived at the museum, Kelly gave a backpack to", + "random_names_cf": "Once Austin and Mike arrived at the museum, Austin gave a backpack to", + "s1_io_flip_cf": "Once Steve and Neil arrived at the museum, Neil gave a backpack to", + "s2_io_flip_cf": "Once Neil and Steve arrived at the museum, Steve gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Mike and Austin arrived at the museum, Austin gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Austin and Mike arrived at the museum, Mike gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Neil arrived at the museum, Steve gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Austin arrived at the museum, Mike gave a backpack to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Neil", + "object": "backpack", + "place": "museum", + "random_a": "Austin", + "random_b": "Mike", + "random_c": "Kelly" + } + }, + { + "text": "When Daniel and Guy got a comb at the spa, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Guy got a comb at the spa, Austin decided to give it to", + "random_names_cf": "When Henry and Sarah got a comb at the spa, Henry decided to give it to", + "s1_io_flip_cf": "When Guy and Daniel got a comb at the spa, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Guy got a comb at the spa, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Henry got a comb at the spa, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Sarah got a comb at the spa, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Daniel got a comb at the spa, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Henry got a comb at the spa, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Daniel", + "object": "comb", + "place": "spa", + "random_a": "Henry", + "random_b": "Sarah", + "random_c": "Austin" + } + }, + { + "text": "Then, Ross and Summer were working at the cafe. Ross decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Summer were working at the cafe. Guy decided to give a piece of tape to", + "random_names_cf": "Then, Jim and Roger were working at the cafe. Jim decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Summer and Ross were working at the cafe. Ross decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Ross and Summer were working at the cafe. Summer decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Jim were working at the cafe. Jim decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Roger were working at the cafe. Roger decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Ross were working at the cafe. Summer decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Jim were working at the cafe. Roger decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ross", + "object": "piece of tape", + "place": "cafe", + "random_a": "Jim", + "random_b": "Roger", + "random_c": "Guy" + } + }, + { + "text": "Then, Robert and William had a lot of fun at the break room. Robert gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and William had a lot of fun at the break room. Jim gave a boot to", + "random_names_cf": "Then, Don and Kay had a lot of fun at the break room. Don gave a boot to", + "s1_io_flip_cf": "Then, William and Robert had a lot of fun at the break room. Robert gave a boot to", + "s2_io_flip_cf": "Then, Robert and William had a lot of fun at the break room. William gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Don had a lot of fun at the break room. Don gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Don and Kay had a lot of fun at the break room. Kay gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Robert had a lot of fun at the break room. William gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Don had a lot of fun at the break room. Kay gave a boot to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Robert", + "object": "boot", + "place": "break room", + "random_a": "Don", + "random_b": "Kay", + "random_c": "Jim" + } + }, + { + "text": "When William and Alexander were about to leave the parking lot, William gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Alexander were about to leave the parking lot, Summer gave a notebook to", + "random_names_cf": "When Grant and Roy were about to leave the parking lot, Grant gave a notebook to", + "s1_io_flip_cf": "When Alexander and William were about to leave the parking lot, William gave a notebook to", + "s2_io_flip_cf": "When William and Alexander were about to leave the parking lot, Alexander gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Roy and Grant were about to leave the parking lot, Grant gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Grant and Roy were about to leave the parking lot, Roy gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and William were about to leave the parking lot, Alexander gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Grant were about to leave the parking lot, Roy gave a notebook to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "William", + "object": "notebook", + "place": "parking lot", + "random_a": "Grant", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Then, Lewis and Tim went to the market. Lewis gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Tim went to the market. Angel gave a folder to", + "random_names_cf": "Then, Summer and Rob went to the market. Summer gave a folder to", + "s1_io_flip_cf": "Then, Tim and Lewis went to the market. Lewis gave a folder to", + "s2_io_flip_cf": "Then, Lewis and Tim went to the market. Tim gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Summer went to the market. Summer gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Rob went to the market. Rob gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Lewis went to the market. Tim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Summer went to the market. Rob gave a folder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Lewis", + "object": "folder", + "place": "market", + "random_a": "Summer", + "random_b": "Rob", + "random_c": "Angel" + } + }, + { + "text": "Once Neil and Ryan arrived at the salon, Neil gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Ryan arrived at the salon, Tim gave a boot to", + "random_names_cf": "Once Mike and Tom arrived at the salon, Mike gave a boot to", + "s1_io_flip_cf": "Once Ryan and Neil arrived at the salon, Neil gave a boot to", + "s2_io_flip_cf": "Once Neil and Ryan arrived at the salon, Ryan gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Tom and Mike arrived at the salon, Mike gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Mike and Tom arrived at the salon, Tom gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Neil arrived at the salon, Ryan gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Mike arrived at the salon, Tom gave a boot to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Neil", + "object": "boot", + "place": "salon", + "random_a": "Mike", + "random_b": "Tom", + "random_c": "Tim" + } + }, + { + "text": "When Angel and Dan got a set of headphones at the break room, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Dan got a set of headphones at the break room, Jim decided to give it to", + "random_names_cf": "When Luke and Josh got a set of headphones at the break room, Luke decided to give it to", + "s1_io_flip_cf": "When Dan and Angel got a set of headphones at the break room, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Dan got a set of headphones at the break room, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Luke got a set of headphones at the break room, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Josh got a set of headphones at the break room, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Angel got a set of headphones at the break room, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Luke got a set of headphones at the break room, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Angel", + "object": "set of headphones", + "place": "break room", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "Jim" + } + }, + { + "text": "The harbor Scott and Robert went to had a faucet. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Scott and Robert went to had a faucet. Neil gave it to", + "random_names_cf": "The harbor Grant and Cal went to had a faucet. Grant gave it to", + "s1_io_flip_cf": "The harbor Robert and Scott went to had a faucet. Scott gave it to", + "s2_io_flip_cf": "The harbor Scott and Robert went to had a faucet. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Cal and Grant went to had a faucet. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Grant and Cal went to had a faucet. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Robert and Scott went to had a faucet. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Cal and Grant went to had a faucet. Cal gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Scott", + "object": "faucet", + "place": "harbor", + "random_a": "Grant", + "random_b": "Cal", + "random_c": "Neil" + } + }, + { + "text": "Then, Lewis and Rob had a lot of fun at the museum. Lewis gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rob had a lot of fun at the museum. Stan gave a faucet to", + "random_names_cf": "Then, Steve and Andrew had a lot of fun at the museum. Steve gave a faucet to", + "s1_io_flip_cf": "Then, Rob and Lewis had a lot of fun at the museum. Lewis gave a faucet to", + "s2_io_flip_cf": "Then, Lewis and Rob had a lot of fun at the museum. Rob gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Steve had a lot of fun at the museum. Steve gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Andrew had a lot of fun at the museum. Andrew gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Lewis had a lot of fun at the museum. Rob gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Steve had a lot of fun at the museum. Andrew gave a faucet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Lewis", + "object": "faucet", + "place": "museum", + "random_a": "Steve", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "Then, Mike and Kay went to the spa. Mike gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Kay went to the spa. Josh gave a key to", + "random_names_cf": "Then, Luke and Ross went to the spa. Luke gave a key to", + "s1_io_flip_cf": "Then, Kay and Mike went to the spa. Mike gave a key to", + "s2_io_flip_cf": "Then, Mike and Kay went to the spa. Kay gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Luke went to the spa. Luke gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Ross went to the spa. Ross gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Mike went to the spa. Kay gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Luke went to the spa. Ross gave a key to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Mike", + "object": "key", + "place": "spa", + "random_a": "Luke", + "random_b": "Ross", + "random_c": "Josh" + } + }, + { + "text": "Then, Tim and Charles had a lot of fun at the campground. Tim gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Charles had a lot of fun at the campground. Summer gave a pair of nail clippers to", + "random_names_cf": "Then, Angel and Dan had a lot of fun at the campground. Angel gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Charles and Tim had a lot of fun at the campground. Tim gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Tim and Charles had a lot of fun at the campground. Charles gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Angel had a lot of fun at the campground. Angel gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Dan had a lot of fun at the campground. Dan gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Tim had a lot of fun at the campground. Charles gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Angel had a lot of fun at the campground. Dan gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Tim", + "object": "pair of nail clippers", + "place": "campground", + "random_a": "Angel", + "random_b": "Dan", + "random_c": "Summer" + } + }, + { + "text": "Then, Elizabeth and Guy had a lot of fun at the court. Elizabeth gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Guy had a lot of fun at the court. Alexander gave a screwdriver to", + "random_names_cf": "Then, Rob and Edward had a lot of fun at the court. Rob gave a screwdriver to", + "s1_io_flip_cf": "Then, Guy and Elizabeth had a lot of fun at the court. Elizabeth gave a screwdriver to", + "s2_io_flip_cf": "Then, Elizabeth and Guy had a lot of fun at the court. Guy gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Rob had a lot of fun at the court. Rob gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Edward had a lot of fun at the court. Edward gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Elizabeth had a lot of fun at the court. Guy gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Rob had a lot of fun at the court. Edward gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Elizabeth", + "object": "screwdriver", + "place": "court", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Alexander" + } + }, + { + "text": "While Kay and Guy relaxed, Kay gave a scarf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Guy relaxed, Peter gave a scarf to", + "random_names_cf": "While Phil and Austin relaxed, Phil gave a scarf to", + "s1_io_flip_cf": "While Guy and Kay relaxed, Kay gave a scarf to", + "s2_io_flip_cf": "While Kay and Guy relaxed, Guy gave a scarf to", + "random_names_s1_ioi_flip_cf": "While Austin and Phil relaxed, Phil gave a scarf to", + "random_names_s2_ioi_flip_cf": "While Phil and Austin relaxed, Austin gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Kay relaxed, Guy gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Phil relaxed, Austin gave a scarf to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kay", + "object": "scarf", + "place": "stadium", + "random_a": "Phil", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "Then, Cal and Joe were working at the court. Cal decided to give a needle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe were working at the court. Kay decided to give a needle to", + "random_names_cf": "Then, Steve and Scott were working at the court. Steve decided to give a needle to", + "s1_io_flip_cf": "Then, Joe and Cal were working at the court. Cal decided to give a needle to", + "s2_io_flip_cf": "Then, Cal and Joe were working at the court. Joe decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Steve were working at the court. Steve decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Scott were working at the court. Scott decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal were working at the court. Joe decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Steve were working at the court. Scott decided to give a needle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "needle", + "place": "court", + "random_a": "Steve", + "random_b": "Scott", + "random_c": "Kay" + } + }, + { + "text": "Once Mike and Ross arrived at the car, Mike gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Ross arrived at the car, Phil gave a machine to", + "random_names_cf": "Once Angel and William arrived at the car, Angel gave a machine to", + "s1_io_flip_cf": "Once Ross and Mike arrived at the car, Mike gave a machine to", + "s2_io_flip_cf": "Once Mike and Ross arrived at the car, Ross gave a machine to", + "random_names_s1_ioi_flip_cf": "Once William and Angel arrived at the car, Angel gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Angel and William arrived at the car, William gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Mike arrived at the car, Ross gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Angel arrived at the car, William gave a machine to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Mike", + "object": "machine", + "place": "car", + "random_a": "Angel", + "random_b": "William", + "random_c": "Phil" + } + }, + { + "text": "When Cal and Jonathan were about to leave the supermarket, Cal gave a drill bit to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Jonathan were about to leave the supermarket, Elizabeth gave a drill bit to", + "random_names_cf": "When Grant and William were about to leave the supermarket, Grant gave a drill bit to", + "s1_io_flip_cf": "When Jonathan and Cal were about to leave the supermarket, Cal gave a drill bit to", + "s2_io_flip_cf": "When Cal and Jonathan were about to leave the supermarket, Jonathan gave a drill bit to", + "random_names_s1_ioi_flip_cf": "When William and Grant were about to leave the supermarket, Grant gave a drill bit to", + "random_names_s2_ioi_flip_cf": "When Grant and William were about to leave the supermarket, William gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Cal were about to leave the supermarket, Jonathan gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Grant were about to leave the supermarket, William gave a drill bit to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Cal", + "object": "drill bit", + "place": "supermarket", + "random_a": "Grant", + "random_b": "William", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Angel and Don arrived at the toy store, Angel gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Don arrived at the toy store, William gave a drill bit to", + "random_names_cf": "Once Scott and Henry arrived at the toy store, Scott gave a drill bit to", + "s1_io_flip_cf": "Once Don and Angel arrived at the toy store, Angel gave a drill bit to", + "s2_io_flip_cf": "Once Angel and Don arrived at the toy store, Don gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Henry and Scott arrived at the toy store, Scott gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Scott and Henry arrived at the toy store, Henry gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Angel arrived at the toy store, Don gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Scott arrived at the toy store, Henry gave a drill bit to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Angel", + "object": "drill bit", + "place": "toy store", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "William" + } + }, + { + "text": "The stadium Summer and Peter went to had a machine. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Summer and Peter went to had a machine. Grant gave it to", + "random_names_cf": "The stadium Mike and Will went to had a machine. Mike gave it to", + "s1_io_flip_cf": "The stadium Peter and Summer went to had a machine. Summer gave it to", + "s2_io_flip_cf": "The stadium Summer and Peter went to had a machine. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Will and Mike went to had a machine. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Mike and Will went to had a machine. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Peter and Summer went to had a machine. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Will and Mike went to had a machine. Will gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Summer", + "object": "machine", + "place": "stadium", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Grant" + } + }, + { + "text": "When Daniel and Roger were about to leave the racetrack, Daniel gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Roger were about to leave the racetrack, Alex gave a microphone to", + "random_names_cf": "When Elizabeth and Henry were about to leave the racetrack, Elizabeth gave a microphone to", + "s1_io_flip_cf": "When Roger and Daniel were about to leave the racetrack, Daniel gave a microphone to", + "s2_io_flip_cf": "When Daniel and Roger were about to leave the racetrack, Roger gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Henry and Elizabeth were about to leave the racetrack, Elizabeth gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Henry were about to leave the racetrack, Henry gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Daniel were about to leave the racetrack, Roger gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Elizabeth were about to leave the racetrack, Henry gave a microphone to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Daniel", + "object": "microphone", + "place": "racetrack", + "random_a": "Elizabeth", + "random_b": "Henry", + "random_c": "Alex" + } + }, + { + "text": "When Stan and Summer got a pencil at the dorm, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Summer got a pencil at the dorm, Roy decided to give it to", + "random_names_cf": "When Angel and Rob got a pencil at the dorm, Angel decided to give it to", + "s1_io_flip_cf": "When Summer and Stan got a pencil at the dorm, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Summer got a pencil at the dorm, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Angel got a pencil at the dorm, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Rob got a pencil at the dorm, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Stan got a pencil at the dorm, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Angel got a pencil at the dorm, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Stan", + "object": "pencil", + "place": "dorm", + "random_a": "Angel", + "random_b": "Rob", + "random_c": "Roy" + } + }, + { + "text": "Then, Robert and Angel went to the market. Robert gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Angel went to the market. Summer gave a bucket of paint to", + "random_names_cf": "Then, Roger and Peter went to the market. Roger gave a bucket of paint to", + "s1_io_flip_cf": "Then, Angel and Robert went to the market. Robert gave a bucket of paint to", + "s2_io_flip_cf": "Then, Robert and Angel went to the market. Angel gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Roger went to the market. Roger gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Peter went to the market. Peter gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Robert went to the market. Angel gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Roger went to the market. Peter gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Robert", + "object": "bucket of paint", + "place": "market", + "random_a": "Roger", + "random_b": "Peter", + "random_c": "Summer" + } + }, + { + "text": "When Robert and Peter got a set of headphones at the stadium, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Peter got a set of headphones at the stadium, Sarah decided to give it to", + "random_names_cf": "When Daniel and Guy got a set of headphones at the stadium, Daniel decided to give it to", + "s1_io_flip_cf": "When Peter and Robert got a set of headphones at the stadium, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Peter got a set of headphones at the stadium, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Daniel got a set of headphones at the stadium, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Guy got a set of headphones at the stadium, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Robert got a set of headphones at the stadium, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Daniel got a set of headphones at the stadium, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "set of headphones", + "place": "stadium", + "random_a": "Daniel", + "random_b": "Guy", + "random_c": "Sarah" + } + }, + { + "text": "When Elizabeth and Stan got a snack at the hangar, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Stan got a snack at the hangar, Guy decided to give it to", + "random_names_cf": "When Dan and Luke got a snack at the hangar, Dan decided to give it to", + "s1_io_flip_cf": "When Stan and Elizabeth got a snack at the hangar, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Stan got a snack at the hangar, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Dan got a snack at the hangar, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Luke got a snack at the hangar, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Elizabeth got a snack at the hangar, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Dan got a snack at the hangar, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "snack", + "place": "hangar", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Guy" + } + }, + { + "text": "Once Jonathan and Don arrived at the cafe, Jonathan gave a banner to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Don arrived at the cafe, Luke gave a banner to", + "random_names_cf": "Once Summer and Sarah arrived at the cafe, Summer gave a banner to", + "s1_io_flip_cf": "Once Don and Jonathan arrived at the cafe, Jonathan gave a banner to", + "s2_io_flip_cf": "Once Jonathan and Don arrived at the cafe, Don gave a banner to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Summer arrived at the cafe, Summer gave a banner to", + "random_names_s2_ioi_flip_cf": "Once Summer and Sarah arrived at the cafe, Sarah gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Jonathan arrived at the cafe, Don gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Summer arrived at the cafe, Sarah gave a banner to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Jonathan", + "object": "banner", + "place": "cafe", + "random_a": "Summer", + "random_b": "Sarah", + "random_c": "Luke" + } + }, + { + "text": "While Alex and Mike relaxed, Alex gave a highlighter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Mike relaxed, Sarah gave a highlighter to", + "random_names_cf": "While Ryan and Kelly relaxed, Ryan gave a highlighter to", + "s1_io_flip_cf": "While Mike and Alex relaxed, Alex gave a highlighter to", + "s2_io_flip_cf": "While Alex and Mike relaxed, Mike gave a highlighter to", + "random_names_s1_ioi_flip_cf": "While Kelly and Ryan relaxed, Ryan gave a highlighter to", + "random_names_s2_ioi_flip_cf": "While Ryan and Kelly relaxed, Kelly gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Alex relaxed, Mike gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Ryan relaxed, Kelly gave a highlighter to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Alex", + "object": "highlighter", + "place": "circus", + "random_a": "Ryan", + "random_b": "Kelly", + "random_c": "Sarah" + } + }, + { + "text": "When Ryan and Summer were about to leave the elevator, Ryan gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Summer were about to leave the elevator, Rick gave a pencil sharpener to", + "random_names_cf": "When Rob and Ross were about to leave the elevator, Rob gave a pencil sharpener to", + "s1_io_flip_cf": "When Summer and Ryan were about to leave the elevator, Ryan gave a pencil sharpener to", + "s2_io_flip_cf": "When Ryan and Summer were about to leave the elevator, Summer gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Ross and Rob were about to leave the elevator, Rob gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Rob and Ross were about to leave the elevator, Ross gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Ryan were about to leave the elevator, Summer gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Rob were about to leave the elevator, Ross gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ryan", + "object": "pencil sharpener", + "place": "elevator", + "random_a": "Rob", + "random_b": "Ross", + "random_c": "Rick" + } + }, + { + "text": "Then, Neil and Cal went to the resort. Neil gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Cal went to the resort. Alexander gave a wallet to", + "random_names_cf": "Then, Peter and Phil went to the resort. Peter gave a wallet to", + "s1_io_flip_cf": "Then, Cal and Neil went to the resort. Neil gave a wallet to", + "s2_io_flip_cf": "Then, Neil and Cal went to the resort. Cal gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Peter went to the resort. Peter gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Phil went to the resort. Phil gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Neil went to the resort. Cal gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Peter went to the resort. Phil gave a wallet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Neil", + "object": "wallet", + "place": "resort", + "random_a": "Peter", + "random_b": "Phil", + "random_c": "Alexander" + } + }, + { + "text": "Once Austin and Joe arrived at the pharmacy, Austin gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Joe arrived at the pharmacy, Roger gave a fan to", + "random_names_cf": "Once Ross and Peter arrived at the pharmacy, Ross gave a fan to", + "s1_io_flip_cf": "Once Joe and Austin arrived at the pharmacy, Austin gave a fan to", + "s2_io_flip_cf": "Once Austin and Joe arrived at the pharmacy, Joe gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Peter and Ross arrived at the pharmacy, Ross gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Ross and Peter arrived at the pharmacy, Peter gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Austin arrived at the pharmacy, Joe gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Ross arrived at the pharmacy, Peter gave a fan to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Austin", + "object": "fan", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Peter", + "random_c": "Roger" + } + }, + { + "text": "When Summer and Robert got a nail file at the hotel, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Robert got a nail file at the hotel, Roy decided to give it to", + "random_names_cf": "When Guy and Joe got a nail file at the hotel, Guy decided to give it to", + "s1_io_flip_cf": "When Robert and Summer got a nail file at the hotel, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Robert got a nail file at the hotel, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Guy got a nail file at the hotel, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Joe got a nail file at the hotel, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Summer got a nail file at the hotel, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Guy got a nail file at the hotel, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Summer", + "object": "nail file", + "place": "hotel", + "random_a": "Guy", + "random_b": "Joe", + "random_c": "Roy" + } + }, + { + "text": "Once Don and Tim arrived at the optician, Don gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Tim arrived at the optician, Sarah gave a ladder to", + "random_names_cf": "Once Luke and Edward arrived at the optician, Luke gave a ladder to", + "s1_io_flip_cf": "Once Tim and Don arrived at the optician, Don gave a ladder to", + "s2_io_flip_cf": "Once Don and Tim arrived at the optician, Tim gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Edward and Luke arrived at the optician, Luke gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Luke and Edward arrived at the optician, Edward gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Don arrived at the optician, Tim gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Luke arrived at the optician, Edward gave a ladder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Don", + "object": "ladder", + "place": "optician", + "random_a": "Luke", + "random_b": "Edward", + "random_c": "Sarah" + } + }, + { + "text": "The racetrack Andrew and Stan went to had a wrench. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Andrew and Stan went to had a wrench. Steven gave it to", + "random_names_cf": "The racetrack Summer and Angel went to had a wrench. Summer gave it to", + "s1_io_flip_cf": "The racetrack Stan and Andrew went to had a wrench. Andrew gave it to", + "s2_io_flip_cf": "The racetrack Andrew and Stan went to had a wrench. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Angel and Summer went to had a wrench. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Summer and Angel went to had a wrench. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Stan and Andrew went to had a wrench. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Angel and Summer went to had a wrench. Angel gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Andrew", + "object": "wrench", + "place": "racetrack", + "random_a": "Summer", + "random_b": "Angel", + "random_c": "Steven" + } + }, + { + "text": "When Andrew and Will were about to leave the resort, Andrew gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Will were about to leave the resort, Grant gave a pair of nail clippers to", + "random_names_cf": "When Jim and Dan were about to leave the resort, Jim gave a pair of nail clippers to", + "s1_io_flip_cf": "When Will and Andrew were about to leave the resort, Andrew gave a pair of nail clippers to", + "s2_io_flip_cf": "When Andrew and Will were about to leave the resort, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Dan and Jim were about to leave the resort, Jim gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Jim and Dan were about to leave the resort, Dan gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Andrew were about to leave the resort, Will gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Jim were about to leave the resort, Dan gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Andrew", + "object": "pair of nail clippers", + "place": "resort", + "random_a": "Jim", + "random_b": "Dan", + "random_c": "Grant" + } + }, + { + "text": "The house Mike and Rick went to had a pillow. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The house Mike and Rick went to had a pillow. Dan gave it to", + "random_names_cf": "The house Luke and Robert went to had a pillow. Luke gave it to", + "s1_io_flip_cf": "The house Rick and Mike went to had a pillow. Mike gave it to", + "s2_io_flip_cf": "The house Mike and Rick went to had a pillow. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The house Robert and Luke went to had a pillow. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The house Luke and Robert went to had a pillow. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The house Rick and Mike went to had a pillow. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The house Robert and Luke went to had a pillow. Robert gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Mike", + "object": "pillow", + "place": "house", + "random_a": "Luke", + "random_b": "Robert", + "random_c": "Dan" + } + }, + { + "text": "Once Daniel and Cal arrived at the convenience store, Daniel gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Cal arrived at the convenience store, Ryan gave a dress to", + "random_names_cf": "Once Sarah and Alexander arrived at the convenience store, Sarah gave a dress to", + "s1_io_flip_cf": "Once Cal and Daniel arrived at the convenience store, Daniel gave a dress to", + "s2_io_flip_cf": "Once Daniel and Cal arrived at the convenience store, Cal gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Sarah arrived at the convenience store, Sarah gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Alexander arrived at the convenience store, Alexander gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Daniel arrived at the convenience store, Cal gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Sarah arrived at the convenience store, Alexander gave a dress to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Daniel", + "object": "dress", + "place": "convenience store", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Ryan" + } + }, + { + "text": "Then, Summer and Roy were working at the cafeteria. Summer decided to give a carpet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Roy were working at the cafeteria. Edward decided to give a carpet to", + "random_names_cf": "Then, Andrew and Cal were working at the cafeteria. Andrew decided to give a carpet to", + "s1_io_flip_cf": "Then, Roy and Summer were working at the cafeteria. Summer decided to give a carpet to", + "s2_io_flip_cf": "Then, Summer and Roy were working at the cafeteria. Roy decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Andrew were working at the cafeteria. Andrew decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Cal were working at the cafeteria. Cal decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Summer were working at the cafeteria. Roy decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Andrew were working at the cafeteria. Cal decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Summer", + "object": "carpet", + "place": "cafeteria", + "random_a": "Andrew", + "random_b": "Cal", + "random_c": "Edward" + } + }, + { + "text": "Then, Joe and Steven went to the pet store. Joe gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Steven went to the pet store. Don gave a spoon to", + "random_names_cf": "Then, Ryan and Neil went to the pet store. Ryan gave a spoon to", + "s1_io_flip_cf": "Then, Steven and Joe went to the pet store. Joe gave a spoon to", + "s2_io_flip_cf": "Then, Joe and Steven went to the pet store. Steven gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Ryan went to the pet store. Ryan gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Neil went to the pet store. Neil gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Joe went to the pet store. Steven gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ryan went to the pet store. Neil gave a spoon to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "spoon", + "place": "pet store", + "random_a": "Ryan", + "random_b": "Neil", + "random_c": "Don" + } + }, + { + "text": "When Daniel and Rick got a sock at the mall, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Rick got a sock at the mall, Peter decided to give it to", + "random_names_cf": "When Kelly and Ryan got a sock at the mall, Kelly decided to give it to", + "s1_io_flip_cf": "When Rick and Daniel got a sock at the mall, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Rick got a sock at the mall, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Kelly got a sock at the mall, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Ryan got a sock at the mall, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Daniel got a sock at the mall, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Kelly got a sock at the mall, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Daniel", + "object": "sock", + "place": "mall", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Peter" + } + }, + { + "text": "The house Ross and Lewis went to had a pencil. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The house Ross and Lewis went to had a pencil. Tim gave it to", + "random_names_cf": "The house Phil and Rob went to had a pencil. Phil gave it to", + "s1_io_flip_cf": "The house Lewis and Ross went to had a pencil. Ross gave it to", + "s2_io_flip_cf": "The house Ross and Lewis went to had a pencil. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The house Rob and Phil went to had a pencil. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The house Phil and Rob went to had a pencil. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The house Lewis and Ross went to had a pencil. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The house Rob and Phil went to had a pencil. Rob gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Ross", + "object": "pencil", + "place": "house", + "random_a": "Phil", + "random_b": "Rob", + "random_c": "Tim" + } + }, + { + "text": "When Kay and Joe were about to leave the square, Kay gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Joe were about to leave the square, Stan gave a folder to", + "random_names_cf": "When Neil and William were about to leave the square, Neil gave a folder to", + "s1_io_flip_cf": "When Joe and Kay were about to leave the square, Kay gave a folder to", + "s2_io_flip_cf": "When Kay and Joe were about to leave the square, Joe gave a folder to", + "random_names_s1_ioi_flip_cf": "When William and Neil were about to leave the square, Neil gave a folder to", + "random_names_s2_ioi_flip_cf": "When Neil and William were about to leave the square, William gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Kay were about to leave the square, Joe gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Neil were about to leave the square, William gave a folder to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Kay", + "object": "folder", + "place": "square", + "random_a": "Neil", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "Before Henry and Jim left the university campus, Henry decided to give a cable to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Jim left the university campus, Rob decided to give a cable to", + "random_names_cf": "Before Roger and Rick left the university campus, Roger decided to give a cable to", + "s1_io_flip_cf": "Before Jim and Henry left the university campus, Henry decided to give a cable to", + "s2_io_flip_cf": "Before Henry and Jim left the university campus, Jim decided to give a cable to", + "random_names_s1_ioi_flip_cf": "Before Rick and Roger left the university campus, Roger decided to give a cable to", + "random_names_s2_ioi_flip_cf": "Before Roger and Rick left the university campus, Rick decided to give a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Henry left the university campus, Jim decided to give a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Roger left the university campus, Rick decided to give a cable to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Henry", + "object": "cable", + "place": "university campus", + "random_a": "Roger", + "random_b": "Rick", + "random_c": "Rob" + } + }, + { + "text": "Then, Alexander and Kay were working at the hotel. Alexander decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Kay were working at the hotel. Luke decided to give a fork to", + "random_names_cf": "Then, Ross and Elizabeth were working at the hotel. Ross decided to give a fork to", + "s1_io_flip_cf": "Then, Kay and Alexander were working at the hotel. Alexander decided to give a fork to", + "s2_io_flip_cf": "Then, Alexander and Kay were working at the hotel. Kay decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Ross were working at the hotel. Ross decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Elizabeth were working at the hotel. Elizabeth decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Alexander were working at the hotel. Kay decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ross were working at the hotel. Elizabeth decided to give a fork to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alexander", + "object": "fork", + "place": "hotel", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Luke" + } + }, + { + "text": "While Dan and Don relaxed, Dan gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Don relaxed, Lewis gave a gold watch to", + "random_names_cf": "While Alex and Summer relaxed, Alex gave a gold watch to", + "s1_io_flip_cf": "While Don and Dan relaxed, Dan gave a gold watch to", + "s2_io_flip_cf": "While Dan and Don relaxed, Don gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Summer and Alex relaxed, Alex gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Alex and Summer relaxed, Summer gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Dan relaxed, Don gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Alex relaxed, Summer gave a gold watch to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Dan", + "object": "gold watch", + "place": "museum", + "random_a": "Alex", + "random_b": "Summer", + "random_c": "Lewis" + } + }, + { + "text": "When Austin and Kay got a sock at the boatyard, Austin decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Austin and Kay got a sock at the boatyard, Neil decided to give it to", + "random_names_cf": "When Mike and Dan got a sock at the boatyard, Mike decided to give it to", + "s1_io_flip_cf": "When Kay and Austin got a sock at the boatyard, Austin decided to give it to", + "s2_io_flip_cf": "When Austin and Kay got a sock at the boatyard, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Mike got a sock at the boatyard, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Dan got a sock at the boatyard, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Austin got a sock at the boatyard, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Mike got a sock at the boatyard, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Austin", + "object": "sock", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Dan", + "random_c": "Neil" + } + }, + { + "text": "Then, Roger and Tim were working at the parking lot. Roger decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Tim were working at the parking lot. Roy decided to give a pair of pliers to", + "random_names_cf": "Then, William and Guy were working at the parking lot. William decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, Tim and Roger were working at the parking lot. Roger decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Roger and Tim were working at the parking lot. Tim decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Guy and William were working at the parking lot. William decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, William and Guy were working at the parking lot. Guy decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Roger were working at the parking lot. Tim decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and William were working at the parking lot. Guy decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "pair of pliers", + "place": "parking lot", + "random_a": "William", + "random_b": "Guy", + "random_c": "Roy" + } + }, + { + "text": "Once Jim and Tim arrived at the museum, Jim gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Tim arrived at the museum, Steven gave a bowl to", + "random_names_cf": "Once Alexander and Josh arrived at the museum, Alexander gave a bowl to", + "s1_io_flip_cf": "Once Tim and Jim arrived at the museum, Jim gave a bowl to", + "s2_io_flip_cf": "Once Jim and Tim arrived at the museum, Tim gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Josh and Alexander arrived at the museum, Alexander gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Josh arrived at the museum, Josh gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Jim arrived at the museum, Tim gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Alexander arrived at the museum, Josh gave a bowl to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jim", + "object": "bowl", + "place": "museum", + "random_a": "Alexander", + "random_b": "Josh", + "random_c": "Steven" + } + }, + { + "text": "Then, Peter and Elizabeth were working at the court. Peter decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Elizabeth were working at the court. Angel decided to give a thread to", + "random_names_cf": "Then, Tim and Don were working at the court. Tim decided to give a thread to", + "s1_io_flip_cf": "Then, Elizabeth and Peter were working at the court. Peter decided to give a thread to", + "s2_io_flip_cf": "Then, Peter and Elizabeth were working at the court. Elizabeth decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Don and Tim were working at the court. Tim decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Don were working at the court. Don decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Peter were working at the court. Elizabeth decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Tim were working at the court. Don decided to give a thread to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "thread", + "place": "court", + "random_a": "Tim", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "When Neil and Grant got a ribbon at the dorm, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Grant got a ribbon at the dorm, Tim decided to give it to", + "random_names_cf": "When Tom and Will got a ribbon at the dorm, Tom decided to give it to", + "s1_io_flip_cf": "When Grant and Neil got a ribbon at the dorm, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Grant got a ribbon at the dorm, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Tom got a ribbon at the dorm, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Will got a ribbon at the dorm, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Neil got a ribbon at the dorm, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tom got a ribbon at the dorm, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "ribbon", + "place": "dorm", + "random_a": "Tom", + "random_b": "Will", + "random_c": "Tim" + } + }, + { + "text": "Then, Jim and Grant had a lot of fun at the boatyard. Jim gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Grant had a lot of fun at the boatyard. Roy gave a pen to", + "random_names_cf": "Then, Steve and Henry had a lot of fun at the boatyard. Steve gave a pen to", + "s1_io_flip_cf": "Then, Grant and Jim had a lot of fun at the boatyard. Jim gave a pen to", + "s2_io_flip_cf": "Then, Jim and Grant had a lot of fun at the boatyard. Grant gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Steve had a lot of fun at the boatyard. Steve gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Henry had a lot of fun at the boatyard. Henry gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Jim had a lot of fun at the boatyard. Grant gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Steve had a lot of fun at the boatyard. Henry gave a pen to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jim", + "object": "pen", + "place": "boatyard", + "random_a": "Steve", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "Before Lewis and Sarah left the house, Lewis decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Sarah left the house, Tim decided to give a heater to", + "random_names_cf": "Before Rick and Phil left the house, Rick decided to give a heater to", + "s1_io_flip_cf": "Before Sarah and Lewis left the house, Lewis decided to give a heater to", + "s2_io_flip_cf": "Before Lewis and Sarah left the house, Sarah decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Phil and Rick left the house, Rick decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Rick and Phil left the house, Phil decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Lewis left the house, Sarah decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Rick left the house, Phil decided to give a heater to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "heater", + "place": "house", + "random_a": "Rick", + "random_b": "Phil", + "random_c": "Tim" + } + }, + { + "text": "While Jim and Stan relaxed, Jim gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Stan relaxed, Luke gave a coat to", + "random_names_cf": "While Will and Joe relaxed, Will gave a coat to", + "s1_io_flip_cf": "While Stan and Jim relaxed, Jim gave a coat to", + "s2_io_flip_cf": "While Jim and Stan relaxed, Stan gave a coat to", + "random_names_s1_ioi_flip_cf": "While Joe and Will relaxed, Will gave a coat to", + "random_names_s2_ioi_flip_cf": "While Will and Joe relaxed, Joe gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Jim relaxed, Stan gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Will relaxed, Joe gave a coat to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Jim", + "object": "coat", + "place": "hangar", + "random_a": "Will", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "When Joe and Daniel were about to leave the house, Joe gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Daniel were about to leave the house, Guy gave a folder to", + "random_names_cf": "When Elizabeth and Mike were about to leave the house, Elizabeth gave a folder to", + "s1_io_flip_cf": "When Daniel and Joe were about to leave the house, Joe gave a folder to", + "s2_io_flip_cf": "When Joe and Daniel were about to leave the house, Daniel gave a folder to", + "random_names_s1_ioi_flip_cf": "When Mike and Elizabeth were about to leave the house, Elizabeth gave a folder to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Mike were about to leave the house, Mike gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Joe were about to leave the house, Daniel gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Elizabeth were about to leave the house, Mike gave a folder to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Joe", + "object": "folder", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "Then, Ross and Kay were working at the department store. Ross decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Kay were working at the department store. Grant decided to give a shoe to", + "random_names_cf": "Then, Edward and Phil were working at the department store. Edward decided to give a shoe to", + "s1_io_flip_cf": "Then, Kay and Ross were working at the department store. Ross decided to give a shoe to", + "s2_io_flip_cf": "Then, Ross and Kay were working at the department store. Kay decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Edward were working at the department store. Edward decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Phil were working at the department store. Phil decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ross were working at the department store. Kay decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Edward were working at the department store. Phil decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ross", + "object": "shoe", + "place": "department store", + "random_a": "Edward", + "random_b": "Phil", + "random_c": "Grant" + } + }, + { + "text": "While Joe and Dan relaxed, Joe gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Dan relaxed, Roy gave a boot to", + "random_names_cf": "While Scott and Steve relaxed, Scott gave a boot to", + "s1_io_flip_cf": "While Dan and Joe relaxed, Joe gave a boot to", + "s2_io_flip_cf": "While Joe and Dan relaxed, Dan gave a boot to", + "random_names_s1_ioi_flip_cf": "While Steve and Scott relaxed, Scott gave a boot to", + "random_names_s2_ioi_flip_cf": "While Scott and Steve relaxed, Steve gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Joe relaxed, Dan gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Scott relaxed, Steve gave a boot to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Joe", + "object": "boot", + "place": "casino", + "random_a": "Scott", + "random_b": "Steve", + "random_c": "Roy" + } + }, + { + "text": "Then, Tim and Angel were working at the ferry. Tim decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Angel were working at the ferry. Rob decided to give a faucet to", + "random_names_cf": "Then, Neil and Sarah were working at the ferry. Neil decided to give a faucet to", + "s1_io_flip_cf": "Then, Angel and Tim were working at the ferry. Tim decided to give a faucet to", + "s2_io_flip_cf": "Then, Tim and Angel were working at the ferry. Angel decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Neil were working at the ferry. Neil decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Sarah were working at the ferry. Sarah decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tim were working at the ferry. Angel decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Neil were working at the ferry. Sarah decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Tim", + "object": "faucet", + "place": "ferry", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Rob" + } + }, + { + "text": "When Steven and Neil got a pillow at the hangar, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Neil got a pillow at the hangar, Rick decided to give it to", + "random_names_cf": "When Josh and Grant got a pillow at the hangar, Josh decided to give it to", + "s1_io_flip_cf": "When Neil and Steven got a pillow at the hangar, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Neil got a pillow at the hangar, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Josh got a pillow at the hangar, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Grant got a pillow at the hangar, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Steven got a pillow at the hangar, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Josh got a pillow at the hangar, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steven", + "object": "pillow", + "place": "hangar", + "random_a": "Josh", + "random_b": "Grant", + "random_c": "Rick" + } + }, + { + "text": "When Sarah and William got a toaster at the car, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and William got a toaster at the car, Lewis decided to give it to", + "random_names_cf": "When Alex and Edward got a toaster at the car, Alex decided to give it to", + "s1_io_flip_cf": "When William and Sarah got a toaster at the car, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and William got a toaster at the car, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Alex got a toaster at the car, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Edward got a toaster at the car, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Sarah got a toaster at the car, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Alex got a toaster at the car, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Sarah", + "object": "toaster", + "place": "car", + "random_a": "Alex", + "random_b": "Edward", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Summer got a napkin at the hangar, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Summer got a napkin at the hangar, Scott decided to give it to", + "random_names_cf": "When Tom and Lewis got a napkin at the hangar, Tom decided to give it to", + "s1_io_flip_cf": "When Summer and Robert got a napkin at the hangar, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Summer got a napkin at the hangar, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Tom got a napkin at the hangar, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Lewis got a napkin at the hangar, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Robert got a napkin at the hangar, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Tom got a napkin at the hangar, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Robert", + "object": "napkin", + "place": "hangar", + "random_a": "Tom", + "random_b": "Lewis", + "random_c": "Scott" + } + }, + { + "text": "When Rick and Roy got a highlighter at the circus, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Roy got a highlighter at the circus, Jim decided to give it to", + "random_names_cf": "When Robert and Joe got a highlighter at the circus, Robert decided to give it to", + "s1_io_flip_cf": "When Roy and Rick got a highlighter at the circus, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Roy got a highlighter at the circus, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Robert got a highlighter at the circus, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Joe got a highlighter at the circus, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Rick got a highlighter at the circus, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Robert got a highlighter at the circus, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rick", + "object": "highlighter", + "place": "circus", + "random_a": "Robert", + "random_b": "Joe", + "random_c": "Jim" + } + }, + { + "text": "When Robert and Kelly were about to leave the campground, Robert gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Kelly were about to leave the campground, Jonathan gave a tablet to", + "random_names_cf": "When Scott and Henry were about to leave the campground, Scott gave a tablet to", + "s1_io_flip_cf": "When Kelly and Robert were about to leave the campground, Robert gave a tablet to", + "s2_io_flip_cf": "When Robert and Kelly were about to leave the campground, Kelly gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Henry and Scott were about to leave the campground, Scott gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Scott and Henry were about to leave the campground, Henry gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Robert were about to leave the campground, Kelly gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Scott were about to leave the campground, Henry gave a tablet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Robert", + "object": "tablet", + "place": "campground", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Jonathan" + } + }, + { + "text": "When Tom and Jonathan got a remote control at the toy store, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Jonathan got a remote control at the toy store, Grant decided to give it to", + "random_names_cf": "When Cal and Tim got a remote control at the toy store, Cal decided to give it to", + "s1_io_flip_cf": "When Jonathan and Tom got a remote control at the toy store, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Jonathan got a remote control at the toy store, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Cal got a remote control at the toy store, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Tim got a remote control at the toy store, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tom got a remote control at the toy store, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Cal got a remote control at the toy store, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tom", + "object": "remote control", + "place": "toy store", + "random_a": "Cal", + "random_b": "Tim", + "random_c": "Grant" + } + }, + { + "text": "Before Lewis and Neil left the boatyard, Lewis decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Neil left the boatyard, Edward decided to give a glove to", + "random_names_cf": "Before Dan and Alex left the boatyard, Dan decided to give a glove to", + "s1_io_flip_cf": "Before Neil and Lewis left the boatyard, Lewis decided to give a glove to", + "s2_io_flip_cf": "Before Lewis and Neil left the boatyard, Neil decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Alex and Dan left the boatyard, Dan decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Dan and Alex left the boatyard, Alex decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Lewis left the boatyard, Neil decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Dan left the boatyard, Alex decided to give a glove to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Lewis", + "object": "glove", + "place": "boatyard", + "random_a": "Dan", + "random_b": "Alex", + "random_c": "Edward" + } + }, + { + "text": "Then, Cal and Peter were working at the toy store. Cal decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Peter were working at the toy store. Scott decided to give a napkin to", + "random_names_cf": "Then, Will and Mike were working at the toy store. Will decided to give a napkin to", + "s1_io_flip_cf": "Then, Peter and Cal were working at the toy store. Cal decided to give a napkin to", + "s2_io_flip_cf": "Then, Cal and Peter were working at the toy store. Peter decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Will were working at the toy store. Will decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Will and Mike were working at the toy store. Mike decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Cal were working at the toy store. Peter decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Will were working at the toy store. Mike decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "napkin", + "place": "toy store", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Scott" + } + }, + { + "text": "Then, Angel and Rick went to the spa. Angel gave a sock to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Rick went to the spa. Alexander gave a sock to", + "random_names_cf": "Then, Guy and Robert went to the spa. Guy gave a sock to", + "s1_io_flip_cf": "Then, Rick and Angel went to the spa. Angel gave a sock to", + "s2_io_flip_cf": "Then, Angel and Rick went to the spa. Rick gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Guy went to the spa. Guy gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Robert went to the spa. Robert gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Angel went to the spa. Rick gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Guy went to the spa. Robert gave a sock to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Angel", + "object": "sock", + "place": "spa", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Alexander" + } + }, + { + "text": "When Tim and Luke were about to leave the gym, Tim gave a toaster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Luke were about to leave the gym, Kelly gave a toaster to", + "random_names_cf": "When Ryan and Alexander were about to leave the gym, Ryan gave a toaster to", + "s1_io_flip_cf": "When Luke and Tim were about to leave the gym, Tim gave a toaster to", + "s2_io_flip_cf": "When Tim and Luke were about to leave the gym, Luke gave a toaster to", + "random_names_s1_ioi_flip_cf": "When Alexander and Ryan were about to leave the gym, Ryan gave a toaster to", + "random_names_s2_ioi_flip_cf": "When Ryan and Alexander were about to leave the gym, Alexander gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Tim were about to leave the gym, Luke gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Ryan were about to leave the gym, Alexander gave a toaster to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Tim", + "object": "toaster", + "place": "gym", + "random_a": "Ryan", + "random_b": "Alexander", + "random_c": "Kelly" + } + }, + { + "text": "When Steve and Lewis were about to leave the hotel, Steve gave a can to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Lewis were about to leave the hotel, Cal gave a can to", + "random_names_cf": "When Roy and Summer were about to leave the hotel, Roy gave a can to", + "s1_io_flip_cf": "When Lewis and Steve were about to leave the hotel, Steve gave a can to", + "s2_io_flip_cf": "When Steve and Lewis were about to leave the hotel, Lewis gave a can to", + "random_names_s1_ioi_flip_cf": "When Summer and Roy were about to leave the hotel, Roy gave a can to", + "random_names_s2_ioi_flip_cf": "When Roy and Summer were about to leave the hotel, Summer gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Steve were about to leave the hotel, Lewis gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Roy were about to leave the hotel, Summer gave a can to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steve", + "object": "can", + "place": "hotel", + "random_a": "Roy", + "random_b": "Summer", + "random_c": "Cal" + } + }, + { + "text": "Once Charles and Will arrived at the ramp, Charles gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Will arrived at the ramp, Jim gave a ladder to", + "random_names_cf": "Once Joe and Josh arrived at the ramp, Joe gave a ladder to", + "s1_io_flip_cf": "Once Will and Charles arrived at the ramp, Charles gave a ladder to", + "s2_io_flip_cf": "Once Charles and Will arrived at the ramp, Will gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Josh and Joe arrived at the ramp, Joe gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Joe and Josh arrived at the ramp, Josh gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Charles arrived at the ramp, Will gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Joe arrived at the ramp, Josh gave a ladder to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Charles", + "object": "ladder", + "place": "ramp", + "random_a": "Joe", + "random_b": "Josh", + "random_c": "Jim" + } + }, + { + "text": "While Daniel and Jonathan relaxed, Daniel gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Jonathan relaxed, Lewis gave a microphone to", + "random_names_cf": "While William and Roger relaxed, William gave a microphone to", + "s1_io_flip_cf": "While Jonathan and Daniel relaxed, Daniel gave a microphone to", + "s2_io_flip_cf": "While Daniel and Jonathan relaxed, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Roger and William relaxed, William gave a microphone to", + "random_names_s2_ioi_flip_cf": "While William and Roger relaxed, Roger gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Daniel relaxed, Jonathan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and William relaxed, Roger gave a microphone to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Daniel", + "object": "microphone", + "place": "tire store", + "random_a": "William", + "random_b": "Roger", + "random_c": "Lewis" + } + }, + { + "text": "Then, Phil and Sarah went to the music store. Phil gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Sarah went to the music store. Ross gave a banner to", + "random_names_cf": "Then, Elizabeth and Jonathan went to the music store. Elizabeth gave a banner to", + "s1_io_flip_cf": "Then, Sarah and Phil went to the music store. Phil gave a banner to", + "s2_io_flip_cf": "Then, Phil and Sarah went to the music store. Sarah gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Elizabeth went to the music store. Elizabeth gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Jonathan went to the music store. Jonathan gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Phil went to the music store. Sarah gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Elizabeth went to the music store. Jonathan gave a banner to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Phil", + "object": "banner", + "place": "music store", + "random_a": "Elizabeth", + "random_b": "Jonathan", + "random_c": "Ross" + } + }, + { + "text": "The pharmacy Tom and Austin went to had a highlighter. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Tom and Austin went to had a highlighter. Jonathan gave it to", + "random_names_cf": "The pharmacy Will and Guy went to had a highlighter. Will gave it to", + "s1_io_flip_cf": "The pharmacy Austin and Tom went to had a highlighter. Tom gave it to", + "s2_io_flip_cf": "The pharmacy Tom and Austin went to had a highlighter. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Guy and Will went to had a highlighter. Will gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Will and Guy went to had a highlighter. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Austin and Tom went to had a highlighter. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Guy and Will went to had a highlighter. Guy gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Tom", + "object": "highlighter", + "place": "pharmacy", + "random_a": "Will", + "random_b": "Guy", + "random_c": "Jonathan" + } + }, + { + "text": "The resort Lewis and Don went to had a match. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Lewis and Don went to had a match. Rob gave it to", + "random_names_cf": "The resort Henry and Josh went to had a match. Henry gave it to", + "s1_io_flip_cf": "The resort Don and Lewis went to had a match. Lewis gave it to", + "s2_io_flip_cf": "The resort Lewis and Don went to had a match. Don gave it to", + "random_names_s1_ioi_flip_cf": "The resort Josh and Henry went to had a match. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The resort Henry and Josh went to had a match. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Don and Lewis went to had a match. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort Josh and Henry went to had a match. Josh gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Lewis", + "object": "match", + "place": "resort", + "random_a": "Henry", + "random_b": "Josh", + "random_c": "Rob" + } + }, + { + "text": "When Charles and Luke were about to leave the gift shop, Charles gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Luke were about to leave the gift shop, Angel gave a wrench to", + "random_names_cf": "When Daniel and Kelly were about to leave the gift shop, Daniel gave a wrench to", + "s1_io_flip_cf": "When Luke and Charles were about to leave the gift shop, Charles gave a wrench to", + "s2_io_flip_cf": "When Charles and Luke were about to leave the gift shop, Luke gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Kelly and Daniel were about to leave the gift shop, Daniel gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Daniel and Kelly were about to leave the gift shop, Kelly gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Charles were about to leave the gift shop, Luke gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Daniel were about to leave the gift shop, Kelly gave a wrench to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Charles", + "object": "wrench", + "place": "gift shop", + "random_a": "Daniel", + "random_b": "Kelly", + "random_c": "Angel" + } + }, + { + "text": "Once Josh and Alexander arrived at the boatyard, Josh gave a notebook to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Alexander arrived at the boatyard, Dan gave a notebook to", + "random_names_cf": "Once Alex and Elizabeth arrived at the boatyard, Alex gave a notebook to", + "s1_io_flip_cf": "Once Alexander and Josh arrived at the boatyard, Josh gave a notebook to", + "s2_io_flip_cf": "Once Josh and Alexander arrived at the boatyard, Alexander gave a notebook to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Alex arrived at the boatyard, Alex gave a notebook to", + "random_names_s2_ioi_flip_cf": "Once Alex and Elizabeth arrived at the boatyard, Elizabeth gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Josh arrived at the boatyard, Alexander gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Alex arrived at the boatyard, Elizabeth gave a notebook to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "notebook", + "place": "boatyard", + "random_a": "Alex", + "random_b": "Elizabeth", + "random_c": "Dan" + } + }, + { + "text": "The toy store Luke and Sarah went to had a comb. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Luke and Sarah went to had a comb. Henry gave it to", + "random_names_cf": "The toy store Guy and Grant went to had a comb. Guy gave it to", + "s1_io_flip_cf": "The toy store Sarah and Luke went to had a comb. Luke gave it to", + "s2_io_flip_cf": "The toy store Luke and Sarah went to had a comb. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Grant and Guy went to had a comb. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Guy and Grant went to had a comb. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Sarah and Luke went to had a comb. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Grant and Guy went to had a comb. Grant gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Luke", + "object": "comb", + "place": "toy store", + "random_a": "Guy", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "When Cal and Grant got a faucet at the salon, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Grant got a faucet at the salon, Andrew decided to give it to", + "random_names_cf": "When Kelly and Elizabeth got a faucet at the salon, Kelly decided to give it to", + "s1_io_flip_cf": "When Grant and Cal got a faucet at the salon, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Grant got a faucet at the salon, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Kelly got a faucet at the salon, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Elizabeth got a faucet at the salon, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Cal got a faucet at the salon, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Kelly got a faucet at the salon, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "faucet", + "place": "salon", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Andrew" + } + }, + { + "text": "When Tom and Kay were about to leave the pet store, Tom gave a mask to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Kay were about to leave the pet store, Will gave a mask to", + "random_names_cf": "When Ryan and Lewis were about to leave the pet store, Ryan gave a mask to", + "s1_io_flip_cf": "When Kay and Tom were about to leave the pet store, Tom gave a mask to", + "s2_io_flip_cf": "When Tom and Kay were about to leave the pet store, Kay gave a mask to", + "random_names_s1_ioi_flip_cf": "When Lewis and Ryan were about to leave the pet store, Ryan gave a mask to", + "random_names_s2_ioi_flip_cf": "When Ryan and Lewis were about to leave the pet store, Lewis gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Tom were about to leave the pet store, Kay gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Ryan were about to leave the pet store, Lewis gave a mask to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tom", + "object": "mask", + "place": "pet store", + "random_a": "Ryan", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "When Alex and Grant got a pair of sunglasses at the dorm, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Grant got a pair of sunglasses at the dorm, Steven decided to give it to", + "random_names_cf": "When Stan and Ryan got a pair of sunglasses at the dorm, Stan decided to give it to", + "s1_io_flip_cf": "When Grant and Alex got a pair of sunglasses at the dorm, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Grant got a pair of sunglasses at the dorm, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Stan got a pair of sunglasses at the dorm, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Ryan got a pair of sunglasses at the dorm, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Alex got a pair of sunglasses at the dorm, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Stan got a pair of sunglasses at the dorm, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Alex", + "object": "pair of sunglasses", + "place": "dorm", + "random_a": "Stan", + "random_b": "Ryan", + "random_c": "Steven" + } + }, + { + "text": "When Rob and Will got a folder at the circus, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Will got a folder at the circus, Angel decided to give it to", + "random_names_cf": "When Edward and Ross got a folder at the circus, Edward decided to give it to", + "s1_io_flip_cf": "When Will and Rob got a folder at the circus, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Will got a folder at the circus, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Edward got a folder at the circus, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Ross got a folder at the circus, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Rob got a folder at the circus, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Edward got a folder at the circus, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rob", + "object": "folder", + "place": "circus", + "random_a": "Edward", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "Then, Daniel and Joe had a lot of fun at the marketplace. Daniel gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Joe had a lot of fun at the marketplace. Grant gave a wallet to", + "random_names_cf": "Then, Stan and Cal had a lot of fun at the marketplace. Stan gave a wallet to", + "s1_io_flip_cf": "Then, Joe and Daniel had a lot of fun at the marketplace. Daniel gave a wallet to", + "s2_io_flip_cf": "Then, Daniel and Joe had a lot of fun at the marketplace. Joe gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Stan had a lot of fun at the marketplace. Stan gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Cal had a lot of fun at the marketplace. Cal gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Daniel had a lot of fun at the marketplace. Joe gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Stan had a lot of fun at the marketplace. Cal gave a wallet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Daniel", + "object": "wallet", + "place": "marketplace", + "random_a": "Stan", + "random_b": "Cal", + "random_c": "Grant" + } + }, + { + "text": "Then, Rob and Roy had a lot of fun at the court. Rob gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Roy had a lot of fun at the court. Austin gave a dress to", + "random_names_cf": "Then, Alexander and Luke had a lot of fun at the court. Alexander gave a dress to", + "s1_io_flip_cf": "Then, Roy and Rob had a lot of fun at the court. Rob gave a dress to", + "s2_io_flip_cf": "Then, Rob and Roy had a lot of fun at the court. Roy gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Alexander had a lot of fun at the court. Alexander gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Luke had a lot of fun at the court. Luke gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rob had a lot of fun at the court. Roy gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Alexander had a lot of fun at the court. Luke gave a dress to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rob", + "object": "dress", + "place": "court", + "random_a": "Alexander", + "random_b": "Luke", + "random_c": "Austin" + } + }, + { + "text": "Once Jim and Roy arrived at the department store, Jim gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Roy arrived at the department store, Charles gave a coat to", + "random_names_cf": "Once Peter and Kay arrived at the department store, Peter gave a coat to", + "s1_io_flip_cf": "Once Roy and Jim arrived at the department store, Jim gave a coat to", + "s2_io_flip_cf": "Once Jim and Roy arrived at the department store, Roy gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Kay and Peter arrived at the department store, Peter gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Peter and Kay arrived at the department store, Kay gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Jim arrived at the department store, Roy gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Peter arrived at the department store, Kay gave a coat to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Jim", + "object": "coat", + "place": "department store", + "random_a": "Peter", + "random_b": "Kay", + "random_c": "Charles" + } + }, + { + "text": "While Austin and Roger relaxed, Austin gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Roger relaxed, Edward gave a vest to", + "random_names_cf": "While Roy and Kay relaxed, Roy gave a vest to", + "s1_io_flip_cf": "While Roger and Austin relaxed, Austin gave a vest to", + "s2_io_flip_cf": "While Austin and Roger relaxed, Roger gave a vest to", + "random_names_s1_ioi_flip_cf": "While Kay and Roy relaxed, Roy gave a vest to", + "random_names_s2_ioi_flip_cf": "While Roy and Kay relaxed, Kay gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Austin relaxed, Roger gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Roy relaxed, Kay gave a vest to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Austin", + "object": "vest", + "place": "department store", + "random_a": "Roy", + "random_b": "Kay", + "random_c": "Edward" + } + }, + { + "text": "When Elizabeth and Peter were about to leave the restaurant, Elizabeth gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Peter were about to leave the restaurant, Stan gave a pencil to", + "random_names_cf": "When Will and Andrew were about to leave the restaurant, Will gave a pencil to", + "s1_io_flip_cf": "When Peter and Elizabeth were about to leave the restaurant, Elizabeth gave a pencil to", + "s2_io_flip_cf": "When Elizabeth and Peter were about to leave the restaurant, Peter gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Andrew and Will were about to leave the restaurant, Will gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Will and Andrew were about to leave the restaurant, Andrew gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Elizabeth were about to leave the restaurant, Peter gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Will were about to leave the restaurant, Andrew gave a pencil to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Elizabeth", + "object": "pencil", + "place": "restaurant", + "random_a": "Will", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "Then, Angel and Will had a lot of fun at the pet store. Angel gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Will had a lot of fun at the pet store. Henry gave a screwdriver to", + "random_names_cf": "Then, Steve and Lewis had a lot of fun at the pet store. Steve gave a screwdriver to", + "s1_io_flip_cf": "Then, Will and Angel had a lot of fun at the pet store. Angel gave a screwdriver to", + "s2_io_flip_cf": "Then, Angel and Will had a lot of fun at the pet store. Will gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Steve had a lot of fun at the pet store. Steve gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Lewis had a lot of fun at the pet store. Lewis gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Angel had a lot of fun at the pet store. Will gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steve had a lot of fun at the pet store. Lewis gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Angel", + "object": "screwdriver", + "place": "pet store", + "random_a": "Steve", + "random_b": "Lewis", + "random_c": "Henry" + } + }, + { + "text": "Then, Henry and Peter had a lot of fun at the supermarket. Henry gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Peter had a lot of fun at the supermarket. Alex gave a pair of nail clippers to", + "random_names_cf": "Then, Phil and Josh had a lot of fun at the supermarket. Phil gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Peter and Henry had a lot of fun at the supermarket. Henry gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Henry and Peter had a lot of fun at the supermarket. Peter gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Phil had a lot of fun at the supermarket. Phil gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Josh had a lot of fun at the supermarket. Josh gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Henry had a lot of fun at the supermarket. Peter gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Phil had a lot of fun at the supermarket. Josh gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Henry", + "object": "pair of nail clippers", + "place": "supermarket", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Alex" + } + }, + { + "text": "Then, Elizabeth and Kelly were working at the resort. Elizabeth decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Kelly were working at the resort. Phil decided to give a ruler to", + "random_names_cf": "Then, Rob and Guy were working at the resort. Rob decided to give a ruler to", + "s1_io_flip_cf": "Then, Kelly and Elizabeth were working at the resort. Elizabeth decided to give a ruler to", + "s2_io_flip_cf": "Then, Elizabeth and Kelly were working at the resort. Kelly decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Rob were working at the resort. Rob decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Guy were working at the resort. Guy decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Elizabeth were working at the resort. Kelly decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Rob were working at the resort. Guy decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Elizabeth", + "object": "ruler", + "place": "resort", + "random_a": "Rob", + "random_b": "Guy", + "random_c": "Phil" + } + }, + { + "text": "The pharmacy Robert and Steven went to had a microphone. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Robert and Steven went to had a microphone. Rick gave it to", + "random_names_cf": "The pharmacy Cal and Stan went to had a microphone. Cal gave it to", + "s1_io_flip_cf": "The pharmacy Steven and Robert went to had a microphone. Robert gave it to", + "s2_io_flip_cf": "The pharmacy Robert and Steven went to had a microphone. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Stan and Cal went to had a microphone. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Cal and Stan went to had a microphone. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Steven and Robert went to had a microphone. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Stan and Cal went to had a microphone. Stan gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Robert", + "object": "microphone", + "place": "pharmacy", + "random_a": "Cal", + "random_b": "Stan", + "random_c": "Rick" + } + }, + { + "text": "Then, Cal and Daniel went to the parking lot. Cal gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Daniel went to the parking lot. Steven gave a bucket of paint to", + "random_names_cf": "Then, Kelly and Elizabeth went to the parking lot. Kelly gave a bucket of paint to", + "s1_io_flip_cf": "Then, Daniel and Cal went to the parking lot. Cal gave a bucket of paint to", + "s2_io_flip_cf": "Then, Cal and Daniel went to the parking lot. Daniel gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Kelly went to the parking lot. Kelly gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Elizabeth went to the parking lot. Elizabeth gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Cal went to the parking lot. Daniel gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kelly went to the parking lot. Elizabeth gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "bucket of paint", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "Once Steve and Dan arrived at the salon, Steve gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Dan arrived at the salon, Austin gave a blouse to", + "random_names_cf": "Once Scott and Kay arrived at the salon, Scott gave a blouse to", + "s1_io_flip_cf": "Once Dan and Steve arrived at the salon, Steve gave a blouse to", + "s2_io_flip_cf": "Once Steve and Dan arrived at the salon, Dan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Kay and Scott arrived at the salon, Scott gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Scott and Kay arrived at the salon, Kay gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Steve arrived at the salon, Dan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Scott arrived at the salon, Kay gave a blouse to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Steve", + "object": "blouse", + "place": "salon", + "random_a": "Scott", + "random_b": "Kay", + "random_c": "Austin" + } + }, + { + "text": "While Don and Jonathan relaxed, Don gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Jonathan relaxed, Charles gave a blouse to", + "random_names_cf": "While Alex and Lewis relaxed, Alex gave a blouse to", + "s1_io_flip_cf": "While Jonathan and Don relaxed, Don gave a blouse to", + "s2_io_flip_cf": "While Don and Jonathan relaxed, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Lewis and Alex relaxed, Alex gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Alex and Lewis relaxed, Lewis gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Don relaxed, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Alex relaxed, Lewis gave a blouse to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Don", + "object": "blouse", + "place": "casino", + "random_a": "Alex", + "random_b": "Lewis", + "random_c": "Charles" + } + }, + { + "text": "While William and Robert relaxed, William gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Robert relaxed, Scott gave a bucket of paint to", + "random_names_cf": "While Henry and Kay relaxed, Henry gave a bucket of paint to", + "s1_io_flip_cf": "While Robert and William relaxed, William gave a bucket of paint to", + "s2_io_flip_cf": "While William and Robert relaxed, Robert gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Kay and Henry relaxed, Henry gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Henry and Kay relaxed, Kay gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and William relaxed, Robert gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Henry relaxed, Kay gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "William", + "object": "bucket of paint", + "place": "gym", + "random_a": "Henry", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Then, Tim and Scott were working at the dorm. Tim decided to give a pair of goggles to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Scott were working at the dorm. Ryan decided to give a pair of goggles to", + "random_names_cf": "Then, Rob and Jim were working at the dorm. Rob decided to give a pair of goggles to", + "s1_io_flip_cf": "Then, Scott and Tim were working at the dorm. Tim decided to give a pair of goggles to", + "s2_io_flip_cf": "Then, Tim and Scott were working at the dorm. Scott decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Rob were working at the dorm. Rob decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Jim were working at the dorm. Jim decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tim were working at the dorm. Scott decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rob were working at the dorm. Jim decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tim", + "object": "pair of goggles", + "place": "dorm", + "random_a": "Rob", + "random_b": "Jim", + "random_c": "Ryan" + } + }, + { + "text": "Then, Sarah and William went to the hangar. Sarah gave a piece of tape to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and William went to the hangar. Rick gave a piece of tape to", + "random_names_cf": "Then, Don and Lewis went to the hangar. Don gave a piece of tape to", + "s1_io_flip_cf": "Then, William and Sarah went to the hangar. Sarah gave a piece of tape to", + "s2_io_flip_cf": "Then, Sarah and William went to the hangar. William gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Don went to the hangar. Don gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Don and Lewis went to the hangar. Lewis gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Sarah went to the hangar. William gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Don went to the hangar. Lewis gave a piece of tape to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Sarah", + "object": "piece of tape", + "place": "hangar", + "random_a": "Don", + "random_b": "Lewis", + "random_c": "Rick" + } + }, + { + "text": "When Phil and Kay got a bicycle at the school, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Kay got a bicycle at the school, Tom decided to give it to", + "random_names_cf": "When Tim and Rick got a bicycle at the school, Tim decided to give it to", + "s1_io_flip_cf": "When Kay and Phil got a bicycle at the school, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Kay got a bicycle at the school, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Tim got a bicycle at the school, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Rick got a bicycle at the school, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Phil got a bicycle at the school, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Tim got a bicycle at the school, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Phil", + "object": "bicycle", + "place": "school", + "random_a": "Tim", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "Before Dan and Don left the studio, Dan decided to give a fork to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Don left the studio, Henry decided to give a fork to", + "random_names_cf": "Before Guy and Joe left the studio, Guy decided to give a fork to", + "s1_io_flip_cf": "Before Don and Dan left the studio, Dan decided to give a fork to", + "s2_io_flip_cf": "Before Dan and Don left the studio, Don decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Before Joe and Guy left the studio, Guy decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Before Guy and Joe left the studio, Joe decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Dan left the studio, Don decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Guy left the studio, Joe decided to give a fork to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Dan", + "object": "fork", + "place": "studio", + "random_a": "Guy", + "random_b": "Joe", + "random_c": "Henry" + } + }, + { + "text": "Before Henry and Roger left the boatyard, Henry decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Roger left the boatyard, Will decided to give a comb to", + "random_names_cf": "Before Summer and Josh left the boatyard, Summer decided to give a comb to", + "s1_io_flip_cf": "Before Roger and Henry left the boatyard, Henry decided to give a comb to", + "s2_io_flip_cf": "Before Henry and Roger left the boatyard, Roger decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before Josh and Summer left the boatyard, Summer decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Summer and Josh left the boatyard, Josh decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Henry left the boatyard, Roger decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Summer left the boatyard, Josh decided to give a comb to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Henry", + "object": "comb", + "place": "boatyard", + "random_a": "Summer", + "random_b": "Josh", + "random_c": "Will" + } + }, + { + "text": "The pet store Scott and Joe went to had a ladder. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Scott and Joe went to had a ladder. Daniel gave it to", + "random_names_cf": "The pet store Alex and Austin went to had a ladder. Alex gave it to", + "s1_io_flip_cf": "The pet store Joe and Scott went to had a ladder. Scott gave it to", + "s2_io_flip_cf": "The pet store Scott and Joe went to had a ladder. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Austin and Alex went to had a ladder. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Alex and Austin went to had a ladder. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Joe and Scott went to had a ladder. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Austin and Alex went to had a ladder. Austin gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Scott", + "object": "ladder", + "place": "pet store", + "random_a": "Alex", + "random_b": "Austin", + "random_c": "Daniel" + } + }, + { + "text": "Once Tom and Jim arrived at the mall, Tom gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Jim arrived at the mall, Henry gave a ladder to", + "random_names_cf": "Once Angel and Ryan arrived at the mall, Angel gave a ladder to", + "s1_io_flip_cf": "Once Jim and Tom arrived at the mall, Tom gave a ladder to", + "s2_io_flip_cf": "Once Tom and Jim arrived at the mall, Jim gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Angel arrived at the mall, Angel gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Angel and Ryan arrived at the mall, Ryan gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Tom arrived at the mall, Jim gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Angel arrived at the mall, Ryan gave a ladder to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Tom", + "object": "ladder", + "place": "mall", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Henry" + } + }, + { + "text": "Then, Mike and William were working at the mall. Mike decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and William were working at the mall. Alex decided to give a dishwasher to", + "random_names_cf": "Then, Tom and Angel were working at the mall. Tom decided to give a dishwasher to", + "s1_io_flip_cf": "Then, William and Mike were working at the mall. Mike decided to give a dishwasher to", + "s2_io_flip_cf": "Then, Mike and William were working at the mall. William decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Tom were working at the mall. Tom decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Angel were working at the mall. Angel decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Mike were working at the mall. William decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tom were working at the mall. Angel decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "dishwasher", + "place": "mall", + "random_a": "Tom", + "random_b": "Angel", + "random_c": "Alex" + } + }, + { + "text": "When William and Summer got a pencil sharpener at the marketplace, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Summer got a pencil sharpener at the marketplace, Steve decided to give it to", + "random_names_cf": "When Don and Grant got a pencil sharpener at the marketplace, Don decided to give it to", + "s1_io_flip_cf": "When Summer and William got a pencil sharpener at the marketplace, William decided to give it to", + "s2_io_flip_cf": "When William and Summer got a pencil sharpener at the marketplace, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Don got a pencil sharpener at the marketplace, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Grant got a pencil sharpener at the marketplace, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and William got a pencil sharpener at the marketplace, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Don got a pencil sharpener at the marketplace, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "William", + "object": "pencil sharpener", + "place": "marketplace", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Steve" + } + }, + { + "text": "Once Alex and Angel arrived at the resort, Alex gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Angel arrived at the resort, Stan gave a funnel to", + "random_names_cf": "Once William and Tom arrived at the resort, William gave a funnel to", + "s1_io_flip_cf": "Once Angel and Alex arrived at the resort, Alex gave a funnel to", + "s2_io_flip_cf": "Once Alex and Angel arrived at the resort, Angel gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Tom and William arrived at the resort, William gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once William and Tom arrived at the resort, Tom gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Alex arrived at the resort, Angel gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and William arrived at the resort, Tom gave a funnel to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alex", + "object": "funnel", + "place": "resort", + "random_a": "William", + "random_b": "Tom", + "random_c": "Stan" + } + }, + { + "text": "Once Angel and Cal arrived at the garden, Angel gave a can to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Cal arrived at the garden, Daniel gave a can to", + "random_names_cf": "Once Peter and Phil arrived at the garden, Peter gave a can to", + "s1_io_flip_cf": "Once Cal and Angel arrived at the garden, Angel gave a can to", + "s2_io_flip_cf": "Once Angel and Cal arrived at the garden, Cal gave a can to", + "random_names_s1_ioi_flip_cf": "Once Phil and Peter arrived at the garden, Peter gave a can to", + "random_names_s2_ioi_flip_cf": "Once Peter and Phil arrived at the garden, Phil gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Angel arrived at the garden, Cal gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Peter arrived at the garden, Phil gave a can to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Angel", + "object": "can", + "place": "garden", + "random_a": "Peter", + "random_b": "Phil", + "random_c": "Daniel" + } + }, + { + "text": "Before Roger and Luke left the department store, Roger decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Luke left the department store, Jim decided to give a match to", + "random_names_cf": "Before Joe and Scott left the department store, Joe decided to give a match to", + "s1_io_flip_cf": "Before Luke and Roger left the department store, Roger decided to give a match to", + "s2_io_flip_cf": "Before Roger and Luke left the department store, Luke decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Scott and Joe left the department store, Joe decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Joe and Scott left the department store, Scott decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Roger left the department store, Luke decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Joe left the department store, Scott decided to give a match to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roger", + "object": "match", + "place": "department store", + "random_a": "Joe", + "random_b": "Scott", + "random_c": "Jim" + } + }, + { + "text": "Then, Rob and Phil were working at the square. Rob decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Phil were working at the square. Daniel decided to give a pin to", + "random_names_cf": "Then, Rick and Robert were working at the square. Rick decided to give a pin to", + "s1_io_flip_cf": "Then, Phil and Rob were working at the square. Rob decided to give a pin to", + "s2_io_flip_cf": "Then, Rob and Phil were working at the square. Phil decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Rick were working at the square. Rick decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Robert were working at the square. Robert decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Rob were working at the square. Phil decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Rick were working at the square. Robert decided to give a pin to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Rob", + "object": "pin", + "place": "square", + "random_a": "Rick", + "random_b": "Robert", + "random_c": "Daniel" + } + }, + { + "text": "Once Edward and Kelly arrived at the studio, Edward gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Kelly arrived at the studio, Ryan gave a napkin to", + "random_names_cf": "Once Ross and Phil arrived at the studio, Ross gave a napkin to", + "s1_io_flip_cf": "Once Kelly and Edward arrived at the studio, Edward gave a napkin to", + "s2_io_flip_cf": "Once Edward and Kelly arrived at the studio, Kelly gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Phil and Ross arrived at the studio, Ross gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Ross and Phil arrived at the studio, Phil gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Edward arrived at the studio, Kelly gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Ross arrived at the studio, Phil gave a napkin to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Edward", + "object": "napkin", + "place": "studio", + "random_a": "Ross", + "random_b": "Phil", + "random_c": "Ryan" + } + }, + { + "text": "Once Jonathan and Andrew arrived at the parking lot, Jonathan gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Andrew arrived at the parking lot, Alexander gave a highlighter to", + "random_names_cf": "Once Daniel and Elizabeth arrived at the parking lot, Daniel gave a highlighter to", + "s1_io_flip_cf": "Once Andrew and Jonathan arrived at the parking lot, Jonathan gave a highlighter to", + "s2_io_flip_cf": "Once Jonathan and Andrew arrived at the parking lot, Andrew gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the parking lot, Daniel gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the parking lot, Elizabeth gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Jonathan arrived at the parking lot, Andrew gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the parking lot, Elizabeth gave a highlighter to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Jonathan", + "object": "highlighter", + "place": "parking lot", + "random_a": "Daniel", + "random_b": "Elizabeth", + "random_c": "Alexander" + } + }, + { + "text": "The school Peter and Alexander went to had a highlighter. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Peter and Alexander went to had a highlighter. Robert gave it to", + "random_names_cf": "The school Roger and Ryan went to had a highlighter. Roger gave it to", + "s1_io_flip_cf": "The school Alexander and Peter went to had a highlighter. Peter gave it to", + "s2_io_flip_cf": "The school Peter and Alexander went to had a highlighter. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The school Ryan and Roger went to had a highlighter. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The school Roger and Ryan went to had a highlighter. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Alexander and Peter went to had a highlighter. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Ryan and Roger went to had a highlighter. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Peter", + "object": "highlighter", + "place": "school", + "random_a": "Roger", + "random_b": "Ryan", + "random_c": "Robert" + } + }, + { + "text": "While Don and Sarah relaxed, Don gave a basket to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Sarah relaxed, Mike gave a basket to", + "random_names_cf": "While Cal and Alex relaxed, Cal gave a basket to", + "s1_io_flip_cf": "While Sarah and Don relaxed, Don gave a basket to", + "s2_io_flip_cf": "While Don and Sarah relaxed, Sarah gave a basket to", + "random_names_s1_ioi_flip_cf": "While Alex and Cal relaxed, Cal gave a basket to", + "random_names_s2_ioi_flip_cf": "While Cal and Alex relaxed, Alex gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Don relaxed, Sarah gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Cal relaxed, Alex gave a basket to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Don", + "object": "basket", + "place": "court", + "random_a": "Cal", + "random_b": "Alex", + "random_c": "Mike" + } + }, + { + "text": "The salon Roger and Sarah went to had a joystick. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Roger and Sarah went to had a joystick. Kay gave it to", + "random_names_cf": "The salon Will and Elizabeth went to had a joystick. Will gave it to", + "s1_io_flip_cf": "The salon Sarah and Roger went to had a joystick. Roger gave it to", + "s2_io_flip_cf": "The salon Roger and Sarah went to had a joystick. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The salon Elizabeth and Will went to had a joystick. Will gave it to", + "random_names_s2_ioi_flip_cf": "The salon Will and Elizabeth went to had a joystick. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Sarah and Roger went to had a joystick. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Elizabeth and Will went to had a joystick. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roger", + "object": "joystick", + "place": "salon", + "random_a": "Will", + "random_b": "Elizabeth", + "random_c": "Kay" + } + }, + { + "text": "When Alex and Lewis were about to leave the airbase, Alex gave a radiator to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Lewis were about to leave the airbase, Tim gave a radiator to", + "random_names_cf": "When Edward and Robert were about to leave the airbase, Edward gave a radiator to", + "s1_io_flip_cf": "When Lewis and Alex were about to leave the airbase, Alex gave a radiator to", + "s2_io_flip_cf": "When Alex and Lewis were about to leave the airbase, Lewis gave a radiator to", + "random_names_s1_ioi_flip_cf": "When Robert and Edward were about to leave the airbase, Edward gave a radiator to", + "random_names_s2_ioi_flip_cf": "When Edward and Robert were about to leave the airbase, Robert gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Alex were about to leave the airbase, Lewis gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Edward were about to leave the airbase, Robert gave a radiator to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Alex", + "object": "radiator", + "place": "airbase", + "random_a": "Edward", + "random_b": "Robert", + "random_c": "Tim" + } + }, + { + "text": "When Peter and Angel were about to leave the circus, Peter gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Angel were about to leave the circus, Charles gave a needle to", + "random_names_cf": "When Grant and Alex were about to leave the circus, Grant gave a needle to", + "s1_io_flip_cf": "When Angel and Peter were about to leave the circus, Peter gave a needle to", + "s2_io_flip_cf": "When Peter and Angel were about to leave the circus, Angel gave a needle to", + "random_names_s1_ioi_flip_cf": "When Alex and Grant were about to leave the circus, Grant gave a needle to", + "random_names_s2_ioi_flip_cf": "When Grant and Alex were about to leave the circus, Alex gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Peter were about to leave the circus, Angel gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Grant were about to leave the circus, Alex gave a needle to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Peter", + "object": "needle", + "place": "circus", + "random_a": "Grant", + "random_b": "Alex", + "random_c": "Charles" + } + }, + { + "text": "Once Don and Scott arrived at the optician, Don gave a wallet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Scott arrived at the optician, Kelly gave a wallet to", + "random_names_cf": "Once Daniel and Ross arrived at the optician, Daniel gave a wallet to", + "s1_io_flip_cf": "Once Scott and Don arrived at the optician, Don gave a wallet to", + "s2_io_flip_cf": "Once Don and Scott arrived at the optician, Scott gave a wallet to", + "random_names_s1_ioi_flip_cf": "Once Ross and Daniel arrived at the optician, Daniel gave a wallet to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Ross arrived at the optician, Ross gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Don arrived at the optician, Scott gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Daniel arrived at the optician, Ross gave a wallet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Don", + "object": "wallet", + "place": "optician", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Kelly" + } + }, + { + "text": "The zoo Dan and Stan went to had a shelf. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Dan and Stan went to had a shelf. Tim gave it to", + "random_names_cf": "The zoo Cal and Alexander went to had a shelf. Cal gave it to", + "s1_io_flip_cf": "The zoo Stan and Dan went to had a shelf. Dan gave it to", + "s2_io_flip_cf": "The zoo Dan and Stan went to had a shelf. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Alexander and Cal went to had a shelf. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Cal and Alexander went to had a shelf. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Stan and Dan went to had a shelf. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Alexander and Cal went to had a shelf. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Dan", + "object": "shelf", + "place": "zoo", + "random_a": "Cal", + "random_b": "Alexander", + "random_c": "Tim" + } + }, + { + "text": "Then, Roger and Jonathan had a lot of fun at the boatyard. Roger gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Jonathan had a lot of fun at the boatyard. Roy gave a cable to", + "random_names_cf": "Then, Stan and Mike had a lot of fun at the boatyard. Stan gave a cable to", + "s1_io_flip_cf": "Then, Jonathan and Roger had a lot of fun at the boatyard. Roger gave a cable to", + "s2_io_flip_cf": "Then, Roger and Jonathan had a lot of fun at the boatyard. Jonathan gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Stan had a lot of fun at the boatyard. Stan gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Mike had a lot of fun at the boatyard. Mike gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Roger had a lot of fun at the boatyard. Jonathan gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Stan had a lot of fun at the boatyard. Mike gave a cable to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roger", + "object": "cable", + "place": "boatyard", + "random_a": "Stan", + "random_b": "Mike", + "random_c": "Roy" + } + }, + { + "text": "Then, William and Grant went to the dorm. William gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Grant went to the dorm. Sarah gave a match to", + "random_names_cf": "Then, Angel and Rob went to the dorm. Angel gave a match to", + "s1_io_flip_cf": "Then, Grant and William went to the dorm. William gave a match to", + "s2_io_flip_cf": "Then, William and Grant went to the dorm. Grant gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Angel went to the dorm. Angel gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Rob went to the dorm. Rob gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and William went to the dorm. Grant gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Angel went to the dorm. Rob gave a match to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "William", + "object": "match", + "place": "dorm", + "random_a": "Angel", + "random_b": "Rob", + "random_c": "Sarah" + } + }, + { + "text": "While Guy and Stan relaxed, Guy gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Stan relaxed, Steven gave a pin to", + "random_names_cf": "While Kay and William relaxed, Kay gave a pin to", + "s1_io_flip_cf": "While Stan and Guy relaxed, Guy gave a pin to", + "s2_io_flip_cf": "While Guy and Stan relaxed, Stan gave a pin to", + "random_names_s1_ioi_flip_cf": "While William and Kay relaxed, Kay gave a pin to", + "random_names_s2_ioi_flip_cf": "While Kay and William relaxed, William gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Guy relaxed, Stan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Kay relaxed, William gave a pin to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Guy", + "object": "pin", + "place": "hangar", + "random_a": "Kay", + "random_b": "William", + "random_c": "Steven" + } + }, + { + "text": "While Peter and Tim relaxed, Peter gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Tim relaxed, Edward gave a vest to", + "random_names_cf": "While Austin and Joe relaxed, Austin gave a vest to", + "s1_io_flip_cf": "While Tim and Peter relaxed, Peter gave a vest to", + "s2_io_flip_cf": "While Peter and Tim relaxed, Tim gave a vest to", + "random_names_s1_ioi_flip_cf": "While Joe and Austin relaxed, Austin gave a vest to", + "random_names_s2_ioi_flip_cf": "While Austin and Joe relaxed, Joe gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Peter relaxed, Tim gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Austin relaxed, Joe gave a vest to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Peter", + "object": "vest", + "place": "park", + "random_a": "Austin", + "random_b": "Joe", + "random_c": "Edward" + } + }, + { + "text": "Before Angel and Jonathan left the park, Angel decided to give a ladder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Jonathan left the park, Mike decided to give a ladder to", + "random_names_cf": "Before William and Guy left the park, William decided to give a ladder to", + "s1_io_flip_cf": "Before Jonathan and Angel left the park, Angel decided to give a ladder to", + "s2_io_flip_cf": "Before Angel and Jonathan left the park, Jonathan decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Before Guy and William left the park, William decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Before William and Guy left the park, Guy decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Angel left the park, Jonathan decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and William left the park, Guy decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Angel", + "object": "ladder", + "place": "park", + "random_a": "William", + "random_b": "Guy", + "random_c": "Mike" + } + }, + { + "text": "Then, Grant and Daniel went to the store. Grant gave a toaster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Daniel went to the store. Scott gave a toaster to", + "random_names_cf": "Then, Rick and Tom went to the store. Rick gave a toaster to", + "s1_io_flip_cf": "Then, Daniel and Grant went to the store. Grant gave a toaster to", + "s2_io_flip_cf": "Then, Grant and Daniel went to the store. Daniel gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Rick went to the store. Rick gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Tom went to the store. Tom gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Grant went to the store. Daniel gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Rick went to the store. Tom gave a toaster to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Grant", + "object": "toaster", + "place": "store", + "random_a": "Rick", + "random_b": "Tom", + "random_c": "Scott" + } + }, + { + "text": "Then, Cal and Josh went to the department store. Cal gave a blouse to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Josh went to the department store. William gave a blouse to", + "random_names_cf": "Then, Robert and Daniel went to the department store. Robert gave a blouse to", + "s1_io_flip_cf": "Then, Josh and Cal went to the department store. Cal gave a blouse to", + "s2_io_flip_cf": "Then, Cal and Josh went to the department store. Josh gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Robert went to the department store. Robert gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Daniel went to the department store. Daniel gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Cal went to the department store. Josh gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Robert went to the department store. Daniel gave a blouse to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Cal", + "object": "blouse", + "place": "department store", + "random_a": "Robert", + "random_b": "Daniel", + "random_c": "William" + } + }, + { + "text": "Before Jim and Joe left the market, Jim decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Joe left the market, Steve decided to give a screwdriver to", + "random_names_cf": "Before Kay and Guy left the market, Kay decided to give a screwdriver to", + "s1_io_flip_cf": "Before Joe and Jim left the market, Jim decided to give a screwdriver to", + "s2_io_flip_cf": "Before Jim and Joe left the market, Joe decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Guy and Kay left the market, Kay decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Kay and Guy left the market, Guy decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Jim left the market, Joe decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Kay left the market, Guy decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "screwdriver", + "place": "market", + "random_a": "Kay", + "random_b": "Guy", + "random_c": "Steve" + } + }, + { + "text": "When Grant and Kelly got a strap at the university campus, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Kelly got a strap at the university campus, Josh decided to give it to", + "random_names_cf": "When Alex and Steve got a strap at the university campus, Alex decided to give it to", + "s1_io_flip_cf": "When Kelly and Grant got a strap at the university campus, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Kelly got a strap at the university campus, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Alex got a strap at the university campus, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Steve got a strap at the university campus, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Grant got a strap at the university campus, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Alex got a strap at the university campus, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Grant", + "object": "strap", + "place": "university campus", + "random_a": "Alex", + "random_b": "Steve", + "random_c": "Josh" + } + }, + { + "text": "Before Will and Dan left the house, Will decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Dan left the house, Guy decided to give a strap to", + "random_names_cf": "Before Ryan and Jim left the house, Ryan decided to give a strap to", + "s1_io_flip_cf": "Before Dan and Will left the house, Will decided to give a strap to", + "s2_io_flip_cf": "Before Will and Dan left the house, Dan decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Jim and Ryan left the house, Ryan decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Jim left the house, Jim decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Will left the house, Dan decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Ryan left the house, Jim decided to give a strap to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Will", + "object": "strap", + "place": "house", + "random_a": "Ryan", + "random_b": "Jim", + "random_c": "Guy" + } + }, + { + "text": "The airport Cal and William went to had a basket. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Cal and William went to had a basket. Scott gave it to", + "random_names_cf": "The airport Jim and Kay went to had a basket. Jim gave it to", + "s1_io_flip_cf": "The airport William and Cal went to had a basket. Cal gave it to", + "s2_io_flip_cf": "The airport Cal and William went to had a basket. William gave it to", + "random_names_s1_ioi_flip_cf": "The airport Kay and Jim went to had a basket. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The airport Jim and Kay went to had a basket. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport William and Cal went to had a basket. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Kay and Jim went to had a basket. Kay gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Cal", + "object": "basket", + "place": "airport", + "random_a": "Jim", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Once Lewis and Ryan arrived at the hangar, Lewis gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Ryan arrived at the hangar, Jim gave a grater to", + "random_names_cf": "Once Kelly and Steve arrived at the hangar, Kelly gave a grater to", + "s1_io_flip_cf": "Once Ryan and Lewis arrived at the hangar, Lewis gave a grater to", + "s2_io_flip_cf": "Once Lewis and Ryan arrived at the hangar, Ryan gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Steve and Kelly arrived at the hangar, Kelly gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Steve arrived at the hangar, Steve gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Lewis arrived at the hangar, Ryan gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Kelly arrived at the hangar, Steve gave a grater to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "grater", + "place": "hangar", + "random_a": "Kelly", + "random_b": "Steve", + "random_c": "Jim" + } + }, + { + "text": "The airport Andrew and Luke went to had a banner. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Andrew and Luke went to had a banner. Joe gave it to", + "random_names_cf": "The airport Tom and Henry went to had a banner. Tom gave it to", + "s1_io_flip_cf": "The airport Luke and Andrew went to had a banner. Andrew gave it to", + "s2_io_flip_cf": "The airport Andrew and Luke went to had a banner. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The airport Henry and Tom went to had a banner. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The airport Tom and Henry went to had a banner. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Luke and Andrew went to had a banner. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Henry and Tom went to had a banner. Henry gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Andrew", + "object": "banner", + "place": "airport", + "random_a": "Tom", + "random_b": "Henry", + "random_c": "Joe" + } + }, + { + "text": "When Roger and Steven were about to leave the pizzeria, Roger gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Steven were about to leave the pizzeria, Neil gave a heater to", + "random_names_cf": "When Robert and Tom were about to leave the pizzeria, Robert gave a heater to", + "s1_io_flip_cf": "When Steven and Roger were about to leave the pizzeria, Roger gave a heater to", + "s2_io_flip_cf": "When Roger and Steven were about to leave the pizzeria, Steven gave a heater to", + "random_names_s1_ioi_flip_cf": "When Tom and Robert were about to leave the pizzeria, Robert gave a heater to", + "random_names_s2_ioi_flip_cf": "When Robert and Tom were about to leave the pizzeria, Tom gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Roger were about to leave the pizzeria, Steven gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Robert were about to leave the pizzeria, Tom gave a heater to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roger", + "object": "heater", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Tom", + "random_c": "Neil" + } + }, + { + "text": "Then, Elizabeth and Stan were working at the house. Elizabeth decided to give a pencil to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Stan were working at the house. Joe decided to give a pencil to", + "random_names_cf": "Then, Alexander and Daniel were working at the house. Alexander decided to give a pencil to", + "s1_io_flip_cf": "Then, Stan and Elizabeth were working at the house. Elizabeth decided to give a pencil to", + "s2_io_flip_cf": "Then, Elizabeth and Stan were working at the house. Stan decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Alexander were working at the house. Alexander decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Daniel were working at the house. Daniel decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Elizabeth were working at the house. Stan decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alexander were working at the house. Daniel decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "pencil", + "place": "house", + "random_a": "Alexander", + "random_b": "Daniel", + "random_c": "Joe" + } + }, + { + "text": "Then, Dan and Kay went to the cafe. Dan gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Kay went to the cafe. Sarah gave a desk to", + "random_names_cf": "Then, Guy and Tom went to the cafe. Guy gave a desk to", + "s1_io_flip_cf": "Then, Kay and Dan went to the cafe. Dan gave a desk to", + "s2_io_flip_cf": "Then, Dan and Kay went to the cafe. Kay gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Guy went to the cafe. Guy gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Tom went to the cafe. Tom gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Dan went to the cafe. Kay gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Guy went to the cafe. Tom gave a desk to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Dan", + "object": "desk", + "place": "cafe", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Sarah" + } + }, + { + "text": "When Jonathan and Charles got a wallet at the resort, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Charles got a wallet at the resort, Robert decided to give it to", + "random_names_cf": "When Peter and Grant got a wallet at the resort, Peter decided to give it to", + "s1_io_flip_cf": "When Charles and Jonathan got a wallet at the resort, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Charles got a wallet at the resort, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Peter got a wallet at the resort, Peter decided to give it to", + "random_names_s2_ioi_flip_cf": "When Peter and Grant got a wallet at the resort, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Jonathan got a wallet at the resort, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Peter got a wallet at the resort, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Jonathan", + "object": "wallet", + "place": "resort", + "random_a": "Peter", + "random_b": "Grant", + "random_c": "Robert" + } + }, + { + "text": "The ferry Peter and Henry went to had a pin. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Peter and Henry went to had a pin. Daniel gave it to", + "random_names_cf": "The ferry Roger and Will went to had a pin. Roger gave it to", + "s1_io_flip_cf": "The ferry Henry and Peter went to had a pin. Peter gave it to", + "s2_io_flip_cf": "The ferry Peter and Henry went to had a pin. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Will and Roger went to had a pin. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Roger and Will went to had a pin. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Henry and Peter went to had a pin. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Will and Roger went to had a pin. Will gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Peter", + "object": "pin", + "place": "ferry", + "random_a": "Roger", + "random_b": "Will", + "random_c": "Daniel" + } + }, + { + "text": "Then, Rick and Peter were working at the gift shop. Rick decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Peter were working at the gift shop. Roger decided to give a comb to", + "random_names_cf": "Then, Tim and Cal were working at the gift shop. Tim decided to give a comb to", + "s1_io_flip_cf": "Then, Peter and Rick were working at the gift shop. Rick decided to give a comb to", + "s2_io_flip_cf": "Then, Rick and Peter were working at the gift shop. Peter decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Tim were working at the gift shop. Tim decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Cal were working at the gift shop. Cal decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rick were working at the gift shop. Peter decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Tim were working at the gift shop. Cal decided to give a comb to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rick", + "object": "comb", + "place": "gift shop", + "random_a": "Tim", + "random_b": "Cal", + "random_c": "Roger" + } + }, + { + "text": "Then, Kay and Rob had a lot of fun at the break room. Kay gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Rob had a lot of fun at the break room. Henry gave a mask to", + "random_names_cf": "Then, Austin and Tim had a lot of fun at the break room. Austin gave a mask to", + "s1_io_flip_cf": "Then, Rob and Kay had a lot of fun at the break room. Kay gave a mask to", + "s2_io_flip_cf": "Then, Kay and Rob had a lot of fun at the break room. Rob gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Austin had a lot of fun at the break room. Austin gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Tim had a lot of fun at the break room. Tim gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Kay had a lot of fun at the break room. Rob gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Austin had a lot of fun at the break room. Tim gave a mask to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kay", + "object": "mask", + "place": "break room", + "random_a": "Austin", + "random_b": "Tim", + "random_c": "Henry" + } + }, + { + "text": "Then, Steve and Grant went to the pharmacy. Steve gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Grant went to the pharmacy. Dan gave a ribbon to", + "random_names_cf": "Then, Rick and Jonathan went to the pharmacy. Rick gave a ribbon to", + "s1_io_flip_cf": "Then, Grant and Steve went to the pharmacy. Steve gave a ribbon to", + "s2_io_flip_cf": "Then, Steve and Grant went to the pharmacy. Grant gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Rick went to the pharmacy. Rick gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Jonathan went to the pharmacy. Jonathan gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Steve went to the pharmacy. Grant gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Rick went to the pharmacy. Jonathan gave a ribbon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Steve", + "object": "ribbon", + "place": "pharmacy", + "random_a": "Rick", + "random_b": "Jonathan", + "random_c": "Dan" + } + }, + { + "text": "Before Mike and Lewis left the toy store, Mike decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Lewis left the toy store, Angel decided to give a trunk to", + "random_names_cf": "Before Alex and Charles left the toy store, Alex decided to give a trunk to", + "s1_io_flip_cf": "Before Lewis and Mike left the toy store, Mike decided to give a trunk to", + "s2_io_flip_cf": "Before Mike and Lewis left the toy store, Lewis decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Charles and Alex left the toy store, Alex decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Alex and Charles left the toy store, Charles decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Mike left the toy store, Lewis decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Alex left the toy store, Charles decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Mike", + "object": "trunk", + "place": "toy store", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Angel" + } + }, + { + "text": "Before Ross and Jonathan left the service station, Ross decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Jonathan left the service station, Joe decided to give a pin to", + "random_names_cf": "Before Luke and Charles left the service station, Luke decided to give a pin to", + "s1_io_flip_cf": "Before Jonathan and Ross left the service station, Ross decided to give a pin to", + "s2_io_flip_cf": "Before Ross and Jonathan left the service station, Jonathan decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Charles and Luke left the service station, Luke decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Luke and Charles left the service station, Charles decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Ross left the service station, Jonathan decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Luke left the service station, Charles decided to give a pin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ross", + "object": "pin", + "place": "service station", + "random_a": "Luke", + "random_b": "Charles", + "random_c": "Joe" + } + }, + { + "text": "When Phil and Henry got a desk at the casino, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Henry got a desk at the casino, Edward decided to give it to", + "random_names_cf": "When Joe and Guy got a desk at the casino, Joe decided to give it to", + "s1_io_flip_cf": "When Henry and Phil got a desk at the casino, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Henry got a desk at the casino, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Joe got a desk at the casino, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Guy got a desk at the casino, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Phil got a desk at the casino, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Joe got a desk at the casino, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Phil", + "object": "desk", + "place": "casino", + "random_a": "Joe", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "Then, Ross and Daniel had a lot of fun at the tire store. Ross gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Daniel had a lot of fun at the tire store. Scott gave a napkin to", + "random_names_cf": "Then, Sarah and Henry had a lot of fun at the tire store. Sarah gave a napkin to", + "s1_io_flip_cf": "Then, Daniel and Ross had a lot of fun at the tire store. Ross gave a napkin to", + "s2_io_flip_cf": "Then, Ross and Daniel had a lot of fun at the tire store. Daniel gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Sarah had a lot of fun at the tire store. Sarah gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Henry had a lot of fun at the tire store. Henry gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Ross had a lot of fun at the tire store. Daniel gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Sarah had a lot of fun at the tire store. Henry gave a napkin to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "napkin", + "place": "tire store", + "random_a": "Sarah", + "random_b": "Henry", + "random_c": "Scott" + } + }, + { + "text": "Once Daniel and Robert arrived at the salon, Daniel gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Robert arrived at the salon, Will gave a desk to", + "random_names_cf": "Once Josh and Alex arrived at the salon, Josh gave a desk to", + "s1_io_flip_cf": "Once Robert and Daniel arrived at the salon, Daniel gave a desk to", + "s2_io_flip_cf": "Once Daniel and Robert arrived at the salon, Robert gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Alex and Josh arrived at the salon, Josh gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Josh and Alex arrived at the salon, Alex gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Daniel arrived at the salon, Robert gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Josh arrived at the salon, Alex gave a desk to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "desk", + "place": "salon", + "random_a": "Josh", + "random_b": "Alex", + "random_c": "Will" + } + }, + { + "text": "Once Rick and Elizabeth arrived at the dorm, Rick gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Elizabeth arrived at the dorm, Mike gave a dress to", + "random_names_cf": "Once Henry and Angel arrived at the dorm, Henry gave a dress to", + "s1_io_flip_cf": "Once Elizabeth and Rick arrived at the dorm, Rick gave a dress to", + "s2_io_flip_cf": "Once Rick and Elizabeth arrived at the dorm, Elizabeth gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Angel and Henry arrived at the dorm, Henry gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Henry and Angel arrived at the dorm, Angel gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Rick arrived at the dorm, Elizabeth gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Henry arrived at the dorm, Angel gave a dress to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rick", + "object": "dress", + "place": "dorm", + "random_a": "Henry", + "random_b": "Angel", + "random_c": "Mike" + } + }, + { + "text": "Then, Mike and Austin had a lot of fun at the boatyard. Mike gave a fan to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Austin had a lot of fun at the boatyard. Roger gave a fan to", + "random_names_cf": "Then, Henry and Charles had a lot of fun at the boatyard. Henry gave a fan to", + "s1_io_flip_cf": "Then, Austin and Mike had a lot of fun at the boatyard. Mike gave a fan to", + "s2_io_flip_cf": "Then, Mike and Austin had a lot of fun at the boatyard. Austin gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Henry had a lot of fun at the boatyard. Henry gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Charles had a lot of fun at the boatyard. Charles gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Mike had a lot of fun at the boatyard. Austin gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Henry had a lot of fun at the boatyard. Charles gave a fan to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Mike", + "object": "fan", + "place": "boatyard", + "random_a": "Henry", + "random_b": "Charles", + "random_c": "Roger" + } + }, + { + "text": "When Robert and Peter got a poster at the pet store, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Peter got a poster at the pet store, Edward decided to give it to", + "random_names_cf": "When Rick and Josh got a poster at the pet store, Rick decided to give it to", + "s1_io_flip_cf": "When Peter and Robert got a poster at the pet store, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Peter got a poster at the pet store, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Rick got a poster at the pet store, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Josh got a poster at the pet store, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Robert got a poster at the pet store, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Rick got a poster at the pet store, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "poster", + "place": "pet store", + "random_a": "Rick", + "random_b": "Josh", + "random_c": "Edward" + } + }, + { + "text": "Before Grant and Kay left the resort, Grant decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Kay left the resort, Edward decided to give a jar to", + "random_names_cf": "Before Guy and Tom left the resort, Guy decided to give a jar to", + "s1_io_flip_cf": "Before Kay and Grant left the resort, Grant decided to give a jar to", + "s2_io_flip_cf": "Before Grant and Kay left the resort, Kay decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Tom and Guy left the resort, Guy decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Guy and Tom left the resort, Tom decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Grant left the resort, Kay decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Guy left the resort, Tom decided to give a jar to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "jar", + "place": "resort", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Edward" + } + }, + { + "text": "When Steve and Steven were about to leave the service station, Steve gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Steven were about to leave the service station, Neil gave a pillow to", + "random_names_cf": "When Stan and Summer were about to leave the service station, Stan gave a pillow to", + "s1_io_flip_cf": "When Steven and Steve were about to leave the service station, Steve gave a pillow to", + "s2_io_flip_cf": "When Steve and Steven were about to leave the service station, Steven gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Summer and Stan were about to leave the service station, Stan gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Stan and Summer were about to leave the service station, Summer gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Steve were about to leave the service station, Steven gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Stan were about to leave the service station, Summer gave a pillow to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "pillow", + "place": "service station", + "random_a": "Stan", + "random_b": "Summer", + "random_c": "Neil" + } + }, + { + "text": "Before Roy and Andrew left the square, Roy decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Andrew left the square, Guy decided to give a vest to", + "random_names_cf": "Before Phil and Luke left the square, Phil decided to give a vest to", + "s1_io_flip_cf": "Before Andrew and Roy left the square, Roy decided to give a vest to", + "s2_io_flip_cf": "Before Roy and Andrew left the square, Andrew decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Luke and Phil left the square, Phil decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Phil and Luke left the square, Luke decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Roy left the square, Andrew decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Phil left the square, Luke decided to give a vest to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roy", + "object": "vest", + "place": "square", + "random_a": "Phil", + "random_b": "Luke", + "random_c": "Guy" + } + }, + { + "text": "When Henry and Austin were about to leave the tire store, Henry gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Austin were about to leave the tire store, Stan gave a toilet to", + "random_names_cf": "When Guy and Edward were about to leave the tire store, Guy gave a toilet to", + "s1_io_flip_cf": "When Austin and Henry were about to leave the tire store, Henry gave a toilet to", + "s2_io_flip_cf": "When Henry and Austin were about to leave the tire store, Austin gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Edward and Guy were about to leave the tire store, Guy gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Guy and Edward were about to leave the tire store, Edward gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Henry were about to leave the tire store, Austin gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Guy were about to leave the tire store, Edward gave a toilet to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Henry", + "object": "toilet", + "place": "tire store", + "random_a": "Guy", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "Before Alexander and Summer left the field, Alexander decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Summer left the field, Stan decided to give a match to", + "random_names_cf": "Before Tom and Cal left the field, Tom decided to give a match to", + "s1_io_flip_cf": "Before Summer and Alexander left the field, Alexander decided to give a match to", + "s2_io_flip_cf": "Before Alexander and Summer left the field, Summer decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Cal and Tom left the field, Tom decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Tom and Cal left the field, Cal decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Alexander left the field, Summer decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Tom left the field, Cal decided to give a match to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alexander", + "object": "match", + "place": "field", + "random_a": "Tom", + "random_b": "Cal", + "random_c": "Stan" + } + }, + { + "text": "When Joe and Andrew got a wrench at the spa, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Andrew got a wrench at the spa, Peter decided to give it to", + "random_names_cf": "When Stan and Kay got a wrench at the spa, Stan decided to give it to", + "s1_io_flip_cf": "When Andrew and Joe got a wrench at the spa, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Andrew got a wrench at the spa, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Stan got a wrench at the spa, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Kay got a wrench at the spa, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Joe got a wrench at the spa, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Stan got a wrench at the spa, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Joe", + "object": "wrench", + "place": "spa", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Peter" + } + }, + { + "text": "Then, Kay and Summer went to the square. Kay gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Summer went to the square. Jonathan gave a pair of goggles to", + "random_names_cf": "Then, Ross and Elizabeth went to the square. Ross gave a pair of goggles to", + "s1_io_flip_cf": "Then, Summer and Kay went to the square. Kay gave a pair of goggles to", + "s2_io_flip_cf": "Then, Kay and Summer went to the square. Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Ross went to the square. Ross gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Elizabeth went to the square. Elizabeth gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Kay went to the square. Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ross went to the square. Elizabeth gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Kay", + "object": "pair of goggles", + "place": "square", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Sarah and Rob had a lot of fun at the marketplace. Sarah gave a backpack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Rob had a lot of fun at the marketplace. Henry gave a backpack to", + "random_names_cf": "Then, Elizabeth and Kelly had a lot of fun at the marketplace. Elizabeth gave a backpack to", + "s1_io_flip_cf": "Then, Rob and Sarah had a lot of fun at the marketplace. Sarah gave a backpack to", + "s2_io_flip_cf": "Then, Sarah and Rob had a lot of fun at the marketplace. Rob gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Elizabeth had a lot of fun at the marketplace. Elizabeth gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Kelly had a lot of fun at the marketplace. Kelly gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Sarah had a lot of fun at the marketplace. Rob gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Elizabeth had a lot of fun at the marketplace. Kelly gave a backpack to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Sarah", + "object": "backpack", + "place": "marketplace", + "random_a": "Elizabeth", + "random_b": "Kelly", + "random_c": "Henry" + } + }, + { + "text": "Once Lewis and Phil arrived at the cafe, Lewis gave a key to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Phil arrived at the cafe, Josh gave a key to", + "random_names_cf": "Once Rob and Alexander arrived at the cafe, Rob gave a key to", + "s1_io_flip_cf": "Once Phil and Lewis arrived at the cafe, Lewis gave a key to", + "s2_io_flip_cf": "Once Lewis and Phil arrived at the cafe, Phil gave a key to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Rob arrived at the cafe, Rob gave a key to", + "random_names_s2_ioi_flip_cf": "Once Rob and Alexander arrived at the cafe, Alexander gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Lewis arrived at the cafe, Phil gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Rob arrived at the cafe, Alexander gave a key to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Lewis", + "object": "key", + "place": "cafe", + "random_a": "Rob", + "random_b": "Alexander", + "random_c": "Josh" + } + }, + { + "text": "Then, Steven and Ryan went to the zoo. Steven gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Ryan went to the zoo. Henry gave a cable to", + "random_names_cf": "Then, Guy and Kelly went to the zoo. Guy gave a cable to", + "s1_io_flip_cf": "Then, Ryan and Steven went to the zoo. Steven gave a cable to", + "s2_io_flip_cf": "Then, Steven and Ryan went to the zoo. Ryan gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Guy went to the zoo. Guy gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Kelly went to the zoo. Kelly gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Steven went to the zoo. Ryan gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Guy went to the zoo. Kelly gave a cable to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Steven", + "object": "cable", + "place": "zoo", + "random_a": "Guy", + "random_b": "Kelly", + "random_c": "Henry" + } + }, + { + "text": "Then, Neil and Kelly had a lot of fun at the house. Neil gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Kelly had a lot of fun at the house. Peter gave a bathtub to", + "random_names_cf": "Then, Daniel and Edward had a lot of fun at the house. Daniel gave a bathtub to", + "s1_io_flip_cf": "Then, Kelly and Neil had a lot of fun at the house. Neil gave a bathtub to", + "s2_io_flip_cf": "Then, Neil and Kelly had a lot of fun at the house. Kelly gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Daniel had a lot of fun at the house. Daniel gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Edward had a lot of fun at the house. Edward gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Neil had a lot of fun at the house. Kelly gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Daniel had a lot of fun at the house. Edward gave a bathtub to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Neil", + "object": "bathtub", + "place": "house", + "random_a": "Daniel", + "random_b": "Edward", + "random_c": "Peter" + } + }, + { + "text": "The tire store Robert and Scott went to had a napkin. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The tire store Robert and Scott went to had a napkin. William gave it to", + "random_names_cf": "The tire store Grant and Charles went to had a napkin. Grant gave it to", + "s1_io_flip_cf": "The tire store Scott and Robert went to had a napkin. Robert gave it to", + "s2_io_flip_cf": "The tire store Robert and Scott went to had a napkin. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The tire store Charles and Grant went to had a napkin. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The tire store Grant and Charles went to had a napkin. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The tire store Scott and Robert went to had a napkin. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The tire store Charles and Grant went to had a napkin. Charles gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Robert", + "object": "napkin", + "place": "tire store", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "William" + } + }, + { + "text": "Before Stan and Ross left the hangar, Stan decided to give a shoe to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Ross left the hangar, Kelly decided to give a shoe to", + "random_names_cf": "Before Phil and Jim left the hangar, Phil decided to give a shoe to", + "s1_io_flip_cf": "Before Ross and Stan left the hangar, Stan decided to give a shoe to", + "s2_io_flip_cf": "Before Stan and Ross left the hangar, Ross decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Before Jim and Phil left the hangar, Phil decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Before Phil and Jim left the hangar, Jim decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Stan left the hangar, Ross decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Phil left the hangar, Jim decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Stan", + "object": "shoe", + "place": "hangar", + "random_a": "Phil", + "random_b": "Jim", + "random_c": "Kelly" + } + }, + { + "text": "While Sarah and Cal relaxed, Sarah gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Cal relaxed, Robert gave a piece of tape to", + "random_names_cf": "While Neil and Roger relaxed, Neil gave a piece of tape to", + "s1_io_flip_cf": "While Cal and Sarah relaxed, Sarah gave a piece of tape to", + "s2_io_flip_cf": "While Sarah and Cal relaxed, Cal gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Roger and Neil relaxed, Neil gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Neil and Roger relaxed, Roger gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Sarah relaxed, Cal gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Neil relaxed, Roger gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Sarah", + "object": "piece of tape", + "place": "restaurant", + "random_a": "Neil", + "random_b": "Roger", + "random_c": "Robert" + } + }, + { + "text": "The clothing store Don and Roy went to had a trunk. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Don and Roy went to had a trunk. Henry gave it to", + "random_names_cf": "The clothing store Peter and Guy went to had a trunk. Peter gave it to", + "s1_io_flip_cf": "The clothing store Roy and Don went to had a trunk. Don gave it to", + "s2_io_flip_cf": "The clothing store Don and Roy went to had a trunk. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Guy and Peter went to had a trunk. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Peter and Guy went to had a trunk. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Roy and Don went to had a trunk. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Guy and Peter went to had a trunk. Guy gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Don", + "object": "trunk", + "place": "clothing store", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Henry" + } + }, + { + "text": "Before Guy and Neil left the square, Guy decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Neil left the square, Andrew decided to give a mirror to", + "random_names_cf": "Before Rick and Steven left the square, Rick decided to give a mirror to", + "s1_io_flip_cf": "Before Neil and Guy left the square, Guy decided to give a mirror to", + "s2_io_flip_cf": "Before Guy and Neil left the square, Neil decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Steven and Rick left the square, Rick decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Rick and Steven left the square, Steven decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Guy left the square, Neil decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Rick left the square, Steven decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "mirror", + "place": "square", + "random_a": "Rick", + "random_b": "Steven", + "random_c": "Andrew" + } + }, + { + "text": "Before Summer and Alex left the campground, Summer decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Alex left the campground, Rob decided to give a sifter to", + "random_names_cf": "Before Ross and Kelly left the campground, Ross decided to give a sifter to", + "s1_io_flip_cf": "Before Alex and Summer left the campground, Summer decided to give a sifter to", + "s2_io_flip_cf": "Before Summer and Alex left the campground, Alex decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Ross left the campground, Ross decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Ross and Kelly left the campground, Kelly decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Summer left the campground, Alex decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Ross left the campground, Kelly decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Summer", + "object": "sifter", + "place": "campground", + "random_a": "Ross", + "random_b": "Kelly", + "random_c": "Rob" + } + }, + { + "text": "The school Jim and Steve went to had a screwdriver. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Jim and Steve went to had a screwdriver. Tom gave it to", + "random_names_cf": "The school Neil and Tim went to had a screwdriver. Neil gave it to", + "s1_io_flip_cf": "The school Steve and Jim went to had a screwdriver. Jim gave it to", + "s2_io_flip_cf": "The school Jim and Steve went to had a screwdriver. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The school Tim and Neil went to had a screwdriver. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The school Neil and Tim went to had a screwdriver. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Steve and Jim went to had a screwdriver. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Tim and Neil went to had a screwdriver. Tim gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jim", + "object": "screwdriver", + "place": "school", + "random_a": "Neil", + "random_b": "Tim", + "random_c": "Tom" + } + }, + { + "text": "Before Don and Kay left the hotel, Don decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Kay left the hotel, Robert decided to give a mirror to", + "random_names_cf": "Before Luke and Summer left the hotel, Luke decided to give a mirror to", + "s1_io_flip_cf": "Before Kay and Don left the hotel, Don decided to give a mirror to", + "s2_io_flip_cf": "Before Don and Kay left the hotel, Kay decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Summer and Luke left the hotel, Luke decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Luke and Summer left the hotel, Summer decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Don left the hotel, Kay decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Luke left the hotel, Summer decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Don", + "object": "mirror", + "place": "hotel", + "random_a": "Luke", + "random_b": "Summer", + "random_c": "Robert" + } + }, + { + "text": "The car Josh and Charles went to had a grater. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Josh and Charles went to had a grater. Mike gave it to", + "random_names_cf": "The car Summer and Roy went to had a grater. Summer gave it to", + "s1_io_flip_cf": "The car Charles and Josh went to had a grater. Josh gave it to", + "s2_io_flip_cf": "The car Josh and Charles went to had a grater. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The car Roy and Summer went to had a grater. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The car Summer and Roy went to had a grater. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Charles and Josh went to had a grater. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Roy and Summer went to had a grater. Roy gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Josh", + "object": "grater", + "place": "car", + "random_a": "Summer", + "random_b": "Roy", + "random_c": "Mike" + } + }, + { + "text": "Then, Stan and Daniel were working at the pet store. Stan decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Daniel were working at the pet store. Ryan decided to give a radiator to", + "random_names_cf": "Then, Joe and Robert were working at the pet store. Joe decided to give a radiator to", + "s1_io_flip_cf": "Then, Daniel and Stan were working at the pet store. Stan decided to give a radiator to", + "s2_io_flip_cf": "Then, Stan and Daniel were working at the pet store. Daniel decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Joe were working at the pet store. Joe decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Robert were working at the pet store. Robert decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Stan were working at the pet store. Daniel decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Joe were working at the pet store. Robert decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Stan", + "object": "radiator", + "place": "pet store", + "random_a": "Joe", + "random_b": "Robert", + "random_c": "Ryan" + } + }, + { + "text": "Once Mike and Ross arrived at the convenience store, Mike gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Ross arrived at the convenience store, Rick gave a trunk to", + "random_names_cf": "Once Kay and Charles arrived at the convenience store, Kay gave a trunk to", + "s1_io_flip_cf": "Once Ross and Mike arrived at the convenience store, Mike gave a trunk to", + "s2_io_flip_cf": "Once Mike and Ross arrived at the convenience store, Ross gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Charles and Kay arrived at the convenience store, Kay gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Kay and Charles arrived at the convenience store, Charles gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Mike arrived at the convenience store, Ross gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Kay arrived at the convenience store, Charles gave a trunk to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Mike", + "object": "trunk", + "place": "convenience store", + "random_a": "Kay", + "random_b": "Charles", + "random_c": "Rick" + } + }, + { + "text": "Before Joe and Summer left the airport, Joe decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Summer left the airport, Henry decided to give a snack to", + "random_names_cf": "Before Peter and Steven left the airport, Peter decided to give a snack to", + "s1_io_flip_cf": "Before Summer and Joe left the airport, Joe decided to give a snack to", + "s2_io_flip_cf": "Before Joe and Summer left the airport, Summer decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Steven and Peter left the airport, Peter decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Peter and Steven left the airport, Steven decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Joe left the airport, Summer decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Peter left the airport, Steven decided to give a snack to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Joe", + "object": "snack", + "place": "airport", + "random_a": "Peter", + "random_b": "Steven", + "random_c": "Henry" + } + }, + { + "text": "While Stan and Charles relaxed, Stan gave a basket to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Charles relaxed, Ross gave a basket to", + "random_names_cf": "While Rick and Rob relaxed, Rick gave a basket to", + "s1_io_flip_cf": "While Charles and Stan relaxed, Stan gave a basket to", + "s2_io_flip_cf": "While Stan and Charles relaxed, Charles gave a basket to", + "random_names_s1_ioi_flip_cf": "While Rob and Rick relaxed, Rick gave a basket to", + "random_names_s2_ioi_flip_cf": "While Rick and Rob relaxed, Rob gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Stan relaxed, Charles gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Rick relaxed, Rob gave a basket to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "basket", + "place": "convenience store", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "Ross" + } + }, + { + "text": "Then, Grant and Neil were working at the pet store. Grant decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Neil were working at the pet store. Tom decided to give a tablet to", + "random_names_cf": "Then, Rick and Rob were working at the pet store. Rick decided to give a tablet to", + "s1_io_flip_cf": "Then, Neil and Grant were working at the pet store. Grant decided to give a tablet to", + "s2_io_flip_cf": "Then, Grant and Neil were working at the pet store. Neil decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Rick were working at the pet store. Rick decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Rob were working at the pet store. Rob decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Grant were working at the pet store. Neil decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Rick were working at the pet store. Rob decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Grant", + "object": "tablet", + "place": "pet store", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "Tom" + } + }, + { + "text": "Then, Roger and Sarah were working at the stadium. Roger decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Sarah were working at the stadium. Lewis decided to give a pair of sunglasses to", + "random_names_cf": "Then, Austin and Jim were working at the stadium. Austin decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Sarah and Roger were working at the stadium. Roger decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Roger and Sarah were working at the stadium. Sarah decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Austin were working at the stadium. Austin decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Jim were working at the stadium. Jim decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Roger were working at the stadium. Sarah decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Austin were working at the stadium. Jim decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roger", + "object": "pair of sunglasses", + "place": "stadium", + "random_a": "Austin", + "random_b": "Jim", + "random_c": "Lewis" + } + }, + { + "text": "Then, Joe and Roger had a lot of fun at the market. Joe gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Roger had a lot of fun at the market. Roy gave a pen to", + "random_names_cf": "Then, Henry and Mike had a lot of fun at the market. Henry gave a pen to", + "s1_io_flip_cf": "Then, Roger and Joe had a lot of fun at the market. Joe gave a pen to", + "s2_io_flip_cf": "Then, Joe and Roger had a lot of fun at the market. Roger gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Henry had a lot of fun at the market. Henry gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Mike had a lot of fun at the market. Mike gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Joe had a lot of fun at the market. Roger gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Henry had a lot of fun at the market. Mike gave a pen to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Joe", + "object": "pen", + "place": "market", + "random_a": "Henry", + "random_b": "Mike", + "random_c": "Roy" + } + }, + { + "text": "When Grant and Joe got a wallet at the campground, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Joe got a wallet at the campground, Ryan decided to give it to", + "random_names_cf": "When Rob and William got a wallet at the campground, Rob decided to give it to", + "s1_io_flip_cf": "When Joe and Grant got a wallet at the campground, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Joe got a wallet at the campground, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Rob got a wallet at the campground, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and William got a wallet at the campground, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Grant got a wallet at the campground, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Rob got a wallet at the campground, William decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Grant", + "object": "wallet", + "place": "campground", + "random_a": "Rob", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "Before Charles and Luke left the garden, Charles decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Luke left the garden, Rob decided to give a pair of pliers to", + "random_names_cf": "Before Summer and Dan left the garden, Summer decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Luke and Charles left the garden, Charles decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Charles and Luke left the garden, Luke decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Dan and Summer left the garden, Summer decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Summer and Dan left the garden, Dan decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Charles left the garden, Luke decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Summer left the garden, Dan decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Charles", + "object": "pair of pliers", + "place": "garden", + "random_a": "Summer", + "random_b": "Dan", + "random_c": "Rob" + } + }, + { + "text": "Then, Tim and Ryan were working at the stadium. Tim decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Ryan were working at the stadium. Joe decided to give a bowl to", + "random_names_cf": "Then, Andrew and Mike were working at the stadium. Andrew decided to give a bowl to", + "s1_io_flip_cf": "Then, Ryan and Tim were working at the stadium. Tim decided to give a bowl to", + "s2_io_flip_cf": "Then, Tim and Ryan were working at the stadium. Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Andrew were working at the stadium. Andrew decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Mike were working at the stadium. Mike decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Tim were working at the stadium. Ryan decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Andrew were working at the stadium. Mike decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Tim", + "object": "bowl", + "place": "stadium", + "random_a": "Andrew", + "random_b": "Mike", + "random_c": "Joe" + } + }, + { + "text": "Before Joe and Will left the stadium, Joe decided to give a cable to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Will left the stadium, Scott decided to give a cable to", + "random_names_cf": "Before Peter and Elizabeth left the stadium, Peter decided to give a cable to", + "s1_io_flip_cf": "Before Will and Joe left the stadium, Joe decided to give a cable to", + "s2_io_flip_cf": "Before Joe and Will left the stadium, Will decided to give a cable to", + "random_names_s1_ioi_flip_cf": "Before Elizabeth and Peter left the stadium, Peter decided to give a cable to", + "random_names_s2_ioi_flip_cf": "Before Peter and Elizabeth left the stadium, Elizabeth decided to give a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Joe left the stadium, Will decided to give a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Peter left the stadium, Elizabeth decided to give a cable to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Joe", + "object": "cable", + "place": "stadium", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Scott" + } + }, + { + "text": "When Cal and Austin were about to leave the hotel, Cal gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Austin were about to leave the hotel, Phil gave a pair of sunglasses to", + "random_names_cf": "When Luke and Roy were about to leave the hotel, Luke gave a pair of sunglasses to", + "s1_io_flip_cf": "When Austin and Cal were about to leave the hotel, Cal gave a pair of sunglasses to", + "s2_io_flip_cf": "When Cal and Austin were about to leave the hotel, Austin gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Roy and Luke were about to leave the hotel, Luke gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Luke and Roy were about to leave the hotel, Roy gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Cal were about to leave the hotel, Austin gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Luke were about to leave the hotel, Roy gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Cal", + "object": "pair of sunglasses", + "place": "hotel", + "random_a": "Luke", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "When Tim and Steve got a sifter at the boatyard, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Steve got a sifter at the boatyard, Daniel decided to give it to", + "random_names_cf": "When Roy and Josh got a sifter at the boatyard, Roy decided to give it to", + "s1_io_flip_cf": "When Steve and Tim got a sifter at the boatyard, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Steve got a sifter at the boatyard, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Roy got a sifter at the boatyard, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Josh got a sifter at the boatyard, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Tim got a sifter at the boatyard, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Roy got a sifter at the boatyard, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "sifter", + "place": "boatyard", + "random_a": "Roy", + "random_b": "Josh", + "random_c": "Daniel" + } + }, + { + "text": "Once Ryan and Tom arrived at the restaurant, Ryan gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Tom arrived at the restaurant, Josh gave a sifter to", + "random_names_cf": "Once Edward and Daniel arrived at the restaurant, Edward gave a sifter to", + "s1_io_flip_cf": "Once Tom and Ryan arrived at the restaurant, Ryan gave a sifter to", + "s2_io_flip_cf": "Once Ryan and Tom arrived at the restaurant, Tom gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Edward arrived at the restaurant, Edward gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Edward and Daniel arrived at the restaurant, Daniel gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Ryan arrived at the restaurant, Tom gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Edward arrived at the restaurant, Daniel gave a sifter to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "sifter", + "place": "restaurant", + "random_a": "Edward", + "random_b": "Daniel", + "random_c": "Josh" + } + }, + { + "text": "While Roy and Dan relaxed, Roy gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Dan relaxed, Neil gave a trunk to", + "random_names_cf": "While Charles and Austin relaxed, Charles gave a trunk to", + "s1_io_flip_cf": "While Dan and Roy relaxed, Roy gave a trunk to", + "s2_io_flip_cf": "While Roy and Dan relaxed, Dan gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Austin and Charles relaxed, Charles gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Charles and Austin relaxed, Austin gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Roy relaxed, Dan gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Charles relaxed, Austin gave a trunk to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roy", + "object": "trunk", + "place": "museum", + "random_a": "Charles", + "random_b": "Austin", + "random_c": "Neil" + } + }, + { + "text": "Then, Rick and Roger went to the car. Rick gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Roger went to the car. Tim gave a bucket of paint to", + "random_names_cf": "Then, Mike and Steven went to the car. Mike gave a bucket of paint to", + "s1_io_flip_cf": "Then, Roger and Rick went to the car. Rick gave a bucket of paint to", + "s2_io_flip_cf": "Then, Rick and Roger went to the car. Roger gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Mike went to the car. Mike gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Steven went to the car. Steven gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Rick went to the car. Roger gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Mike went to the car. Steven gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Rick", + "object": "bucket of paint", + "place": "car", + "random_a": "Mike", + "random_b": "Steven", + "random_c": "Tim" + } + }, + { + "text": "Then, Steve and Charles went to the circus. Steve gave a mirror to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Charles went to the circus. Austin gave a mirror to", + "random_names_cf": "Then, Robert and Summer went to the circus. Robert gave a mirror to", + "s1_io_flip_cf": "Then, Charles and Steve went to the circus. Steve gave a mirror to", + "s2_io_flip_cf": "Then, Steve and Charles went to the circus. Charles gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Robert went to the circus. Robert gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Summer went to the circus. Summer gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Steve went to the circus. Charles gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Robert went to the circus. Summer gave a mirror to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Steve", + "object": "mirror", + "place": "circus", + "random_a": "Robert", + "random_b": "Summer", + "random_c": "Austin" + } + }, + { + "text": "Then, Elizabeth and Stan had a lot of fun at the gift shop. Elizabeth gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Stan had a lot of fun at the gift shop. Austin gave a basketball to", + "random_names_cf": "Then, Andrew and Roy had a lot of fun at the gift shop. Andrew gave a basketball to", + "s1_io_flip_cf": "Then, Stan and Elizabeth had a lot of fun at the gift shop. Elizabeth gave a basketball to", + "s2_io_flip_cf": "Then, Elizabeth and Stan had a lot of fun at the gift shop. Stan gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Andrew had a lot of fun at the gift shop. Andrew gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Roy had a lot of fun at the gift shop. Roy gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Elizabeth had a lot of fun at the gift shop. Stan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Andrew had a lot of fun at the gift shop. Roy gave a basketball to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "basketball", + "place": "gift shop", + "random_a": "Andrew", + "random_b": "Roy", + "random_c": "Austin" + } + }, + { + "text": "Before Josh and Sarah left the square, Josh decided to give a ladder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Sarah left the square, Jonathan decided to give a ladder to", + "random_names_cf": "Before Will and Roger left the square, Will decided to give a ladder to", + "s1_io_flip_cf": "Before Sarah and Josh left the square, Josh decided to give a ladder to", + "s2_io_flip_cf": "Before Josh and Sarah left the square, Sarah decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Before Roger and Will left the square, Will decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Before Will and Roger left the square, Roger decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Josh left the square, Sarah decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Will left the square, Roger decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Josh", + "object": "ladder", + "place": "square", + "random_a": "Will", + "random_b": "Roger", + "random_c": "Jonathan" + } + }, + { + "text": "Before Stan and Phil left the field, Stan decided to give a shoe to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Phil left the field, Grant decided to give a shoe to", + "random_names_cf": "Before Robert and Kay left the field, Robert decided to give a shoe to", + "s1_io_flip_cf": "Before Phil and Stan left the field, Stan decided to give a shoe to", + "s2_io_flip_cf": "Before Stan and Phil left the field, Phil decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Before Kay and Robert left the field, Robert decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Before Robert and Kay left the field, Kay decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Stan left the field, Phil decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Robert left the field, Kay decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "shoe", + "place": "field", + "random_a": "Robert", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "Once Cal and Ryan arrived at the music store, Cal gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Ryan arrived at the music store, Dan gave a drill bit to", + "random_names_cf": "Once Steve and Alex arrived at the music store, Steve gave a drill bit to", + "s1_io_flip_cf": "Once Ryan and Cal arrived at the music store, Cal gave a drill bit to", + "s2_io_flip_cf": "Once Cal and Ryan arrived at the music store, Ryan gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Alex and Steve arrived at the music store, Steve gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Steve and Alex arrived at the music store, Alex gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Cal arrived at the music store, Ryan gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Steve arrived at the music store, Alex gave a drill bit to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Cal", + "object": "drill bit", + "place": "music store", + "random_a": "Steve", + "random_b": "Alex", + "random_c": "Dan" + } + }, + { + "text": "Once Mike and Grant arrived at the ramp, Mike gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Grant arrived at the ramp, Angel gave a grater to", + "random_names_cf": "Once Neil and Kelly arrived at the ramp, Neil gave a grater to", + "s1_io_flip_cf": "Once Grant and Mike arrived at the ramp, Mike gave a grater to", + "s2_io_flip_cf": "Once Mike and Grant arrived at the ramp, Grant gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Neil arrived at the ramp, Neil gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Neil and Kelly arrived at the ramp, Kelly gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Mike arrived at the ramp, Grant gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Neil arrived at the ramp, Kelly gave a grater to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Mike", + "object": "grater", + "place": "ramp", + "random_a": "Neil", + "random_b": "Kelly", + "random_c": "Angel" + } + }, + { + "text": "Then, Robert and Edward went to the circus. Robert gave a funnel to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Edward went to the circus. Dan gave a funnel to", + "random_names_cf": "Then, Luke and Jim went to the circus. Luke gave a funnel to", + "s1_io_flip_cf": "Then, Edward and Robert went to the circus. Robert gave a funnel to", + "s2_io_flip_cf": "Then, Robert and Edward went to the circus. Edward gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Luke went to the circus. Luke gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Jim went to the circus. Jim gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Robert went to the circus. Edward gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Luke went to the circus. Jim gave a funnel to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Robert", + "object": "funnel", + "place": "circus", + "random_a": "Luke", + "random_b": "Jim", + "random_c": "Dan" + } + }, + { + "text": "Once Stan and Andrew arrived at the resort, Stan gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Andrew arrived at the resort, Neil gave a fan to", + "random_names_cf": "Once Ryan and Dan arrived at the resort, Ryan gave a fan to", + "s1_io_flip_cf": "Once Andrew and Stan arrived at the resort, Stan gave a fan to", + "s2_io_flip_cf": "Once Stan and Andrew arrived at the resort, Andrew gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Dan and Ryan arrived at the resort, Ryan gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Dan arrived at the resort, Dan gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Stan arrived at the resort, Andrew gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Ryan arrived at the resort, Dan gave a fan to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Stan", + "object": "fan", + "place": "resort", + "random_a": "Ryan", + "random_b": "Dan", + "random_c": "Neil" + } + }, + { + "text": "Before William and Sarah left the stadium, William decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Sarah left the stadium, Roger decided to give a trunk to", + "random_names_cf": "Before Elizabeth and Cal left the stadium, Elizabeth decided to give a trunk to", + "s1_io_flip_cf": "Before Sarah and William left the stadium, William decided to give a trunk to", + "s2_io_flip_cf": "Before William and Sarah left the stadium, Sarah decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Cal and Elizabeth left the stadium, Elizabeth decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Cal left the stadium, Cal decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and William left the stadium, Sarah decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Elizabeth left the stadium, Cal decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "William", + "object": "trunk", + "place": "stadium", + "random_a": "Elizabeth", + "random_b": "Cal", + "random_c": "Roger" + } + }, + { + "text": "Then, Will and Elizabeth had a lot of fun at the clothing store. Will gave a coat to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Elizabeth had a lot of fun at the clothing store. Henry gave a coat to", + "random_names_cf": "Then, Roger and Neil had a lot of fun at the clothing store. Roger gave a coat to", + "s1_io_flip_cf": "Then, Elizabeth and Will had a lot of fun at the clothing store. Will gave a coat to", + "s2_io_flip_cf": "Then, Will and Elizabeth had a lot of fun at the clothing store. Elizabeth gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Roger had a lot of fun at the clothing store. Roger gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Neil had a lot of fun at the clothing store. Neil gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Will had a lot of fun at the clothing store. Elizabeth gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Roger had a lot of fun at the clothing store. Neil gave a coat to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Will", + "object": "coat", + "place": "clothing store", + "random_a": "Roger", + "random_b": "Neil", + "random_c": "Henry" + } + }, + { + "text": "When Rob and Jim were about to leave the dorm, Rob gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Jim were about to leave the dorm, Dan gave a sifter to", + "random_names_cf": "When Daniel and Tom were about to leave the dorm, Daniel gave a sifter to", + "s1_io_flip_cf": "When Jim and Rob were about to leave the dorm, Rob gave a sifter to", + "s2_io_flip_cf": "When Rob and Jim were about to leave the dorm, Jim gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Tom and Daniel were about to leave the dorm, Daniel gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Daniel and Tom were about to leave the dorm, Tom gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Rob were about to leave the dorm, Jim gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Daniel were about to leave the dorm, Tom gave a sifter to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Rob", + "object": "sifter", + "place": "dorm", + "random_a": "Daniel", + "random_b": "Tom", + "random_c": "Dan" + } + }, + { + "text": "Before Guy and Roger left the market, Guy decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Roger left the market, Kelly decided to give a strap to", + "random_names_cf": "Before Jim and Kay left the market, Jim decided to give a strap to", + "s1_io_flip_cf": "Before Roger and Guy left the market, Guy decided to give a strap to", + "s2_io_flip_cf": "Before Guy and Roger left the market, Roger decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Kay and Jim left the market, Jim decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Jim and Kay left the market, Kay decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Guy left the market, Roger decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Jim left the market, Kay decided to give a strap to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Guy", + "object": "strap", + "place": "market", + "random_a": "Jim", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "Once Alexander and Rob arrived at the school, Alexander gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Rob arrived at the school, Austin gave a mask to", + "random_names_cf": "Once Mike and Grant arrived at the school, Mike gave a mask to", + "s1_io_flip_cf": "Once Rob and Alexander arrived at the school, Alexander gave a mask to", + "s2_io_flip_cf": "Once Alexander and Rob arrived at the school, Rob gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Grant and Mike arrived at the school, Mike gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Mike and Grant arrived at the school, Grant gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Alexander arrived at the school, Rob gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Mike arrived at the school, Grant gave a mask to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alexander", + "object": "mask", + "place": "school", + "random_a": "Mike", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "While Lewis and Sarah relaxed, Lewis gave a radiator to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Sarah relaxed, Don gave a radiator to", + "random_names_cf": "While William and Josh relaxed, William gave a radiator to", + "s1_io_flip_cf": "While Sarah and Lewis relaxed, Lewis gave a radiator to", + "s2_io_flip_cf": "While Lewis and Sarah relaxed, Sarah gave a radiator to", + "random_names_s1_ioi_flip_cf": "While Josh and William relaxed, William gave a radiator to", + "random_names_s2_ioi_flip_cf": "While William and Josh relaxed, Josh gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Lewis relaxed, Sarah gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and William relaxed, Josh gave a radiator to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "radiator", + "place": "square", + "random_a": "William", + "random_b": "Josh", + "random_c": "Don" + } + }, + { + "text": "Once Charles and Don arrived at the supermarket, Charles gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Don arrived at the supermarket, Luke gave a pair of shoes to", + "random_names_cf": "Once Kelly and Peter arrived at the supermarket, Kelly gave a pair of shoes to", + "s1_io_flip_cf": "Once Don and Charles arrived at the supermarket, Charles gave a pair of shoes to", + "s2_io_flip_cf": "Once Charles and Don arrived at the supermarket, Don gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Peter and Kelly arrived at the supermarket, Kelly gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Peter arrived at the supermarket, Peter gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Charles arrived at the supermarket, Don gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Kelly arrived at the supermarket, Peter gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Charles", + "object": "pair of shoes", + "place": "supermarket", + "random_a": "Kelly", + "random_b": "Peter", + "random_c": "Luke" + } + }, + { + "text": "Then, Scott and Charles were working at the stadium. Scott decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Charles were working at the stadium. Tom decided to give a scarf to", + "random_names_cf": "Then, Henry and Daniel were working at the stadium. Henry decided to give a scarf to", + "s1_io_flip_cf": "Then, Charles and Scott were working at the stadium. Scott decided to give a scarf to", + "s2_io_flip_cf": "Then, Scott and Charles were working at the stadium. Charles decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Henry were working at the stadium. Henry decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Daniel were working at the stadium. Daniel decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Scott were working at the stadium. Charles decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Henry were working at the stadium. Daniel decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Scott", + "object": "scarf", + "place": "stadium", + "random_a": "Henry", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "Once Jim and Angel arrived at the marketplace, Jim gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Angel arrived at the marketplace, Phil gave a tent to", + "random_names_cf": "Once Roger and Daniel arrived at the marketplace, Roger gave a tent to", + "s1_io_flip_cf": "Once Angel and Jim arrived at the marketplace, Jim gave a tent to", + "s2_io_flip_cf": "Once Jim and Angel arrived at the marketplace, Angel gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Roger arrived at the marketplace, Roger gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Roger and Daniel arrived at the marketplace, Daniel gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Jim arrived at the marketplace, Angel gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Roger arrived at the marketplace, Daniel gave a tent to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jim", + "object": "tent", + "place": "marketplace", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Phil" + } + }, + { + "text": "Before Austin and Rob left the department store, Austin decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Rob left the department store, Robert decided to give a trunk to", + "random_names_cf": "Before Guy and Tim left the department store, Guy decided to give a trunk to", + "s1_io_flip_cf": "Before Rob and Austin left the department store, Austin decided to give a trunk to", + "s2_io_flip_cf": "Before Austin and Rob left the department store, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Tim and Guy left the department store, Guy decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Guy and Tim left the department store, Tim decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Austin left the department store, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Guy left the department store, Tim decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Austin", + "object": "trunk", + "place": "department store", + "random_a": "Guy", + "random_b": "Tim", + "random_c": "Robert" + } + }, + { + "text": "Before Luke and Ryan left the salon, Luke decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Ryan left the salon, Stan decided to give a sandal to", + "random_names_cf": "Before Angel and Edward left the salon, Angel decided to give a sandal to", + "s1_io_flip_cf": "Before Ryan and Luke left the salon, Luke decided to give a sandal to", + "s2_io_flip_cf": "Before Luke and Ryan left the salon, Ryan decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Edward and Angel left the salon, Angel decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Angel and Edward left the salon, Edward decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Luke left the salon, Ryan decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Angel left the salon, Edward decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Luke", + "object": "sandal", + "place": "salon", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "While Peter and Summer relaxed, Peter gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Summer relaxed, Rob gave a joystick to", + "random_names_cf": "While Will and Roger relaxed, Will gave a joystick to", + "s1_io_flip_cf": "While Summer and Peter relaxed, Peter gave a joystick to", + "s2_io_flip_cf": "While Peter and Summer relaxed, Summer gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Roger and Will relaxed, Will gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Will and Roger relaxed, Roger gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Peter relaxed, Summer gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Will relaxed, Roger gave a joystick to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Peter", + "object": "joystick", + "place": "convenience store", + "random_a": "Will", + "random_b": "Roger", + "random_c": "Rob" + } + }, + { + "text": "Then, Dan and Mike were working at the garden. Dan decided to give a bucket of paint to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Mike were working at the garden. Rick decided to give a bucket of paint to", + "random_names_cf": "Then, Alex and Roy were working at the garden. Alex decided to give a bucket of paint to", + "s1_io_flip_cf": "Then, Mike and Dan were working at the garden. Dan decided to give a bucket of paint to", + "s2_io_flip_cf": "Then, Dan and Mike were working at the garden. Mike decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Alex were working at the garden. Alex decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Roy were working at the garden. Roy decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Dan were working at the garden. Mike decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Alex were working at the garden. Roy decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "bucket of paint", + "place": "garden", + "random_a": "Alex", + "random_b": "Roy", + "random_c": "Rick" + } + }, + { + "text": "Once Peter and Don arrived at the gift shop, Peter gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Don arrived at the gift shop, Neil gave a boot to", + "random_names_cf": "Once Mike and Sarah arrived at the gift shop, Mike gave a boot to", + "s1_io_flip_cf": "Once Don and Peter arrived at the gift shop, Peter gave a boot to", + "s2_io_flip_cf": "Once Peter and Don arrived at the gift shop, Don gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Mike arrived at the gift shop, Mike gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Mike and Sarah arrived at the gift shop, Sarah gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Peter arrived at the gift shop, Don gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Mike arrived at the gift shop, Sarah gave a boot to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Peter", + "object": "boot", + "place": "gift shop", + "random_a": "Mike", + "random_b": "Sarah", + "random_c": "Neil" + } + }, + { + "text": "When Alex and Cal got a spoon at the hangar, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Cal got a spoon at the hangar, Don decided to give it to", + "random_names_cf": "When Tim and Alexander got a spoon at the hangar, Tim decided to give it to", + "s1_io_flip_cf": "When Cal and Alex got a spoon at the hangar, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Cal got a spoon at the hangar, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Tim got a spoon at the hangar, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Alexander got a spoon at the hangar, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Alex got a spoon at the hangar, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Tim got a spoon at the hangar, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alex", + "object": "spoon", + "place": "hangar", + "random_a": "Tim", + "random_b": "Alexander", + "random_c": "Don" + } + }, + { + "text": "Then, Ross and Jim had a lot of fun at the airport. Ross gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Jim had a lot of fun at the airport. William gave a folder to", + "random_names_cf": "Then, Edward and Alex had a lot of fun at the airport. Edward gave a folder to", + "s1_io_flip_cf": "Then, Jim and Ross had a lot of fun at the airport. Ross gave a folder to", + "s2_io_flip_cf": "Then, Ross and Jim had a lot of fun at the airport. Jim gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Edward had a lot of fun at the airport. Edward gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Alex had a lot of fun at the airport. Alex gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Ross had a lot of fun at the airport. Jim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Edward had a lot of fun at the airport. Alex gave a folder to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Ross", + "object": "folder", + "place": "airport", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "William" + } + }, + { + "text": "Once Tom and Lewis arrived at the supermarket, Tom gave a shoe to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Lewis arrived at the supermarket, Dan gave a shoe to", + "random_names_cf": "Once Roy and Henry arrived at the supermarket, Roy gave a shoe to", + "s1_io_flip_cf": "Once Lewis and Tom arrived at the supermarket, Tom gave a shoe to", + "s2_io_flip_cf": "Once Tom and Lewis arrived at the supermarket, Lewis gave a shoe to", + "random_names_s1_ioi_flip_cf": "Once Henry and Roy arrived at the supermarket, Roy gave a shoe to", + "random_names_s2_ioi_flip_cf": "Once Roy and Henry arrived at the supermarket, Henry gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Tom arrived at the supermarket, Lewis gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Roy arrived at the supermarket, Henry gave a shoe to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tom", + "object": "shoe", + "place": "supermarket", + "random_a": "Roy", + "random_b": "Henry", + "random_c": "Dan" + } + }, + { + "text": "Then, Peter and Rick had a lot of fun at the court. Peter gave a crate to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Rick had a lot of fun at the court. Elizabeth gave a crate to", + "random_names_cf": "Then, Kay and Tim had a lot of fun at the court. Kay gave a crate to", + "s1_io_flip_cf": "Then, Rick and Peter had a lot of fun at the court. Peter gave a crate to", + "s2_io_flip_cf": "Then, Peter and Rick had a lot of fun at the court. Rick gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Kay had a lot of fun at the court. Kay gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Tim had a lot of fun at the court. Tim gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Peter had a lot of fun at the court. Rick gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Kay had a lot of fun at the court. Tim gave a crate to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Peter", + "object": "crate", + "place": "court", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "When Steve and Josh were about to leave the garden, Steve gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Josh were about to leave the garden, Lewis gave a pair of glasses to", + "random_names_cf": "When Elizabeth and Alexander were about to leave the garden, Elizabeth gave a pair of glasses to", + "s1_io_flip_cf": "When Josh and Steve were about to leave the garden, Steve gave a pair of glasses to", + "s2_io_flip_cf": "When Steve and Josh were about to leave the garden, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Alexander and Elizabeth were about to leave the garden, Elizabeth gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Alexander were about to leave the garden, Alexander gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Steve were about to leave the garden, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Elizabeth were about to leave the garden, Alexander gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Steve", + "object": "pair of glasses", + "place": "garden", + "random_a": "Elizabeth", + "random_b": "Alexander", + "random_c": "Lewis" + } + }, + { + "text": "When Alexander and Edward got a remote control at the hangar, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Edward got a remote control at the hangar, Roy decided to give it to", + "random_names_cf": "When Lewis and Tim got a remote control at the hangar, Lewis decided to give it to", + "s1_io_flip_cf": "When Edward and Alexander got a remote control at the hangar, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Edward got a remote control at the hangar, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Lewis got a remote control at the hangar, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Tim got a remote control at the hangar, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Alexander got a remote control at the hangar, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Lewis got a remote control at the hangar, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Alexander", + "object": "remote control", + "place": "hangar", + "random_a": "Lewis", + "random_b": "Tim", + "random_c": "Roy" + } + }, + { + "text": "Then, Henry and Cal had a lot of fun at the ramp. Henry gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Cal had a lot of fun at the ramp. Austin gave a funnel to", + "random_names_cf": "Then, Steven and Peter had a lot of fun at the ramp. Steven gave a funnel to", + "s1_io_flip_cf": "Then, Cal and Henry had a lot of fun at the ramp. Henry gave a funnel to", + "s2_io_flip_cf": "Then, Henry and Cal had a lot of fun at the ramp. Cal gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Steven had a lot of fun at the ramp. Steven gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Peter had a lot of fun at the ramp. Peter gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry had a lot of fun at the ramp. Cal gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Steven had a lot of fun at the ramp. Peter gave a funnel to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Henry", + "object": "funnel", + "place": "ramp", + "random_a": "Steven", + "random_b": "Peter", + "random_c": "Austin" + } + }, + { + "text": "Then, Kay and Rob were working at the cafe. Kay decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Rob were working at the cafe. Tim decided to give a banner to", + "random_names_cf": "Then, Tom and Roger were working at the cafe. Tom decided to give a banner to", + "s1_io_flip_cf": "Then, Rob and Kay were working at the cafe. Kay decided to give a banner to", + "s2_io_flip_cf": "Then, Kay and Rob were working at the cafe. Rob decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Tom were working at the cafe. Tom decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Roger were working at the cafe. Roger decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Kay were working at the cafe. Rob decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Tom were working at the cafe. Roger decided to give a banner to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kay", + "object": "banner", + "place": "cafe", + "random_a": "Tom", + "random_b": "Roger", + "random_c": "Tim" + } + }, + { + "text": "Once Guy and Steven arrived at the racetrack, Guy gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Steven arrived at the racetrack, Steve gave a ruler to", + "random_names_cf": "Once Alexander and William arrived at the racetrack, Alexander gave a ruler to", + "s1_io_flip_cf": "Once Steven and Guy arrived at the racetrack, Guy gave a ruler to", + "s2_io_flip_cf": "Once Guy and Steven arrived at the racetrack, Steven gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once William and Alexander arrived at the racetrack, Alexander gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Alexander and William arrived at the racetrack, William gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Guy arrived at the racetrack, Steven gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Alexander arrived at the racetrack, William gave a ruler to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Guy", + "object": "ruler", + "place": "racetrack", + "random_a": "Alexander", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "While Tim and Henry relaxed, Tim gave a wallet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Henry relaxed, Roy gave a wallet to", + "random_names_cf": "While Alexander and Roger relaxed, Alexander gave a wallet to", + "s1_io_flip_cf": "While Henry and Tim relaxed, Tim gave a wallet to", + "s2_io_flip_cf": "While Tim and Henry relaxed, Henry gave a wallet to", + "random_names_s1_ioi_flip_cf": "While Roger and Alexander relaxed, Alexander gave a wallet to", + "random_names_s2_ioi_flip_cf": "While Alexander and Roger relaxed, Roger gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Tim relaxed, Henry gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Alexander relaxed, Roger gave a wallet to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "wallet", + "place": "toy store", + "random_a": "Alexander", + "random_b": "Roger", + "random_c": "Roy" + } + }, + { + "text": "Before Scott and Dan left the casino, Scott decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Dan left the casino, Stan decided to give a ring to", + "random_names_cf": "Before Charles and Rick left the casino, Charles decided to give a ring to", + "s1_io_flip_cf": "Before Dan and Scott left the casino, Scott decided to give a ring to", + "s2_io_flip_cf": "Before Scott and Dan left the casino, Dan decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Rick and Charles left the casino, Charles decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Charles and Rick left the casino, Rick decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Scott left the casino, Dan decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Charles left the casino, Rick decided to give a ring to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "ring", + "place": "casino", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Stan" + } + }, + { + "text": "Once Josh and Cal arrived at the cafe, Josh gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Cal arrived at the cafe, Scott gave a blouse to", + "random_names_cf": "Once Roy and Andrew arrived at the cafe, Roy gave a blouse to", + "s1_io_flip_cf": "Once Cal and Josh arrived at the cafe, Josh gave a blouse to", + "s2_io_flip_cf": "Once Josh and Cal arrived at the cafe, Cal gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Roy arrived at the cafe, Roy gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Roy and Andrew arrived at the cafe, Andrew gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Josh arrived at the cafe, Cal gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Roy arrived at the cafe, Andrew gave a blouse to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Josh", + "object": "blouse", + "place": "cafe", + "random_a": "Roy", + "random_b": "Andrew", + "random_c": "Scott" + } + }, + { + "text": "Then, Jim and Summer had a lot of fun at the stadium. Jim gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Summer had a lot of fun at the stadium. Steve gave a mask to", + "random_names_cf": "Then, Angel and Ryan had a lot of fun at the stadium. Angel gave a mask to", + "s1_io_flip_cf": "Then, Summer and Jim had a lot of fun at the stadium. Jim gave a mask to", + "s2_io_flip_cf": "Then, Jim and Summer had a lot of fun at the stadium. Summer gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Angel had a lot of fun at the stadium. Angel gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Ryan had a lot of fun at the stadium. Ryan gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jim had a lot of fun at the stadium. Summer gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Angel had a lot of fun at the stadium. Ryan gave a mask to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jim", + "object": "mask", + "place": "stadium", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Steve" + } + }, + { + "text": "Before Alex and Henry left the square, Alex decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Henry left the square, Cal decided to give a vest to", + "random_names_cf": "Before Stan and Rick left the square, Stan decided to give a vest to", + "s1_io_flip_cf": "Before Henry and Alex left the square, Alex decided to give a vest to", + "s2_io_flip_cf": "Before Alex and Henry left the square, Henry decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Rick and Stan left the square, Stan decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Stan and Rick left the square, Rick decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Alex left the square, Henry decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Stan left the square, Rick decided to give a vest to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alex", + "object": "vest", + "place": "square", + "random_a": "Stan", + "random_b": "Rick", + "random_c": "Cal" + } + }, + { + "text": "While Rob and Rick relaxed, Rob gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Rick relaxed, Daniel gave a key to", + "random_names_cf": "While Tom and Angel relaxed, Tom gave a key to", + "s1_io_flip_cf": "While Rick and Rob relaxed, Rob gave a key to", + "s2_io_flip_cf": "While Rob and Rick relaxed, Rick gave a key to", + "random_names_s1_ioi_flip_cf": "While Angel and Tom relaxed, Tom gave a key to", + "random_names_s2_ioi_flip_cf": "While Tom and Angel relaxed, Angel gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Rob relaxed, Rick gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Tom relaxed, Angel gave a key to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Rob", + "object": "key", + "place": "gift shop", + "random_a": "Tom", + "random_b": "Angel", + "random_c": "Daniel" + } + }, + { + "text": "The cafeteria Steve and Kay went to had a pair of pliers. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Steve and Kay went to had a pair of pliers. William gave it to", + "random_names_cf": "The cafeteria Josh and Will went to had a pair of pliers. Josh gave it to", + "s1_io_flip_cf": "The cafeteria Kay and Steve went to had a pair of pliers. Steve gave it to", + "s2_io_flip_cf": "The cafeteria Steve and Kay went to had a pair of pliers. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Will and Josh went to had a pair of pliers. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Josh and Will went to had a pair of pliers. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Kay and Steve went to had a pair of pliers. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Will and Josh went to had a pair of pliers. Will gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Steve", + "object": "pair of pliers", + "place": "cafeteria", + "random_a": "Josh", + "random_b": "Will", + "random_c": "William" + } + }, + { + "text": "When Guy and Steve got a piece of tape at the field, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Steve got a piece of tape at the field, Edward decided to give it to", + "random_names_cf": "When Cal and Kay got a piece of tape at the field, Cal decided to give it to", + "s1_io_flip_cf": "When Steve and Guy got a piece of tape at the field, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Steve got a piece of tape at the field, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Cal got a piece of tape at the field, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Kay got a piece of tape at the field, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Guy got a piece of tape at the field, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Cal got a piece of tape at the field, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Guy", + "object": "piece of tape", + "place": "field", + "random_a": "Cal", + "random_b": "Kay", + "random_c": "Edward" + } + }, + { + "text": "Then, Neil and William went to the house. Neil gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and William went to the house. Rob gave a shelf to", + "random_names_cf": "Then, Scott and Cal went to the house. Scott gave a shelf to", + "s1_io_flip_cf": "Then, William and Neil went to the house. Neil gave a shelf to", + "s2_io_flip_cf": "Then, Neil and William went to the house. William gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Scott went to the house. Scott gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Cal went to the house. Cal gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Neil went to the house. William gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Scott went to the house. Cal gave a shelf to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Neil", + "object": "shelf", + "place": "house", + "random_a": "Scott", + "random_b": "Cal", + "random_c": "Rob" + } + }, + { + "text": "When Mike and Will got a bathtub at the cafeteria, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Will got a bathtub at the cafeteria, Josh decided to give it to", + "random_names_cf": "When Steve and Ryan got a bathtub at the cafeteria, Steve decided to give it to", + "s1_io_flip_cf": "When Will and Mike got a bathtub at the cafeteria, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Will got a bathtub at the cafeteria, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Steve got a bathtub at the cafeteria, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Ryan got a bathtub at the cafeteria, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Mike got a bathtub at the cafeteria, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Steve got a bathtub at the cafeteria, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "bathtub", + "place": "cafeteria", + "random_a": "Steve", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, Grant and Alexander went to the racetrack. Grant gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Alexander went to the racetrack. Rob gave a shelf to", + "random_names_cf": "Then, Roy and Kay went to the racetrack. Roy gave a shelf to", + "s1_io_flip_cf": "Then, Alexander and Grant went to the racetrack. Grant gave a shelf to", + "s2_io_flip_cf": "Then, Grant and Alexander went to the racetrack. Alexander gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Roy went to the racetrack. Roy gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Kay went to the racetrack. Kay gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Grant went to the racetrack. Alexander gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Roy went to the racetrack. Kay gave a shelf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Grant", + "object": "shelf", + "place": "racetrack", + "random_a": "Roy", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "Then, Robert and Sarah went to the ferry. Robert gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Sarah went to the ferry. Jim gave a thimble to", + "random_names_cf": "Then, Kay and Alex went to the ferry. Kay gave a thimble to", + "s1_io_flip_cf": "Then, Sarah and Robert went to the ferry. Robert gave a thimble to", + "s2_io_flip_cf": "Then, Robert and Sarah went to the ferry. Sarah gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Kay went to the ferry. Kay gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Alex went to the ferry. Alex gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Robert went to the ferry. Sarah gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Kay went to the ferry. Alex gave a thimble to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Robert", + "object": "thimble", + "place": "ferry", + "random_a": "Kay", + "random_b": "Alex", + "random_c": "Jim" + } + }, + { + "text": "When Robert and Henry got a pair of goggles at the airbase, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Henry got a pair of goggles at the airbase, Steve decided to give it to", + "random_names_cf": "When Jim and Scott got a pair of goggles at the airbase, Jim decided to give it to", + "s1_io_flip_cf": "When Henry and Robert got a pair of goggles at the airbase, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Henry got a pair of goggles at the airbase, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Jim got a pair of goggles at the airbase, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Scott got a pair of goggles at the airbase, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Robert got a pair of goggles at the airbase, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Jim got a pair of goggles at the airbase, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Robert", + "object": "pair of goggles", + "place": "airbase", + "random_a": "Jim", + "random_b": "Scott", + "random_c": "Steve" + } + }, + { + "text": "Before Kay and Grant left the hotel, Kay decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Grant left the hotel, Kelly decided to give a crate to", + "random_names_cf": "Before Rick and Ryan left the hotel, Rick decided to give a crate to", + "s1_io_flip_cf": "Before Grant and Kay left the hotel, Kay decided to give a crate to", + "s2_io_flip_cf": "Before Kay and Grant left the hotel, Grant decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Rick left the hotel, Rick decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Rick and Ryan left the hotel, Ryan decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Kay left the hotel, Grant decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Rick left the hotel, Ryan decided to give a crate to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kay", + "object": "crate", + "place": "hotel", + "random_a": "Rick", + "random_b": "Ryan", + "random_c": "Kelly" + } + }, + { + "text": "When William and Peter got a blouse at the service station, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Peter got a blouse at the service station, Rob decided to give it to", + "random_names_cf": "When Roy and Tim got a blouse at the service station, Roy decided to give it to", + "s1_io_flip_cf": "When Peter and William got a blouse at the service station, William decided to give it to", + "s2_io_flip_cf": "When William and Peter got a blouse at the service station, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Roy got a blouse at the service station, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Tim got a blouse at the service station, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and William got a blouse at the service station, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Roy got a blouse at the service station, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "blouse", + "place": "service station", + "random_a": "Roy", + "random_b": "Tim", + "random_c": "Rob" + } + }, + { + "text": "Once Daniel and Ross arrived at the ferry, Daniel gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Ross arrived at the ferry, Elizabeth gave a coat to", + "random_names_cf": "Once Charles and Roy arrived at the ferry, Charles gave a coat to", + "s1_io_flip_cf": "Once Ross and Daniel arrived at the ferry, Daniel gave a coat to", + "s2_io_flip_cf": "Once Daniel and Ross arrived at the ferry, Ross gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Roy and Charles arrived at the ferry, Charles gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Charles and Roy arrived at the ferry, Roy gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Daniel arrived at the ferry, Ross gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Charles arrived at the ferry, Roy gave a coat to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Daniel", + "object": "coat", + "place": "ferry", + "random_a": "Charles", + "random_b": "Roy", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Kelly and Scott were working at the university campus. Kelly decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Scott were working at the university campus. Stan decided to give a toaster to", + "random_names_cf": "Then, Charles and Tim were working at the university campus. Charles decided to give a toaster to", + "s1_io_flip_cf": "Then, Scott and Kelly were working at the university campus. Kelly decided to give a toaster to", + "s2_io_flip_cf": "Then, Kelly and Scott were working at the university campus. Scott decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Charles were working at the university campus. Charles decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Tim were working at the university campus. Tim decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Kelly were working at the university campus. Scott decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Charles were working at the university campus. Tim decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kelly", + "object": "toaster", + "place": "university campus", + "random_a": "Charles", + "random_b": "Tim", + "random_c": "Stan" + } + }, + { + "text": "Then, Josh and William went to the ramp. Josh gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and William went to the ramp. Ryan gave a match to", + "random_names_cf": "Then, Cal and Scott went to the ramp. Cal gave a match to", + "s1_io_flip_cf": "Then, William and Josh went to the ramp. Josh gave a match to", + "s2_io_flip_cf": "Then, Josh and William went to the ramp. William gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Cal went to the ramp. Cal gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Scott went to the ramp. Scott gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Josh went to the ramp. William gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Cal went to the ramp. Scott gave a match to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Josh", + "object": "match", + "place": "ramp", + "random_a": "Cal", + "random_b": "Scott", + "random_c": "Ryan" + } + }, + { + "text": "Before Steven and Andrew left the airport, Steven decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Andrew left the airport, Dan decided to give a sink to", + "random_names_cf": "Before Mike and Rick left the airport, Mike decided to give a sink to", + "s1_io_flip_cf": "Before Andrew and Steven left the airport, Steven decided to give a sink to", + "s2_io_flip_cf": "Before Steven and Andrew left the airport, Andrew decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Rick and Mike left the airport, Mike decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Mike and Rick left the airport, Rick decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Steven left the airport, Andrew decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Mike left the airport, Rick decided to give a sink to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steven", + "object": "sink", + "place": "airport", + "random_a": "Mike", + "random_b": "Rick", + "random_c": "Dan" + } + }, + { + "text": "When Don and Mike were about to leave the school, Don gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Mike were about to leave the school, Sarah gave a dress to", + "random_names_cf": "When Steven and Scott were about to leave the school, Steven gave a dress to", + "s1_io_flip_cf": "When Mike and Don were about to leave the school, Don gave a dress to", + "s2_io_flip_cf": "When Don and Mike were about to leave the school, Mike gave a dress to", + "random_names_s1_ioi_flip_cf": "When Scott and Steven were about to leave the school, Steven gave a dress to", + "random_names_s2_ioi_flip_cf": "When Steven and Scott were about to leave the school, Scott gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Don were about to leave the school, Mike gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Steven were about to leave the school, Scott gave a dress to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "dress", + "place": "school", + "random_a": "Steven", + "random_b": "Scott", + "random_c": "Sarah" + } + }, + { + "text": "Then, Neil and Alexander were working at the circus. Neil decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Alexander were working at the circus. Tim decided to give a razor to", + "random_names_cf": "Then, Charles and Rick were working at the circus. Charles decided to give a razor to", + "s1_io_flip_cf": "Then, Alexander and Neil were working at the circus. Neil decided to give a razor to", + "s2_io_flip_cf": "Then, Neil and Alexander were working at the circus. Alexander decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Charles were working at the circus. Charles decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Rick were working at the circus. Rick decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Neil were working at the circus. Alexander decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Charles were working at the circus. Rick decided to give a razor to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Neil", + "object": "razor", + "place": "circus", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Tim" + } + }, + { + "text": "When Neil and Alexander were about to leave the studio, Neil gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Alexander were about to leave the studio, Dan gave a bowl to", + "random_names_cf": "When Lewis and Sarah were about to leave the studio, Lewis gave a bowl to", + "s1_io_flip_cf": "When Alexander and Neil were about to leave the studio, Neil gave a bowl to", + "s2_io_flip_cf": "When Neil and Alexander were about to leave the studio, Alexander gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Sarah and Lewis were about to leave the studio, Lewis gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Lewis and Sarah were about to leave the studio, Sarah gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Neil were about to leave the studio, Alexander gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Lewis were about to leave the studio, Sarah gave a bowl to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Neil", + "object": "bowl", + "place": "studio", + "random_a": "Lewis", + "random_b": "Sarah", + "random_c": "Dan" + } + }, + { + "text": "When Steve and Dan got a fan at the campground, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Dan got a fan at the campground, Andrew decided to give it to", + "random_names_cf": "When Cal and Guy got a fan at the campground, Cal decided to give it to", + "s1_io_flip_cf": "When Dan and Steve got a fan at the campground, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Dan got a fan at the campground, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Cal got a fan at the campground, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Guy got a fan at the campground, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Steve got a fan at the campground, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Cal got a fan at the campground, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Steve", + "object": "fan", + "place": "campground", + "random_a": "Cal", + "random_b": "Guy", + "random_c": "Andrew" + } + }, + { + "text": "While Will and Elizabeth relaxed, Will gave a folder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Elizabeth relaxed, Roy gave a folder to", + "random_names_cf": "While Tim and Neil relaxed, Tim gave a folder to", + "s1_io_flip_cf": "While Elizabeth and Will relaxed, Will gave a folder to", + "s2_io_flip_cf": "While Will and Elizabeth relaxed, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_cf": "While Neil and Tim relaxed, Tim gave a folder to", + "random_names_s2_ioi_flip_cf": "While Tim and Neil relaxed, Neil gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Will relaxed, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Tim relaxed, Neil gave a folder to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Will", + "object": "folder", + "place": "garden", + "random_a": "Tim", + "random_b": "Neil", + "random_c": "Roy" + } + }, + { + "text": "Before Jonathan and Edward left the optician, Jonathan decided to give a toilet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Edward left the optician, Daniel decided to give a toilet to", + "random_names_cf": "Before Luke and Henry left the optician, Luke decided to give a toilet to", + "s1_io_flip_cf": "Before Edward and Jonathan left the optician, Jonathan decided to give a toilet to", + "s2_io_flip_cf": "Before Jonathan and Edward left the optician, Edward decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Before Henry and Luke left the optician, Luke decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Before Luke and Henry left the optician, Henry decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Jonathan left the optician, Edward decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Luke left the optician, Henry decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jonathan", + "object": "toilet", + "place": "optician", + "random_a": "Luke", + "random_b": "Henry", + "random_c": "Daniel" + } + }, + { + "text": "Then, Steven and Stan had a lot of fun at the pharmacy. Steven gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Stan had a lot of fun at the pharmacy. Henry gave a needle to", + "random_names_cf": "Then, Lewis and Ryan had a lot of fun at the pharmacy. Lewis gave a needle to", + "s1_io_flip_cf": "Then, Stan and Steven had a lot of fun at the pharmacy. Steven gave a needle to", + "s2_io_flip_cf": "Then, Steven and Stan had a lot of fun at the pharmacy. Stan gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Lewis had a lot of fun at the pharmacy. Lewis gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Ryan had a lot of fun at the pharmacy. Ryan gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Steven had a lot of fun at the pharmacy. Stan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Lewis had a lot of fun at the pharmacy. Ryan gave a needle to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Steven", + "object": "needle", + "place": "pharmacy", + "random_a": "Lewis", + "random_b": "Ryan", + "random_c": "Henry" + } + }, + { + "text": "Then, Ryan and Mike went to the boatyard. Ryan gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Mike went to the boatyard. Charles gave a strap to", + "random_names_cf": "Then, Don and Robert went to the boatyard. Don gave a strap to", + "s1_io_flip_cf": "Then, Mike and Ryan went to the boatyard. Ryan gave a strap to", + "s2_io_flip_cf": "Then, Ryan and Mike went to the boatyard. Mike gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Don went to the boatyard. Don gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Don and Robert went to the boatyard. Robert gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ryan went to the boatyard. Mike gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Don went to the boatyard. Robert gave a strap to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Ryan", + "object": "strap", + "place": "boatyard", + "random_a": "Don", + "random_b": "Robert", + "random_c": "Charles" + } + }, + { + "text": "The clothing store Tom and Mike went to had a carpet. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Tom and Mike went to had a carpet. Roy gave it to", + "random_names_cf": "The clothing store Henry and Elizabeth went to had a carpet. Henry gave it to", + "s1_io_flip_cf": "The clothing store Mike and Tom went to had a carpet. Tom gave it to", + "s2_io_flip_cf": "The clothing store Tom and Mike went to had a carpet. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Elizabeth and Henry went to had a carpet. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Henry and Elizabeth went to had a carpet. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Mike and Tom went to had a carpet. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Elizabeth and Henry went to had a carpet. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tom", + "object": "carpet", + "place": "clothing store", + "random_a": "Henry", + "random_b": "Elizabeth", + "random_c": "Roy" + } + }, + { + "text": "While Henry and Grant relaxed, Henry gave a pair of shoes to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Grant relaxed, Edward gave a pair of shoes to", + "random_names_cf": "While Jim and William relaxed, Jim gave a pair of shoes to", + "s1_io_flip_cf": "While Grant and Henry relaxed, Henry gave a pair of shoes to", + "s2_io_flip_cf": "While Henry and Grant relaxed, Grant gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "While William and Jim relaxed, Jim gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "While Jim and William relaxed, William gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Henry relaxed, Grant gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Jim relaxed, William gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Henry", + "object": "pair of shoes", + "place": "spa", + "random_a": "Jim", + "random_b": "William", + "random_c": "Edward" + } + }, + { + "text": "Then, Will and Alexander had a lot of fun at the store. Will gave a can to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Alexander had a lot of fun at the store. Luke gave a can to", + "random_names_cf": "Then, Grant and Daniel had a lot of fun at the store. Grant gave a can to", + "s1_io_flip_cf": "Then, Alexander and Will had a lot of fun at the store. Will gave a can to", + "s2_io_flip_cf": "Then, Will and Alexander had a lot of fun at the store. Alexander gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Grant had a lot of fun at the store. Grant gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Daniel had a lot of fun at the store. Daniel gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Will had a lot of fun at the store. Alexander gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Grant had a lot of fun at the store. Daniel gave a can to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Will", + "object": "can", + "place": "store", + "random_a": "Grant", + "random_b": "Daniel", + "random_c": "Luke" + } + }, + { + "text": "When Roger and Dan got a joystick at the toy store, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Dan got a joystick at the toy store, Ross decided to give it to", + "random_names_cf": "When Rob and Charles got a joystick at the toy store, Rob decided to give it to", + "s1_io_flip_cf": "When Dan and Roger got a joystick at the toy store, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Dan got a joystick at the toy store, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Rob got a joystick at the toy store, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Charles got a joystick at the toy store, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Roger got a joystick at the toy store, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Rob got a joystick at the toy store, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roger", + "object": "joystick", + "place": "toy store", + "random_a": "Rob", + "random_b": "Charles", + "random_c": "Ross" + } + }, + { + "text": "Then, Roy and Cal were working at the store. Roy decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Cal were working at the store. Guy decided to give a heater to", + "random_names_cf": "Then, Jim and Peter were working at the store. Jim decided to give a heater to", + "s1_io_flip_cf": "Then, Cal and Roy were working at the store. Roy decided to give a heater to", + "s2_io_flip_cf": "Then, Roy and Cal were working at the store. Cal decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Jim were working at the store. Jim decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Peter were working at the store. Peter decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Roy were working at the store. Cal decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Jim were working at the store. Peter decided to give a heater to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roy", + "object": "heater", + "place": "store", + "random_a": "Jim", + "random_b": "Peter", + "random_c": "Guy" + } + }, + { + "text": "While Elizabeth and Grant relaxed, Elizabeth gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Grant relaxed, Henry gave a funnel to", + "random_names_cf": "While Phil and Alex relaxed, Phil gave a funnel to", + "s1_io_flip_cf": "While Grant and Elizabeth relaxed, Elizabeth gave a funnel to", + "s2_io_flip_cf": "While Elizabeth and Grant relaxed, Grant gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Alex and Phil relaxed, Phil gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Phil and Alex relaxed, Alex gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Elizabeth relaxed, Grant gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Phil relaxed, Alex gave a funnel to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Elizabeth", + "object": "funnel", + "place": "studio", + "random_a": "Phil", + "random_b": "Alex", + "random_c": "Henry" + } + }, + { + "text": "Before Ryan and Daniel left the service station, Ryan decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Daniel left the service station, Sarah decided to give a screwdriver to", + "random_names_cf": "Before Alex and Mike left the service station, Alex decided to give a screwdriver to", + "s1_io_flip_cf": "Before Daniel and Ryan left the service station, Ryan decided to give a screwdriver to", + "s2_io_flip_cf": "Before Ryan and Daniel left the service station, Daniel decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Mike and Alex left the service station, Alex decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Alex and Mike left the service station, Mike decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Ryan left the service station, Daniel decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Alex left the service station, Mike decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ryan", + "object": "screwdriver", + "place": "service station", + "random_a": "Alex", + "random_b": "Mike", + "random_c": "Sarah" + } + }, + { + "text": "Once Jonathan and Will arrived at the clothing store, Jonathan gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Will arrived at the clothing store, Peter gave a fan to", + "random_names_cf": "Once Steve and Daniel arrived at the clothing store, Steve gave a fan to", + "s1_io_flip_cf": "Once Will and Jonathan arrived at the clothing store, Jonathan gave a fan to", + "s2_io_flip_cf": "Once Jonathan and Will arrived at the clothing store, Will gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Steve arrived at the clothing store, Steve gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Steve and Daniel arrived at the clothing store, Daniel gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Jonathan arrived at the clothing store, Will gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Steve arrived at the clothing store, Daniel gave a fan to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jonathan", + "object": "fan", + "place": "clothing store", + "random_a": "Steve", + "random_b": "Daniel", + "random_c": "Peter" + } + }, + { + "text": "Once Dan and Charles arrived at the break room, Dan gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Charles arrived at the break room, Steven gave a ladder to", + "random_names_cf": "Once Rick and Daniel arrived at the break room, Rick gave a ladder to", + "s1_io_flip_cf": "Once Charles and Dan arrived at the break room, Dan gave a ladder to", + "s2_io_flip_cf": "Once Dan and Charles arrived at the break room, Charles gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Rick arrived at the break room, Rick gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Rick and Daniel arrived at the break room, Daniel gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Dan arrived at the break room, Charles gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Rick arrived at the break room, Daniel gave a ladder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Dan", + "object": "ladder", + "place": "break room", + "random_a": "Rick", + "random_b": "Daniel", + "random_c": "Steven" + } + }, + { + "text": "Once Ryan and Joe arrived at the boatyard, Ryan gave a dishwasher to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Joe arrived at the boatyard, Phil gave a dishwasher to", + "random_names_cf": "Once Dan and Grant arrived at the boatyard, Dan gave a dishwasher to", + "s1_io_flip_cf": "Once Joe and Ryan arrived at the boatyard, Ryan gave a dishwasher to", + "s2_io_flip_cf": "Once Ryan and Joe arrived at the boatyard, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Once Grant and Dan arrived at the boatyard, Dan gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Once Dan and Grant arrived at the boatyard, Grant gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Ryan arrived at the boatyard, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Dan arrived at the boatyard, Grant gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Ryan", + "object": "dishwasher", + "place": "boatyard", + "random_a": "Dan", + "random_b": "Grant", + "random_c": "Phil" + } + }, + { + "text": "Before Charles and Joe left the hangar, Charles decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Joe left the hangar, Robert decided to give a remote control to", + "random_names_cf": "Before Grant and Kay left the hangar, Grant decided to give a remote control to", + "s1_io_flip_cf": "Before Joe and Charles left the hangar, Charles decided to give a remote control to", + "s2_io_flip_cf": "Before Charles and Joe left the hangar, Joe decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Kay and Grant left the hangar, Grant decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Grant and Kay left the hangar, Kay decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Charles left the hangar, Joe decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Grant left the hangar, Kay decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Charles", + "object": "remote control", + "place": "hangar", + "random_a": "Grant", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "The school William and Andrew went to had a pair of sunglasses. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school William and Andrew went to had a pair of sunglasses. Edward gave it to", + "random_names_cf": "The school Will and Scott went to had a pair of sunglasses. Will gave it to", + "s1_io_flip_cf": "The school Andrew and William went to had a pair of sunglasses. William gave it to", + "s2_io_flip_cf": "The school William and Andrew went to had a pair of sunglasses. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The school Scott and Will went to had a pair of sunglasses. Will gave it to", + "random_names_s2_ioi_flip_cf": "The school Will and Scott went to had a pair of sunglasses. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Andrew and William went to had a pair of sunglasses. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Scott and Will went to had a pair of sunglasses. Scott gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "William", + "object": "pair of sunglasses", + "place": "school", + "random_a": "Will", + "random_b": "Scott", + "random_c": "Edward" + } + }, + { + "text": "When Sarah and Peter got a snack at the service station, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Peter got a snack at the service station, Kay decided to give it to", + "random_names_cf": "When Cal and Steve got a snack at the service station, Cal decided to give it to", + "s1_io_flip_cf": "When Peter and Sarah got a snack at the service station, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Peter got a snack at the service station, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Cal got a snack at the service station, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Steve got a snack at the service station, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Sarah got a snack at the service station, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Cal got a snack at the service station, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Sarah", + "object": "snack", + "place": "service station", + "random_a": "Cal", + "random_b": "Steve", + "random_c": "Kay" + } + }, + { + "text": "Before Josh and Henry left the ramp, Josh decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Henry left the ramp, Roger decided to give a glove to", + "random_names_cf": "Before Stan and Don left the ramp, Stan decided to give a glove to", + "s1_io_flip_cf": "Before Henry and Josh left the ramp, Josh decided to give a glove to", + "s2_io_flip_cf": "Before Josh and Henry left the ramp, Henry decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Don and Stan left the ramp, Stan decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Stan and Don left the ramp, Don decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Josh left the ramp, Henry decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Stan left the ramp, Don decided to give a glove to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "glove", + "place": "ramp", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Roger" + } + }, + { + "text": "Once Scott and Edward arrived at the department store, Scott gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Edward arrived at the department store, Roger gave a microphone to", + "random_names_cf": "Once Peter and Will arrived at the department store, Peter gave a microphone to", + "s1_io_flip_cf": "Once Edward and Scott arrived at the department store, Scott gave a microphone to", + "s2_io_flip_cf": "Once Scott and Edward arrived at the department store, Edward gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Will and Peter arrived at the department store, Peter gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Peter and Will arrived at the department store, Will gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Scott arrived at the department store, Edward gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Peter arrived at the department store, Will gave a microphone to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Scott", + "object": "microphone", + "place": "department store", + "random_a": "Peter", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "When Rick and Sarah were about to leave the store, Rick gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Sarah were about to leave the store, Stan gave a fork to", + "random_names_cf": "When Charles and Tom were about to leave the store, Charles gave a fork to", + "s1_io_flip_cf": "When Sarah and Rick were about to leave the store, Rick gave a fork to", + "s2_io_flip_cf": "When Rick and Sarah were about to leave the store, Sarah gave a fork to", + "random_names_s1_ioi_flip_cf": "When Tom and Charles were about to leave the store, Charles gave a fork to", + "random_names_s2_ioi_flip_cf": "When Charles and Tom were about to leave the store, Tom gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Rick were about to leave the store, Sarah gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Charles were about to leave the store, Tom gave a fork to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rick", + "object": "fork", + "place": "store", + "random_a": "Charles", + "random_b": "Tom", + "random_c": "Stan" + } + }, + { + "text": "Once Phil and William arrived at the pizzeria, Phil gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and William arrived at the pizzeria, Alexander gave a fan to", + "random_names_cf": "Once Neil and Sarah arrived at the pizzeria, Neil gave a fan to", + "s1_io_flip_cf": "Once William and Phil arrived at the pizzeria, Phil gave a fan to", + "s2_io_flip_cf": "Once Phil and William arrived at the pizzeria, William gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Neil arrived at the pizzeria, Neil gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Neil and Sarah arrived at the pizzeria, Sarah gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Phil arrived at the pizzeria, William gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Neil arrived at the pizzeria, Sarah gave a fan to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Phil", + "object": "fan", + "place": "pizzeria", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Alexander" + } + }, + { + "text": "Then, Tom and Steve went to the gift shop. Tom gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Steve went to the gift shop. Peter gave a thread to", + "random_names_cf": "Then, Will and Angel went to the gift shop. Will gave a thread to", + "s1_io_flip_cf": "Then, Steve and Tom went to the gift shop. Tom gave a thread to", + "s2_io_flip_cf": "Then, Tom and Steve went to the gift shop. Steve gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Will went to the gift shop. Will gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Will and Angel went to the gift shop. Angel gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tom went to the gift shop. Steve gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Will went to the gift shop. Angel gave a thread to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tom", + "object": "thread", + "place": "gift shop", + "random_a": "Will", + "random_b": "Angel", + "random_c": "Peter" + } + }, + { + "text": "When Luke and Kelly were about to leave the cafe, Luke gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Kelly were about to leave the cafe, Charles gave a pen to", + "random_names_cf": "When Roy and Andrew were about to leave the cafe, Roy gave a pen to", + "s1_io_flip_cf": "When Kelly and Luke were about to leave the cafe, Luke gave a pen to", + "s2_io_flip_cf": "When Luke and Kelly were about to leave the cafe, Kelly gave a pen to", + "random_names_s1_ioi_flip_cf": "When Andrew and Roy were about to leave the cafe, Roy gave a pen to", + "random_names_s2_ioi_flip_cf": "When Roy and Andrew were about to leave the cafe, Andrew gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Luke were about to leave the cafe, Kelly gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Roy were about to leave the cafe, Andrew gave a pen to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "pen", + "place": "cafe", + "random_a": "Roy", + "random_b": "Andrew", + "random_c": "Charles" + } + }, + { + "text": "Then, Daniel and Elizabeth went to the parking lot. Daniel gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Elizabeth went to the parking lot. Edward gave a match to", + "random_names_cf": "Then, Angel and Guy went to the parking lot. Angel gave a match to", + "s1_io_flip_cf": "Then, Elizabeth and Daniel went to the parking lot. Daniel gave a match to", + "s2_io_flip_cf": "Then, Daniel and Elizabeth went to the parking lot. Elizabeth gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Angel went to the parking lot. Angel gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Guy went to the parking lot. Guy gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Daniel went to the parking lot. Elizabeth gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Angel went to the parking lot. Guy gave a match to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Daniel", + "object": "match", + "place": "parking lot", + "random_a": "Angel", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "When Summer and Andrew were about to leave the tire store, Summer gave a highlighter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Andrew were about to leave the tire store, Alexander gave a highlighter to", + "random_names_cf": "When Jonathan and Scott were about to leave the tire store, Jonathan gave a highlighter to", + "s1_io_flip_cf": "When Andrew and Summer were about to leave the tire store, Summer gave a highlighter to", + "s2_io_flip_cf": "When Summer and Andrew were about to leave the tire store, Andrew gave a highlighter to", + "random_names_s1_ioi_flip_cf": "When Scott and Jonathan were about to leave the tire store, Jonathan gave a highlighter to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Scott were about to leave the tire store, Scott gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Summer were about to leave the tire store, Andrew gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Jonathan were about to leave the tire store, Scott gave a highlighter to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Summer", + "object": "highlighter", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Scott", + "random_c": "Alexander" + } + }, + { + "text": "Then, Lewis and Summer had a lot of fun at the university campus. Lewis gave a can to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Summer had a lot of fun at the university campus. Sarah gave a can to", + "random_names_cf": "Then, Luke and Phil had a lot of fun at the university campus. Luke gave a can to", + "s1_io_flip_cf": "Then, Summer and Lewis had a lot of fun at the university campus. Lewis gave a can to", + "s2_io_flip_cf": "Then, Lewis and Summer had a lot of fun at the university campus. Summer gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Luke had a lot of fun at the university campus. Luke gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Phil had a lot of fun at the university campus. Phil gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Lewis had a lot of fun at the university campus. Summer gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Luke had a lot of fun at the university campus. Phil gave a can to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Lewis", + "object": "can", + "place": "university campus", + "random_a": "Luke", + "random_b": "Phil", + "random_c": "Sarah" + } + }, + { + "text": "Then, Jim and Lewis were working at the service station. Jim decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Lewis were working at the service station. Steven decided to give a can to", + "random_names_cf": "Then, Robert and Cal were working at the service station. Robert decided to give a can to", + "s1_io_flip_cf": "Then, Lewis and Jim were working at the service station. Jim decided to give a can to", + "s2_io_flip_cf": "Then, Jim and Lewis were working at the service station. Lewis decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Robert were working at the service station. Robert decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Cal were working at the service station. Cal decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Jim were working at the service station. Lewis decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Robert were working at the service station. Cal decided to give a can to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Jim", + "object": "can", + "place": "service station", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Steven" + } + }, + { + "text": "When William and Austin were about to leave the casino, William gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Austin were about to leave the casino, Peter gave a ring to", + "random_names_cf": "When Josh and Charles were about to leave the casino, Josh gave a ring to", + "s1_io_flip_cf": "When Austin and William were about to leave the casino, William gave a ring to", + "s2_io_flip_cf": "When William and Austin were about to leave the casino, Austin gave a ring to", + "random_names_s1_ioi_flip_cf": "When Charles and Josh were about to leave the casino, Josh gave a ring to", + "random_names_s2_ioi_flip_cf": "When Josh and Charles were about to leave the casino, Charles gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and William were about to leave the casino, Austin gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Josh were about to leave the casino, Charles gave a ring to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "William", + "object": "ring", + "place": "casino", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "Then, Joe and Mike went to the pharmacy. Joe gave a toaster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Mike went to the pharmacy. Peter gave a toaster to", + "random_names_cf": "Then, William and Daniel went to the pharmacy. William gave a toaster to", + "s1_io_flip_cf": "Then, Mike and Joe went to the pharmacy. Joe gave a toaster to", + "s2_io_flip_cf": "Then, Joe and Mike went to the pharmacy. Mike gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and William went to the pharmacy. William gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, William and Daniel went to the pharmacy. Daniel gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe went to the pharmacy. Mike gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and William went to the pharmacy. Daniel gave a toaster to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Joe", + "object": "toaster", + "place": "pharmacy", + "random_a": "William", + "random_b": "Daniel", + "random_c": "Peter" + } + }, + { + "text": "The supermarket Tom and Summer went to had a sink. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Tom and Summer went to had a sink. Guy gave it to", + "random_names_cf": "The supermarket Lewis and Phil went to had a sink. Lewis gave it to", + "s1_io_flip_cf": "The supermarket Summer and Tom went to had a sink. Tom gave it to", + "s2_io_flip_cf": "The supermarket Tom and Summer went to had a sink. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Phil and Lewis went to had a sink. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Lewis and Phil went to had a sink. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Summer and Tom went to had a sink. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Phil and Lewis went to had a sink. Phil gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Tom", + "object": "sink", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "The ferry Don and Elizabeth went to had a faucet. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Don and Elizabeth went to had a faucet. Joe gave it to", + "random_names_cf": "The ferry Kelly and Daniel went to had a faucet. Kelly gave it to", + "s1_io_flip_cf": "The ferry Elizabeth and Don went to had a faucet. Don gave it to", + "s2_io_flip_cf": "The ferry Don and Elizabeth went to had a faucet. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Daniel and Kelly went to had a faucet. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Kelly and Daniel went to had a faucet. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Elizabeth and Don went to had a faucet. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Daniel and Kelly went to had a faucet. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Don", + "object": "faucet", + "place": "ferry", + "random_a": "Kelly", + "random_b": "Daniel", + "random_c": "Joe" + } + }, + { + "text": "When Stan and Guy were about to leave the restaurant, Stan gave a bicycle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Guy were about to leave the restaurant, Jim gave a bicycle to", + "random_names_cf": "When Grant and Will were about to leave the restaurant, Grant gave a bicycle to", + "s1_io_flip_cf": "When Guy and Stan were about to leave the restaurant, Stan gave a bicycle to", + "s2_io_flip_cf": "When Stan and Guy were about to leave the restaurant, Guy gave a bicycle to", + "random_names_s1_ioi_flip_cf": "When Will and Grant were about to leave the restaurant, Grant gave a bicycle to", + "random_names_s2_ioi_flip_cf": "When Grant and Will were about to leave the restaurant, Will gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Stan were about to leave the restaurant, Guy gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Grant were about to leave the restaurant, Will gave a bicycle to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Stan", + "object": "bicycle", + "place": "restaurant", + "random_a": "Grant", + "random_b": "Will", + "random_c": "Jim" + } + }, + { + "text": "Then, Alex and Don were working at the restaurant. Alex decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Don were working at the restaurant. Guy decided to give a can to", + "random_names_cf": "Then, Steven and Summer were working at the restaurant. Steven decided to give a can to", + "s1_io_flip_cf": "Then, Don and Alex were working at the restaurant. Alex decided to give a can to", + "s2_io_flip_cf": "Then, Alex and Don were working at the restaurant. Don decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Steven were working at the restaurant. Steven decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Summer were working at the restaurant. Summer decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Alex were working at the restaurant. Don decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Steven were working at the restaurant. Summer decided to give a can to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "can", + "place": "restaurant", + "random_a": "Steven", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "Once Luke and Joe arrived at the university campus, Luke gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Joe arrived at the university campus, Will gave a sock to", + "random_names_cf": "Once Charles and Scott arrived at the university campus, Charles gave a sock to", + "s1_io_flip_cf": "Once Joe and Luke arrived at the university campus, Luke gave a sock to", + "s2_io_flip_cf": "Once Luke and Joe arrived at the university campus, Joe gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Scott and Charles arrived at the university campus, Charles gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Charles and Scott arrived at the university campus, Scott gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Luke arrived at the university campus, Joe gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Charles arrived at the university campus, Scott gave a sock to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Luke", + "object": "sock", + "place": "university campus", + "random_a": "Charles", + "random_b": "Scott", + "random_c": "Will" + } + }, + { + "text": "Then, Alexander and Alex were working at the toy store. Alexander decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Alex were working at the toy store. Roy decided to give a poster to", + "random_names_cf": "Then, Robert and Phil were working at the toy store. Robert decided to give a poster to", + "s1_io_flip_cf": "Then, Alex and Alexander were working at the toy store. Alexander decided to give a poster to", + "s2_io_flip_cf": "Then, Alexander and Alex were working at the toy store. Alex decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Robert were working at the toy store. Robert decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Phil were working at the toy store. Phil decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Alexander were working at the toy store. Alex decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Robert were working at the toy store. Phil decided to give a poster to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Alexander", + "object": "poster", + "place": "toy store", + "random_a": "Robert", + "random_b": "Phil", + "random_c": "Roy" + } + }, + { + "text": "Once Josh and Luke arrived at the hangar, Josh gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Luke arrived at the hangar, Ryan gave a thread to", + "random_names_cf": "Once Phil and Austin arrived at the hangar, Phil gave a thread to", + "s1_io_flip_cf": "Once Luke and Josh arrived at the hangar, Josh gave a thread to", + "s2_io_flip_cf": "Once Josh and Luke arrived at the hangar, Luke gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Austin and Phil arrived at the hangar, Phil gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Phil and Austin arrived at the hangar, Austin gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Josh arrived at the hangar, Luke gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Phil arrived at the hangar, Austin gave a thread to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Josh", + "object": "thread", + "place": "hangar", + "random_a": "Phil", + "random_b": "Austin", + "random_c": "Ryan" + } + }, + { + "text": "Once Austin and Jonathan arrived at the garden, Austin gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Jonathan arrived at the garden, Phil gave a sifter to", + "random_names_cf": "Once Ross and Andrew arrived at the garden, Ross gave a sifter to", + "s1_io_flip_cf": "Once Jonathan and Austin arrived at the garden, Austin gave a sifter to", + "s2_io_flip_cf": "Once Austin and Jonathan arrived at the garden, Jonathan gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Ross arrived at the garden, Ross gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Ross and Andrew arrived at the garden, Andrew gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Austin arrived at the garden, Jonathan gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Ross arrived at the garden, Andrew gave a sifter to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "sifter", + "place": "garden", + "random_a": "Ross", + "random_b": "Andrew", + "random_c": "Phil" + } + }, + { + "text": "When Jonathan and Robert got a pair of goggles at the elevator, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Robert got a pair of goggles at the elevator, Elizabeth decided to give it to", + "random_names_cf": "When Stan and Grant got a pair of goggles at the elevator, Stan decided to give it to", + "s1_io_flip_cf": "When Robert and Jonathan got a pair of goggles at the elevator, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Robert got a pair of goggles at the elevator, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Stan got a pair of goggles at the elevator, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Grant got a pair of goggles at the elevator, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Jonathan got a pair of goggles at the elevator, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Stan got a pair of goggles at the elevator, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jonathan", + "object": "pair of goggles", + "place": "elevator", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Jonathan and Josh went to the studio. Jonathan gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Josh went to the studio. Will gave a desk to", + "random_names_cf": "Then, Scott and Robert went to the studio. Scott gave a desk to", + "s1_io_flip_cf": "Then, Josh and Jonathan went to the studio. Jonathan gave a desk to", + "s2_io_flip_cf": "Then, Jonathan and Josh went to the studio. Josh gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Scott went to the studio. Scott gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Robert went to the studio. Robert gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jonathan went to the studio. Josh gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Scott went to the studio. Robert gave a desk to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Jonathan", + "object": "desk", + "place": "studio", + "random_a": "Scott", + "random_b": "Robert", + "random_c": "Will" + } + }, + { + "text": "Then, Mike and Ryan had a lot of fun at the stadium. Mike gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Ryan had a lot of fun at the stadium. Scott gave a bicycle to", + "random_names_cf": "Then, Dan and Guy had a lot of fun at the stadium. Dan gave a bicycle to", + "s1_io_flip_cf": "Then, Ryan and Mike had a lot of fun at the stadium. Mike gave a bicycle to", + "s2_io_flip_cf": "Then, Mike and Ryan had a lot of fun at the stadium. Ryan gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Dan had a lot of fun at the stadium. Dan gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Guy had a lot of fun at the stadium. Guy gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Mike had a lot of fun at the stadium. Ryan gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Dan had a lot of fun at the stadium. Guy gave a bicycle to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Mike", + "object": "bicycle", + "place": "stadium", + "random_a": "Dan", + "random_b": "Guy", + "random_c": "Scott" + } + }, + { + "text": "Then, Lewis and Cal went to the school. Lewis gave a mirror to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Cal went to the school. Alex gave a mirror to", + "random_names_cf": "Then, Henry and Roy went to the school. Henry gave a mirror to", + "s1_io_flip_cf": "Then, Cal and Lewis went to the school. Lewis gave a mirror to", + "s2_io_flip_cf": "Then, Lewis and Cal went to the school. Cal gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Henry went to the school. Henry gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Roy went to the school. Roy gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Lewis went to the school. Cal gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Henry went to the school. Roy gave a mirror to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "mirror", + "place": "school", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "While Tom and Angel relaxed, Tom gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Angel relaxed, Alexander gave a desk to", + "random_names_cf": "While Lewis and Don relaxed, Lewis gave a desk to", + "s1_io_flip_cf": "While Angel and Tom relaxed, Tom gave a desk to", + "s2_io_flip_cf": "While Tom and Angel relaxed, Angel gave a desk to", + "random_names_s1_ioi_flip_cf": "While Don and Lewis relaxed, Lewis gave a desk to", + "random_names_s2_ioi_flip_cf": "While Lewis and Don relaxed, Don gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Tom relaxed, Angel gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Lewis relaxed, Don gave a desk to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Tom", + "object": "desk", + "place": "elevator", + "random_a": "Lewis", + "random_b": "Don", + "random_c": "Alexander" + } + }, + { + "text": "Then, Mike and Edward went to the studio. Mike gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Edward went to the studio. Will gave a pair of nail clippers to", + "random_names_cf": "Then, Joe and Lewis went to the studio. Joe gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Edward and Mike went to the studio. Mike gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Mike and Edward went to the studio. Edward gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Joe went to the studio. Joe gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Lewis went to the studio. Lewis gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Mike went to the studio. Edward gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Joe went to the studio. Lewis gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Mike", + "object": "pair of nail clippers", + "place": "studio", + "random_a": "Joe", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "Then, Neil and Daniel were working at the hotel. Neil decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Daniel were working at the hotel. Cal decided to give a sock to", + "random_names_cf": "Then, Ross and Lewis were working at the hotel. Ross decided to give a sock to", + "s1_io_flip_cf": "Then, Daniel and Neil were working at the hotel. Neil decided to give a sock to", + "s2_io_flip_cf": "Then, Neil and Daniel were working at the hotel. Daniel decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Ross were working at the hotel. Ross decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Lewis were working at the hotel. Lewis decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Neil were working at the hotel. Daniel decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Ross were working at the hotel. Lewis decided to give a sock to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Neil", + "object": "sock", + "place": "hotel", + "random_a": "Ross", + "random_b": "Lewis", + "random_c": "Cal" + } + }, + { + "text": "When Peter and Elizabeth got a pair of shoes at the pharmacy, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Elizabeth got a pair of shoes at the pharmacy, Roger decided to give it to", + "random_names_cf": "When Tom and Henry got a pair of shoes at the pharmacy, Tom decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Peter got a pair of shoes at the pharmacy, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Elizabeth got a pair of shoes at the pharmacy, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Tom got a pair of shoes at the pharmacy, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Henry got a pair of shoes at the pharmacy, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Peter got a pair of shoes at the pharmacy, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Tom got a pair of shoes at the pharmacy, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "pair of shoes", + "place": "pharmacy", + "random_a": "Tom", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "Then, Will and Alexander had a lot of fun at the pharmacy. Will gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Alexander had a lot of fun at the pharmacy. Stan gave a piece of tape to", + "random_names_cf": "Then, Elizabeth and Mike had a lot of fun at the pharmacy. Elizabeth gave a piece of tape to", + "s1_io_flip_cf": "Then, Alexander and Will had a lot of fun at the pharmacy. Will gave a piece of tape to", + "s2_io_flip_cf": "Then, Will and Alexander had a lot of fun at the pharmacy. Alexander gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Elizabeth had a lot of fun at the pharmacy. Elizabeth gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Mike had a lot of fun at the pharmacy. Mike gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Will had a lot of fun at the pharmacy. Alexander gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Elizabeth had a lot of fun at the pharmacy. Mike gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Will", + "object": "piece of tape", + "place": "pharmacy", + "random_a": "Elizabeth", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "Then, Sarah and Joe went to the elevator. Sarah gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Joe went to the elevator. Mike gave a needle to", + "random_names_cf": "Then, Guy and Andrew went to the elevator. Guy gave a needle to", + "s1_io_flip_cf": "Then, Joe and Sarah went to the elevator. Sarah gave a needle to", + "s2_io_flip_cf": "Then, Sarah and Joe went to the elevator. Joe gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Guy went to the elevator. Guy gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Andrew went to the elevator. Andrew gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Sarah went to the elevator. Joe gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Guy went to the elevator. Andrew gave a needle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Sarah", + "object": "needle", + "place": "elevator", + "random_a": "Guy", + "random_b": "Andrew", + "random_c": "Mike" + } + }, + { + "text": "While Alexander and William relaxed, Alexander gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and William relaxed, Mike gave a screwdriver to", + "random_names_cf": "While Steve and Summer relaxed, Steve gave a screwdriver to", + "s1_io_flip_cf": "While William and Alexander relaxed, Alexander gave a screwdriver to", + "s2_io_flip_cf": "While Alexander and William relaxed, William gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Summer and Steve relaxed, Steve gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Steve and Summer relaxed, Summer gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Alexander relaxed, William gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Steve relaxed, Summer gave a screwdriver to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "screwdriver", + "place": "stadium", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Mike" + } + }, + { + "text": "The pet store Alex and Sarah went to had a fan. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Alex and Sarah went to had a fan. Scott gave it to", + "random_names_cf": "The pet store Summer and Austin went to had a fan. Summer gave it to", + "s1_io_flip_cf": "The pet store Sarah and Alex went to had a fan. Alex gave it to", + "s2_io_flip_cf": "The pet store Alex and Sarah went to had a fan. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Austin and Summer went to had a fan. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Summer and Austin went to had a fan. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Sarah and Alex went to had a fan. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Austin and Summer went to had a fan. Austin gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Alex", + "object": "fan", + "place": "pet store", + "random_a": "Summer", + "random_b": "Austin", + "random_c": "Scott" + } + }, + { + "text": "Then, Neil and Phil were working at the racetrack. Neil decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Phil were working at the racetrack. Henry decided to give a laptop to", + "random_names_cf": "Then, Don and Grant were working at the racetrack. Don decided to give a laptop to", + "s1_io_flip_cf": "Then, Phil and Neil were working at the racetrack. Neil decided to give a laptop to", + "s2_io_flip_cf": "Then, Neil and Phil were working at the racetrack. Phil decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Don were working at the racetrack. Don decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Don and Grant were working at the racetrack. Grant decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Neil were working at the racetrack. Phil decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Don were working at the racetrack. Grant decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Neil", + "object": "laptop", + "place": "racetrack", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "When Steve and Daniel got a drill bit at the pizzeria, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Daniel got a drill bit at the pizzeria, Ryan decided to give it to", + "random_names_cf": "When Jonathan and Jim got a drill bit at the pizzeria, Jonathan decided to give it to", + "s1_io_flip_cf": "When Daniel and Steve got a drill bit at the pizzeria, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Daniel got a drill bit at the pizzeria, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Jonathan got a drill bit at the pizzeria, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Jim got a drill bit at the pizzeria, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steve got a drill bit at the pizzeria, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Jonathan got a drill bit at the pizzeria, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "drill bit", + "place": "pizzeria", + "random_a": "Jonathan", + "random_b": "Jim", + "random_c": "Ryan" + } + }, + { + "text": "Before Roger and Sarah left the airbase, Roger decided to give a pair of nail clippers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Sarah left the airbase, Daniel decided to give a pair of nail clippers to", + "random_names_cf": "Before Kay and Tom left the airbase, Kay decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Before Sarah and Roger left the airbase, Roger decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Before Roger and Sarah left the airbase, Sarah decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Before Tom and Kay left the airbase, Kay decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Before Kay and Tom left the airbase, Tom decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Roger left the airbase, Sarah decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Kay left the airbase, Tom decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "airbase", + "random_a": "Kay", + "random_b": "Tom", + "random_c": "Daniel" + } + }, + { + "text": "Then, Rob and Cal had a lot of fun at the market. Rob gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Cal had a lot of fun at the market. Tim gave a machine to", + "random_names_cf": "Then, Rick and Peter had a lot of fun at the market. Rick gave a machine to", + "s1_io_flip_cf": "Then, Cal and Rob had a lot of fun at the market. Rob gave a machine to", + "s2_io_flip_cf": "Then, Rob and Cal had a lot of fun at the market. Cal gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Rick had a lot of fun at the market. Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Peter had a lot of fun at the market. Peter gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rob had a lot of fun at the market. Cal gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rick had a lot of fun at the market. Peter gave a machine to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rob", + "object": "machine", + "place": "market", + "random_a": "Rick", + "random_b": "Peter", + "random_c": "Tim" + } + }, + { + "text": "Then, Alexander and Ross had a lot of fun at the hangar. Alexander gave a sink to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Ross had a lot of fun at the hangar. Jonathan gave a sink to", + "random_names_cf": "Then, Grant and Kelly had a lot of fun at the hangar. Grant gave a sink to", + "s1_io_flip_cf": "Then, Ross and Alexander had a lot of fun at the hangar. Alexander gave a sink to", + "s2_io_flip_cf": "Then, Alexander and Ross had a lot of fun at the hangar. Ross gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Grant had a lot of fun at the hangar. Grant gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Kelly had a lot of fun at the hangar. Kelly gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Alexander had a lot of fun at the hangar. Ross gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Grant had a lot of fun at the hangar. Kelly gave a sink to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Alexander", + "object": "sink", + "place": "hangar", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "Before Mike and Don left the salon, Mike decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Don left the salon, Guy decided to give a remote control to", + "random_names_cf": "Before Peter and Andrew left the salon, Peter decided to give a remote control to", + "s1_io_flip_cf": "Before Don and Mike left the salon, Mike decided to give a remote control to", + "s2_io_flip_cf": "Before Mike and Don left the salon, Don decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Peter left the salon, Peter decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Peter and Andrew left the salon, Andrew decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Mike left the salon, Don decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Peter left the salon, Andrew decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Mike", + "object": "remote control", + "place": "salon", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Guy" + } + }, + { + "text": "The school Mike and Will went to had a bathtub. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Mike and Will went to had a bathtub. Don gave it to", + "random_names_cf": "The school Charles and Ryan went to had a bathtub. Charles gave it to", + "s1_io_flip_cf": "The school Will and Mike went to had a bathtub. Mike gave it to", + "s2_io_flip_cf": "The school Mike and Will went to had a bathtub. Will gave it to", + "random_names_s1_ioi_flip_cf": "The school Ryan and Charles went to had a bathtub. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The school Charles and Ryan went to had a bathtub. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Will and Mike went to had a bathtub. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Ryan and Charles went to had a bathtub. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "bathtub", + "place": "school", + "random_a": "Charles", + "random_b": "Ryan", + "random_c": "Don" + } + }, + { + "text": "Once Kay and Alex arrived at the gym, Kay gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Alex arrived at the gym, Summer gave a tent to", + "random_names_cf": "Once William and Guy arrived at the gym, William gave a tent to", + "s1_io_flip_cf": "Once Alex and Kay arrived at the gym, Kay gave a tent to", + "s2_io_flip_cf": "Once Kay and Alex arrived at the gym, Alex gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Guy and William arrived at the gym, William gave a tent to", + "random_names_s2_ioi_flip_cf": "Once William and Guy arrived at the gym, Guy gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Kay arrived at the gym, Alex gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and William arrived at the gym, Guy gave a tent to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Kay", + "object": "tent", + "place": "gym", + "random_a": "William", + "random_b": "Guy", + "random_c": "Summer" + } + }, + { + "text": "While Rob and Tom relaxed, Rob gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Tom relaxed, Cal gave a coat to", + "random_names_cf": "While Daniel and William relaxed, Daniel gave a coat to", + "s1_io_flip_cf": "While Tom and Rob relaxed, Rob gave a coat to", + "s2_io_flip_cf": "While Rob and Tom relaxed, Tom gave a coat to", + "random_names_s1_ioi_flip_cf": "While William and Daniel relaxed, Daniel gave a coat to", + "random_names_s2_ioi_flip_cf": "While Daniel and William relaxed, William gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Rob relaxed, Tom gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Daniel relaxed, William gave a coat to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Rob", + "object": "coat", + "place": "music store", + "random_a": "Daniel", + "random_b": "William", + "random_c": "Cal" + } + }, + { + "text": "Then, Cal and Tom were working at the house. Cal decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Tom were working at the house. Will decided to give a razor to", + "random_names_cf": "Then, Grant and Charles were working at the house. Grant decided to give a razor to", + "s1_io_flip_cf": "Then, Tom and Cal were working at the house. Cal decided to give a razor to", + "s2_io_flip_cf": "Then, Cal and Tom were working at the house. Tom decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Grant were working at the house. Grant decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Charles were working at the house. Charles decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Cal were working at the house. Tom decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Grant were working at the house. Charles decided to give a razor to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Cal", + "object": "razor", + "place": "house", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Will" + } + }, + { + "text": "Once Alexander and Robert arrived at the museum, Alexander gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Robert arrived at the museum, Edward gave a fan to", + "random_names_cf": "Once Rick and Dan arrived at the museum, Rick gave a fan to", + "s1_io_flip_cf": "Once Robert and Alexander arrived at the museum, Alexander gave a fan to", + "s2_io_flip_cf": "Once Alexander and Robert arrived at the museum, Robert gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Dan and Rick arrived at the museum, Rick gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Rick and Dan arrived at the museum, Dan gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Alexander arrived at the museum, Robert gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Rick arrived at the museum, Dan gave a fan to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alexander", + "object": "fan", + "place": "museum", + "random_a": "Rick", + "random_b": "Dan", + "random_c": "Edward" + } + }, + { + "text": "While Andrew and Tom relaxed, Andrew gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Tom relaxed, Ross gave a ruler to", + "random_names_cf": "While Peter and Jonathan relaxed, Peter gave a ruler to", + "s1_io_flip_cf": "While Tom and Andrew relaxed, Andrew gave a ruler to", + "s2_io_flip_cf": "While Andrew and Tom relaxed, Tom gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Peter relaxed, Peter gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Peter and Jonathan relaxed, Jonathan gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Andrew relaxed, Tom gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Peter relaxed, Jonathan gave a ruler to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Andrew", + "object": "ruler", + "place": "pet store", + "random_a": "Peter", + "random_b": "Jonathan", + "random_c": "Ross" + } + }, + { + "text": "Then, Mike and Jim went to the museum. Mike gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Jim went to the museum. Henry gave a pair of shoes to", + "random_names_cf": "Then, Grant and Sarah went to the museum. Grant gave a pair of shoes to", + "s1_io_flip_cf": "Then, Jim and Mike went to the museum. Mike gave a pair of shoes to", + "s2_io_flip_cf": "Then, Mike and Jim went to the museum. Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Grant went to the museum. Grant gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Sarah went to the museum. Sarah gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Mike went to the museum. Jim gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Grant went to the museum. Sarah gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Mike", + "object": "pair of shoes", + "place": "museum", + "random_a": "Grant", + "random_b": "Sarah", + "random_c": "Henry" + } + }, + { + "text": "Then, Will and Jim went to the convenience store. Will gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Jim went to the convenience store. Tom gave a basket to", + "random_names_cf": "Then, Joe and Robert went to the convenience store. Joe gave a basket to", + "s1_io_flip_cf": "Then, Jim and Will went to the convenience store. Will gave a basket to", + "s2_io_flip_cf": "Then, Will and Jim went to the convenience store. Jim gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Joe went to the convenience store. Joe gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Robert went to the convenience store. Robert gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Will went to the convenience store. Jim gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Joe went to the convenience store. Robert gave a basket to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Will", + "object": "basket", + "place": "convenience store", + "random_a": "Joe", + "random_b": "Robert", + "random_c": "Tom" + } + }, + { + "text": "Then, Ryan and William went to the campground. Ryan gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and William went to the campground. Phil gave a pair of pliers to", + "random_names_cf": "Then, Will and Edward went to the campground. Will gave a pair of pliers to", + "s1_io_flip_cf": "Then, William and Ryan went to the campground. Ryan gave a pair of pliers to", + "s2_io_flip_cf": "Then, Ryan and William went to the campground. William gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Will went to the campground. Will gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Will and Edward went to the campground. Edward gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Ryan went to the campground. William gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Will went to the campground. Edward gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Ryan", + "object": "pair of pliers", + "place": "campground", + "random_a": "Will", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "While Stan and Luke relaxed, Stan gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Luke relaxed, Tom gave a spoon to", + "random_names_cf": "While Jonathan and Henry relaxed, Jonathan gave a spoon to", + "s1_io_flip_cf": "While Luke and Stan relaxed, Stan gave a spoon to", + "s2_io_flip_cf": "While Stan and Luke relaxed, Luke gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Henry and Jonathan relaxed, Jonathan gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Henry relaxed, Henry gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Stan relaxed, Luke gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Jonathan relaxed, Henry gave a spoon to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Stan", + "object": "spoon", + "place": "harbor", + "random_a": "Jonathan", + "random_b": "Henry", + "random_c": "Tom" + } + }, + { + "text": "The stadium William and Robert went to had a tablet. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium William and Robert went to had a tablet. Lewis gave it to", + "random_names_cf": "The stadium Grant and Rick went to had a tablet. Grant gave it to", + "s1_io_flip_cf": "The stadium Robert and William went to had a tablet. William gave it to", + "s2_io_flip_cf": "The stadium William and Robert went to had a tablet. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Rick and Grant went to had a tablet. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Grant and Rick went to had a tablet. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Robert and William went to had a tablet. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Rick and Grant went to had a tablet. Rick gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "William", + "object": "tablet", + "place": "stadium", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "Then, Charles and Rob had a lot of fun at the service station. Charles gave a laptop to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Rob had a lot of fun at the service station. Robert gave a laptop to", + "random_names_cf": "Then, Summer and Roger had a lot of fun at the service station. Summer gave a laptop to", + "s1_io_flip_cf": "Then, Rob and Charles had a lot of fun at the service station. Charles gave a laptop to", + "s2_io_flip_cf": "Then, Charles and Rob had a lot of fun at the service station. Rob gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Summer had a lot of fun at the service station. Summer gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Roger had a lot of fun at the service station. Roger gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Charles had a lot of fun at the service station. Rob gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Summer had a lot of fun at the service station. Roger gave a laptop to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Charles", + "object": "laptop", + "place": "service station", + "random_a": "Summer", + "random_b": "Roger", + "random_c": "Robert" + } + }, + { + "text": "Then, Kay and Neil were working at the school. Kay decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Neil were working at the school. Angel decided to give a ruler to", + "random_names_cf": "Then, Elizabeth and Stan were working at the school. Elizabeth decided to give a ruler to", + "s1_io_flip_cf": "Then, Neil and Kay were working at the school. Kay decided to give a ruler to", + "s2_io_flip_cf": "Then, Kay and Neil were working at the school. Neil decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Elizabeth were working at the school. Elizabeth decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Stan were working at the school. Stan decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kay were working at the school. Neil decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Elizabeth were working at the school. Stan decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kay", + "object": "ruler", + "place": "school", + "random_a": "Elizabeth", + "random_b": "Stan", + "random_c": "Angel" + } + }, + { + "text": "When Rick and Don were about to leave the department store, Rick gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Don were about to leave the department store, Jim gave a basketball to", + "random_names_cf": "When Jonathan and Steven were about to leave the department store, Jonathan gave a basketball to", + "s1_io_flip_cf": "When Don and Rick were about to leave the department store, Rick gave a basketball to", + "s2_io_flip_cf": "When Rick and Don were about to leave the department store, Don gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Steven and Jonathan were about to leave the department store, Jonathan gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Steven were about to leave the department store, Steven gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Rick were about to leave the department store, Don gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jonathan were about to leave the department store, Steven gave a basketball to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Rick", + "object": "basketball", + "place": "department store", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Jim" + } + }, + { + "text": "While Guy and Ross relaxed, Guy gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Ross relaxed, Grant gave a gold watch to", + "random_names_cf": "While Cal and Robert relaxed, Cal gave a gold watch to", + "s1_io_flip_cf": "While Ross and Guy relaxed, Guy gave a gold watch to", + "s2_io_flip_cf": "While Guy and Ross relaxed, Ross gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Robert and Cal relaxed, Cal gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Cal and Robert relaxed, Robert gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Guy relaxed, Ross gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Cal relaxed, Robert gave a gold watch to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Guy", + "object": "gold watch", + "place": "museum", + "random_a": "Cal", + "random_b": "Robert", + "random_c": "Grant" + } + }, + { + "text": "Then, Jim and Joe had a lot of fun at the university campus. Jim gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Joe had a lot of fun at the university campus. Summer gave a needle to", + "random_names_cf": "Then, Kay and Cal had a lot of fun at the university campus. Kay gave a needle to", + "s1_io_flip_cf": "Then, Joe and Jim had a lot of fun at the university campus. Jim gave a needle to", + "s2_io_flip_cf": "Then, Jim and Joe had a lot of fun at the university campus. Joe gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Kay had a lot of fun at the university campus. Kay gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Cal had a lot of fun at the university campus. Cal gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jim had a lot of fun at the university campus. Joe gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Kay had a lot of fun at the university campus. Cal gave a needle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "needle", + "place": "university campus", + "random_a": "Kay", + "random_b": "Cal", + "random_c": "Summer" + } + }, + { + "text": "Then, Tim and Charles were working at the car. Tim decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Charles were working at the car. Ross decided to give a comb to", + "random_names_cf": "Then, Elizabeth and Alex were working at the car. Elizabeth decided to give a comb to", + "s1_io_flip_cf": "Then, Charles and Tim were working at the car. Tim decided to give a comb to", + "s2_io_flip_cf": "Then, Tim and Charles were working at the car. Charles decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Elizabeth were working at the car. Elizabeth decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Alex were working at the car. Alex decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Tim were working at the car. Charles decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Elizabeth were working at the car. Alex decided to give a comb to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Tim", + "object": "comb", + "place": "car", + "random_a": "Elizabeth", + "random_b": "Alex", + "random_c": "Ross" + } + }, + { + "text": "Then, Robert and Roger went to the cafe. Robert gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Roger went to the cafe. Angel gave a highlighter to", + "random_names_cf": "Then, Grant and Sarah went to the cafe. Grant gave a highlighter to", + "s1_io_flip_cf": "Then, Roger and Robert went to the cafe. Robert gave a highlighter to", + "s2_io_flip_cf": "Then, Robert and Roger went to the cafe. Roger gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Grant went to the cafe. Grant gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Sarah went to the cafe. Sarah gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Robert went to the cafe. Roger gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Grant went to the cafe. Sarah gave a highlighter to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Robert", + "object": "highlighter", + "place": "cafe", + "random_a": "Grant", + "random_b": "Sarah", + "random_c": "Angel" + } + }, + { + "text": "When Steven and Charles were about to leave the dorm, Steven gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Charles were about to leave the dorm, Austin gave a remote control to", + "random_names_cf": "When Scott and Mike were about to leave the dorm, Scott gave a remote control to", + "s1_io_flip_cf": "When Charles and Steven were about to leave the dorm, Steven gave a remote control to", + "s2_io_flip_cf": "When Steven and Charles were about to leave the dorm, Charles gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Mike and Scott were about to leave the dorm, Scott gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Scott and Mike were about to leave the dorm, Mike gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Steven were about to leave the dorm, Charles gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Scott were about to leave the dorm, Mike gave a remote control to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Steven", + "object": "remote control", + "place": "dorm", + "random_a": "Scott", + "random_b": "Mike", + "random_c": "Austin" + } + }, + { + "text": "The airport Charles and Henry went to had a pair of sunglasses. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Charles and Henry went to had a pair of sunglasses. Scott gave it to", + "random_names_cf": "The airport Steven and Stan went to had a pair of sunglasses. Steven gave it to", + "s1_io_flip_cf": "The airport Henry and Charles went to had a pair of sunglasses. Charles gave it to", + "s2_io_flip_cf": "The airport Charles and Henry went to had a pair of sunglasses. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The airport Stan and Steven went to had a pair of sunglasses. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The airport Steven and Stan went to had a pair of sunglasses. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Henry and Charles went to had a pair of sunglasses. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Stan and Steven went to had a pair of sunglasses. Stan gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Charles", + "object": "pair of sunglasses", + "place": "airport", + "random_a": "Steven", + "random_b": "Stan", + "random_c": "Scott" + } + }, + { + "text": "Then, Roy and Scott had a lot of fun at the resort. Roy gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Scott had a lot of fun at the resort. Henry gave a pair of pliers to", + "random_names_cf": "Then, Ryan and Mike had a lot of fun at the resort. Ryan gave a pair of pliers to", + "s1_io_flip_cf": "Then, Scott and Roy had a lot of fun at the resort. Roy gave a pair of pliers to", + "s2_io_flip_cf": "Then, Roy and Scott had a lot of fun at the resort. Scott gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the resort. Ryan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Mike had a lot of fun at the resort. Mike gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roy had a lot of fun at the resort. Scott gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the resort. Mike gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "pair of pliers", + "place": "resort", + "random_a": "Ryan", + "random_b": "Mike", + "random_c": "Henry" + } + }, + { + "text": "Once Andrew and Roy arrived at the racetrack, Andrew gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Roy arrived at the racetrack, Jonathan gave a ring to", + "random_names_cf": "Once Kay and Tom arrived at the racetrack, Kay gave a ring to", + "s1_io_flip_cf": "Once Roy and Andrew arrived at the racetrack, Andrew gave a ring to", + "s2_io_flip_cf": "Once Andrew and Roy arrived at the racetrack, Roy gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Tom and Kay arrived at the racetrack, Kay gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Kay and Tom arrived at the racetrack, Tom gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Andrew arrived at the racetrack, Roy gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Kay arrived at the racetrack, Tom gave a ring to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "ring", + "place": "racetrack", + "random_a": "Kay", + "random_b": "Tom", + "random_c": "Jonathan" + } + }, + { + "text": "The field Cal and Kelly went to had a drill bit. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Cal and Kelly went to had a drill bit. Roy gave it to", + "random_names_cf": "The field Alexander and Summer went to had a drill bit. Alexander gave it to", + "s1_io_flip_cf": "The field Kelly and Cal went to had a drill bit. Cal gave it to", + "s2_io_flip_cf": "The field Cal and Kelly went to had a drill bit. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The field Summer and Alexander went to had a drill bit. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The field Alexander and Summer went to had a drill bit. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Kelly and Cal went to had a drill bit. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Summer and Alexander went to had a drill bit. Summer gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Cal", + "object": "drill bit", + "place": "field", + "random_a": "Alexander", + "random_b": "Summer", + "random_c": "Roy" + } + }, + { + "text": "Then, Charles and Will went to the market. Charles gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Will went to the market. Tim gave a machine to", + "random_names_cf": "Then, Henry and Cal went to the market. Henry gave a machine to", + "s1_io_flip_cf": "Then, Will and Charles went to the market. Charles gave a machine to", + "s2_io_flip_cf": "Then, Charles and Will went to the market. Will gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Henry went to the market. Henry gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Cal went to the market. Cal gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Charles went to the market. Will gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry went to the market. Cal gave a machine to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Charles", + "object": "machine", + "place": "market", + "random_a": "Henry", + "random_b": "Cal", + "random_c": "Tim" + } + }, + { + "text": "When Alex and Stan got a highlighter at the stadium, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Stan got a highlighter at the stadium, Jonathan decided to give it to", + "random_names_cf": "When Cal and Phil got a highlighter at the stadium, Cal decided to give it to", + "s1_io_flip_cf": "When Stan and Alex got a highlighter at the stadium, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Stan got a highlighter at the stadium, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Cal got a highlighter at the stadium, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Phil got a highlighter at the stadium, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Alex got a highlighter at the stadium, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Cal got a highlighter at the stadium, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alex", + "object": "highlighter", + "place": "stadium", + "random_a": "Cal", + "random_b": "Phil", + "random_c": "Jonathan" + } + }, + { + "text": "The gym Scott and Tom went to had a sock. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Scott and Tom went to had a sock. Phil gave it to", + "random_names_cf": "The gym Joe and Sarah went to had a sock. Joe gave it to", + "s1_io_flip_cf": "The gym Tom and Scott went to had a sock. Scott gave it to", + "s2_io_flip_cf": "The gym Scott and Tom went to had a sock. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The gym Sarah and Joe went to had a sock. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The gym Joe and Sarah went to had a sock. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Tom and Scott went to had a sock. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Sarah and Joe went to had a sock. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Scott", + "object": "sock", + "place": "gym", + "random_a": "Joe", + "random_b": "Sarah", + "random_c": "Phil" + } + }, + { + "text": "Before Steven and Steve left the clothing store, Steven decided to give a microphone to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Steve left the clothing store, William decided to give a microphone to", + "random_names_cf": "Before Austin and Stan left the clothing store, Austin decided to give a microphone to", + "s1_io_flip_cf": "Before Steve and Steven left the clothing store, Steven decided to give a microphone to", + "s2_io_flip_cf": "Before Steven and Steve left the clothing store, Steve decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Before Stan and Austin left the clothing store, Austin decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Before Austin and Stan left the clothing store, Stan decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Steven left the clothing store, Steve decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Austin left the clothing store, Stan decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Steven", + "object": "microphone", + "place": "clothing store", + "random_a": "Austin", + "random_b": "Stan", + "random_c": "William" + } + }, + { + "text": "Then, Jonathan and Roger had a lot of fun at the pizzeria. Jonathan gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Roger had a lot of fun at the pizzeria. Edward gave a pair of shoes to", + "random_names_cf": "Then, Rick and Roy had a lot of fun at the pizzeria. Rick gave a pair of shoes to", + "s1_io_flip_cf": "Then, Roger and Jonathan had a lot of fun at the pizzeria. Jonathan gave a pair of shoes to", + "s2_io_flip_cf": "Then, Jonathan and Roger had a lot of fun at the pizzeria. Roger gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Rick had a lot of fun at the pizzeria. Rick gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Roy had a lot of fun at the pizzeria. Roy gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Jonathan had a lot of fun at the pizzeria. Roger gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rick had a lot of fun at the pizzeria. Roy gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jonathan", + "object": "pair of shoes", + "place": "pizzeria", + "random_a": "Rick", + "random_b": "Roy", + "random_c": "Edward" + } + }, + { + "text": "Then, Will and Jim went to the optician. Will gave a set of headphones to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Jim went to the optician. Andrew gave a set of headphones to", + "random_names_cf": "Then, Summer and Josh went to the optician. Summer gave a set of headphones to", + "s1_io_flip_cf": "Then, Jim and Will went to the optician. Will gave a set of headphones to", + "s2_io_flip_cf": "Then, Will and Jim went to the optician. Jim gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Summer went to the optician. Summer gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Josh went to the optician. Josh gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Will went to the optician. Jim gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Summer went to the optician. Josh gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Will", + "object": "set of headphones", + "place": "optician", + "random_a": "Summer", + "random_b": "Josh", + "random_c": "Andrew" + } + }, + { + "text": "Then, Phil and Charles went to the square. Phil gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Charles went to the square. Henry gave a bowl to", + "random_names_cf": "Then, Steven and Rick went to the square. Steven gave a bowl to", + "s1_io_flip_cf": "Then, Charles and Phil went to the square. Phil gave a bowl to", + "s2_io_flip_cf": "Then, Phil and Charles went to the square. Charles gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Steven went to the square. Steven gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Rick went to the square. Rick gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Phil went to the square. Charles gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Steven went to the square. Rick gave a bowl to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Phil", + "object": "bowl", + "place": "square", + "random_a": "Steven", + "random_b": "Rick", + "random_c": "Henry" + } + }, + { + "text": "When Lewis and Grant got a remote control at the marketplace, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Grant got a remote control at the marketplace, Andrew decided to give it to", + "random_names_cf": "When Josh and Jonathan got a remote control at the marketplace, Josh decided to give it to", + "s1_io_flip_cf": "When Grant and Lewis got a remote control at the marketplace, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Grant got a remote control at the marketplace, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Josh got a remote control at the marketplace, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Jonathan got a remote control at the marketplace, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Lewis got a remote control at the marketplace, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Josh got a remote control at the marketplace, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Lewis", + "object": "remote control", + "place": "marketplace", + "random_a": "Josh", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "When Ryan and Cal were about to leave the cafe, Ryan gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Cal were about to leave the cafe, Rob gave a pencil to", + "random_names_cf": "When Alexander and Tim were about to leave the cafe, Alexander gave a pencil to", + "s1_io_flip_cf": "When Cal and Ryan were about to leave the cafe, Ryan gave a pencil to", + "s2_io_flip_cf": "When Ryan and Cal were about to leave the cafe, Cal gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Tim and Alexander were about to leave the cafe, Alexander gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Alexander and Tim were about to leave the cafe, Tim gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Ryan were about to leave the cafe, Cal gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Alexander were about to leave the cafe, Tim gave a pencil to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ryan", + "object": "pencil", + "place": "cafe", + "random_a": "Alexander", + "random_b": "Tim", + "random_c": "Rob" + } + }, + { + "text": "Then, Luke and Jonathan went to the casino. Luke gave a funnel to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Jonathan went to the casino. Cal gave a funnel to", + "random_names_cf": "Then, Phil and Lewis went to the casino. Phil gave a funnel to", + "s1_io_flip_cf": "Then, Jonathan and Luke went to the casino. Luke gave a funnel to", + "s2_io_flip_cf": "Then, Luke and Jonathan went to the casino. Jonathan gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Phil went to the casino. Phil gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Lewis went to the casino. Lewis gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Luke went to the casino. Jonathan gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Phil went to the casino. Lewis gave a funnel to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "funnel", + "place": "casino", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Cal" + } + }, + { + "text": "Then, Steve and Kelly went to the music store. Steve gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Kelly went to the music store. Joe gave a tablet to", + "random_names_cf": "Then, Roger and Grant went to the music store. Roger gave a tablet to", + "s1_io_flip_cf": "Then, Kelly and Steve went to the music store. Steve gave a tablet to", + "s2_io_flip_cf": "Then, Steve and Kelly went to the music store. Kelly gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Roger went to the music store. Roger gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Grant went to the music store. Grant gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steve went to the music store. Kelly gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger went to the music store. Grant gave a tablet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steve", + "object": "tablet", + "place": "music store", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Joe" + } + }, + { + "text": "Then, Ross and Neil were working at the pizzeria. Ross decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Neil were working at the pizzeria. Angel decided to give a sifter to", + "random_names_cf": "Then, Peter and Kelly were working at the pizzeria. Peter decided to give a sifter to", + "s1_io_flip_cf": "Then, Neil and Ross were working at the pizzeria. Ross decided to give a sifter to", + "s2_io_flip_cf": "Then, Ross and Neil were working at the pizzeria. Neil decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Peter were working at the pizzeria. Peter decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Kelly were working at the pizzeria. Kelly decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross were working at the pizzeria. Neil decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Peter were working at the pizzeria. Kelly decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ross", + "object": "sifter", + "place": "pizzeria", + "random_a": "Peter", + "random_b": "Kelly", + "random_c": "Angel" + } + }, + { + "text": "The studio Grant and Dan went to had a machine. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Grant and Dan went to had a machine. Elizabeth gave it to", + "random_names_cf": "The studio Will and Kelly went to had a machine. Will gave it to", + "s1_io_flip_cf": "The studio Dan and Grant went to had a machine. Grant gave it to", + "s2_io_flip_cf": "The studio Grant and Dan went to had a machine. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The studio Kelly and Will went to had a machine. Will gave it to", + "random_names_s2_ioi_flip_cf": "The studio Will and Kelly went to had a machine. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Dan and Grant went to had a machine. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Kelly and Will went to had a machine. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Grant", + "object": "machine", + "place": "studio", + "random_a": "Will", + "random_b": "Kelly", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Tom and Andrew were working at the pharmacy. Tom decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Andrew were working at the pharmacy. Kelly decided to give a toaster to", + "random_names_cf": "Then, Jonathan and Rob were working at the pharmacy. Jonathan decided to give a toaster to", + "s1_io_flip_cf": "Then, Andrew and Tom were working at the pharmacy. Tom decided to give a toaster to", + "s2_io_flip_cf": "Then, Tom and Andrew were working at the pharmacy. Andrew decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Jonathan were working at the pharmacy. Jonathan decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Rob were working at the pharmacy. Rob decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Tom were working at the pharmacy. Andrew decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Jonathan were working at the pharmacy. Rob decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Tom", + "object": "toaster", + "place": "pharmacy", + "random_a": "Jonathan", + "random_b": "Rob", + "random_c": "Kelly" + } + }, + { + "text": "Then, Joe and Daniel were working at the supermarket. Joe decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Daniel were working at the supermarket. Dan decided to give a strap to", + "random_names_cf": "Then, Summer and Steve were working at the supermarket. Summer decided to give a strap to", + "s1_io_flip_cf": "Then, Daniel and Joe were working at the supermarket. Joe decided to give a strap to", + "s2_io_flip_cf": "Then, Joe and Daniel were working at the supermarket. Daniel decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Summer were working at the supermarket. Summer decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Steve were working at the supermarket. Steve decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Joe were working at the supermarket. Daniel decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Summer were working at the supermarket. Steve decided to give a strap to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Joe", + "object": "strap", + "place": "supermarket", + "random_a": "Summer", + "random_b": "Steve", + "random_c": "Dan" + } + }, + { + "text": "While Ryan and Charles relaxed, Ryan gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Charles relaxed, Alexander gave a coat to", + "random_names_cf": "While Henry and Rick relaxed, Henry gave a coat to", + "s1_io_flip_cf": "While Charles and Ryan relaxed, Ryan gave a coat to", + "s2_io_flip_cf": "While Ryan and Charles relaxed, Charles gave a coat to", + "random_names_s1_ioi_flip_cf": "While Rick and Henry relaxed, Henry gave a coat to", + "random_names_s2_ioi_flip_cf": "While Henry and Rick relaxed, Rick gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Ryan relaxed, Charles gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Henry relaxed, Rick gave a coat to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Ryan", + "object": "coat", + "place": "airbase", + "random_a": "Henry", + "random_b": "Rick", + "random_c": "Alexander" + } + }, + { + "text": "While Don and Lewis relaxed, Don gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Lewis relaxed, Roger gave a bucket of paint to", + "random_names_cf": "While Jim and Dan relaxed, Jim gave a bucket of paint to", + "s1_io_flip_cf": "While Lewis and Don relaxed, Don gave a bucket of paint to", + "s2_io_flip_cf": "While Don and Lewis relaxed, Lewis gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Dan and Jim relaxed, Jim gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Jim and Dan relaxed, Dan gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Don relaxed, Lewis gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Jim relaxed, Dan gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "bucket of paint", + "place": "school", + "random_a": "Jim", + "random_b": "Dan", + "random_c": "Roger" + } + }, + { + "text": "Then, Steve and Ross had a lot of fun at the store. Steve gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Ross had a lot of fun at the store. Charles gave a cable to", + "random_names_cf": "Then, Austin and Mike had a lot of fun at the store. Austin gave a cable to", + "s1_io_flip_cf": "Then, Ross and Steve had a lot of fun at the store. Steve gave a cable to", + "s2_io_flip_cf": "Then, Steve and Ross had a lot of fun at the store. Ross gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Austin had a lot of fun at the store. Austin gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Mike had a lot of fun at the store. Mike gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Steve had a lot of fun at the store. Ross gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin had a lot of fun at the store. Mike gave a cable to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Steve", + "object": "cable", + "place": "store", + "random_a": "Austin", + "random_b": "Mike", + "random_c": "Charles" + } + }, + { + "text": "While Charles and Peter relaxed, Charles gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Peter relaxed, Austin gave a boot to", + "random_names_cf": "While Henry and Cal relaxed, Henry gave a boot to", + "s1_io_flip_cf": "While Peter and Charles relaxed, Charles gave a boot to", + "s2_io_flip_cf": "While Charles and Peter relaxed, Peter gave a boot to", + "random_names_s1_ioi_flip_cf": "While Cal and Henry relaxed, Henry gave a boot to", + "random_names_s2_ioi_flip_cf": "While Henry and Cal relaxed, Cal gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Charles relaxed, Peter gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Henry relaxed, Cal gave a boot to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Charles", + "object": "boot", + "place": "garden", + "random_a": "Henry", + "random_b": "Cal", + "random_c": "Austin" + } + }, + { + "text": "Before Ryan and Alexander left the spa, Ryan decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Alexander left the spa, Elizabeth decided to give a jar to", + "random_names_cf": "Before Kay and Tim left the spa, Kay decided to give a jar to", + "s1_io_flip_cf": "Before Alexander and Ryan left the spa, Ryan decided to give a jar to", + "s2_io_flip_cf": "Before Ryan and Alexander left the spa, Alexander decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Tim and Kay left the spa, Kay decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Kay and Tim left the spa, Tim decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Ryan left the spa, Alexander decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Kay left the spa, Tim decided to give a jar to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Ryan", + "object": "jar", + "place": "spa", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "When Robert and Cal were about to leave the circus, Robert gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Cal were about to leave the circus, Sarah gave a pen to", + "random_names_cf": "When Jim and Steven were about to leave the circus, Jim gave a pen to", + "s1_io_flip_cf": "When Cal and Robert were about to leave the circus, Robert gave a pen to", + "s2_io_flip_cf": "When Robert and Cal were about to leave the circus, Cal gave a pen to", + "random_names_s1_ioi_flip_cf": "When Steven and Jim were about to leave the circus, Jim gave a pen to", + "random_names_s2_ioi_flip_cf": "When Jim and Steven were about to leave the circus, Steven gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Robert were about to leave the circus, Cal gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jim were about to leave the circus, Steven gave a pen to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Robert", + "object": "pen", + "place": "circus", + "random_a": "Jim", + "random_b": "Steven", + "random_c": "Sarah" + } + }, + { + "text": "The spa Cal and Peter went to had a thread. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Cal and Peter went to had a thread. Scott gave it to", + "random_names_cf": "The spa Ross and Steven went to had a thread. Ross gave it to", + "s1_io_flip_cf": "The spa Peter and Cal went to had a thread. Cal gave it to", + "s2_io_flip_cf": "The spa Cal and Peter went to had a thread. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The spa Steven and Ross went to had a thread. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The spa Ross and Steven went to had a thread. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Peter and Cal went to had a thread. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Steven and Ross went to had a thread. Steven gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "thread", + "place": "spa", + "random_a": "Ross", + "random_b": "Steven", + "random_c": "Scott" + } + }, + { + "text": "The university campus Roger and Kay went to had a boot. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Roger and Kay went to had a boot. Austin gave it to", + "random_names_cf": "The university campus Henry and Sarah went to had a boot. Henry gave it to", + "s1_io_flip_cf": "The university campus Kay and Roger went to had a boot. Roger gave it to", + "s2_io_flip_cf": "The university campus Roger and Kay went to had a boot. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Sarah and Henry went to had a boot. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Henry and Sarah went to had a boot. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Kay and Roger went to had a boot. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Sarah and Henry went to had a boot. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "boot", + "place": "university campus", + "random_a": "Henry", + "random_b": "Sarah", + "random_c": "Austin" + } + }, + { + "text": "Then, Cal and Jim had a lot of fun at the resort. Cal gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Jim had a lot of fun at the resort. Alexander gave a ribbon to", + "random_names_cf": "Then, Elizabeth and Josh had a lot of fun at the resort. Elizabeth gave a ribbon to", + "s1_io_flip_cf": "Then, Jim and Cal had a lot of fun at the resort. Cal gave a ribbon to", + "s2_io_flip_cf": "Then, Cal and Jim had a lot of fun at the resort. Jim gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Elizabeth had a lot of fun at the resort. Elizabeth gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Josh had a lot of fun at the resort. Josh gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Cal had a lot of fun at the resort. Jim gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Elizabeth had a lot of fun at the resort. Josh gave a ribbon to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Cal", + "object": "ribbon", + "place": "resort", + "random_a": "Elizabeth", + "random_b": "Josh", + "random_c": "Alexander" + } + }, + { + "text": "Then, Jim and Austin were working at the ramp. Jim decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Austin were working at the ramp. Kay decided to give a boot to", + "random_names_cf": "Then, Steven and Jonathan were working at the ramp. Steven decided to give a boot to", + "s1_io_flip_cf": "Then, Austin and Jim were working at the ramp. Jim decided to give a boot to", + "s2_io_flip_cf": "Then, Jim and Austin were working at the ramp. Austin decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Steven were working at the ramp. Steven decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Jonathan were working at the ramp. Jonathan decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Jim were working at the ramp. Austin decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Steven were working at the ramp. Jonathan decided to give a boot to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Jim", + "object": "boot", + "place": "ramp", + "random_a": "Steven", + "random_b": "Jonathan", + "random_c": "Kay" + } + }, + { + "text": "Then, Peter and Neil went to the convenience store. Peter gave a coat to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Neil went to the convenience store. Grant gave a coat to", + "random_names_cf": "Then, Austin and Rob went to the convenience store. Austin gave a coat to", + "s1_io_flip_cf": "Then, Neil and Peter went to the convenience store. Peter gave a coat to", + "s2_io_flip_cf": "Then, Peter and Neil went to the convenience store. Neil gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Austin went to the convenience store. Austin gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Rob went to the convenience store. Rob gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Peter went to the convenience store. Neil gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Austin went to the convenience store. Rob gave a coat to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Peter", + "object": "coat", + "place": "convenience store", + "random_a": "Austin", + "random_b": "Rob", + "random_c": "Grant" + } + }, + { + "text": "Once Don and Cal arrived at the pharmacy, Don gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Cal arrived at the pharmacy, Dan gave a grater to", + "random_names_cf": "Once Summer and Mike arrived at the pharmacy, Summer gave a grater to", + "s1_io_flip_cf": "Once Cal and Don arrived at the pharmacy, Don gave a grater to", + "s2_io_flip_cf": "Once Don and Cal arrived at the pharmacy, Cal gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Mike and Summer arrived at the pharmacy, Summer gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Summer and Mike arrived at the pharmacy, Mike gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Don arrived at the pharmacy, Cal gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Summer arrived at the pharmacy, Mike gave a grater to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Don", + "object": "grater", + "place": "pharmacy", + "random_a": "Summer", + "random_b": "Mike", + "random_c": "Dan" + } + }, + { + "text": "Then, Andrew and Ross had a lot of fun at the car. Andrew gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Ross had a lot of fun at the car. Kelly gave a notebook to", + "random_names_cf": "Then, Henry and Rick had a lot of fun at the car. Henry gave a notebook to", + "s1_io_flip_cf": "Then, Ross and Andrew had a lot of fun at the car. Andrew gave a notebook to", + "s2_io_flip_cf": "Then, Andrew and Ross had a lot of fun at the car. Ross gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Henry had a lot of fun at the car. Henry gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Rick had a lot of fun at the car. Rick gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Andrew had a lot of fun at the car. Ross gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Henry had a lot of fun at the car. Rick gave a notebook to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Andrew", + "object": "notebook", + "place": "car", + "random_a": "Henry", + "random_b": "Rick", + "random_c": "Kelly" + } + }, + { + "text": "When Tim and Austin were about to leave the ferry, Tim gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Austin were about to leave the ferry, Elizabeth gave a needle to", + "random_names_cf": "When Daniel and Steve were about to leave the ferry, Daniel gave a needle to", + "s1_io_flip_cf": "When Austin and Tim were about to leave the ferry, Tim gave a needle to", + "s2_io_flip_cf": "When Tim and Austin were about to leave the ferry, Austin gave a needle to", + "random_names_s1_ioi_flip_cf": "When Steve and Daniel were about to leave the ferry, Daniel gave a needle to", + "random_names_s2_ioi_flip_cf": "When Daniel and Steve were about to leave the ferry, Steve gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Tim were about to leave the ferry, Austin gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Daniel were about to leave the ferry, Steve gave a needle to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Tim", + "object": "needle", + "place": "ferry", + "random_a": "Daniel", + "random_b": "Steve", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Sarah and Andrew went to the supermarket. Sarah gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Andrew went to the supermarket. William gave a pair of pliers to", + "random_names_cf": "Then, Summer and Robert went to the supermarket. Summer gave a pair of pliers to", + "s1_io_flip_cf": "Then, Andrew and Sarah went to the supermarket. Sarah gave a pair of pliers to", + "s2_io_flip_cf": "Then, Sarah and Andrew went to the supermarket. Andrew gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Summer went to the supermarket. Summer gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Robert went to the supermarket. Robert gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Sarah went to the supermarket. Andrew gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Summer went to the supermarket. Robert gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Sarah", + "object": "pair of pliers", + "place": "supermarket", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "William" + } + }, + { + "text": "Once Jonathan and Ryan arrived at the break room, Jonathan gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Ryan arrived at the break room, Kelly gave a funnel to", + "random_names_cf": "Once Steve and Phil arrived at the break room, Steve gave a funnel to", + "s1_io_flip_cf": "Once Ryan and Jonathan arrived at the break room, Jonathan gave a funnel to", + "s2_io_flip_cf": "Once Jonathan and Ryan arrived at the break room, Ryan gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Phil and Steve arrived at the break room, Steve gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Steve and Phil arrived at the break room, Phil gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Jonathan arrived at the break room, Ryan gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Steve arrived at the break room, Phil gave a funnel to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jonathan", + "object": "funnel", + "place": "break room", + "random_a": "Steve", + "random_b": "Phil", + "random_c": "Kelly" + } + }, + { + "text": "The school Jonathan and Roger went to had a coat. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Jonathan and Roger went to had a coat. Grant gave it to", + "random_names_cf": "The school Tim and Elizabeth went to had a coat. Tim gave it to", + "s1_io_flip_cf": "The school Roger and Jonathan went to had a coat. Jonathan gave it to", + "s2_io_flip_cf": "The school Jonathan and Roger went to had a coat. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The school Elizabeth and Tim went to had a coat. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The school Tim and Elizabeth went to had a coat. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Roger and Jonathan went to had a coat. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Elizabeth and Tim went to had a coat. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jonathan", + "object": "coat", + "place": "school", + "random_a": "Tim", + "random_b": "Elizabeth", + "random_c": "Grant" + } + }, + { + "text": "While Daniel and Austin relaxed, Daniel gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Austin relaxed, Steve gave a boot to", + "random_names_cf": "While Phil and Josh relaxed, Phil gave a boot to", + "s1_io_flip_cf": "While Austin and Daniel relaxed, Daniel gave a boot to", + "s2_io_flip_cf": "While Daniel and Austin relaxed, Austin gave a boot to", + "random_names_s1_ioi_flip_cf": "While Josh and Phil relaxed, Phil gave a boot to", + "random_names_s2_ioi_flip_cf": "While Phil and Josh relaxed, Josh gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Daniel relaxed, Austin gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Phil relaxed, Josh gave a boot to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Daniel", + "object": "boot", + "place": "harbor", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Steve" + } + }, + { + "text": "Once Josh and Lewis arrived at the resort, Josh gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Lewis arrived at the resort, Robert gave a dress to", + "random_names_cf": "Once Kelly and Jonathan arrived at the resort, Kelly gave a dress to", + "s1_io_flip_cf": "Once Lewis and Josh arrived at the resort, Josh gave a dress to", + "s2_io_flip_cf": "Once Josh and Lewis arrived at the resort, Lewis gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Kelly arrived at the resort, Kelly gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Jonathan arrived at the resort, Jonathan gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Josh arrived at the resort, Lewis gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Kelly arrived at the resort, Jonathan gave a dress to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Josh", + "object": "dress", + "place": "resort", + "random_a": "Kelly", + "random_b": "Jonathan", + "random_c": "Robert" + } + }, + { + "text": "When Ryan and Peter were about to leave the gift shop, Ryan gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Peter were about to leave the gift shop, Andrew gave a screwdriver to", + "random_names_cf": "When Rick and Kay were about to leave the gift shop, Rick gave a screwdriver to", + "s1_io_flip_cf": "When Peter and Ryan were about to leave the gift shop, Ryan gave a screwdriver to", + "s2_io_flip_cf": "When Ryan and Peter were about to leave the gift shop, Peter gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Kay and Rick were about to leave the gift shop, Rick gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Rick and Kay were about to leave the gift shop, Kay gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Ryan were about to leave the gift shop, Peter gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Rick were about to leave the gift shop, Kay gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Ryan", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Rick", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "The pizzeria Sarah and Angel went to had a pair of glasses. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Sarah and Angel went to had a pair of glasses. Mike gave it to", + "random_names_cf": "The pizzeria Elizabeth and Peter went to had a pair of glasses. Elizabeth gave it to", + "s1_io_flip_cf": "The pizzeria Angel and Sarah went to had a pair of glasses. Sarah gave it to", + "s2_io_flip_cf": "The pizzeria Sarah and Angel went to had a pair of glasses. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Peter and Elizabeth went to had a pair of glasses. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Elizabeth and Peter went to had a pair of glasses. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Angel and Sarah went to had a pair of glasses. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Peter and Elizabeth went to had a pair of glasses. Peter gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Sarah", + "object": "pair of glasses", + "place": "pizzeria", + "random_a": "Elizabeth", + "random_b": "Peter", + "random_c": "Mike" + } + }, + { + "text": "Then, Jim and Elizabeth were working at the park. Jim decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Elizabeth were working at the park. Austin decided to give a nail file to", + "random_names_cf": "Then, Phil and Josh were working at the park. Phil decided to give a nail file to", + "s1_io_flip_cf": "Then, Elizabeth and Jim were working at the park. Jim decided to give a nail file to", + "s2_io_flip_cf": "Then, Jim and Elizabeth were working at the park. Elizabeth decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Phil were working at the park. Phil decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Josh were working at the park. Josh decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Jim were working at the park. Elizabeth decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Phil were working at the park. Josh decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jim", + "object": "nail file", + "place": "park", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Austin" + } + }, + { + "text": "Then, Alexander and Peter were working at the racetrack. Alexander decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Peter were working at the racetrack. Ryan decided to give a pair of shoes to", + "random_names_cf": "Then, Tom and Steve were working at the racetrack. Tom decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, Peter and Alexander were working at the racetrack. Alexander decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Alexander and Peter were working at the racetrack. Peter decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Tom were working at the racetrack. Tom decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Steve were working at the racetrack. Steve decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Alexander were working at the racetrack. Peter decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tom were working at the racetrack. Steve decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alexander", + "object": "pair of shoes", + "place": "racetrack", + "random_a": "Tom", + "random_b": "Steve", + "random_c": "Ryan" + } + }, + { + "text": "Once Mike and Steven arrived at the hangar, Mike gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Steven arrived at the hangar, Kelly gave a machine to", + "random_names_cf": "Once Guy and Kay arrived at the hangar, Guy gave a machine to", + "s1_io_flip_cf": "Once Steven and Mike arrived at the hangar, Mike gave a machine to", + "s2_io_flip_cf": "Once Mike and Steven arrived at the hangar, Steven gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Kay and Guy arrived at the hangar, Guy gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Guy and Kay arrived at the hangar, Kay gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Mike arrived at the hangar, Steven gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Guy arrived at the hangar, Kay gave a machine to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "machine", + "place": "hangar", + "random_a": "Guy", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "Once Tim and Roger arrived at the gift shop, Tim gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Roger arrived at the gift shop, William gave a mask to", + "random_names_cf": "Once Scott and Elizabeth arrived at the gift shop, Scott gave a mask to", + "s1_io_flip_cf": "Once Roger and Tim arrived at the gift shop, Tim gave a mask to", + "s2_io_flip_cf": "Once Tim and Roger arrived at the gift shop, Roger gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Scott arrived at the gift shop, Scott gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Scott and Elizabeth arrived at the gift shop, Elizabeth gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Tim arrived at the gift shop, Roger gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Scott arrived at the gift shop, Elizabeth gave a mask to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Tim", + "object": "mask", + "place": "gift shop", + "random_a": "Scott", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "Then, Luke and Joe had a lot of fun at the house. Luke gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Joe had a lot of fun at the house. Sarah gave a grater to", + "random_names_cf": "Then, Cal and Tim had a lot of fun at the house. Cal gave a grater to", + "s1_io_flip_cf": "Then, Joe and Luke had a lot of fun at the house. Luke gave a grater to", + "s2_io_flip_cf": "Then, Luke and Joe had a lot of fun at the house. Joe gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Cal had a lot of fun at the house. Cal gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Tim had a lot of fun at the house. Tim gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Luke had a lot of fun at the house. Joe gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Cal had a lot of fun at the house. Tim gave a grater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Luke", + "object": "grater", + "place": "house", + "random_a": "Cal", + "random_b": "Tim", + "random_c": "Sarah" + } + }, + { + "text": "Then, Ryan and Alex were working at the supermarket. Ryan decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Alex were working at the supermarket. Joe decided to give a wallet to", + "random_names_cf": "Then, Andrew and William were working at the supermarket. Andrew decided to give a wallet to", + "s1_io_flip_cf": "Then, Alex and Ryan were working at the supermarket. Ryan decided to give a wallet to", + "s2_io_flip_cf": "Then, Ryan and Alex were working at the supermarket. Alex decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, William and Andrew were working at the supermarket. Andrew decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and William were working at the supermarket. William decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ryan were working at the supermarket. Alex decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Andrew were working at the supermarket. William decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ryan", + "object": "wallet", + "place": "supermarket", + "random_a": "Andrew", + "random_b": "William", + "random_c": "Joe" + } + }, + { + "text": "The service station Alex and Sarah went to had a pin. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Alex and Sarah went to had a pin. Jonathan gave it to", + "random_names_cf": "The service station Ross and Steve went to had a pin. Ross gave it to", + "s1_io_flip_cf": "The service station Sarah and Alex went to had a pin. Alex gave it to", + "s2_io_flip_cf": "The service station Alex and Sarah went to had a pin. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The service station Steve and Ross went to had a pin. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The service station Ross and Steve went to had a pin. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Sarah and Alex went to had a pin. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station Steve and Ross went to had a pin. Steve gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Alex", + "object": "pin", + "place": "service station", + "random_a": "Ross", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "While Alexander and Scott relaxed, Alexander gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Scott relaxed, Ross gave a pair of sunglasses to", + "random_names_cf": "While Rick and Peter relaxed, Rick gave a pair of sunglasses to", + "s1_io_flip_cf": "While Scott and Alexander relaxed, Alexander gave a pair of sunglasses to", + "s2_io_flip_cf": "While Alexander and Scott relaxed, Scott gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Peter and Rick relaxed, Rick gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Rick and Peter relaxed, Peter gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Alexander relaxed, Scott gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Rick relaxed, Peter gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Alexander", + "object": "pair of sunglasses", + "place": "park", + "random_a": "Rick", + "random_b": "Peter", + "random_c": "Ross" + } + }, + { + "text": "When Will and Tim were about to leave the market, Will gave a carpet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Tim were about to leave the market, Neil gave a carpet to", + "random_names_cf": "When Charles and Summer were about to leave the market, Charles gave a carpet to", + "s1_io_flip_cf": "When Tim and Will were about to leave the market, Will gave a carpet to", + "s2_io_flip_cf": "When Will and Tim were about to leave the market, Tim gave a carpet to", + "random_names_s1_ioi_flip_cf": "When Summer and Charles were about to leave the market, Charles gave a carpet to", + "random_names_s2_ioi_flip_cf": "When Charles and Summer were about to leave the market, Summer gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Will were about to leave the market, Tim gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Charles were about to leave the market, Summer gave a carpet to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "carpet", + "place": "market", + "random_a": "Charles", + "random_b": "Summer", + "random_c": "Neil" + } + }, + { + "text": "When Roy and Don were about to leave the pet store, Roy gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Don were about to leave the pet store, Summer gave a pin to", + "random_names_cf": "When Elizabeth and Grant were about to leave the pet store, Elizabeth gave a pin to", + "s1_io_flip_cf": "When Don and Roy were about to leave the pet store, Roy gave a pin to", + "s2_io_flip_cf": "When Roy and Don were about to leave the pet store, Don gave a pin to", + "random_names_s1_ioi_flip_cf": "When Grant and Elizabeth were about to leave the pet store, Elizabeth gave a pin to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Grant were about to leave the pet store, Grant gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Roy were about to leave the pet store, Don gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Elizabeth were about to leave the pet store, Grant gave a pin to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roy", + "object": "pin", + "place": "pet store", + "random_a": "Elizabeth", + "random_b": "Grant", + "random_c": "Summer" + } + }, + { + "text": "Then, Roger and Will were working at the pharmacy. Roger decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Will were working at the pharmacy. Jonathan decided to give a pillow to", + "random_names_cf": "Then, Rick and Cal were working at the pharmacy. Rick decided to give a pillow to", + "s1_io_flip_cf": "Then, Will and Roger were working at the pharmacy. Roger decided to give a pillow to", + "s2_io_flip_cf": "Then, Roger and Will were working at the pharmacy. Will decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Rick were working at the pharmacy. Rick decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Cal were working at the pharmacy. Cal decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Roger were working at the pharmacy. Will decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rick were working at the pharmacy. Cal decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Roger", + "object": "pillow", + "place": "pharmacy", + "random_a": "Rick", + "random_b": "Cal", + "random_c": "Jonathan" + } + }, + { + "text": "Once Austin and Grant arrived at the studio, Austin gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Grant arrived at the studio, Robert gave a fan to", + "random_names_cf": "Once Rick and Tom arrived at the studio, Rick gave a fan to", + "s1_io_flip_cf": "Once Grant and Austin arrived at the studio, Austin gave a fan to", + "s2_io_flip_cf": "Once Austin and Grant arrived at the studio, Grant gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Tom and Rick arrived at the studio, Rick gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Rick and Tom arrived at the studio, Tom gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Austin arrived at the studio, Grant gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Rick arrived at the studio, Tom gave a fan to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Austin", + "object": "fan", + "place": "studio", + "random_a": "Rick", + "random_b": "Tom", + "random_c": "Robert" + } + }, + { + "text": "When Scott and Phil were about to leave the market, Scott gave a basket to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Phil were about to leave the market, Rick gave a basket to", + "random_names_cf": "When Ryan and Steven were about to leave the market, Ryan gave a basket to", + "s1_io_flip_cf": "When Phil and Scott were about to leave the market, Scott gave a basket to", + "s2_io_flip_cf": "When Scott and Phil were about to leave the market, Phil gave a basket to", + "random_names_s1_ioi_flip_cf": "When Steven and Ryan were about to leave the market, Ryan gave a basket to", + "random_names_s2_ioi_flip_cf": "When Ryan and Steven were about to leave the market, Steven gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Scott were about to leave the market, Phil gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Ryan were about to leave the market, Steven gave a basket to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Scott", + "object": "basket", + "place": "market", + "random_a": "Ryan", + "random_b": "Steven", + "random_c": "Rick" + } + }, + { + "text": "Then, Josh and Scott went to the store. Josh gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott went to the store. Sarah gave a shelf to", + "random_names_cf": "Then, Roger and Alexander went to the store. Roger gave a shelf to", + "s1_io_flip_cf": "Then, Scott and Josh went to the store. Josh gave a shelf to", + "s2_io_flip_cf": "Then, Josh and Scott went to the store. Scott gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Roger went to the store. Roger gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Alexander went to the store. Alexander gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh went to the store. Scott gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roger went to the store. Alexander gave a shelf to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "shelf", + "place": "store", + "random_a": "Roger", + "random_b": "Alexander", + "random_c": "Sarah" + } + }, + { + "text": "Then, Josh and Mike were working at the racetrack. Josh decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Mike were working at the racetrack. Joe decided to give a napkin to", + "random_names_cf": "Then, Alexander and Sarah were working at the racetrack. Alexander decided to give a napkin to", + "s1_io_flip_cf": "Then, Mike and Josh were working at the racetrack. Josh decided to give a napkin to", + "s2_io_flip_cf": "Then, Josh and Mike were working at the racetrack. Mike decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Alexander were working at the racetrack. Alexander decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Sarah were working at the racetrack. Sarah decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Josh were working at the racetrack. Mike decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Alexander were working at the racetrack. Sarah decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Josh", + "object": "napkin", + "place": "racetrack", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Joe" + } + }, + { + "text": "Then, Peter and Dan were working at the cafe. Peter decided to give a drill bit to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Dan were working at the cafe. Roy decided to give a drill bit to", + "random_names_cf": "Then, Josh and Mike were working at the cafe. Josh decided to give a drill bit to", + "s1_io_flip_cf": "Then, Dan and Peter were working at the cafe. Peter decided to give a drill bit to", + "s2_io_flip_cf": "Then, Peter and Dan were working at the cafe. Dan decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Josh were working at the cafe. Josh decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Mike were working at the cafe. Mike decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Peter were working at the cafe. Dan decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Josh were working at the cafe. Mike decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Peter", + "object": "drill bit", + "place": "cafe", + "random_a": "Josh", + "random_b": "Mike", + "random_c": "Roy" + } + }, + { + "text": "Then, Stan and Kay were working at the square. Stan decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Kay were working at the square. Steven decided to give a pair of glasses to", + "random_names_cf": "Then, Steve and Daniel were working at the square. Steve decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Kay and Stan were working at the square. Stan decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Stan and Kay were working at the square. Kay decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Steve were working at the square. Steve decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Daniel were working at the square. Daniel decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Stan were working at the square. Kay decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Steve were working at the square. Daniel decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Stan", + "object": "pair of glasses", + "place": "square", + "random_a": "Steve", + "random_b": "Daniel", + "random_c": "Steven" + } + }, + { + "text": "When Josh and Austin were about to leave the marketplace, Josh gave a match to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Austin were about to leave the marketplace, Rick gave a match to", + "random_names_cf": "When Summer and Luke were about to leave the marketplace, Summer gave a match to", + "s1_io_flip_cf": "When Austin and Josh were about to leave the marketplace, Josh gave a match to", + "s2_io_flip_cf": "When Josh and Austin were about to leave the marketplace, Austin gave a match to", + "random_names_s1_ioi_flip_cf": "When Luke and Summer were about to leave the marketplace, Summer gave a match to", + "random_names_s2_ioi_flip_cf": "When Summer and Luke were about to leave the marketplace, Luke gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Josh were about to leave the marketplace, Austin gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Summer were about to leave the marketplace, Luke gave a match to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Josh", + "object": "match", + "place": "marketplace", + "random_a": "Summer", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "The dorm Grant and Rick went to had a pair of pliers. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Grant and Rick went to had a pair of pliers. Will gave it to", + "random_names_cf": "The dorm Phil and Tim went to had a pair of pliers. Phil gave it to", + "s1_io_flip_cf": "The dorm Rick and Grant went to had a pair of pliers. Grant gave it to", + "s2_io_flip_cf": "The dorm Grant and Rick went to had a pair of pliers. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Tim and Phil went to had a pair of pliers. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Phil and Tim went to had a pair of pliers. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Rick and Grant went to had a pair of pliers. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Tim and Phil went to had a pair of pliers. Tim gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Grant", + "object": "pair of pliers", + "place": "dorm", + "random_a": "Phil", + "random_b": "Tim", + "random_c": "Will" + } + }, + { + "text": "Once Elizabeth and Ross arrived at the hangar, Elizabeth gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Ross arrived at the hangar, Andrew gave a blouse to", + "random_names_cf": "Once Luke and Steven arrived at the hangar, Luke gave a blouse to", + "s1_io_flip_cf": "Once Ross and Elizabeth arrived at the hangar, Elizabeth gave a blouse to", + "s2_io_flip_cf": "Once Elizabeth and Ross arrived at the hangar, Ross gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Steven and Luke arrived at the hangar, Luke gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Luke and Steven arrived at the hangar, Steven gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Elizabeth arrived at the hangar, Ross gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Luke arrived at the hangar, Steven gave a blouse to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Elizabeth", + "object": "blouse", + "place": "hangar", + "random_a": "Luke", + "random_b": "Steven", + "random_c": "Andrew" + } + }, + { + "text": "The salon Neil and Jim went to had a highlighter. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Neil and Jim went to had a highlighter. Tom gave it to", + "random_names_cf": "The salon Peter and Alex went to had a highlighter. Peter gave it to", + "s1_io_flip_cf": "The salon Jim and Neil went to had a highlighter. Neil gave it to", + "s2_io_flip_cf": "The salon Neil and Jim went to had a highlighter. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The salon Alex and Peter went to had a highlighter. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The salon Peter and Alex went to had a highlighter. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Jim and Neil went to had a highlighter. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Alex and Peter went to had a highlighter. Alex gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Neil", + "object": "highlighter", + "place": "salon", + "random_a": "Peter", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "Before Steven and Peter left the campground, Steven decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Peter left the campground, Edward decided to give a razor to", + "random_names_cf": "Before Sarah and Ryan left the campground, Sarah decided to give a razor to", + "s1_io_flip_cf": "Before Peter and Steven left the campground, Steven decided to give a razor to", + "s2_io_flip_cf": "Before Steven and Peter left the campground, Peter decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Sarah left the campground, Sarah decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Ryan left the campground, Ryan decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Steven left the campground, Peter decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Sarah left the campground, Ryan decided to give a razor to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steven", + "object": "razor", + "place": "campground", + "random_a": "Sarah", + "random_b": "Ryan", + "random_c": "Edward" + } + }, + { + "text": "While William and Rob relaxed, William gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Rob relaxed, Tom gave a can to", + "random_names_cf": "While Alexander and Dan relaxed, Alexander gave a can to", + "s1_io_flip_cf": "While Rob and William relaxed, William gave a can to", + "s2_io_flip_cf": "While William and Rob relaxed, Rob gave a can to", + "random_names_s1_ioi_flip_cf": "While Dan and Alexander relaxed, Alexander gave a can to", + "random_names_s2_ioi_flip_cf": "While Alexander and Dan relaxed, Dan gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and William relaxed, Rob gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Alexander relaxed, Dan gave a can to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "William", + "object": "can", + "place": "market", + "random_a": "Alexander", + "random_b": "Dan", + "random_c": "Tom" + } + }, + { + "text": "Once Ross and Jonathan arrived at the market, Ross gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Jonathan arrived at the market, Lewis gave a strainer to", + "random_names_cf": "Once Rob and Phil arrived at the market, Rob gave a strainer to", + "s1_io_flip_cf": "Once Jonathan and Ross arrived at the market, Ross gave a strainer to", + "s2_io_flip_cf": "Once Ross and Jonathan arrived at the market, Jonathan gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Phil and Rob arrived at the market, Rob gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once Rob and Phil arrived at the market, Phil gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Ross arrived at the market, Jonathan gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Rob arrived at the market, Phil gave a strainer to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ross", + "object": "strainer", + "place": "market", + "random_a": "Rob", + "random_b": "Phil", + "random_c": "Lewis" + } + }, + { + "text": "Then, Angel and Josh had a lot of fun at the car. Angel gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Josh had a lot of fun at the car. Will gave a machine to", + "random_names_cf": "Then, Rick and Tim had a lot of fun at the car. Rick gave a machine to", + "s1_io_flip_cf": "Then, Josh and Angel had a lot of fun at the car. Angel gave a machine to", + "s2_io_flip_cf": "Then, Angel and Josh had a lot of fun at the car. Josh gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Rick had a lot of fun at the car. Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Tim had a lot of fun at the car. Tim gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Angel had a lot of fun at the car. Josh gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Rick had a lot of fun at the car. Tim gave a machine to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Angel", + "object": "machine", + "place": "car", + "random_a": "Rick", + "random_b": "Tim", + "random_c": "Will" + } + }, + { + "text": "When Elizabeth and Rob got a strap at the pizzeria, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Rob got a strap at the pizzeria, Alex decided to give it to", + "random_names_cf": "When Scott and Steven got a strap at the pizzeria, Scott decided to give it to", + "s1_io_flip_cf": "When Rob and Elizabeth got a strap at the pizzeria, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Rob got a strap at the pizzeria, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Scott got a strap at the pizzeria, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Steven got a strap at the pizzeria, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Elizabeth got a strap at the pizzeria, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Scott got a strap at the pizzeria, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "strap", + "place": "pizzeria", + "random_a": "Scott", + "random_b": "Steven", + "random_c": "Alex" + } + }, + { + "text": "While Jim and Tim relaxed, Jim gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Tim relaxed, Rob gave a bowl to", + "random_names_cf": "While Angel and Tom relaxed, Angel gave a bowl to", + "s1_io_flip_cf": "While Tim and Jim relaxed, Jim gave a bowl to", + "s2_io_flip_cf": "While Jim and Tim relaxed, Tim gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Tom and Angel relaxed, Angel gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Angel and Tom relaxed, Tom gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Jim relaxed, Tim gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Angel relaxed, Tom gave a bowl to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jim", + "object": "bowl", + "place": "museum", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Rob" + } + }, + { + "text": "When Alexander and Steven were about to leave the campground, Alexander gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Steven were about to leave the campground, Summer gave a razor to", + "random_names_cf": "When Austin and Rob were about to leave the campground, Austin gave a razor to", + "s1_io_flip_cf": "When Steven and Alexander were about to leave the campground, Alexander gave a razor to", + "s2_io_flip_cf": "When Alexander and Steven were about to leave the campground, Steven gave a razor to", + "random_names_s1_ioi_flip_cf": "When Rob and Austin were about to leave the campground, Austin gave a razor to", + "random_names_s2_ioi_flip_cf": "When Austin and Rob were about to leave the campground, Rob gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Alexander were about to leave the campground, Steven gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Austin were about to leave the campground, Rob gave a razor to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alexander", + "object": "razor", + "place": "campground", + "random_a": "Austin", + "random_b": "Rob", + "random_c": "Summer" + } + }, + { + "text": "When Roy and Grant were about to leave the cafe, Roy gave a radiator to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Grant were about to leave the cafe, Stan gave a radiator to", + "random_names_cf": "When Tim and Steven were about to leave the cafe, Tim gave a radiator to", + "s1_io_flip_cf": "When Grant and Roy were about to leave the cafe, Roy gave a radiator to", + "s2_io_flip_cf": "When Roy and Grant were about to leave the cafe, Grant gave a radiator to", + "random_names_s1_ioi_flip_cf": "When Steven and Tim were about to leave the cafe, Tim gave a radiator to", + "random_names_s2_ioi_flip_cf": "When Tim and Steven were about to leave the cafe, Steven gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Roy were about to leave the cafe, Grant gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Tim were about to leave the cafe, Steven gave a radiator to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roy", + "object": "radiator", + "place": "cafe", + "random_a": "Tim", + "random_b": "Steven", + "random_c": "Stan" + } + }, + { + "text": "When Scott and Edward got a carpet at the pet store, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Edward got a carpet at the pet store, Andrew decided to give it to", + "random_names_cf": "When Alex and Charles got a carpet at the pet store, Alex decided to give it to", + "s1_io_flip_cf": "When Edward and Scott got a carpet at the pet store, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Edward got a carpet at the pet store, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex got a carpet at the pet store, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles got a carpet at the pet store, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Scott got a carpet at the pet store, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex got a carpet at the pet store, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Scott", + "object": "carpet", + "place": "pet store", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tom and Will were working at the airbase. Tom decided to give a strainer to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Will were working at the airbase. Angel decided to give a strainer to", + "random_names_cf": "Then, Henry and Austin were working at the airbase. Henry decided to give a strainer to", + "s1_io_flip_cf": "Then, Will and Tom were working at the airbase. Tom decided to give a strainer to", + "s2_io_flip_cf": "Then, Tom and Will were working at the airbase. Will decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Henry were working at the airbase. Henry decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Austin were working at the airbase. Austin decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Tom were working at the airbase. Will decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Henry were working at the airbase. Austin decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "strainer", + "place": "airbase", + "random_a": "Henry", + "random_b": "Austin", + "random_c": "Angel" + } + }, + { + "text": "Then, Rick and Rob were working at the car. Rick decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Rob were working at the car. Jonathan decided to give a vest to", + "random_names_cf": "Then, Ryan and Guy were working at the car. Ryan decided to give a vest to", + "s1_io_flip_cf": "Then, Rob and Rick were working at the car. Rick decided to give a vest to", + "s2_io_flip_cf": "Then, Rick and Rob were working at the car. Rob decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Ryan were working at the car. Ryan decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Guy were working at the car. Guy decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Rick were working at the car. Rob decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ryan were working at the car. Guy decided to give a vest to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Rick", + "object": "vest", + "place": "car", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Roger and Grant were working at the service station. Roger decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Grant were working at the service station. Jim decided to give a fork to", + "random_names_cf": "Then, Dan and Mike were working at the service station. Dan decided to give a fork to", + "s1_io_flip_cf": "Then, Grant and Roger were working at the service station. Roger decided to give a fork to", + "s2_io_flip_cf": "Then, Roger and Grant were working at the service station. Grant decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Dan were working at the service station. Dan decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Mike were working at the service station. Mike decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger were working at the service station. Grant decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Dan were working at the service station. Mike decided to give a fork to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roger", + "object": "fork", + "place": "service station", + "random_a": "Dan", + "random_b": "Mike", + "random_c": "Jim" + } + }, + { + "text": "The car Austin and Kelly went to had a ring. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Austin and Kelly went to had a ring. Jim gave it to", + "random_names_cf": "The car Angel and Luke went to had a ring. Angel gave it to", + "s1_io_flip_cf": "The car Kelly and Austin went to had a ring. Austin gave it to", + "s2_io_flip_cf": "The car Austin and Kelly went to had a ring. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The car Luke and Angel went to had a ring. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The car Angel and Luke went to had a ring. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Kelly and Austin went to had a ring. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Luke and Angel went to had a ring. Luke gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Austin", + "object": "ring", + "place": "car", + "random_a": "Angel", + "random_b": "Luke", + "random_c": "Jim" + } + }, + { + "text": "Then, Grant and Alexander went to the marketplace. Grant gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Alexander went to the marketplace. Jonathan gave a napkin to", + "random_names_cf": "Then, Tom and Mike went to the marketplace. Tom gave a napkin to", + "s1_io_flip_cf": "Then, Alexander and Grant went to the marketplace. Grant gave a napkin to", + "s2_io_flip_cf": "Then, Grant and Alexander went to the marketplace. Alexander gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Tom went to the marketplace. Tom gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Mike went to the marketplace. Mike gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Grant went to the marketplace. Alexander gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tom went to the marketplace. Mike gave a napkin to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Grant", + "object": "napkin", + "place": "marketplace", + "random_a": "Tom", + "random_b": "Mike", + "random_c": "Jonathan" + } + }, + { + "text": "Once Neil and Austin arrived at the square, Neil gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Austin arrived at the square, Henry gave a funnel to", + "random_names_cf": "Once Roger and Alexander arrived at the square, Roger gave a funnel to", + "s1_io_flip_cf": "Once Austin and Neil arrived at the square, Neil gave a funnel to", + "s2_io_flip_cf": "Once Neil and Austin arrived at the square, Austin gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Roger arrived at the square, Roger gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Roger and Alexander arrived at the square, Alexander gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Neil arrived at the square, Austin gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Roger arrived at the square, Alexander gave a funnel to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Neil", + "object": "funnel", + "place": "square", + "random_a": "Roger", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "Before Angel and Austin left the mall, Angel decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Austin left the mall, Roger decided to give a match to", + "random_names_cf": "Before Tim and Ryan left the mall, Tim decided to give a match to", + "s1_io_flip_cf": "Before Austin and Angel left the mall, Angel decided to give a match to", + "s2_io_flip_cf": "Before Angel and Austin left the mall, Austin decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Tim left the mall, Tim decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Tim and Ryan left the mall, Ryan decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Angel left the mall, Austin decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Tim left the mall, Ryan decided to give a match to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Angel", + "object": "match", + "place": "mall", + "random_a": "Tim", + "random_b": "Ryan", + "random_c": "Roger" + } + }, + { + "text": "Once Roy and Luke arrived at the elevator, Roy gave a basket to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Luke arrived at the elevator, Austin gave a basket to", + "random_names_cf": "Once Kelly and William arrived at the elevator, Kelly gave a basket to", + "s1_io_flip_cf": "Once Luke and Roy arrived at the elevator, Roy gave a basket to", + "s2_io_flip_cf": "Once Roy and Luke arrived at the elevator, Luke gave a basket to", + "random_names_s1_ioi_flip_cf": "Once William and Kelly arrived at the elevator, Kelly gave a basket to", + "random_names_s2_ioi_flip_cf": "Once Kelly and William arrived at the elevator, William gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Roy arrived at the elevator, Luke gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Kelly arrived at the elevator, William gave a basket to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roy", + "object": "basket", + "place": "elevator", + "random_a": "Kelly", + "random_b": "William", + "random_c": "Austin" + } + }, + { + "text": "When Robert and Scott got a ladder at the supermarket, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Scott got a ladder at the supermarket, Stan decided to give it to", + "random_names_cf": "When Andrew and Cal got a ladder at the supermarket, Andrew decided to give it to", + "s1_io_flip_cf": "When Scott and Robert got a ladder at the supermarket, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Scott got a ladder at the supermarket, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Andrew got a ladder at the supermarket, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Cal got a ladder at the supermarket, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Robert got a ladder at the supermarket, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Andrew got a ladder at the supermarket, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Robert", + "object": "ladder", + "place": "supermarket", + "random_a": "Andrew", + "random_b": "Cal", + "random_c": "Stan" + } + }, + { + "text": "When Ross and Scott got a screwdriver at the music store, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Scott got a screwdriver at the music store, William decided to give it to", + "random_names_cf": "When Steven and Peter got a screwdriver at the music store, Steven decided to give it to", + "s1_io_flip_cf": "When Scott and Ross got a screwdriver at the music store, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Scott got a screwdriver at the music store, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Steven got a screwdriver at the music store, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Peter got a screwdriver at the music store, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Ross got a screwdriver at the music store, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Steven got a screwdriver at the music store, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Ross", + "object": "screwdriver", + "place": "music store", + "random_a": "Steven", + "random_b": "Peter", + "random_c": "William" + } + }, + { + "text": "While Henry and Rick relaxed, Henry gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Rick relaxed, Robert gave a blouse to", + "random_names_cf": "While Will and Mike relaxed, Will gave a blouse to", + "s1_io_flip_cf": "While Rick and Henry relaxed, Henry gave a blouse to", + "s2_io_flip_cf": "While Henry and Rick relaxed, Rick gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Mike and Will relaxed, Will gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Will and Mike relaxed, Mike gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Henry relaxed, Rick gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Will relaxed, Mike gave a blouse to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "blouse", + "place": "optician", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Robert" + } + }, + { + "text": "Then, Luke and Andrew had a lot of fun at the court. Luke gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Andrew had a lot of fun at the court. Josh gave a ribbon to", + "random_names_cf": "Then, William and Ryan had a lot of fun at the court. William gave a ribbon to", + "s1_io_flip_cf": "Then, Andrew and Luke had a lot of fun at the court. Luke gave a ribbon to", + "s2_io_flip_cf": "Then, Luke and Andrew had a lot of fun at the court. Andrew gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and William had a lot of fun at the court. William gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, William and Ryan had a lot of fun at the court. Ryan gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Luke had a lot of fun at the court. Andrew gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and William had a lot of fun at the court. Ryan gave a ribbon to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Luke", + "object": "ribbon", + "place": "court", + "random_a": "William", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Before Robert and Grant left the circus, Robert decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Grant left the circus, Ross decided to give a thimble to", + "random_names_cf": "Before Jim and Joe left the circus, Jim decided to give a thimble to", + "s1_io_flip_cf": "Before Grant and Robert left the circus, Robert decided to give a thimble to", + "s2_io_flip_cf": "Before Robert and Grant left the circus, Grant decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Joe and Jim left the circus, Jim decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Jim and Joe left the circus, Joe decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Robert left the circus, Grant decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Jim left the circus, Joe decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Robert", + "object": "thimble", + "place": "circus", + "random_a": "Jim", + "random_b": "Joe", + "random_c": "Ross" + } + }, + { + "text": "Then, Summer and Josh went to the studio. Summer gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Josh went to the studio. Kelly gave a ladder to", + "random_names_cf": "Then, Sarah and Lewis went to the studio. Sarah gave a ladder to", + "s1_io_flip_cf": "Then, Josh and Summer went to the studio. Summer gave a ladder to", + "s2_io_flip_cf": "Then, Summer and Josh went to the studio. Josh gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Sarah went to the studio. Sarah gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Lewis went to the studio. Lewis gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Summer went to the studio. Josh gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Sarah went to the studio. Lewis gave a ladder to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Summer", + "object": "ladder", + "place": "studio", + "random_a": "Sarah", + "random_b": "Lewis", + "random_c": "Kelly" + } + }, + { + "text": "When Steven and Peter got a folder at the ferry, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Peter got a folder at the ferry, Mike decided to give it to", + "random_names_cf": "When Roy and Edward got a folder at the ferry, Roy decided to give it to", + "s1_io_flip_cf": "When Peter and Steven got a folder at the ferry, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Peter got a folder at the ferry, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Roy got a folder at the ferry, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Edward got a folder at the ferry, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Steven got a folder at the ferry, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Roy got a folder at the ferry, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steven", + "object": "folder", + "place": "ferry", + "random_a": "Roy", + "random_b": "Edward", + "random_c": "Mike" + } + }, + { + "text": "While Lewis and Daniel relaxed, Lewis gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Daniel relaxed, Summer gave a shelf to", + "random_names_cf": "While Charles and Roger relaxed, Charles gave a shelf to", + "s1_io_flip_cf": "While Daniel and Lewis relaxed, Lewis gave a shelf to", + "s2_io_flip_cf": "While Lewis and Daniel relaxed, Daniel gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Roger and Charles relaxed, Charles gave a shelf to", + "random_names_s2_ioi_flip_cf": "While Charles and Roger relaxed, Roger gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Lewis relaxed, Daniel gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Charles relaxed, Roger gave a shelf to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Lewis", + "object": "shelf", + "place": "hotel", + "random_a": "Charles", + "random_b": "Roger", + "random_c": "Summer" + } + }, + { + "text": "Then, Daniel and Austin were working at the ferry. Daniel decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Austin were working at the ferry. Scott decided to give a match to", + "random_names_cf": "Then, Rob and Alex were working at the ferry. Rob decided to give a match to", + "s1_io_flip_cf": "Then, Austin and Daniel were working at the ferry. Daniel decided to give a match to", + "s2_io_flip_cf": "Then, Daniel and Austin were working at the ferry. Austin decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Rob were working at the ferry. Rob decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Alex were working at the ferry. Alex decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Daniel were working at the ferry. Austin decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rob were working at the ferry. Alex decided to give a match to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Daniel", + "object": "match", + "place": "ferry", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Scott" + } + }, + { + "text": "Then, Steven and Lewis had a lot of fun at the university campus. Steven gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Lewis had a lot of fun at the university campus. Tim gave a faucet to", + "random_names_cf": "Then, Summer and William had a lot of fun at the university campus. Summer gave a faucet to", + "s1_io_flip_cf": "Then, Lewis and Steven had a lot of fun at the university campus. Steven gave a faucet to", + "s2_io_flip_cf": "Then, Steven and Lewis had a lot of fun at the university campus. Lewis gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, William and Summer had a lot of fun at the university campus. Summer gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Summer and William had a lot of fun at the university campus. William gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steven had a lot of fun at the university campus. Lewis gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Summer had a lot of fun at the university campus. William gave a faucet to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steven", + "object": "faucet", + "place": "university campus", + "random_a": "Summer", + "random_b": "William", + "random_c": "Tim" + } + }, + { + "text": "Then, William and Mike went to the pizzeria. William gave a heater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Mike went to the pizzeria. Charles gave a heater to", + "random_names_cf": "Then, Robert and Stan went to the pizzeria. Robert gave a heater to", + "s1_io_flip_cf": "Then, Mike and William went to the pizzeria. William gave a heater to", + "s2_io_flip_cf": "Then, William and Mike went to the pizzeria. Mike gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Robert went to the pizzeria. Robert gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Stan went to the pizzeria. Stan gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and William went to the pizzeria. Mike gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Robert went to the pizzeria. Stan gave a heater to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "William", + "object": "heater", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Stan", + "random_c": "Charles" + } + }, + { + "text": "When Angel and William were about to leave the boatyard, Angel gave a highlighter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and William were about to leave the boatyard, Andrew gave a highlighter to", + "random_names_cf": "When Robert and Grant were about to leave the boatyard, Robert gave a highlighter to", + "s1_io_flip_cf": "When William and Angel were about to leave the boatyard, Angel gave a highlighter to", + "s2_io_flip_cf": "When Angel and William were about to leave the boatyard, William gave a highlighter to", + "random_names_s1_ioi_flip_cf": "When Grant and Robert were about to leave the boatyard, Robert gave a highlighter to", + "random_names_s2_ioi_flip_cf": "When Robert and Grant were about to leave the boatyard, Grant gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Angel were about to leave the boatyard, William gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Robert were about to leave the boatyard, Grant gave a highlighter to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Angel", + "object": "highlighter", + "place": "boatyard", + "random_a": "Robert", + "random_b": "Grant", + "random_c": "Andrew" + } + }, + { + "text": "The cafe Summer and Robert went to had a can. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Summer and Robert went to had a can. Guy gave it to", + "random_names_cf": "The cafe Austin and Kelly went to had a can. Austin gave it to", + "s1_io_flip_cf": "The cafe Robert and Summer went to had a can. Summer gave it to", + "s2_io_flip_cf": "The cafe Summer and Robert went to had a can. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Kelly and Austin went to had a can. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Austin and Kelly went to had a can. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Robert and Summer went to had a can. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Kelly and Austin went to had a can. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Summer", + "object": "can", + "place": "cafe", + "random_a": "Austin", + "random_b": "Kelly", + "random_c": "Guy" + } + }, + { + "text": "Before Robert and Angel left the studio, Robert decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Angel left the studio, Kay decided to give a blouse to", + "random_names_cf": "Before Alexander and Will left the studio, Alexander decided to give a blouse to", + "s1_io_flip_cf": "Before Angel and Robert left the studio, Robert decided to give a blouse to", + "s2_io_flip_cf": "Before Robert and Angel left the studio, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Will and Alexander left the studio, Alexander decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Will left the studio, Will decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Robert left the studio, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Alexander left the studio, Will decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Robert", + "object": "blouse", + "place": "studio", + "random_a": "Alexander", + "random_b": "Will", + "random_c": "Kay" + } + }, + { + "text": "Then, Alex and Jim went to the circus. Alex gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Jim went to the circus. Kelly gave a crate to", + "random_names_cf": "Then, Joe and Peter went to the circus. Joe gave a crate to", + "s1_io_flip_cf": "Then, Jim and Alex went to the circus. Alex gave a crate to", + "s2_io_flip_cf": "Then, Alex and Jim went to the circus. Jim gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Joe went to the circus. Joe gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Peter went to the circus. Peter gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Alex went to the circus. Jim gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Joe went to the circus. Peter gave a crate to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Alex", + "object": "crate", + "place": "circus", + "random_a": "Joe", + "random_b": "Peter", + "random_c": "Kelly" + } + }, + { + "text": "When Peter and Scott were about to leave the hotel, Peter gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Scott were about to leave the hotel, William gave a toilet to", + "random_names_cf": "When Edward and Ryan were about to leave the hotel, Edward gave a toilet to", + "s1_io_flip_cf": "When Scott and Peter were about to leave the hotel, Peter gave a toilet to", + "s2_io_flip_cf": "When Peter and Scott were about to leave the hotel, Scott gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Ryan and Edward were about to leave the hotel, Edward gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Edward and Ryan were about to leave the hotel, Ryan gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Peter were about to leave the hotel, Scott gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Edward were about to leave the hotel, Ryan gave a toilet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Peter", + "object": "toilet", + "place": "hotel", + "random_a": "Edward", + "random_b": "Ryan", + "random_c": "William" + } + }, + { + "text": "Once Summer and Alexander arrived at the racetrack, Summer gave a shoe to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Alexander arrived at the racetrack, Edward gave a shoe to", + "random_names_cf": "Once Jonathan and Daniel arrived at the racetrack, Jonathan gave a shoe to", + "s1_io_flip_cf": "Once Alexander and Summer arrived at the racetrack, Summer gave a shoe to", + "s2_io_flip_cf": "Once Summer and Alexander arrived at the racetrack, Alexander gave a shoe to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Jonathan arrived at the racetrack, Jonathan gave a shoe to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Daniel arrived at the racetrack, Daniel gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Summer arrived at the racetrack, Alexander gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Jonathan arrived at the racetrack, Daniel gave a shoe to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Summer", + "object": "shoe", + "place": "racetrack", + "random_a": "Jonathan", + "random_b": "Daniel", + "random_c": "Edward" + } + }, + { + "text": "Then, Charles and Henry went to the gym. Charles gave a basketball to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Henry went to the gym. Stan gave a basketball to", + "random_names_cf": "Then, Ross and Phil went to the gym. Ross gave a basketball to", + "s1_io_flip_cf": "Then, Henry and Charles went to the gym. Charles gave a basketball to", + "s2_io_flip_cf": "Then, Charles and Henry went to the gym. Henry gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Ross went to the gym. Ross gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Phil went to the gym. Phil gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Charles went to the gym. Henry gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Ross went to the gym. Phil gave a basketball to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Charles", + "object": "basketball", + "place": "gym", + "random_a": "Ross", + "random_b": "Phil", + "random_c": "Stan" + } + }, + { + "text": "Then, Neil and Austin had a lot of fun at the car. Neil gave a pillow to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Austin had a lot of fun at the car. Summer gave a pillow to", + "random_names_cf": "Then, Roger and Don had a lot of fun at the car. Roger gave a pillow to", + "s1_io_flip_cf": "Then, Austin and Neil had a lot of fun at the car. Neil gave a pillow to", + "s2_io_flip_cf": "Then, Neil and Austin had a lot of fun at the car. Austin gave a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Don and Roger had a lot of fun at the car. Roger gave a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Don had a lot of fun at the car. Don gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Neil had a lot of fun at the car. Austin gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Roger had a lot of fun at the car. Don gave a pillow to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Neil", + "object": "pillow", + "place": "car", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Summer" + } + }, + { + "text": "Then, Robert and Luke were working at the hangar. Robert decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Luke were working at the hangar. Neil decided to give a heater to", + "random_names_cf": "Then, Will and Phil were working at the hangar. Will decided to give a heater to", + "s1_io_flip_cf": "Then, Luke and Robert were working at the hangar. Robert decided to give a heater to", + "s2_io_flip_cf": "Then, Robert and Luke were working at the hangar. Luke decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Will were working at the hangar. Will decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Will and Phil were working at the hangar. Phil decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Robert were working at the hangar. Luke decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Will were working at the hangar. Phil decided to give a heater to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Robert", + "object": "heater", + "place": "hangar", + "random_a": "Will", + "random_b": "Phil", + "random_c": "Neil" + } + }, + { + "text": "When Peter and Charles got a nail file at the circus, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Charles got a nail file at the circus, Guy decided to give it to", + "random_names_cf": "When William and Phil got a nail file at the circus, William decided to give it to", + "s1_io_flip_cf": "When Charles and Peter got a nail file at the circus, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Charles got a nail file at the circus, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and William got a nail file at the circus, William decided to give it to", + "random_names_s2_ioi_flip_cf": "When William and Phil got a nail file at the circus, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Peter got a nail file at the circus, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and William got a nail file at the circus, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Peter", + "object": "nail file", + "place": "circus", + "random_a": "William", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "Then, Jim and Grant were working at the field. Jim decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Grant were working at the field. Tim decided to give a screwdriver to", + "random_names_cf": "Then, Kay and Stan were working at the field. Kay decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Grant and Jim were working at the field. Jim decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Jim and Grant were working at the field. Grant decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Kay were working at the field. Kay decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Stan were working at the field. Stan decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Jim were working at the field. Grant decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Kay were working at the field. Stan decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jim", + "object": "screwdriver", + "place": "field", + "random_a": "Kay", + "random_b": "Stan", + "random_c": "Tim" + } + }, + { + "text": "The clothing store Cal and Sarah went to had a wallet. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Cal and Sarah went to had a wallet. Josh gave it to", + "random_names_cf": "The clothing store Neil and Kelly went to had a wallet. Neil gave it to", + "s1_io_flip_cf": "The clothing store Sarah and Cal went to had a wallet. Cal gave it to", + "s2_io_flip_cf": "The clothing store Cal and Sarah went to had a wallet. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Kelly and Neil went to had a wallet. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Neil and Kelly went to had a wallet. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Sarah and Cal went to had a wallet. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Kelly and Neil went to had a wallet. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Cal", + "object": "wallet", + "place": "clothing store", + "random_a": "Neil", + "random_b": "Kelly", + "random_c": "Josh" + } + }, + { + "text": "Then, Joe and Ryan had a lot of fun at the park. Joe gave a pencil to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Ryan had a lot of fun at the park. Sarah gave a pencil to", + "random_names_cf": "Then, Scott and Dan had a lot of fun at the park. Scott gave a pencil to", + "s1_io_flip_cf": "Then, Ryan and Joe had a lot of fun at the park. Joe gave a pencil to", + "s2_io_flip_cf": "Then, Joe and Ryan had a lot of fun at the park. Ryan gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Scott had a lot of fun at the park. Scott gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Dan had a lot of fun at the park. Dan gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Joe had a lot of fun at the park. Ryan gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Scott had a lot of fun at the park. Dan gave a pencil to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "pencil", + "place": "park", + "random_a": "Scott", + "random_b": "Dan", + "random_c": "Sarah" + } + }, + { + "text": "Before Sarah and Jonathan left the music store, Sarah decided to give a sock to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Jonathan left the music store, Rob decided to give a sock to", + "random_names_cf": "Before Austin and Summer left the music store, Austin decided to give a sock to", + "s1_io_flip_cf": "Before Jonathan and Sarah left the music store, Sarah decided to give a sock to", + "s2_io_flip_cf": "Before Sarah and Jonathan left the music store, Jonathan decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Before Summer and Austin left the music store, Austin decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Before Austin and Summer left the music store, Summer decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Sarah left the music store, Jonathan decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Austin left the music store, Summer decided to give a sock to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Sarah", + "object": "sock", + "place": "music store", + "random_a": "Austin", + "random_b": "Summer", + "random_c": "Rob" + } + }, + { + "text": "Then, Tim and Steven were working at the market. Tim decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Steven were working at the market. Lewis decided to give a ribbon to", + "random_names_cf": "Then, Guy and Steve were working at the market. Guy decided to give a ribbon to", + "s1_io_flip_cf": "Then, Steven and Tim were working at the market. Tim decided to give a ribbon to", + "s2_io_flip_cf": "Then, Tim and Steven were working at the market. Steven decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Guy were working at the market. Guy decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Steve were working at the market. Steve decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tim were working at the market. Steven decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Guy were working at the market. Steve decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tim", + "object": "ribbon", + "place": "market", + "random_a": "Guy", + "random_b": "Steve", + "random_c": "Lewis" + } + }, + { + "text": "Then, Alexander and Tim had a lot of fun at the garden. Alexander gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Tim had a lot of fun at the garden. Steven gave a nail file to", + "random_names_cf": "Then, Jim and Summer had a lot of fun at the garden. Jim gave a nail file to", + "s1_io_flip_cf": "Then, Tim and Alexander had a lot of fun at the garden. Alexander gave a nail file to", + "s2_io_flip_cf": "Then, Alexander and Tim had a lot of fun at the garden. Tim gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Jim had a lot of fun at the garden. Jim gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Summer had a lot of fun at the garden. Summer gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Alexander had a lot of fun at the garden. Tim gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jim had a lot of fun at the garden. Summer gave a nail file to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alexander", + "object": "nail file", + "place": "garden", + "random_a": "Jim", + "random_b": "Summer", + "random_c": "Steven" + } + }, + { + "text": "Then, Roger and Tom had a lot of fun at the optician. Roger gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Tom had a lot of fun at the optician. Alexander gave a ladder to", + "random_names_cf": "Then, Will and Mike had a lot of fun at the optician. Will gave a ladder to", + "s1_io_flip_cf": "Then, Tom and Roger had a lot of fun at the optician. Roger gave a ladder to", + "s2_io_flip_cf": "Then, Roger and Tom had a lot of fun at the optician. Tom gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Will had a lot of fun at the optician. Will gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Will and Mike had a lot of fun at the optician. Mike gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Roger had a lot of fun at the optician. Tom gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Will had a lot of fun at the optician. Mike gave a ladder to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roger", + "object": "ladder", + "place": "optician", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Alexander" + } + }, + { + "text": "While Tim and Summer relaxed, Tim gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Summer relaxed, Mike gave a nail file to", + "random_names_cf": "While Elizabeth and Henry relaxed, Elizabeth gave a nail file to", + "s1_io_flip_cf": "While Summer and Tim relaxed, Tim gave a nail file to", + "s2_io_flip_cf": "While Tim and Summer relaxed, Summer gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Henry and Elizabeth relaxed, Elizabeth gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Henry relaxed, Henry gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Tim relaxed, Summer gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Elizabeth relaxed, Henry gave a nail file to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Tim", + "object": "nail file", + "place": "parking lot", + "random_a": "Elizabeth", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "The cafe Guy and Grant went to had a sandal. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Guy and Grant went to had a sandal. Mike gave it to", + "random_names_cf": "The cafe Jonathan and Sarah went to had a sandal. Jonathan gave it to", + "s1_io_flip_cf": "The cafe Grant and Guy went to had a sandal. Guy gave it to", + "s2_io_flip_cf": "The cafe Guy and Grant went to had a sandal. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Sarah and Jonathan went to had a sandal. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Jonathan and Sarah went to had a sandal. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Grant and Guy went to had a sandal. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Sarah and Jonathan went to had a sandal. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Guy", + "object": "sandal", + "place": "cafe", + "random_a": "Jonathan", + "random_b": "Sarah", + "random_c": "Mike" + } + }, + { + "text": "Then, Stan and Charles went to the dorm. Stan gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Charles went to the dorm. Cal gave a pair of pliers to", + "random_names_cf": "Then, William and Jim went to the dorm. William gave a pair of pliers to", + "s1_io_flip_cf": "Then, Charles and Stan went to the dorm. Stan gave a pair of pliers to", + "s2_io_flip_cf": "Then, Stan and Charles went to the dorm. Charles gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Jim and William went to the dorm. William gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, William and Jim went to the dorm. Jim gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Stan went to the dorm. Charles gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William went to the dorm. Jim gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "pair of pliers", + "place": "dorm", + "random_a": "William", + "random_b": "Jim", + "random_c": "Cal" + } + }, + { + "text": "While Will and Kay relaxed, Will gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Kay relaxed, Alex gave a mirror to", + "random_names_cf": "While Kelly and Elizabeth relaxed, Kelly gave a mirror to", + "s1_io_flip_cf": "While Kay and Will relaxed, Will gave a mirror to", + "s2_io_flip_cf": "While Will and Kay relaxed, Kay gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Kelly relaxed, Kelly gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Kelly and Elizabeth relaxed, Elizabeth gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Will relaxed, Kay gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Kelly relaxed, Elizabeth gave a mirror to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Will", + "object": "mirror", + "place": "hangar", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Alex" + } + }, + { + "text": "When Austin and Don were about to leave the zoo, Austin gave a carpet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Don were about to leave the zoo, Roger gave a carpet to", + "random_names_cf": "When Alexander and Scott were about to leave the zoo, Alexander gave a carpet to", + "s1_io_flip_cf": "When Don and Austin were about to leave the zoo, Austin gave a carpet to", + "s2_io_flip_cf": "When Austin and Don were about to leave the zoo, Don gave a carpet to", + "random_names_s1_ioi_flip_cf": "When Scott and Alexander were about to leave the zoo, Alexander gave a carpet to", + "random_names_s2_ioi_flip_cf": "When Alexander and Scott were about to leave the zoo, Scott gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Austin were about to leave the zoo, Don gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Alexander were about to leave the zoo, Scott gave a carpet to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Austin", + "object": "carpet", + "place": "zoo", + "random_a": "Alexander", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "While Don and Joe relaxed, Don gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Joe relaxed, Henry gave a bucket of paint to", + "random_names_cf": "While Austin and Will relaxed, Austin gave a bucket of paint to", + "s1_io_flip_cf": "While Joe and Don relaxed, Don gave a bucket of paint to", + "s2_io_flip_cf": "While Don and Joe relaxed, Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Will and Austin relaxed, Austin gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Austin and Will relaxed, Will gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Don relaxed, Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Austin relaxed, Will gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Don", + "object": "bucket of paint", + "place": "square", + "random_a": "Austin", + "random_b": "Will", + "random_c": "Henry" + } + }, + { + "text": "When Tim and Jonathan were about to leave the court, Tim gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Jonathan were about to leave the court, Robert gave a ring to", + "random_names_cf": "When Dan and Jim were about to leave the court, Dan gave a ring to", + "s1_io_flip_cf": "When Jonathan and Tim were about to leave the court, Tim gave a ring to", + "s2_io_flip_cf": "When Tim and Jonathan were about to leave the court, Jonathan gave a ring to", + "random_names_s1_ioi_flip_cf": "When Jim and Dan were about to leave the court, Dan gave a ring to", + "random_names_s2_ioi_flip_cf": "When Dan and Jim were about to leave the court, Jim gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tim were about to leave the court, Jonathan gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Dan were about to leave the court, Jim gave a ring to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tim", + "object": "ring", + "place": "court", + "random_a": "Dan", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "Then, Joe and Andrew were working at the ferry. Joe decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Andrew were working at the ferry. Ross decided to give a thread to", + "random_names_cf": "Then, Sarah and Guy were working at the ferry. Sarah decided to give a thread to", + "s1_io_flip_cf": "Then, Andrew and Joe were working at the ferry. Joe decided to give a thread to", + "s2_io_flip_cf": "Then, Joe and Andrew were working at the ferry. Andrew decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Sarah were working at the ferry. Sarah decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Guy were working at the ferry. Guy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Joe were working at the ferry. Andrew decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Sarah were working at the ferry. Guy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Joe", + "object": "thread", + "place": "ferry", + "random_a": "Sarah", + "random_b": "Guy", + "random_c": "Ross" + } + }, + { + "text": "The elevator Peter and Don went to had a joystick. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Peter and Don went to had a joystick. William gave it to", + "random_names_cf": "The elevator Alexander and Jonathan went to had a joystick. Alexander gave it to", + "s1_io_flip_cf": "The elevator Don and Peter went to had a joystick. Peter gave it to", + "s2_io_flip_cf": "The elevator Peter and Don went to had a joystick. Don gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Jonathan and Alexander went to had a joystick. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Alexander and Jonathan went to had a joystick. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Don and Peter went to had a joystick. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Jonathan and Alexander went to had a joystick. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Peter", + "object": "joystick", + "place": "elevator", + "random_a": "Alexander", + "random_b": "Jonathan", + "random_c": "William" + } + }, + { + "text": "When Kelly and Angel got a pair of goggles at the toy store, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Angel got a pair of goggles at the toy store, Rick decided to give it to", + "random_names_cf": "When Jim and Kay got a pair of goggles at the toy store, Jim decided to give it to", + "s1_io_flip_cf": "When Angel and Kelly got a pair of goggles at the toy store, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Angel got a pair of goggles at the toy store, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Jim got a pair of goggles at the toy store, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Kay got a pair of goggles at the toy store, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Kelly got a pair of goggles at the toy store, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Jim got a pair of goggles at the toy store, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Kelly", + "object": "pair of goggles", + "place": "toy store", + "random_a": "Jim", + "random_b": "Kay", + "random_c": "Rick" + } + }, + { + "text": "Then, Kay and Steve were working at the cafeteria. Kay decided to give a funnel to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Steve were working at the cafeteria. Henry decided to give a funnel to", + "random_names_cf": "Then, Ryan and Grant were working at the cafeteria. Ryan decided to give a funnel to", + "s1_io_flip_cf": "Then, Steve and Kay were working at the cafeteria. Kay decided to give a funnel to", + "s2_io_flip_cf": "Then, Kay and Steve were working at the cafeteria. Steve decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Ryan were working at the cafeteria. Ryan decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Grant were working at the cafeteria. Grant decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Kay were working at the cafeteria. Steve decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Ryan were working at the cafeteria. Grant decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kay", + "object": "funnel", + "place": "cafeteria", + "random_a": "Ryan", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "When Jim and Stan were about to leave the studio, Jim gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Stan were about to leave the studio, Rob gave a pen to", + "random_names_cf": "When Mike and Joe were about to leave the studio, Mike gave a pen to", + "s1_io_flip_cf": "When Stan and Jim were about to leave the studio, Jim gave a pen to", + "s2_io_flip_cf": "When Jim and Stan were about to leave the studio, Stan gave a pen to", + "random_names_s1_ioi_flip_cf": "When Joe and Mike were about to leave the studio, Mike gave a pen to", + "random_names_s2_ioi_flip_cf": "When Mike and Joe were about to leave the studio, Joe gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Jim were about to leave the studio, Stan gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Mike were about to leave the studio, Joe gave a pen to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Jim", + "object": "pen", + "place": "studio", + "random_a": "Mike", + "random_b": "Joe", + "random_c": "Rob" + } + }, + { + "text": "Then, Alex and Summer went to the zoo. Alex gave a set of headphones to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Summer went to the zoo. Rob gave a set of headphones to", + "random_names_cf": "Then, Kay and Roy went to the zoo. Kay gave a set of headphones to", + "s1_io_flip_cf": "Then, Summer and Alex went to the zoo. Alex gave a set of headphones to", + "s2_io_flip_cf": "Then, Alex and Summer went to the zoo. Summer gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Kay went to the zoo. Kay gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Roy went to the zoo. Roy gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Alex went to the zoo. Summer gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Kay went to the zoo. Roy gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alex", + "object": "set of headphones", + "place": "zoo", + "random_a": "Kay", + "random_b": "Roy", + "random_c": "Rob" + } + }, + { + "text": "Then, Roy and Scott had a lot of fun at the gym. Roy gave a remote control to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Scott had a lot of fun at the gym. Andrew gave a remote control to", + "random_names_cf": "Then, Daniel and Jonathan had a lot of fun at the gym. Daniel gave a remote control to", + "s1_io_flip_cf": "Then, Scott and Roy had a lot of fun at the gym. Roy gave a remote control to", + "s2_io_flip_cf": "Then, Roy and Scott had a lot of fun at the gym. Scott gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Daniel had a lot of fun at the gym. Daniel gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Jonathan had a lot of fun at the gym. Jonathan gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roy had a lot of fun at the gym. Scott gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Daniel had a lot of fun at the gym. Jonathan gave a remote control to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "remote control", + "place": "gym", + "random_a": "Daniel", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "While Will and Grant relaxed, Will gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Grant relaxed, Angel gave a pin to", + "random_names_cf": "While Alexander and Joe relaxed, Alexander gave a pin to", + "s1_io_flip_cf": "While Grant and Will relaxed, Will gave a pin to", + "s2_io_flip_cf": "While Will and Grant relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_cf": "While Joe and Alexander relaxed, Alexander gave a pin to", + "random_names_s2_ioi_flip_cf": "While Alexander and Joe relaxed, Joe gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Will relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Alexander relaxed, Joe gave a pin to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Will", + "object": "pin", + "place": "gift shop", + "random_a": "Alexander", + "random_b": "Joe", + "random_c": "Angel" + } + }, + { + "text": "The harbor Rick and Andrew went to had a basketball. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Rick and Andrew went to had a basketball. William gave it to", + "random_names_cf": "The harbor Tim and Elizabeth went to had a basketball. Tim gave it to", + "s1_io_flip_cf": "The harbor Andrew and Rick went to had a basketball. Rick gave it to", + "s2_io_flip_cf": "The harbor Rick and Andrew went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Elizabeth and Tim went to had a basketball. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Tim and Elizabeth went to had a basketball. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Andrew and Rick went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Elizabeth and Tim went to had a basketball. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "basketball", + "place": "harbor", + "random_a": "Tim", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "The pizzeria Roy and Guy went to had a dishwasher. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Roy and Guy went to had a dishwasher. Tom gave it to", + "random_names_cf": "The pizzeria Rob and Charles went to had a dishwasher. Rob gave it to", + "s1_io_flip_cf": "The pizzeria Guy and Roy went to had a dishwasher. Roy gave it to", + "s2_io_flip_cf": "The pizzeria Roy and Guy went to had a dishwasher. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Charles and Rob went to had a dishwasher. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Rob and Charles went to had a dishwasher. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Guy and Roy went to had a dishwasher. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Charles and Rob went to had a dishwasher. Charles gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Roy", + "object": "dishwasher", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "Charles", + "random_c": "Tom" + } + }, + { + "text": "When Don and Lewis were about to leave the spa, Don gave a bathtub to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Lewis were about to leave the spa, Henry gave a bathtub to", + "random_names_cf": "When Josh and Steve were about to leave the spa, Josh gave a bathtub to", + "s1_io_flip_cf": "When Lewis and Don were about to leave the spa, Don gave a bathtub to", + "s2_io_flip_cf": "When Don and Lewis were about to leave the spa, Lewis gave a bathtub to", + "random_names_s1_ioi_flip_cf": "When Steve and Josh were about to leave the spa, Josh gave a bathtub to", + "random_names_s2_ioi_flip_cf": "When Josh and Steve were about to leave the spa, Steve gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Don were about to leave the spa, Lewis gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Josh were about to leave the spa, Steve gave a bathtub to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "bathtub", + "place": "spa", + "random_a": "Josh", + "random_b": "Steve", + "random_c": "Henry" + } + }, + { + "text": "Then, Grant and Tim were working at the racetrack. Grant decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Tim were working at the racetrack. Lewis decided to give a dishwasher to", + "random_names_cf": "Then, Edward and Roger were working at the racetrack. Edward decided to give a dishwasher to", + "s1_io_flip_cf": "Then, Tim and Grant were working at the racetrack. Grant decided to give a dishwasher to", + "s2_io_flip_cf": "Then, Grant and Tim were working at the racetrack. Tim decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Edward were working at the racetrack. Edward decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Roger were working at the racetrack. Roger decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Grant were working at the racetrack. Tim decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Edward were working at the racetrack. Roger decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Grant", + "object": "dishwasher", + "place": "racetrack", + "random_a": "Edward", + "random_b": "Roger", + "random_c": "Lewis" + } + }, + { + "text": "While Grant and Kay relaxed, Grant gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Kay relaxed, Stan gave a fan to", + "random_names_cf": "While Summer and Don relaxed, Summer gave a fan to", + "s1_io_flip_cf": "While Kay and Grant relaxed, Grant gave a fan to", + "s2_io_flip_cf": "While Grant and Kay relaxed, Kay gave a fan to", + "random_names_s1_ioi_flip_cf": "While Don and Summer relaxed, Summer gave a fan to", + "random_names_s2_ioi_flip_cf": "While Summer and Don relaxed, Don gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Grant relaxed, Kay gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Summer relaxed, Don gave a fan to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "fan", + "place": "pharmacy", + "random_a": "Summer", + "random_b": "Don", + "random_c": "Stan" + } + }, + { + "text": "Before Robert and Rick left the toy store, Robert decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Rick left the toy store, Roger decided to give a dress to", + "random_names_cf": "Before Luke and Stan left the toy store, Luke decided to give a dress to", + "s1_io_flip_cf": "Before Rick and Robert left the toy store, Robert decided to give a dress to", + "s2_io_flip_cf": "Before Robert and Rick left the toy store, Rick decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Stan and Luke left the toy store, Luke decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Luke and Stan left the toy store, Stan decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Robert left the toy store, Rick decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Luke left the toy store, Stan decided to give a dress to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Robert", + "object": "dress", + "place": "toy store", + "random_a": "Luke", + "random_b": "Stan", + "random_c": "Roger" + } + }, + { + "text": "Then, Roger and Dan were working at the studio. Roger decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Dan were working at the studio. Stan decided to give a banner to", + "random_names_cf": "Then, Elizabeth and Austin were working at the studio. Elizabeth decided to give a banner to", + "s1_io_flip_cf": "Then, Dan and Roger were working at the studio. Roger decided to give a banner to", + "s2_io_flip_cf": "Then, Roger and Dan were working at the studio. Dan decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Elizabeth were working at the studio. Elizabeth decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Austin were working at the studio. Austin decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Roger were working at the studio. Dan decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Elizabeth were working at the studio. Austin decided to give a banner to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roger", + "object": "banner", + "place": "studio", + "random_a": "Elizabeth", + "random_b": "Austin", + "random_c": "Stan" + } + }, + { + "text": "Then, Josh and Henry went to the marketplace. Josh gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Henry went to the marketplace. Elizabeth gave a thread to", + "random_names_cf": "Then, Rob and Austin went to the marketplace. Rob gave a thread to", + "s1_io_flip_cf": "Then, Henry and Josh went to the marketplace. Josh gave a thread to", + "s2_io_flip_cf": "Then, Josh and Henry went to the marketplace. Henry gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Rob went to the marketplace. Rob gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Austin went to the marketplace. Austin gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Josh went to the marketplace. Henry gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Rob went to the marketplace. Austin gave a thread to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "thread", + "place": "marketplace", + "random_a": "Rob", + "random_b": "Austin", + "random_c": "Elizabeth" + } + }, + { + "text": "When Henry and Scott got a pair of nail clippers at the airport, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Scott got a pair of nail clippers at the airport, Will decided to give it to", + "random_names_cf": "When Alexander and Summer got a pair of nail clippers at the airport, Alexander decided to give it to", + "s1_io_flip_cf": "When Scott and Henry got a pair of nail clippers at the airport, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Scott got a pair of nail clippers at the airport, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Alexander got a pair of nail clippers at the airport, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Summer got a pair of nail clippers at the airport, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Henry got a pair of nail clippers at the airport, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Alexander got a pair of nail clippers at the airport, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Henry", + "object": "pair of nail clippers", + "place": "airport", + "random_a": "Alexander", + "random_b": "Summer", + "random_c": "Will" + } + }, + { + "text": "Then, Dan and Alex were working at the market. Dan decided to give a trunk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alex were working at the market. Will decided to give a trunk to", + "random_names_cf": "Then, Edward and Sarah were working at the market. Edward decided to give a trunk to", + "s1_io_flip_cf": "Then, Alex and Dan were working at the market. Dan decided to give a trunk to", + "s2_io_flip_cf": "Then, Dan and Alex were working at the market. Alex decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Edward were working at the market. Edward decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Sarah were working at the market. Sarah decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Dan were working at the market. Alex decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Edward were working at the market. Sarah decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "trunk", + "place": "market", + "random_a": "Edward", + "random_b": "Sarah", + "random_c": "Will" + } + }, + { + "text": "Before Tom and Andrew left the pharmacy, Tom decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Andrew left the pharmacy, Rob decided to give a screwdriver to", + "random_names_cf": "Before Scott and Kay left the pharmacy, Scott decided to give a screwdriver to", + "s1_io_flip_cf": "Before Andrew and Tom left the pharmacy, Tom decided to give a screwdriver to", + "s2_io_flip_cf": "Before Tom and Andrew left the pharmacy, Andrew decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Kay and Scott left the pharmacy, Scott decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Scott and Kay left the pharmacy, Kay decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Tom left the pharmacy, Andrew decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Scott left the pharmacy, Kay decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Tom", + "object": "screwdriver", + "place": "pharmacy", + "random_a": "Scott", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "Once Josh and Alex arrived at the field, Josh gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Alex arrived at the field, Steven gave a radiator to", + "random_names_cf": "Once Alexander and Tim arrived at the field, Alexander gave a radiator to", + "s1_io_flip_cf": "Once Alex and Josh arrived at the field, Josh gave a radiator to", + "s2_io_flip_cf": "Once Josh and Alex arrived at the field, Alex gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Tim and Alexander arrived at the field, Alexander gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Tim arrived at the field, Tim gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Josh arrived at the field, Alex gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Alexander arrived at the field, Tim gave a radiator to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Josh", + "object": "radiator", + "place": "field", + "random_a": "Alexander", + "random_b": "Tim", + "random_c": "Steven" + } + }, + { + "text": "Then, Austin and Edward had a lot of fun at the hangar. Austin gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Edward had a lot of fun at the hangar. Lewis gave a pair of shoes to", + "random_names_cf": "Then, Jonathan and Steve had a lot of fun at the hangar. Jonathan gave a pair of shoes to", + "s1_io_flip_cf": "Then, Edward and Austin had a lot of fun at the hangar. Austin gave a pair of shoes to", + "s2_io_flip_cf": "Then, Austin and Edward had a lot of fun at the hangar. Edward gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Jonathan had a lot of fun at the hangar. Jonathan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Steve had a lot of fun at the hangar. Steve gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Austin had a lot of fun at the hangar. Edward gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Jonathan had a lot of fun at the hangar. Steve gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Austin", + "object": "pair of shoes", + "place": "hangar", + "random_a": "Jonathan", + "random_b": "Steve", + "random_c": "Lewis" + } + }, + { + "text": "Then, Steve and Kelly had a lot of fun at the ramp. Steve gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Kelly had a lot of fun at the ramp. Ryan gave a machine to", + "random_names_cf": "Then, Rob and Ross had a lot of fun at the ramp. Rob gave a machine to", + "s1_io_flip_cf": "Then, Kelly and Steve had a lot of fun at the ramp. Steve gave a machine to", + "s2_io_flip_cf": "Then, Steve and Kelly had a lot of fun at the ramp. Kelly gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Rob had a lot of fun at the ramp. Rob gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Ross had a lot of fun at the ramp. Ross gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steve had a lot of fun at the ramp. Kelly gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Rob had a lot of fun at the ramp. Ross gave a machine to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steve", + "object": "machine", + "place": "ramp", + "random_a": "Rob", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "While Jonathan and Henry relaxed, Jonathan gave a drill bit to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Henry relaxed, Kelly gave a drill bit to", + "random_names_cf": "While Jim and Andrew relaxed, Jim gave a drill bit to", + "s1_io_flip_cf": "While Henry and Jonathan relaxed, Jonathan gave a drill bit to", + "s2_io_flip_cf": "While Jonathan and Henry relaxed, Henry gave a drill bit to", + "random_names_s1_ioi_flip_cf": "While Andrew and Jim relaxed, Jim gave a drill bit to", + "random_names_s2_ioi_flip_cf": "While Jim and Andrew relaxed, Andrew gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Jonathan relaxed, Henry gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Jim relaxed, Andrew gave a drill bit to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Jonathan", + "object": "drill bit", + "place": "store", + "random_a": "Jim", + "random_b": "Andrew", + "random_c": "Kelly" + } + }, + { + "text": "The studio Daniel and Tom went to had a wallet. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Daniel and Tom went to had a wallet. Jim gave it to", + "random_names_cf": "The studio Will and Robert went to had a wallet. Will gave it to", + "s1_io_flip_cf": "The studio Tom and Daniel went to had a wallet. Daniel gave it to", + "s2_io_flip_cf": "The studio Daniel and Tom went to had a wallet. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The studio Robert and Will went to had a wallet. Will gave it to", + "random_names_s2_ioi_flip_cf": "The studio Will and Robert went to had a wallet. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Tom and Daniel went to had a wallet. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Robert and Will went to had a wallet. Robert gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Daniel", + "object": "wallet", + "place": "studio", + "random_a": "Will", + "random_b": "Robert", + "random_c": "Jim" + } + }, + { + "text": "When Jonathan and Tim were about to leave the stadium, Jonathan gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Tim were about to leave the stadium, Edward gave a bowl to", + "random_names_cf": "When Robert and Ryan were about to leave the stadium, Robert gave a bowl to", + "s1_io_flip_cf": "When Tim and Jonathan were about to leave the stadium, Jonathan gave a bowl to", + "s2_io_flip_cf": "When Jonathan and Tim were about to leave the stadium, Tim gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Ryan and Robert were about to leave the stadium, Robert gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Robert and Ryan were about to leave the stadium, Ryan gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Jonathan were about to leave the stadium, Tim gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Robert were about to leave the stadium, Ryan gave a bowl to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jonathan", + "object": "bowl", + "place": "stadium", + "random_a": "Robert", + "random_b": "Ryan", + "random_c": "Edward" + } + }, + { + "text": "Before William and Elizabeth left the hotel, William decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Elizabeth left the hotel, Kay decided to give a pair of shoes to", + "random_names_cf": "Before Daniel and Stan left the hotel, Daniel decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Elizabeth and William left the hotel, William decided to give a pair of shoes to", + "s2_io_flip_cf": "Before William and Elizabeth left the hotel, Elizabeth decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Stan and Daniel left the hotel, Daniel decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Stan left the hotel, Stan decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and William left the hotel, Elizabeth decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Daniel left the hotel, Stan decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "pair of shoes", + "place": "hotel", + "random_a": "Daniel", + "random_b": "Stan", + "random_c": "Kay" + } + }, + { + "text": "The airport Steven and Summer went to had a sifter. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Steven and Summer went to had a sifter. Grant gave it to", + "random_names_cf": "The airport Andrew and Joe went to had a sifter. Andrew gave it to", + "s1_io_flip_cf": "The airport Summer and Steven went to had a sifter. Steven gave it to", + "s2_io_flip_cf": "The airport Steven and Summer went to had a sifter. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The airport Joe and Andrew went to had a sifter. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The airport Andrew and Joe went to had a sifter. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Summer and Steven went to had a sifter. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Joe and Andrew went to had a sifter. Joe gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steven", + "object": "sifter", + "place": "airport", + "random_a": "Andrew", + "random_b": "Joe", + "random_c": "Grant" + } + }, + { + "text": "Once Jim and Peter arrived at the casino, Jim gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Peter arrived at the casino, Will gave a tablet to", + "random_names_cf": "Once Summer and Steve arrived at the casino, Summer gave a tablet to", + "s1_io_flip_cf": "Once Peter and Jim arrived at the casino, Jim gave a tablet to", + "s2_io_flip_cf": "Once Jim and Peter arrived at the casino, Peter gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Steve and Summer arrived at the casino, Summer gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Summer and Steve arrived at the casino, Steve gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Jim arrived at the casino, Peter gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Summer arrived at the casino, Steve gave a tablet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jim", + "object": "tablet", + "place": "casino", + "random_a": "Summer", + "random_b": "Steve", + "random_c": "Will" + } + }, + { + "text": "When Will and Rick got a mirror at the zoo, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Rick got a mirror at the zoo, Ross decided to give it to", + "random_names_cf": "When Rob and Summer got a mirror at the zoo, Rob decided to give it to", + "s1_io_flip_cf": "When Rick and Will got a mirror at the zoo, Will decided to give it to", + "s2_io_flip_cf": "When Will and Rick got a mirror at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Rob got a mirror at the zoo, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Summer got a mirror at the zoo, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Will got a mirror at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Rob got a mirror at the zoo, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Will", + "object": "mirror", + "place": "zoo", + "random_a": "Rob", + "random_b": "Summer", + "random_c": "Ross" + } + }, + { + "text": "Then, Jim and Charles had a lot of fun at the hangar. Jim gave a gold watch to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Charles had a lot of fun at the hangar. Phil gave a gold watch to", + "random_names_cf": "Then, Roy and Edward had a lot of fun at the hangar. Roy gave a gold watch to", + "s1_io_flip_cf": "Then, Charles and Jim had a lot of fun at the hangar. Jim gave a gold watch to", + "s2_io_flip_cf": "Then, Jim and Charles had a lot of fun at the hangar. Charles gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Roy had a lot of fun at the hangar. Roy gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Edward had a lot of fun at the hangar. Edward gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Jim had a lot of fun at the hangar. Charles gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Roy had a lot of fun at the hangar. Edward gave a gold watch to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Jim", + "object": "gold watch", + "place": "hangar", + "random_a": "Roy", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "Before Jonathan and Edward left the resort, Jonathan decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Edward left the resort, Lewis decided to give a key to", + "random_names_cf": "Before Phil and William left the resort, Phil decided to give a key to", + "s1_io_flip_cf": "Before Edward and Jonathan left the resort, Jonathan decided to give a key to", + "s2_io_flip_cf": "Before Jonathan and Edward left the resort, Edward decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before William and Phil left the resort, Phil decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Phil and William left the resort, William decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Jonathan left the resort, Edward decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Phil left the resort, William decided to give a key to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jonathan", + "object": "key", + "place": "resort", + "random_a": "Phil", + "random_b": "William", + "random_c": "Lewis" + } + }, + { + "text": "Then, Will and Rick were working at the convenience store. Will decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Rick were working at the convenience store. Alexander decided to give a nail file to", + "random_names_cf": "Then, Grant and Rob were working at the convenience store. Grant decided to give a nail file to", + "s1_io_flip_cf": "Then, Rick and Will were working at the convenience store. Will decided to give a nail file to", + "s2_io_flip_cf": "Then, Will and Rick were working at the convenience store. Rick decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Grant were working at the convenience store. Grant decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Rob were working at the convenience store. Rob decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Will were working at the convenience store. Rick decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Grant were working at the convenience store. Rob decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Will", + "object": "nail file", + "place": "convenience store", + "random_a": "Grant", + "random_b": "Rob", + "random_c": "Alexander" + } + }, + { + "text": "Before Henry and Rick left the clothing store, Henry decided to give a pair of glasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Rick left the clothing store, Alex decided to give a pair of glasses to", + "random_names_cf": "Before Joe and Stan left the clothing store, Joe decided to give a pair of glasses to", + "s1_io_flip_cf": "Before Rick and Henry left the clothing store, Henry decided to give a pair of glasses to", + "s2_io_flip_cf": "Before Henry and Rick left the clothing store, Rick decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Before Stan and Joe left the clothing store, Joe decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Before Joe and Stan left the clothing store, Stan decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Henry left the clothing store, Rick decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Joe left the clothing store, Stan decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "pair of glasses", + "place": "clothing store", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "Alex" + } + }, + { + "text": "The garden Jim and Phil went to had a poster. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Jim and Phil went to had a poster. William gave it to", + "random_names_cf": "The garden Alex and Steven went to had a poster. Alex gave it to", + "s1_io_flip_cf": "The garden Phil and Jim went to had a poster. Jim gave it to", + "s2_io_flip_cf": "The garden Jim and Phil went to had a poster. Phil gave it to", + "random_names_s1_ioi_flip_cf": "The garden Steven and Alex went to had a poster. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The garden Alex and Steven went to had a poster. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Phil and Jim went to had a poster. Phil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Steven and Alex went to had a poster. Steven gave it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Jim", + "object": "poster", + "place": "garden", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "William" + } + }, + { + "text": "Before Robert and Edward left the airbase, Robert decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Edward left the airbase, Roger decided to give a dishwasher to", + "random_names_cf": "Before Peter and Andrew left the airbase, Peter decided to give a dishwasher to", + "s1_io_flip_cf": "Before Edward and Robert left the airbase, Robert decided to give a dishwasher to", + "s2_io_flip_cf": "Before Robert and Edward left the airbase, Edward decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Peter left the airbase, Peter decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Peter and Andrew left the airbase, Andrew decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Robert left the airbase, Edward decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Peter left the airbase, Andrew decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Robert", + "object": "dishwasher", + "place": "airbase", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Roger" + } + }, + { + "text": "Then, Dan and Neil had a lot of fun at the cafe. Dan gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Neil had a lot of fun at the cafe. Lewis gave a ladder to", + "random_names_cf": "Then, Robert and Mike had a lot of fun at the cafe. Robert gave a ladder to", + "s1_io_flip_cf": "Then, Neil and Dan had a lot of fun at the cafe. Dan gave a ladder to", + "s2_io_flip_cf": "Then, Dan and Neil had a lot of fun at the cafe. Neil gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Robert had a lot of fun at the cafe. Robert gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Mike had a lot of fun at the cafe. Mike gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Dan had a lot of fun at the cafe. Neil gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Robert had a lot of fun at the cafe. Mike gave a ladder to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Dan", + "object": "ladder", + "place": "cafe", + "random_a": "Robert", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "When Joe and Steven were about to leave the marketplace, Joe gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Steven were about to leave the marketplace, Rob gave a pair of glasses to", + "random_names_cf": "When Tim and Angel were about to leave the marketplace, Tim gave a pair of glasses to", + "s1_io_flip_cf": "When Steven and Joe were about to leave the marketplace, Joe gave a pair of glasses to", + "s2_io_flip_cf": "When Joe and Steven were about to leave the marketplace, Steven gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Angel and Tim were about to leave the marketplace, Tim gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Tim and Angel were about to leave the marketplace, Angel gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Joe were about to leave the marketplace, Steven gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Tim were about to leave the marketplace, Angel gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "pair of glasses", + "place": "marketplace", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Rob" + } + }, + { + "text": "While Will and Jim relaxed, Will gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Jim relaxed, Steven gave a key to", + "random_names_cf": "While Phil and Don relaxed, Phil gave a key to", + "s1_io_flip_cf": "While Jim and Will relaxed, Will gave a key to", + "s2_io_flip_cf": "While Will and Jim relaxed, Jim gave a key to", + "random_names_s1_ioi_flip_cf": "While Don and Phil relaxed, Phil gave a key to", + "random_names_s2_ioi_flip_cf": "While Phil and Don relaxed, Don gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Will relaxed, Jim gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Phil relaxed, Don gave a key to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Will", + "object": "key", + "place": "service station", + "random_a": "Phil", + "random_b": "Don", + "random_c": "Steven" + } + }, + { + "text": "Then, Jonathan and Daniel were working at the studio. Jonathan decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Daniel were working at the studio. Will decided to give a highlighter to", + "random_names_cf": "Then, Alex and Neil were working at the studio. Alex decided to give a highlighter to", + "s1_io_flip_cf": "Then, Daniel and Jonathan were working at the studio. Jonathan decided to give a highlighter to", + "s2_io_flip_cf": "Then, Jonathan and Daniel were working at the studio. Daniel decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Alex were working at the studio. Alex decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Neil were working at the studio. Neil decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Jonathan were working at the studio. Daniel decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Alex were working at the studio. Neil decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jonathan", + "object": "highlighter", + "place": "studio", + "random_a": "Alex", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "Then, Scott and Austin were working at the stadium. Scott decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Austin were working at the stadium. Jim decided to give a ruler to", + "random_names_cf": "Then, Ross and Guy were working at the stadium. Ross decided to give a ruler to", + "s1_io_flip_cf": "Then, Austin and Scott were working at the stadium. Scott decided to give a ruler to", + "s2_io_flip_cf": "Then, Scott and Austin were working at the stadium. Austin decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Ross were working at the stadium. Ross decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Guy were working at the stadium. Guy decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Scott were working at the stadium. Austin decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ross were working at the stadium. Guy decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Scott", + "object": "ruler", + "place": "stadium", + "random_a": "Ross", + "random_b": "Guy", + "random_c": "Jim" + } + }, + { + "text": "Once Steven and Joe arrived at the convenience store, Steven gave a shelf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Joe arrived at the convenience store, Scott gave a shelf to", + "random_names_cf": "Once Alexander and Elizabeth arrived at the convenience store, Alexander gave a shelf to", + "s1_io_flip_cf": "Once Joe and Steven arrived at the convenience store, Steven gave a shelf to", + "s2_io_flip_cf": "Once Steven and Joe arrived at the convenience store, Joe gave a shelf to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Alexander arrived at the convenience store, Alexander gave a shelf to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Elizabeth arrived at the convenience store, Elizabeth gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Steven arrived at the convenience store, Joe gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Alexander arrived at the convenience store, Elizabeth gave a shelf to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Steven", + "object": "shelf", + "place": "convenience store", + "random_a": "Alexander", + "random_b": "Elizabeth", + "random_c": "Scott" + } + }, + { + "text": "Then, Don and Stan had a lot of fun at the cafe. Don gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Stan had a lot of fun at the cafe. Luke gave a sock to", + "random_names_cf": "Then, Guy and Sarah had a lot of fun at the cafe. Guy gave a sock to", + "s1_io_flip_cf": "Then, Stan and Don had a lot of fun at the cafe. Don gave a sock to", + "s2_io_flip_cf": "Then, Don and Stan had a lot of fun at the cafe. Stan gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Guy had a lot of fun at the cafe. Guy gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Sarah had a lot of fun at the cafe. Sarah gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Don had a lot of fun at the cafe. Stan gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Guy had a lot of fun at the cafe. Sarah gave a sock to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Don", + "object": "sock", + "place": "cafe", + "random_a": "Guy", + "random_b": "Sarah", + "random_c": "Luke" + } + }, + { + "text": "The stadium Stan and Cal went to had a scarf. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Stan and Cal went to had a scarf. Neil gave it to", + "random_names_cf": "The stadium William and Kelly went to had a scarf. William gave it to", + "s1_io_flip_cf": "The stadium Cal and Stan went to had a scarf. Stan gave it to", + "s2_io_flip_cf": "The stadium Stan and Cal went to had a scarf. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Kelly and William went to had a scarf. William gave it to", + "random_names_s2_ioi_flip_cf": "The stadium William and Kelly went to had a scarf. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Cal and Stan went to had a scarf. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Kelly and William went to had a scarf. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Stan", + "object": "scarf", + "place": "stadium", + "random_a": "William", + "random_b": "Kelly", + "random_c": "Neil" + } + }, + { + "text": "Once Sarah and Kelly arrived at the campground, Sarah gave a scarf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Kelly arrived at the campground, Stan gave a scarf to", + "random_names_cf": "Once Peter and Andrew arrived at the campground, Peter gave a scarf to", + "s1_io_flip_cf": "Once Kelly and Sarah arrived at the campground, Sarah gave a scarf to", + "s2_io_flip_cf": "Once Sarah and Kelly arrived at the campground, Kelly gave a scarf to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Peter arrived at the campground, Peter gave a scarf to", + "random_names_s2_ioi_flip_cf": "Once Peter and Andrew arrived at the campground, Andrew gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Sarah arrived at the campground, Kelly gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Peter arrived at the campground, Andrew gave a scarf to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Sarah", + "object": "scarf", + "place": "campground", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Stan" + } + }, + { + "text": "When Alexander and Tom were about to leave the market, Alexander gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Tom were about to leave the market, Angel gave a screwdriver to", + "random_names_cf": "When Phil and Scott were about to leave the market, Phil gave a screwdriver to", + "s1_io_flip_cf": "When Tom and Alexander were about to leave the market, Alexander gave a screwdriver to", + "s2_io_flip_cf": "When Alexander and Tom were about to leave the market, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Scott and Phil were about to leave the market, Phil gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Phil and Scott were about to leave the market, Scott gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Alexander were about to leave the market, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Phil were about to leave the market, Scott gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Alexander", + "object": "screwdriver", + "place": "market", + "random_a": "Phil", + "random_b": "Scott", + "random_c": "Angel" + } + }, + { + "text": "The ferry Peter and William went to had a bucket of paint. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Peter and William went to had a bucket of paint. Summer gave it to", + "random_names_cf": "The ferry Steven and Ryan went to had a bucket of paint. Steven gave it to", + "s1_io_flip_cf": "The ferry William and Peter went to had a bucket of paint. Peter gave it to", + "s2_io_flip_cf": "The ferry Peter and William went to had a bucket of paint. William gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Ryan and Steven went to had a bucket of paint. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Steven and Ryan went to had a bucket of paint. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry William and Peter went to had a bucket of paint. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Ryan and Steven went to had a bucket of paint. Ryan gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "bucket of paint", + "place": "ferry", + "random_a": "Steven", + "random_b": "Ryan", + "random_c": "Summer" + } + }, + { + "text": "When Alexander and Roger were about to leave the school, Alexander gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Roger were about to leave the school, Phil gave a mirror to", + "random_names_cf": "When Henry and Jim were about to leave the school, Henry gave a mirror to", + "s1_io_flip_cf": "When Roger and Alexander were about to leave the school, Alexander gave a mirror to", + "s2_io_flip_cf": "When Alexander and Roger were about to leave the school, Roger gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Jim and Henry were about to leave the school, Henry gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Henry and Jim were about to leave the school, Jim gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Alexander were about to leave the school, Roger gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Henry were about to leave the school, Jim gave a mirror to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alexander", + "object": "mirror", + "place": "school", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Phil" + } + }, + { + "text": "Once Elizabeth and Scott arrived at the harbor, Elizabeth gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Scott arrived at the harbor, Sarah gave a strainer to", + "random_names_cf": "Once William and Jonathan arrived at the harbor, William gave a strainer to", + "s1_io_flip_cf": "Once Scott and Elizabeth arrived at the harbor, Elizabeth gave a strainer to", + "s2_io_flip_cf": "Once Elizabeth and Scott arrived at the harbor, Scott gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and William arrived at the harbor, William gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once William and Jonathan arrived at the harbor, Jonathan gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Elizabeth arrived at the harbor, Scott gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and William arrived at the harbor, Jonathan gave a strainer to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Elizabeth", + "object": "strainer", + "place": "harbor", + "random_a": "William", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "When Alex and Henry got a dress at the gift shop, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Henry got a dress at the gift shop, Peter decided to give it to", + "random_names_cf": "When Phil and Austin got a dress at the gift shop, Phil decided to give it to", + "s1_io_flip_cf": "When Henry and Alex got a dress at the gift shop, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Henry got a dress at the gift shop, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Phil got a dress at the gift shop, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Austin got a dress at the gift shop, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Alex got a dress at the gift shop, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Phil got a dress at the gift shop, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alex", + "object": "dress", + "place": "gift shop", + "random_a": "Phil", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "Once Roy and Henry arrived at the supermarket, Roy gave a spoon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Henry arrived at the supermarket, Steven gave a spoon to", + "random_names_cf": "Once Tim and Don arrived at the supermarket, Tim gave a spoon to", + "s1_io_flip_cf": "Once Henry and Roy arrived at the supermarket, Roy gave a spoon to", + "s2_io_flip_cf": "Once Roy and Henry arrived at the supermarket, Henry gave a spoon to", + "random_names_s1_ioi_flip_cf": "Once Don and Tim arrived at the supermarket, Tim gave a spoon to", + "random_names_s2_ioi_flip_cf": "Once Tim and Don arrived at the supermarket, Don gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Roy arrived at the supermarket, Henry gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Tim arrived at the supermarket, Don gave a spoon to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roy", + "object": "spoon", + "place": "supermarket", + "random_a": "Tim", + "random_b": "Don", + "random_c": "Steven" + } + }, + { + "text": "Then, Sarah and Dan went to the salon. Sarah gave a microphone to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Dan went to the salon. Daniel gave a microphone to", + "random_names_cf": "Then, Rick and Roy went to the salon. Rick gave a microphone to", + "s1_io_flip_cf": "Then, Dan and Sarah went to the salon. Sarah gave a microphone to", + "s2_io_flip_cf": "Then, Sarah and Dan went to the salon. Dan gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Rick went to the salon. Rick gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Roy went to the salon. Roy gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Sarah went to the salon. Dan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Rick went to the salon. Roy gave a microphone to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Sarah", + "object": "microphone", + "place": "salon", + "random_a": "Rick", + "random_b": "Roy", + "random_c": "Daniel" + } + }, + { + "text": "When Jim and Andrew got a wrench at the harbor, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Andrew got a wrench at the harbor, Sarah decided to give it to", + "random_names_cf": "When Daniel and Dan got a wrench at the harbor, Daniel decided to give it to", + "s1_io_flip_cf": "When Andrew and Jim got a wrench at the harbor, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Andrew got a wrench at the harbor, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Daniel got a wrench at the harbor, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Dan got a wrench at the harbor, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Jim got a wrench at the harbor, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Daniel got a wrench at the harbor, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Jim", + "object": "wrench", + "place": "harbor", + "random_a": "Daniel", + "random_b": "Dan", + "random_c": "Sarah" + } + }, + { + "text": "Before Daniel and Tom left the spa, Daniel decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Tom left the spa, Kay decided to give a poster to", + "random_names_cf": "Before Phil and Angel left the spa, Phil decided to give a poster to", + "s1_io_flip_cf": "Before Tom and Daniel left the spa, Daniel decided to give a poster to", + "s2_io_flip_cf": "Before Daniel and Tom left the spa, Tom decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Angel and Phil left the spa, Phil decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Phil and Angel left the spa, Angel decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Daniel left the spa, Tom decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Phil left the spa, Angel decided to give a poster to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Daniel", + "object": "poster", + "place": "spa", + "random_a": "Phil", + "random_b": "Angel", + "random_c": "Kay" + } + }, + { + "text": "Then, Robert and Charles went to the square. Robert gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Charles went to the square. Steven gave a screwdriver to", + "random_names_cf": "Then, Lewis and Josh went to the square. Lewis gave a screwdriver to", + "s1_io_flip_cf": "Then, Charles and Robert went to the square. Robert gave a screwdriver to", + "s2_io_flip_cf": "Then, Robert and Charles went to the square. Charles gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Lewis went to the square. Lewis gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Josh went to the square. Josh gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Robert went to the square. Charles gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Lewis went to the square. Josh gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Robert", + "object": "screwdriver", + "place": "square", + "random_a": "Lewis", + "random_b": "Josh", + "random_c": "Steven" + } + }, + { + "text": "Then, Cal and Peter were working at the casino. Cal decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Peter were working at the casino. Mike decided to give a highlighter to", + "random_names_cf": "Then, Steve and Joe were working at the casino. Steve decided to give a highlighter to", + "s1_io_flip_cf": "Then, Peter and Cal were working at the casino. Cal decided to give a highlighter to", + "s2_io_flip_cf": "Then, Cal and Peter were working at the casino. Peter decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Steve were working at the casino. Steve decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Joe were working at the casino. Joe decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Cal were working at the casino. Peter decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Steve were working at the casino. Joe decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "highlighter", + "place": "casino", + "random_a": "Steve", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "Then, Tim and Steve went to the stadium. Tim gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Steve went to the stadium. Cal gave a bathtub to", + "random_names_cf": "Then, Steven and Kelly went to the stadium. Steven gave a bathtub to", + "s1_io_flip_cf": "Then, Steve and Tim went to the stadium. Tim gave a bathtub to", + "s2_io_flip_cf": "Then, Tim and Steve went to the stadium. Steve gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Steven went to the stadium. Steven gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Kelly went to the stadium. Kelly gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tim went to the stadium. Steve gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steven went to the stadium. Kelly gave a bathtub to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "bathtub", + "place": "stadium", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Cal" + } + }, + { + "text": "Then, Will and Steve had a lot of fun at the salon. Will gave a poster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Steve had a lot of fun at the salon. Grant gave a poster to", + "random_names_cf": "Then, Angel and Edward had a lot of fun at the salon. Angel gave a poster to", + "s1_io_flip_cf": "Then, Steve and Will had a lot of fun at the salon. Will gave a poster to", + "s2_io_flip_cf": "Then, Will and Steve had a lot of fun at the salon. Steve gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Angel had a lot of fun at the salon. Angel gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Edward had a lot of fun at the salon. Edward gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Will had a lot of fun at the salon. Steve gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Angel had a lot of fun at the salon. Edward gave a poster to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Will", + "object": "poster", + "place": "salon", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Grant" + } + }, + { + "text": "When Henry and Rob were about to leave the store, Henry gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Rob were about to leave the store, William gave a tablet to", + "random_names_cf": "When Steve and Sarah were about to leave the store, Steve gave a tablet to", + "s1_io_flip_cf": "When Rob and Henry were about to leave the store, Henry gave a tablet to", + "s2_io_flip_cf": "When Henry and Rob were about to leave the store, Rob gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Sarah and Steve were about to leave the store, Steve gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Steve and Sarah were about to leave the store, Sarah gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Henry were about to leave the store, Rob gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Steve were about to leave the store, Sarah gave a tablet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Henry", + "object": "tablet", + "place": "store", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "William" + } + }, + { + "text": "Then, Daniel and Steven had a lot of fun at the gym. Daniel gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Steven had a lot of fun at the gym. Josh gave a set of headphones to", + "random_names_cf": "Then, Cal and Will had a lot of fun at the gym. Cal gave a set of headphones to", + "s1_io_flip_cf": "Then, Steven and Daniel had a lot of fun at the gym. Daniel gave a set of headphones to", + "s2_io_flip_cf": "Then, Daniel and Steven had a lot of fun at the gym. Steven gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Will and Cal had a lot of fun at the gym. Cal gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Will had a lot of fun at the gym. Will gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Daniel had a lot of fun at the gym. Steven gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Cal had a lot of fun at the gym. Will gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Daniel", + "object": "set of headphones", + "place": "gym", + "random_a": "Cal", + "random_b": "Will", + "random_c": "Josh" + } + }, + { + "text": "Once Josh and Will arrived at the zoo, Josh gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Will arrived at the zoo, Alexander gave a set of headphones to", + "random_names_cf": "Once Jonathan and Jim arrived at the zoo, Jonathan gave a set of headphones to", + "s1_io_flip_cf": "Once Will and Josh arrived at the zoo, Josh gave a set of headphones to", + "s2_io_flip_cf": "Once Josh and Will arrived at the zoo, Will gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Jim and Jonathan arrived at the zoo, Jonathan gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Jim arrived at the zoo, Jim gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Josh arrived at the zoo, Will gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Jonathan arrived at the zoo, Jim gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Josh", + "object": "set of headphones", + "place": "zoo", + "random_a": "Jonathan", + "random_b": "Jim", + "random_c": "Alexander" + } + }, + { + "text": "Then, Daniel and Josh had a lot of fun at the house. Daniel gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Josh had a lot of fun at the house. Grant gave a set of headphones to", + "random_names_cf": "Then, Scott and Alexander had a lot of fun at the house. Scott gave a set of headphones to", + "s1_io_flip_cf": "Then, Josh and Daniel had a lot of fun at the house. Daniel gave a set of headphones to", + "s2_io_flip_cf": "Then, Daniel and Josh had a lot of fun at the house. Josh gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Scott had a lot of fun at the house. Scott gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Alexander had a lot of fun at the house. Alexander gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Daniel had a lot of fun at the house. Josh gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Scott had a lot of fun at the house. Alexander gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Daniel", + "object": "set of headphones", + "place": "house", + "random_a": "Scott", + "random_b": "Alexander", + "random_c": "Grant" + } + }, + { + "text": "Then, Lewis and Rob had a lot of fun at the zoo. Lewis gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rob had a lot of fun at the zoo. Jonathan gave a match to", + "random_names_cf": "Then, Edward and Steven had a lot of fun at the zoo. Edward gave a match to", + "s1_io_flip_cf": "Then, Rob and Lewis had a lot of fun at the zoo. Lewis gave a match to", + "s2_io_flip_cf": "Then, Lewis and Rob had a lot of fun at the zoo. Rob gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Edward had a lot of fun at the zoo. Edward gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Steven had a lot of fun at the zoo. Steven gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Lewis had a lot of fun at the zoo. Rob gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Edward had a lot of fun at the zoo. Steven gave a match to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Lewis", + "object": "match", + "place": "zoo", + "random_a": "Edward", + "random_b": "Steven", + "random_c": "Jonathan" + } + }, + { + "text": "The gift shop Henry and Rick went to had a laptop. Henry gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Henry and Rick went to had a laptop. Josh gave it to", + "random_names_cf": "The gift shop Cal and Don went to had a laptop. Cal gave it to", + "s1_io_flip_cf": "The gift shop Rick and Henry went to had a laptop. Henry gave it to", + "s2_io_flip_cf": "The gift shop Henry and Rick went to had a laptop. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Don and Cal went to had a laptop. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Cal and Don went to had a laptop. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Rick and Henry went to had a laptop. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Don and Cal went to had a laptop. Don gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "laptop", + "place": "gift shop", + "random_a": "Cal", + "random_b": "Don", + "random_c": "Josh" + } + }, + { + "text": "Then, Peter and Luke were working at the ferry. Peter decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Luke were working at the ferry. Kay decided to give a ladder to", + "random_names_cf": "Then, Edward and Steve were working at the ferry. Edward decided to give a ladder to", + "s1_io_flip_cf": "Then, Luke and Peter were working at the ferry. Peter decided to give a ladder to", + "s2_io_flip_cf": "Then, Peter and Luke were working at the ferry. Luke decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Edward were working at the ferry. Edward decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Steve were working at the ferry. Steve decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Peter were working at the ferry. Luke decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Edward were working at the ferry. Steve decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "ladder", + "place": "ferry", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Kay" + } + }, + { + "text": "Then, Grant and Robert had a lot of fun at the gift shop. Grant gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Robert had a lot of fun at the gift shop. Andrew gave a sifter to", + "random_names_cf": "Then, Alex and Roy had a lot of fun at the gift shop. Alex gave a sifter to", + "s1_io_flip_cf": "Then, Robert and Grant had a lot of fun at the gift shop. Grant gave a sifter to", + "s2_io_flip_cf": "Then, Grant and Robert had a lot of fun at the gift shop. Robert gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Alex had a lot of fun at the gift shop. Alex gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Roy had a lot of fun at the gift shop. Roy gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Grant had a lot of fun at the gift shop. Robert gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Alex had a lot of fun at the gift shop. Roy gave a sifter to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Grant", + "object": "sifter", + "place": "gift shop", + "random_a": "Alex", + "random_b": "Roy", + "random_c": "Andrew" + } + }, + { + "text": "Once Robert and Peter arrived at the break room, Robert gave a vest to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Peter arrived at the break room, Dan gave a vest to", + "random_names_cf": "Once Alexander and Kelly arrived at the break room, Alexander gave a vest to", + "s1_io_flip_cf": "Once Peter and Robert arrived at the break room, Robert gave a vest to", + "s2_io_flip_cf": "Once Robert and Peter arrived at the break room, Peter gave a vest to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Alexander arrived at the break room, Alexander gave a vest to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Kelly arrived at the break room, Kelly gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Robert arrived at the break room, Peter gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Alexander arrived at the break room, Kelly gave a vest to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Robert", + "object": "vest", + "place": "break room", + "random_a": "Alexander", + "random_b": "Kelly", + "random_c": "Dan" + } + }, + { + "text": "Then, Elizabeth and Alexander went to the car. Elizabeth gave a poster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Alexander went to the car. Austin gave a poster to", + "random_names_cf": "Then, Joe and Roger went to the car. Joe gave a poster to", + "s1_io_flip_cf": "Then, Alexander and Elizabeth went to the car. Elizabeth gave a poster to", + "s2_io_flip_cf": "Then, Elizabeth and Alexander went to the car. Alexander gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Joe went to the car. Joe gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Roger went to the car. Roger gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Elizabeth went to the car. Alexander gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Joe went to the car. Roger gave a poster to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Elizabeth", + "object": "poster", + "place": "car", + "random_a": "Joe", + "random_b": "Roger", + "random_c": "Austin" + } + }, + { + "text": "While Peter and Kay relaxed, Peter gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Kay relaxed, Grant gave a glove to", + "random_names_cf": "While William and Roy relaxed, William gave a glove to", + "s1_io_flip_cf": "While Kay and Peter relaxed, Peter gave a glove to", + "s2_io_flip_cf": "While Peter and Kay relaxed, Kay gave a glove to", + "random_names_s1_ioi_flip_cf": "While Roy and William relaxed, William gave a glove to", + "random_names_s2_ioi_flip_cf": "While William and Roy relaxed, Roy gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Peter relaxed, Kay gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and William relaxed, Roy gave a glove to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Peter", + "object": "glove", + "place": "cafe", + "random_a": "William", + "random_b": "Roy", + "random_c": "Grant" + } + }, + { + "text": "While William and Alexander relaxed, William gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Alexander relaxed, Roger gave a gold watch to", + "random_names_cf": "While Robert and Daniel relaxed, Robert gave a gold watch to", + "s1_io_flip_cf": "While Alexander and William relaxed, William gave a gold watch to", + "s2_io_flip_cf": "While William and Alexander relaxed, Alexander gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Daniel and Robert relaxed, Robert gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Robert and Daniel relaxed, Daniel gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and William relaxed, Alexander gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Robert relaxed, Daniel gave a gold watch to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "William", + "object": "gold watch", + "place": "break room", + "random_a": "Robert", + "random_b": "Daniel", + "random_c": "Roger" + } + }, + { + "text": "Once Alex and Elizabeth arrived at the tire store, Alex gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Elizabeth arrived at the tire store, Angel gave a nail file to", + "random_names_cf": "Once Dan and Ross arrived at the tire store, Dan gave a nail file to", + "s1_io_flip_cf": "Once Elizabeth and Alex arrived at the tire store, Alex gave a nail file to", + "s2_io_flip_cf": "Once Alex and Elizabeth arrived at the tire store, Elizabeth gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Ross and Dan arrived at the tire store, Dan gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Dan and Ross arrived at the tire store, Ross gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Alex arrived at the tire store, Elizabeth gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Dan arrived at the tire store, Ross gave a nail file to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Alex", + "object": "nail file", + "place": "tire store", + "random_a": "Dan", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "Then, Tim and Grant were working at the field. Tim decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Grant were working at the field. Mike decided to give a pen to", + "random_names_cf": "Then, Steven and Josh were working at the field. Steven decided to give a pen to", + "s1_io_flip_cf": "Then, Grant and Tim were working at the field. Tim decided to give a pen to", + "s2_io_flip_cf": "Then, Tim and Grant were working at the field. Grant decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Steven were working at the field. Steven decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Josh were working at the field. Josh decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Tim were working at the field. Grant decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Steven were working at the field. Josh decided to give a pen to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Tim", + "object": "pen", + "place": "field", + "random_a": "Steven", + "random_b": "Josh", + "random_c": "Mike" + } + }, + { + "text": "Then, Cal and Joe had a lot of fun at the harbor. Cal gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe had a lot of fun at the harbor. Angel gave a key to", + "random_names_cf": "Then, Ross and Don had a lot of fun at the harbor. Ross gave a key to", + "s1_io_flip_cf": "Then, Joe and Cal had a lot of fun at the harbor. Cal gave a key to", + "s2_io_flip_cf": "Then, Cal and Joe had a lot of fun at the harbor. Joe gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Don and Ross had a lot of fun at the harbor. Ross gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Don had a lot of fun at the harbor. Don gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal had a lot of fun at the harbor. Joe gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Ross had a lot of fun at the harbor. Don gave a key to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "key", + "place": "harbor", + "random_a": "Ross", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "Before Rick and Tim left the circus, Rick decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Tim left the circus, Don decided to give a can to", + "random_names_cf": "Before Cal and Phil left the circus, Cal decided to give a can to", + "s1_io_flip_cf": "Before Tim and Rick left the circus, Rick decided to give a can to", + "s2_io_flip_cf": "Before Rick and Tim left the circus, Tim decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Phil and Cal left the circus, Cal decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Cal and Phil left the circus, Phil decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Rick left the circus, Tim decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Cal left the circus, Phil decided to give a can to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rick", + "object": "can", + "place": "circus", + "random_a": "Cal", + "random_b": "Phil", + "random_c": "Don" + } + }, + { + "text": "The ferry Cal and Lewis went to had a pair of goggles. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Cal and Lewis went to had a pair of goggles. Summer gave it to", + "random_names_cf": "The ferry Rob and Luke went to had a pair of goggles. Rob gave it to", + "s1_io_flip_cf": "The ferry Lewis and Cal went to had a pair of goggles. Cal gave it to", + "s2_io_flip_cf": "The ferry Cal and Lewis went to had a pair of goggles. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Luke and Rob went to had a pair of goggles. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Rob and Luke went to had a pair of goggles. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Lewis and Cal went to had a pair of goggles. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Luke and Rob went to had a pair of goggles. Luke gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Cal", + "object": "pair of goggles", + "place": "ferry", + "random_a": "Rob", + "random_b": "Luke", + "random_c": "Summer" + } + }, + { + "text": "The convenience store Joe and Ryan went to had a spoon. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Joe and Ryan went to had a spoon. Roger gave it to", + "random_names_cf": "The convenience store Luke and Roy went to had a spoon. Luke gave it to", + "s1_io_flip_cf": "The convenience store Ryan and Joe went to had a spoon. Joe gave it to", + "s2_io_flip_cf": "The convenience store Joe and Ryan went to had a spoon. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Roy and Luke went to had a spoon. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Luke and Roy went to had a spoon. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Ryan and Joe went to had a spoon. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Roy and Luke went to had a spoon. Roy gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "spoon", + "place": "convenience store", + "random_a": "Luke", + "random_b": "Roy", + "random_c": "Roger" + } + }, + { + "text": "Before Alexander and Mike left the house, Alexander decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Mike left the house, Alex decided to give a basketball to", + "random_names_cf": "Before Edward and Dan left the house, Edward decided to give a basketball to", + "s1_io_flip_cf": "Before Mike and Alexander left the house, Alexander decided to give a basketball to", + "s2_io_flip_cf": "Before Alexander and Mike left the house, Mike decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Dan and Edward left the house, Edward decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Edward and Dan left the house, Dan decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Alexander left the house, Mike decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Edward left the house, Dan decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Alexander", + "object": "basketball", + "place": "house", + "random_a": "Edward", + "random_b": "Dan", + "random_c": "Alex" + } + }, + { + "text": "Once Elizabeth and Grant arrived at the hangar, Elizabeth gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Grant arrived at the hangar, Mike gave a screwdriver to", + "random_names_cf": "Once Angel and Lewis arrived at the hangar, Angel gave a screwdriver to", + "s1_io_flip_cf": "Once Grant and Elizabeth arrived at the hangar, Elizabeth gave a screwdriver to", + "s2_io_flip_cf": "Once Elizabeth and Grant arrived at the hangar, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Angel arrived at the hangar, Angel gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Angel and Lewis arrived at the hangar, Lewis gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Elizabeth arrived at the hangar, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Angel arrived at the hangar, Lewis gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Elizabeth", + "object": "screwdriver", + "place": "hangar", + "random_a": "Angel", + "random_b": "Lewis", + "random_c": "Mike" + } + }, + { + "text": "Then, Joe and Luke were working at the store. Joe decided to give a drill bit to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Luke were working at the store. Cal decided to give a drill bit to", + "random_names_cf": "Then, Alex and Josh were working at the store. Alex decided to give a drill bit to", + "s1_io_flip_cf": "Then, Luke and Joe were working at the store. Joe decided to give a drill bit to", + "s2_io_flip_cf": "Then, Joe and Luke were working at the store. Luke decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Alex were working at the store. Alex decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Josh were working at the store. Josh decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Joe were working at the store. Luke decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex were working at the store. Josh decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Joe", + "object": "drill bit", + "place": "store", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Cal" + } + }, + { + "text": "While Roger and Edward relaxed, Roger gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Edward relaxed, Joe gave a machine to", + "random_names_cf": "While Jonathan and Mike relaxed, Jonathan gave a machine to", + "s1_io_flip_cf": "While Edward and Roger relaxed, Roger gave a machine to", + "s2_io_flip_cf": "While Roger and Edward relaxed, Edward gave a machine to", + "random_names_s1_ioi_flip_cf": "While Mike and Jonathan relaxed, Jonathan gave a machine to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Mike relaxed, Mike gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Roger relaxed, Edward gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Jonathan relaxed, Mike gave a machine to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roger", + "object": "machine", + "place": "parking lot", + "random_a": "Jonathan", + "random_b": "Mike", + "random_c": "Joe" + } + }, + { + "text": "Before Lewis and Steve left the gift shop, Lewis decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Steve left the gift shop, Edward decided to give a blouse to", + "random_names_cf": "Before Stan and Josh left the gift shop, Stan decided to give a blouse to", + "s1_io_flip_cf": "Before Steve and Lewis left the gift shop, Lewis decided to give a blouse to", + "s2_io_flip_cf": "Before Lewis and Steve left the gift shop, Steve decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Josh and Stan left the gift shop, Stan decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Stan and Josh left the gift shop, Josh decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Lewis left the gift shop, Steve decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Stan left the gift shop, Josh decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Lewis", + "object": "blouse", + "place": "gift shop", + "random_a": "Stan", + "random_b": "Josh", + "random_c": "Edward" + } + }, + { + "text": "The pizzeria William and Rick went to had a tablet. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria William and Rick went to had a tablet. Henry gave it to", + "random_names_cf": "The pizzeria Tom and Kelly went to had a tablet. Tom gave it to", + "s1_io_flip_cf": "The pizzeria Rick and William went to had a tablet. William gave it to", + "s2_io_flip_cf": "The pizzeria William and Rick went to had a tablet. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Kelly and Tom went to had a tablet. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Tom and Kelly went to had a tablet. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Rick and William went to had a tablet. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Kelly and Tom went to had a tablet. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "William", + "object": "tablet", + "place": "pizzeria", + "random_a": "Tom", + "random_b": "Kelly", + "random_c": "Henry" + } + }, + { + "text": "While Tom and Kelly relaxed, Tom gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Kelly relaxed, Steve gave a faucet to", + "random_names_cf": "While Mike and Charles relaxed, Mike gave a faucet to", + "s1_io_flip_cf": "While Kelly and Tom relaxed, Tom gave a faucet to", + "s2_io_flip_cf": "While Tom and Kelly relaxed, Kelly gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Charles and Mike relaxed, Mike gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Mike and Charles relaxed, Charles gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Tom relaxed, Kelly gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Mike relaxed, Charles gave a faucet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tom", + "object": "faucet", + "place": "ramp", + "random_a": "Mike", + "random_b": "Charles", + "random_c": "Steve" + } + }, + { + "text": "When Alex and Roger were about to leave the house, Alex gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Roger were about to leave the house, Phil gave a needle to", + "random_names_cf": "When Sarah and Stan were about to leave the house, Sarah gave a needle to", + "s1_io_flip_cf": "When Roger and Alex were about to leave the house, Alex gave a needle to", + "s2_io_flip_cf": "When Alex and Roger were about to leave the house, Roger gave a needle to", + "random_names_s1_ioi_flip_cf": "When Stan and Sarah were about to leave the house, Sarah gave a needle to", + "random_names_s2_ioi_flip_cf": "When Sarah and Stan were about to leave the house, Stan gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Alex were about to leave the house, Roger gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Sarah were about to leave the house, Stan gave a needle to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alex", + "object": "needle", + "place": "house", + "random_a": "Sarah", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "Then, Sarah and Phil had a lot of fun at the square. Sarah gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Phil had a lot of fun at the square. Don gave a bicycle to", + "random_names_cf": "Then, Alexander and Angel had a lot of fun at the square. Alexander gave a bicycle to", + "s1_io_flip_cf": "Then, Phil and Sarah had a lot of fun at the square. Sarah gave a bicycle to", + "s2_io_flip_cf": "Then, Sarah and Phil had a lot of fun at the square. Phil gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Alexander had a lot of fun at the square. Alexander gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Angel had a lot of fun at the square. Angel gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Sarah had a lot of fun at the square. Phil gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Alexander had a lot of fun at the square. Angel gave a bicycle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Sarah", + "object": "bicycle", + "place": "square", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Don" + } + }, + { + "text": "When Kelly and Joe got a vest at the studio, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Joe got a vest at the studio, Phil decided to give it to", + "random_names_cf": "When Jim and Roy got a vest at the studio, Jim decided to give it to", + "s1_io_flip_cf": "When Joe and Kelly got a vest at the studio, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Joe got a vest at the studio, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Jim got a vest at the studio, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Roy got a vest at the studio, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Kelly got a vest at the studio, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Jim got a vest at the studio, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Kelly", + "object": "vest", + "place": "studio", + "random_a": "Jim", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "While William and Phil relaxed, William gave a napkin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Phil relaxed, Josh gave a napkin to", + "random_names_cf": "While Peter and Ryan relaxed, Peter gave a napkin to", + "s1_io_flip_cf": "While Phil and William relaxed, William gave a napkin to", + "s2_io_flip_cf": "While William and Phil relaxed, Phil gave a napkin to", + "random_names_s1_ioi_flip_cf": "While Ryan and Peter relaxed, Peter gave a napkin to", + "random_names_s2_ioi_flip_cf": "While Peter and Ryan relaxed, Ryan gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and William relaxed, Phil gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Peter relaxed, Ryan gave a napkin to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "napkin", + "place": "field", + "random_a": "Peter", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, Peter and Scott went to the park. Peter gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Scott went to the park. Steven gave a key to", + "random_names_cf": "Then, Guy and Roy went to the park. Guy gave a key to", + "s1_io_flip_cf": "Then, Scott and Peter went to the park. Peter gave a key to", + "s2_io_flip_cf": "Then, Peter and Scott went to the park. Scott gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Guy went to the park. Guy gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Roy went to the park. Roy gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Peter went to the park. Scott gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Guy went to the park. Roy gave a key to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Peter", + "object": "key", + "place": "park", + "random_a": "Guy", + "random_b": "Roy", + "random_c": "Steven" + } + }, + { + "text": "While Sarah and Tim relaxed, Sarah gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Tim relaxed, Ross gave a sock to", + "random_names_cf": "While Austin and Daniel relaxed, Austin gave a sock to", + "s1_io_flip_cf": "While Tim and Sarah relaxed, Sarah gave a sock to", + "s2_io_flip_cf": "While Sarah and Tim relaxed, Tim gave a sock to", + "random_names_s1_ioi_flip_cf": "While Daniel and Austin relaxed, Austin gave a sock to", + "random_names_s2_ioi_flip_cf": "While Austin and Daniel relaxed, Daniel gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Sarah relaxed, Tim gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Austin relaxed, Daniel gave a sock to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Sarah", + "object": "sock", + "place": "hotel", + "random_a": "Austin", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "Then, Tim and Peter were working at the parking lot. Tim decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Peter were working at the parking lot. Kelly decided to give a nail file to", + "random_names_cf": "Then, Steven and Austin were working at the parking lot. Steven decided to give a nail file to", + "s1_io_flip_cf": "Then, Peter and Tim were working at the parking lot. Tim decided to give a nail file to", + "s2_io_flip_cf": "Then, Tim and Peter were working at the parking lot. Peter decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Steven were working at the parking lot. Steven decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Austin were working at the parking lot. Austin decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Tim were working at the parking lot. Peter decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Steven were working at the parking lot. Austin decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Tim", + "object": "nail file", + "place": "parking lot", + "random_a": "Steven", + "random_b": "Austin", + "random_c": "Kelly" + } + }, + { + "text": "Then, Rick and Jim were working at the garden. Rick decided to give a bicycle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Jim were working at the garden. Elizabeth decided to give a bicycle to", + "random_names_cf": "Then, Dan and Mike were working at the garden. Dan decided to give a bicycle to", + "s1_io_flip_cf": "Then, Jim and Rick were working at the garden. Rick decided to give a bicycle to", + "s2_io_flip_cf": "Then, Rick and Jim were working at the garden. Jim decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Dan were working at the garden. Dan decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Mike were working at the garden. Mike decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rick were working at the garden. Jim decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Dan were working at the garden. Mike decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Rick", + "object": "bicycle", + "place": "garden", + "random_a": "Dan", + "random_b": "Mike", + "random_c": "Elizabeth" + } + }, + { + "text": "While Steve and Tom relaxed, Steve gave a jar to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Tom relaxed, Jonathan gave a jar to", + "random_names_cf": "While Henry and Jim relaxed, Henry gave a jar to", + "s1_io_flip_cf": "While Tom and Steve relaxed, Steve gave a jar to", + "s2_io_flip_cf": "While Steve and Tom relaxed, Tom gave a jar to", + "random_names_s1_ioi_flip_cf": "While Jim and Henry relaxed, Henry gave a jar to", + "random_names_s2_ioi_flip_cf": "While Henry and Jim relaxed, Jim gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Steve relaxed, Tom gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Henry relaxed, Jim gave a jar to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steve", + "object": "jar", + "place": "resort", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Jonathan and Tim went to the hangar. Jonathan gave a can to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Tim went to the hangar. Roger gave a can to", + "random_names_cf": "Then, Edward and Josh went to the hangar. Edward gave a can to", + "s1_io_flip_cf": "Then, Tim and Jonathan went to the hangar. Jonathan gave a can to", + "s2_io_flip_cf": "Then, Jonathan and Tim went to the hangar. Tim gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Edward went to the hangar. Edward gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Josh went to the hangar. Josh gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Jonathan went to the hangar. Tim gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Edward went to the hangar. Josh gave a can to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jonathan", + "object": "can", + "place": "hangar", + "random_a": "Edward", + "random_b": "Josh", + "random_c": "Roger" + } + }, + { + "text": "Then, Summer and Roy went to the break room. Summer gave a sink to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Roy went to the break room. Ross gave a sink to", + "random_names_cf": "Then, Grant and Jonathan went to the break room. Grant gave a sink to", + "s1_io_flip_cf": "Then, Roy and Summer went to the break room. Summer gave a sink to", + "s2_io_flip_cf": "Then, Summer and Roy went to the break room. Roy gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Grant went to the break room. Grant gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Jonathan went to the break room. Jonathan gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Summer went to the break room. Roy gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Grant went to the break room. Jonathan gave a sink to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Summer", + "object": "sink", + "place": "break room", + "random_a": "Grant", + "random_b": "Jonathan", + "random_c": "Ross" + } + }, + { + "text": "Once Tom and Angel arrived at the elevator, Tom gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Angel arrived at the elevator, Rick gave a crate to", + "random_names_cf": "Once Rob and Lewis arrived at the elevator, Rob gave a crate to", + "s1_io_flip_cf": "Once Angel and Tom arrived at the elevator, Tom gave a crate to", + "s2_io_flip_cf": "Once Tom and Angel arrived at the elevator, Angel gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Rob arrived at the elevator, Rob gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Rob and Lewis arrived at the elevator, Lewis gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Tom arrived at the elevator, Angel gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Rob arrived at the elevator, Lewis gave a crate to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Tom", + "object": "crate", + "place": "elevator", + "random_a": "Rob", + "random_b": "Lewis", + "random_c": "Rick" + } + }, + { + "text": "The garden Alexander and William went to had a thread. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Alexander and William went to had a thread. Dan gave it to", + "random_names_cf": "The garden Kay and Andrew went to had a thread. Kay gave it to", + "s1_io_flip_cf": "The garden William and Alexander went to had a thread. Alexander gave it to", + "s2_io_flip_cf": "The garden Alexander and William went to had a thread. William gave it to", + "random_names_s1_ioi_flip_cf": "The garden Andrew and Kay went to had a thread. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The garden Kay and Andrew went to had a thread. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden William and Alexander went to had a thread. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Andrew and Kay went to had a thread. Andrew gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "thread", + "place": "garden", + "random_a": "Kay", + "random_b": "Andrew", + "random_c": "Dan" + } + }, + { + "text": "The school Tom and Alex went to had a radiator. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Tom and Alex went to had a radiator. Austin gave it to", + "random_names_cf": "The school Luke and Neil went to had a radiator. Luke gave it to", + "s1_io_flip_cf": "The school Alex and Tom went to had a radiator. Tom gave it to", + "s2_io_flip_cf": "The school Tom and Alex went to had a radiator. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The school Neil and Luke went to had a radiator. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The school Luke and Neil went to had a radiator. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Alex and Tom went to had a radiator. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Neil and Luke went to had a radiator. Neil gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tom", + "object": "radiator", + "place": "school", + "random_a": "Luke", + "random_b": "Neil", + "random_c": "Austin" + } + }, + { + "text": "When Ross and Stan were about to leave the resort, Ross gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Stan were about to leave the resort, Summer gave a bucket of paint to", + "random_names_cf": "When Will and Joe were about to leave the resort, Will gave a bucket of paint to", + "s1_io_flip_cf": "When Stan and Ross were about to leave the resort, Ross gave a bucket of paint to", + "s2_io_flip_cf": "When Ross and Stan were about to leave the resort, Stan gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Joe and Will were about to leave the resort, Will gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Will and Joe were about to leave the resort, Joe gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Ross were about to leave the resort, Stan gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Will were about to leave the resort, Joe gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Ross", + "object": "bucket of paint", + "place": "resort", + "random_a": "Will", + "random_b": "Joe", + "random_c": "Summer" + } + }, + { + "text": "When Grant and Tim were about to leave the salon, Grant gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Tim were about to leave the salon, Edward gave a funnel to", + "random_names_cf": "When Phil and Summer were about to leave the salon, Phil gave a funnel to", + "s1_io_flip_cf": "When Tim and Grant were about to leave the salon, Grant gave a funnel to", + "s2_io_flip_cf": "When Grant and Tim were about to leave the salon, Tim gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Summer and Phil were about to leave the salon, Phil gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Phil and Summer were about to leave the salon, Summer gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Grant were about to leave the salon, Tim gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Phil were about to leave the salon, Summer gave a funnel to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Grant", + "object": "funnel", + "place": "salon", + "random_a": "Phil", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "Before Peter and Summer left the parking lot, Peter decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Summer left the parking lot, Scott decided to give a pen to", + "random_names_cf": "Before Guy and Alex left the parking lot, Guy decided to give a pen to", + "s1_io_flip_cf": "Before Summer and Peter left the parking lot, Peter decided to give a pen to", + "s2_io_flip_cf": "Before Peter and Summer left the parking lot, Summer decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Alex and Guy left the parking lot, Guy decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Guy and Alex left the parking lot, Alex decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Peter left the parking lot, Summer decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Guy left the parking lot, Alex decided to give a pen to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Peter", + "object": "pen", + "place": "parking lot", + "random_a": "Guy", + "random_b": "Alex", + "random_c": "Scott" + } + }, + { + "text": "The hangar Sarah and Tim went to had a joystick. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Sarah and Tim went to had a joystick. Steve gave it to", + "random_names_cf": "The hangar Cal and Luke went to had a joystick. Cal gave it to", + "s1_io_flip_cf": "The hangar Tim and Sarah went to had a joystick. Sarah gave it to", + "s2_io_flip_cf": "The hangar Sarah and Tim went to had a joystick. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Luke and Cal went to had a joystick. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Cal and Luke went to had a joystick. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Tim and Sarah went to had a joystick. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Luke and Cal went to had a joystick. Luke gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Sarah", + "object": "joystick", + "place": "hangar", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Steve" + } + }, + { + "text": "Then, Cal and William had a lot of fun at the pharmacy. Cal gave a coat to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and William had a lot of fun at the pharmacy. Rob gave a coat to", + "random_names_cf": "Then, Edward and Luke had a lot of fun at the pharmacy. Edward gave a coat to", + "s1_io_flip_cf": "Then, William and Cal had a lot of fun at the pharmacy. Cal gave a coat to", + "s2_io_flip_cf": "Then, Cal and William had a lot of fun at the pharmacy. William gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Edward had a lot of fun at the pharmacy. Edward gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Luke had a lot of fun at the pharmacy. Luke gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Cal had a lot of fun at the pharmacy. William gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Edward had a lot of fun at the pharmacy. Luke gave a coat to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Cal", + "object": "coat", + "place": "pharmacy", + "random_a": "Edward", + "random_b": "Luke", + "random_c": "Rob" + } + }, + { + "text": "Once Joe and Guy arrived at the gift shop, Joe gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Guy arrived at the gift shop, Kay gave a thread to", + "random_names_cf": "Once Will and Cal arrived at the gift shop, Will gave a thread to", + "s1_io_flip_cf": "Once Guy and Joe arrived at the gift shop, Joe gave a thread to", + "s2_io_flip_cf": "Once Joe and Guy arrived at the gift shop, Guy gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Cal and Will arrived at the gift shop, Will gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Will and Cal arrived at the gift shop, Cal gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Joe arrived at the gift shop, Guy gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Will arrived at the gift shop, Cal gave a thread to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Joe", + "object": "thread", + "place": "gift shop", + "random_a": "Will", + "random_b": "Cal", + "random_c": "Kay" + } + }, + { + "text": "Then, William and Phil had a lot of fun at the casino. William gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Phil had a lot of fun at the casino. Steve gave a sock to", + "random_names_cf": "Then, Angel and Kay had a lot of fun at the casino. Angel gave a sock to", + "s1_io_flip_cf": "Then, Phil and William had a lot of fun at the casino. William gave a sock to", + "s2_io_flip_cf": "Then, William and Phil had a lot of fun at the casino. Phil gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Angel had a lot of fun at the casino. Angel gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Kay had a lot of fun at the casino. Kay gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and William had a lot of fun at the casino. Phil gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Angel had a lot of fun at the casino. Kay gave a sock to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "sock", + "place": "casino", + "random_a": "Angel", + "random_b": "Kay", + "random_c": "Steve" + } + }, + { + "text": "While Steven and Alexander relaxed, Steven gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steven and Alexander relaxed, Rick gave a grater to", + "random_names_cf": "While Rob and Edward relaxed, Rob gave a grater to", + "s1_io_flip_cf": "While Alexander and Steven relaxed, Steven gave a grater to", + "s2_io_flip_cf": "While Steven and Alexander relaxed, Alexander gave a grater to", + "random_names_s1_ioi_flip_cf": "While Edward and Rob relaxed, Rob gave a grater to", + "random_names_s2_ioi_flip_cf": "While Rob and Edward relaxed, Edward gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Steven relaxed, Alexander gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Rob relaxed, Edward gave a grater to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steven", + "object": "grater", + "place": "store", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Rick" + } + }, + { + "text": "When Tom and Josh were about to leave the tire store, Tom gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Josh were about to leave the tire store, Charles gave a sandal to", + "random_names_cf": "When Sarah and Ross were about to leave the tire store, Sarah gave a sandal to", + "s1_io_flip_cf": "When Josh and Tom were about to leave the tire store, Tom gave a sandal to", + "s2_io_flip_cf": "When Tom and Josh were about to leave the tire store, Josh gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Ross and Sarah were about to leave the tire store, Sarah gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Sarah and Ross were about to leave the tire store, Ross gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Tom were about to leave the tire store, Josh gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Sarah were about to leave the tire store, Ross gave a sandal to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "sandal", + "place": "tire store", + "random_a": "Sarah", + "random_b": "Ross", + "random_c": "Charles" + } + }, + { + "text": "When Alexander and Steven got a fan at the optician, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Steven got a fan at the optician, Roy decided to give it to", + "random_names_cf": "When Guy and Sarah got a fan at the optician, Guy decided to give it to", + "s1_io_flip_cf": "When Steven and Alexander got a fan at the optician, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Steven got a fan at the optician, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Guy got a fan at the optician, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Sarah got a fan at the optician, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Alexander got a fan at the optician, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Guy got a fan at the optician, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alexander", + "object": "fan", + "place": "optician", + "random_a": "Guy", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "Once Mike and Dan arrived at the convenience store, Mike gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Dan arrived at the convenience store, Roger gave a tent to", + "random_names_cf": "Once Cal and Tom arrived at the convenience store, Cal gave a tent to", + "s1_io_flip_cf": "Once Dan and Mike arrived at the convenience store, Mike gave a tent to", + "s2_io_flip_cf": "Once Mike and Dan arrived at the convenience store, Dan gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Tom and Cal arrived at the convenience store, Cal gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Cal and Tom arrived at the convenience store, Tom gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Mike arrived at the convenience store, Dan gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Cal arrived at the convenience store, Tom gave a tent to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Mike", + "object": "tent", + "place": "convenience store", + "random_a": "Cal", + "random_b": "Tom", + "random_c": "Roger" + } + }, + { + "text": "Before Angel and Tim left the hotel, Angel decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Tim left the hotel, Steve decided to give a pillow to", + "random_names_cf": "Before Dan and Ross left the hotel, Dan decided to give a pillow to", + "s1_io_flip_cf": "Before Tim and Angel left the hotel, Angel decided to give a pillow to", + "s2_io_flip_cf": "Before Angel and Tim left the hotel, Tim decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Ross and Dan left the hotel, Dan decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Dan and Ross left the hotel, Ross decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Angel left the hotel, Tim decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Dan left the hotel, Ross decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Angel", + "object": "pillow", + "place": "hotel", + "random_a": "Dan", + "random_b": "Ross", + "random_c": "Steve" + } + }, + { + "text": "The car Phil and Tom went to had a spoon. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Phil and Tom went to had a spoon. Andrew gave it to", + "random_names_cf": "The car Will and Dan went to had a spoon. Will gave it to", + "s1_io_flip_cf": "The car Tom and Phil went to had a spoon. Phil gave it to", + "s2_io_flip_cf": "The car Phil and Tom went to had a spoon. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The car Dan and Will went to had a spoon. Will gave it to", + "random_names_s2_ioi_flip_cf": "The car Will and Dan went to had a spoon. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Tom and Phil went to had a spoon. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Dan and Will went to had a spoon. Dan gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "spoon", + "place": "car", + "random_a": "Will", + "random_b": "Dan", + "random_c": "Andrew" + } + }, + { + "text": "The store Henry and Roger went to had a screwdriver. Henry gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Henry and Roger went to had a screwdriver. Lewis gave it to", + "random_names_cf": "The store William and Steven went to had a screwdriver. William gave it to", + "s1_io_flip_cf": "The store Roger and Henry went to had a screwdriver. Henry gave it to", + "s2_io_flip_cf": "The store Henry and Roger went to had a screwdriver. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The store Steven and William went to had a screwdriver. William gave it to", + "random_names_s2_ioi_flip_cf": "The store William and Steven went to had a screwdriver. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Roger and Henry went to had a screwdriver. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Steven and William went to had a screwdriver. Steven gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Henry", + "object": "screwdriver", + "place": "store", + "random_a": "William", + "random_b": "Steven", + "random_c": "Lewis" + } + }, + { + "text": "Then, Rob and Lewis had a lot of fun at the clothing store. Rob gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Lewis had a lot of fun at the clothing store. Steve gave a bicycle to", + "random_names_cf": "Then, William and Joe had a lot of fun at the clothing store. William gave a bicycle to", + "s1_io_flip_cf": "Then, Lewis and Rob had a lot of fun at the clothing store. Rob gave a bicycle to", + "s2_io_flip_cf": "Then, Rob and Lewis had a lot of fun at the clothing store. Lewis gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Joe and William had a lot of fun at the clothing store. William gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, William and Joe had a lot of fun at the clothing store. Joe gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Rob had a lot of fun at the clothing store. Lewis gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and William had a lot of fun at the clothing store. Joe gave a bicycle to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Rob", + "object": "bicycle", + "place": "clothing store", + "random_a": "William", + "random_b": "Joe", + "random_c": "Steve" + } + }, + { + "text": "Before Dan and Jonathan left the campground, Dan decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Jonathan left the campground, Ryan decided to give a vest to", + "random_names_cf": "Before Will and Rob left the campground, Will decided to give a vest to", + "s1_io_flip_cf": "Before Jonathan and Dan left the campground, Dan decided to give a vest to", + "s2_io_flip_cf": "Before Dan and Jonathan left the campground, Jonathan decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Rob and Will left the campground, Will decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Will and Rob left the campground, Rob decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Dan left the campground, Jonathan decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Will left the campground, Rob decided to give a vest to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Dan", + "object": "vest", + "place": "campground", + "random_a": "Will", + "random_b": "Rob", + "random_c": "Ryan" + } + }, + { + "text": "The music store Lewis and Peter went to had a sock. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Lewis and Peter went to had a sock. Edward gave it to", + "random_names_cf": "The music store Neil and Tom went to had a sock. Neil gave it to", + "s1_io_flip_cf": "The music store Peter and Lewis went to had a sock. Lewis gave it to", + "s2_io_flip_cf": "The music store Lewis and Peter went to had a sock. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The music store Tom and Neil went to had a sock. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The music store Neil and Tom went to had a sock. Tom gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Peter and Lewis went to had a sock. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Tom and Neil went to had a sock. Tom gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Lewis", + "object": "sock", + "place": "music store", + "random_a": "Neil", + "random_b": "Tom", + "random_c": "Edward" + } + }, + { + "text": "When Stan and Daniel were about to leave the boatyard, Stan gave a spoon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Daniel were about to leave the boatyard, Summer gave a spoon to", + "random_names_cf": "When Tim and Steve were about to leave the boatyard, Tim gave a spoon to", + "s1_io_flip_cf": "When Daniel and Stan were about to leave the boatyard, Stan gave a spoon to", + "s2_io_flip_cf": "When Stan and Daniel were about to leave the boatyard, Daniel gave a spoon to", + "random_names_s1_ioi_flip_cf": "When Steve and Tim were about to leave the boatyard, Tim gave a spoon to", + "random_names_s2_ioi_flip_cf": "When Tim and Steve were about to leave the boatyard, Steve gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Stan were about to leave the boatyard, Daniel gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Tim were about to leave the boatyard, Steve gave a spoon to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Stan", + "object": "spoon", + "place": "boatyard", + "random_a": "Tim", + "random_b": "Steve", + "random_c": "Summer" + } + }, + { + "text": "The pizzeria Kelly and Jim went to had a folder. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Kelly and Jim went to had a folder. Steve gave it to", + "random_names_cf": "The pizzeria Kay and Angel went to had a folder. Kay gave it to", + "s1_io_flip_cf": "The pizzeria Jim and Kelly went to had a folder. Kelly gave it to", + "s2_io_flip_cf": "The pizzeria Kelly and Jim went to had a folder. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Angel and Kay went to had a folder. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Kay and Angel went to had a folder. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Jim and Kelly went to had a folder. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Angel and Kay went to had a folder. Angel gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Kelly", + "object": "folder", + "place": "pizzeria", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Steve" + } + }, + { + "text": "When Mike and Roy got a strap at the field, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Roy got a strap at the field, Elizabeth decided to give it to", + "random_names_cf": "When Rob and Jonathan got a strap at the field, Rob decided to give it to", + "s1_io_flip_cf": "When Roy and Mike got a strap at the field, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Roy got a strap at the field, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Rob got a strap at the field, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Jonathan got a strap at the field, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Mike got a strap at the field, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Rob got a strap at the field, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Mike", + "object": "strap", + "place": "field", + "random_a": "Rob", + "random_b": "Jonathan", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Ross and Henry had a lot of fun at the circus. Ross gave a wrench to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Henry had a lot of fun at the circus. Roy gave a wrench to", + "random_names_cf": "Then, Daniel and Tim had a lot of fun at the circus. Daniel gave a wrench to", + "s1_io_flip_cf": "Then, Henry and Ross had a lot of fun at the circus. Ross gave a wrench to", + "s2_io_flip_cf": "Then, Ross and Henry had a lot of fun at the circus. Henry gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the circus. Daniel gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the circus. Tim gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Ross had a lot of fun at the circus. Henry gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the circus. Tim gave a wrench to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ross", + "object": "wrench", + "place": "circus", + "random_a": "Daniel", + "random_b": "Tim", + "random_c": "Roy" + } + }, + { + "text": "Then, Don and William went to the service station. Don gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and William went to the service station. Will gave a crate to", + "random_names_cf": "Then, Josh and Phil went to the service station. Josh gave a crate to", + "s1_io_flip_cf": "Then, William and Don went to the service station. Don gave a crate to", + "s2_io_flip_cf": "Then, Don and William went to the service station. William gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Josh went to the service station. Josh gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Phil went to the service station. Phil gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Don went to the service station. William gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Josh went to the service station. Phil gave a crate to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Don", + "object": "crate", + "place": "service station", + "random_a": "Josh", + "random_b": "Phil", + "random_c": "Will" + } + }, + { + "text": "When Luke and Roger got a napkin at the salon, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Roger got a napkin at the salon, Mike decided to give it to", + "random_names_cf": "When Ross and Peter got a napkin at the salon, Ross decided to give it to", + "s1_io_flip_cf": "When Roger and Luke got a napkin at the salon, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Roger got a napkin at the salon, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Ross got a napkin at the salon, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Peter got a napkin at the salon, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Luke got a napkin at the salon, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Ross got a napkin at the salon, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "napkin", + "place": "salon", + "random_a": "Ross", + "random_b": "Peter", + "random_c": "Mike" + } + }, + { + "text": "Then, William and Josh went to the campground. William gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Josh went to the campground. Dan gave a pair of nail clippers to", + "random_names_cf": "Then, Kay and Alexander went to the campground. Kay gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Josh and William went to the campground. William gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, William and Josh went to the campground. Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Kay went to the campground. Kay gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Alexander went to the campground. Alexander gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and William went to the campground. Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Kay went to the campground. Alexander gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "William", + "object": "pair of nail clippers", + "place": "campground", + "random_a": "Kay", + "random_b": "Alexander", + "random_c": "Dan" + } + }, + { + "text": "Then, Josh and Alexander were working at the house. Josh decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Alexander were working at the house. Steve decided to give a pair of pliers to", + "random_names_cf": "Then, Lewis and Kelly were working at the house. Lewis decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, Alexander and Josh were working at the house. Josh decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Josh and Alexander were working at the house. Alexander decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Lewis were working at the house. Lewis decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Kelly were working at the house. Kelly decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Josh were working at the house. Alexander decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Lewis were working at the house. Kelly decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "pair of pliers", + "place": "house", + "random_a": "Lewis", + "random_b": "Kelly", + "random_c": "Steve" + } + }, + { + "text": "Before Charles and Elizabeth left the service station, Charles decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Elizabeth left the service station, Summer decided to give a bowl to", + "random_names_cf": "Before Henry and Peter left the service station, Henry decided to give a bowl to", + "s1_io_flip_cf": "Before Elizabeth and Charles left the service station, Charles decided to give a bowl to", + "s2_io_flip_cf": "Before Charles and Elizabeth left the service station, Elizabeth decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Peter and Henry left the service station, Henry decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Henry and Peter left the service station, Peter decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Charles left the service station, Elizabeth decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Henry left the service station, Peter decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Charles", + "object": "bowl", + "place": "service station", + "random_a": "Henry", + "random_b": "Peter", + "random_c": "Summer" + } + }, + { + "text": "Then, Cal and Don were working at the ramp. Cal decided to give a glove to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Don were working at the ramp. Alexander decided to give a glove to", + "random_names_cf": "Then, Steven and Mike were working at the ramp. Steven decided to give a glove to", + "s1_io_flip_cf": "Then, Don and Cal were working at the ramp. Cal decided to give a glove to", + "s2_io_flip_cf": "Then, Cal and Don were working at the ramp. Don decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Steven were working at the ramp. Steven decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Mike were working at the ramp. Mike decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Cal were working at the ramp. Don decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Steven were working at the ramp. Mike decided to give a glove to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Cal", + "object": "glove", + "place": "ramp", + "random_a": "Steven", + "random_b": "Mike", + "random_c": "Alexander" + } + }, + { + "text": "The convenience store Grant and William went to had a screwdriver. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Grant and William went to had a screwdriver. Steven gave it to", + "random_names_cf": "The convenience store Rob and Elizabeth went to had a screwdriver. Rob gave it to", + "s1_io_flip_cf": "The convenience store William and Grant went to had a screwdriver. Grant gave it to", + "s2_io_flip_cf": "The convenience store Grant and William went to had a screwdriver. William gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Elizabeth and Rob went to had a screwdriver. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Rob and Elizabeth went to had a screwdriver. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store William and Grant went to had a screwdriver. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Elizabeth and Rob went to had a screwdriver. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Grant", + "object": "screwdriver", + "place": "convenience store", + "random_a": "Rob", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "Before Don and Luke left the square, Don decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Luke left the square, Austin decided to give a pair of goggles to", + "random_names_cf": "Before Alexander and Angel left the square, Alexander decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Luke and Don left the square, Don decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Don and Luke left the square, Luke decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Angel and Alexander left the square, Alexander decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Angel left the square, Angel decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Don left the square, Luke decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Alexander left the square, Angel decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "pair of goggles", + "place": "square", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Austin" + } + }, + { + "text": "Then, Charles and Angel went to the museum. Charles gave a sink to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Angel went to the museum. Kay gave a sink to", + "random_names_cf": "Then, Dan and Rick went to the museum. Dan gave a sink to", + "s1_io_flip_cf": "Then, Angel and Charles went to the museum. Charles gave a sink to", + "s2_io_flip_cf": "Then, Charles and Angel went to the museum. Angel gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Dan went to the museum. Dan gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Rick went to the museum. Rick gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Charles went to the museum. Angel gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Dan went to the museum. Rick gave a sink to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Charles", + "object": "sink", + "place": "museum", + "random_a": "Dan", + "random_b": "Rick", + "random_c": "Kay" + } + }, + { + "text": "When Robert and Josh got a ruler at the hangar, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Josh got a ruler at the hangar, Roy decided to give it to", + "random_names_cf": "When Jonathan and Rick got a ruler at the hangar, Jonathan decided to give it to", + "s1_io_flip_cf": "When Josh and Robert got a ruler at the hangar, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Josh got a ruler at the hangar, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Jonathan got a ruler at the hangar, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Rick got a ruler at the hangar, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Robert got a ruler at the hangar, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Jonathan got a ruler at the hangar, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Robert", + "object": "ruler", + "place": "hangar", + "random_a": "Jonathan", + "random_b": "Rick", + "random_c": "Roy" + } + }, + { + "text": "Then, Scott and Steve had a lot of fun at the racetrack. Scott gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Steve had a lot of fun at the racetrack. Mike gave a shoe to", + "random_names_cf": "Then, Daniel and Tim had a lot of fun at the racetrack. Daniel gave a shoe to", + "s1_io_flip_cf": "Then, Steve and Scott had a lot of fun at the racetrack. Scott gave a shoe to", + "s2_io_flip_cf": "Then, Scott and Steve had a lot of fun at the racetrack. Steve gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the racetrack. Daniel gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the racetrack. Tim gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Scott had a lot of fun at the racetrack. Steve gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the racetrack. Tim gave a shoe to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Scott", + "object": "shoe", + "place": "racetrack", + "random_a": "Daniel", + "random_b": "Tim", + "random_c": "Mike" + } + }, + { + "text": "Then, Angel and Joe were working at the school. Angel decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Joe were working at the school. Guy decided to give a gold watch to", + "random_names_cf": "Then, Kay and Alexander were working at the school. Kay decided to give a gold watch to", + "s1_io_flip_cf": "Then, Joe and Angel were working at the school. Angel decided to give a gold watch to", + "s2_io_flip_cf": "Then, Angel and Joe were working at the school. Joe decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Kay were working at the school. Kay decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Alexander were working at the school. Alexander decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Angel were working at the school. Joe decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Kay were working at the school. Alexander decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Angel", + "object": "gold watch", + "place": "school", + "random_a": "Kay", + "random_b": "Alexander", + "random_c": "Guy" + } + }, + { + "text": "Once Peter and Steve arrived at the music store, Peter gave a can to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Steve arrived at the music store, William gave a can to", + "random_names_cf": "Once Dan and Robert arrived at the music store, Dan gave a can to", + "s1_io_flip_cf": "Once Steve and Peter arrived at the music store, Peter gave a can to", + "s2_io_flip_cf": "Once Peter and Steve arrived at the music store, Steve gave a can to", + "random_names_s1_ioi_flip_cf": "Once Robert and Dan arrived at the music store, Dan gave a can to", + "random_names_s2_ioi_flip_cf": "Once Dan and Robert arrived at the music store, Robert gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Peter arrived at the music store, Steve gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Dan arrived at the music store, Robert gave a can to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Peter", + "object": "can", + "place": "music store", + "random_a": "Dan", + "random_b": "Robert", + "random_c": "William" + } + }, + { + "text": "When Steve and Daniel were about to leave the break room, Steve gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Daniel were about to leave the break room, Lewis gave a dishwasher to", + "random_names_cf": "When Henry and Charles were about to leave the break room, Henry gave a dishwasher to", + "s1_io_flip_cf": "When Daniel and Steve were about to leave the break room, Steve gave a dishwasher to", + "s2_io_flip_cf": "When Steve and Daniel were about to leave the break room, Daniel gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Charles and Henry were about to leave the break room, Henry gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Henry and Charles were about to leave the break room, Charles gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steve were about to leave the break room, Daniel gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Henry were about to leave the break room, Charles gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "dishwasher", + "place": "break room", + "random_a": "Henry", + "random_b": "Charles", + "random_c": "Lewis" + } + }, + { + "text": "Then, Don and Ross had a lot of fun at the pet store. Don gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Ross had a lot of fun at the pet store. Elizabeth gave a desk to", + "random_names_cf": "Then, Cal and Ryan had a lot of fun at the pet store. Cal gave a desk to", + "s1_io_flip_cf": "Then, Ross and Don had a lot of fun at the pet store. Don gave a desk to", + "s2_io_flip_cf": "Then, Don and Ross had a lot of fun at the pet store. Ross gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Cal had a lot of fun at the pet store. Cal gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Ryan had a lot of fun at the pet store. Ryan gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Don had a lot of fun at the pet store. Ross gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Cal had a lot of fun at the pet store. Ryan gave a desk to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Don", + "object": "desk", + "place": "pet store", + "random_a": "Cal", + "random_b": "Ryan", + "random_c": "Elizabeth" + } + }, + { + "text": "While Roger and Angel relaxed, Roger gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Angel relaxed, Andrew gave a pair of nail clippers to", + "random_names_cf": "While Guy and Elizabeth relaxed, Guy gave a pair of nail clippers to", + "s1_io_flip_cf": "While Angel and Roger relaxed, Roger gave a pair of nail clippers to", + "s2_io_flip_cf": "While Roger and Angel relaxed, Angel gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Guy relaxed, Guy gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Guy and Elizabeth relaxed, Elizabeth gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Roger relaxed, Angel gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Guy relaxed, Elizabeth gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "elevator", + "random_a": "Guy", + "random_b": "Elizabeth", + "random_c": "Andrew" + } + }, + { + "text": "Before Luke and Andrew left the hangar, Luke decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Andrew left the hangar, Rob decided to give a heater to", + "random_names_cf": "Before Lewis and Alexander left the hangar, Lewis decided to give a heater to", + "s1_io_flip_cf": "Before Andrew and Luke left the hangar, Luke decided to give a heater to", + "s2_io_flip_cf": "Before Luke and Andrew left the hangar, Andrew decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Lewis left the hangar, Lewis decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Alexander left the hangar, Alexander decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Luke left the hangar, Andrew decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Lewis left the hangar, Alexander decided to give a heater to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Luke", + "object": "heater", + "place": "hangar", + "random_a": "Lewis", + "random_b": "Alexander", + "random_c": "Rob" + } + }, + { + "text": "Then, Lewis and Henry had a lot of fun at the court. Lewis gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Henry had a lot of fun at the court. Tim gave a razor to", + "random_names_cf": "Then, Dan and Scott had a lot of fun at the court. Dan gave a razor to", + "s1_io_flip_cf": "Then, Henry and Lewis had a lot of fun at the court. Lewis gave a razor to", + "s2_io_flip_cf": "Then, Lewis and Henry had a lot of fun at the court. Henry gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Dan had a lot of fun at the court. Dan gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Scott had a lot of fun at the court. Scott gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Lewis had a lot of fun at the court. Henry gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Dan had a lot of fun at the court. Scott gave a razor to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Lewis", + "object": "razor", + "place": "court", + "random_a": "Dan", + "random_b": "Scott", + "random_c": "Tim" + } + }, + { + "text": "When Joe and Phil got a match at the tire store, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Phil got a match at the tire store, Cal decided to give it to", + "random_names_cf": "When Dan and Peter got a match at the tire store, Dan decided to give it to", + "s1_io_flip_cf": "When Phil and Joe got a match at the tire store, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Phil got a match at the tire store, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Dan got a match at the tire store, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Peter got a match at the tire store, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Joe got a match at the tire store, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Dan got a match at the tire store, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Joe", + "object": "match", + "place": "tire store", + "random_a": "Dan", + "random_b": "Peter", + "random_c": "Cal" + } + }, + { + "text": "While William and Phil relaxed, William gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Phil relaxed, Grant gave a pair of nail clippers to", + "random_names_cf": "While Elizabeth and Alex relaxed, Elizabeth gave a pair of nail clippers to", + "s1_io_flip_cf": "While Phil and William relaxed, William gave a pair of nail clippers to", + "s2_io_flip_cf": "While William and Phil relaxed, Phil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Alex and Elizabeth relaxed, Elizabeth gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Alex relaxed, Alex gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and William relaxed, Phil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Elizabeth relaxed, Alex gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "pair of nail clippers", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Alex", + "random_c": "Grant" + } + }, + { + "text": "While Luke and Lewis relaxed, Luke gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Lewis relaxed, Steve gave a piece of tape to", + "random_names_cf": "While Charles and Joe relaxed, Charles gave a piece of tape to", + "s1_io_flip_cf": "While Lewis and Luke relaxed, Luke gave a piece of tape to", + "s2_io_flip_cf": "While Luke and Lewis relaxed, Lewis gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Joe and Charles relaxed, Charles gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Charles and Joe relaxed, Joe gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Luke relaxed, Lewis gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Charles relaxed, Joe gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "piece of tape", + "place": "clothing store", + "random_a": "Charles", + "random_b": "Joe", + "random_c": "Steve" + } + }, + { + "text": "The university campus Don and Tim went to had a microphone. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Don and Tim went to had a microphone. Edward gave it to", + "random_names_cf": "The university campus Austin and Neil went to had a microphone. Austin gave it to", + "s1_io_flip_cf": "The university campus Tim and Don went to had a microphone. Don gave it to", + "s2_io_flip_cf": "The university campus Don and Tim went to had a microphone. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Neil and Austin went to had a microphone. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Austin and Neil went to had a microphone. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Tim and Don went to had a microphone. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Neil and Austin went to had a microphone. Neil gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Don", + "object": "microphone", + "place": "university campus", + "random_a": "Austin", + "random_b": "Neil", + "random_c": "Edward" + } + }, + { + "text": "Then, Cal and Kay were working at the parking lot. Cal decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Kay were working at the parking lot. Stan decided to give a nail file to", + "random_names_cf": "Then, Roy and Jonathan were working at the parking lot. Roy decided to give a nail file to", + "s1_io_flip_cf": "Then, Kay and Cal were working at the parking lot. Cal decided to give a nail file to", + "s2_io_flip_cf": "Then, Cal and Kay were working at the parking lot. Kay decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Roy were working at the parking lot. Roy decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Jonathan were working at the parking lot. Jonathan decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Cal were working at the parking lot. Kay decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Roy were working at the parking lot. Jonathan decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Cal", + "object": "nail file", + "place": "parking lot", + "random_a": "Roy", + "random_b": "Jonathan", + "random_c": "Stan" + } + }, + { + "text": "When Summer and Joe were about to leave the optician, Summer gave a trunk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Joe were about to leave the optician, Rob gave a trunk to", + "random_names_cf": "When Austin and Tim were about to leave the optician, Austin gave a trunk to", + "s1_io_flip_cf": "When Joe and Summer were about to leave the optician, Summer gave a trunk to", + "s2_io_flip_cf": "When Summer and Joe were about to leave the optician, Joe gave a trunk to", + "random_names_s1_ioi_flip_cf": "When Tim and Austin were about to leave the optician, Austin gave a trunk to", + "random_names_s2_ioi_flip_cf": "When Austin and Tim were about to leave the optician, Tim gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Summer were about to leave the optician, Joe gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Austin were about to leave the optician, Tim gave a trunk to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Summer", + "object": "trunk", + "place": "optician", + "random_a": "Austin", + "random_b": "Tim", + "random_c": "Rob" + } + }, + { + "text": "When Rick and Andrew were about to leave the ferry, Rick gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Andrew were about to leave the ferry, Don gave a thread to", + "random_names_cf": "When Mike and Stan were about to leave the ferry, Mike gave a thread to", + "s1_io_flip_cf": "When Andrew and Rick were about to leave the ferry, Rick gave a thread to", + "s2_io_flip_cf": "When Rick and Andrew were about to leave the ferry, Andrew gave a thread to", + "random_names_s1_ioi_flip_cf": "When Stan and Mike were about to leave the ferry, Mike gave a thread to", + "random_names_s2_ioi_flip_cf": "When Mike and Stan were about to leave the ferry, Stan gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Rick were about to leave the ferry, Andrew gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Mike were about to leave the ferry, Stan gave a thread to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "thread", + "place": "ferry", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Don" + } + }, + { + "text": "While Alex and Jonathan relaxed, Alex gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Jonathan relaxed, Kay gave a sifter to", + "random_names_cf": "While Ryan and Henry relaxed, Ryan gave a sifter to", + "s1_io_flip_cf": "While Jonathan and Alex relaxed, Alex gave a sifter to", + "s2_io_flip_cf": "While Alex and Jonathan relaxed, Jonathan gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Henry and Ryan relaxed, Ryan gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Ryan and Henry relaxed, Henry gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Alex relaxed, Jonathan gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Ryan relaxed, Henry gave a sifter to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alex", + "object": "sifter", + "place": "circus", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Kay" + } + }, + { + "text": "When Don and Tom were about to leave the boatyard, Don gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Tom were about to leave the boatyard, Elizabeth gave a dress to", + "random_names_cf": "When Roger and Joe were about to leave the boatyard, Roger gave a dress to", + "s1_io_flip_cf": "When Tom and Don were about to leave the boatyard, Don gave a dress to", + "s2_io_flip_cf": "When Don and Tom were about to leave the boatyard, Tom gave a dress to", + "random_names_s1_ioi_flip_cf": "When Joe and Roger were about to leave the boatyard, Roger gave a dress to", + "random_names_s2_ioi_flip_cf": "When Roger and Joe were about to leave the boatyard, Joe gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Don were about to leave the boatyard, Tom gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Roger were about to leave the boatyard, Joe gave a dress to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Don", + "object": "dress", + "place": "boatyard", + "random_a": "Roger", + "random_b": "Joe", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Stan and Grant went to the hotel. Stan gave a gold watch to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Grant went to the hotel. Austin gave a gold watch to", + "random_names_cf": "Then, Alex and Roy went to the hotel. Alex gave a gold watch to", + "s1_io_flip_cf": "Then, Grant and Stan went to the hotel. Stan gave a gold watch to", + "s2_io_flip_cf": "Then, Stan and Grant went to the hotel. Grant gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Alex went to the hotel. Alex gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Roy went to the hotel. Roy gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Stan went to the hotel. Grant gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Alex went to the hotel. Roy gave a gold watch to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Stan", + "object": "gold watch", + "place": "hotel", + "random_a": "Alex", + "random_b": "Roy", + "random_c": "Austin" + } + }, + { + "text": "Then, Luke and Rick were working at the school. Luke decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Rick were working at the school. Austin decided to give a ring to", + "random_names_cf": "Then, Andrew and Ross were working at the school. Andrew decided to give a ring to", + "s1_io_flip_cf": "Then, Rick and Luke were working at the school. Luke decided to give a ring to", + "s2_io_flip_cf": "Then, Luke and Rick were working at the school. Rick decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Andrew were working at the school. Andrew decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Ross were working at the school. Ross decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Luke were working at the school. Rick decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Andrew were working at the school. Ross decided to give a ring to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Luke", + "object": "ring", + "place": "school", + "random_a": "Andrew", + "random_b": "Ross", + "random_c": "Austin" + } + }, + { + "text": "Then, Edward and Rob had a lot of fun at the pharmacy. Edward gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Rob had a lot of fun at the pharmacy. Steven gave a faucet to", + "random_names_cf": "Then, Ross and Elizabeth had a lot of fun at the pharmacy. Ross gave a faucet to", + "s1_io_flip_cf": "Then, Rob and Edward had a lot of fun at the pharmacy. Edward gave a faucet to", + "s2_io_flip_cf": "Then, Edward and Rob had a lot of fun at the pharmacy. Rob gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the pharmacy. Ross gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Elizabeth had a lot of fun at the pharmacy. Elizabeth gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Edward had a lot of fun at the pharmacy. Rob gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the pharmacy. Elizabeth gave a faucet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Edward", + "object": "faucet", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "Then, Andrew and Peter went to the clothing store. Andrew gave a heater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Peter went to the clothing store. Phil gave a heater to", + "random_names_cf": "Then, Mike and Rob went to the clothing store. Mike gave a heater to", + "s1_io_flip_cf": "Then, Peter and Andrew went to the clothing store. Andrew gave a heater to", + "s2_io_flip_cf": "Then, Andrew and Peter went to the clothing store. Peter gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Mike went to the clothing store. Mike gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Rob went to the clothing store. Rob gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Andrew went to the clothing store. Peter gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Mike went to the clothing store. Rob gave a heater to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Andrew", + "object": "heater", + "place": "clothing store", + "random_a": "Mike", + "random_b": "Rob", + "random_c": "Phil" + } + }, + { + "text": "While Jonathan and Sarah relaxed, Jonathan gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Sarah relaxed, Edward gave a set of headphones to", + "random_names_cf": "While Tom and Roy relaxed, Tom gave a set of headphones to", + "s1_io_flip_cf": "While Sarah and Jonathan relaxed, Jonathan gave a set of headphones to", + "s2_io_flip_cf": "While Jonathan and Sarah relaxed, Sarah gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Roy and Tom relaxed, Tom gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Tom and Roy relaxed, Roy gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Jonathan relaxed, Sarah gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Tom relaxed, Roy gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Jonathan", + "object": "set of headphones", + "place": "cafeteria", + "random_a": "Tom", + "random_b": "Roy", + "random_c": "Edward" + } + }, + { + "text": "While Guy and Tom relaxed, Guy gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Tom relaxed, Summer gave a thread to", + "random_names_cf": "While Josh and Roger relaxed, Josh gave a thread to", + "s1_io_flip_cf": "While Tom and Guy relaxed, Guy gave a thread to", + "s2_io_flip_cf": "While Guy and Tom relaxed, Tom gave a thread to", + "random_names_s1_ioi_flip_cf": "While Roger and Josh relaxed, Josh gave a thread to", + "random_names_s2_ioi_flip_cf": "While Josh and Roger relaxed, Roger gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Guy relaxed, Tom gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Josh relaxed, Roger gave a thread to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Guy", + "object": "thread", + "place": "field", + "random_a": "Josh", + "random_b": "Roger", + "random_c": "Summer" + } + }, + { + "text": "Before Phil and Robert left the boatyard, Phil decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Robert left the boatyard, Roy decided to give a mirror to", + "random_names_cf": "Before Will and Mike left the boatyard, Will decided to give a mirror to", + "s1_io_flip_cf": "Before Robert and Phil left the boatyard, Phil decided to give a mirror to", + "s2_io_flip_cf": "Before Phil and Robert left the boatyard, Robert decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Mike and Will left the boatyard, Will decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Will and Mike left the boatyard, Mike decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Phil left the boatyard, Robert decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Will left the boatyard, Mike decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "mirror", + "place": "boatyard", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Roy" + } + }, + { + "text": "Then, Summer and Steven went to the convenience store. Summer gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Steven went to the convenience store. Don gave a crate to", + "random_names_cf": "Then, Kay and Guy went to the convenience store. Kay gave a crate to", + "s1_io_flip_cf": "Then, Steven and Summer went to the convenience store. Summer gave a crate to", + "s2_io_flip_cf": "Then, Summer and Steven went to the convenience store. Steven gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Kay went to the convenience store. Kay gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Guy went to the convenience store. Guy gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Summer went to the convenience store. Steven gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Kay went to the convenience store. Guy gave a crate to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Summer", + "object": "crate", + "place": "convenience store", + "random_a": "Kay", + "random_b": "Guy", + "random_c": "Don" + } + }, + { + "text": "When Guy and Scott got a sandal at the cafeteria, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Scott got a sandal at the cafeteria, Cal decided to give it to", + "random_names_cf": "When Alexander and Sarah got a sandal at the cafeteria, Alexander decided to give it to", + "s1_io_flip_cf": "When Scott and Guy got a sandal at the cafeteria, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Scott got a sandal at the cafeteria, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Alexander got a sandal at the cafeteria, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Sarah got a sandal at the cafeteria, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Guy got a sandal at the cafeteria, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Alexander got a sandal at the cafeteria, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Guy", + "object": "sandal", + "place": "cafeteria", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Cal" + } + }, + { + "text": "While Summer and Stan relaxed, Summer gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Stan relaxed, Jonathan gave a sock to", + "random_names_cf": "While Phil and Tom relaxed, Phil gave a sock to", + "s1_io_flip_cf": "While Stan and Summer relaxed, Summer gave a sock to", + "s2_io_flip_cf": "While Summer and Stan relaxed, Stan gave a sock to", + "random_names_s1_ioi_flip_cf": "While Tom and Phil relaxed, Phil gave a sock to", + "random_names_s2_ioi_flip_cf": "While Phil and Tom relaxed, Tom gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Summer relaxed, Stan gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Phil relaxed, Tom gave a sock to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "sock", + "place": "court", + "random_a": "Phil", + "random_b": "Tom", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Alexander and Cal had a lot of fun at the pet store. Alexander gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Cal had a lot of fun at the pet store. Rick gave a thread to", + "random_names_cf": "Then, Alex and Luke had a lot of fun at the pet store. Alex gave a thread to", + "s1_io_flip_cf": "Then, Cal and Alexander had a lot of fun at the pet store. Alexander gave a thread to", + "s2_io_flip_cf": "Then, Alexander and Cal had a lot of fun at the pet store. Cal gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Alex had a lot of fun at the pet store. Alex gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Luke had a lot of fun at the pet store. Luke gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Alexander had a lot of fun at the pet store. Cal gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Alex had a lot of fun at the pet store. Luke gave a thread to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alexander", + "object": "thread", + "place": "pet store", + "random_a": "Alex", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "When William and Luke were about to leave the restaurant, William gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Luke were about to leave the restaurant, Joe gave a basketball to", + "random_names_cf": "When Edward and Don were about to leave the restaurant, Edward gave a basketball to", + "s1_io_flip_cf": "When Luke and William were about to leave the restaurant, William gave a basketball to", + "s2_io_flip_cf": "When William and Luke were about to leave the restaurant, Luke gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Don and Edward were about to leave the restaurant, Edward gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Edward and Don were about to leave the restaurant, Don gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and William were about to leave the restaurant, Luke gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Edward were about to leave the restaurant, Don gave a basketball to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "William", + "object": "basketball", + "place": "restaurant", + "random_a": "Edward", + "random_b": "Don", + "random_c": "Joe" + } + }, + { + "text": "Before Dan and Joe left the convenience store, Dan decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Joe left the convenience store, Jonathan decided to give a scarf to", + "random_names_cf": "Before Angel and Tom left the convenience store, Angel decided to give a scarf to", + "s1_io_flip_cf": "Before Joe and Dan left the convenience store, Dan decided to give a scarf to", + "s2_io_flip_cf": "Before Dan and Joe left the convenience store, Joe decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Tom and Angel left the convenience store, Angel decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Angel and Tom left the convenience store, Tom decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Dan left the convenience store, Joe decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Angel left the convenience store, Tom decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Dan", + "object": "scarf", + "place": "convenience store", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Jonathan" + } + }, + { + "text": "When Scott and Peter were about to leave the clothing store, Scott gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Peter were about to leave the clothing store, Mike gave a strainer to", + "random_names_cf": "When Austin and Neil were about to leave the clothing store, Austin gave a strainer to", + "s1_io_flip_cf": "When Peter and Scott were about to leave the clothing store, Scott gave a strainer to", + "s2_io_flip_cf": "When Scott and Peter were about to leave the clothing store, Peter gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Neil and Austin were about to leave the clothing store, Austin gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Austin and Neil were about to leave the clothing store, Neil gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Scott were about to leave the clothing store, Peter gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Austin were about to leave the clothing store, Neil gave a strainer to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Scott", + "object": "strainer", + "place": "clothing store", + "random_a": "Austin", + "random_b": "Neil", + "random_c": "Mike" + } + }, + { + "text": "Then, Tim and Joe were working at the park. Tim decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Joe were working at the park. Stan decided to give a sock to", + "random_names_cf": "Then, Angel and Josh were working at the park. Angel decided to give a sock to", + "s1_io_flip_cf": "Then, Joe and Tim were working at the park. Tim decided to give a sock to", + "s2_io_flip_cf": "Then, Tim and Joe were working at the park. Joe decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Angel were working at the park. Angel decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Josh were working at the park. Josh decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Tim were working at the park. Joe decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Angel were working at the park. Josh decided to give a sock to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Tim", + "object": "sock", + "place": "park", + "random_a": "Angel", + "random_b": "Josh", + "random_c": "Stan" + } + }, + { + "text": "The circus Austin and Kay went to had a faucet. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Austin and Kay went to had a faucet. Tim gave it to", + "random_names_cf": "The circus Robert and Mike went to had a faucet. Robert gave it to", + "s1_io_flip_cf": "The circus Kay and Austin went to had a faucet. Austin gave it to", + "s2_io_flip_cf": "The circus Austin and Kay went to had a faucet. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The circus Mike and Robert went to had a faucet. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The circus Robert and Mike went to had a faucet. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Kay and Austin went to had a faucet. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Mike and Robert went to had a faucet. Mike gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Austin", + "object": "faucet", + "place": "circus", + "random_a": "Robert", + "random_b": "Mike", + "random_c": "Tim" + } + }, + { + "text": "Before Josh and Ryan left the resort, Josh decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Ryan left the resort, Roy decided to give a basketball to", + "random_names_cf": "Before Roger and Summer left the resort, Roger decided to give a basketball to", + "s1_io_flip_cf": "Before Ryan and Josh left the resort, Josh decided to give a basketball to", + "s2_io_flip_cf": "Before Josh and Ryan left the resort, Ryan decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Summer and Roger left the resort, Roger decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Roger and Summer left the resort, Summer decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Josh left the resort, Ryan decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Roger left the resort, Summer decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Josh", + "object": "basketball", + "place": "resort", + "random_a": "Roger", + "random_b": "Summer", + "random_c": "Roy" + } + }, + { + "text": "While Daniel and Robert relaxed, Daniel gave a mask to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Robert relaxed, Steve gave a mask to", + "random_names_cf": "While Neil and Roger relaxed, Neil gave a mask to", + "s1_io_flip_cf": "While Robert and Daniel relaxed, Daniel gave a mask to", + "s2_io_flip_cf": "While Daniel and Robert relaxed, Robert gave a mask to", + "random_names_s1_ioi_flip_cf": "While Roger and Neil relaxed, Neil gave a mask to", + "random_names_s2_ioi_flip_cf": "While Neil and Roger relaxed, Roger gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Daniel relaxed, Robert gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Neil relaxed, Roger gave a mask to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "mask", + "place": "elevator", + "random_a": "Neil", + "random_b": "Roger", + "random_c": "Steve" + } + }, + { + "text": "When Don and Neil got a gold watch at the optician, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Neil got a gold watch at the optician, Tim decided to give it to", + "random_names_cf": "When Edward and Alex got a gold watch at the optician, Edward decided to give it to", + "s1_io_flip_cf": "When Neil and Don got a gold watch at the optician, Don decided to give it to", + "s2_io_flip_cf": "When Don and Neil got a gold watch at the optician, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Edward got a gold watch at the optician, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Alex got a gold watch at the optician, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Don got a gold watch at the optician, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Edward got a gold watch at the optician, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Don", + "object": "gold watch", + "place": "optician", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "Tim" + } + }, + { + "text": "While Josh and Sarah relaxed, Josh gave a pair of pliers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Sarah relaxed, Steven gave a pair of pliers to", + "random_names_cf": "While Alexander and Phil relaxed, Alexander gave a pair of pliers to", + "s1_io_flip_cf": "While Sarah and Josh relaxed, Josh gave a pair of pliers to", + "s2_io_flip_cf": "While Josh and Sarah relaxed, Sarah gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "While Phil and Alexander relaxed, Alexander gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "While Alexander and Phil relaxed, Phil gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Josh relaxed, Sarah gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Alexander relaxed, Phil gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Josh", + "object": "pair of pliers", + "place": "stadium", + "random_a": "Alexander", + "random_b": "Phil", + "random_c": "Steven" + } + }, + { + "text": "While Jonathan and Alex relaxed, Jonathan gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Alex relaxed, Roy gave a match to", + "random_names_cf": "While Will and Guy relaxed, Will gave a match to", + "s1_io_flip_cf": "While Alex and Jonathan relaxed, Jonathan gave a match to", + "s2_io_flip_cf": "While Jonathan and Alex relaxed, Alex gave a match to", + "random_names_s1_ioi_flip_cf": "While Guy and Will relaxed, Will gave a match to", + "random_names_s2_ioi_flip_cf": "While Will and Guy relaxed, Guy gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Jonathan relaxed, Alex gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Will relaxed, Guy gave a match to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Jonathan", + "object": "match", + "place": "restaurant", + "random_a": "Will", + "random_b": "Guy", + "random_c": "Roy" + } + }, + { + "text": "Before William and Josh left the cafeteria, William decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Josh left the cafeteria, Steve decided to give a boot to", + "random_names_cf": "Before Edward and Rob left the cafeteria, Edward decided to give a boot to", + "s1_io_flip_cf": "Before Josh and William left the cafeteria, William decided to give a boot to", + "s2_io_flip_cf": "Before William and Josh left the cafeteria, Josh decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Rob and Edward left the cafeteria, Edward decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Edward and Rob left the cafeteria, Rob decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and William left the cafeteria, Josh decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Edward left the cafeteria, Rob decided to give a boot to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "William", + "object": "boot", + "place": "cafeteria", + "random_a": "Edward", + "random_b": "Rob", + "random_c": "Steve" + } + }, + { + "text": "Once Daniel and Andrew arrived at the pet store, Daniel gave a wallet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Andrew arrived at the pet store, Will gave a wallet to", + "random_names_cf": "Once Peter and Kay arrived at the pet store, Peter gave a wallet to", + "s1_io_flip_cf": "Once Andrew and Daniel arrived at the pet store, Daniel gave a wallet to", + "s2_io_flip_cf": "Once Daniel and Andrew arrived at the pet store, Andrew gave a wallet to", + "random_names_s1_ioi_flip_cf": "Once Kay and Peter arrived at the pet store, Peter gave a wallet to", + "random_names_s2_ioi_flip_cf": "Once Peter and Kay arrived at the pet store, Kay gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Daniel arrived at the pet store, Andrew gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Peter arrived at the pet store, Kay gave a wallet to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Daniel", + "object": "wallet", + "place": "pet store", + "random_a": "Peter", + "random_b": "Kay", + "random_c": "Will" + } + }, + { + "text": "When Phil and Scott got a poster at the racetrack, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Scott got a poster at the racetrack, Steven decided to give it to", + "random_names_cf": "When Kelly and Andrew got a poster at the racetrack, Kelly decided to give it to", + "s1_io_flip_cf": "When Scott and Phil got a poster at the racetrack, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Scott got a poster at the racetrack, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Kelly got a poster at the racetrack, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Andrew got a poster at the racetrack, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Phil got a poster at the racetrack, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Kelly got a poster at the racetrack, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Phil", + "object": "poster", + "place": "racetrack", + "random_a": "Kelly", + "random_b": "Andrew", + "random_c": "Steven" + } + }, + { + "text": "When Ross and Dan were about to leave the ramp, Ross gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Dan were about to leave the ramp, Don gave a shelf to", + "random_names_cf": "When Neil and Kay were about to leave the ramp, Neil gave a shelf to", + "s1_io_flip_cf": "When Dan and Ross were about to leave the ramp, Ross gave a shelf to", + "s2_io_flip_cf": "When Ross and Dan were about to leave the ramp, Dan gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Kay and Neil were about to leave the ramp, Neil gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Neil and Kay were about to leave the ramp, Kay gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Ross were about to leave the ramp, Dan gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Neil were about to leave the ramp, Kay gave a shelf to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ross", + "object": "shelf", + "place": "ramp", + "random_a": "Neil", + "random_b": "Kay", + "random_c": "Don" + } + }, + { + "text": "Then, Don and Lewis had a lot of fun at the toy store. Don gave a toilet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Lewis had a lot of fun at the toy store. Peter gave a toilet to", + "random_names_cf": "Then, Tom and William had a lot of fun at the toy store. Tom gave a toilet to", + "s1_io_flip_cf": "Then, Lewis and Don had a lot of fun at the toy store. Don gave a toilet to", + "s2_io_flip_cf": "Then, Don and Lewis had a lot of fun at the toy store. Lewis gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, William and Tom had a lot of fun at the toy store. Tom gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Tom and William had a lot of fun at the toy store. William gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Don had a lot of fun at the toy store. Lewis gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Tom had a lot of fun at the toy store. William gave a toilet to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "toilet", + "place": "toy store", + "random_a": "Tom", + "random_b": "William", + "random_c": "Peter" + } + }, + { + "text": "The store Tim and Mike went to had a drill bit. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Tim and Mike went to had a drill bit. Elizabeth gave it to", + "random_names_cf": "The store Roger and Austin went to had a drill bit. Roger gave it to", + "s1_io_flip_cf": "The store Mike and Tim went to had a drill bit. Tim gave it to", + "s2_io_flip_cf": "The store Tim and Mike went to had a drill bit. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The store Austin and Roger went to had a drill bit. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The store Roger and Austin went to had a drill bit. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Mike and Tim went to had a drill bit. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Austin and Roger went to had a drill bit. Austin gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "drill bit", + "place": "store", + "random_a": "Roger", + "random_b": "Austin", + "random_c": "Elizabeth" + } + }, + { + "text": "When Kelly and Grant were about to leave the salon, Kelly gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Grant were about to leave the salon, Tom gave a sifter to", + "random_names_cf": "When Austin and Steven were about to leave the salon, Austin gave a sifter to", + "s1_io_flip_cf": "When Grant and Kelly were about to leave the salon, Kelly gave a sifter to", + "s2_io_flip_cf": "When Kelly and Grant were about to leave the salon, Grant gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Steven and Austin were about to leave the salon, Austin gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Austin and Steven were about to leave the salon, Steven gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Kelly were about to leave the salon, Grant gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Austin were about to leave the salon, Steven gave a sifter to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "sifter", + "place": "salon", + "random_a": "Austin", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "Before Alexander and Roger left the restaurant, Alexander decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Roger left the restaurant, Kay decided to give a fan to", + "random_names_cf": "Before Cal and Sarah left the restaurant, Cal decided to give a fan to", + "s1_io_flip_cf": "Before Roger and Alexander left the restaurant, Alexander decided to give a fan to", + "s2_io_flip_cf": "Before Alexander and Roger left the restaurant, Roger decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Cal left the restaurant, Cal decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Cal and Sarah left the restaurant, Sarah decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Alexander left the restaurant, Roger decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Cal left the restaurant, Sarah decided to give a fan to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alexander", + "object": "fan", + "place": "restaurant", + "random_a": "Cal", + "random_b": "Sarah", + "random_c": "Kay" + } + }, + { + "text": "When Sarah and Phil got a shelf at the optician, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Phil got a shelf at the optician, Alexander decided to give it to", + "random_names_cf": "When Cal and Andrew got a shelf at the optician, Cal decided to give it to", + "s1_io_flip_cf": "When Phil and Sarah got a shelf at the optician, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Phil got a shelf at the optician, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Cal got a shelf at the optician, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Andrew got a shelf at the optician, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Sarah got a shelf at the optician, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Cal got a shelf at the optician, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Sarah", + "object": "shelf", + "place": "optician", + "random_a": "Cal", + "random_b": "Andrew", + "random_c": "Alexander" + } + }, + { + "text": "Then, Mike and Elizabeth went to the resort. Mike gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Elizabeth went to the resort. Rob gave a bucket of paint to", + "random_names_cf": "Then, Sarah and Kay went to the resort. Sarah gave a bucket of paint to", + "s1_io_flip_cf": "Then, Elizabeth and Mike went to the resort. Mike gave a bucket of paint to", + "s2_io_flip_cf": "Then, Mike and Elizabeth went to the resort. Elizabeth gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Sarah went to the resort. Sarah gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Kay went to the resort. Kay gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Mike went to the resort. Elizabeth gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Sarah went to the resort. Kay gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Mike", + "object": "bucket of paint", + "place": "resort", + "random_a": "Sarah", + "random_b": "Kay", + "random_c": "Rob" + } + }, + { + "text": "When Stan and Charles were about to leave the toy store, Stan gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Charles were about to leave the toy store, Roger gave a pencil sharpener to", + "random_names_cf": "When Rick and Kay were about to leave the toy store, Rick gave a pencil sharpener to", + "s1_io_flip_cf": "When Charles and Stan were about to leave the toy store, Stan gave a pencil sharpener to", + "s2_io_flip_cf": "When Stan and Charles were about to leave the toy store, Charles gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Kay and Rick were about to leave the toy store, Rick gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Rick and Kay were about to leave the toy store, Kay gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Stan were about to leave the toy store, Charles gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Rick were about to leave the toy store, Kay gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "pencil sharpener", + "place": "toy store", + "random_a": "Rick", + "random_b": "Kay", + "random_c": "Roger" + } + }, + { + "text": "Then, Sarah and Edward were working at the parking lot. Sarah decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Edward were working at the parking lot. Alex decided to give a thread to", + "random_names_cf": "Then, Luke and Roy were working at the parking lot. Luke decided to give a thread to", + "s1_io_flip_cf": "Then, Edward and Sarah were working at the parking lot. Sarah decided to give a thread to", + "s2_io_flip_cf": "Then, Sarah and Edward were working at the parking lot. Edward decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Luke were working at the parking lot. Luke decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Roy were working at the parking lot. Roy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Sarah were working at the parking lot. Edward decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Luke were working at the parking lot. Roy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Sarah", + "object": "thread", + "place": "parking lot", + "random_a": "Luke", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "Then, Peter and Elizabeth were working at the airport. Peter decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Elizabeth were working at the airport. Cal decided to give a mask to", + "random_names_cf": "Then, Guy and Ross were working at the airport. Guy decided to give a mask to", + "s1_io_flip_cf": "Then, Elizabeth and Peter were working at the airport. Peter decided to give a mask to", + "s2_io_flip_cf": "Then, Peter and Elizabeth were working at the airport. Elizabeth decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Guy were working at the airport. Guy decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ross were working at the airport. Ross decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Peter were working at the airport. Elizabeth decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Guy were working at the airport. Ross decided to give a mask to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "mask", + "place": "airport", + "random_a": "Guy", + "random_b": "Ross", + "random_c": "Cal" + } + }, + { + "text": "Then, Scott and Joe went to the tire store. Scott gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Joe went to the tire store. Lewis gave a nail file to", + "random_names_cf": "Then, Ryan and Roy went to the tire store. Ryan gave a nail file to", + "s1_io_flip_cf": "Then, Joe and Scott went to the tire store. Scott gave a nail file to", + "s2_io_flip_cf": "Then, Scott and Joe went to the tire store. Joe gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Ryan went to the tire store. Ryan gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Roy went to the tire store. Roy gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Scott went to the tire store. Joe gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Ryan went to the tire store. Roy gave a nail file to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Scott", + "object": "nail file", + "place": "tire store", + "random_a": "Ryan", + "random_b": "Roy", + "random_c": "Lewis" + } + }, + { + "text": "The pet store Ryan and Dan went to had a pillow. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Ryan and Dan went to had a pillow. Rick gave it to", + "random_names_cf": "The pet store Grant and Alex went to had a pillow. Grant gave it to", + "s1_io_flip_cf": "The pet store Dan and Ryan went to had a pillow. Ryan gave it to", + "s2_io_flip_cf": "The pet store Ryan and Dan went to had a pillow. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Alex and Grant went to had a pillow. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Grant and Alex went to had a pillow. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Dan and Ryan went to had a pillow. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Alex and Grant went to had a pillow. Alex gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ryan", + "object": "pillow", + "place": "pet store", + "random_a": "Grant", + "random_b": "Alex", + "random_c": "Rick" + } + }, + { + "text": "When Tim and Stan were about to leave the car, Tim gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Stan were about to leave the car, Roger gave a scarf to", + "random_names_cf": "When Sarah and Alex were about to leave the car, Sarah gave a scarf to", + "s1_io_flip_cf": "When Stan and Tim were about to leave the car, Tim gave a scarf to", + "s2_io_flip_cf": "When Tim and Stan were about to leave the car, Stan gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Alex and Sarah were about to leave the car, Sarah gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Sarah and Alex were about to leave the car, Alex gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Tim were about to leave the car, Stan gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Sarah were about to leave the car, Alex gave a scarf to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Tim", + "object": "scarf", + "place": "car", + "random_a": "Sarah", + "random_b": "Alex", + "random_c": "Roger" + } + }, + { + "text": "Then, Angel and Summer went to the university campus. Angel gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Summer went to the university campus. Jonathan gave a scarf to", + "random_names_cf": "Then, Mike and Will went to the university campus. Mike gave a scarf to", + "s1_io_flip_cf": "Then, Summer and Angel went to the university campus. Angel gave a scarf to", + "s2_io_flip_cf": "Then, Angel and Summer went to the university campus. Summer gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Will and Mike went to the university campus. Mike gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Will went to the university campus. Will gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Angel went to the university campus. Summer gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Mike went to the university campus. Will gave a scarf to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Angel", + "object": "scarf", + "place": "university campus", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Stan and William were working at the tire store. Stan decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and William were working at the tire store. Edward decided to give a piece of tape to", + "random_names_cf": "Then, Jonathan and Neil were working at the tire store. Jonathan decided to give a piece of tape to", + "s1_io_flip_cf": "Then, William and Stan were working at the tire store. Stan decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Stan and William were working at the tire store. William decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Jonathan were working at the tire store. Jonathan decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Neil were working at the tire store. Neil decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Stan were working at the tire store. William decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jonathan were working at the tire store. Neil decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "piece of tape", + "place": "tire store", + "random_a": "Jonathan", + "random_b": "Neil", + "random_c": "Edward" + } + }, + { + "text": "While Jim and Grant relaxed, Jim gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Grant relaxed, Daniel gave a wrench to", + "random_names_cf": "While Ross and Elizabeth relaxed, Ross gave a wrench to", + "s1_io_flip_cf": "While Grant and Jim relaxed, Jim gave a wrench to", + "s2_io_flip_cf": "While Jim and Grant relaxed, Grant gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Ross relaxed, Ross gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Ross and Elizabeth relaxed, Elizabeth gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Jim relaxed, Grant gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Ross relaxed, Elizabeth gave a wrench to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jim", + "object": "wrench", + "place": "pizzeria", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Daniel" + } + }, + { + "text": "While Jonathan and Kelly relaxed, Jonathan gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jonathan and Kelly relaxed, Daniel gave a faucet to", + "random_names_cf": "While Edward and Luke relaxed, Edward gave a faucet to", + "s1_io_flip_cf": "While Kelly and Jonathan relaxed, Jonathan gave a faucet to", + "s2_io_flip_cf": "While Jonathan and Kelly relaxed, Kelly gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Luke and Edward relaxed, Edward gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Edward and Luke relaxed, Luke gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Jonathan relaxed, Kelly gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Edward relaxed, Luke gave a faucet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Jonathan", + "object": "faucet", + "place": "airbase", + "random_a": "Edward", + "random_b": "Luke", + "random_c": "Daniel" + } + }, + { + "text": "When Charles and Luke got a banner at the museum, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Luke got a banner at the museum, William decided to give it to", + "random_names_cf": "When Andrew and Joe got a banner at the museum, Andrew decided to give it to", + "s1_io_flip_cf": "When Luke and Charles got a banner at the museum, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Luke got a banner at the museum, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Andrew got a banner at the museum, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Joe got a banner at the museum, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Charles got a banner at the museum, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Andrew got a banner at the museum, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Charles", + "object": "banner", + "place": "museum", + "random_a": "Andrew", + "random_b": "Joe", + "random_c": "William" + } + }, + { + "text": "Once Tim and Neil arrived at the spa, Tim gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Neil arrived at the spa, Angel gave a mirror to", + "random_names_cf": "Once Phil and William arrived at the spa, Phil gave a mirror to", + "s1_io_flip_cf": "Once Neil and Tim arrived at the spa, Tim gave a mirror to", + "s2_io_flip_cf": "Once Tim and Neil arrived at the spa, Neil gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once William and Phil arrived at the spa, Phil gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Phil and William arrived at the spa, William gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Tim arrived at the spa, Neil gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Phil arrived at the spa, William gave a mirror to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "mirror", + "place": "spa", + "random_a": "Phil", + "random_b": "William", + "random_c": "Angel" + } + }, + { + "text": "Before Angel and Steve left the airbase, Angel decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Steve left the airbase, William decided to give a ribbon to", + "random_names_cf": "Before Don and Kelly left the airbase, Don decided to give a ribbon to", + "s1_io_flip_cf": "Before Steve and Angel left the airbase, Angel decided to give a ribbon to", + "s2_io_flip_cf": "Before Angel and Steve left the airbase, Steve decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Don left the airbase, Don decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Don and Kelly left the airbase, Kelly decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Angel left the airbase, Steve decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Don left the airbase, Kelly decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Angel", + "object": "ribbon", + "place": "airbase", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "William" + } + }, + { + "text": "Then, Don and Phil went to the stadium. Don gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Phil went to the stadium. Grant gave a bicycle to", + "random_names_cf": "Then, Kay and Josh went to the stadium. Kay gave a bicycle to", + "s1_io_flip_cf": "Then, Phil and Don went to the stadium. Don gave a bicycle to", + "s2_io_flip_cf": "Then, Don and Phil went to the stadium. Phil gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Kay went to the stadium. Kay gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Josh went to the stadium. Josh gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Don went to the stadium. Phil gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kay went to the stadium. Josh gave a bicycle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Don", + "object": "bicycle", + "place": "stadium", + "random_a": "Kay", + "random_b": "Josh", + "random_c": "Grant" + } + }, + { + "text": "Then, Elizabeth and Kay had a lot of fun at the park. Elizabeth gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Kay had a lot of fun at the park. Rick gave a tent to", + "random_names_cf": "Then, Sarah and Dan had a lot of fun at the park. Sarah gave a tent to", + "s1_io_flip_cf": "Then, Kay and Elizabeth had a lot of fun at the park. Elizabeth gave a tent to", + "s2_io_flip_cf": "Then, Elizabeth and Kay had a lot of fun at the park. Kay gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Sarah had a lot of fun at the park. Sarah gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Dan had a lot of fun at the park. Dan gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Elizabeth had a lot of fun at the park. Kay gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Sarah had a lot of fun at the park. Dan gave a tent to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Elizabeth", + "object": "tent", + "place": "park", + "random_a": "Sarah", + "random_b": "Dan", + "random_c": "Rick" + } + }, + { + "text": "Then, Phil and Sarah had a lot of fun at the field. Phil gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Sarah had a lot of fun at the field. Joe gave a nail file to", + "random_names_cf": "Then, Austin and Roy had a lot of fun at the field. Austin gave a nail file to", + "s1_io_flip_cf": "Then, Sarah and Phil had a lot of fun at the field. Phil gave a nail file to", + "s2_io_flip_cf": "Then, Phil and Sarah had a lot of fun at the field. Sarah gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Austin had a lot of fun at the field. Austin gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Roy had a lot of fun at the field. Roy gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Phil had a lot of fun at the field. Sarah gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Austin had a lot of fun at the field. Roy gave a nail file to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Phil", + "object": "nail file", + "place": "field", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Joe" + } + }, + { + "text": "Once Daniel and Dan arrived at the airbase, Daniel gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Dan arrived at the airbase, Guy gave a pair of sunglasses to", + "random_names_cf": "Once Phil and Joe arrived at the airbase, Phil gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Dan and Daniel arrived at the airbase, Daniel gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Daniel and Dan arrived at the airbase, Dan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Joe and Phil arrived at the airbase, Phil gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Phil and Joe arrived at the airbase, Joe gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Daniel arrived at the airbase, Dan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Phil arrived at the airbase, Joe gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Daniel", + "object": "pair of sunglasses", + "place": "airbase", + "random_a": "Phil", + "random_b": "Joe", + "random_c": "Guy" + } + }, + { + "text": "When Joe and Charles were about to leave the marketplace, Joe gave a blouse to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Charles were about to leave the marketplace, Henry gave a blouse to", + "random_names_cf": "When Jonathan and Peter were about to leave the marketplace, Jonathan gave a blouse to", + "s1_io_flip_cf": "When Charles and Joe were about to leave the marketplace, Joe gave a blouse to", + "s2_io_flip_cf": "When Joe and Charles were about to leave the marketplace, Charles gave a blouse to", + "random_names_s1_ioi_flip_cf": "When Peter and Jonathan were about to leave the marketplace, Jonathan gave a blouse to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Peter were about to leave the marketplace, Peter gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Joe were about to leave the marketplace, Charles gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Jonathan were about to leave the marketplace, Peter gave a blouse to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Joe", + "object": "blouse", + "place": "marketplace", + "random_a": "Jonathan", + "random_b": "Peter", + "random_c": "Henry" + } + }, + { + "text": "While Rob and Tim relaxed, Rob gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Tim relaxed, Dan gave a pair of nail clippers to", + "random_names_cf": "While Sarah and Kay relaxed, Sarah gave a pair of nail clippers to", + "s1_io_flip_cf": "While Tim and Rob relaxed, Rob gave a pair of nail clippers to", + "s2_io_flip_cf": "While Rob and Tim relaxed, Tim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Kay and Sarah relaxed, Sarah gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Sarah and Kay relaxed, Kay gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Rob relaxed, Tim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Sarah relaxed, Kay gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rob", + "object": "pair of nail clippers", + "place": "mall", + "random_a": "Sarah", + "random_b": "Kay", + "random_c": "Dan" + } + }, + { + "text": "The hangar Don and Scott went to had a toaster. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Don and Scott went to had a toaster. Stan gave it to", + "random_names_cf": "The hangar Rob and Cal went to had a toaster. Rob gave it to", + "s1_io_flip_cf": "The hangar Scott and Don went to had a toaster. Don gave it to", + "s2_io_flip_cf": "The hangar Don and Scott went to had a toaster. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Cal and Rob went to had a toaster. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Rob and Cal went to had a toaster. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Scott and Don went to had a toaster. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Cal and Rob went to had a toaster. Cal gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Don", + "object": "toaster", + "place": "hangar", + "random_a": "Rob", + "random_b": "Cal", + "random_c": "Stan" + } + }, + { + "text": "Before Kelly and Joe left the convenience store, Kelly decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Joe left the convenience store, Robert decided to give a grater to", + "random_names_cf": "Before Sarah and Steve left the convenience store, Sarah decided to give a grater to", + "s1_io_flip_cf": "Before Joe and Kelly left the convenience store, Kelly decided to give a grater to", + "s2_io_flip_cf": "Before Kelly and Joe left the convenience store, Joe decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Steve and Sarah left the convenience store, Sarah decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Steve left the convenience store, Steve decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Kelly left the convenience store, Joe decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Sarah left the convenience store, Steve decided to give a grater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Kelly", + "object": "grater", + "place": "convenience store", + "random_a": "Sarah", + "random_b": "Steve", + "random_c": "Robert" + } + }, + { + "text": "Before Guy and Phil left the museum, Guy decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Phil left the museum, Steven decided to give a pillow to", + "random_names_cf": "Before Summer and Mike left the museum, Summer decided to give a pillow to", + "s1_io_flip_cf": "Before Phil and Guy left the museum, Guy decided to give a pillow to", + "s2_io_flip_cf": "Before Guy and Phil left the museum, Phil decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Mike and Summer left the museum, Summer decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Summer and Mike left the museum, Mike decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Guy left the museum, Phil decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Summer left the museum, Mike decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Guy", + "object": "pillow", + "place": "museum", + "random_a": "Summer", + "random_b": "Mike", + "random_c": "Steven" + } + }, + { + "text": "Once Kay and Angel arrived at the gym, Kay gave a toaster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Angel arrived at the gym, Charles gave a toaster to", + "random_names_cf": "Once Alexander and Roger arrived at the gym, Alexander gave a toaster to", + "s1_io_flip_cf": "Once Angel and Kay arrived at the gym, Kay gave a toaster to", + "s2_io_flip_cf": "Once Kay and Angel arrived at the gym, Angel gave a toaster to", + "random_names_s1_ioi_flip_cf": "Once Roger and Alexander arrived at the gym, Alexander gave a toaster to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Roger arrived at the gym, Roger gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Kay arrived at the gym, Angel gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Alexander arrived at the gym, Roger gave a toaster to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Kay", + "object": "toaster", + "place": "gym", + "random_a": "Alexander", + "random_b": "Roger", + "random_c": "Charles" + } + }, + { + "text": "When Guy and Lewis got a pair of sunglasses at the school, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Lewis got a pair of sunglasses at the school, Jim decided to give it to", + "random_names_cf": "When Ross and Joe got a pair of sunglasses at the school, Ross decided to give it to", + "s1_io_flip_cf": "When Lewis and Guy got a pair of sunglasses at the school, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Lewis got a pair of sunglasses at the school, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Ross got a pair of sunglasses at the school, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Joe got a pair of sunglasses at the school, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Guy got a pair of sunglasses at the school, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Ross got a pair of sunglasses at the school, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Guy", + "object": "pair of sunglasses", + "place": "school", + "random_a": "Ross", + "random_b": "Joe", + "random_c": "Jim" + } + }, + { + "text": "Before Angel and Josh left the airbase, Angel decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Josh left the airbase, Sarah decided to give a sink to", + "random_names_cf": "Before Ryan and Austin left the airbase, Ryan decided to give a sink to", + "s1_io_flip_cf": "Before Josh and Angel left the airbase, Angel decided to give a sink to", + "s2_io_flip_cf": "Before Angel and Josh left the airbase, Josh decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Austin and Ryan left the airbase, Ryan decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Austin left the airbase, Austin decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Angel left the airbase, Josh decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Ryan left the airbase, Austin decided to give a sink to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Angel", + "object": "sink", + "place": "airbase", + "random_a": "Ryan", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "When Jim and Guy were about to leave the boatyard, Jim gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Guy were about to leave the boatyard, Phil gave a ladder to", + "random_names_cf": "When Roy and Andrew were about to leave the boatyard, Roy gave a ladder to", + "s1_io_flip_cf": "When Guy and Jim were about to leave the boatyard, Jim gave a ladder to", + "s2_io_flip_cf": "When Jim and Guy were about to leave the boatyard, Guy gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Andrew and Roy were about to leave the boatyard, Roy gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Roy and Andrew were about to leave the boatyard, Andrew gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Jim were about to leave the boatyard, Guy gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Roy were about to leave the boatyard, Andrew gave a ladder to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Jim", + "object": "ladder", + "place": "boatyard", + "random_a": "Roy", + "random_b": "Andrew", + "random_c": "Phil" + } + }, + { + "text": "Then, Tim and Daniel went to the harbor. Tim gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Daniel went to the harbor. Angel gave a pair of glasses to", + "random_names_cf": "Then, Cal and Jonathan went to the harbor. Cal gave a pair of glasses to", + "s1_io_flip_cf": "Then, Daniel and Tim went to the harbor. Tim gave a pair of glasses to", + "s2_io_flip_cf": "Then, Tim and Daniel went to the harbor. Daniel gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Cal went to the harbor. Cal gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Jonathan went to the harbor. Jonathan gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tim went to the harbor. Daniel gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Cal went to the harbor. Jonathan gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tim", + "object": "pair of glasses", + "place": "harbor", + "random_a": "Cal", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "When William and Roy were about to leave the hangar, William gave a gold watch to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Roy were about to leave the hangar, Daniel gave a gold watch to", + "random_names_cf": "When Don and Charles were about to leave the hangar, Don gave a gold watch to", + "s1_io_flip_cf": "When Roy and William were about to leave the hangar, William gave a gold watch to", + "s2_io_flip_cf": "When William and Roy were about to leave the hangar, Roy gave a gold watch to", + "random_names_s1_ioi_flip_cf": "When Charles and Don were about to leave the hangar, Don gave a gold watch to", + "random_names_s2_ioi_flip_cf": "When Don and Charles were about to leave the hangar, Charles gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and William were about to leave the hangar, Roy gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Don were about to leave the hangar, Charles gave a gold watch to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "William", + "object": "gold watch", + "place": "hangar", + "random_a": "Don", + "random_b": "Charles", + "random_c": "Daniel" + } + }, + { + "text": "Then, Scott and Tim were working at the gym. Scott decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Tim were working at the gym. Rick decided to give a bowl to", + "random_names_cf": "Then, Lewis and Will were working at the gym. Lewis decided to give a bowl to", + "s1_io_flip_cf": "Then, Tim and Scott were working at the gym. Scott decided to give a bowl to", + "s2_io_flip_cf": "Then, Scott and Tim were working at the gym. Tim decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Will and Lewis were working at the gym. Lewis decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Will were working at the gym. Will decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Scott were working at the gym. Tim decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Lewis were working at the gym. Will decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Scott", + "object": "bowl", + "place": "gym", + "random_a": "Lewis", + "random_b": "Will", + "random_c": "Rick" + } + }, + { + "text": "Then, Ross and Luke went to the pet store. Ross gave a laptop to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Luke went to the pet store. Grant gave a laptop to", + "random_names_cf": "Then, Jim and Neil went to the pet store. Jim gave a laptop to", + "s1_io_flip_cf": "Then, Luke and Ross went to the pet store. Ross gave a laptop to", + "s2_io_flip_cf": "Then, Ross and Luke went to the pet store. Luke gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Jim went to the pet store. Jim gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Neil went to the pet store. Neil gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Ross went to the pet store. Luke gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jim went to the pet store. Neil gave a laptop to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Ross", + "object": "laptop", + "place": "pet store", + "random_a": "Jim", + "random_b": "Neil", + "random_c": "Grant" + } + }, + { + "text": "The market Luke and Lewis went to had a sandal. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Luke and Lewis went to had a sandal. Jonathan gave it to", + "random_names_cf": "The market Neil and Kay went to had a sandal. Neil gave it to", + "s1_io_flip_cf": "The market Lewis and Luke went to had a sandal. Luke gave it to", + "s2_io_flip_cf": "The market Luke and Lewis went to had a sandal. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The market Kay and Neil went to had a sandal. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The market Neil and Kay went to had a sandal. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Lewis and Luke went to had a sandal. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Kay and Neil went to had a sandal. Kay gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "sandal", + "place": "market", + "random_a": "Neil", + "random_b": "Kay", + "random_c": "Jonathan" + } + }, + { + "text": "The market Kelly and Grant went to had a dress. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Kelly and Grant went to had a dress. Kay gave it to", + "random_names_cf": "The market Peter and Stan went to had a dress. Peter gave it to", + "s1_io_flip_cf": "The market Grant and Kelly went to had a dress. Kelly gave it to", + "s2_io_flip_cf": "The market Kelly and Grant went to had a dress. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The market Stan and Peter went to had a dress. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The market Peter and Stan went to had a dress. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Grant and Kelly went to had a dress. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Stan and Peter went to had a dress. Stan gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "dress", + "place": "market", + "random_a": "Peter", + "random_b": "Stan", + "random_c": "Kay" + } + }, + { + "text": "Once Elizabeth and Roy arrived at the court, Elizabeth gave a jar to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Roy arrived at the court, Tim gave a jar to", + "random_names_cf": "Once Grant and Henry arrived at the court, Grant gave a jar to", + "s1_io_flip_cf": "Once Roy and Elizabeth arrived at the court, Elizabeth gave a jar to", + "s2_io_flip_cf": "Once Elizabeth and Roy arrived at the court, Roy gave a jar to", + "random_names_s1_ioi_flip_cf": "Once Henry and Grant arrived at the court, Grant gave a jar to", + "random_names_s2_ioi_flip_cf": "Once Grant and Henry arrived at the court, Henry gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Elizabeth arrived at the court, Roy gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Grant arrived at the court, Henry gave a jar to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Elizabeth", + "object": "jar", + "place": "court", + "random_a": "Grant", + "random_b": "Henry", + "random_c": "Tim" + } + }, + { + "text": "Then, Dan and Alex were working at the museum. Dan decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alex were working at the museum. Steven decided to give a basket to", + "random_names_cf": "Then, Andrew and Edward were working at the museum. Andrew decided to give a basket to", + "s1_io_flip_cf": "Then, Alex and Dan were working at the museum. Dan decided to give a basket to", + "s2_io_flip_cf": "Then, Dan and Alex were working at the museum. Alex decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Andrew were working at the museum. Andrew decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Edward were working at the museum. Edward decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Dan were working at the museum. Alex decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Andrew were working at the museum. Edward decided to give a basket to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "basket", + "place": "museum", + "random_a": "Andrew", + "random_b": "Edward", + "random_c": "Steven" + } + }, + { + "text": "Then, William and Don had a lot of fun at the boatyard. William gave a laptop to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Don had a lot of fun at the boatyard. Tim gave a laptop to", + "random_names_cf": "Then, Phil and Andrew had a lot of fun at the boatyard. Phil gave a laptop to", + "s1_io_flip_cf": "Then, Don and William had a lot of fun at the boatyard. William gave a laptop to", + "s2_io_flip_cf": "Then, William and Don had a lot of fun at the boatyard. Don gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Phil had a lot of fun at the boatyard. Phil gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Andrew had a lot of fun at the boatyard. Andrew gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and William had a lot of fun at the boatyard. Don gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Phil had a lot of fun at the boatyard. Andrew gave a laptop to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "laptop", + "place": "boatyard", + "random_a": "Phil", + "random_b": "Andrew", + "random_c": "Tim" + } + }, + { + "text": "Then, Summer and Kay were working at the resort. Summer decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Kay were working at the resort. Joe decided to give a ring to", + "random_names_cf": "Then, Guy and Elizabeth were working at the resort. Guy decided to give a ring to", + "s1_io_flip_cf": "Then, Kay and Summer were working at the resort. Summer decided to give a ring to", + "s2_io_flip_cf": "Then, Summer and Kay were working at the resort. Kay decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Guy were working at the resort. Guy decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Elizabeth were working at the resort. Elizabeth decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Summer were working at the resort. Kay decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Guy were working at the resort. Elizabeth decided to give a ring to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Summer", + "object": "ring", + "place": "resort", + "random_a": "Guy", + "random_b": "Elizabeth", + "random_c": "Joe" + } + }, + { + "text": "Once Alex and Tim arrived at the hotel, Alex gave a toaster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Tim arrived at the hotel, Angel gave a toaster to", + "random_names_cf": "Once Joe and Will arrived at the hotel, Joe gave a toaster to", + "s1_io_flip_cf": "Once Tim and Alex arrived at the hotel, Alex gave a toaster to", + "s2_io_flip_cf": "Once Alex and Tim arrived at the hotel, Tim gave a toaster to", + "random_names_s1_ioi_flip_cf": "Once Will and Joe arrived at the hotel, Joe gave a toaster to", + "random_names_s2_ioi_flip_cf": "Once Joe and Will arrived at the hotel, Will gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Alex arrived at the hotel, Tim gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Joe arrived at the hotel, Will gave a toaster to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alex", + "object": "toaster", + "place": "hotel", + "random_a": "Joe", + "random_b": "Will", + "random_c": "Angel" + } + }, + { + "text": "Then, Ryan and Grant went to the tire store. Ryan gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Grant went to the tire store. Roger gave a razor to", + "random_names_cf": "Then, Alexander and Will went to the tire store. Alexander gave a razor to", + "s1_io_flip_cf": "Then, Grant and Ryan went to the tire store. Ryan gave a razor to", + "s2_io_flip_cf": "Then, Ryan and Grant went to the tire store. Grant gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Will and Alexander went to the tire store. Alexander gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Will went to the tire store. Will gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Ryan went to the tire store. Grant gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Alexander went to the tire store. Will gave a razor to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Ryan", + "object": "razor", + "place": "tire store", + "random_a": "Alexander", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "When Neil and Luke got a faucet at the airport, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Luke got a faucet at the airport, Stan decided to give it to", + "random_names_cf": "When Lewis and Mike got a faucet at the airport, Lewis decided to give it to", + "s1_io_flip_cf": "When Luke and Neil got a faucet at the airport, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Luke got a faucet at the airport, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Lewis got a faucet at the airport, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Mike got a faucet at the airport, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Neil got a faucet at the airport, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Lewis got a faucet at the airport, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Neil", + "object": "faucet", + "place": "airport", + "random_a": "Lewis", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "Then, Dan and Robert went to the racetrack. Dan gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Robert went to the racetrack. Summer gave a pencil sharpener to", + "random_names_cf": "Then, Alex and Steven went to the racetrack. Alex gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Robert and Dan went to the racetrack. Dan gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Dan and Robert went to the racetrack. Robert gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Alex went to the racetrack. Alex gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Steven went to the racetrack. Steven gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Dan went to the racetrack. Robert gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Alex went to the racetrack. Steven gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Dan", + "object": "pencil sharpener", + "place": "racetrack", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "Summer" + } + }, + { + "text": "Then, Steven and Tom were working at the supermarket. Steven decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Tom were working at the supermarket. Rob decided to give a pillow to", + "random_names_cf": "Then, Alexander and Peter were working at the supermarket. Alexander decided to give a pillow to", + "s1_io_flip_cf": "Then, Tom and Steven were working at the supermarket. Steven decided to give a pillow to", + "s2_io_flip_cf": "Then, Steven and Tom were working at the supermarket. Tom decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Alexander were working at the supermarket. Alexander decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Peter were working at the supermarket. Peter decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steven were working at the supermarket. Tom decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Alexander were working at the supermarket. Peter decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steven", + "object": "pillow", + "place": "supermarket", + "random_a": "Alexander", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "Then, Roger and Alex went to the music store. Roger gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Alex went to the music store. Daniel gave a pair of nail clippers to", + "random_names_cf": "Then, Ryan and Scott went to the music store. Ryan gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Alex and Roger went to the music store. Roger gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Roger and Alex went to the music store. Alex gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Ryan went to the music store. Ryan gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Scott went to the music store. Scott gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Roger went to the music store. Alex gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Ryan went to the music store. Scott gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "music store", + "random_a": "Ryan", + "random_b": "Scott", + "random_c": "Daniel" + } + }, + { + "text": "Then, Tim and Peter had a lot of fun at the dorm. Tim gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Peter had a lot of fun at the dorm. Roger gave a bathtub to", + "random_names_cf": "Then, Robert and Will had a lot of fun at the dorm. Robert gave a bathtub to", + "s1_io_flip_cf": "Then, Peter and Tim had a lot of fun at the dorm. Tim gave a bathtub to", + "s2_io_flip_cf": "Then, Tim and Peter had a lot of fun at the dorm. Peter gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Will and Robert had a lot of fun at the dorm. Robert gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Will had a lot of fun at the dorm. Will gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Tim had a lot of fun at the dorm. Peter gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Robert had a lot of fun at the dorm. Will gave a bathtub to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Tim", + "object": "bathtub", + "place": "dorm", + "random_a": "Robert", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "When Stan and Andrew got a poster at the gym, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Andrew got a poster at the gym, Austin decided to give it to", + "random_names_cf": "When Joe and Ryan got a poster at the gym, Joe decided to give it to", + "s1_io_flip_cf": "When Andrew and Stan got a poster at the gym, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Andrew got a poster at the gym, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Joe got a poster at the gym, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Ryan got a poster at the gym, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Stan got a poster at the gym, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Joe got a poster at the gym, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Stan", + "object": "poster", + "place": "gym", + "random_a": "Joe", + "random_b": "Ryan", + "random_c": "Austin" + } + }, + { + "text": "When Mike and Steven were about to leave the school, Mike gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Steven were about to leave the school, Steve gave a pin to", + "random_names_cf": "When Summer and Lewis were about to leave the school, Summer gave a pin to", + "s1_io_flip_cf": "When Steven and Mike were about to leave the school, Mike gave a pin to", + "s2_io_flip_cf": "When Mike and Steven were about to leave the school, Steven gave a pin to", + "random_names_s1_ioi_flip_cf": "When Lewis and Summer were about to leave the school, Summer gave a pin to", + "random_names_s2_ioi_flip_cf": "When Summer and Lewis were about to leave the school, Lewis gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Mike were about to leave the school, Steven gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Summer were about to leave the school, Lewis gave a pin to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "pin", + "place": "school", + "random_a": "Summer", + "random_b": "Lewis", + "random_c": "Steve" + } + }, + { + "text": "Once Ross and Steve arrived at the ramp, Ross gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Steve arrived at the ramp, Tom gave a grater to", + "random_names_cf": "Once Rick and Jonathan arrived at the ramp, Rick gave a grater to", + "s1_io_flip_cf": "Once Steve and Ross arrived at the ramp, Ross gave a grater to", + "s2_io_flip_cf": "Once Ross and Steve arrived at the ramp, Steve gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Rick arrived at the ramp, Rick gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Rick and Jonathan arrived at the ramp, Jonathan gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Ross arrived at the ramp, Steve gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Rick arrived at the ramp, Jonathan gave a grater to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "grater", + "place": "ramp", + "random_a": "Rick", + "random_b": "Jonathan", + "random_c": "Tom" + } + }, + { + "text": "While Charles and Stan relaxed, Charles gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Stan relaxed, Elizabeth gave a joystick to", + "random_names_cf": "While Phil and Robert relaxed, Phil gave a joystick to", + "s1_io_flip_cf": "While Stan and Charles relaxed, Charles gave a joystick to", + "s2_io_flip_cf": "While Charles and Stan relaxed, Stan gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Robert and Phil relaxed, Phil gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Phil and Robert relaxed, Robert gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Charles relaxed, Stan gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Phil relaxed, Robert gave a joystick to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Charles", + "object": "joystick", + "place": "cafeteria", + "random_a": "Phil", + "random_b": "Robert", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and Ryan had a lot of fun at the cafeteria. Roy gave a strainer to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Ryan had a lot of fun at the cafeteria. Robert gave a strainer to", + "random_names_cf": "Then, Peter and Joe had a lot of fun at the cafeteria. Peter gave a strainer to", + "s1_io_flip_cf": "Then, Ryan and Roy had a lot of fun at the cafeteria. Roy gave a strainer to", + "s2_io_flip_cf": "Then, Roy and Ryan had a lot of fun at the cafeteria. Ryan gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Peter had a lot of fun at the cafeteria. Peter gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Joe had a lot of fun at the cafeteria. Joe gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Roy had a lot of fun at the cafeteria. Ryan gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Peter had a lot of fun at the cafeteria. Joe gave a strainer to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Roy", + "object": "strainer", + "place": "cafeteria", + "random_a": "Peter", + "random_b": "Joe", + "random_c": "Robert" + } + }, + { + "text": "Then, Jim and Summer were working at the market. Jim decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Summer were working at the market. Alex decided to give a highlighter to", + "random_names_cf": "Then, Josh and Charles were working at the market. Josh decided to give a highlighter to", + "s1_io_flip_cf": "Then, Summer and Jim were working at the market. Jim decided to give a highlighter to", + "s2_io_flip_cf": "Then, Jim and Summer were working at the market. Summer decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Josh were working at the market. Josh decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Charles were working at the market. Charles decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jim were working at the market. Summer decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Josh were working at the market. Charles decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jim", + "object": "highlighter", + "place": "market", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Alex" + } + }, + { + "text": "Before Jim and Robert left the casino, Jim decided to give a napkin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Robert left the casino, Alex decided to give a napkin to", + "random_names_cf": "Before Edward and Summer left the casino, Edward decided to give a napkin to", + "s1_io_flip_cf": "Before Robert and Jim left the casino, Jim decided to give a napkin to", + "s2_io_flip_cf": "Before Jim and Robert left the casino, Robert decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Before Summer and Edward left the casino, Edward decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Before Edward and Summer left the casino, Summer decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Jim left the casino, Robert decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Edward left the casino, Summer decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jim", + "object": "napkin", + "place": "casino", + "random_a": "Edward", + "random_b": "Summer", + "random_c": "Alex" + } + }, + { + "text": "Then, Don and Daniel were working at the pizzeria. Don decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Daniel were working at the pizzeria. Rob decided to give a pair of shoes to", + "random_names_cf": "Then, Guy and Ross were working at the pizzeria. Guy decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, Daniel and Don were working at the pizzeria. Don decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Don and Daniel were working at the pizzeria. Daniel decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Guy were working at the pizzeria. Guy decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ross were working at the pizzeria. Ross decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Don were working at the pizzeria. Daniel decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Guy were working at the pizzeria. Ross decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Don", + "object": "pair of shoes", + "place": "pizzeria", + "random_a": "Guy", + "random_b": "Ross", + "random_c": "Rob" + } + }, + { + "text": "Then, Kay and Stan had a lot of fun at the zoo. Kay gave a poster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Stan had a lot of fun at the zoo. Jonathan gave a poster to", + "random_names_cf": "Then, Daniel and Don had a lot of fun at the zoo. Daniel gave a poster to", + "s1_io_flip_cf": "Then, Stan and Kay had a lot of fun at the zoo. Kay gave a poster to", + "s2_io_flip_cf": "Then, Kay and Stan had a lot of fun at the zoo. Stan gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Don and Daniel had a lot of fun at the zoo. Daniel gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Don had a lot of fun at the zoo. Don gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Kay had a lot of fun at the zoo. Stan gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Daniel had a lot of fun at the zoo. Don gave a poster to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kay", + "object": "poster", + "place": "zoo", + "random_a": "Daniel", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Mike and Andrew went to the airbase. Mike gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Andrew went to the airbase. Ross gave a tent to", + "random_names_cf": "Then, William and Kelly went to the airbase. William gave a tent to", + "s1_io_flip_cf": "Then, Andrew and Mike went to the airbase. Mike gave a tent to", + "s2_io_flip_cf": "Then, Mike and Andrew went to the airbase. Andrew gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and William went to the airbase. William gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, William and Kelly went to the airbase. Kelly gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Mike went to the airbase. Andrew gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and William went to the airbase. Kelly gave a tent to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Mike", + "object": "tent", + "place": "airbase", + "random_a": "William", + "random_b": "Kelly", + "random_c": "Ross" + } + }, + { + "text": "When Josh and Jim were about to leave the court, Josh gave a comb to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Jim were about to leave the court, Roger gave a comb to", + "random_names_cf": "When Angel and Ryan were about to leave the court, Angel gave a comb to", + "s1_io_flip_cf": "When Jim and Josh were about to leave the court, Josh gave a comb to", + "s2_io_flip_cf": "When Josh and Jim were about to leave the court, Jim gave a comb to", + "random_names_s1_ioi_flip_cf": "When Ryan and Angel were about to leave the court, Angel gave a comb to", + "random_names_s2_ioi_flip_cf": "When Angel and Ryan were about to leave the court, Ryan gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Josh were about to leave the court, Jim gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Angel were about to leave the court, Ryan gave a comb to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Josh", + "object": "comb", + "place": "court", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Roger" + } + }, + { + "text": "When Angel and Jonathan were about to leave the court, Angel gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Jonathan were about to leave the court, Kay gave a ribbon to", + "random_names_cf": "When Dan and Ross were about to leave the court, Dan gave a ribbon to", + "s1_io_flip_cf": "When Jonathan and Angel were about to leave the court, Angel gave a ribbon to", + "s2_io_flip_cf": "When Angel and Jonathan were about to leave the court, Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Ross and Dan were about to leave the court, Dan gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Dan and Ross were about to leave the court, Ross gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Angel were about to leave the court, Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Dan were about to leave the court, Ross gave a ribbon to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Angel", + "object": "ribbon", + "place": "court", + "random_a": "Dan", + "random_b": "Ross", + "random_c": "Kay" + } + }, + { + "text": "Then, Grant and Luke had a lot of fun at the airbase. Grant gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Luke had a lot of fun at the airbase. Robert gave a drill bit to", + "random_names_cf": "Then, Daniel and Cal had a lot of fun at the airbase. Daniel gave a drill bit to", + "s1_io_flip_cf": "Then, Luke and Grant had a lot of fun at the airbase. Grant gave a drill bit to", + "s2_io_flip_cf": "Then, Grant and Luke had a lot of fun at the airbase. Luke gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Daniel had a lot of fun at the airbase. Daniel gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Cal had a lot of fun at the airbase. Cal gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Grant had a lot of fun at the airbase. Luke gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Daniel had a lot of fun at the airbase. Cal gave a drill bit to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Grant", + "object": "drill bit", + "place": "airbase", + "random_a": "Daniel", + "random_b": "Cal", + "random_c": "Robert" + } + }, + { + "text": "Then, Steven and Jonathan were working at the field. Steven decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Jonathan were working at the field. Grant decided to give a razor to", + "random_names_cf": "Then, Phil and Kay were working at the field. Phil decided to give a razor to", + "s1_io_flip_cf": "Then, Jonathan and Steven were working at the field. Steven decided to give a razor to", + "s2_io_flip_cf": "Then, Steven and Jonathan were working at the field. Jonathan decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Phil were working at the field. Phil decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Kay were working at the field. Kay decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Steven were working at the field. Jonathan decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Phil were working at the field. Kay decided to give a razor to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Steven", + "object": "razor", + "place": "field", + "random_a": "Phil", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "Before Edward and Elizabeth left the toy store, Edward decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Elizabeth left the toy store, Lewis decided to give a radiator to", + "random_names_cf": "Before Roger and Tim left the toy store, Roger decided to give a radiator to", + "s1_io_flip_cf": "Before Elizabeth and Edward left the toy store, Edward decided to give a radiator to", + "s2_io_flip_cf": "Before Edward and Elizabeth left the toy store, Elizabeth decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Tim and Roger left the toy store, Roger decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Roger and Tim left the toy store, Tim decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Edward left the toy store, Elizabeth decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Roger left the toy store, Tim decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Edward", + "object": "radiator", + "place": "toy store", + "random_a": "Roger", + "random_b": "Tim", + "random_c": "Lewis" + } + }, + { + "text": "Then, Daniel and Ross went to the toy store. Daniel gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Ross went to the toy store. Will gave a spoon to", + "random_names_cf": "Then, Tom and Rob went to the toy store. Tom gave a spoon to", + "s1_io_flip_cf": "Then, Ross and Daniel went to the toy store. Daniel gave a spoon to", + "s2_io_flip_cf": "Then, Daniel and Ross went to the toy store. Ross gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Tom went to the toy store. Tom gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Rob went to the toy store. Rob gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Daniel went to the toy store. Ross gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Tom went to the toy store. Rob gave a spoon to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Daniel", + "object": "spoon", + "place": "toy store", + "random_a": "Tom", + "random_b": "Rob", + "random_c": "Will" + } + }, + { + "text": "Then, Kelly and Neil were working at the mall. Kelly decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Neil were working at the mall. Austin decided to give a bathtub to", + "random_names_cf": "Then, Steve and Phil were working at the mall. Steve decided to give a bathtub to", + "s1_io_flip_cf": "Then, Neil and Kelly were working at the mall. Kelly decided to give a bathtub to", + "s2_io_flip_cf": "Then, Kelly and Neil were working at the mall. Neil decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Steve were working at the mall. Steve decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Phil were working at the mall. Phil decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kelly were working at the mall. Neil decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Steve were working at the mall. Phil decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kelly", + "object": "bathtub", + "place": "mall", + "random_a": "Steve", + "random_b": "Phil", + "random_c": "Austin" + } + }, + { + "text": "Before Alexander and Summer left the house, Alexander decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Summer left the house, Phil decided to give a tablet to", + "random_names_cf": "Before Grant and Roger left the house, Grant decided to give a tablet to", + "s1_io_flip_cf": "Before Summer and Alexander left the house, Alexander decided to give a tablet to", + "s2_io_flip_cf": "Before Alexander and Summer left the house, Summer decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Roger and Grant left the house, Grant decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Grant and Roger left the house, Roger decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Alexander left the house, Summer decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Grant left the house, Roger decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alexander", + "object": "tablet", + "place": "house", + "random_a": "Grant", + "random_b": "Roger", + "random_c": "Phil" + } + }, + { + "text": "When Don and Ross were about to leave the store, Don gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Ross were about to leave the store, William gave a crate to", + "random_names_cf": "When Joe and Stan were about to leave the store, Joe gave a crate to", + "s1_io_flip_cf": "When Ross and Don were about to leave the store, Don gave a crate to", + "s2_io_flip_cf": "When Don and Ross were about to leave the store, Ross gave a crate to", + "random_names_s1_ioi_flip_cf": "When Stan and Joe were about to leave the store, Joe gave a crate to", + "random_names_s2_ioi_flip_cf": "When Joe and Stan were about to leave the store, Stan gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Don were about to leave the store, Ross gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Joe were about to leave the store, Stan gave a crate to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Don", + "object": "crate", + "place": "store", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "William" + } + }, + { + "text": "The cafeteria Tim and Neil went to had a strap. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Tim and Neil went to had a strap. Dan gave it to", + "random_names_cf": "The cafeteria Kelly and Phil went to had a strap. Kelly gave it to", + "s1_io_flip_cf": "The cafeteria Neil and Tim went to had a strap. Tim gave it to", + "s2_io_flip_cf": "The cafeteria Tim and Neil went to had a strap. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Phil and Kelly went to had a strap. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Kelly and Phil went to had a strap. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Neil and Tim went to had a strap. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Phil and Kelly went to had a strap. Phil gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "strap", + "place": "cafeteria", + "random_a": "Kelly", + "random_b": "Phil", + "random_c": "Dan" + } + }, + { + "text": "Then, Guy and Rick went to the elevator. Guy gave a sock to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Rick went to the elevator. Stan gave a sock to", + "random_names_cf": "Then, Summer and Robert went to the elevator. Summer gave a sock to", + "s1_io_flip_cf": "Then, Rick and Guy went to the elevator. Guy gave a sock to", + "s2_io_flip_cf": "Then, Guy and Rick went to the elevator. Rick gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Summer went to the elevator. Summer gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Robert went to the elevator. Robert gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Guy went to the elevator. Rick gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Summer went to the elevator. Robert gave a sock to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Guy", + "object": "sock", + "place": "elevator", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "Stan" + } + }, + { + "text": "While Guy and Phil relaxed, Guy gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Phil relaxed, Henry gave a coat to", + "random_names_cf": "While Alex and Joe relaxed, Alex gave a coat to", + "s1_io_flip_cf": "While Phil and Guy relaxed, Guy gave a coat to", + "s2_io_flip_cf": "While Guy and Phil relaxed, Phil gave a coat to", + "random_names_s1_ioi_flip_cf": "While Joe and Alex relaxed, Alex gave a coat to", + "random_names_s2_ioi_flip_cf": "While Alex and Joe relaxed, Joe gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Guy relaxed, Phil gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Alex relaxed, Joe gave a coat to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Guy", + "object": "coat", + "place": "music store", + "random_a": "Alex", + "random_b": "Joe", + "random_c": "Henry" + } + }, + { + "text": "When Sarah and Roger were about to leave the campground, Sarah gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Roger were about to leave the campground, Alexander gave a jar to", + "random_names_cf": "When Tom and Kay were about to leave the campground, Tom gave a jar to", + "s1_io_flip_cf": "When Roger and Sarah were about to leave the campground, Sarah gave a jar to", + "s2_io_flip_cf": "When Sarah and Roger were about to leave the campground, Roger gave a jar to", + "random_names_s1_ioi_flip_cf": "When Kay and Tom were about to leave the campground, Tom gave a jar to", + "random_names_s2_ioi_flip_cf": "When Tom and Kay were about to leave the campground, Kay gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Sarah were about to leave the campground, Roger gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Tom were about to leave the campground, Kay gave a jar to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Sarah", + "object": "jar", + "place": "campground", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "Alexander" + } + }, + { + "text": "The school Roy and Tom went to had a tent. Roy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Roy and Tom went to had a tent. Kelly gave it to", + "random_names_cf": "The school Angel and Don went to had a tent. Angel gave it to", + "s1_io_flip_cf": "The school Tom and Roy went to had a tent. Roy gave it to", + "s2_io_flip_cf": "The school Roy and Tom went to had a tent. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The school Don and Angel went to had a tent. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The school Angel and Don went to had a tent. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Tom and Roy went to had a tent. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Don and Angel went to had a tent. Don gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roy", + "object": "tent", + "place": "school", + "random_a": "Angel", + "random_b": "Don", + "random_c": "Kelly" + } + }, + { + "text": "When Charles and Roger were about to leave the pizzeria, Charles gave a gold watch to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Roger were about to leave the pizzeria, Luke gave a gold watch to", + "random_names_cf": "When Ross and Rob were about to leave the pizzeria, Ross gave a gold watch to", + "s1_io_flip_cf": "When Roger and Charles were about to leave the pizzeria, Charles gave a gold watch to", + "s2_io_flip_cf": "When Charles and Roger were about to leave the pizzeria, Roger gave a gold watch to", + "random_names_s1_ioi_flip_cf": "When Rob and Ross were about to leave the pizzeria, Ross gave a gold watch to", + "random_names_s2_ioi_flip_cf": "When Ross and Rob were about to leave the pizzeria, Rob gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Charles were about to leave the pizzeria, Roger gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Ross were about to leave the pizzeria, Rob gave a gold watch to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Charles", + "object": "gold watch", + "place": "pizzeria", + "random_a": "Ross", + "random_b": "Rob", + "random_c": "Luke" + } + }, + { + "text": "When Kelly and Edward got a pen at the break room, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Edward got a pen at the break room, Daniel decided to give it to", + "random_names_cf": "When Steve and Mike got a pen at the break room, Steve decided to give it to", + "s1_io_flip_cf": "When Edward and Kelly got a pen at the break room, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Edward got a pen at the break room, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Steve got a pen at the break room, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Mike got a pen at the break room, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Kelly got a pen at the break room, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Steve got a pen at the break room, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Kelly", + "object": "pen", + "place": "break room", + "random_a": "Steve", + "random_b": "Mike", + "random_c": "Daniel" + } + }, + { + "text": "When Summer and Don got a wallet at the campground, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Don got a wallet at the campground, Daniel decided to give it to", + "random_names_cf": "When Ross and Neil got a wallet at the campground, Ross decided to give it to", + "s1_io_flip_cf": "When Don and Summer got a wallet at the campground, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Don got a wallet at the campground, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Ross got a wallet at the campground, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Neil got a wallet at the campground, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Summer got a wallet at the campground, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Ross got a wallet at the campground, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Summer", + "object": "wallet", + "place": "campground", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Daniel" + } + }, + { + "text": "Then, Scott and Alex were working at the market. Scott decided to give a joystick to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Alex were working at the market. Josh decided to give a joystick to", + "random_names_cf": "Then, William and Summer were working at the market. William decided to give a joystick to", + "s1_io_flip_cf": "Then, Alex and Scott were working at the market. Scott decided to give a joystick to", + "s2_io_flip_cf": "Then, Scott and Alex were working at the market. Alex decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Summer and William were working at the market. William decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Then, William and Summer were working at the market. Summer decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Scott were working at the market. Alex decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and William were working at the market. Summer decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Scott", + "object": "joystick", + "place": "market", + "random_a": "William", + "random_b": "Summer", + "random_c": "Josh" + } + }, + { + "text": "Then, Stan and Luke went to the harbor. Stan gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Luke went to the harbor. Jonathan gave a machine to", + "random_names_cf": "Then, Rick and Will went to the harbor. Rick gave a machine to", + "s1_io_flip_cf": "Then, Luke and Stan went to the harbor. Stan gave a machine to", + "s2_io_flip_cf": "Then, Stan and Luke went to the harbor. Luke gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Will and Rick went to the harbor. Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Will went to the harbor. Will gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Stan went to the harbor. Luke gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rick went to the harbor. Will gave a machine to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Stan", + "object": "machine", + "place": "harbor", + "random_a": "Rick", + "random_b": "Will", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Phil and Steve went to the pet store. Phil gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Steve went to the pet store. Steven gave a shoe to", + "random_names_cf": "Then, Luke and Elizabeth went to the pet store. Luke gave a shoe to", + "s1_io_flip_cf": "Then, Steve and Phil went to the pet store. Phil gave a shoe to", + "s2_io_flip_cf": "Then, Phil and Steve went to the pet store. Steve gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Luke went to the pet store. Luke gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Elizabeth went to the pet store. Elizabeth gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Phil went to the pet store. Steve gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Luke went to the pet store. Elizabeth gave a shoe to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Phil", + "object": "shoe", + "place": "pet store", + "random_a": "Luke", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "Once Luke and Jonathan arrived at the dorm, Luke gave a pin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Jonathan arrived at the dorm, Rob gave a pin to", + "random_names_cf": "Once Mike and Edward arrived at the dorm, Mike gave a pin to", + "s1_io_flip_cf": "Once Jonathan and Luke arrived at the dorm, Luke gave a pin to", + "s2_io_flip_cf": "Once Luke and Jonathan arrived at the dorm, Jonathan gave a pin to", + "random_names_s1_ioi_flip_cf": "Once Edward and Mike arrived at the dorm, Mike gave a pin to", + "random_names_s2_ioi_flip_cf": "Once Mike and Edward arrived at the dorm, Edward gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Luke arrived at the dorm, Jonathan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Mike arrived at the dorm, Edward gave a pin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "pin", + "place": "dorm", + "random_a": "Mike", + "random_b": "Edward", + "random_c": "Rob" + } + }, + { + "text": "Then, Alex and Edward were working at the campground. Alex decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Edward were working at the campground. Ross decided to give a folder to", + "random_names_cf": "Then, Tom and Joe were working at the campground. Tom decided to give a folder to", + "s1_io_flip_cf": "Then, Edward and Alex were working at the campground. Alex decided to give a folder to", + "s2_io_flip_cf": "Then, Alex and Edward were working at the campground. Edward decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Tom were working at the campground. Tom decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Joe were working at the campground. Joe decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Alex were working at the campground. Edward decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Tom were working at the campground. Joe decided to give a folder to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Alex", + "object": "folder", + "place": "campground", + "random_a": "Tom", + "random_b": "Joe", + "random_c": "Ross" + } + }, + { + "text": "When Mike and Sarah got a carpet at the university campus, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Sarah got a carpet at the university campus, Will decided to give it to", + "random_names_cf": "When Angel and Tom got a carpet at the university campus, Angel decided to give it to", + "s1_io_flip_cf": "When Sarah and Mike got a carpet at the university campus, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Sarah got a carpet at the university campus, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Angel got a carpet at the university campus, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Tom got a carpet at the university campus, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Mike got a carpet at the university campus, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Angel got a carpet at the university campus, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Mike", + "object": "carpet", + "place": "university campus", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Will" + } + }, + { + "text": "When Summer and Guy got a dishwasher at the cafe, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Guy got a dishwasher at the cafe, Stan decided to give it to", + "random_names_cf": "When Ross and Will got a dishwasher at the cafe, Ross decided to give it to", + "s1_io_flip_cf": "When Guy and Summer got a dishwasher at the cafe, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Guy got a dishwasher at the cafe, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Ross got a dishwasher at the cafe, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Will got a dishwasher at the cafe, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Summer got a dishwasher at the cafe, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Ross got a dishwasher at the cafe, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Summer", + "object": "dishwasher", + "place": "cafe", + "random_a": "Ross", + "random_b": "Will", + "random_c": "Stan" + } + }, + { + "text": "Then, Roy and Daniel had a lot of fun at the ferry. Roy gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Daniel had a lot of fun at the ferry. Phil gave a grater to", + "random_names_cf": "Then, Luke and Rob had a lot of fun at the ferry. Luke gave a grater to", + "s1_io_flip_cf": "Then, Daniel and Roy had a lot of fun at the ferry. Roy gave a grater to", + "s2_io_flip_cf": "Then, Roy and Daniel had a lot of fun at the ferry. Daniel gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Luke had a lot of fun at the ferry. Luke gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Rob had a lot of fun at the ferry. Rob gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Roy had a lot of fun at the ferry. Daniel gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Luke had a lot of fun at the ferry. Rob gave a grater to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Roy", + "object": "grater", + "place": "ferry", + "random_a": "Luke", + "random_b": "Rob", + "random_c": "Phil" + } + }, + { + "text": "Then, Neil and Jim went to the dorm. Neil gave a pillow to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Jim went to the dorm. Kay gave a pillow to", + "random_names_cf": "Then, Jonathan and Daniel went to the dorm. Jonathan gave a pillow to", + "s1_io_flip_cf": "Then, Jim and Neil went to the dorm. Neil gave a pillow to", + "s2_io_flip_cf": "Then, Neil and Jim went to the dorm. Jim gave a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Jonathan went to the dorm. Jonathan gave a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Daniel went to the dorm. Daniel gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Neil went to the dorm. Jim gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Jonathan went to the dorm. Daniel gave a pillow to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Neil", + "object": "pillow", + "place": "dorm", + "random_a": "Jonathan", + "random_b": "Daniel", + "random_c": "Kay" + } + }, + { + "text": "While Tom and Rob relaxed, Tom gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Rob relaxed, Will gave a joystick to", + "random_names_cf": "While Roy and Phil relaxed, Roy gave a joystick to", + "s1_io_flip_cf": "While Rob and Tom relaxed, Tom gave a joystick to", + "s2_io_flip_cf": "While Tom and Rob relaxed, Rob gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Phil and Roy relaxed, Roy gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Roy and Phil relaxed, Phil gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Tom relaxed, Rob gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Roy relaxed, Phil gave a joystick to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tom", + "object": "joystick", + "place": "boatyard", + "random_a": "Roy", + "random_b": "Phil", + "random_c": "Will" + } + }, + { + "text": "When Rick and Ross got a gold watch at the ferry, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Ross got a gold watch at the ferry, Guy decided to give it to", + "random_names_cf": "When Charles and Edward got a gold watch at the ferry, Charles decided to give it to", + "s1_io_flip_cf": "When Ross and Rick got a gold watch at the ferry, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Ross got a gold watch at the ferry, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Charles got a gold watch at the ferry, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Edward got a gold watch at the ferry, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Rick got a gold watch at the ferry, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Charles got a gold watch at the ferry, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Rick", + "object": "gold watch", + "place": "ferry", + "random_a": "Charles", + "random_b": "Edward", + "random_c": "Guy" + } + }, + { + "text": "While Don and Mike relaxed, Don gave a pair of shoes to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Mike relaxed, Peter gave a pair of shoes to", + "random_names_cf": "While Josh and Charles relaxed, Josh gave a pair of shoes to", + "s1_io_flip_cf": "While Mike and Don relaxed, Don gave a pair of shoes to", + "s2_io_flip_cf": "While Don and Mike relaxed, Mike gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "While Charles and Josh relaxed, Josh gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "While Josh and Charles relaxed, Charles gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Don relaxed, Mike gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Josh relaxed, Charles gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "pair of shoes", + "place": "square", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "Once Summer and Steven arrived at the pizzeria, Summer gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Steven arrived at the pizzeria, Angel gave a napkin to", + "random_names_cf": "Once Tom and Peter arrived at the pizzeria, Tom gave a napkin to", + "s1_io_flip_cf": "Once Steven and Summer arrived at the pizzeria, Summer gave a napkin to", + "s2_io_flip_cf": "Once Summer and Steven arrived at the pizzeria, Steven gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Peter and Tom arrived at the pizzeria, Tom gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Tom and Peter arrived at the pizzeria, Peter gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Summer arrived at the pizzeria, Steven gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Tom arrived at the pizzeria, Peter gave a napkin to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Summer", + "object": "napkin", + "place": "pizzeria", + "random_a": "Tom", + "random_b": "Peter", + "random_c": "Angel" + } + }, + { + "text": "While Elizabeth and Angel relaxed, Elizabeth gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Angel relaxed, Tim gave a coat to", + "random_names_cf": "While Mike and Tom relaxed, Mike gave a coat to", + "s1_io_flip_cf": "While Angel and Elizabeth relaxed, Elizabeth gave a coat to", + "s2_io_flip_cf": "While Elizabeth and Angel relaxed, Angel gave a coat to", + "random_names_s1_ioi_flip_cf": "While Tom and Mike relaxed, Mike gave a coat to", + "random_names_s2_ioi_flip_cf": "While Mike and Tom relaxed, Tom gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Elizabeth relaxed, Angel gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Mike relaxed, Tom gave a coat to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Elizabeth", + "object": "coat", + "place": "pet store", + "random_a": "Mike", + "random_b": "Tom", + "random_c": "Tim" + } + }, + { + "text": "Then, Roger and Alexander were working at the university campus. Roger decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Alexander were working at the university campus. Will decided to give a can to", + "random_names_cf": "Then, Henry and Jonathan were working at the university campus. Henry decided to give a can to", + "s1_io_flip_cf": "Then, Alexander and Roger were working at the university campus. Roger decided to give a can to", + "s2_io_flip_cf": "Then, Roger and Alexander were working at the university campus. Alexander decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Henry were working at the university campus. Henry decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Jonathan were working at the university campus. Jonathan decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roger were working at the university campus. Alexander decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Henry were working at the university campus. Jonathan decided to give a can to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roger", + "object": "can", + "place": "university campus", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Will" + } + }, + { + "text": "Then, Ryan and Lewis were working at the airbase. Ryan decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Lewis were working at the airbase. Kelly decided to give a scarf to", + "random_names_cf": "Then, Guy and Alexander were working at the airbase. Guy decided to give a scarf to", + "s1_io_flip_cf": "Then, Lewis and Ryan were working at the airbase. Ryan decided to give a scarf to", + "s2_io_flip_cf": "Then, Ryan and Lewis were working at the airbase. Lewis decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Guy were working at the airbase. Guy decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Alexander were working at the airbase. Alexander decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Ryan were working at the airbase. Lewis decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Guy were working at the airbase. Alexander decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Ryan", + "object": "scarf", + "place": "airbase", + "random_a": "Guy", + "random_b": "Alexander", + "random_c": "Kelly" + } + }, + { + "text": "Once Stan and William arrived at the gift shop, Stan gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and William arrived at the gift shop, Daniel gave a backpack to", + "random_names_cf": "Once Peter and Rob arrived at the gift shop, Peter gave a backpack to", + "s1_io_flip_cf": "Once William and Stan arrived at the gift shop, Stan gave a backpack to", + "s2_io_flip_cf": "Once Stan and William arrived at the gift shop, William gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Rob and Peter arrived at the gift shop, Peter gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Peter and Rob arrived at the gift shop, Rob gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Stan arrived at the gift shop, William gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Peter arrived at the gift shop, Rob gave a backpack to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "backpack", + "place": "gift shop", + "random_a": "Peter", + "random_b": "Rob", + "random_c": "Daniel" + } + }, + { + "text": "The market Kelly and Josh went to had a faucet. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Kelly and Josh went to had a faucet. Guy gave it to", + "random_names_cf": "The market Roger and Stan went to had a faucet. Roger gave it to", + "s1_io_flip_cf": "The market Josh and Kelly went to had a faucet. Kelly gave it to", + "s2_io_flip_cf": "The market Kelly and Josh went to had a faucet. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The market Stan and Roger went to had a faucet. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The market Roger and Stan went to had a faucet. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Josh and Kelly went to had a faucet. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Stan and Roger went to had a faucet. Stan gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Kelly", + "object": "faucet", + "place": "market", + "random_a": "Roger", + "random_b": "Stan", + "random_c": "Guy" + } + }, + { + "text": "While Josh and Mike relaxed, Josh gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Mike relaxed, Rob gave a fan to", + "random_names_cf": "While Jim and Henry relaxed, Jim gave a fan to", + "s1_io_flip_cf": "While Mike and Josh relaxed, Josh gave a fan to", + "s2_io_flip_cf": "While Josh and Mike relaxed, Mike gave a fan to", + "random_names_s1_ioi_flip_cf": "While Henry and Jim relaxed, Jim gave a fan to", + "random_names_s2_ioi_flip_cf": "While Jim and Henry relaxed, Henry gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Josh relaxed, Mike gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Jim relaxed, Henry gave a fan to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Josh", + "object": "fan", + "place": "square", + "random_a": "Jim", + "random_b": "Henry", + "random_c": "Rob" + } + }, + { + "text": "Then, Roy and Henry went to the stadium. Roy gave a dishwasher to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Henry went to the stadium. Angel gave a dishwasher to", + "random_names_cf": "Then, William and Luke went to the stadium. William gave a dishwasher to", + "s1_io_flip_cf": "Then, Henry and Roy went to the stadium. Roy gave a dishwasher to", + "s2_io_flip_cf": "Then, Roy and Henry went to the stadium. Henry gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Luke and William went to the stadium. William gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, William and Luke went to the stadium. Luke gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Roy went to the stadium. Henry gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and William went to the stadium. Luke gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roy", + "object": "dishwasher", + "place": "stadium", + "random_a": "William", + "random_b": "Luke", + "random_c": "Angel" + } + }, + { + "text": "Then, Kelly and Henry went to the hangar. Kelly gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Henry went to the hangar. Robert gave a grater to", + "random_names_cf": "Then, Mike and Rick went to the hangar. Mike gave a grater to", + "s1_io_flip_cf": "Then, Henry and Kelly went to the hangar. Kelly gave a grater to", + "s2_io_flip_cf": "Then, Kelly and Henry went to the hangar. Henry gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Mike went to the hangar. Mike gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Rick went to the hangar. Rick gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Kelly went to the hangar. Henry gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Mike went to the hangar. Rick gave a grater to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kelly", + "object": "grater", + "place": "hangar", + "random_a": "Mike", + "random_b": "Rick", + "random_c": "Robert" + } + }, + { + "text": "While Will and Ross relaxed, Will gave a basket to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Ross relaxed, Elizabeth gave a basket to", + "random_names_cf": "While Stan and Lewis relaxed, Stan gave a basket to", + "s1_io_flip_cf": "While Ross and Will relaxed, Will gave a basket to", + "s2_io_flip_cf": "While Will and Ross relaxed, Ross gave a basket to", + "random_names_s1_ioi_flip_cf": "While Lewis and Stan relaxed, Stan gave a basket to", + "random_names_s2_ioi_flip_cf": "While Stan and Lewis relaxed, Lewis gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Will relaxed, Ross gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Stan relaxed, Lewis gave a basket to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Will", + "object": "basket", + "place": "convenience store", + "random_a": "Stan", + "random_b": "Lewis", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and William went to the toy store. Roy gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and William went to the toy store. Luke gave a pair of shoes to", + "random_names_cf": "Then, Grant and Neil went to the toy store. Grant gave a pair of shoes to", + "s1_io_flip_cf": "Then, William and Roy went to the toy store. Roy gave a pair of shoes to", + "s2_io_flip_cf": "Then, Roy and William went to the toy store. William gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Grant went to the toy store. Grant gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Neil went to the toy store. Neil gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Roy went to the toy store. William gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Grant went to the toy store. Neil gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Roy", + "object": "pair of shoes", + "place": "toy store", + "random_a": "Grant", + "random_b": "Neil", + "random_c": "Luke" + } + }, + { + "text": "Before Dan and Robert left the pizzeria, Dan decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Robert left the pizzeria, Rob decided to give a vest to", + "random_names_cf": "Before Don and Grant left the pizzeria, Don decided to give a vest to", + "s1_io_flip_cf": "Before Robert and Dan left the pizzeria, Dan decided to give a vest to", + "s2_io_flip_cf": "Before Dan and Robert left the pizzeria, Robert decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Grant and Don left the pizzeria, Don decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Don and Grant left the pizzeria, Grant decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Dan left the pizzeria, Robert decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Don left the pizzeria, Grant decided to give a vest to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Dan", + "object": "vest", + "place": "pizzeria", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Rob" + } + }, + { + "text": "When Steven and Edward were about to leave the zoo, Steven gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Edward were about to leave the zoo, Tom gave a strainer to", + "random_names_cf": "When Rick and Phil were about to leave the zoo, Rick gave a strainer to", + "s1_io_flip_cf": "When Edward and Steven were about to leave the zoo, Steven gave a strainer to", + "s2_io_flip_cf": "When Steven and Edward were about to leave the zoo, Edward gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Phil and Rick were about to leave the zoo, Rick gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Rick and Phil were about to leave the zoo, Phil gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Steven were about to leave the zoo, Edward gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Rick were about to leave the zoo, Phil gave a strainer to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steven", + "object": "strainer", + "place": "zoo", + "random_a": "Rick", + "random_b": "Phil", + "random_c": "Tom" + } + }, + { + "text": "While Henry and Elizabeth relaxed, Henry gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Elizabeth relaxed, Alex gave a pair of sunglasses to", + "random_names_cf": "While Scott and Jim relaxed, Scott gave a pair of sunglasses to", + "s1_io_flip_cf": "While Elizabeth and Henry relaxed, Henry gave a pair of sunglasses to", + "s2_io_flip_cf": "While Henry and Elizabeth relaxed, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Jim and Scott relaxed, Scott gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Scott and Jim relaxed, Jim gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Henry relaxed, Elizabeth gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Scott relaxed, Jim gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Henry", + "object": "pair of sunglasses", + "place": "studio", + "random_a": "Scott", + "random_b": "Jim", + "random_c": "Alex" + } + }, + { + "text": "Before Mike and Tom left the boatyard, Mike decided to give a highlighter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Tom left the boatyard, Stan decided to give a highlighter to", + "random_names_cf": "Before Kelly and Scott left the boatyard, Kelly decided to give a highlighter to", + "s1_io_flip_cf": "Before Tom and Mike left the boatyard, Mike decided to give a highlighter to", + "s2_io_flip_cf": "Before Mike and Tom left the boatyard, Tom decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Before Scott and Kelly left the boatyard, Kelly decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Scott left the boatyard, Scott decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Mike left the boatyard, Tom decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Kelly left the boatyard, Scott decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Mike", + "object": "highlighter", + "place": "boatyard", + "random_a": "Kelly", + "random_b": "Scott", + "random_c": "Stan" + } + }, + { + "text": "Then, Angel and Ryan were working at the car. Angel decided to give a toilet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Ryan were working at the car. Steve decided to give a toilet to", + "random_names_cf": "Then, Robert and Scott were working at the car. Robert decided to give a toilet to", + "s1_io_flip_cf": "Then, Ryan and Angel were working at the car. Angel decided to give a toilet to", + "s2_io_flip_cf": "Then, Angel and Ryan were working at the car. Ryan decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Robert were working at the car. Robert decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Scott were working at the car. Scott decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Angel were working at the car. Ryan decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Robert were working at the car. Scott decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Angel", + "object": "toilet", + "place": "car", + "random_a": "Robert", + "random_b": "Scott", + "random_c": "Steve" + } + }, + { + "text": "Once Dan and Robert arrived at the convenience store, Dan gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Robert arrived at the convenience store, Scott gave a drill bit to", + "random_names_cf": "Once Austin and Kay arrived at the convenience store, Austin gave a drill bit to", + "s1_io_flip_cf": "Once Robert and Dan arrived at the convenience store, Dan gave a drill bit to", + "s2_io_flip_cf": "Once Dan and Robert arrived at the convenience store, Robert gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Kay and Austin arrived at the convenience store, Austin gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Austin and Kay arrived at the convenience store, Kay gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Dan arrived at the convenience store, Robert gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Austin arrived at the convenience store, Kay gave a drill bit to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Dan", + "object": "drill bit", + "place": "convenience store", + "random_a": "Austin", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Before Stan and Kelly left the department store, Stan decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Kelly left the department store, Tim decided to give a razor to", + "random_names_cf": "Before Alexander and Peter left the department store, Alexander decided to give a razor to", + "s1_io_flip_cf": "Before Kelly and Stan left the department store, Stan decided to give a razor to", + "s2_io_flip_cf": "Before Stan and Kelly left the department store, Kelly decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Peter and Alexander left the department store, Alexander decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Peter left the department store, Peter decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Stan left the department store, Kelly decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Alexander left the department store, Peter decided to give a razor to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Stan", + "object": "razor", + "place": "department store", + "random_a": "Alexander", + "random_b": "Peter", + "random_c": "Tim" + } + }, + { + "text": "Once Phil and Mike arrived at the court, Phil gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Mike arrived at the court, Ryan gave a machine to", + "random_names_cf": "Once Rob and Cal arrived at the court, Rob gave a machine to", + "s1_io_flip_cf": "Once Mike and Phil arrived at the court, Phil gave a machine to", + "s2_io_flip_cf": "Once Phil and Mike arrived at the court, Mike gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Cal and Rob arrived at the court, Rob gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Rob and Cal arrived at the court, Cal gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Phil arrived at the court, Mike gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Rob arrived at the court, Cal gave a machine to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Phil", + "object": "machine", + "place": "court", + "random_a": "Rob", + "random_b": "Cal", + "random_c": "Ryan" + } + }, + { + "text": "Then, Will and Summer were working at the stadium. Will decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Summer were working at the stadium. Peter decided to give a laptop to", + "random_names_cf": "Then, Guy and Rob were working at the stadium. Guy decided to give a laptop to", + "s1_io_flip_cf": "Then, Summer and Will were working at the stadium. Will decided to give a laptop to", + "s2_io_flip_cf": "Then, Will and Summer were working at the stadium. Summer decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Guy were working at the stadium. Guy decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Rob were working at the stadium. Rob decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Will were working at the stadium. Summer decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Guy were working at the stadium. Rob decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Will", + "object": "laptop", + "place": "stadium", + "random_a": "Guy", + "random_b": "Rob", + "random_c": "Peter" + } + }, + { + "text": "While Roger and Josh relaxed, Roger gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Josh relaxed, Mike gave a wrench to", + "random_names_cf": "While Joe and Austin relaxed, Joe gave a wrench to", + "s1_io_flip_cf": "While Josh and Roger relaxed, Roger gave a wrench to", + "s2_io_flip_cf": "While Roger and Josh relaxed, Josh gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Austin and Joe relaxed, Joe gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Joe and Austin relaxed, Austin gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Roger relaxed, Josh gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Joe relaxed, Austin gave a wrench to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roger", + "object": "wrench", + "place": "store", + "random_a": "Joe", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "Then, Mike and Tim went to the school. Mike gave a drill bit to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Tim went to the school. Scott gave a drill bit to", + "random_names_cf": "Then, Kelly and Charles went to the school. Kelly gave a drill bit to", + "s1_io_flip_cf": "Then, Tim and Mike went to the school. Mike gave a drill bit to", + "s2_io_flip_cf": "Then, Mike and Tim went to the school. Tim gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kelly went to the school. Kelly gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Charles went to the school. Charles gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Mike went to the school. Tim gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kelly went to the school. Charles gave a drill bit to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Mike", + "object": "drill bit", + "place": "school", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Scott" + } + }, + { + "text": "Then, Rob and Steven had a lot of fun at the garden. Rob gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Steven had a lot of fun at the garden. Summer gave a dishwasher to", + "random_names_cf": "Then, Luke and Mike had a lot of fun at the garden. Luke gave a dishwasher to", + "s1_io_flip_cf": "Then, Steven and Rob had a lot of fun at the garden. Rob gave a dishwasher to", + "s2_io_flip_cf": "Then, Rob and Steven had a lot of fun at the garden. Steven gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Luke had a lot of fun at the garden. Luke gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Mike had a lot of fun at the garden. Mike gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Rob had a lot of fun at the garden. Steven gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Luke had a lot of fun at the garden. Mike gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Rob", + "object": "dishwasher", + "place": "garden", + "random_a": "Luke", + "random_b": "Mike", + "random_c": "Summer" + } + }, + { + "text": "When Steve and Edward were about to leave the school, Steve gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Edward were about to leave the school, Peter gave a key to", + "random_names_cf": "When Ryan and Robert were about to leave the school, Ryan gave a key to", + "s1_io_flip_cf": "When Edward and Steve were about to leave the school, Steve gave a key to", + "s2_io_flip_cf": "When Steve and Edward were about to leave the school, Edward gave a key to", + "random_names_s1_ioi_flip_cf": "When Robert and Ryan were about to leave the school, Ryan gave a key to", + "random_names_s2_ioi_flip_cf": "When Ryan and Robert were about to leave the school, Robert gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Steve were about to leave the school, Edward gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Ryan were about to leave the school, Robert gave a key to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steve", + "object": "key", + "place": "school", + "random_a": "Ryan", + "random_b": "Robert", + "random_c": "Peter" + } + }, + { + "text": "When Daniel and Grant got a pencil at the music store, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Grant got a pencil at the music store, Peter decided to give it to", + "random_names_cf": "When Steven and Roger got a pencil at the music store, Steven decided to give it to", + "s1_io_flip_cf": "When Grant and Daniel got a pencil at the music store, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Grant got a pencil at the music store, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Steven got a pencil at the music store, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Roger got a pencil at the music store, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Daniel got a pencil at the music store, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Steven got a pencil at the music store, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Daniel", + "object": "pencil", + "place": "music store", + "random_a": "Steven", + "random_b": "Roger", + "random_c": "Peter" + } + }, + { + "text": "Then, Rick and Henry were working at the supermarket. Rick decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Henry were working at the supermarket. William decided to give a piece of tape to", + "random_names_cf": "Then, Jim and Stan were working at the supermarket. Jim decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Henry and Rick were working at the supermarket. Rick decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Rick and Henry were working at the supermarket. Henry decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Jim were working at the supermarket. Jim decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Stan were working at the supermarket. Stan decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Rick were working at the supermarket. Henry decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Jim were working at the supermarket. Stan decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Rick", + "object": "piece of tape", + "place": "supermarket", + "random_a": "Jim", + "random_b": "Stan", + "random_c": "William" + } + }, + { + "text": "While Roger and Tim relaxed, Roger gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Tim relaxed, Scott gave a wrench to", + "random_names_cf": "While Guy and Peter relaxed, Guy gave a wrench to", + "s1_io_flip_cf": "While Tim and Roger relaxed, Roger gave a wrench to", + "s2_io_flip_cf": "While Roger and Tim relaxed, Tim gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Peter and Guy relaxed, Guy gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Guy and Peter relaxed, Peter gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Roger relaxed, Tim gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Guy relaxed, Peter gave a wrench to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "wrench", + "place": "hangar", + "random_a": "Guy", + "random_b": "Peter", + "random_c": "Scott" + } + }, + { + "text": "When Guy and Summer got a faucet at the casino, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Summer got a faucet at the casino, Edward decided to give it to", + "random_names_cf": "When Steven and Austin got a faucet at the casino, Steven decided to give it to", + "s1_io_flip_cf": "When Summer and Guy got a faucet at the casino, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Summer got a faucet at the casino, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Steven got a faucet at the casino, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Austin got a faucet at the casino, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Guy got a faucet at the casino, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Steven got a faucet at the casino, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Guy", + "object": "faucet", + "place": "casino", + "random_a": "Steven", + "random_b": "Austin", + "random_c": "Edward" + } + }, + { + "text": "When Rob and Sarah got a heater at the campground, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Sarah got a heater at the campground, Dan decided to give it to", + "random_names_cf": "When Josh and Luke got a heater at the campground, Josh decided to give it to", + "s1_io_flip_cf": "When Sarah and Rob got a heater at the campground, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Sarah got a heater at the campground, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Josh got a heater at the campground, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Luke got a heater at the campground, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Rob got a heater at the campground, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Josh got a heater at the campground, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rob", + "object": "heater", + "place": "campground", + "random_a": "Josh", + "random_b": "Luke", + "random_c": "Dan" + } + }, + { + "text": "Then, Austin and Mike went to the garden. Austin gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Mike went to the garden. Summer gave a scarf to", + "random_names_cf": "Then, Andrew and Joe went to the garden. Andrew gave a scarf to", + "s1_io_flip_cf": "Then, Mike and Austin went to the garden. Austin gave a scarf to", + "s2_io_flip_cf": "Then, Austin and Mike went to the garden. Mike gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Andrew went to the garden. Andrew gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Joe went to the garden. Joe gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin went to the garden. Mike gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Andrew went to the garden. Joe gave a scarf to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Austin", + "object": "scarf", + "place": "garden", + "random_a": "Andrew", + "random_b": "Joe", + "random_c": "Summer" + } + }, + { + "text": "Before Austin and Tim left the clothing store, Austin decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Tim left the clothing store, Andrew decided to give a pin to", + "random_names_cf": "Before Kelly and Steve left the clothing store, Kelly decided to give a pin to", + "s1_io_flip_cf": "Before Tim and Austin left the clothing store, Austin decided to give a pin to", + "s2_io_flip_cf": "Before Austin and Tim left the clothing store, Tim decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Steve and Kelly left the clothing store, Kelly decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Steve left the clothing store, Steve decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Austin left the clothing store, Tim decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Kelly left the clothing store, Steve decided to give a pin to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "pin", + "place": "clothing store", + "random_a": "Kelly", + "random_b": "Steve", + "random_c": "Andrew" + } + }, + { + "text": "The museum Sarah and Alex went to had a sock. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Sarah and Alex went to had a sock. Ross gave it to", + "random_names_cf": "The museum Cal and Kay went to had a sock. Cal gave it to", + "s1_io_flip_cf": "The museum Alex and Sarah went to had a sock. Sarah gave it to", + "s2_io_flip_cf": "The museum Sarah and Alex went to had a sock. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The museum Kay and Cal went to had a sock. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The museum Cal and Kay went to had a sock. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Alex and Sarah went to had a sock. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Kay and Cal went to had a sock. Kay gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Sarah", + "object": "sock", + "place": "museum", + "random_a": "Cal", + "random_b": "Kay", + "random_c": "Ross" + } + }, + { + "text": "When Phil and Charles got a jar at the spa, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Charles got a jar at the spa, Angel decided to give it to", + "random_names_cf": "When Lewis and Tom got a jar at the spa, Lewis decided to give it to", + "s1_io_flip_cf": "When Charles and Phil got a jar at the spa, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Charles got a jar at the spa, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Lewis got a jar at the spa, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Tom got a jar at the spa, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Phil got a jar at the spa, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Lewis got a jar at the spa, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Phil", + "object": "jar", + "place": "spa", + "random_a": "Lewis", + "random_b": "Tom", + "random_c": "Angel" + } + }, + { + "text": "Then, Robert and Rob went to the parking lot. Robert gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Rob went to the parking lot. Alex gave a needle to", + "random_names_cf": "Then, Ryan and Stan went to the parking lot. Ryan gave a needle to", + "s1_io_flip_cf": "Then, Rob and Robert went to the parking lot. Robert gave a needle to", + "s2_io_flip_cf": "Then, Robert and Rob went to the parking lot. Rob gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Ryan went to the parking lot. Ryan gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Stan went to the parking lot. Stan gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Robert went to the parking lot. Rob gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Ryan went to the parking lot. Stan gave a needle to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Robert", + "object": "needle", + "place": "parking lot", + "random_a": "Ryan", + "random_b": "Stan", + "random_c": "Alex" + } + }, + { + "text": "Then, Dan and Henry had a lot of fun at the boatyard. Dan gave a mirror to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Henry had a lot of fun at the boatyard. Neil gave a mirror to", + "random_names_cf": "Then, Kelly and Steve had a lot of fun at the boatyard. Kelly gave a mirror to", + "s1_io_flip_cf": "Then, Henry and Dan had a lot of fun at the boatyard. Dan gave a mirror to", + "s2_io_flip_cf": "Then, Dan and Henry had a lot of fun at the boatyard. Henry gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Kelly had a lot of fun at the boatyard. Kelly gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Steve had a lot of fun at the boatyard. Steve gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Dan had a lot of fun at the boatyard. Henry gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Kelly had a lot of fun at the boatyard. Steve gave a mirror to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Dan", + "object": "mirror", + "place": "boatyard", + "random_a": "Kelly", + "random_b": "Steve", + "random_c": "Neil" + } + }, + { + "text": "Then, Kay and Mike went to the ferry. Kay gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Mike went to the ferry. Sarah gave a toilet to", + "random_names_cf": "Then, Luke and Tom went to the ferry. Luke gave a toilet to", + "s1_io_flip_cf": "Then, Mike and Kay went to the ferry. Kay gave a toilet to", + "s2_io_flip_cf": "Then, Kay and Mike went to the ferry. Mike gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Luke went to the ferry. Luke gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Tom went to the ferry. Tom gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Kay went to the ferry. Mike gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Luke went to the ferry. Tom gave a toilet to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Kay", + "object": "toilet", + "place": "ferry", + "random_a": "Luke", + "random_b": "Tom", + "random_c": "Sarah" + } + }, + { + "text": "Then, Ryan and Tom were working at the zoo. Ryan decided to give a basketball to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Tom were working at the zoo. Andrew decided to give a basketball to", + "random_names_cf": "Then, Mike and Sarah were working at the zoo. Mike decided to give a basketball to", + "s1_io_flip_cf": "Then, Tom and Ryan were working at the zoo. Ryan decided to give a basketball to", + "s2_io_flip_cf": "Then, Ryan and Tom were working at the zoo. Tom decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Mike were working at the zoo. Mike decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Sarah were working at the zoo. Sarah decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Ryan were working at the zoo. Tom decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Mike were working at the zoo. Sarah decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "basketball", + "place": "zoo", + "random_a": "Mike", + "random_b": "Sarah", + "random_c": "Andrew" + } + }, + { + "text": "While Sarah and Phil relaxed, Sarah gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Phil relaxed, Jonathan gave a pencil to", + "random_names_cf": "While Scott and Summer relaxed, Scott gave a pencil to", + "s1_io_flip_cf": "While Phil and Sarah relaxed, Sarah gave a pencil to", + "s2_io_flip_cf": "While Sarah and Phil relaxed, Phil gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Summer and Scott relaxed, Scott gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Scott and Summer relaxed, Summer gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Sarah relaxed, Phil gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Scott relaxed, Summer gave a pencil to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Sarah", + "object": "pencil", + "place": "pizzeria", + "random_a": "Scott", + "random_b": "Summer", + "random_c": "Jonathan" + } + }, + { + "text": "When Steve and Daniel got a wallet at the marketplace, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Daniel got a wallet at the marketplace, Tim decided to give it to", + "random_names_cf": "When Austin and Edward got a wallet at the marketplace, Austin decided to give it to", + "s1_io_flip_cf": "When Daniel and Steve got a wallet at the marketplace, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Daniel got a wallet at the marketplace, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Austin got a wallet at the marketplace, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Edward got a wallet at the marketplace, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steve got a wallet at the marketplace, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Austin got a wallet at the marketplace, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "wallet", + "place": "marketplace", + "random_a": "Austin", + "random_b": "Edward", + "random_c": "Tim" + } + }, + { + "text": "Then, Edward and Joe were working at the convenience store. Edward decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Joe were working at the convenience store. Andrew decided to give a shoe to", + "random_names_cf": "Then, Will and Grant were working at the convenience store. Will decided to give a shoe to", + "s1_io_flip_cf": "Then, Joe and Edward were working at the convenience store. Edward decided to give a shoe to", + "s2_io_flip_cf": "Then, Edward and Joe were working at the convenience store. Joe decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Will were working at the convenience store. Will decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Will and Grant were working at the convenience store. Grant decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Edward were working at the convenience store. Joe decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Will were working at the convenience store. Grant decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Edward", + "object": "shoe", + "place": "convenience store", + "random_a": "Will", + "random_b": "Grant", + "random_c": "Andrew" + } + }, + { + "text": "When Scott and Josh were about to leave the tire store, Scott gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Josh were about to leave the tire store, Mike gave a pair of nail clippers to", + "random_names_cf": "When Don and Angel were about to leave the tire store, Don gave a pair of nail clippers to", + "s1_io_flip_cf": "When Josh and Scott were about to leave the tire store, Scott gave a pair of nail clippers to", + "s2_io_flip_cf": "When Scott and Josh were about to leave the tire store, Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Angel and Don were about to leave the tire store, Don gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Don and Angel were about to leave the tire store, Angel gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Scott were about to leave the tire store, Josh gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Don were about to leave the tire store, Angel gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Scott", + "object": "pair of nail clippers", + "place": "tire store", + "random_a": "Don", + "random_b": "Angel", + "random_c": "Mike" + } + }, + { + "text": "While Elizabeth and Phil relaxed, Elizabeth gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Phil relaxed, Don gave a sandal to", + "random_names_cf": "While Lewis and Henry relaxed, Lewis gave a sandal to", + "s1_io_flip_cf": "While Phil and Elizabeth relaxed, Elizabeth gave a sandal to", + "s2_io_flip_cf": "While Elizabeth and Phil relaxed, Phil gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Henry and Lewis relaxed, Lewis gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Lewis and Henry relaxed, Henry gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Elizabeth relaxed, Phil gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Lewis relaxed, Henry gave a sandal to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Elizabeth", + "object": "sandal", + "place": "break room", + "random_a": "Lewis", + "random_b": "Henry", + "random_c": "Don" + } + }, + { + "text": "Then, Tim and Edward were working at the mall. Tim decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Edward were working at the mall. Dan decided to give a gold watch to", + "random_names_cf": "Then, Sarah and Neil were working at the mall. Sarah decided to give a gold watch to", + "s1_io_flip_cf": "Then, Edward and Tim were working at the mall. Tim decided to give a gold watch to", + "s2_io_flip_cf": "Then, Tim and Edward were working at the mall. Edward decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Sarah were working at the mall. Sarah decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Neil were working at the mall. Neil decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Tim were working at the mall. Edward decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Sarah were working at the mall. Neil decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Tim", + "object": "gold watch", + "place": "mall", + "random_a": "Sarah", + "random_b": "Neil", + "random_c": "Dan" + } + }, + { + "text": "When Henry and Cal were about to leave the service station, Henry gave a mask to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Cal were about to leave the service station, Robert gave a mask to", + "random_names_cf": "When Edward and Mike were about to leave the service station, Edward gave a mask to", + "s1_io_flip_cf": "When Cal and Henry were about to leave the service station, Henry gave a mask to", + "s2_io_flip_cf": "When Henry and Cal were about to leave the service station, Cal gave a mask to", + "random_names_s1_ioi_flip_cf": "When Mike and Edward were about to leave the service station, Edward gave a mask to", + "random_names_s2_ioi_flip_cf": "When Edward and Mike were about to leave the service station, Mike gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Henry were about to leave the service station, Cal gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Edward were about to leave the service station, Mike gave a mask to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Henry", + "object": "mask", + "place": "service station", + "random_a": "Edward", + "random_b": "Mike", + "random_c": "Robert" + } + }, + { + "text": "Then, Steve and Cal went to the hangar. Steve gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Cal went to the hangar. Robert gave a scarf to", + "random_names_cf": "Then, Angel and Alex went to the hangar. Angel gave a scarf to", + "s1_io_flip_cf": "Then, Cal and Steve went to the hangar. Steve gave a scarf to", + "s2_io_flip_cf": "Then, Steve and Cal went to the hangar. Cal gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Angel went to the hangar. Angel gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Alex went to the hangar. Alex gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steve went to the hangar. Cal gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Angel went to the hangar. Alex gave a scarf to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steve", + "object": "scarf", + "place": "hangar", + "random_a": "Angel", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "Before Neil and Daniel left the hotel, Neil decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Daniel left the hotel, Mike decided to give a needle to", + "random_names_cf": "Before Joe and Austin left the hotel, Joe decided to give a needle to", + "s1_io_flip_cf": "Before Daniel and Neil left the hotel, Neil decided to give a needle to", + "s2_io_flip_cf": "Before Neil and Daniel left the hotel, Daniel decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Austin and Joe left the hotel, Joe decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Joe and Austin left the hotel, Austin decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Neil left the hotel, Daniel decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Joe left the hotel, Austin decided to give a needle to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Neil", + "object": "needle", + "place": "hotel", + "random_a": "Joe", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "Before Dan and Alex left the hangar, Dan decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Alex left the hangar, Mike decided to give a grater to", + "random_names_cf": "Before Don and Steven left the hangar, Don decided to give a grater to", + "s1_io_flip_cf": "Before Alex and Dan left the hangar, Dan decided to give a grater to", + "s2_io_flip_cf": "Before Dan and Alex left the hangar, Alex decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Steven and Don left the hangar, Don decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Don and Steven left the hangar, Steven decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Dan left the hangar, Alex decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Don left the hangar, Steven decided to give a grater to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Dan", + "object": "grater", + "place": "hangar", + "random_a": "Don", + "random_b": "Steven", + "random_c": "Mike" + } + }, + { + "text": "Once Alexander and Charles arrived at the ramp, Alexander gave a heater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Charles arrived at the ramp, Rob gave a heater to", + "random_names_cf": "Once Guy and Ryan arrived at the ramp, Guy gave a heater to", + "s1_io_flip_cf": "Once Charles and Alexander arrived at the ramp, Alexander gave a heater to", + "s2_io_flip_cf": "Once Alexander and Charles arrived at the ramp, Charles gave a heater to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Guy arrived at the ramp, Guy gave a heater to", + "random_names_s2_ioi_flip_cf": "Once Guy and Ryan arrived at the ramp, Ryan gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Alexander arrived at the ramp, Charles gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Guy arrived at the ramp, Ryan gave a heater to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Alexander", + "object": "heater", + "place": "ramp", + "random_a": "Guy", + "random_b": "Ryan", + "random_c": "Rob" + } + }, + { + "text": "Then, Grant and Robert had a lot of fun at the university campus. Grant gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Robert had a lot of fun at the university campus. Edward gave a needle to", + "random_names_cf": "Then, Elizabeth and Sarah had a lot of fun at the university campus. Elizabeth gave a needle to", + "s1_io_flip_cf": "Then, Robert and Grant had a lot of fun at the university campus. Grant gave a needle to", + "s2_io_flip_cf": "Then, Grant and Robert had a lot of fun at the university campus. Robert gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Elizabeth had a lot of fun at the university campus. Elizabeth gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Sarah had a lot of fun at the university campus. Sarah gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Grant had a lot of fun at the university campus. Robert gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Elizabeth had a lot of fun at the university campus. Sarah gave a needle to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Grant", + "object": "needle", + "place": "university campus", + "random_a": "Elizabeth", + "random_b": "Sarah", + "random_c": "Edward" + } + }, + { + "text": "Then, Josh and Scott went to the harbor. Josh gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott went to the harbor. Don gave a shoe to", + "random_names_cf": "Then, Rick and Sarah went to the harbor. Rick gave a shoe to", + "s1_io_flip_cf": "Then, Scott and Josh went to the harbor. Josh gave a shoe to", + "s2_io_flip_cf": "Then, Josh and Scott went to the harbor. Scott gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Rick went to the harbor. Rick gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Sarah went to the harbor. Sarah gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh went to the harbor. Scott gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Rick went to the harbor. Sarah gave a shoe to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "shoe", + "place": "harbor", + "random_a": "Rick", + "random_b": "Sarah", + "random_c": "Don" + } + }, + { + "text": "When Steve and Neil got a pair of goggles at the optician, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Neil got a pair of goggles at the optician, Edward decided to give it to", + "random_names_cf": "When Luke and William got a pair of goggles at the optician, Luke decided to give it to", + "s1_io_flip_cf": "When Neil and Steve got a pair of goggles at the optician, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Neil got a pair of goggles at the optician, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Luke got a pair of goggles at the optician, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and William got a pair of goggles at the optician, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Steve got a pair of goggles at the optician, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Luke got a pair of goggles at the optician, William decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steve", + "object": "pair of goggles", + "place": "optician", + "random_a": "Luke", + "random_b": "William", + "random_c": "Edward" + } + }, + { + "text": "Then, Alex and Roger went to the tire store. Alex gave a sock to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Roger went to the tire store. Cal gave a sock to", + "random_names_cf": "Then, Rick and Edward went to the tire store. Rick gave a sock to", + "s1_io_flip_cf": "Then, Roger and Alex went to the tire store. Alex gave a sock to", + "s2_io_flip_cf": "Then, Alex and Roger went to the tire store. Roger gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Rick went to the tire store. Rick gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Edward went to the tire store. Edward gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Alex went to the tire store. Roger gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Rick went to the tire store. Edward gave a sock to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alex", + "object": "sock", + "place": "tire store", + "random_a": "Rick", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Then, Steven and Elizabeth went to the gift shop. Steven gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Elizabeth went to the gift shop. Henry gave a screwdriver to", + "random_names_cf": "Then, Guy and Scott went to the gift shop. Guy gave a screwdriver to", + "s1_io_flip_cf": "Then, Elizabeth and Steven went to the gift shop. Steven gave a screwdriver to", + "s2_io_flip_cf": "Then, Steven and Elizabeth went to the gift shop. Elizabeth gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Guy went to the gift shop. Guy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Scott went to the gift shop. Scott gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Steven went to the gift shop. Elizabeth gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Guy went to the gift shop. Scott gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steven", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "Henry" + } + }, + { + "text": "Before Roy and Robert left the gym, Roy decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Robert left the gym, Sarah decided to give a grater to", + "random_names_cf": "Before Tim and Steven left the gym, Tim decided to give a grater to", + "s1_io_flip_cf": "Before Robert and Roy left the gym, Roy decided to give a grater to", + "s2_io_flip_cf": "Before Roy and Robert left the gym, Robert decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Steven and Tim left the gym, Tim decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Tim and Steven left the gym, Steven decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Roy left the gym, Robert decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Tim left the gym, Steven decided to give a grater to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Roy", + "object": "grater", + "place": "gym", + "random_a": "Tim", + "random_b": "Steven", + "random_c": "Sarah" + } + }, + { + "text": "Then, Steve and Will had a lot of fun at the stadium. Steve gave a basket to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Will had a lot of fun at the stadium. Luke gave a basket to", + "random_names_cf": "Then, Tim and Summer had a lot of fun at the stadium. Tim gave a basket to", + "s1_io_flip_cf": "Then, Will and Steve had a lot of fun at the stadium. Steve gave a basket to", + "s2_io_flip_cf": "Then, Steve and Will had a lot of fun at the stadium. Will gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Tim had a lot of fun at the stadium. Tim gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Summer had a lot of fun at the stadium. Summer gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Steve had a lot of fun at the stadium. Will gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Tim had a lot of fun at the stadium. Summer gave a basket to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steve", + "object": "basket", + "place": "stadium", + "random_a": "Tim", + "random_b": "Summer", + "random_c": "Luke" + } + }, + { + "text": "Then, Jim and Mike were working at the zoo. Jim decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Mike were working at the zoo. Rob decided to give a mask to", + "random_names_cf": "Then, Henry and Steven were working at the zoo. Henry decided to give a mask to", + "s1_io_flip_cf": "Then, Mike and Jim were working at the zoo. Jim decided to give a mask to", + "s2_io_flip_cf": "Then, Jim and Mike were working at the zoo. Mike decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Henry were working at the zoo. Henry decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Steven were working at the zoo. Steven decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Jim were working at the zoo. Mike decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Henry were working at the zoo. Steven decided to give a mask to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Jim", + "object": "mask", + "place": "zoo", + "random_a": "Henry", + "random_b": "Steven", + "random_c": "Rob" + } + }, + { + "text": "Once Roy and Angel arrived at the airbase, Roy gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Angel arrived at the airbase, Scott gave a screwdriver to", + "random_names_cf": "Once Robert and Lewis arrived at the airbase, Robert gave a screwdriver to", + "s1_io_flip_cf": "Once Angel and Roy arrived at the airbase, Roy gave a screwdriver to", + "s2_io_flip_cf": "Once Roy and Angel arrived at the airbase, Angel gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Robert arrived at the airbase, Robert gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Robert and Lewis arrived at the airbase, Lewis gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Roy arrived at the airbase, Angel gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Robert arrived at the airbase, Lewis gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roy", + "object": "screwdriver", + "place": "airbase", + "random_a": "Robert", + "random_b": "Lewis", + "random_c": "Scott" + } + }, + { + "text": "Then, Mike and Alex were working at the hangar. Mike decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Alex were working at the hangar. Luke decided to give a pair of shoes to", + "random_names_cf": "Then, Lewis and Josh were working at the hangar. Lewis decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, Alex and Mike were working at the hangar. Mike decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Mike and Alex were working at the hangar. Alex decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Lewis were working at the hangar. Lewis decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Josh were working at the hangar. Josh decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Mike were working at the hangar. Alex decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Lewis were working at the hangar. Josh decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Mike", + "object": "pair of shoes", + "place": "hangar", + "random_a": "Lewis", + "random_b": "Josh", + "random_c": "Luke" + } + }, + { + "text": "Then, Tim and Stan were working at the department store. Tim decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Stan were working at the department store. Alex decided to give a boot to", + "random_names_cf": "Then, Will and Steven were working at the department store. Will decided to give a boot to", + "s1_io_flip_cf": "Then, Stan and Tim were working at the department store. Tim decided to give a boot to", + "s2_io_flip_cf": "Then, Tim and Stan were working at the department store. Stan decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Will were working at the department store. Will decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Will and Steven were working at the department store. Steven decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Tim were working at the department store. Stan decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Will were working at the department store. Steven decided to give a boot to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Tim", + "object": "boot", + "place": "department store", + "random_a": "Will", + "random_b": "Steven", + "random_c": "Alex" + } + }, + { + "text": "Before Mike and Austin left the campground, Mike decided to give a sock to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Austin left the campground, Joe decided to give a sock to", + "random_names_cf": "Before Steven and Neil left the campground, Steven decided to give a sock to", + "s1_io_flip_cf": "Before Austin and Mike left the campground, Mike decided to give a sock to", + "s2_io_flip_cf": "Before Mike and Austin left the campground, Austin decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Before Neil and Steven left the campground, Steven decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Before Steven and Neil left the campground, Neil decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Mike left the campground, Austin decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Steven left the campground, Neil decided to give a sock to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Mike", + "object": "sock", + "place": "campground", + "random_a": "Steven", + "random_b": "Neil", + "random_c": "Joe" + } + }, + { + "text": "Once Cal and Kelly arrived at the airport, Cal gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Kelly arrived at the airport, Mike gave a thread to", + "random_names_cf": "Once Kay and Edward arrived at the airport, Kay gave a thread to", + "s1_io_flip_cf": "Once Kelly and Cal arrived at the airport, Cal gave a thread to", + "s2_io_flip_cf": "Once Cal and Kelly arrived at the airport, Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Edward and Kay arrived at the airport, Kay gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Kay and Edward arrived at the airport, Edward gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Cal arrived at the airport, Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Kay arrived at the airport, Edward gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Cal", + "object": "thread", + "place": "airport", + "random_a": "Kay", + "random_b": "Edward", + "random_c": "Mike" + } + }, + { + "text": "Then, Ross and Andrew were working at the zoo. Ross decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Andrew were working at the zoo. Peter decided to give a tent to", + "random_names_cf": "Then, Charles and Daniel were working at the zoo. Charles decided to give a tent to", + "s1_io_flip_cf": "Then, Andrew and Ross were working at the zoo. Ross decided to give a tent to", + "s2_io_flip_cf": "Then, Ross and Andrew were working at the zoo. Andrew decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Charles were working at the zoo. Charles decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Daniel were working at the zoo. Daniel decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Ross were working at the zoo. Andrew decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Charles were working at the zoo. Daniel decided to give a tent to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ross", + "object": "tent", + "place": "zoo", + "random_a": "Charles", + "random_b": "Daniel", + "random_c": "Peter" + } + }, + { + "text": "Then, Andrew and Daniel were working at the park. Andrew decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Daniel were working at the park. Summer decided to give a faucet to", + "random_names_cf": "Then, Austin and Don were working at the park. Austin decided to give a faucet to", + "s1_io_flip_cf": "Then, Daniel and Andrew were working at the park. Andrew decided to give a faucet to", + "s2_io_flip_cf": "Then, Andrew and Daniel were working at the park. Daniel decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Don and Austin were working at the park. Austin decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Don were working at the park. Don decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Andrew were working at the park. Daniel decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Austin were working at the park. Don decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Andrew", + "object": "faucet", + "place": "park", + "random_a": "Austin", + "random_b": "Don", + "random_c": "Summer" + } + }, + { + "text": "Then, Ryan and Stan went to the tire store. Ryan gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Stan went to the tire store. Lewis gave a folder to", + "random_names_cf": "Then, Alex and Josh went to the tire store. Alex gave a folder to", + "s1_io_flip_cf": "Then, Stan and Ryan went to the tire store. Ryan gave a folder to", + "s2_io_flip_cf": "Then, Ryan and Stan went to the tire store. Stan gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Alex went to the tire store. Alex gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Josh went to the tire store. Josh gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Ryan went to the tire store. Stan gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex went to the tire store. Josh gave a folder to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Ryan", + "object": "folder", + "place": "tire store", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Lewis" + } + }, + { + "text": "While Joe and Austin relaxed, Joe gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Austin relaxed, Luke gave a glove to", + "random_names_cf": "While Roy and Lewis relaxed, Roy gave a glove to", + "s1_io_flip_cf": "While Austin and Joe relaxed, Joe gave a glove to", + "s2_io_flip_cf": "While Joe and Austin relaxed, Austin gave a glove to", + "random_names_s1_ioi_flip_cf": "While Lewis and Roy relaxed, Roy gave a glove to", + "random_names_s2_ioi_flip_cf": "While Roy and Lewis relaxed, Lewis gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Joe relaxed, Austin gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Roy relaxed, Lewis gave a glove to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Joe", + "object": "glove", + "place": "ramp", + "random_a": "Roy", + "random_b": "Lewis", + "random_c": "Luke" + } + }, + { + "text": "Then, Don and Grant went to the hangar. Don gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Grant went to the hangar. Luke gave a match to", + "random_names_cf": "Then, Roy and Ryan went to the hangar. Roy gave a match to", + "s1_io_flip_cf": "Then, Grant and Don went to the hangar. Don gave a match to", + "s2_io_flip_cf": "Then, Don and Grant went to the hangar. Grant gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Roy went to the hangar. Roy gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Ryan went to the hangar. Ryan gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Don went to the hangar. Grant gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Roy went to the hangar. Ryan gave a match to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Don", + "object": "match", + "place": "hangar", + "random_a": "Roy", + "random_b": "Ryan", + "random_c": "Luke" + } + }, + { + "text": "Then, Neil and Sarah had a lot of fun at the zoo. Neil gave a fork to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Sarah had a lot of fun at the zoo. Kay gave a fork to", + "random_names_cf": "Then, Guy and William had a lot of fun at the zoo. Guy gave a fork to", + "s1_io_flip_cf": "Then, Sarah and Neil had a lot of fun at the zoo. Neil gave a fork to", + "s2_io_flip_cf": "Then, Neil and Sarah had a lot of fun at the zoo. Sarah gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, William and Guy had a lot of fun at the zoo. Guy gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Guy and William had a lot of fun at the zoo. William gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Neil had a lot of fun at the zoo. Sarah gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Guy had a lot of fun at the zoo. William gave a fork to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Neil", + "object": "fork", + "place": "zoo", + "random_a": "Guy", + "random_b": "William", + "random_c": "Kay" + } + }, + { + "text": "Once Roger and William arrived at the field, Roger gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and William arrived at the field, Angel gave a crate to", + "random_names_cf": "Once Steve and Tim arrived at the field, Steve gave a crate to", + "s1_io_flip_cf": "Once William and Roger arrived at the field, Roger gave a crate to", + "s2_io_flip_cf": "Once Roger and William arrived at the field, William gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Tim and Steve arrived at the field, Steve gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Steve and Tim arrived at the field, Tim gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Roger arrived at the field, William gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Steve arrived at the field, Tim gave a crate to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Roger", + "object": "crate", + "place": "field", + "random_a": "Steve", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "Before Dan and Charles left the boatyard, Dan decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Charles left the boatyard, Alexander decided to give a toaster to", + "random_names_cf": "Before Steve and Alex left the boatyard, Steve decided to give a toaster to", + "s1_io_flip_cf": "Before Charles and Dan left the boatyard, Dan decided to give a toaster to", + "s2_io_flip_cf": "Before Dan and Charles left the boatyard, Charles decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Alex and Steve left the boatyard, Steve decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before Steve and Alex left the boatyard, Alex decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Dan left the boatyard, Charles decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Steve left the boatyard, Alex decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Dan", + "object": "toaster", + "place": "boatyard", + "random_a": "Steve", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "Once Charles and Don arrived at the airbase, Charles gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Don arrived at the airbase, Neil gave a highlighter to", + "random_names_cf": "Once Josh and Joe arrived at the airbase, Josh gave a highlighter to", + "s1_io_flip_cf": "Once Don and Charles arrived at the airbase, Charles gave a highlighter to", + "s2_io_flip_cf": "Once Charles and Don arrived at the airbase, Don gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Joe and Josh arrived at the airbase, Josh gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Josh and Joe arrived at the airbase, Joe gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Charles arrived at the airbase, Don gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Josh arrived at the airbase, Joe gave a highlighter to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Charles", + "object": "highlighter", + "place": "airbase", + "random_a": "Josh", + "random_b": "Joe", + "random_c": "Neil" + } + }, + { + "text": "Before Alexander and Jonathan left the pet store, Alexander decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Jonathan left the pet store, Roy decided to give a tablet to", + "random_names_cf": "Before Steven and Henry left the pet store, Steven decided to give a tablet to", + "s1_io_flip_cf": "Before Jonathan and Alexander left the pet store, Alexander decided to give a tablet to", + "s2_io_flip_cf": "Before Alexander and Jonathan left the pet store, Jonathan decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Henry and Steven left the pet store, Steven decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Steven and Henry left the pet store, Henry decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Alexander left the pet store, Jonathan decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Steven left the pet store, Henry decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alexander", + "object": "tablet", + "place": "pet store", + "random_a": "Steven", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "Before William and Steve left the boatyard, William decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Steve left the boatyard, Peter decided to give a dress to", + "random_names_cf": "Before Daniel and Ryan left the boatyard, Daniel decided to give a dress to", + "s1_io_flip_cf": "Before Steve and William left the boatyard, William decided to give a dress to", + "s2_io_flip_cf": "Before William and Steve left the boatyard, Steve decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Daniel left the boatyard, Daniel decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Ryan left the boatyard, Ryan decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and William left the boatyard, Steve decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Daniel left the boatyard, Ryan decided to give a dress to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "William", + "object": "dress", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Ryan", + "random_c": "Peter" + } + }, + { + "text": "Then, Andrew and Tim went to the university campus. Andrew gave a coat to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Tim went to the university campus. Roger gave a coat to", + "random_names_cf": "Then, Will and Cal went to the university campus. Will gave a coat to", + "s1_io_flip_cf": "Then, Tim and Andrew went to the university campus. Andrew gave a coat to", + "s2_io_flip_cf": "Then, Andrew and Tim went to the university campus. Tim gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Will went to the university campus. Will gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Will and Cal went to the university campus. Cal gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Andrew went to the university campus. Tim gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Will went to the university campus. Cal gave a coat to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Andrew", + "object": "coat", + "place": "university campus", + "random_a": "Will", + "random_b": "Cal", + "random_c": "Roger" + } + }, + { + "text": "When Kay and Alexander were about to leave the cafeteria, Kay gave a shoe to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Alexander were about to leave the cafeteria, Kelly gave a shoe to", + "random_names_cf": "When Charles and Scott were about to leave the cafeteria, Charles gave a shoe to", + "s1_io_flip_cf": "When Alexander and Kay were about to leave the cafeteria, Kay gave a shoe to", + "s2_io_flip_cf": "When Kay and Alexander were about to leave the cafeteria, Alexander gave a shoe to", + "random_names_s1_ioi_flip_cf": "When Scott and Charles were about to leave the cafeteria, Charles gave a shoe to", + "random_names_s2_ioi_flip_cf": "When Charles and Scott were about to leave the cafeteria, Scott gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Kay were about to leave the cafeteria, Alexander gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Charles were about to leave the cafeteria, Scott gave a shoe to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Kay", + "object": "shoe", + "place": "cafeteria", + "random_a": "Charles", + "random_b": "Scott", + "random_c": "Kelly" + } + }, + { + "text": "When William and Austin got a bucket of paint at the harbor, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Austin got a bucket of paint at the harbor, Josh decided to give it to", + "random_names_cf": "When Summer and Don got a bucket of paint at the harbor, Summer decided to give it to", + "s1_io_flip_cf": "When Austin and William got a bucket of paint at the harbor, William decided to give it to", + "s2_io_flip_cf": "When William and Austin got a bucket of paint at the harbor, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Summer got a bucket of paint at the harbor, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Don got a bucket of paint at the harbor, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and William got a bucket of paint at the harbor, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Summer got a bucket of paint at the harbor, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "William", + "object": "bucket of paint", + "place": "harbor", + "random_a": "Summer", + "random_b": "Don", + "random_c": "Josh" + } + }, + { + "text": "While Don and Cal relaxed, Don gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Cal relaxed, Steve gave a spoon to", + "random_names_cf": "While Rick and Tom relaxed, Rick gave a spoon to", + "s1_io_flip_cf": "While Cal and Don relaxed, Don gave a spoon to", + "s2_io_flip_cf": "While Don and Cal relaxed, Cal gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Tom and Rick relaxed, Rick gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Rick and Tom relaxed, Tom gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Don relaxed, Cal gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Rick relaxed, Tom gave a spoon to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Don", + "object": "spoon", + "place": "service station", + "random_a": "Rick", + "random_b": "Tom", + "random_c": "Steve" + } + }, + { + "text": "Then, William and Daniel had a lot of fun at the tire store. William gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Daniel had a lot of fun at the tire store. Lewis gave a pen to", + "random_names_cf": "Then, Steve and Kelly had a lot of fun at the tire store. Steve gave a pen to", + "s1_io_flip_cf": "Then, Daniel and William had a lot of fun at the tire store. William gave a pen to", + "s2_io_flip_cf": "Then, William and Daniel had a lot of fun at the tire store. Daniel gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Steve had a lot of fun at the tire store. Steve gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Kelly had a lot of fun at the tire store. Kelly gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and William had a lot of fun at the tire store. Daniel gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steve had a lot of fun at the tire store. Kelly gave a pen to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "William", + "object": "pen", + "place": "tire store", + "random_a": "Steve", + "random_b": "Kelly", + "random_c": "Lewis" + } + }, + { + "text": "Then, Neil and Mike went to the hotel. Neil gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Mike went to the hotel. Austin gave a glove to", + "random_names_cf": "Then, Andrew and Kay went to the hotel. Andrew gave a glove to", + "s1_io_flip_cf": "Then, Mike and Neil went to the hotel. Neil gave a glove to", + "s2_io_flip_cf": "Then, Neil and Mike went to the hotel. Mike gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Andrew went to the hotel. Andrew gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Kay went to the hotel. Kay gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Neil went to the hotel. Mike gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Andrew went to the hotel. Kay gave a glove to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Neil", + "object": "glove", + "place": "hotel", + "random_a": "Andrew", + "random_b": "Kay", + "random_c": "Austin" + } + }, + { + "text": "Then, Roy and Scott had a lot of fun at the cafeteria. Roy gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Scott had a lot of fun at the cafeteria. Charles gave a pair of shoes to", + "random_names_cf": "Then, Jonathan and Peter had a lot of fun at the cafeteria. Jonathan gave a pair of shoes to", + "s1_io_flip_cf": "Then, Scott and Roy had a lot of fun at the cafeteria. Roy gave a pair of shoes to", + "s2_io_flip_cf": "Then, Roy and Scott had a lot of fun at the cafeteria. Scott gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Jonathan had a lot of fun at the cafeteria. Jonathan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Peter had a lot of fun at the cafeteria. Peter gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roy had a lot of fun at the cafeteria. Scott gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Jonathan had a lot of fun at the cafeteria. Peter gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "pair of shoes", + "place": "cafeteria", + "random_a": "Jonathan", + "random_b": "Peter", + "random_c": "Charles" + } + }, + { + "text": "The zoo Guy and Mike went to had a spoon. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Guy and Mike went to had a spoon. Roy gave it to", + "random_names_cf": "The zoo Andrew and William went to had a spoon. Andrew gave it to", + "s1_io_flip_cf": "The zoo Mike and Guy went to had a spoon. Guy gave it to", + "s2_io_flip_cf": "The zoo Guy and Mike went to had a spoon. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The zoo William and Andrew went to had a spoon. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Andrew and William went to had a spoon. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Mike and Guy went to had a spoon. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo William and Andrew went to had a spoon. William gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Guy", + "object": "spoon", + "place": "zoo", + "random_a": "Andrew", + "random_b": "William", + "random_c": "Roy" + } + }, + { + "text": "The pizzeria Edward and Grant went to had a napkin. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Edward and Grant went to had a napkin. Guy gave it to", + "random_names_cf": "The pizzeria Kay and Tim went to had a napkin. Kay gave it to", + "s1_io_flip_cf": "The pizzeria Grant and Edward went to had a napkin. Edward gave it to", + "s2_io_flip_cf": "The pizzeria Edward and Grant went to had a napkin. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Tim and Kay went to had a napkin. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Kay and Tim went to had a napkin. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Grant and Edward went to had a napkin. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Tim and Kay went to had a napkin. Tim gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Edward", + "object": "napkin", + "place": "pizzeria", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "While Henry and Dan relaxed, Henry gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Dan relaxed, Stan gave a coat to", + "random_names_cf": "While Steven and Rob relaxed, Steven gave a coat to", + "s1_io_flip_cf": "While Dan and Henry relaxed, Henry gave a coat to", + "s2_io_flip_cf": "While Henry and Dan relaxed, Dan gave a coat to", + "random_names_s1_ioi_flip_cf": "While Rob and Steven relaxed, Steven gave a coat to", + "random_names_s2_ioi_flip_cf": "While Steven and Rob relaxed, Rob gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Henry relaxed, Dan gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Steven relaxed, Rob gave a coat to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Henry", + "object": "coat", + "place": "gift shop", + "random_a": "Steven", + "random_b": "Rob", + "random_c": "Stan" + } + }, + { + "text": "Then, Rob and Will went to the pet store. Rob gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Will went to the pet store. Sarah gave a fork to", + "random_names_cf": "Then, Dan and Kay went to the pet store. Dan gave a fork to", + "s1_io_flip_cf": "Then, Will and Rob went to the pet store. Rob gave a fork to", + "s2_io_flip_cf": "Then, Rob and Will went to the pet store. Will gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Dan went to the pet store. Dan gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Kay went to the pet store. Kay gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rob went to the pet store. Will gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Dan went to the pet store. Kay gave a fork to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rob", + "object": "fork", + "place": "pet store", + "random_a": "Dan", + "random_b": "Kay", + "random_c": "Sarah" + } + }, + { + "text": "When Stan and Charles were about to leave the pizzeria, Stan gave a glove to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Charles were about to leave the pizzeria, Rick gave a glove to", + "random_names_cf": "When Robert and Joe were about to leave the pizzeria, Robert gave a glove to", + "s1_io_flip_cf": "When Charles and Stan were about to leave the pizzeria, Stan gave a glove to", + "s2_io_flip_cf": "When Stan and Charles were about to leave the pizzeria, Charles gave a glove to", + "random_names_s1_ioi_flip_cf": "When Joe and Robert were about to leave the pizzeria, Robert gave a glove to", + "random_names_s2_ioi_flip_cf": "When Robert and Joe were about to leave the pizzeria, Joe gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Stan were about to leave the pizzeria, Charles gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Robert were about to leave the pizzeria, Joe gave a glove to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "glove", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Joe", + "random_c": "Rick" + } + }, + { + "text": "Before Don and Phil left the toy store, Don decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Phil left the toy store, Angel decided to give a screwdriver to", + "random_names_cf": "Before Will and Mike left the toy store, Will decided to give a screwdriver to", + "s1_io_flip_cf": "Before Phil and Don left the toy store, Don decided to give a screwdriver to", + "s2_io_flip_cf": "Before Don and Phil left the toy store, Phil decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Mike and Will left the toy store, Will decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Will and Mike left the toy store, Mike decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Don left the toy store, Phil decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Will left the toy store, Mike decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Don", + "object": "screwdriver", + "place": "toy store", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Angel" + } + }, + { + "text": "Then, Kay and Guy were working at the music store. Kay decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Guy were working at the music store. Alex decided to give a pair of nail clippers to", + "random_names_cf": "Then, Steve and Neil were working at the music store. Steve decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Guy and Kay were working at the music store. Kay decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Kay and Guy were working at the music store. Guy decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Steve were working at the music store. Steve decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Neil were working at the music store. Neil decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Kay were working at the music store. Guy decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steve were working at the music store. Neil decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kay", + "object": "pair of nail clippers", + "place": "music store", + "random_a": "Steve", + "random_b": "Neil", + "random_c": "Alex" + } + }, + { + "text": "Then, Neil and Steven went to the elevator. Neil gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Steven went to the elevator. Alex gave a basket to", + "random_names_cf": "Then, Sarah and Rob went to the elevator. Sarah gave a basket to", + "s1_io_flip_cf": "Then, Steven and Neil went to the elevator. Neil gave a basket to", + "s2_io_flip_cf": "Then, Neil and Steven went to the elevator. Steven gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Sarah went to the elevator. Sarah gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Rob went to the elevator. Rob gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Neil went to the elevator. Steven gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Sarah went to the elevator. Rob gave a basket to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Neil", + "object": "basket", + "place": "elevator", + "random_a": "Sarah", + "random_b": "Rob", + "random_c": "Alex" + } + }, + { + "text": "Before Tom and Elizabeth left the mall, Tom decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Elizabeth left the mall, Cal decided to give a pair of goggles to", + "random_names_cf": "Before Tim and Angel left the mall, Tim decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Elizabeth and Tom left the mall, Tom decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Tom and Elizabeth left the mall, Elizabeth decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Angel and Tim left the mall, Tim decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Tim and Angel left the mall, Angel decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Tom left the mall, Elizabeth decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Tim left the mall, Angel decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tom", + "object": "pair of goggles", + "place": "mall", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Cal" + } + }, + { + "text": "While Henry and Mike relaxed, Henry gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Mike relaxed, Robert gave a ribbon to", + "random_names_cf": "While Cal and Jim relaxed, Cal gave a ribbon to", + "s1_io_flip_cf": "While Mike and Henry relaxed, Henry gave a ribbon to", + "s2_io_flip_cf": "While Henry and Mike relaxed, Mike gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Jim and Cal relaxed, Cal gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Cal and Jim relaxed, Jim gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Henry relaxed, Mike gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Cal relaxed, Jim gave a ribbon to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Henry", + "object": "ribbon", + "place": "studio", + "random_a": "Cal", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "The store Alexander and William went to had a pair of shoes. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Alexander and William went to had a pair of shoes. Peter gave it to", + "random_names_cf": "The store Kelly and Charles went to had a pair of shoes. Kelly gave it to", + "s1_io_flip_cf": "The store William and Alexander went to had a pair of shoes. Alexander gave it to", + "s2_io_flip_cf": "The store Alexander and William went to had a pair of shoes. William gave it to", + "random_names_s1_ioi_flip_cf": "The store Charles and Kelly went to had a pair of shoes. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The store Kelly and Charles went to had a pair of shoes. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store William and Alexander went to had a pair of shoes. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Charles and Kelly went to had a pair of shoes. Charles gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "pair of shoes", + "place": "store", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Peter" + } + }, + { + "text": "Before Lewis and Alexander left the studio, Lewis decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Alexander left the studio, Roy decided to give a remote control to", + "random_names_cf": "Before Ryan and Luke left the studio, Ryan decided to give a remote control to", + "s1_io_flip_cf": "Before Alexander and Lewis left the studio, Lewis decided to give a remote control to", + "s2_io_flip_cf": "Before Lewis and Alexander left the studio, Alexander decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Luke and Ryan left the studio, Ryan decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Luke left the studio, Luke decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Lewis left the studio, Alexander decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Ryan left the studio, Luke decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Lewis", + "object": "remote control", + "place": "studio", + "random_a": "Ryan", + "random_b": "Luke", + "random_c": "Roy" + } + }, + { + "text": "When Grant and Joe got a highlighter at the racetrack, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Joe got a highlighter at the racetrack, Ryan decided to give it to", + "random_names_cf": "When Andrew and Rick got a highlighter at the racetrack, Andrew decided to give it to", + "s1_io_flip_cf": "When Joe and Grant got a highlighter at the racetrack, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Joe got a highlighter at the racetrack, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Andrew got a highlighter at the racetrack, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Rick got a highlighter at the racetrack, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Grant got a highlighter at the racetrack, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Andrew got a highlighter at the racetrack, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Grant", + "object": "highlighter", + "place": "racetrack", + "random_a": "Andrew", + "random_b": "Rick", + "random_c": "Ryan" + } + }, + { + "text": "When Guy and Alex were about to leave the school, Guy gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Alex were about to leave the school, Grant gave a pen to", + "random_names_cf": "When Don and Jonathan were about to leave the school, Don gave a pen to", + "s1_io_flip_cf": "When Alex and Guy were about to leave the school, Guy gave a pen to", + "s2_io_flip_cf": "When Guy and Alex were about to leave the school, Alex gave a pen to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Don were about to leave the school, Don gave a pen to", + "random_names_s2_ioi_flip_cf": "When Don and Jonathan were about to leave the school, Jonathan gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Guy were about to leave the school, Alex gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Don were about to leave the school, Jonathan gave a pen to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Guy", + "object": "pen", + "place": "school", + "random_a": "Don", + "random_b": "Jonathan", + "random_c": "Grant" + } + }, + { + "text": "When Roger and Edward were about to leave the university campus, Roger gave a pair of shoes to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Edward were about to leave the university campus, Steve gave a pair of shoes to", + "random_names_cf": "When Tom and Roy were about to leave the university campus, Tom gave a pair of shoes to", + "s1_io_flip_cf": "When Edward and Roger were about to leave the university campus, Roger gave a pair of shoes to", + "s2_io_flip_cf": "When Roger and Edward were about to leave the university campus, Edward gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "When Roy and Tom were about to leave the university campus, Tom gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "When Tom and Roy were about to leave the university campus, Roy gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Roger were about to leave the university campus, Edward gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Tom were about to leave the university campus, Roy gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roger", + "object": "pair of shoes", + "place": "university campus", + "random_a": "Tom", + "random_b": "Roy", + "random_c": "Steve" + } + }, + { + "text": "While Roger and Kelly relaxed, Roger gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Kelly relaxed, Andrew gave a sink to", + "random_names_cf": "While Don and Sarah relaxed, Don gave a sink to", + "s1_io_flip_cf": "While Kelly and Roger relaxed, Roger gave a sink to", + "s2_io_flip_cf": "While Roger and Kelly relaxed, Kelly gave a sink to", + "random_names_s1_ioi_flip_cf": "While Sarah and Don relaxed, Don gave a sink to", + "random_names_s2_ioi_flip_cf": "While Don and Sarah relaxed, Sarah gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Roger relaxed, Kelly gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Don relaxed, Sarah gave a sink to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Roger", + "object": "sink", + "place": "hangar", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Andrew" + } + }, + { + "text": "Then, Ryan and Alex had a lot of fun at the stadium. Ryan gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Alex had a lot of fun at the stadium. William gave a funnel to", + "random_names_cf": "Then, Guy and Charles had a lot of fun at the stadium. Guy gave a funnel to", + "s1_io_flip_cf": "Then, Alex and Ryan had a lot of fun at the stadium. Ryan gave a funnel to", + "s2_io_flip_cf": "Then, Ryan and Alex had a lot of fun at the stadium. Alex gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Guy had a lot of fun at the stadium. Guy gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Charles had a lot of fun at the stadium. Charles gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ryan had a lot of fun at the stadium. Alex gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Guy had a lot of fun at the stadium. Charles gave a funnel to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ryan", + "object": "funnel", + "place": "stadium", + "random_a": "Guy", + "random_b": "Charles", + "random_c": "William" + } + }, + { + "text": "When William and Peter got a bucket of paint at the park, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Peter got a bucket of paint at the park, Don decided to give it to", + "random_names_cf": "When Neil and Josh got a bucket of paint at the park, Neil decided to give it to", + "s1_io_flip_cf": "When Peter and William got a bucket of paint at the park, William decided to give it to", + "s2_io_flip_cf": "When William and Peter got a bucket of paint at the park, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Neil got a bucket of paint at the park, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Josh got a bucket of paint at the park, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and William got a bucket of paint at the park, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Neil got a bucket of paint at the park, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "bucket of paint", + "place": "park", + "random_a": "Neil", + "random_b": "Josh", + "random_c": "Don" + } + }, + { + "text": "Once Grant and Jonathan arrived at the dorm, Grant gave a heater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Jonathan arrived at the dorm, Alex gave a heater to", + "random_names_cf": "Once Andrew and Roger arrived at the dorm, Andrew gave a heater to", + "s1_io_flip_cf": "Once Jonathan and Grant arrived at the dorm, Grant gave a heater to", + "s2_io_flip_cf": "Once Grant and Jonathan arrived at the dorm, Jonathan gave a heater to", + "random_names_s1_ioi_flip_cf": "Once Roger and Andrew arrived at the dorm, Andrew gave a heater to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Roger arrived at the dorm, Roger gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Grant arrived at the dorm, Jonathan gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Andrew arrived at the dorm, Roger gave a heater to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Grant", + "object": "heater", + "place": "dorm", + "random_a": "Andrew", + "random_b": "Roger", + "random_c": "Alex" + } + }, + { + "text": "While Elizabeth and Ross relaxed, Elizabeth gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Ross relaxed, Luke gave a boot to", + "random_names_cf": "While Roger and Jonathan relaxed, Roger gave a boot to", + "s1_io_flip_cf": "While Ross and Elizabeth relaxed, Elizabeth gave a boot to", + "s2_io_flip_cf": "While Elizabeth and Ross relaxed, Ross gave a boot to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Roger relaxed, Roger gave a boot to", + "random_names_s2_ioi_flip_cf": "While Roger and Jonathan relaxed, Jonathan gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Elizabeth relaxed, Ross gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Roger relaxed, Jonathan gave a boot to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Elizabeth", + "object": "boot", + "place": "restaurant", + "random_a": "Roger", + "random_b": "Jonathan", + "random_c": "Luke" + } + }, + { + "text": "When Scott and Ross got a faucet at the service station, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Ross got a faucet at the service station, Roger decided to give it to", + "random_names_cf": "When Kay and Mike got a faucet at the service station, Kay decided to give it to", + "s1_io_flip_cf": "When Ross and Scott got a faucet at the service station, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Ross got a faucet at the service station, Ross decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Kay got a faucet at the service station, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Mike got a faucet at the service station, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Scott got a faucet at the service station, Ross decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Kay got a faucet at the service station, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Scott", + "object": "faucet", + "place": "service station", + "random_a": "Kay", + "random_b": "Mike", + "random_c": "Roger" + } + }, + { + "text": "When Summer and Dan were about to leave the museum, Summer gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Dan were about to leave the museum, Edward gave a bowl to", + "random_names_cf": "When Stan and Andrew were about to leave the museum, Stan gave a bowl to", + "s1_io_flip_cf": "When Dan and Summer were about to leave the museum, Summer gave a bowl to", + "s2_io_flip_cf": "When Summer and Dan were about to leave the museum, Dan gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Andrew and Stan were about to leave the museum, Stan gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Stan and Andrew were about to leave the museum, Andrew gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Summer were about to leave the museum, Dan gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Stan were about to leave the museum, Andrew gave a bowl to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Summer", + "object": "bowl", + "place": "museum", + "random_a": "Stan", + "random_b": "Andrew", + "random_c": "Edward" + } + }, + { + "text": "Once Alexander and Roger arrived at the casino, Alexander gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Roger arrived at the casino, Daniel gave a sink to", + "random_names_cf": "Once Neil and Sarah arrived at the casino, Neil gave a sink to", + "s1_io_flip_cf": "Once Roger and Alexander arrived at the casino, Alexander gave a sink to", + "s2_io_flip_cf": "Once Alexander and Roger arrived at the casino, Roger gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Neil arrived at the casino, Neil gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Neil and Sarah arrived at the casino, Sarah gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Alexander arrived at the casino, Roger gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Neil arrived at the casino, Sarah gave a sink to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alexander", + "object": "sink", + "place": "casino", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Daniel" + } + }, + { + "text": "Once Josh and Rick arrived at the field, Josh gave a gold watch to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Rick arrived at the field, Roy gave a gold watch to", + "random_names_cf": "Once Alex and Alexander arrived at the field, Alex gave a gold watch to", + "s1_io_flip_cf": "Once Rick and Josh arrived at the field, Josh gave a gold watch to", + "s2_io_flip_cf": "Once Josh and Rick arrived at the field, Rick gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Alex arrived at the field, Alex gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Once Alex and Alexander arrived at the field, Alexander gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Josh arrived at the field, Rick gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Alex arrived at the field, Alexander gave a gold watch to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Josh", + "object": "gold watch", + "place": "field", + "random_a": "Alex", + "random_b": "Alexander", + "random_c": "Roy" + } + }, + { + "text": "Before Steve and Peter left the university campus, Steve decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Peter left the university campus, Kelly decided to give a pair of sunglasses to", + "random_names_cf": "Before Charles and Roger left the university campus, Charles decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Peter and Steve left the university campus, Steve decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Steve and Peter left the university campus, Peter decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Roger and Charles left the university campus, Charles decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Charles and Roger left the university campus, Roger decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Steve left the university campus, Peter decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Charles left the university campus, Roger decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steve", + "object": "pair of sunglasses", + "place": "university campus", + "random_a": "Charles", + "random_b": "Roger", + "random_c": "Kelly" + } + }, + { + "text": "Then, Stan and Josh were working at the hangar. Stan decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Josh were working at the hangar. Kay decided to give a scarf to", + "random_names_cf": "Then, Will and Peter were working at the hangar. Will decided to give a scarf to", + "s1_io_flip_cf": "Then, Josh and Stan were working at the hangar. Stan decided to give a scarf to", + "s2_io_flip_cf": "Then, Stan and Josh were working at the hangar. Josh decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Will were working at the hangar. Will decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Will and Peter were working at the hangar. Peter decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Stan were working at the hangar. Josh decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Will were working at the hangar. Peter decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Stan", + "object": "scarf", + "place": "hangar", + "random_a": "Will", + "random_b": "Peter", + "random_c": "Kay" + } + }, + { + "text": "The racetrack Henry and William went to had a blouse. Henry gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Henry and William went to had a blouse. Josh gave it to", + "random_names_cf": "The racetrack Elizabeth and Rick went to had a blouse. Elizabeth gave it to", + "s1_io_flip_cf": "The racetrack William and Henry went to had a blouse. Henry gave it to", + "s2_io_flip_cf": "The racetrack Henry and William went to had a blouse. William gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Rick and Elizabeth went to had a blouse. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Elizabeth and Rick went to had a blouse. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack William and Henry went to had a blouse. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Rick and Elizabeth went to had a blouse. Rick gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Henry", + "object": "blouse", + "place": "racetrack", + "random_a": "Elizabeth", + "random_b": "Rick", + "random_c": "Josh" + } + }, + { + "text": "When Steven and Elizabeth were about to leave the school, Steven gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Elizabeth were about to leave the school, Roy gave a laptop to", + "random_names_cf": "When Austin and Jim were about to leave the school, Austin gave a laptop to", + "s1_io_flip_cf": "When Elizabeth and Steven were about to leave the school, Steven gave a laptop to", + "s2_io_flip_cf": "When Steven and Elizabeth were about to leave the school, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Jim and Austin were about to leave the school, Austin gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Austin and Jim were about to leave the school, Jim gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steven were about to leave the school, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Austin were about to leave the school, Jim gave a laptop to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steven", + "object": "laptop", + "place": "school", + "random_a": "Austin", + "random_b": "Jim", + "random_c": "Roy" + } + }, + { + "text": "Once Tom and Tim arrived at the department store, Tom gave a shelf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Tim arrived at the department store, Scott gave a shelf to", + "random_names_cf": "Once Henry and Jonathan arrived at the department store, Henry gave a shelf to", + "s1_io_flip_cf": "Once Tim and Tom arrived at the department store, Tom gave a shelf to", + "s2_io_flip_cf": "Once Tom and Tim arrived at the department store, Tim gave a shelf to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Henry arrived at the department store, Henry gave a shelf to", + "random_names_s2_ioi_flip_cf": "Once Henry and Jonathan arrived at the department store, Jonathan gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Tom arrived at the department store, Tim gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Henry arrived at the department store, Jonathan gave a shelf to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "shelf", + "place": "department store", + "random_a": "Henry", + "random_b": "Jonathan", + "random_c": "Scott" + } + }, + { + "text": "Then, Phil and Scott were working at the gift shop. Phil decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Scott were working at the gift shop. Roy decided to give a key to", + "random_names_cf": "Then, Mike and Alex were working at the gift shop. Mike decided to give a key to", + "s1_io_flip_cf": "Then, Scott and Phil were working at the gift shop. Phil decided to give a key to", + "s2_io_flip_cf": "Then, Phil and Scott were working at the gift shop. Scott decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Mike were working at the gift shop. Mike decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Alex were working at the gift shop. Alex decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Phil were working at the gift shop. Scott decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Mike were working at the gift shop. Alex decided to give a key to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Phil", + "object": "key", + "place": "gift shop", + "random_a": "Mike", + "random_b": "Alex", + "random_c": "Roy" + } + }, + { + "text": "When Jonathan and Kay got a desk at the tire store, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Kay got a desk at the tire store, Jim decided to give it to", + "random_names_cf": "When Summer and Rob got a desk at the tire store, Summer decided to give it to", + "s1_io_flip_cf": "When Kay and Jonathan got a desk at the tire store, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Kay got a desk at the tire store, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Summer got a desk at the tire store, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Rob got a desk at the tire store, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Jonathan got a desk at the tire store, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Summer got a desk at the tire store, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Jonathan", + "object": "desk", + "place": "tire store", + "random_a": "Summer", + "random_b": "Rob", + "random_c": "Jim" + } + }, + { + "text": "Then, Mike and Andrew had a lot of fun at the marketplace. Mike gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Andrew had a lot of fun at the marketplace. Jim gave a napkin to", + "random_names_cf": "Then, Peter and Steven had a lot of fun at the marketplace. Peter gave a napkin to", + "s1_io_flip_cf": "Then, Andrew and Mike had a lot of fun at the marketplace. Mike gave a napkin to", + "s2_io_flip_cf": "Then, Mike and Andrew had a lot of fun at the marketplace. Andrew gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Peter had a lot of fun at the marketplace. Peter gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Steven had a lot of fun at the marketplace. Steven gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Mike had a lot of fun at the marketplace. Andrew gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Peter had a lot of fun at the marketplace. Steven gave a napkin to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Mike", + "object": "napkin", + "place": "marketplace", + "random_a": "Peter", + "random_b": "Steven", + "random_c": "Jim" + } + }, + { + "text": "When Elizabeth and Rick got a sandal at the hangar, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Rick got a sandal at the hangar, Tom decided to give it to", + "random_names_cf": "When Jonathan and Neil got a sandal at the hangar, Jonathan decided to give it to", + "s1_io_flip_cf": "When Rick and Elizabeth got a sandal at the hangar, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Rick got a sandal at the hangar, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Jonathan got a sandal at the hangar, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Neil got a sandal at the hangar, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Elizabeth got a sandal at the hangar, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Jonathan got a sandal at the hangar, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Elizabeth", + "object": "sandal", + "place": "hangar", + "random_a": "Jonathan", + "random_b": "Neil", + "random_c": "Tom" + } + }, + { + "text": "When Joe and Steven were about to leave the casino, Joe gave a sock to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Steven were about to leave the casino, Scott gave a sock to", + "random_names_cf": "When Steve and Phil were about to leave the casino, Steve gave a sock to", + "s1_io_flip_cf": "When Steven and Joe were about to leave the casino, Joe gave a sock to", + "s2_io_flip_cf": "When Joe and Steven were about to leave the casino, Steven gave a sock to", + "random_names_s1_ioi_flip_cf": "When Phil and Steve were about to leave the casino, Steve gave a sock to", + "random_names_s2_ioi_flip_cf": "When Steve and Phil were about to leave the casino, Phil gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Joe were about to leave the casino, Steven gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Steve were about to leave the casino, Phil gave a sock to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "sock", + "place": "casino", + "random_a": "Steve", + "random_b": "Phil", + "random_c": "Scott" + } + }, + { + "text": "When Tom and Peter got a ribbon at the car, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Peter got a ribbon at the car, Stan decided to give it to", + "random_names_cf": "When Ross and Scott got a ribbon at the car, Ross decided to give it to", + "s1_io_flip_cf": "When Peter and Tom got a ribbon at the car, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Peter got a ribbon at the car, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Ross got a ribbon at the car, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Scott got a ribbon at the car, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Tom got a ribbon at the car, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Ross got a ribbon at the car, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Tom", + "object": "ribbon", + "place": "car", + "random_a": "Ross", + "random_b": "Scott", + "random_c": "Stan" + } + }, + { + "text": "While Grant and Rick relaxed, Grant gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Rick relaxed, Roger gave a joystick to", + "random_names_cf": "While Cal and Angel relaxed, Cal gave a joystick to", + "s1_io_flip_cf": "While Rick and Grant relaxed, Grant gave a joystick to", + "s2_io_flip_cf": "While Grant and Rick relaxed, Rick gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Angel and Cal relaxed, Cal gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Cal and Angel relaxed, Angel gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Grant relaxed, Rick gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Cal relaxed, Angel gave a joystick to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Grant", + "object": "joystick", + "place": "university campus", + "random_a": "Cal", + "random_b": "Angel", + "random_c": "Roger" + } + }, + { + "text": "Then, Roger and Luke were working at the store. Roger decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Luke were working at the store. Phil decided to give a banner to", + "random_names_cf": "Then, Cal and Ross were working at the store. Cal decided to give a banner to", + "s1_io_flip_cf": "Then, Luke and Roger were working at the store. Roger decided to give a banner to", + "s2_io_flip_cf": "Then, Roger and Luke were working at the store. Luke decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Cal were working at the store. Cal decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Ross were working at the store. Ross decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Roger were working at the store. Luke decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Cal were working at the store. Ross decided to give a banner to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Roger", + "object": "banner", + "place": "store", + "random_a": "Cal", + "random_b": "Ross", + "random_c": "Phil" + } + }, + { + "text": "Before Josh and Summer left the dorm, Josh decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Summer left the dorm, Alex decided to give a basketball to", + "random_names_cf": "Before Austin and Stan left the dorm, Austin decided to give a basketball to", + "s1_io_flip_cf": "Before Summer and Josh left the dorm, Josh decided to give a basketball to", + "s2_io_flip_cf": "Before Josh and Summer left the dorm, Summer decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Stan and Austin left the dorm, Austin decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Austin and Stan left the dorm, Stan decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Josh left the dorm, Summer decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Austin left the dorm, Stan decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Josh", + "object": "basketball", + "place": "dorm", + "random_a": "Austin", + "random_b": "Stan", + "random_c": "Alex" + } + }, + { + "text": "Before Grant and Angel left the tire store, Grant decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Angel left the tire store, Will decided to give a set of headphones to", + "random_names_cf": "Before Elizabeth and Kelly left the tire store, Elizabeth decided to give a set of headphones to", + "s1_io_flip_cf": "Before Angel and Grant left the tire store, Grant decided to give a set of headphones to", + "s2_io_flip_cf": "Before Grant and Angel left the tire store, Angel decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Elizabeth left the tire store, Elizabeth decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Kelly left the tire store, Kelly decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Grant left the tire store, Angel decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Elizabeth left the tire store, Kelly decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Grant", + "object": "set of headphones", + "place": "tire store", + "random_a": "Elizabeth", + "random_b": "Kelly", + "random_c": "Will" + } + }, + { + "text": "Then, Elizabeth and Charles had a lot of fun at the campground. Elizabeth gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Charles had a lot of fun at the campground. Phil gave a thread to", + "random_names_cf": "Then, Roger and Scott had a lot of fun at the campground. Roger gave a thread to", + "s1_io_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the campground. Elizabeth gave a thread to", + "s2_io_flip_cf": "Then, Elizabeth and Charles had a lot of fun at the campground. Charles gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Roger had a lot of fun at the campground. Roger gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Scott had a lot of fun at the campground. Scott gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the campground. Charles gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roger had a lot of fun at the campground. Scott gave a thread to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "thread", + "place": "campground", + "random_a": "Roger", + "random_b": "Scott", + "random_c": "Phil" + } + }, + { + "text": "When Henry and Sarah were about to leave the service station, Henry gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Sarah were about to leave the service station, Austin gave a needle to", + "random_names_cf": "When Robert and Jim were about to leave the service station, Robert gave a needle to", + "s1_io_flip_cf": "When Sarah and Henry were about to leave the service station, Henry gave a needle to", + "s2_io_flip_cf": "When Henry and Sarah were about to leave the service station, Sarah gave a needle to", + "random_names_s1_ioi_flip_cf": "When Jim and Robert were about to leave the service station, Robert gave a needle to", + "random_names_s2_ioi_flip_cf": "When Robert and Jim were about to leave the service station, Jim gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Henry were about to leave the service station, Sarah gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Robert were about to leave the service station, Jim gave a needle to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Henry", + "object": "needle", + "place": "service station", + "random_a": "Robert", + "random_b": "Jim", + "random_c": "Austin" + } + }, + { + "text": "Then, Dan and Ross had a lot of fun at the break room. Dan gave a toilet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Ross had a lot of fun at the break room. Robert gave a toilet to", + "random_names_cf": "Then, Scott and Kay had a lot of fun at the break room. Scott gave a toilet to", + "s1_io_flip_cf": "Then, Ross and Dan had a lot of fun at the break room. Dan gave a toilet to", + "s2_io_flip_cf": "Then, Dan and Ross had a lot of fun at the break room. Ross gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Scott had a lot of fun at the break room. Scott gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Kay had a lot of fun at the break room. Kay gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Dan had a lot of fun at the break room. Ross gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Scott had a lot of fun at the break room. Kay gave a toilet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Dan", + "object": "toilet", + "place": "break room", + "random_a": "Scott", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "While Luke and Robert relaxed, Luke gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Robert relaxed, Kelly gave a gold watch to", + "random_names_cf": "While Ryan and Angel relaxed, Ryan gave a gold watch to", + "s1_io_flip_cf": "While Robert and Luke relaxed, Luke gave a gold watch to", + "s2_io_flip_cf": "While Luke and Robert relaxed, Robert gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Angel and Ryan relaxed, Ryan gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Ryan and Angel relaxed, Angel gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Luke relaxed, Robert gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Ryan relaxed, Angel gave a gold watch to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Luke", + "object": "gold watch", + "place": "resort", + "random_a": "Ryan", + "random_b": "Angel", + "random_c": "Kelly" + } + }, + { + "text": "While Lewis and Ryan relaxed, Lewis gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Ryan relaxed, Jonathan gave a thimble to", + "random_names_cf": "While Tom and Kay relaxed, Tom gave a thimble to", + "s1_io_flip_cf": "While Ryan and Lewis relaxed, Lewis gave a thimble to", + "s2_io_flip_cf": "While Lewis and Ryan relaxed, Ryan gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Kay and Tom relaxed, Tom gave a thimble to", + "random_names_s2_ioi_flip_cf": "While Tom and Kay relaxed, Kay gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Lewis relaxed, Ryan gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Tom relaxed, Kay gave a thimble to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "thimble", + "place": "park", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "Jonathan" + } + }, + { + "text": "Once Grant and Jim arrived at the toy store, Grant gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Jim arrived at the toy store, Robert gave a toilet to", + "random_names_cf": "Once Elizabeth and Rick arrived at the toy store, Elizabeth gave a toilet to", + "s1_io_flip_cf": "Once Jim and Grant arrived at the toy store, Grant gave a toilet to", + "s2_io_flip_cf": "Once Grant and Jim arrived at the toy store, Jim gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Rick and Elizabeth arrived at the toy store, Elizabeth gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Rick arrived at the toy store, Rick gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Grant arrived at the toy store, Jim gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Elizabeth arrived at the toy store, Rick gave a toilet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Grant", + "object": "toilet", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Rick", + "random_c": "Robert" + } + }, + { + "text": "Before William and Summer left the ramp, William decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Summer left the ramp, Kay decided to give a ribbon to", + "random_names_cf": "Before Steve and Tom left the ramp, Steve decided to give a ribbon to", + "s1_io_flip_cf": "Before Summer and William left the ramp, William decided to give a ribbon to", + "s2_io_flip_cf": "Before William and Summer left the ramp, Summer decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Tom and Steve left the ramp, Steve decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Steve and Tom left the ramp, Tom decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and William left the ramp, Summer decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Steve left the ramp, Tom decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "William", + "object": "ribbon", + "place": "ramp", + "random_a": "Steve", + "random_b": "Tom", + "random_c": "Kay" + } + }, + { + "text": "Then, Joe and Steven went to the pizzeria. Joe gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Steven went to the pizzeria. Stan gave a fan to", + "random_names_cf": "Then, Kelly and Rick went to the pizzeria. Kelly gave a fan to", + "s1_io_flip_cf": "Then, Steven and Joe went to the pizzeria. Joe gave a fan to", + "s2_io_flip_cf": "Then, Joe and Steven went to the pizzeria. Steven gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Kelly went to the pizzeria. Kelly gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Rick went to the pizzeria. Rick gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Joe went to the pizzeria. Steven gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Kelly went to the pizzeria. Rick gave a fan to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "fan", + "place": "pizzeria", + "random_a": "Kelly", + "random_b": "Rick", + "random_c": "Stan" + } + }, + { + "text": "While Ryan and William relaxed, Ryan gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and William relaxed, Sarah gave a thread to", + "random_names_cf": "While Jonathan and Alex relaxed, Jonathan gave a thread to", + "s1_io_flip_cf": "While William and Ryan relaxed, Ryan gave a thread to", + "s2_io_flip_cf": "While Ryan and William relaxed, William gave a thread to", + "random_names_s1_ioi_flip_cf": "While Alex and Jonathan relaxed, Jonathan gave a thread to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Alex relaxed, Alex gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Ryan relaxed, William gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Jonathan relaxed, Alex gave a thread to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Ryan", + "object": "thread", + "place": "field", + "random_a": "Jonathan", + "random_b": "Alex", + "random_c": "Sarah" + } + }, + { + "text": "While Mike and Jim relaxed, Mike gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Jim relaxed, Luke gave a bowl to", + "random_names_cf": "While Summer and Guy relaxed, Summer gave a bowl to", + "s1_io_flip_cf": "While Jim and Mike relaxed, Mike gave a bowl to", + "s2_io_flip_cf": "While Mike and Jim relaxed, Jim gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Guy and Summer relaxed, Summer gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Summer and Guy relaxed, Guy gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Mike relaxed, Jim gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Summer relaxed, Guy gave a bowl to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Mike", + "object": "bowl", + "place": "spa", + "random_a": "Summer", + "random_b": "Guy", + "random_c": "Luke" + } + }, + { + "text": "While Ross and Steve relaxed, Ross gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Steve relaxed, Jim gave a spoon to", + "random_names_cf": "While Rick and Lewis relaxed, Rick gave a spoon to", + "s1_io_flip_cf": "While Steve and Ross relaxed, Ross gave a spoon to", + "s2_io_flip_cf": "While Ross and Steve relaxed, Steve gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Lewis and Rick relaxed, Rick gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Rick and Lewis relaxed, Lewis gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Ross relaxed, Steve gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Rick relaxed, Lewis gave a spoon to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "spoon", + "place": "garden", + "random_a": "Rick", + "random_b": "Lewis", + "random_c": "Jim" + } + }, + { + "text": "The marketplace Lewis and Angel went to had a jar. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Lewis and Angel went to had a jar. Austin gave it to", + "random_names_cf": "The marketplace Ross and Kelly went to had a jar. Ross gave it to", + "s1_io_flip_cf": "The marketplace Angel and Lewis went to had a jar. Lewis gave it to", + "s2_io_flip_cf": "The marketplace Lewis and Angel went to had a jar. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Kelly and Ross went to had a jar. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Ross and Kelly went to had a jar. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Angel and Lewis went to had a jar. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Kelly and Ross went to had a jar. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Lewis", + "object": "jar", + "place": "marketplace", + "random_a": "Ross", + "random_b": "Kelly", + "random_c": "Austin" + } + }, + { + "text": "When Joe and Ryan got a sandal at the boatyard, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Ryan got a sandal at the boatyard, Phil decided to give it to", + "random_names_cf": "When Luke and Sarah got a sandal at the boatyard, Luke decided to give it to", + "s1_io_flip_cf": "When Ryan and Joe got a sandal at the boatyard, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Ryan got a sandal at the boatyard, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Luke got a sandal at the boatyard, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Sarah got a sandal at the boatyard, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Joe got a sandal at the boatyard, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Luke got a sandal at the boatyard, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "sandal", + "place": "boatyard", + "random_a": "Luke", + "random_b": "Sarah", + "random_c": "Phil" + } + }, + { + "text": "The pizzeria Austin and Joe went to had a piece of tape. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Austin and Joe went to had a piece of tape. Steve gave it to", + "random_names_cf": "The pizzeria Rob and Don went to had a piece of tape. Rob gave it to", + "s1_io_flip_cf": "The pizzeria Joe and Austin went to had a piece of tape. Austin gave it to", + "s2_io_flip_cf": "The pizzeria Austin and Joe went to had a piece of tape. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Don and Rob went to had a piece of tape. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Rob and Don went to had a piece of tape. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Joe and Austin went to had a piece of tape. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Don and Rob went to had a piece of tape. Don gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Austin", + "object": "piece of tape", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "Don", + "random_c": "Steve" + } + }, + { + "text": "While Ryan and Austin relaxed, Ryan gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Austin relaxed, Henry gave a joystick to", + "random_names_cf": "While Will and Dan relaxed, Will gave a joystick to", + "s1_io_flip_cf": "While Austin and Ryan relaxed, Ryan gave a joystick to", + "s2_io_flip_cf": "While Ryan and Austin relaxed, Austin gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Dan and Will relaxed, Will gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Will and Dan relaxed, Dan gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Ryan relaxed, Austin gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Will relaxed, Dan gave a joystick to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Ryan", + "object": "joystick", + "place": "marketplace", + "random_a": "Will", + "random_b": "Dan", + "random_c": "Henry" + } + }, + { + "text": "While Daniel and Kelly relaxed, Daniel gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Kelly relaxed, Lewis gave a thread to", + "random_names_cf": "While Jim and Dan relaxed, Jim gave a thread to", + "s1_io_flip_cf": "While Kelly and Daniel relaxed, Daniel gave a thread to", + "s2_io_flip_cf": "While Daniel and Kelly relaxed, Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "While Dan and Jim relaxed, Jim gave a thread to", + "random_names_s2_ioi_flip_cf": "While Jim and Dan relaxed, Dan gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Daniel relaxed, Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Jim relaxed, Dan gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Daniel", + "object": "thread", + "place": "supermarket", + "random_a": "Jim", + "random_b": "Dan", + "random_c": "Lewis" + } + }, + { + "text": "Then, Cal and Alexander went to the supermarket. Cal gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Alexander went to the supermarket. Steven gave a glove to", + "random_names_cf": "Then, Rick and Josh went to the supermarket. Rick gave a glove to", + "s1_io_flip_cf": "Then, Alexander and Cal went to the supermarket. Cal gave a glove to", + "s2_io_flip_cf": "Then, Cal and Alexander went to the supermarket. Alexander gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Rick went to the supermarket. Rick gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Josh went to the supermarket. Josh gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Cal went to the supermarket. Alexander gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Rick went to the supermarket. Josh gave a glove to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Cal", + "object": "glove", + "place": "supermarket", + "random_a": "Rick", + "random_b": "Josh", + "random_c": "Steven" + } + }, + { + "text": "The school Scott and Dan went to had a jar. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Scott and Dan went to had a jar. Charles gave it to", + "random_names_cf": "The school Neil and Tim went to had a jar. Neil gave it to", + "s1_io_flip_cf": "The school Dan and Scott went to had a jar. Scott gave it to", + "s2_io_flip_cf": "The school Scott and Dan went to had a jar. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The school Tim and Neil went to had a jar. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The school Neil and Tim went to had a jar. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Dan and Scott went to had a jar. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Tim and Neil went to had a jar. Tim gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "jar", + "place": "school", + "random_a": "Neil", + "random_b": "Tim", + "random_c": "Charles" + } + }, + { + "text": "Then, Will and Jonathan were working at the elevator. Will decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Jonathan were working at the elevator. Angel decided to give a ladder to", + "random_names_cf": "Then, Alex and Guy were working at the elevator. Alex decided to give a ladder to", + "s1_io_flip_cf": "Then, Jonathan and Will were working at the elevator. Will decided to give a ladder to", + "s2_io_flip_cf": "Then, Will and Jonathan were working at the elevator. Jonathan decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Alex were working at the elevator. Alex decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Guy were working at the elevator. Guy decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Will were working at the elevator. Jonathan decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Alex were working at the elevator. Guy decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Will", + "object": "ladder", + "place": "elevator", + "random_a": "Alex", + "random_b": "Guy", + "random_c": "Angel" + } + }, + { + "text": "When Ryan and Elizabeth were about to leave the court, Ryan gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Elizabeth were about to leave the court, Will gave a bowl to", + "random_names_cf": "When Andrew and Edward were about to leave the court, Andrew gave a bowl to", + "s1_io_flip_cf": "When Elizabeth and Ryan were about to leave the court, Ryan gave a bowl to", + "s2_io_flip_cf": "When Ryan and Elizabeth were about to leave the court, Elizabeth gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Edward and Andrew were about to leave the court, Andrew gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Andrew and Edward were about to leave the court, Edward gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Ryan were about to leave the court, Elizabeth gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Andrew were about to leave the court, Edward gave a bowl to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ryan", + "object": "bowl", + "place": "court", + "random_a": "Andrew", + "random_b": "Edward", + "random_c": "Will" + } + }, + { + "text": "Then, Charles and Lewis had a lot of fun at the toy store. Charles gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Lewis had a lot of fun at the toy store. Andrew gave a pair of goggles to", + "random_names_cf": "Then, Daniel and Mike had a lot of fun at the toy store. Daniel gave a pair of goggles to", + "s1_io_flip_cf": "Then, Lewis and Charles had a lot of fun at the toy store. Charles gave a pair of goggles to", + "s2_io_flip_cf": "Then, Charles and Lewis had a lot of fun at the toy store. Lewis gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Daniel had a lot of fun at the toy store. Daniel gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Mike had a lot of fun at the toy store. Mike gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Charles had a lot of fun at the toy store. Lewis gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Daniel had a lot of fun at the toy store. Mike gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Charles", + "object": "pair of goggles", + "place": "toy store", + "random_a": "Daniel", + "random_b": "Mike", + "random_c": "Andrew" + } + }, + { + "text": "Then, Roy and Jim went to the market. Roy gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Jim went to the market. Scott gave a banner to", + "random_names_cf": "Then, Sarah and Kay went to the market. Sarah gave a banner to", + "s1_io_flip_cf": "Then, Jim and Roy went to the market. Roy gave a banner to", + "s2_io_flip_cf": "Then, Roy and Jim went to the market. Jim gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Sarah went to the market. Sarah gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Kay went to the market. Kay gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Roy went to the market. Jim gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Sarah went to the market. Kay gave a banner to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Roy", + "object": "banner", + "place": "market", + "random_a": "Sarah", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Then, Edward and Peter had a lot of fun at the circus. Edward gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Peter had a lot of fun at the circus. Rick gave a set of headphones to", + "random_names_cf": "Then, Rob and Cal had a lot of fun at the circus. Rob gave a set of headphones to", + "s1_io_flip_cf": "Then, Peter and Edward had a lot of fun at the circus. Edward gave a set of headphones to", + "s2_io_flip_cf": "Then, Edward and Peter had a lot of fun at the circus. Peter gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Rob had a lot of fun at the circus. Rob gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Cal had a lot of fun at the circus. Cal gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Edward had a lot of fun at the circus. Peter gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rob had a lot of fun at the circus. Cal gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Edward", + "object": "set of headphones", + "place": "circus", + "random_a": "Rob", + "random_b": "Cal", + "random_c": "Rick" + } + }, + { + "text": "Then, William and Peter were working at the ramp. William decided to give a glove to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Peter were working at the ramp. Alex decided to give a glove to", + "random_names_cf": "Then, Roy and Rick were working at the ramp. Roy decided to give a glove to", + "s1_io_flip_cf": "Then, Peter and William were working at the ramp. William decided to give a glove to", + "s2_io_flip_cf": "Then, William and Peter were working at the ramp. Peter decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Roy were working at the ramp. Roy decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Rick were working at the ramp. Rick decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and William were working at the ramp. Peter decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Roy were working at the ramp. Rick decided to give a glove to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "glove", + "place": "ramp", + "random_a": "Roy", + "random_b": "Rick", + "random_c": "Alex" + } + }, + { + "text": "When Daniel and Kay got a ring at the house, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Kay got a ring at the house, Elizabeth decided to give it to", + "random_names_cf": "When Sarah and Charles got a ring at the house, Sarah decided to give it to", + "s1_io_flip_cf": "When Kay and Daniel got a ring at the house, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Kay got a ring at the house, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Sarah got a ring at the house, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Charles got a ring at the house, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Daniel got a ring at the house, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Sarah got a ring at the house, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Daniel", + "object": "ring", + "place": "house", + "random_a": "Sarah", + "random_b": "Charles", + "random_c": "Elizabeth" + } + }, + { + "text": "When Stan and Mike got a tablet at the marketplace, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Mike got a tablet at the marketplace, Dan decided to give it to", + "random_names_cf": "When Ross and Robert got a tablet at the marketplace, Ross decided to give it to", + "s1_io_flip_cf": "When Mike and Stan got a tablet at the marketplace, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Mike got a tablet at the marketplace, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Ross got a tablet at the marketplace, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Robert got a tablet at the marketplace, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Stan got a tablet at the marketplace, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Ross got a tablet at the marketplace, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Stan", + "object": "tablet", + "place": "marketplace", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Dan" + } + }, + { + "text": "Before Cal and Dan left the cafeteria, Cal decided to give a gold watch to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Dan left the cafeteria, Alexander decided to give a gold watch to", + "random_names_cf": "Before Tom and Kay left the cafeteria, Tom decided to give a gold watch to", + "s1_io_flip_cf": "Before Dan and Cal left the cafeteria, Cal decided to give a gold watch to", + "s2_io_flip_cf": "Before Cal and Dan left the cafeteria, Dan decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Before Kay and Tom left the cafeteria, Tom decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Before Tom and Kay left the cafeteria, Kay decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Cal left the cafeteria, Dan decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Tom left the cafeteria, Kay decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Cal", + "object": "gold watch", + "place": "cafeteria", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "Alexander" + } + }, + { + "text": "While Henry and Tim relaxed, Henry gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Tim relaxed, Sarah gave a ribbon to", + "random_names_cf": "While Stan and Roger relaxed, Stan gave a ribbon to", + "s1_io_flip_cf": "While Tim and Henry relaxed, Henry gave a ribbon to", + "s2_io_flip_cf": "While Henry and Tim relaxed, Tim gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Roger and Stan relaxed, Stan gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Stan and Roger relaxed, Roger gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Henry relaxed, Tim gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Stan relaxed, Roger gave a ribbon to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Henry", + "object": "ribbon", + "place": "elevator", + "random_a": "Stan", + "random_b": "Roger", + "random_c": "Sarah" + } + }, + { + "text": "Then, Alex and Phil went to the casino. Alex gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Phil went to the casino. Henry gave a ring to", + "random_names_cf": "Then, Kelly and Roger went to the casino. Kelly gave a ring to", + "s1_io_flip_cf": "Then, Phil and Alex went to the casino. Alex gave a ring to", + "s2_io_flip_cf": "Then, Alex and Phil went to the casino. Phil gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Kelly went to the casino. Kelly gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Roger went to the casino. Roger gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alex went to the casino. Phil gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Kelly went to the casino. Roger gave a ring to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alex", + "object": "ring", + "place": "casino", + "random_a": "Kelly", + "random_b": "Roger", + "random_c": "Henry" + } + }, + { + "text": "Before Rick and Guy left the school, Rick decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Guy left the school, Jim decided to give a strainer to", + "random_names_cf": "Before Ross and Daniel left the school, Ross decided to give a strainer to", + "s1_io_flip_cf": "Before Guy and Rick left the school, Rick decided to give a strainer to", + "s2_io_flip_cf": "Before Rick and Guy left the school, Guy decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Ross left the school, Ross decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Ross and Daniel left the school, Daniel decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Rick left the school, Guy decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Ross left the school, Daniel decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Rick", + "object": "strainer", + "place": "school", + "random_a": "Ross", + "random_b": "Daniel", + "random_c": "Jim" + } + }, + { + "text": "While Rob and Lewis relaxed, Rob gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Lewis relaxed, Mike gave a dishwasher to", + "random_names_cf": "While Tom and Austin relaxed, Tom gave a dishwasher to", + "s1_io_flip_cf": "While Lewis and Rob relaxed, Rob gave a dishwasher to", + "s2_io_flip_cf": "While Rob and Lewis relaxed, Lewis gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Austin and Tom relaxed, Tom gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While Tom and Austin relaxed, Austin gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Rob relaxed, Lewis gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Tom relaxed, Austin gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Rob", + "object": "dishwasher", + "place": "university campus", + "random_a": "Tom", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "The ramp Daniel and Jonathan went to had a backpack. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Daniel and Jonathan went to had a backpack. Roy gave it to", + "random_names_cf": "The ramp Josh and Kelly went to had a backpack. Josh gave it to", + "s1_io_flip_cf": "The ramp Jonathan and Daniel went to had a backpack. Daniel gave it to", + "s2_io_flip_cf": "The ramp Daniel and Jonathan went to had a backpack. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Kelly and Josh went to had a backpack. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Josh and Kelly went to had a backpack. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Jonathan and Daniel went to had a backpack. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Kelly and Josh went to had a backpack. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Daniel", + "object": "backpack", + "place": "ramp", + "random_a": "Josh", + "random_b": "Kelly", + "random_c": "Roy" + } + }, + { + "text": "Then, Jonathan and Charles were working at the boatyard. Jonathan decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Charles were working at the boatyard. Stan decided to give a tent to", + "random_names_cf": "Then, Guy and William were working at the boatyard. Guy decided to give a tent to", + "s1_io_flip_cf": "Then, Charles and Jonathan were working at the boatyard. Jonathan decided to give a tent to", + "s2_io_flip_cf": "Then, Jonathan and Charles were working at the boatyard. Charles decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, William and Guy were working at the boatyard. Guy decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Guy and William were working at the boatyard. William decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Jonathan were working at the boatyard. Charles decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Guy were working at the boatyard. William decided to give a tent to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Jonathan", + "object": "tent", + "place": "boatyard", + "random_a": "Guy", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "Then, Roy and Grant had a lot of fun at the elevator. Roy gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Grant had a lot of fun at the elevator. Kelly gave a faucet to", + "random_names_cf": "Then, Neil and Scott had a lot of fun at the elevator. Neil gave a faucet to", + "s1_io_flip_cf": "Then, Grant and Roy had a lot of fun at the elevator. Roy gave a faucet to", + "s2_io_flip_cf": "Then, Roy and Grant had a lot of fun at the elevator. Grant gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Neil had a lot of fun at the elevator. Neil gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Scott had a lot of fun at the elevator. Scott gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roy had a lot of fun at the elevator. Grant gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Neil had a lot of fun at the elevator. Scott gave a faucet to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roy", + "object": "faucet", + "place": "elevator", + "random_a": "Neil", + "random_b": "Scott", + "random_c": "Kelly" + } + }, + { + "text": "Then, Austin and Jonathan were working at the hotel. Austin decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Jonathan were working at the hotel. Grant decided to give a blouse to", + "random_names_cf": "Then, Peter and Jim were working at the hotel. Peter decided to give a blouse to", + "s1_io_flip_cf": "Then, Jonathan and Austin were working at the hotel. Austin decided to give a blouse to", + "s2_io_flip_cf": "Then, Austin and Jonathan were working at the hotel. Jonathan decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Peter were working at the hotel. Peter decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Jim were working at the hotel. Jim decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Austin were working at the hotel. Jonathan decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Peter were working at the hotel. Jim decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "blouse", + "place": "hotel", + "random_a": "Peter", + "random_b": "Jim", + "random_c": "Grant" + } + }, + { + "text": "Once Rick and Alex arrived at the stadium, Rick gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Alex arrived at the stadium, William gave a toilet to", + "random_names_cf": "Once Kay and Jonathan arrived at the stadium, Kay gave a toilet to", + "s1_io_flip_cf": "Once Alex and Rick arrived at the stadium, Rick gave a toilet to", + "s2_io_flip_cf": "Once Rick and Alex arrived at the stadium, Alex gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Kay arrived at the stadium, Kay gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Kay and Jonathan arrived at the stadium, Jonathan gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Rick arrived at the stadium, Alex gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Kay arrived at the stadium, Jonathan gave a toilet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rick", + "object": "toilet", + "place": "stadium", + "random_a": "Kay", + "random_b": "Jonathan", + "random_c": "William" + } + }, + { + "text": "When Rick and William got a pair of shoes at the break room, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and William got a pair of shoes at the break room, Will decided to give it to", + "random_names_cf": "When Sarah and Charles got a pair of shoes at the break room, Sarah decided to give it to", + "s1_io_flip_cf": "When William and Rick got a pair of shoes at the break room, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and William got a pair of shoes at the break room, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Sarah got a pair of shoes at the break room, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Charles got a pair of shoes at the break room, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Rick got a pair of shoes at the break room, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Sarah got a pair of shoes at the break room, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Rick", + "object": "pair of shoes", + "place": "break room", + "random_a": "Sarah", + "random_b": "Charles", + "random_c": "Will" + } + }, + { + "text": "The music store Edward and Charles went to had a pin. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Edward and Charles went to had a pin. Jonathan gave it to", + "random_names_cf": "The music store Kelly and Luke went to had a pin. Kelly gave it to", + "s1_io_flip_cf": "The music store Charles and Edward went to had a pin. Edward gave it to", + "s2_io_flip_cf": "The music store Edward and Charles went to had a pin. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The music store Luke and Kelly went to had a pin. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The music store Kelly and Luke went to had a pin. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Charles and Edward went to had a pin. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Luke and Kelly went to had a pin. Luke gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "pin", + "place": "music store", + "random_a": "Kelly", + "random_b": "Luke", + "random_c": "Jonathan" + } + }, + { + "text": "When Rick and Henry were about to leave the airbase, Rick gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Henry were about to leave the airbase, Kay gave a vest to", + "random_names_cf": "When Joe and Tom were about to leave the airbase, Joe gave a vest to", + "s1_io_flip_cf": "When Henry and Rick were about to leave the airbase, Rick gave a vest to", + "s2_io_flip_cf": "When Rick and Henry were about to leave the airbase, Henry gave a vest to", + "random_names_s1_ioi_flip_cf": "When Tom and Joe were about to leave the airbase, Joe gave a vest to", + "random_names_s2_ioi_flip_cf": "When Joe and Tom were about to leave the airbase, Tom gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Rick were about to leave the airbase, Henry gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Joe were about to leave the airbase, Tom gave a vest to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Rick", + "object": "vest", + "place": "airbase", + "random_a": "Joe", + "random_b": "Tom", + "random_c": "Kay" + } + }, + { + "text": "When Will and Roger got a fan at the marketplace, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Roger got a fan at the marketplace, Rob decided to give it to", + "random_names_cf": "When Grant and Rick got a fan at the marketplace, Grant decided to give it to", + "s1_io_flip_cf": "When Roger and Will got a fan at the marketplace, Will decided to give it to", + "s2_io_flip_cf": "When Will and Roger got a fan at the marketplace, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Grant got a fan at the marketplace, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Rick got a fan at the marketplace, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Will got a fan at the marketplace, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Grant got a fan at the marketplace, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Will", + "object": "fan", + "place": "marketplace", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Rob" + } + }, + { + "text": "When Steve and Phil were about to leave the pizzeria, Steve gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Phil were about to leave the pizzeria, Roger gave a thimble to", + "random_names_cf": "When Rob and William were about to leave the pizzeria, Rob gave a thimble to", + "s1_io_flip_cf": "When Phil and Steve were about to leave the pizzeria, Steve gave a thimble to", + "s2_io_flip_cf": "When Steve and Phil were about to leave the pizzeria, Phil gave a thimble to", + "random_names_s1_ioi_flip_cf": "When William and Rob were about to leave the pizzeria, Rob gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Rob and William were about to leave the pizzeria, William gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Steve were about to leave the pizzeria, Phil gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Rob were about to leave the pizzeria, William gave a thimble to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Steve", + "object": "thimble", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "William", + "random_c": "Roger" + } + }, + { + "text": "The car Elizabeth and Josh went to had a bowl. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Elizabeth and Josh went to had a bowl. Phil gave it to", + "random_names_cf": "The car Henry and Joe went to had a bowl. Henry gave it to", + "s1_io_flip_cf": "The car Josh and Elizabeth went to had a bowl. Elizabeth gave it to", + "s2_io_flip_cf": "The car Elizabeth and Josh went to had a bowl. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The car Joe and Henry went to had a bowl. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The car Henry and Joe went to had a bowl. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Josh and Elizabeth went to had a bowl. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Joe and Henry went to had a bowl. Joe gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Elizabeth", + "object": "bowl", + "place": "car", + "random_a": "Henry", + "random_b": "Joe", + "random_c": "Phil" + } + }, + { + "text": "When Edward and Sarah were about to leave the supermarket, Edward gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Sarah were about to leave the supermarket, Elizabeth gave a shelf to", + "random_names_cf": "When Charles and Ryan were about to leave the supermarket, Charles gave a shelf to", + "s1_io_flip_cf": "When Sarah and Edward were about to leave the supermarket, Edward gave a shelf to", + "s2_io_flip_cf": "When Edward and Sarah were about to leave the supermarket, Sarah gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Ryan and Charles were about to leave the supermarket, Charles gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Charles and Ryan were about to leave the supermarket, Ryan gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Edward were about to leave the supermarket, Sarah gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Charles were about to leave the supermarket, Ryan gave a shelf to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Edward", + "object": "shelf", + "place": "supermarket", + "random_a": "Charles", + "random_b": "Ryan", + "random_c": "Elizabeth" + } + }, + { + "text": "The hangar Lewis and Kelly went to had a tent. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Lewis and Kelly went to had a tent. Angel gave it to", + "random_names_cf": "The hangar Tom and Josh went to had a tent. Tom gave it to", + "s1_io_flip_cf": "The hangar Kelly and Lewis went to had a tent. Lewis gave it to", + "s2_io_flip_cf": "The hangar Lewis and Kelly went to had a tent. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Josh and Tom went to had a tent. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Tom and Josh went to had a tent. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Kelly and Lewis went to had a tent. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Josh and Tom went to had a tent. Josh gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Lewis", + "object": "tent", + "place": "hangar", + "random_a": "Tom", + "random_b": "Josh", + "random_c": "Angel" + } + }, + { + "text": "The break room Grant and Roy went to had a pair of nail clippers. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Grant and Roy went to had a pair of nail clippers. Scott gave it to", + "random_names_cf": "The break room Angel and Joe went to had a pair of nail clippers. Angel gave it to", + "s1_io_flip_cf": "The break room Roy and Grant went to had a pair of nail clippers. Grant gave it to", + "s2_io_flip_cf": "The break room Grant and Roy went to had a pair of nail clippers. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The break room Joe and Angel went to had a pair of nail clippers. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The break room Angel and Joe went to had a pair of nail clippers. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Roy and Grant went to had a pair of nail clippers. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Joe and Angel went to had a pair of nail clippers. Joe gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "pair of nail clippers", + "place": "break room", + "random_a": "Angel", + "random_b": "Joe", + "random_c": "Scott" + } + }, + { + "text": "When Kay and Rob were about to leave the gift shop, Kay gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Rob were about to leave the gift shop, Will gave a screwdriver to", + "random_names_cf": "When Steve and Lewis were about to leave the gift shop, Steve gave a screwdriver to", + "s1_io_flip_cf": "When Rob and Kay were about to leave the gift shop, Kay gave a screwdriver to", + "s2_io_flip_cf": "When Kay and Rob were about to leave the gift shop, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Lewis and Steve were about to leave the gift shop, Steve gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Steve and Lewis were about to leave the gift shop, Lewis gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Kay were about to leave the gift shop, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Steve were about to leave the gift shop, Lewis gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kay", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Steve", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "Then, Kay and Phil had a lot of fun at the pizzeria. Kay gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Phil had a lot of fun at the pizzeria. William gave a funnel to", + "random_names_cf": "Then, Edward and Henry had a lot of fun at the pizzeria. Edward gave a funnel to", + "s1_io_flip_cf": "Then, Phil and Kay had a lot of fun at the pizzeria. Kay gave a funnel to", + "s2_io_flip_cf": "Then, Kay and Phil had a lot of fun at the pizzeria. Phil gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Edward had a lot of fun at the pizzeria. Edward gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Henry had a lot of fun at the pizzeria. Henry gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Kay had a lot of fun at the pizzeria. Phil gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Edward had a lot of fun at the pizzeria. Henry gave a funnel to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kay", + "object": "funnel", + "place": "pizzeria", + "random_a": "Edward", + "random_b": "Henry", + "random_c": "William" + } + }, + { + "text": "Then, Rick and Peter were working at the gym. Rick decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Peter were working at the gym. Will decided to give a toaster to", + "random_names_cf": "Then, William and Summer were working at the gym. William decided to give a toaster to", + "s1_io_flip_cf": "Then, Peter and Rick were working at the gym. Rick decided to give a toaster to", + "s2_io_flip_cf": "Then, Rick and Peter were working at the gym. Peter decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Summer and William were working at the gym. William decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, William and Summer were working at the gym. Summer decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rick were working at the gym. Peter decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and William were working at the gym. Summer decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rick", + "object": "toaster", + "place": "gym", + "random_a": "William", + "random_b": "Summer", + "random_c": "Will" + } + }, + { + "text": "Before Ross and Cal left the park, Ross decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Cal left the park, Tom decided to give a radiator to", + "random_names_cf": "Before Daniel and Henry left the park, Daniel decided to give a radiator to", + "s1_io_flip_cf": "Before Cal and Ross left the park, Ross decided to give a radiator to", + "s2_io_flip_cf": "Before Ross and Cal left the park, Cal decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Henry and Daniel left the park, Daniel decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Henry left the park, Henry decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Ross left the park, Cal decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Daniel left the park, Henry decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ross", + "object": "radiator", + "place": "park", + "random_a": "Daniel", + "random_b": "Henry", + "random_c": "Tom" + } + }, + { + "text": "Then, Steve and Elizabeth had a lot of fun at the park. Steve gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Elizabeth had a lot of fun at the park. Josh gave a thread to", + "random_names_cf": "Then, Rick and Henry had a lot of fun at the park. Rick gave a thread to", + "s1_io_flip_cf": "Then, Elizabeth and Steve had a lot of fun at the park. Steve gave a thread to", + "s2_io_flip_cf": "Then, Steve and Elizabeth had a lot of fun at the park. Elizabeth gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Rick had a lot of fun at the park. Rick gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Henry had a lot of fun at the park. Henry gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Steve had a lot of fun at the park. Elizabeth gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Rick had a lot of fun at the park. Henry gave a thread to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steve", + "object": "thread", + "place": "park", + "random_a": "Rick", + "random_b": "Henry", + "random_c": "Josh" + } + }, + { + "text": "Then, Robert and Ross had a lot of fun at the airbase. Robert gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Ross had a lot of fun at the airbase. Andrew gave a jar to", + "random_names_cf": "Then, Cal and Roger had a lot of fun at the airbase. Cal gave a jar to", + "s1_io_flip_cf": "Then, Ross and Robert had a lot of fun at the airbase. Robert gave a jar to", + "s2_io_flip_cf": "Then, Robert and Ross had a lot of fun at the airbase. Ross gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Cal had a lot of fun at the airbase. Cal gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Roger had a lot of fun at the airbase. Roger gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Robert had a lot of fun at the airbase. Ross gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Cal had a lot of fun at the airbase. Roger gave a jar to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Robert", + "object": "jar", + "place": "airbase", + "random_a": "Cal", + "random_b": "Roger", + "random_c": "Andrew" + } + }, + { + "text": "Then, Lewis and Rick had a lot of fun at the hangar. Lewis gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Rick had a lot of fun at the hangar. Sarah gave a match to", + "random_names_cf": "Then, Ryan and Jonathan had a lot of fun at the hangar. Ryan gave a match to", + "s1_io_flip_cf": "Then, Rick and Lewis had a lot of fun at the hangar. Lewis gave a match to", + "s2_io_flip_cf": "Then, Lewis and Rick had a lot of fun at the hangar. Rick gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Ryan had a lot of fun at the hangar. Ryan gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Jonathan had a lot of fun at the hangar. Jonathan gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Lewis had a lot of fun at the hangar. Rick gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Ryan had a lot of fun at the hangar. Jonathan gave a match to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Lewis", + "object": "match", + "place": "hangar", + "random_a": "Ryan", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "When Jonathan and Will got a pair of glasses at the resort, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Will got a pair of glasses at the resort, Kelly decided to give it to", + "random_names_cf": "When Tim and Roger got a pair of glasses at the resort, Tim decided to give it to", + "s1_io_flip_cf": "When Will and Jonathan got a pair of glasses at the resort, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Will got a pair of glasses at the resort, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Tim got a pair of glasses at the resort, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Roger got a pair of glasses at the resort, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Jonathan got a pair of glasses at the resort, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Tim got a pair of glasses at the resort, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jonathan", + "object": "pair of glasses", + "place": "resort", + "random_a": "Tim", + "random_b": "Roger", + "random_c": "Kelly" + } + }, + { + "text": "When Guy and Scott were about to leave the mall, Guy gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Scott were about to leave the mall, Sarah gave a pen to", + "random_names_cf": "When Steve and Grant were about to leave the mall, Steve gave a pen to", + "s1_io_flip_cf": "When Scott and Guy were about to leave the mall, Guy gave a pen to", + "s2_io_flip_cf": "When Guy and Scott were about to leave the mall, Scott gave a pen to", + "random_names_s1_ioi_flip_cf": "When Grant and Steve were about to leave the mall, Steve gave a pen to", + "random_names_s2_ioi_flip_cf": "When Steve and Grant were about to leave the mall, Grant gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Guy were about to leave the mall, Scott gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Steve were about to leave the mall, Grant gave a pen to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Guy", + "object": "pen", + "place": "mall", + "random_a": "Steve", + "random_b": "Grant", + "random_c": "Sarah" + } + }, + { + "text": "Then, William and Peter had a lot of fun at the field. William gave a gold watch to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Peter had a lot of fun at the field. Luke gave a gold watch to", + "random_names_cf": "Then, Lewis and Ryan had a lot of fun at the field. Lewis gave a gold watch to", + "s1_io_flip_cf": "Then, Peter and William had a lot of fun at the field. William gave a gold watch to", + "s2_io_flip_cf": "Then, William and Peter had a lot of fun at the field. Peter gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Lewis had a lot of fun at the field. Lewis gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Ryan had a lot of fun at the field. Ryan gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and William had a lot of fun at the field. Peter gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Lewis had a lot of fun at the field. Ryan gave a gold watch to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "gold watch", + "place": "field", + "random_a": "Lewis", + "random_b": "Ryan", + "random_c": "Luke" + } + }, + { + "text": "Once Tim and Neil arrived at the hangar, Tim gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Neil arrived at the hangar, Steven gave a funnel to", + "random_names_cf": "Once Robert and Dan arrived at the hangar, Robert gave a funnel to", + "s1_io_flip_cf": "Once Neil and Tim arrived at the hangar, Tim gave a funnel to", + "s2_io_flip_cf": "Once Tim and Neil arrived at the hangar, Neil gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Dan and Robert arrived at the hangar, Robert gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Robert and Dan arrived at the hangar, Dan gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Tim arrived at the hangar, Neil gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Robert arrived at the hangar, Dan gave a funnel to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "funnel", + "place": "hangar", + "random_a": "Robert", + "random_b": "Dan", + "random_c": "Steven" + } + }, + { + "text": "The park Robert and Guy went to had a pair of nail clippers. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The park Robert and Guy went to had a pair of nail clippers. Kelly gave it to", + "random_names_cf": "The park Alexander and Rob went to had a pair of nail clippers. Alexander gave it to", + "s1_io_flip_cf": "The park Guy and Robert went to had a pair of nail clippers. Robert gave it to", + "s2_io_flip_cf": "The park Robert and Guy went to had a pair of nail clippers. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The park Rob and Alexander went to had a pair of nail clippers. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The park Alexander and Rob went to had a pair of nail clippers. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The park Guy and Robert went to had a pair of nail clippers. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The park Rob and Alexander went to had a pair of nail clippers. Rob gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Robert", + "object": "pair of nail clippers", + "place": "park", + "random_a": "Alexander", + "random_b": "Rob", + "random_c": "Kelly" + } + }, + { + "text": "Then, Stan and Josh went to the gift shop. Stan gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Josh went to the gift shop. Peter gave a screwdriver to", + "random_names_cf": "Then, Lewis and Guy went to the gift shop. Lewis gave a screwdriver to", + "s1_io_flip_cf": "Then, Josh and Stan went to the gift shop. Stan gave a screwdriver to", + "s2_io_flip_cf": "Then, Stan and Josh went to the gift shop. Josh gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Lewis went to the gift shop. Lewis gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Guy went to the gift shop. Guy gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Stan went to the gift shop. Josh gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Lewis went to the gift shop. Guy gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Stan", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Lewis", + "random_b": "Guy", + "random_c": "Peter" + } + }, + { + "text": "When Scott and Cal were about to leave the restaurant, Scott gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Cal were about to leave the restaurant, Phil gave a boot to", + "random_names_cf": "When Sarah and Edward were about to leave the restaurant, Sarah gave a boot to", + "s1_io_flip_cf": "When Cal and Scott were about to leave the restaurant, Scott gave a boot to", + "s2_io_flip_cf": "When Scott and Cal were about to leave the restaurant, Cal gave a boot to", + "random_names_s1_ioi_flip_cf": "When Edward and Sarah were about to leave the restaurant, Sarah gave a boot to", + "random_names_s2_ioi_flip_cf": "When Sarah and Edward were about to leave the restaurant, Edward gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Scott were about to leave the restaurant, Cal gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Sarah were about to leave the restaurant, Edward gave a boot to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Scott", + "object": "boot", + "place": "restaurant", + "random_a": "Sarah", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "Once Scott and Mike arrived at the casino, Scott gave a spoon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Mike arrived at the casino, Alexander gave a spoon to", + "random_names_cf": "Once Charles and Joe arrived at the casino, Charles gave a spoon to", + "s1_io_flip_cf": "Once Mike and Scott arrived at the casino, Scott gave a spoon to", + "s2_io_flip_cf": "Once Scott and Mike arrived at the casino, Mike gave a spoon to", + "random_names_s1_ioi_flip_cf": "Once Joe and Charles arrived at the casino, Charles gave a spoon to", + "random_names_s2_ioi_flip_cf": "Once Charles and Joe arrived at the casino, Joe gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Scott arrived at the casino, Mike gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Charles arrived at the casino, Joe gave a spoon to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Scott", + "object": "spoon", + "place": "casino", + "random_a": "Charles", + "random_b": "Joe", + "random_c": "Alexander" + } + }, + { + "text": "The cafeteria Charles and Joe went to had a microphone. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Charles and Joe went to had a microphone. Sarah gave it to", + "random_names_cf": "The cafeteria Josh and Daniel went to had a microphone. Josh gave it to", + "s1_io_flip_cf": "The cafeteria Joe and Charles went to had a microphone. Charles gave it to", + "s2_io_flip_cf": "The cafeteria Charles and Joe went to had a microphone. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Daniel and Josh went to had a microphone. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Josh and Daniel went to had a microphone. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Joe and Charles went to had a microphone. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Daniel and Josh went to had a microphone. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Charles", + "object": "microphone", + "place": "cafeteria", + "random_a": "Josh", + "random_b": "Daniel", + "random_c": "Sarah" + } + }, + { + "text": "Then, Grant and Mike were working at the garden. Grant decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Mike were working at the garden. Jim decided to give a shoe to", + "random_names_cf": "Then, Robert and Edward were working at the garden. Robert decided to give a shoe to", + "s1_io_flip_cf": "Then, Mike and Grant were working at the garden. Grant decided to give a shoe to", + "s2_io_flip_cf": "Then, Grant and Mike were working at the garden. Mike decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Robert were working at the garden. Robert decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Edward were working at the garden. Edward decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Grant were working at the garden. Mike decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Robert were working at the garden. Edward decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Grant", + "object": "shoe", + "place": "garden", + "random_a": "Robert", + "random_b": "Edward", + "random_c": "Jim" + } + }, + { + "text": "Before Elizabeth and Tim left the airbase, Elizabeth decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Tim left the airbase, Angel decided to give a shelf to", + "random_names_cf": "Before Joe and Josh left the airbase, Joe decided to give a shelf to", + "s1_io_flip_cf": "Before Tim and Elizabeth left the airbase, Elizabeth decided to give a shelf to", + "s2_io_flip_cf": "Before Elizabeth and Tim left the airbase, Tim decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Josh and Joe left the airbase, Joe decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Joe and Josh left the airbase, Josh decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Elizabeth left the airbase, Tim decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Joe left the airbase, Josh decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Elizabeth", + "object": "shelf", + "place": "airbase", + "random_a": "Joe", + "random_b": "Josh", + "random_c": "Angel" + } + }, + { + "text": "When Rob and Elizabeth were about to leave the boatyard, Rob gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Elizabeth were about to leave the boatyard, Stan gave a mirror to", + "random_names_cf": "When Scott and Edward were about to leave the boatyard, Scott gave a mirror to", + "s1_io_flip_cf": "When Elizabeth and Rob were about to leave the boatyard, Rob gave a mirror to", + "s2_io_flip_cf": "When Rob and Elizabeth were about to leave the boatyard, Elizabeth gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Edward and Scott were about to leave the boatyard, Scott gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Scott and Edward were about to leave the boatyard, Edward gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Rob were about to leave the boatyard, Elizabeth gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Scott were about to leave the boatyard, Edward gave a mirror to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rob", + "object": "mirror", + "place": "boatyard", + "random_a": "Scott", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "Then, Stan and Roger had a lot of fun at the airbase. Stan gave a coat to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Roger had a lot of fun at the airbase. Kelly gave a coat to", + "random_names_cf": "Then, Will and Elizabeth had a lot of fun at the airbase. Will gave a coat to", + "s1_io_flip_cf": "Then, Roger and Stan had a lot of fun at the airbase. Stan gave a coat to", + "s2_io_flip_cf": "Then, Stan and Roger had a lot of fun at the airbase. Roger gave a coat to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Will had a lot of fun at the airbase. Will gave a coat to", + "random_names_s2_ioi_flip_cf": "Then, Will and Elizabeth had a lot of fun at the airbase. Elizabeth gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Stan had a lot of fun at the airbase. Roger gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Will had a lot of fun at the airbase. Elizabeth gave a coat to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Stan", + "object": "coat", + "place": "airbase", + "random_a": "Will", + "random_b": "Elizabeth", + "random_c": "Kelly" + } + }, + { + "text": "Then, Kay and Jonathan had a lot of fun at the park. Kay gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Jonathan had a lot of fun at the park. Sarah gave a wallet to", + "random_names_cf": "Then, Alex and Josh had a lot of fun at the park. Alex gave a wallet to", + "s1_io_flip_cf": "Then, Jonathan and Kay had a lot of fun at the park. Kay gave a wallet to", + "s2_io_flip_cf": "Then, Kay and Jonathan had a lot of fun at the park. Jonathan gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Alex had a lot of fun at the park. Alex gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Josh had a lot of fun at the park. Josh gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kay had a lot of fun at the park. Jonathan gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex had a lot of fun at the park. Josh gave a wallet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Kay", + "object": "wallet", + "place": "park", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Sarah" + } + }, + { + "text": "While Edward and Jonathan relaxed, Edward gave a needle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Jonathan relaxed, Mike gave a needle to", + "random_names_cf": "While Phil and Tim relaxed, Phil gave a needle to", + "s1_io_flip_cf": "While Jonathan and Edward relaxed, Edward gave a needle to", + "s2_io_flip_cf": "While Edward and Jonathan relaxed, Jonathan gave a needle to", + "random_names_s1_ioi_flip_cf": "While Tim and Phil relaxed, Phil gave a needle to", + "random_names_s2_ioi_flip_cf": "While Phil and Tim relaxed, Tim gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Edward relaxed, Jonathan gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Phil relaxed, Tim gave a needle to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Edward", + "object": "needle", + "place": "break room", + "random_a": "Phil", + "random_b": "Tim", + "random_c": "Mike" + } + }, + { + "text": "While William and Daniel relaxed, William gave a napkin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Daniel relaxed, Steve gave a napkin to", + "random_names_cf": "While Angel and Roger relaxed, Angel gave a napkin to", + "s1_io_flip_cf": "While Daniel and William relaxed, William gave a napkin to", + "s2_io_flip_cf": "While William and Daniel relaxed, Daniel gave a napkin to", + "random_names_s1_ioi_flip_cf": "While Roger and Angel relaxed, Angel gave a napkin to", + "random_names_s2_ioi_flip_cf": "While Angel and Roger relaxed, Roger gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and William relaxed, Daniel gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Angel relaxed, Roger gave a napkin to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "William", + "object": "napkin", + "place": "casino", + "random_a": "Angel", + "random_b": "Roger", + "random_c": "Steve" + } + }, + { + "text": "Once Grant and Guy arrived at the salon, Grant gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Guy arrived at the salon, Austin gave a mask to", + "random_names_cf": "Once Lewis and Ross arrived at the salon, Lewis gave a mask to", + "s1_io_flip_cf": "Once Guy and Grant arrived at the salon, Grant gave a mask to", + "s2_io_flip_cf": "Once Grant and Guy arrived at the salon, Guy gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Ross and Lewis arrived at the salon, Lewis gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Ross arrived at the salon, Ross gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Grant arrived at the salon, Guy gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Lewis arrived at the salon, Ross gave a mask to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Grant", + "object": "mask", + "place": "salon", + "random_a": "Lewis", + "random_b": "Ross", + "random_c": "Austin" + } + }, + { + "text": "When Cal and Sarah were about to leave the gift shop, Cal gave a radiator to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Sarah were about to leave the gift shop, Jonathan gave a radiator to", + "random_names_cf": "When Elizabeth and Steven were about to leave the gift shop, Elizabeth gave a radiator to", + "s1_io_flip_cf": "When Sarah and Cal were about to leave the gift shop, Cal gave a radiator to", + "s2_io_flip_cf": "When Cal and Sarah were about to leave the gift shop, Sarah gave a radiator to", + "random_names_s1_ioi_flip_cf": "When Steven and Elizabeth were about to leave the gift shop, Elizabeth gave a radiator to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Steven were about to leave the gift shop, Steven gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Cal were about to leave the gift shop, Sarah gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Elizabeth were about to leave the gift shop, Steven gave a radiator to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Cal", + "object": "radiator", + "place": "gift shop", + "random_a": "Elizabeth", + "random_b": "Steven", + "random_c": "Jonathan" + } + }, + { + "text": "Before Charles and Rob left the service station, Charles decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Rob left the service station, Tom decided to give a screwdriver to", + "random_names_cf": "Before Peter and Neil left the service station, Peter decided to give a screwdriver to", + "s1_io_flip_cf": "Before Rob and Charles left the service station, Charles decided to give a screwdriver to", + "s2_io_flip_cf": "Before Charles and Rob left the service station, Rob decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Neil and Peter left the service station, Peter decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Peter and Neil left the service station, Neil decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Charles left the service station, Rob decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Peter left the service station, Neil decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Charles", + "object": "screwdriver", + "place": "service station", + "random_a": "Peter", + "random_b": "Neil", + "random_c": "Tom" + } + }, + { + "text": "Once Josh and Steven arrived at the pharmacy, Josh gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Steven arrived at the pharmacy, Mike gave a ruler to", + "random_names_cf": "Once Jonathan and Sarah arrived at the pharmacy, Jonathan gave a ruler to", + "s1_io_flip_cf": "Once Steven and Josh arrived at the pharmacy, Josh gave a ruler to", + "s2_io_flip_cf": "Once Josh and Steven arrived at the pharmacy, Steven gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Jonathan arrived at the pharmacy, Jonathan gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Sarah arrived at the pharmacy, Sarah gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Josh arrived at the pharmacy, Steven gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Jonathan arrived at the pharmacy, Sarah gave a ruler to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Josh", + "object": "ruler", + "place": "pharmacy", + "random_a": "Jonathan", + "random_b": "Sarah", + "random_c": "Mike" + } + }, + { + "text": "The gift shop Alex and Guy went to had a fork. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Alex and Guy went to had a fork. Cal gave it to", + "random_names_cf": "The gift shop Peter and Elizabeth went to had a fork. Peter gave it to", + "s1_io_flip_cf": "The gift shop Guy and Alex went to had a fork. Alex gave it to", + "s2_io_flip_cf": "The gift shop Alex and Guy went to had a fork. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Elizabeth and Peter went to had a fork. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Peter and Elizabeth went to had a fork. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Guy and Alex went to had a fork. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Elizabeth and Peter went to had a fork. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Alex", + "object": "fork", + "place": "gift shop", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Cal" + } + }, + { + "text": "While Joe and Sarah relaxed, Joe gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Sarah relaxed, Scott gave a screwdriver to", + "random_names_cf": "While Stan and Rick relaxed, Stan gave a screwdriver to", + "s1_io_flip_cf": "While Sarah and Joe relaxed, Joe gave a screwdriver to", + "s2_io_flip_cf": "While Joe and Sarah relaxed, Sarah gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Rick and Stan relaxed, Stan gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Stan and Rick relaxed, Rick gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Joe relaxed, Sarah gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Stan relaxed, Rick gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Joe", + "object": "screwdriver", + "place": "airbase", + "random_a": "Stan", + "random_b": "Rick", + "random_c": "Scott" + } + }, + { + "text": "Before Guy and Alexander left the pet store, Guy decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Alexander left the pet store, Tom decided to give a dress to", + "random_names_cf": "Before Steve and Summer left the pet store, Steve decided to give a dress to", + "s1_io_flip_cf": "Before Alexander and Guy left the pet store, Guy decided to give a dress to", + "s2_io_flip_cf": "Before Guy and Alexander left the pet store, Alexander decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Summer and Steve left the pet store, Steve decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Steve and Summer left the pet store, Summer decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Guy left the pet store, Alexander decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Steve left the pet store, Summer decided to give a dress to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Guy", + "object": "dress", + "place": "pet store", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Tom" + } + }, + { + "text": "Then, Roy and Rob were working at the spa. Roy decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Rob were working at the spa. Dan decided to give a tent to", + "random_names_cf": "Then, Alexander and Elizabeth were working at the spa. Alexander decided to give a tent to", + "s1_io_flip_cf": "Then, Rob and Roy were working at the spa. Roy decided to give a tent to", + "s2_io_flip_cf": "Then, Roy and Rob were working at the spa. Rob decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Alexander were working at the spa. Alexander decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Elizabeth were working at the spa. Elizabeth decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Roy were working at the spa. Rob decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Alexander were working at the spa. Elizabeth decided to give a tent to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Roy", + "object": "tent", + "place": "spa", + "random_a": "Alexander", + "random_b": "Elizabeth", + "random_c": "Dan" + } + }, + { + "text": "Before Andrew and Will left the pharmacy, Andrew decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Will left the pharmacy, Tom decided to give a boot to", + "random_names_cf": "Before Dan and Alex left the pharmacy, Dan decided to give a boot to", + "s1_io_flip_cf": "Before Will and Andrew left the pharmacy, Andrew decided to give a boot to", + "s2_io_flip_cf": "Before Andrew and Will left the pharmacy, Will decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Alex and Dan left the pharmacy, Dan decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Dan and Alex left the pharmacy, Alex decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Andrew left the pharmacy, Will decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Dan left the pharmacy, Alex decided to give a boot to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Andrew", + "object": "boot", + "place": "pharmacy", + "random_a": "Dan", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "Then, Will and Phil had a lot of fun at the elevator. Will gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Phil had a lot of fun at the elevator. Angel gave a folder to", + "random_names_cf": "Then, Kay and Ryan had a lot of fun at the elevator. Kay gave a folder to", + "s1_io_flip_cf": "Then, Phil and Will had a lot of fun at the elevator. Will gave a folder to", + "s2_io_flip_cf": "Then, Will and Phil had a lot of fun at the elevator. Phil gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Kay had a lot of fun at the elevator. Kay gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Ryan had a lot of fun at the elevator. Ryan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Will had a lot of fun at the elevator. Phil gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Kay had a lot of fun at the elevator. Ryan gave a folder to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Will", + "object": "folder", + "place": "elevator", + "random_a": "Kay", + "random_b": "Ryan", + "random_c": "Angel" + } + }, + { + "text": "Before Tom and Daniel left the resort, Tom decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Daniel left the resort, Edward decided to give a can to", + "random_names_cf": "Before Alexander and Jim left the resort, Alexander decided to give a can to", + "s1_io_flip_cf": "Before Daniel and Tom left the resort, Tom decided to give a can to", + "s2_io_flip_cf": "Before Tom and Daniel left the resort, Daniel decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Jim and Alexander left the resort, Alexander decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Jim left the resort, Jim decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Tom left the resort, Daniel decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Alexander left the resort, Jim decided to give a can to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tom", + "object": "can", + "place": "resort", + "random_a": "Alexander", + "random_b": "Jim", + "random_c": "Edward" + } + }, + { + "text": "When Don and Summer were about to leave the garden, Don gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Summer were about to leave the garden, Peter gave a screwdriver to", + "random_names_cf": "When Ryan and Austin were about to leave the garden, Ryan gave a screwdriver to", + "s1_io_flip_cf": "When Summer and Don were about to leave the garden, Don gave a screwdriver to", + "s2_io_flip_cf": "When Don and Summer were about to leave the garden, Summer gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Austin and Ryan were about to leave the garden, Ryan gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Ryan and Austin were about to leave the garden, Austin gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Don were about to leave the garden, Summer gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Ryan were about to leave the garden, Austin gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Don", + "object": "screwdriver", + "place": "garden", + "random_a": "Ryan", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "Then, Kelly and Don went to the field. Kelly gave a faucet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Don went to the field. Henry gave a faucet to", + "random_names_cf": "Then, Will and Edward went to the field. Will gave a faucet to", + "s1_io_flip_cf": "Then, Don and Kelly went to the field. Kelly gave a faucet to", + "s2_io_flip_cf": "Then, Kelly and Don went to the field. Don gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Will went to the field. Will gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Will and Edward went to the field. Edward gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Kelly went to the field. Don gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Will went to the field. Edward gave a faucet to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kelly", + "object": "faucet", + "place": "field", + "random_a": "Will", + "random_b": "Edward", + "random_c": "Henry" + } + }, + { + "text": "When Alex and Tim were about to leave the airbase, Alex gave a trunk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Tim were about to leave the airbase, Peter gave a trunk to", + "random_names_cf": "When Ross and Dan were about to leave the airbase, Ross gave a trunk to", + "s1_io_flip_cf": "When Tim and Alex were about to leave the airbase, Alex gave a trunk to", + "s2_io_flip_cf": "When Alex and Tim were about to leave the airbase, Tim gave a trunk to", + "random_names_s1_ioi_flip_cf": "When Dan and Ross were about to leave the airbase, Ross gave a trunk to", + "random_names_s2_ioi_flip_cf": "When Ross and Dan were about to leave the airbase, Dan gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Alex were about to leave the airbase, Tim gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Ross were about to leave the airbase, Dan gave a trunk to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alex", + "object": "trunk", + "place": "airbase", + "random_a": "Ross", + "random_b": "Dan", + "random_c": "Peter" + } + }, + { + "text": "Before Mike and Angel left the marketplace, Mike decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Angel left the marketplace, Tim decided to give a pair of sunglasses to", + "random_names_cf": "Before Josh and Roy left the marketplace, Josh decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Angel and Mike left the marketplace, Mike decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Mike and Angel left the marketplace, Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Roy and Josh left the marketplace, Josh decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Josh and Roy left the marketplace, Roy decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Mike left the marketplace, Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Josh left the marketplace, Roy decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Mike", + "object": "pair of sunglasses", + "place": "marketplace", + "random_a": "Josh", + "random_b": "Roy", + "random_c": "Tim" + } + }, + { + "text": "Then, Kelly and Roger went to the hotel. Kelly gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Roger went to the hotel. Edward gave a bathtub to", + "random_names_cf": "Then, Steve and Mike went to the hotel. Steve gave a bathtub to", + "s1_io_flip_cf": "Then, Roger and Kelly went to the hotel. Kelly gave a bathtub to", + "s2_io_flip_cf": "Then, Kelly and Roger went to the hotel. Roger gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Steve went to the hotel. Steve gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Mike went to the hotel. Mike gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Kelly went to the hotel. Roger gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Steve went to the hotel. Mike gave a bathtub to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "bathtub", + "place": "hotel", + "random_a": "Steve", + "random_b": "Mike", + "random_c": "Edward" + } + }, + { + "text": "Before Alexander and Steve left the zoo, Alexander decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Steve left the zoo, Charles decided to give a bucket of paint to", + "random_names_cf": "Before Elizabeth and William left the zoo, Elizabeth decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Steve and Alexander left the zoo, Alexander decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Alexander and Steve left the zoo, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before William and Elizabeth left the zoo, Elizabeth decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and William left the zoo, William decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Alexander left the zoo, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Elizabeth left the zoo, William decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Alexander", + "object": "bucket of paint", + "place": "zoo", + "random_a": "Elizabeth", + "random_b": "William", + "random_c": "Charles" + } + }, + { + "text": "Before Jonathan and Kay left the cafe, Jonathan decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Kay left the cafe, Cal decided to give a snack to", + "random_names_cf": "Before Grant and Edward left the cafe, Grant decided to give a snack to", + "s1_io_flip_cf": "Before Kay and Jonathan left the cafe, Jonathan decided to give a snack to", + "s2_io_flip_cf": "Before Jonathan and Kay left the cafe, Kay decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Edward and Grant left the cafe, Grant decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Grant and Edward left the cafe, Edward decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Jonathan left the cafe, Kay decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Grant left the cafe, Edward decided to give a snack to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Jonathan", + "object": "snack", + "place": "cafe", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Then, Edward and Dan went to the ferry. Edward gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Dan went to the ferry. Peter gave a boot to", + "random_names_cf": "Then, William and Roger went to the ferry. William gave a boot to", + "s1_io_flip_cf": "Then, Dan and Edward went to the ferry. Edward gave a boot to", + "s2_io_flip_cf": "Then, Edward and Dan went to the ferry. Dan gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Roger and William went to the ferry. William gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, William and Roger went to the ferry. Roger gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Edward went to the ferry. Dan gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and William went to the ferry. Roger gave a boot to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "boot", + "place": "ferry", + "random_a": "William", + "random_b": "Roger", + "random_c": "Peter" + } + }, + { + "text": "Before Phil and Alex left the boatyard, Phil decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Alex left the boatyard, Jonathan decided to give a basket to", + "random_names_cf": "Before Charles and Austin left the boatyard, Charles decided to give a basket to", + "s1_io_flip_cf": "Before Alex and Phil left the boatyard, Phil decided to give a basket to", + "s2_io_flip_cf": "Before Phil and Alex left the boatyard, Alex decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Austin and Charles left the boatyard, Charles decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Charles and Austin left the boatyard, Austin decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Phil left the boatyard, Alex decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Charles left the boatyard, Austin decided to give a basket to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Phil", + "object": "basket", + "place": "boatyard", + "random_a": "Charles", + "random_b": "Austin", + "random_c": "Jonathan" + } + }, + { + "text": "When Phil and Stan got a toilet at the toy store, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Stan got a toilet at the toy store, Dan decided to give it to", + "random_names_cf": "When Neil and Alex got a toilet at the toy store, Neil decided to give it to", + "s1_io_flip_cf": "When Stan and Phil got a toilet at the toy store, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Stan got a toilet at the toy store, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Neil got a toilet at the toy store, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Alex got a toilet at the toy store, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Phil got a toilet at the toy store, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Neil got a toilet at the toy store, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Phil", + "object": "toilet", + "place": "toy store", + "random_a": "Neil", + "random_b": "Alex", + "random_c": "Dan" + } + }, + { + "text": "Once William and Grant arrived at the gym, William gave a match to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Grant arrived at the gym, Cal gave a match to", + "random_names_cf": "Once Stan and Joe arrived at the gym, Stan gave a match to", + "s1_io_flip_cf": "Once Grant and William arrived at the gym, William gave a match to", + "s2_io_flip_cf": "Once William and Grant arrived at the gym, Grant gave a match to", + "random_names_s1_ioi_flip_cf": "Once Joe and Stan arrived at the gym, Stan gave a match to", + "random_names_s2_ioi_flip_cf": "Once Stan and Joe arrived at the gym, Joe gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and William arrived at the gym, Grant gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Stan arrived at the gym, Joe gave a match to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "William", + "object": "match", + "place": "gym", + "random_a": "Stan", + "random_b": "Joe", + "random_c": "Cal" + } + }, + { + "text": "Then, Henry and Cal went to the restaurant. Henry gave a basketball to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Cal went to the restaurant. Alex gave a basketball to", + "random_names_cf": "Then, Phil and Roy went to the restaurant. Phil gave a basketball to", + "s1_io_flip_cf": "Then, Cal and Henry went to the restaurant. Henry gave a basketball to", + "s2_io_flip_cf": "Then, Henry and Cal went to the restaurant. Cal gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Phil went to the restaurant. Phil gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Roy went to the restaurant. Roy gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry went to the restaurant. Cal gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Phil went to the restaurant. Roy gave a basketball to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Henry", + "object": "basketball", + "place": "restaurant", + "random_a": "Phil", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "Then, Ryan and Stan went to the service station. Ryan gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Stan went to the service station. Alexander gave a bowl to", + "random_names_cf": "Then, Neil and Daniel went to the service station. Neil gave a bowl to", + "s1_io_flip_cf": "Then, Stan and Ryan went to the service station. Ryan gave a bowl to", + "s2_io_flip_cf": "Then, Ryan and Stan went to the service station. Stan gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Neil went to the service station. Neil gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Daniel went to the service station. Daniel gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Ryan went to the service station. Stan gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Neil went to the service station. Daniel gave a bowl to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Ryan", + "object": "bowl", + "place": "service station", + "random_a": "Neil", + "random_b": "Daniel", + "random_c": "Alexander" + } + }, + { + "text": "Before Angel and Tim left the university campus, Angel decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Tim left the university campus, Jonathan decided to give a heater to", + "random_names_cf": "Before Roger and Daniel left the university campus, Roger decided to give a heater to", + "s1_io_flip_cf": "Before Tim and Angel left the university campus, Angel decided to give a heater to", + "s2_io_flip_cf": "Before Angel and Tim left the university campus, Tim decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Roger left the university campus, Roger decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Roger and Daniel left the university campus, Daniel decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Angel left the university campus, Tim decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Roger left the university campus, Daniel decided to give a heater to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Angel", + "object": "heater", + "place": "university campus", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Jonathan" + } + }, + { + "text": "Before Lewis and Summer left the service station, Lewis decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Summer left the service station, Stan decided to give a needle to", + "random_names_cf": "Before Peter and Steven left the service station, Peter decided to give a needle to", + "s1_io_flip_cf": "Before Summer and Lewis left the service station, Lewis decided to give a needle to", + "s2_io_flip_cf": "Before Lewis and Summer left the service station, Summer decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Steven and Peter left the service station, Peter decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Peter and Steven left the service station, Steven decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Lewis left the service station, Summer decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Peter left the service station, Steven decided to give a needle to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Lewis", + "object": "needle", + "place": "service station", + "random_a": "Peter", + "random_b": "Steven", + "random_c": "Stan" + } + }, + { + "text": "Then, Josh and Robert went to the museum. Josh gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Robert went to the museum. Tom gave a key to", + "random_names_cf": "Then, Phil and Stan went to the museum. Phil gave a key to", + "s1_io_flip_cf": "Then, Robert and Josh went to the museum. Josh gave a key to", + "s2_io_flip_cf": "Then, Josh and Robert went to the museum. Robert gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Phil went to the museum. Phil gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Stan went to the museum. Stan gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Josh went to the museum. Robert gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Phil went to the museum. Stan gave a key to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Josh", + "object": "key", + "place": "museum", + "random_a": "Phil", + "random_b": "Stan", + "random_c": "Tom" + } + }, + { + "text": "Then, Jim and Daniel went to the music store. Jim gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Daniel went to the music store. Angel gave a cable to", + "random_names_cf": "Then, Ross and Neil went to the music store. Ross gave a cable to", + "s1_io_flip_cf": "Then, Daniel and Jim went to the music store. Jim gave a cable to", + "s2_io_flip_cf": "Then, Jim and Daniel went to the music store. Daniel gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Ross went to the music store. Ross gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Neil went to the music store. Neil gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Jim went to the music store. Daniel gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross went to the music store. Neil gave a cable to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jim", + "object": "cable", + "place": "music store", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Angel" + } + }, + { + "text": "Then, Steven and Roger were working at the cafe. Steven decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Roger were working at the cafe. Andrew decided to give a highlighter to", + "random_names_cf": "Then, Edward and Alex were working at the cafe. Edward decided to give a highlighter to", + "s1_io_flip_cf": "Then, Roger and Steven were working at the cafe. Steven decided to give a highlighter to", + "s2_io_flip_cf": "Then, Steven and Roger were working at the cafe. Roger decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Edward were working at the cafe. Edward decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Alex were working at the cafe. Alex decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Steven were working at the cafe. Roger decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Edward were working at the cafe. Alex decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steven", + "object": "highlighter", + "place": "cafe", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "Andrew" + } + }, + { + "text": "When Ryan and Don were about to leave the racetrack, Ryan gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Don were about to leave the racetrack, Angel gave a funnel to", + "random_names_cf": "When Kay and Grant were about to leave the racetrack, Kay gave a funnel to", + "s1_io_flip_cf": "When Don and Ryan were about to leave the racetrack, Ryan gave a funnel to", + "s2_io_flip_cf": "When Ryan and Don were about to leave the racetrack, Don gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Grant and Kay were about to leave the racetrack, Kay gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Kay and Grant were about to leave the racetrack, Grant gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Ryan were about to leave the racetrack, Don gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Kay were about to leave the racetrack, Grant gave a funnel to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ryan", + "object": "funnel", + "place": "racetrack", + "random_a": "Kay", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "Then, Alexander and Angel were working at the parking lot. Alexander decided to give a microphone to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Angel were working at the parking lot. Robert decided to give a microphone to", + "random_names_cf": "Then, Stan and Cal were working at the parking lot. Stan decided to give a microphone to", + "s1_io_flip_cf": "Then, Angel and Alexander were working at the parking lot. Alexander decided to give a microphone to", + "s2_io_flip_cf": "Then, Alexander and Angel were working at the parking lot. Angel decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Stan were working at the parking lot. Stan decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Cal were working at the parking lot. Cal decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Alexander were working at the parking lot. Angel decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Stan were working at the parking lot. Cal decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alexander", + "object": "microphone", + "place": "parking lot", + "random_a": "Stan", + "random_b": "Cal", + "random_c": "Robert" + } + }, + { + "text": "When Daniel and Elizabeth got a grater at the stadium, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Elizabeth got a grater at the stadium, Mike decided to give it to", + "random_names_cf": "When Joe and Rob got a grater at the stadium, Joe decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Daniel got a grater at the stadium, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Elizabeth got a grater at the stadium, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Joe got a grater at the stadium, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Rob got a grater at the stadium, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Daniel got a grater at the stadium, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Joe got a grater at the stadium, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Daniel", + "object": "grater", + "place": "stadium", + "random_a": "Joe", + "random_b": "Rob", + "random_c": "Mike" + } + }, + { + "text": "Then, Daniel and Alexander had a lot of fun at the university campus. Daniel gave a sandal to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Alexander had a lot of fun at the university campus. Dan gave a sandal to", + "random_names_cf": "Then, Summer and Steven had a lot of fun at the university campus. Summer gave a sandal to", + "s1_io_flip_cf": "Then, Alexander and Daniel had a lot of fun at the university campus. Daniel gave a sandal to", + "s2_io_flip_cf": "Then, Daniel and Alexander had a lot of fun at the university campus. Alexander gave a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Summer had a lot of fun at the university campus. Summer gave a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Steven had a lot of fun at the university campus. Steven gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Daniel had a lot of fun at the university campus. Alexander gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Summer had a lot of fun at the university campus. Steven gave a sandal to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Daniel", + "object": "sandal", + "place": "university campus", + "random_a": "Summer", + "random_b": "Steven", + "random_c": "Dan" + } + }, + { + "text": "Then, Stan and Edward were working at the cafeteria. Stan decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Edward were working at the cafeteria. Jim decided to give a razor to", + "random_names_cf": "Then, Josh and Ross were working at the cafeteria. Josh decided to give a razor to", + "s1_io_flip_cf": "Then, Edward and Stan were working at the cafeteria. Stan decided to give a razor to", + "s2_io_flip_cf": "Then, Stan and Edward were working at the cafeteria. Edward decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Josh were working at the cafeteria. Josh decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Ross were working at the cafeteria. Ross decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Stan were working at the cafeteria. Edward decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Josh were working at the cafeteria. Ross decided to give a razor to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Stan", + "object": "razor", + "place": "cafeteria", + "random_a": "Josh", + "random_b": "Ross", + "random_c": "Jim" + } + }, + { + "text": "While Roy and Tom relaxed, Roy gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Tom relaxed, Don gave a glove to", + "random_names_cf": "While Kelly and Daniel relaxed, Kelly gave a glove to", + "s1_io_flip_cf": "While Tom and Roy relaxed, Roy gave a glove to", + "s2_io_flip_cf": "While Roy and Tom relaxed, Tom gave a glove to", + "random_names_s1_ioi_flip_cf": "While Daniel and Kelly relaxed, Kelly gave a glove to", + "random_names_s2_ioi_flip_cf": "While Kelly and Daniel relaxed, Daniel gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Roy relaxed, Tom gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Kelly relaxed, Daniel gave a glove to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roy", + "object": "glove", + "place": "museum", + "random_a": "Kelly", + "random_b": "Daniel", + "random_c": "Don" + } + }, + { + "text": "Then, Don and Alexander were working at the pizzeria. Don decided to give a carpet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Alexander were working at the pizzeria. Peter decided to give a carpet to", + "random_names_cf": "Then, Mike and Andrew were working at the pizzeria. Mike decided to give a carpet to", + "s1_io_flip_cf": "Then, Alexander and Don were working at the pizzeria. Don decided to give a carpet to", + "s2_io_flip_cf": "Then, Don and Alexander were working at the pizzeria. Alexander decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Mike were working at the pizzeria. Mike decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Andrew were working at the pizzeria. Andrew decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Don were working at the pizzeria. Alexander decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Mike were working at the pizzeria. Andrew decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Don", + "object": "carpet", + "place": "pizzeria", + "random_a": "Mike", + "random_b": "Andrew", + "random_c": "Peter" + } + }, + { + "text": "The resort Alex and Grant went to had a pair of pliers. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Alex and Grant went to had a pair of pliers. Daniel gave it to", + "random_names_cf": "The resort Ross and Phil went to had a pair of pliers. Ross gave it to", + "s1_io_flip_cf": "The resort Grant and Alex went to had a pair of pliers. Alex gave it to", + "s2_io_flip_cf": "The resort Alex and Grant went to had a pair of pliers. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The resort Phil and Ross went to had a pair of pliers. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The resort Ross and Phil went to had a pair of pliers. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Grant and Alex went to had a pair of pliers. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort Phil and Ross went to had a pair of pliers. Phil gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Alex", + "object": "pair of pliers", + "place": "resort", + "random_a": "Ross", + "random_b": "Phil", + "random_c": "Daniel" + } + }, + { + "text": "Then, Summer and Henry had a lot of fun at the break room. Summer gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Henry had a lot of fun at the break room. Joe gave a ruler to", + "random_names_cf": "Then, Stan and Kelly had a lot of fun at the break room. Stan gave a ruler to", + "s1_io_flip_cf": "Then, Henry and Summer had a lot of fun at the break room. Summer gave a ruler to", + "s2_io_flip_cf": "Then, Summer and Henry had a lot of fun at the break room. Henry gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Stan had a lot of fun at the break room. Stan gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Kelly had a lot of fun at the break room. Kelly gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Summer had a lot of fun at the break room. Henry gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Stan had a lot of fun at the break room. Kelly gave a ruler to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Summer", + "object": "ruler", + "place": "break room", + "random_a": "Stan", + "random_b": "Kelly", + "random_c": "Joe" + } + }, + { + "text": "Then, Ross and Edward were working at the parking lot. Ross decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Edward were working at the parking lot. Will decided to give a comb to", + "random_names_cf": "Then, Rick and Jim were working at the parking lot. Rick decided to give a comb to", + "s1_io_flip_cf": "Then, Edward and Ross were working at the parking lot. Ross decided to give a comb to", + "s2_io_flip_cf": "Then, Ross and Edward were working at the parking lot. Edward decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Rick were working at the parking lot. Rick decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Jim were working at the parking lot. Jim decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ross were working at the parking lot. Edward decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rick were working at the parking lot. Jim decided to give a comb to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ross", + "object": "comb", + "place": "parking lot", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Will" + } + }, + { + "text": "Then, Summer and William had a lot of fun at the airport. Summer gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and William had a lot of fun at the airport. Sarah gave a pair of sunglasses to", + "random_names_cf": "Then, Rob and Daniel had a lot of fun at the airport. Rob gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, William and Summer had a lot of fun at the airport. Summer gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Summer and William had a lot of fun at the airport. William gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Rob had a lot of fun at the airport. Rob gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Daniel had a lot of fun at the airport. Daniel gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Summer had a lot of fun at the airport. William gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Rob had a lot of fun at the airport. Daniel gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Summer", + "object": "pair of sunglasses", + "place": "airport", + "random_a": "Rob", + "random_b": "Daniel", + "random_c": "Sarah" + } + }, + { + "text": "Once Jim and William arrived at the mall, Jim gave a pen to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and William arrived at the mall, Tom gave a pen to", + "random_names_cf": "Once Austin and Steve arrived at the mall, Austin gave a pen to", + "s1_io_flip_cf": "Once William and Jim arrived at the mall, Jim gave a pen to", + "s2_io_flip_cf": "Once Jim and William arrived at the mall, William gave a pen to", + "random_names_s1_ioi_flip_cf": "Once Steve and Austin arrived at the mall, Austin gave a pen to", + "random_names_s2_ioi_flip_cf": "Once Austin and Steve arrived at the mall, Steve gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Jim arrived at the mall, William gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Austin arrived at the mall, Steve gave a pen to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jim", + "object": "pen", + "place": "mall", + "random_a": "Austin", + "random_b": "Steve", + "random_c": "Tom" + } + }, + { + "text": "Before Andrew and Cal left the music store, Andrew decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Cal left the music store, Roger decided to give a drill bit to", + "random_names_cf": "Before Luke and Joe left the music store, Luke decided to give a drill bit to", + "s1_io_flip_cf": "Before Cal and Andrew left the music store, Andrew decided to give a drill bit to", + "s2_io_flip_cf": "Before Andrew and Cal left the music store, Cal decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Joe and Luke left the music store, Luke decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before Luke and Joe left the music store, Joe decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Andrew left the music store, Cal decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Luke left the music store, Joe decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Andrew", + "object": "drill bit", + "place": "music store", + "random_a": "Luke", + "random_b": "Joe", + "random_c": "Roger" + } + }, + { + "text": "When Jonathan and Will were about to leave the break room, Jonathan gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Will were about to leave the break room, Ross gave a backpack to", + "random_names_cf": "When Alex and Steven were about to leave the break room, Alex gave a backpack to", + "s1_io_flip_cf": "When Will and Jonathan were about to leave the break room, Jonathan gave a backpack to", + "s2_io_flip_cf": "When Jonathan and Will were about to leave the break room, Will gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Steven and Alex were about to leave the break room, Alex gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Alex and Steven were about to leave the break room, Steven gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Jonathan were about to leave the break room, Will gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Alex were about to leave the break room, Steven gave a backpack to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jonathan", + "object": "backpack", + "place": "break room", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "Ross" + } + }, + { + "text": "When Lewis and Sarah got a tablet at the pet store, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Sarah got a tablet at the pet store, Tom decided to give it to", + "random_names_cf": "When Elizabeth and Josh got a tablet at the pet store, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Sarah and Lewis got a tablet at the pet store, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Sarah got a tablet at the pet store, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Elizabeth got a tablet at the pet store, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Josh got a tablet at the pet store, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Lewis got a tablet at the pet store, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Elizabeth got a tablet at the pet store, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "tablet", + "place": "pet store", + "random_a": "Elizabeth", + "random_b": "Josh", + "random_c": "Tom" + } + }, + { + "text": "Then, Jonathan and Neil were working at the salon. Jonathan decided to give a fan to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Neil were working at the salon. Tom decided to give a fan to", + "random_names_cf": "Then, William and Cal were working at the salon. William decided to give a fan to", + "s1_io_flip_cf": "Then, Neil and Jonathan were working at the salon. Jonathan decided to give a fan to", + "s2_io_flip_cf": "Then, Jonathan and Neil were working at the salon. Neil decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Then, Cal and William were working at the salon. William decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Then, William and Cal were working at the salon. Cal decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jonathan were working at the salon. Neil decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and William were working at the salon. Cal decided to give a fan to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Jonathan", + "object": "fan", + "place": "salon", + "random_a": "William", + "random_b": "Cal", + "random_c": "Tom" + } + }, + { + "text": "While Alexander and William relaxed, Alexander gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and William relaxed, Neil gave a sandal to", + "random_names_cf": "While Alex and Summer relaxed, Alex gave a sandal to", + "s1_io_flip_cf": "While William and Alexander relaxed, Alexander gave a sandal to", + "s2_io_flip_cf": "While Alexander and William relaxed, William gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Summer and Alex relaxed, Alex gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Alex and Summer relaxed, Summer gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Alexander relaxed, William gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Alex relaxed, Summer gave a sandal to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "sandal", + "place": "toy store", + "random_a": "Alex", + "random_b": "Summer", + "random_c": "Neil" + } + }, + { + "text": "When Lewis and Cal got a bicycle at the casino, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Cal got a bicycle at the casino, Alex decided to give it to", + "random_names_cf": "When Luke and Daniel got a bicycle at the casino, Luke decided to give it to", + "s1_io_flip_cf": "When Cal and Lewis got a bicycle at the casino, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Cal got a bicycle at the casino, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Luke got a bicycle at the casino, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Daniel got a bicycle at the casino, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Lewis got a bicycle at the casino, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Luke got a bicycle at the casino, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "bicycle", + "place": "casino", + "random_a": "Luke", + "random_b": "Daniel", + "random_c": "Alex" + } + }, + { + "text": "While Daniel and Charles relaxed, Daniel gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Charles relaxed, Edward gave a pencil to", + "random_names_cf": "While Guy and Luke relaxed, Guy gave a pencil to", + "s1_io_flip_cf": "While Charles and Daniel relaxed, Daniel gave a pencil to", + "s2_io_flip_cf": "While Daniel and Charles relaxed, Charles gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Luke and Guy relaxed, Guy gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Guy and Luke relaxed, Luke gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Daniel relaxed, Charles gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Guy relaxed, Luke gave a pencil to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Daniel", + "object": "pencil", + "place": "hotel", + "random_a": "Guy", + "random_b": "Luke", + "random_c": "Edward" + } + }, + { + "text": "Then, Stan and Don had a lot of fun at the field. Stan gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Don had a lot of fun at the field. Peter gave a pencil sharpener to", + "random_names_cf": "Then, Phil and Henry had a lot of fun at the field. Phil gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Don and Stan had a lot of fun at the field. Stan gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Stan and Don had a lot of fun at the field. Don gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Phil had a lot of fun at the field. Phil gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Henry had a lot of fun at the field. Henry gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Stan had a lot of fun at the field. Don gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Phil had a lot of fun at the field. Henry gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Stan", + "object": "pencil sharpener", + "place": "field", + "random_a": "Phil", + "random_b": "Henry", + "random_c": "Peter" + } + }, + { + "text": "While Peter and Alex relaxed, Peter gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Alex relaxed, Guy gave a pair of goggles to", + "random_names_cf": "While Phil and Lewis relaxed, Phil gave a pair of goggles to", + "s1_io_flip_cf": "While Alex and Peter relaxed, Peter gave a pair of goggles to", + "s2_io_flip_cf": "While Peter and Alex relaxed, Alex gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Lewis and Phil relaxed, Phil gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Phil and Lewis relaxed, Lewis gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Peter relaxed, Alex gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Phil relaxed, Lewis gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Peter", + "object": "pair of goggles", + "place": "gift shop", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Guy" + } + }, + { + "text": "Before Daniel and William left the department store, Daniel decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and William left the department store, Summer decided to give a ribbon to", + "random_names_cf": "Before Ross and Neil left the department store, Ross decided to give a ribbon to", + "s1_io_flip_cf": "Before William and Daniel left the department store, Daniel decided to give a ribbon to", + "s2_io_flip_cf": "Before Daniel and William left the department store, William decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Neil and Ross left the department store, Ross decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Ross and Neil left the department store, Neil decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Daniel left the department store, William decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Ross left the department store, Neil decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Daniel", + "object": "ribbon", + "place": "department store", + "random_a": "Ross", + "random_b": "Neil", + "random_c": "Summer" + } + }, + { + "text": "Then, Kay and Neil had a lot of fun at the university campus. Kay gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Neil had a lot of fun at the university campus. Grant gave a tent to", + "random_names_cf": "Then, Elizabeth and Austin had a lot of fun at the university campus. Elizabeth gave a tent to", + "s1_io_flip_cf": "Then, Neil and Kay had a lot of fun at the university campus. Kay gave a tent to", + "s2_io_flip_cf": "Then, Kay and Neil had a lot of fun at the university campus. Neil gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Elizabeth had a lot of fun at the university campus. Elizabeth gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Austin had a lot of fun at the university campus. Austin gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kay had a lot of fun at the university campus. Neil gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Elizabeth had a lot of fun at the university campus. Austin gave a tent to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kay", + "object": "tent", + "place": "university campus", + "random_a": "Elizabeth", + "random_b": "Austin", + "random_c": "Grant" + } + }, + { + "text": "When Ross and Daniel were about to leave the salon, Ross gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Daniel were about to leave the salon, Rob gave a nail file to", + "random_names_cf": "When Peter and Roger were about to leave the salon, Peter gave a nail file to", + "s1_io_flip_cf": "When Daniel and Ross were about to leave the salon, Ross gave a nail file to", + "s2_io_flip_cf": "When Ross and Daniel were about to leave the salon, Daniel gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Roger and Peter were about to leave the salon, Peter gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Peter and Roger were about to leave the salon, Roger gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Ross were about to leave the salon, Daniel gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Peter were about to leave the salon, Roger gave a nail file to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "nail file", + "place": "salon", + "random_a": "Peter", + "random_b": "Roger", + "random_c": "Rob" + } + }, + { + "text": "Once Alex and Tom arrived at the square, Alex gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Tom arrived at the square, Steve gave a tent to", + "random_names_cf": "Once Grant and Angel arrived at the square, Grant gave a tent to", + "s1_io_flip_cf": "Once Tom and Alex arrived at the square, Alex gave a tent to", + "s2_io_flip_cf": "Once Alex and Tom arrived at the square, Tom gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Angel and Grant arrived at the square, Grant gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Grant and Angel arrived at the square, Angel gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Alex arrived at the square, Tom gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Grant arrived at the square, Angel gave a tent to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Alex", + "object": "tent", + "place": "square", + "random_a": "Grant", + "random_b": "Angel", + "random_c": "Steve" + } + }, + { + "text": "When Steven and Summer were about to leave the stadium, Steven gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Summer were about to leave the stadium, Roy gave a pair of sunglasses to", + "random_names_cf": "When William and Cal were about to leave the stadium, William gave a pair of sunglasses to", + "s1_io_flip_cf": "When Summer and Steven were about to leave the stadium, Steven gave a pair of sunglasses to", + "s2_io_flip_cf": "When Steven and Summer were about to leave the stadium, Summer gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Cal and William were about to leave the stadium, William gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When William and Cal were about to leave the stadium, Cal gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steven were about to leave the stadium, Summer gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and William were about to leave the stadium, Cal gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steven", + "object": "pair of sunglasses", + "place": "stadium", + "random_a": "William", + "random_b": "Cal", + "random_c": "Roy" + } + }, + { + "text": "When Jonathan and Robert were about to leave the pet store, Jonathan gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Robert were about to leave the pet store, Austin gave a boot to", + "random_names_cf": "When Luke and Peter were about to leave the pet store, Luke gave a boot to", + "s1_io_flip_cf": "When Robert and Jonathan were about to leave the pet store, Jonathan gave a boot to", + "s2_io_flip_cf": "When Jonathan and Robert were about to leave the pet store, Robert gave a boot to", + "random_names_s1_ioi_flip_cf": "When Peter and Luke were about to leave the pet store, Luke gave a boot to", + "random_names_s2_ioi_flip_cf": "When Luke and Peter were about to leave the pet store, Peter gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Jonathan were about to leave the pet store, Robert gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Luke were about to leave the pet store, Peter gave a boot to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jonathan", + "object": "boot", + "place": "pet store", + "random_a": "Luke", + "random_b": "Peter", + "random_c": "Austin" + } + }, + { + "text": "While Alexander and Don relaxed, Alexander gave a tablet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Don relaxed, Steven gave a tablet to", + "random_names_cf": "While Charles and Sarah relaxed, Charles gave a tablet to", + "s1_io_flip_cf": "While Don and Alexander relaxed, Alexander gave a tablet to", + "s2_io_flip_cf": "While Alexander and Don relaxed, Don gave a tablet to", + "random_names_s1_ioi_flip_cf": "While Sarah and Charles relaxed, Charles gave a tablet to", + "random_names_s2_ioi_flip_cf": "While Charles and Sarah relaxed, Sarah gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Alexander relaxed, Don gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Charles relaxed, Sarah gave a tablet to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alexander", + "object": "tablet", + "place": "circus", + "random_a": "Charles", + "random_b": "Sarah", + "random_c": "Steven" + } + }, + { + "text": "While Cal and Don relaxed, Cal gave a coat to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Don relaxed, Robert gave a coat to", + "random_names_cf": "While William and Lewis relaxed, William gave a coat to", + "s1_io_flip_cf": "While Don and Cal relaxed, Cal gave a coat to", + "s2_io_flip_cf": "While Cal and Don relaxed, Don gave a coat to", + "random_names_s1_ioi_flip_cf": "While Lewis and William relaxed, William gave a coat to", + "random_names_s2_ioi_flip_cf": "While William and Lewis relaxed, Lewis gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Cal relaxed, Don gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and William relaxed, Lewis gave a coat to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Cal", + "object": "coat", + "place": "studio", + "random_a": "William", + "random_b": "Lewis", + "random_c": "Robert" + } + }, + { + "text": "When Andrew and Dan were about to leave the gym, Andrew gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Dan were about to leave the gym, Steve gave a backpack to", + "random_names_cf": "When Steven and Scott were about to leave the gym, Steven gave a backpack to", + "s1_io_flip_cf": "When Dan and Andrew were about to leave the gym, Andrew gave a backpack to", + "s2_io_flip_cf": "When Andrew and Dan were about to leave the gym, Dan gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Scott and Steven were about to leave the gym, Steven gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Steven and Scott were about to leave the gym, Scott gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Andrew were about to leave the gym, Dan gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Steven were about to leave the gym, Scott gave a backpack to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Andrew", + "object": "backpack", + "place": "gym", + "random_a": "Steven", + "random_b": "Scott", + "random_c": "Steve" + } + }, + { + "text": "Then, Rick and Andrew went to the park. Rick gave a funnel to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Andrew went to the park. Ross gave a funnel to", + "random_names_cf": "Then, Jonathan and Steven went to the park. Jonathan gave a funnel to", + "s1_io_flip_cf": "Then, Andrew and Rick went to the park. Rick gave a funnel to", + "s2_io_flip_cf": "Then, Rick and Andrew went to the park. Andrew gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Jonathan went to the park. Jonathan gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Steven went to the park. Steven gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Rick went to the park. Andrew gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Jonathan went to the park. Steven gave a funnel to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "funnel", + "place": "park", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Ross" + } + }, + { + "text": "Before Ross and Roger left the square, Ross decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Roger left the square, Guy decided to give a bowl to", + "random_names_cf": "Before Rick and Alex left the square, Rick decided to give a bowl to", + "s1_io_flip_cf": "Before Roger and Ross left the square, Ross decided to give a bowl to", + "s2_io_flip_cf": "Before Ross and Roger left the square, Roger decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Alex and Rick left the square, Rick decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Rick and Alex left the square, Alex decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Ross left the square, Roger decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Rick left the square, Alex decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ross", + "object": "bowl", + "place": "square", + "random_a": "Rick", + "random_b": "Alex", + "random_c": "Guy" + } + }, + { + "text": "While Steve and Daniel relaxed, Steve gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Daniel relaxed, Andrew gave a vest to", + "random_names_cf": "While Elizabeth and Lewis relaxed, Elizabeth gave a vest to", + "s1_io_flip_cf": "While Daniel and Steve relaxed, Steve gave a vest to", + "s2_io_flip_cf": "While Steve and Daniel relaxed, Daniel gave a vest to", + "random_names_s1_ioi_flip_cf": "While Lewis and Elizabeth relaxed, Elizabeth gave a vest to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Lewis relaxed, Lewis gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Steve relaxed, Daniel gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Elizabeth relaxed, Lewis gave a vest to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "vest", + "place": "break room", + "random_a": "Elizabeth", + "random_b": "Lewis", + "random_c": "Andrew" + } + }, + { + "text": "Before Don and Summer left the music store, Don decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Summer left the music store, Jim decided to give a pencil to", + "random_names_cf": "Before Dan and Rick left the music store, Dan decided to give a pencil to", + "s1_io_flip_cf": "Before Summer and Don left the music store, Don decided to give a pencil to", + "s2_io_flip_cf": "Before Don and Summer left the music store, Summer decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Rick and Dan left the music store, Dan decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Dan and Rick left the music store, Rick decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Don left the music store, Summer decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Dan left the music store, Rick decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Don", + "object": "pencil", + "place": "music store", + "random_a": "Dan", + "random_b": "Rick", + "random_c": "Jim" + } + }, + { + "text": "When Daniel and Andrew got a backpack at the square, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Andrew got a backpack at the square, Summer decided to give it to", + "random_names_cf": "When Josh and Rick got a backpack at the square, Josh decided to give it to", + "s1_io_flip_cf": "When Andrew and Daniel got a backpack at the square, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Andrew got a backpack at the square, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Josh got a backpack at the square, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Rick got a backpack at the square, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Daniel got a backpack at the square, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Josh got a backpack at the square, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Daniel", + "object": "backpack", + "place": "square", + "random_a": "Josh", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "Then, Scott and Steven were working at the boatyard. Scott decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Steven were working at the boatyard. Elizabeth decided to give a bathtub to", + "random_names_cf": "Then, Kelly and Rob were working at the boatyard. Kelly decided to give a bathtub to", + "s1_io_flip_cf": "Then, Steven and Scott were working at the boatyard. Scott decided to give a bathtub to", + "s2_io_flip_cf": "Then, Scott and Steven were working at the boatyard. Steven decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Kelly were working at the boatyard. Kelly decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Rob were working at the boatyard. Rob decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Scott were working at the boatyard. Steven decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Kelly were working at the boatyard. Rob decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Scott", + "object": "bathtub", + "place": "boatyard", + "random_a": "Kelly", + "random_b": "Rob", + "random_c": "Elizabeth" + } + }, + { + "text": "While Mike and Josh relaxed, Mike gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Josh relaxed, Grant gave a sink to", + "random_names_cf": "While William and Phil relaxed, William gave a sink to", + "s1_io_flip_cf": "While Josh and Mike relaxed, Mike gave a sink to", + "s2_io_flip_cf": "While Mike and Josh relaxed, Josh gave a sink to", + "random_names_s1_ioi_flip_cf": "While Phil and William relaxed, William gave a sink to", + "random_names_s2_ioi_flip_cf": "While William and Phil relaxed, Phil gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Mike relaxed, Josh gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and William relaxed, Phil gave a sink to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Mike", + "object": "sink", + "place": "optician", + "random_a": "William", + "random_b": "Phil", + "random_c": "Grant" + } + }, + { + "text": "Then, Cal and Phil had a lot of fun at the clothing store. Cal gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Phil had a lot of fun at the clothing store. Charles gave a bicycle to", + "random_names_cf": "Then, William and Jonathan had a lot of fun at the clothing store. William gave a bicycle to", + "s1_io_flip_cf": "Then, Phil and Cal had a lot of fun at the clothing store. Cal gave a bicycle to", + "s2_io_flip_cf": "Then, Cal and Phil had a lot of fun at the clothing store. Phil gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and William had a lot of fun at the clothing store. William gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, William and Jonathan had a lot of fun at the clothing store. Jonathan gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Cal had a lot of fun at the clothing store. Phil gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and William had a lot of fun at the clothing store. Jonathan gave a bicycle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Cal", + "object": "bicycle", + "place": "clothing store", + "random_a": "William", + "random_b": "Jonathan", + "random_c": "Charles" + } + }, + { + "text": "When Dan and Lewis were about to leave the store, Dan gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Lewis were about to leave the store, Charles gave a bowl to", + "random_names_cf": "When Phil and Don were about to leave the store, Phil gave a bowl to", + "s1_io_flip_cf": "When Lewis and Dan were about to leave the store, Dan gave a bowl to", + "s2_io_flip_cf": "When Dan and Lewis were about to leave the store, Lewis gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Don and Phil were about to leave the store, Phil gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Phil and Don were about to leave the store, Don gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Dan were about to leave the store, Lewis gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Phil were about to leave the store, Don gave a bowl to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Dan", + "object": "bowl", + "place": "store", + "random_a": "Phil", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "Then, Alexander and Kelly were working at the hotel. Alexander decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Kelly were working at the hotel. Summer decided to give a bathtub to", + "random_names_cf": "Then, Lewis and Will were working at the hotel. Lewis decided to give a bathtub to", + "s1_io_flip_cf": "Then, Kelly and Alexander were working at the hotel. Alexander decided to give a bathtub to", + "s2_io_flip_cf": "Then, Alexander and Kelly were working at the hotel. Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Will and Lewis were working at the hotel. Lewis decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Will were working at the hotel. Will decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Alexander were working at the hotel. Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Lewis were working at the hotel. Will decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Alexander", + "object": "bathtub", + "place": "hotel", + "random_a": "Lewis", + "random_b": "Will", + "random_c": "Summer" + } + }, + { + "text": "When Tom and Will were about to leave the school, Tom gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Will were about to leave the school, Angel gave a sandal to", + "random_names_cf": "When William and Steven were about to leave the school, William gave a sandal to", + "s1_io_flip_cf": "When Will and Tom were about to leave the school, Tom gave a sandal to", + "s2_io_flip_cf": "When Tom and Will were about to leave the school, Will gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Steven and William were about to leave the school, William gave a sandal to", + "random_names_s2_ioi_flip_cf": "When William and Steven were about to leave the school, Steven gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tom were about to leave the school, Will gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and William were about to leave the school, Steven gave a sandal to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "sandal", + "place": "school", + "random_a": "William", + "random_b": "Steven", + "random_c": "Angel" + } + }, + { + "text": "Before Cal and Will left the toy store, Cal decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Will left the toy store, Rob decided to give a needle to", + "random_names_cf": "Before Steve and Lewis left the toy store, Steve decided to give a needle to", + "s1_io_flip_cf": "Before Will and Cal left the toy store, Cal decided to give a needle to", + "s2_io_flip_cf": "Before Cal and Will left the toy store, Will decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Steve left the toy store, Steve decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Steve and Lewis left the toy store, Lewis decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Cal left the toy store, Will decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Steve left the toy store, Lewis decided to give a needle to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Cal", + "object": "needle", + "place": "toy store", + "random_a": "Steve", + "random_b": "Lewis", + "random_c": "Rob" + } + }, + { + "text": "Before Grant and Edward left the car, Grant decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Edward left the car, Jonathan decided to give a shelf to", + "random_names_cf": "Before Robert and Peter left the car, Robert decided to give a shelf to", + "s1_io_flip_cf": "Before Edward and Grant left the car, Grant decided to give a shelf to", + "s2_io_flip_cf": "Before Grant and Edward left the car, Edward decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Peter and Robert left the car, Robert decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Robert and Peter left the car, Peter decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Grant left the car, Edward decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Robert left the car, Peter decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Grant", + "object": "shelf", + "place": "car", + "random_a": "Robert", + "random_b": "Peter", + "random_c": "Jonathan" + } + }, + { + "text": "When Scott and Sarah were about to leave the house, Scott gave a trunk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Sarah were about to leave the house, Josh gave a trunk to", + "random_names_cf": "When Joe and Rick were about to leave the house, Joe gave a trunk to", + "s1_io_flip_cf": "When Sarah and Scott were about to leave the house, Scott gave a trunk to", + "s2_io_flip_cf": "When Scott and Sarah were about to leave the house, Sarah gave a trunk to", + "random_names_s1_ioi_flip_cf": "When Rick and Joe were about to leave the house, Joe gave a trunk to", + "random_names_s2_ioi_flip_cf": "When Joe and Rick were about to leave the house, Rick gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Scott were about to leave the house, Sarah gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Joe were about to leave the house, Rick gave a trunk to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Scott", + "object": "trunk", + "place": "house", + "random_a": "Joe", + "random_b": "Rick", + "random_c": "Josh" + } + }, + { + "text": "When Don and Jim got a strainer at the supermarket, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Jim got a strainer at the supermarket, Luke decided to give it to", + "random_names_cf": "When Rob and Alex got a strainer at the supermarket, Rob decided to give it to", + "s1_io_flip_cf": "When Jim and Don got a strainer at the supermarket, Don decided to give it to", + "s2_io_flip_cf": "When Don and Jim got a strainer at the supermarket, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Rob got a strainer at the supermarket, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Alex got a strainer at the supermarket, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Don got a strainer at the supermarket, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rob got a strainer at the supermarket, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Don", + "object": "strainer", + "place": "supermarket", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Luke" + } + }, + { + "text": "When Dan and Scott got a funnel at the ramp, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Scott got a funnel at the ramp, Will decided to give it to", + "random_names_cf": "When Kelly and Rick got a funnel at the ramp, Kelly decided to give it to", + "s1_io_flip_cf": "When Scott and Dan got a funnel at the ramp, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Scott got a funnel at the ramp, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Kelly got a funnel at the ramp, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Rick got a funnel at the ramp, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Dan got a funnel at the ramp, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Kelly got a funnel at the ramp, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Dan", + "object": "funnel", + "place": "ramp", + "random_a": "Kelly", + "random_b": "Rick", + "random_c": "Will" + } + }, + { + "text": "Before Peter and Steve left the square, Peter decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Steve left the square, Elizabeth decided to give a machine to", + "random_names_cf": "Before Mike and Josh left the square, Mike decided to give a machine to", + "s1_io_flip_cf": "Before Steve and Peter left the square, Peter decided to give a machine to", + "s2_io_flip_cf": "Before Peter and Steve left the square, Steve decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Josh and Mike left the square, Mike decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Mike and Josh left the square, Josh decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Peter left the square, Steve decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Mike left the square, Josh decided to give a machine to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Peter", + "object": "machine", + "place": "square", + "random_a": "Mike", + "random_b": "Josh", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Jim and Phil left the harbor, Jim decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Phil left the harbor, Don decided to give a snack to", + "random_names_cf": "Before Cal and Rob left the harbor, Cal decided to give a snack to", + "s1_io_flip_cf": "Before Phil and Jim left the harbor, Jim decided to give a snack to", + "s2_io_flip_cf": "Before Jim and Phil left the harbor, Phil decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Rob and Cal left the harbor, Cal decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Cal and Rob left the harbor, Rob decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Jim left the harbor, Phil decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Cal left the harbor, Rob decided to give a snack to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Jim", + "object": "snack", + "place": "harbor", + "random_a": "Cal", + "random_b": "Rob", + "random_c": "Don" + } + }, + { + "text": "The airport Will and Tim went to had a ring. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Will and Tim went to had a ring. Alex gave it to", + "random_names_cf": "The airport Henry and Kay went to had a ring. Henry gave it to", + "s1_io_flip_cf": "The airport Tim and Will went to had a ring. Will gave it to", + "s2_io_flip_cf": "The airport Will and Tim went to had a ring. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The airport Kay and Henry went to had a ring. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The airport Henry and Kay went to had a ring. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Tim and Will went to had a ring. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Kay and Henry went to had a ring. Kay gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "ring", + "place": "airport", + "random_a": "Henry", + "random_b": "Kay", + "random_c": "Alex" + } + }, + { + "text": "Before Rick and Andrew left the school, Rick decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Andrew left the school, Tim decided to give a drill bit to", + "random_names_cf": "Before Steve and Grant left the school, Steve decided to give a drill bit to", + "s1_io_flip_cf": "Before Andrew and Rick left the school, Rick decided to give a drill bit to", + "s2_io_flip_cf": "Before Rick and Andrew left the school, Andrew decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Grant and Steve left the school, Steve decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before Steve and Grant left the school, Grant decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Rick left the school, Andrew decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Steve left the school, Grant decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "drill bit", + "place": "school", + "random_a": "Steve", + "random_b": "Grant", + "random_c": "Tim" + } + }, + { + "text": "When Grant and Tom were about to leave the parking lot, Grant gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Tom were about to leave the parking lot, Summer gave a dishwasher to", + "random_names_cf": "When Joe and Ryan were about to leave the parking lot, Joe gave a dishwasher to", + "s1_io_flip_cf": "When Tom and Grant were about to leave the parking lot, Grant gave a dishwasher to", + "s2_io_flip_cf": "When Grant and Tom were about to leave the parking lot, Tom gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Ryan and Joe were about to leave the parking lot, Joe gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Joe and Ryan were about to leave the parking lot, Ryan gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Grant were about to leave the parking lot, Tom gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Joe were about to leave the parking lot, Ryan gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Grant", + "object": "dishwasher", + "place": "parking lot", + "random_a": "Joe", + "random_b": "Ryan", + "random_c": "Summer" + } + }, + { + "text": "Once Henry and Joe arrived at the pizzeria, Henry gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Joe arrived at the pizzeria, Roy gave a faucet to", + "random_names_cf": "Once Roger and Luke arrived at the pizzeria, Roger gave a faucet to", + "s1_io_flip_cf": "Once Joe and Henry arrived at the pizzeria, Henry gave a faucet to", + "s2_io_flip_cf": "Once Henry and Joe arrived at the pizzeria, Joe gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Luke and Roger arrived at the pizzeria, Roger gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Roger and Luke arrived at the pizzeria, Luke gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Henry arrived at the pizzeria, Joe gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Roger arrived at the pizzeria, Luke gave a faucet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Henry", + "object": "faucet", + "place": "pizzeria", + "random_a": "Roger", + "random_b": "Luke", + "random_c": "Roy" + } + }, + { + "text": "While Mike and Neil relaxed, Mike gave a spoon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Neil relaxed, Henry gave a spoon to", + "random_names_cf": "While Joe and Tom relaxed, Joe gave a spoon to", + "s1_io_flip_cf": "While Neil and Mike relaxed, Mike gave a spoon to", + "s2_io_flip_cf": "While Mike and Neil relaxed, Neil gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Tom and Joe relaxed, Joe gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Joe and Tom relaxed, Tom gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Mike relaxed, Neil gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Joe relaxed, Tom gave a spoon to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Mike", + "object": "spoon", + "place": "hotel", + "random_a": "Joe", + "random_b": "Tom", + "random_c": "Henry" + } + }, + { + "text": "When Elizabeth and Roy were about to leave the zoo, Elizabeth gave a snack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Roy were about to leave the zoo, Phil gave a snack to", + "random_names_cf": "When Angel and Neil were about to leave the zoo, Angel gave a snack to", + "s1_io_flip_cf": "When Roy and Elizabeth were about to leave the zoo, Elizabeth gave a snack to", + "s2_io_flip_cf": "When Elizabeth and Roy were about to leave the zoo, Roy gave a snack to", + "random_names_s1_ioi_flip_cf": "When Neil and Angel were about to leave the zoo, Angel gave a snack to", + "random_names_s2_ioi_flip_cf": "When Angel and Neil were about to leave the zoo, Neil gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Elizabeth were about to leave the zoo, Roy gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Angel were about to leave the zoo, Neil gave a snack to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Elizabeth", + "object": "snack", + "place": "zoo", + "random_a": "Angel", + "random_b": "Neil", + "random_c": "Phil" + } + }, + { + "text": "Before Kelly and Neil left the school, Kelly decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Neil left the school, Rob decided to give a snack to", + "random_names_cf": "Before Austin and Tim left the school, Austin decided to give a snack to", + "s1_io_flip_cf": "Before Neil and Kelly left the school, Kelly decided to give a snack to", + "s2_io_flip_cf": "Before Kelly and Neil left the school, Neil decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Tim and Austin left the school, Austin decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Austin and Tim left the school, Tim decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Kelly left the school, Neil decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Austin left the school, Tim decided to give a snack to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kelly", + "object": "snack", + "place": "school", + "random_a": "Austin", + "random_b": "Tim", + "random_c": "Rob" + } + }, + { + "text": "Once Andrew and Jim arrived at the clothing store, Andrew gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Jim arrived at the clothing store, Scott gave a pair of sunglasses to", + "random_names_cf": "Once William and Charles arrived at the clothing store, William gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Jim and Andrew arrived at the clothing store, Andrew gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Andrew and Jim arrived at the clothing store, Jim gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Charles and William arrived at the clothing store, William gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once William and Charles arrived at the clothing store, Charles gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Andrew arrived at the clothing store, Jim gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and William arrived at the clothing store, Charles gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Andrew", + "object": "pair of sunglasses", + "place": "clothing store", + "random_a": "William", + "random_b": "Charles", + "random_c": "Scott" + } + }, + { + "text": "Then, Steve and Steven went to the hangar. Steve gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Steven went to the hangar. Kay gave a match to", + "random_names_cf": "Then, Don and Charles went to the hangar. Don gave a match to", + "s1_io_flip_cf": "Then, Steven and Steve went to the hangar. Steve gave a match to", + "s2_io_flip_cf": "Then, Steve and Steven went to the hangar. Steven gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Don went to the hangar. Don gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Don and Charles went to the hangar. Charles gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Steve went to the hangar. Steven gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Don went to the hangar. Charles gave a match to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "match", + "place": "hangar", + "random_a": "Don", + "random_b": "Charles", + "random_c": "Kay" + } + }, + { + "text": "Then, Ryan and Angel were working at the store. Ryan decided to give a bicycle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Angel were working at the store. Charles decided to give a bicycle to", + "random_names_cf": "Then, Jonathan and Guy were working at the store. Jonathan decided to give a bicycle to", + "s1_io_flip_cf": "Then, Angel and Ryan were working at the store. Ryan decided to give a bicycle to", + "s2_io_flip_cf": "Then, Ryan and Angel were working at the store. Angel decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Jonathan were working at the store. Jonathan decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Guy were working at the store. Guy decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Ryan were working at the store. Angel decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Jonathan were working at the store. Guy decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ryan", + "object": "bicycle", + "place": "store", + "random_a": "Jonathan", + "random_b": "Guy", + "random_c": "Charles" + } + }, + { + "text": "When Summer and Stan were about to leave the service station, Summer gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Stan were about to leave the service station, Grant gave a funnel to", + "random_names_cf": "When Scott and Tim were about to leave the service station, Scott gave a funnel to", + "s1_io_flip_cf": "When Stan and Summer were about to leave the service station, Summer gave a funnel to", + "s2_io_flip_cf": "When Summer and Stan were about to leave the service station, Stan gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Tim and Scott were about to leave the service station, Scott gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Scott and Tim were about to leave the service station, Tim gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Summer were about to leave the service station, Stan gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Scott were about to leave the service station, Tim gave a funnel to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "funnel", + "place": "service station", + "random_a": "Scott", + "random_b": "Tim", + "random_c": "Grant" + } + }, + { + "text": "Then, Angel and Kay had a lot of fun at the salon. Angel gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Kay had a lot of fun at the salon. Henry gave a blouse to", + "random_names_cf": "Then, Jonathan and Joe had a lot of fun at the salon. Jonathan gave a blouse to", + "s1_io_flip_cf": "Then, Kay and Angel had a lot of fun at the salon. Angel gave a blouse to", + "s2_io_flip_cf": "Then, Angel and Kay had a lot of fun at the salon. Kay gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Jonathan had a lot of fun at the salon. Jonathan gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Joe had a lot of fun at the salon. Joe gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Angel had a lot of fun at the salon. Kay gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jonathan had a lot of fun at the salon. Joe gave a blouse to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Angel", + "object": "blouse", + "place": "salon", + "random_a": "Jonathan", + "random_b": "Joe", + "random_c": "Henry" + } + }, + { + "text": "When Daniel and Steve were about to leave the park, Daniel gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Steve were about to leave the park, William gave a boot to", + "random_names_cf": "When Josh and Roger were about to leave the park, Josh gave a boot to", + "s1_io_flip_cf": "When Steve and Daniel were about to leave the park, Daniel gave a boot to", + "s2_io_flip_cf": "When Daniel and Steve were about to leave the park, Steve gave a boot to", + "random_names_s1_ioi_flip_cf": "When Roger and Josh were about to leave the park, Josh gave a boot to", + "random_names_s2_ioi_flip_cf": "When Josh and Roger were about to leave the park, Roger gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Daniel were about to leave the park, Steve gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Josh were about to leave the park, Roger gave a boot to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Daniel", + "object": "boot", + "place": "park", + "random_a": "Josh", + "random_b": "Roger", + "random_c": "William" + } + }, + { + "text": "Then, Henry and Kelly went to the ramp. Henry gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Kelly went to the ramp. Robert gave a toilet to", + "random_names_cf": "Then, Lewis and Roy went to the ramp. Lewis gave a toilet to", + "s1_io_flip_cf": "Then, Kelly and Henry went to the ramp. Henry gave a toilet to", + "s2_io_flip_cf": "Then, Henry and Kelly went to the ramp. Kelly gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Lewis went to the ramp. Lewis gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Roy went to the ramp. Roy gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Henry went to the ramp. Kelly gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Lewis went to the ramp. Roy gave a toilet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Henry", + "object": "toilet", + "place": "ramp", + "random_a": "Lewis", + "random_b": "Roy", + "random_c": "Robert" + } + }, + { + "text": "When Scott and Jim were about to leave the casino, Scott gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Jim were about to leave the casino, Phil gave a bucket of paint to", + "random_names_cf": "When Summer and Guy were about to leave the casino, Summer gave a bucket of paint to", + "s1_io_flip_cf": "When Jim and Scott were about to leave the casino, Scott gave a bucket of paint to", + "s2_io_flip_cf": "When Scott and Jim were about to leave the casino, Jim gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Guy and Summer were about to leave the casino, Summer gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Summer and Guy were about to leave the casino, Guy gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Scott were about to leave the casino, Jim gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Summer were about to leave the casino, Guy gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "bucket of paint", + "place": "casino", + "random_a": "Summer", + "random_b": "Guy", + "random_c": "Phil" + } + }, + { + "text": "Then, Dan and Cal went to the tire store. Dan gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Cal went to the tire store. Tom gave a thimble to", + "random_names_cf": "Then, Tim and Roger went to the tire store. Tim gave a thimble to", + "s1_io_flip_cf": "Then, Cal and Dan went to the tire store. Dan gave a thimble to", + "s2_io_flip_cf": "Then, Dan and Cal went to the tire store. Cal gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Tim went to the tire store. Tim gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Roger went to the tire store. Roger gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Dan went to the tire store. Cal gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Tim went to the tire store. Roger gave a thimble to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Dan", + "object": "thimble", + "place": "tire store", + "random_a": "Tim", + "random_b": "Roger", + "random_c": "Tom" + } + }, + { + "text": "When Alex and Phil got a mask at the garden, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Phil got a mask at the garden, Scott decided to give it to", + "random_names_cf": "When Lewis and Sarah got a mask at the garden, Lewis decided to give it to", + "s1_io_flip_cf": "When Phil and Alex got a mask at the garden, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Phil got a mask at the garden, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Lewis got a mask at the garden, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Sarah got a mask at the garden, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Alex got a mask at the garden, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Lewis got a mask at the garden, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alex", + "object": "mask", + "place": "garden", + "random_a": "Lewis", + "random_b": "Sarah", + "random_c": "Scott" + } + }, + { + "text": "Once Lewis and Daniel arrived at the casino, Lewis gave a wallet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Daniel arrived at the casino, Ross gave a wallet to", + "random_names_cf": "Once Scott and Alex arrived at the casino, Scott gave a wallet to", + "s1_io_flip_cf": "Once Daniel and Lewis arrived at the casino, Lewis gave a wallet to", + "s2_io_flip_cf": "Once Lewis and Daniel arrived at the casino, Daniel gave a wallet to", + "random_names_s1_ioi_flip_cf": "Once Alex and Scott arrived at the casino, Scott gave a wallet to", + "random_names_s2_ioi_flip_cf": "Once Scott and Alex arrived at the casino, Alex gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Lewis arrived at the casino, Daniel gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Scott arrived at the casino, Alex gave a wallet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Lewis", + "object": "wallet", + "place": "casino", + "random_a": "Scott", + "random_b": "Alex", + "random_c": "Ross" + } + }, + { + "text": "When Roy and Jonathan were about to leave the toy store, Roy gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Jonathan were about to leave the toy store, Alex gave a remote control to", + "random_names_cf": "When Sarah and Josh were about to leave the toy store, Sarah gave a remote control to", + "s1_io_flip_cf": "When Jonathan and Roy were about to leave the toy store, Roy gave a remote control to", + "s2_io_flip_cf": "When Roy and Jonathan were about to leave the toy store, Jonathan gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Josh and Sarah were about to leave the toy store, Sarah gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Sarah and Josh were about to leave the toy store, Josh gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Roy were about to leave the toy store, Jonathan gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Sarah were about to leave the toy store, Josh gave a remote control to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "remote control", + "place": "toy store", + "random_a": "Sarah", + "random_b": "Josh", + "random_c": "Alex" + } + }, + { + "text": "Then, Tom and Kelly went to the convenience store. Tom gave a vest to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Kelly went to the convenience store. Joe gave a vest to", + "random_names_cf": "Then, Alex and Neil went to the convenience store. Alex gave a vest to", + "s1_io_flip_cf": "Then, Kelly and Tom went to the convenience store. Tom gave a vest to", + "s2_io_flip_cf": "Then, Tom and Kelly went to the convenience store. Kelly gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Alex went to the convenience store. Alex gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Neil went to the convenience store. Neil gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Tom went to the convenience store. Kelly gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Alex went to the convenience store. Neil gave a vest to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tom", + "object": "vest", + "place": "convenience store", + "random_a": "Alex", + "random_b": "Neil", + "random_c": "Joe" + } + }, + { + "text": "When Phil and Josh got a folder at the tire store, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Josh got a folder at the tire store, Jonathan decided to give it to", + "random_names_cf": "When Rick and Kelly got a folder at the tire store, Rick decided to give it to", + "s1_io_flip_cf": "When Josh and Phil got a folder at the tire store, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Josh got a folder at the tire store, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Rick got a folder at the tire store, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Kelly got a folder at the tire store, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Phil got a folder at the tire store, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Rick got a folder at the tire store, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Phil", + "object": "folder", + "place": "tire store", + "random_a": "Rick", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "Before Ryan and Edward left the airbase, Ryan decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Edward left the airbase, Dan decided to give a mirror to", + "random_names_cf": "Before Kay and Daniel left the airbase, Kay decided to give a mirror to", + "s1_io_flip_cf": "Before Edward and Ryan left the airbase, Ryan decided to give a mirror to", + "s2_io_flip_cf": "Before Ryan and Edward left the airbase, Edward decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Kay left the airbase, Kay decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Kay and Daniel left the airbase, Daniel decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Ryan left the airbase, Edward decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Kay left the airbase, Daniel decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ryan", + "object": "mirror", + "place": "airbase", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Dan" + } + }, + { + "text": "When Angel and Neil were about to leave the gym, Angel gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Neil were about to leave the gym, William gave a pencil sharpener to", + "random_names_cf": "When Daniel and Ross were about to leave the gym, Daniel gave a pencil sharpener to", + "s1_io_flip_cf": "When Neil and Angel were about to leave the gym, Angel gave a pencil sharpener to", + "s2_io_flip_cf": "When Angel and Neil were about to leave the gym, Neil gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Ross and Daniel were about to leave the gym, Daniel gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Daniel and Ross were about to leave the gym, Ross gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Angel were about to leave the gym, Neil gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Daniel were about to leave the gym, Ross gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Angel", + "object": "pencil sharpener", + "place": "gym", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "William" + } + }, + { + "text": "When Steven and Elizabeth got a tablet at the ferry, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Elizabeth got a tablet at the ferry, Angel decided to give it to", + "random_names_cf": "When Scott and Luke got a tablet at the ferry, Scott decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Steven got a tablet at the ferry, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Elizabeth got a tablet at the ferry, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Scott got a tablet at the ferry, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Luke got a tablet at the ferry, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steven got a tablet at the ferry, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Scott got a tablet at the ferry, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steven", + "object": "tablet", + "place": "ferry", + "random_a": "Scott", + "random_b": "Luke", + "random_c": "Angel" + } + }, + { + "text": "When Roy and Mike got a machine at the boatyard, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Mike got a machine at the boatyard, Rick decided to give it to", + "random_names_cf": "When Cal and Phil got a machine at the boatyard, Cal decided to give it to", + "s1_io_flip_cf": "When Mike and Roy got a machine at the boatyard, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Mike got a machine at the boatyard, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Cal got a machine at the boatyard, Cal decided to give it to", + "random_names_s2_ioi_flip_cf": "When Cal and Phil got a machine at the boatyard, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Roy got a machine at the boatyard, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Cal got a machine at the boatyard, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Roy", + "object": "machine", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Phil", + "random_c": "Rick" + } + }, + { + "text": "Then, Scott and Luke went to the university campus. Scott gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Luke went to the university campus. Henry gave a bicycle to", + "random_names_cf": "Then, Andrew and Stan went to the university campus. Andrew gave a bicycle to", + "s1_io_flip_cf": "Then, Luke and Scott went to the university campus. Scott gave a bicycle to", + "s2_io_flip_cf": "Then, Scott and Luke went to the university campus. Luke gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Andrew went to the university campus. Andrew gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Stan went to the university campus. Stan gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Scott went to the university campus. Luke gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Andrew went to the university campus. Stan gave a bicycle to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Scott", + "object": "bicycle", + "place": "university campus", + "random_a": "Andrew", + "random_b": "Stan", + "random_c": "Henry" + } + }, + { + "text": "Then, Neil and Guy were working at the airport. Neil decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Guy were working at the airport. Charles decided to give a can to", + "random_names_cf": "Then, Josh and Roger were working at the airport. Josh decided to give a can to", + "s1_io_flip_cf": "Then, Guy and Neil were working at the airport. Neil decided to give a can to", + "s2_io_flip_cf": "Then, Neil and Guy were working at the airport. Guy decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Josh were working at the airport. Josh decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Roger were working at the airport. Roger decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Neil were working at the airport. Guy decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Josh were working at the airport. Roger decided to give a can to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Neil", + "object": "can", + "place": "airport", + "random_a": "Josh", + "random_b": "Roger", + "random_c": "Charles" + } + }, + { + "text": "Once Steve and Roger arrived at the ferry, Steve gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Roger arrived at the ferry, Phil gave a joystick to", + "random_names_cf": "Once Rick and Luke arrived at the ferry, Rick gave a joystick to", + "s1_io_flip_cf": "Once Roger and Steve arrived at the ferry, Steve gave a joystick to", + "s2_io_flip_cf": "Once Steve and Roger arrived at the ferry, Roger gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Luke and Rick arrived at the ferry, Rick gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Rick and Luke arrived at the ferry, Luke gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Steve arrived at the ferry, Roger gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Rick arrived at the ferry, Luke gave a joystick to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steve", + "object": "joystick", + "place": "ferry", + "random_a": "Rick", + "random_b": "Luke", + "random_c": "Phil" + } + }, + { + "text": "While Will and Joe relaxed, Will gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Joe relaxed, Cal gave a machine to", + "random_names_cf": "While Alexander and Kelly relaxed, Alexander gave a machine to", + "s1_io_flip_cf": "While Joe and Will relaxed, Will gave a machine to", + "s2_io_flip_cf": "While Will and Joe relaxed, Joe gave a machine to", + "random_names_s1_ioi_flip_cf": "While Kelly and Alexander relaxed, Alexander gave a machine to", + "random_names_s2_ioi_flip_cf": "While Alexander and Kelly relaxed, Kelly gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Will relaxed, Joe gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Alexander relaxed, Kelly gave a machine to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "machine", + "place": "spa", + "random_a": "Alexander", + "random_b": "Kelly", + "random_c": "Cal" + } + }, + { + "text": "When Cal and Luke were about to leave the resort, Cal gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Luke were about to leave the resort, Rick gave a thread to", + "random_names_cf": "When Summer and Robert were about to leave the resort, Summer gave a thread to", + "s1_io_flip_cf": "When Luke and Cal were about to leave the resort, Cal gave a thread to", + "s2_io_flip_cf": "When Cal and Luke were about to leave the resort, Luke gave a thread to", + "random_names_s1_ioi_flip_cf": "When Robert and Summer were about to leave the resort, Summer gave a thread to", + "random_names_s2_ioi_flip_cf": "When Summer and Robert were about to leave the resort, Robert gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Cal were about to leave the resort, Luke gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Summer were about to leave the resort, Robert gave a thread to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Cal", + "object": "thread", + "place": "resort", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "Rick" + } + }, + { + "text": "Then, Tom and Josh were working at the harbor. Tom decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Josh were working at the harbor. Jim decided to give a vest to", + "random_names_cf": "Then, Rick and Phil were working at the harbor. Rick decided to give a vest to", + "s1_io_flip_cf": "Then, Josh and Tom were working at the harbor. Tom decided to give a vest to", + "s2_io_flip_cf": "Then, Tom and Josh were working at the harbor. Josh decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Rick were working at the harbor. Rick decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Phil were working at the harbor. Phil decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Tom were working at the harbor. Josh decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Rick were working at the harbor. Phil decided to give a vest to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "vest", + "place": "harbor", + "random_a": "Rick", + "random_b": "Phil", + "random_c": "Jim" + } + }, + { + "text": "When Lewis and Alex got a strap at the hangar, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Alex got a strap at the hangar, Phil decided to give it to", + "random_names_cf": "When Steven and Kelly got a strap at the hangar, Steven decided to give it to", + "s1_io_flip_cf": "When Alex and Lewis got a strap at the hangar, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Alex got a strap at the hangar, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Steven got a strap at the hangar, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Kelly got a strap at the hangar, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Lewis got a strap at the hangar, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Steven got a strap at the hangar, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Lewis", + "object": "strap", + "place": "hangar", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Phil" + } + }, + { + "text": "Then, Alexander and Tom had a lot of fun at the break room. Alexander gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Tom had a lot of fun at the break room. Joe gave a screwdriver to", + "random_names_cf": "Then, Austin and Angel had a lot of fun at the break room. Austin gave a screwdriver to", + "s1_io_flip_cf": "Then, Tom and Alexander had a lot of fun at the break room. Alexander gave a screwdriver to", + "s2_io_flip_cf": "Then, Alexander and Tom had a lot of fun at the break room. Tom gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Austin had a lot of fun at the break room. Austin gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Angel had a lot of fun at the break room. Angel gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Alexander had a lot of fun at the break room. Tom gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Austin had a lot of fun at the break room. Angel gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Alexander", + "object": "screwdriver", + "place": "break room", + "random_a": "Austin", + "random_b": "Angel", + "random_c": "Joe" + } + }, + { + "text": "Then, Steve and Edward went to the restaurant. Steve gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Edward went to the restaurant. Luke gave a boot to", + "random_names_cf": "Then, William and Jonathan went to the restaurant. William gave a boot to", + "s1_io_flip_cf": "Then, Edward and Steve went to the restaurant. Steve gave a boot to", + "s2_io_flip_cf": "Then, Steve and Edward went to the restaurant. Edward gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and William went to the restaurant. William gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, William and Jonathan went to the restaurant. Jonathan gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steve went to the restaurant. Edward gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and William went to the restaurant. Jonathan gave a boot to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steve", + "object": "boot", + "place": "restaurant", + "random_a": "William", + "random_b": "Jonathan", + "random_c": "Luke" + } + }, + { + "text": "When Cal and Andrew were about to leave the clothing store, Cal gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Andrew were about to leave the clothing store, Robert gave a scarf to", + "random_names_cf": "When Joe and Kay were about to leave the clothing store, Joe gave a scarf to", + "s1_io_flip_cf": "When Andrew and Cal were about to leave the clothing store, Cal gave a scarf to", + "s2_io_flip_cf": "When Cal and Andrew were about to leave the clothing store, Andrew gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Kay and Joe were about to leave the clothing store, Joe gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Joe and Kay were about to leave the clothing store, Kay gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Cal were about to leave the clothing store, Andrew gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Joe were about to leave the clothing store, Kay gave a scarf to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Cal", + "object": "scarf", + "place": "clothing store", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "When Rob and Will were about to leave the garden, Rob gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Will were about to leave the garden, Steve gave a pencil to", + "random_names_cf": "When Ross and Peter were about to leave the garden, Ross gave a pencil to", + "s1_io_flip_cf": "When Will and Rob were about to leave the garden, Rob gave a pencil to", + "s2_io_flip_cf": "When Rob and Will were about to leave the garden, Will gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Peter and Ross were about to leave the garden, Ross gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Ross and Peter were about to leave the garden, Peter gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Rob were about to leave the garden, Will gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Ross were about to leave the garden, Peter gave a pencil to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rob", + "object": "pencil", + "place": "garden", + "random_a": "Ross", + "random_b": "Peter", + "random_c": "Steve" + } + }, + { + "text": "When Rick and Sarah were about to leave the restaurant, Rick gave a basket to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Sarah were about to leave the restaurant, Grant gave a basket to", + "random_names_cf": "When Dan and Neil were about to leave the restaurant, Dan gave a basket to", + "s1_io_flip_cf": "When Sarah and Rick were about to leave the restaurant, Rick gave a basket to", + "s2_io_flip_cf": "When Rick and Sarah were about to leave the restaurant, Sarah gave a basket to", + "random_names_s1_ioi_flip_cf": "When Neil and Dan were about to leave the restaurant, Dan gave a basket to", + "random_names_s2_ioi_flip_cf": "When Dan and Neil were about to leave the restaurant, Neil gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Rick were about to leave the restaurant, Sarah gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Dan were about to leave the restaurant, Neil gave a basket to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rick", + "object": "basket", + "place": "restaurant", + "random_a": "Dan", + "random_b": "Neil", + "random_c": "Grant" + } + }, + { + "text": "When Grant and Lewis were about to leave the square, Grant gave a comb to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Lewis were about to leave the square, Sarah gave a comb to", + "random_names_cf": "When Peter and Neil were about to leave the square, Peter gave a comb to", + "s1_io_flip_cf": "When Lewis and Grant were about to leave the square, Grant gave a comb to", + "s2_io_flip_cf": "When Grant and Lewis were about to leave the square, Lewis gave a comb to", + "random_names_s1_ioi_flip_cf": "When Neil and Peter were about to leave the square, Peter gave a comb to", + "random_names_s2_ioi_flip_cf": "When Peter and Neil were about to leave the square, Neil gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Grant were about to leave the square, Lewis gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Peter were about to leave the square, Neil gave a comb to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Grant", + "object": "comb", + "place": "square", + "random_a": "Peter", + "random_b": "Neil", + "random_c": "Sarah" + } + }, + { + "text": "When Summer and Will got a sifter at the gift shop, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Will got a sifter at the gift shop, Rob decided to give it to", + "random_names_cf": "When Steve and Andrew got a sifter at the gift shop, Steve decided to give it to", + "s1_io_flip_cf": "When Will and Summer got a sifter at the gift shop, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Will got a sifter at the gift shop, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Steve got a sifter at the gift shop, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Andrew got a sifter at the gift shop, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Summer got a sifter at the gift shop, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Steve got a sifter at the gift shop, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Summer", + "object": "sifter", + "place": "gift shop", + "random_a": "Steve", + "random_b": "Andrew", + "random_c": "Rob" + } + }, + { + "text": "When Josh and Henry were about to leave the square, Josh gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Henry were about to leave the square, Guy gave a coat to", + "random_names_cf": "When Will and William were about to leave the square, Will gave a coat to", + "s1_io_flip_cf": "When Henry and Josh were about to leave the square, Josh gave a coat to", + "s2_io_flip_cf": "When Josh and Henry were about to leave the square, Henry gave a coat to", + "random_names_s1_ioi_flip_cf": "When William and Will were about to leave the square, Will gave a coat to", + "random_names_s2_ioi_flip_cf": "When Will and William were about to leave the square, William gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Josh were about to leave the square, Henry gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Will were about to leave the square, William gave a coat to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "coat", + "place": "square", + "random_a": "Will", + "random_b": "William", + "random_c": "Guy" + } + }, + { + "text": "When Sarah and Josh were about to leave the racetrack, Sarah gave a shoe to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Josh were about to leave the racetrack, Andrew gave a shoe to", + "random_names_cf": "When Rick and Will were about to leave the racetrack, Rick gave a shoe to", + "s1_io_flip_cf": "When Josh and Sarah were about to leave the racetrack, Sarah gave a shoe to", + "s2_io_flip_cf": "When Sarah and Josh were about to leave the racetrack, Josh gave a shoe to", + "random_names_s1_ioi_flip_cf": "When Will and Rick were about to leave the racetrack, Rick gave a shoe to", + "random_names_s2_ioi_flip_cf": "When Rick and Will were about to leave the racetrack, Will gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Sarah were about to leave the racetrack, Josh gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Rick were about to leave the racetrack, Will gave a shoe to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Sarah", + "object": "shoe", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Will", + "random_c": "Andrew" + } + }, + { + "text": "Then, Summer and Phil were working at the stadium. Summer decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Phil were working at the stadium. Ryan decided to give a gold watch to", + "random_names_cf": "Then, Alexander and Rob were working at the stadium. Alexander decided to give a gold watch to", + "s1_io_flip_cf": "Then, Phil and Summer were working at the stadium. Summer decided to give a gold watch to", + "s2_io_flip_cf": "Then, Summer and Phil were working at the stadium. Phil decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Alexander were working at the stadium. Alexander decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Rob were working at the stadium. Rob decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Summer were working at the stadium. Phil decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Alexander were working at the stadium. Rob decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Summer", + "object": "gold watch", + "place": "stadium", + "random_a": "Alexander", + "random_b": "Rob", + "random_c": "Ryan" + } + }, + { + "text": "Then, Don and Edward were working at the court. Don decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Edward were working at the court. Tim decided to give a banner to", + "random_names_cf": "Then, Summer and Guy were working at the court. Summer decided to give a banner to", + "s1_io_flip_cf": "Then, Edward and Don were working at the court. Don decided to give a banner to", + "s2_io_flip_cf": "Then, Don and Edward were working at the court. Edward decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Summer were working at the court. Summer decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Guy were working at the court. Guy decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Don were working at the court. Edward decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Summer were working at the court. Guy decided to give a banner to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Don", + "object": "banner", + "place": "court", + "random_a": "Summer", + "random_b": "Guy", + "random_c": "Tim" + } + }, + { + "text": "When Don and Mike got a snack at the stadium, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Mike got a snack at the stadium, Neil decided to give it to", + "random_names_cf": "When Steven and Elizabeth got a snack at the stadium, Steven decided to give it to", + "s1_io_flip_cf": "When Mike and Don got a snack at the stadium, Don decided to give it to", + "s2_io_flip_cf": "When Don and Mike got a snack at the stadium, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Steven got a snack at the stadium, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Elizabeth got a snack at the stadium, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Don got a snack at the stadium, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steven got a snack at the stadium, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "snack", + "place": "stadium", + "random_a": "Steven", + "random_b": "Elizabeth", + "random_c": "Neil" + } + }, + { + "text": "Then, Mike and Rob were working at the ramp. Mike decided to give a trunk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Rob were working at the ramp. Scott decided to give a trunk to", + "random_names_cf": "Then, Guy and Luke were working at the ramp. Guy decided to give a trunk to", + "s1_io_flip_cf": "Then, Rob and Mike were working at the ramp. Mike decided to give a trunk to", + "s2_io_flip_cf": "Then, Mike and Rob were working at the ramp. Rob decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Guy were working at the ramp. Guy decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Luke were working at the ramp. Luke decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Mike were working at the ramp. Rob decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Guy were working at the ramp. Luke decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Mike", + "object": "trunk", + "place": "ramp", + "random_a": "Guy", + "random_b": "Luke", + "random_c": "Scott" + } + }, + { + "text": "When Cal and Neil were about to leave the field, Cal gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Neil were about to leave the field, Ross gave a dress to", + "random_names_cf": "When Steven and Roger were about to leave the field, Steven gave a dress to", + "s1_io_flip_cf": "When Neil and Cal were about to leave the field, Cal gave a dress to", + "s2_io_flip_cf": "When Cal and Neil were about to leave the field, Neil gave a dress to", + "random_names_s1_ioi_flip_cf": "When Roger and Steven were about to leave the field, Steven gave a dress to", + "random_names_s2_ioi_flip_cf": "When Steven and Roger were about to leave the field, Roger gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Cal were about to leave the field, Neil gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Steven were about to leave the field, Roger gave a dress to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Cal", + "object": "dress", + "place": "field", + "random_a": "Steven", + "random_b": "Roger", + "random_c": "Ross" + } + }, + { + "text": "When Dan and Elizabeth were about to leave the cafe, Dan gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Elizabeth were about to leave the cafe, Tom gave a folder to", + "random_names_cf": "When Mike and Alex were about to leave the cafe, Mike gave a folder to", + "s1_io_flip_cf": "When Elizabeth and Dan were about to leave the cafe, Dan gave a folder to", + "s2_io_flip_cf": "When Dan and Elizabeth were about to leave the cafe, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_cf": "When Alex and Mike were about to leave the cafe, Mike gave a folder to", + "random_names_s2_ioi_flip_cf": "When Mike and Alex were about to leave the cafe, Alex gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Dan were about to leave the cafe, Elizabeth gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Mike were about to leave the cafe, Alex gave a folder to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Dan", + "object": "folder", + "place": "cafe", + "random_a": "Mike", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "Before Josh and Roger left the music store, Josh decided to give a napkin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Roger left the music store, Elizabeth decided to give a napkin to", + "random_names_cf": "Before Cal and Jim left the music store, Cal decided to give a napkin to", + "s1_io_flip_cf": "Before Roger and Josh left the music store, Josh decided to give a napkin to", + "s2_io_flip_cf": "Before Josh and Roger left the music store, Roger decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Before Jim and Cal left the music store, Cal decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Before Cal and Jim left the music store, Jim decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Josh left the music store, Roger decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Cal left the music store, Jim decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Josh", + "object": "napkin", + "place": "music store", + "random_a": "Cal", + "random_b": "Jim", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Henry and Charles left the harbor, Henry decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Charles left the harbor, Rob decided to give a poster to", + "random_names_cf": "Before Will and Joe left the harbor, Will decided to give a poster to", + "s1_io_flip_cf": "Before Charles and Henry left the harbor, Henry decided to give a poster to", + "s2_io_flip_cf": "Before Henry and Charles left the harbor, Charles decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Joe and Will left the harbor, Will decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Will and Joe left the harbor, Joe decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Henry left the harbor, Charles decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Will left the harbor, Joe decided to give a poster to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Henry", + "object": "poster", + "place": "harbor", + "random_a": "Will", + "random_b": "Joe", + "random_c": "Rob" + } + }, + { + "text": "When Dan and Daniel got a pair of sunglasses at the restaurant, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Daniel got a pair of sunglasses at the restaurant, Joe decided to give it to", + "random_names_cf": "When Steven and Sarah got a pair of sunglasses at the restaurant, Steven decided to give it to", + "s1_io_flip_cf": "When Daniel and Dan got a pair of sunglasses at the restaurant, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Daniel got a pair of sunglasses at the restaurant, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Steven got a pair of sunglasses at the restaurant, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Sarah got a pair of sunglasses at the restaurant, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Dan got a pair of sunglasses at the restaurant, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Steven got a pair of sunglasses at the restaurant, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Dan", + "object": "pair of sunglasses", + "place": "restaurant", + "random_a": "Steven", + "random_b": "Sarah", + "random_c": "Joe" + } + }, + { + "text": "When Jonathan and Robert got a glove at the mall, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Robert got a glove at the mall, Rob decided to give it to", + "random_names_cf": "When Will and Roger got a glove at the mall, Will decided to give it to", + "s1_io_flip_cf": "When Robert and Jonathan got a glove at the mall, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Robert got a glove at the mall, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Will got a glove at the mall, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Roger got a glove at the mall, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Jonathan got a glove at the mall, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Will got a glove at the mall, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jonathan", + "object": "glove", + "place": "mall", + "random_a": "Will", + "random_b": "Roger", + "random_c": "Rob" + } + }, + { + "text": "Then, Edward and Scott had a lot of fun at the airbase. Edward gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Scott had a lot of fun at the airbase. Kelly gave a jar to", + "random_names_cf": "Then, Joe and Peter had a lot of fun at the airbase. Joe gave a jar to", + "s1_io_flip_cf": "Then, Scott and Edward had a lot of fun at the airbase. Edward gave a jar to", + "s2_io_flip_cf": "Then, Edward and Scott had a lot of fun at the airbase. Scott gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Joe had a lot of fun at the airbase. Joe gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Peter had a lot of fun at the airbase. Peter gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Edward had a lot of fun at the airbase. Scott gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Joe had a lot of fun at the airbase. Peter gave a jar to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Edward", + "object": "jar", + "place": "airbase", + "random_a": "Joe", + "random_b": "Peter", + "random_c": "Kelly" + } + }, + { + "text": "When Robert and Josh got a dress at the casino, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Josh got a dress at the casino, Lewis decided to give it to", + "random_names_cf": "When Austin and Kay got a dress at the casino, Austin decided to give it to", + "s1_io_flip_cf": "When Josh and Robert got a dress at the casino, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Josh got a dress at the casino, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Austin got a dress at the casino, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Kay got a dress at the casino, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Robert got a dress at the casino, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Austin got a dress at the casino, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Robert", + "object": "dress", + "place": "casino", + "random_a": "Austin", + "random_b": "Kay", + "random_c": "Lewis" + } + }, + { + "text": "While Grant and Stan relaxed, Grant gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Stan relaxed, Edward gave a match to", + "random_names_cf": "While Ryan and Henry relaxed, Ryan gave a match to", + "s1_io_flip_cf": "While Stan and Grant relaxed, Grant gave a match to", + "s2_io_flip_cf": "While Grant and Stan relaxed, Stan gave a match to", + "random_names_s1_ioi_flip_cf": "While Henry and Ryan relaxed, Ryan gave a match to", + "random_names_s2_ioi_flip_cf": "While Ryan and Henry relaxed, Henry gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Grant relaxed, Stan gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Ryan relaxed, Henry gave a match to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Grant", + "object": "match", + "place": "harbor", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Edward" + } + }, + { + "text": "Then, Austin and Ryan went to the parking lot. Austin gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Ryan went to the parking lot. Roger gave a snack to", + "random_names_cf": "Then, Tom and Josh went to the parking lot. Tom gave a snack to", + "s1_io_flip_cf": "Then, Ryan and Austin went to the parking lot. Austin gave a snack to", + "s2_io_flip_cf": "Then, Austin and Ryan went to the parking lot. Ryan gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Tom went to the parking lot. Tom gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Josh went to the parking lot. Josh gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Austin went to the parking lot. Ryan gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Tom went to the parking lot. Josh gave a snack to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Austin", + "object": "snack", + "place": "parking lot", + "random_a": "Tom", + "random_b": "Josh", + "random_c": "Roger" + } + }, + { + "text": "Then, Roy and Kelly went to the hotel. Roy gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Kelly went to the hotel. William gave a tent to", + "random_names_cf": "Then, Steven and Neil went to the hotel. Steven gave a tent to", + "s1_io_flip_cf": "Then, Kelly and Roy went to the hotel. Roy gave a tent to", + "s2_io_flip_cf": "Then, Roy and Kelly went to the hotel. Kelly gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Steven went to the hotel. Steven gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Neil went to the hotel. Neil gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Roy went to the hotel. Kelly gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steven went to the hotel. Neil gave a tent to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Roy", + "object": "tent", + "place": "hotel", + "random_a": "Steven", + "random_b": "Neil", + "random_c": "William" + } + }, + { + "text": "The salon Grant and Tim went to had a ruler. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Grant and Tim went to had a ruler. Guy gave it to", + "random_names_cf": "The salon Don and Mike went to had a ruler. Don gave it to", + "s1_io_flip_cf": "The salon Tim and Grant went to had a ruler. Grant gave it to", + "s2_io_flip_cf": "The salon Grant and Tim went to had a ruler. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The salon Mike and Don went to had a ruler. Don gave it to", + "random_names_s2_ioi_flip_cf": "The salon Don and Mike went to had a ruler. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Tim and Grant went to had a ruler. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Mike and Don went to had a ruler. Mike gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Grant", + "object": "ruler", + "place": "salon", + "random_a": "Don", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "Then, Elizabeth and Luke had a lot of fun at the studio. Elizabeth gave a radiator to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Luke had a lot of fun at the studio. Sarah gave a radiator to", + "random_names_cf": "Then, Josh and Angel had a lot of fun at the studio. Josh gave a radiator to", + "s1_io_flip_cf": "Then, Luke and Elizabeth had a lot of fun at the studio. Elizabeth gave a radiator to", + "s2_io_flip_cf": "Then, Elizabeth and Luke had a lot of fun at the studio. Luke gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Josh had a lot of fun at the studio. Josh gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Angel had a lot of fun at the studio. Angel gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Elizabeth had a lot of fun at the studio. Luke gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Josh had a lot of fun at the studio. Angel gave a radiator to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Elizabeth", + "object": "radiator", + "place": "studio", + "random_a": "Josh", + "random_b": "Angel", + "random_c": "Sarah" + } + }, + { + "text": "When Elizabeth and Rob were about to leave the zoo, Elizabeth gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Rob were about to leave the zoo, Joe gave a microphone to", + "random_names_cf": "When Don and Will were about to leave the zoo, Don gave a microphone to", + "s1_io_flip_cf": "When Rob and Elizabeth were about to leave the zoo, Elizabeth gave a microphone to", + "s2_io_flip_cf": "When Elizabeth and Rob were about to leave the zoo, Rob gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Will and Don were about to leave the zoo, Don gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Don and Will were about to leave the zoo, Will gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Elizabeth were about to leave the zoo, Rob gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Don were about to leave the zoo, Will gave a microphone to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "microphone", + "place": "zoo", + "random_a": "Don", + "random_b": "Will", + "random_c": "Joe" + } + }, + { + "text": "Before Jim and William left the dorm, Jim decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and William left the dorm, Grant decided to give a drill bit to", + "random_names_cf": "Before Josh and Kay left the dorm, Josh decided to give a drill bit to", + "s1_io_flip_cf": "Before William and Jim left the dorm, Jim decided to give a drill bit to", + "s2_io_flip_cf": "Before Jim and William left the dorm, William decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Kay and Josh left the dorm, Josh decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before Josh and Kay left the dorm, Kay decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Jim left the dorm, William decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Josh left the dorm, Kay decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jim", + "object": "drill bit", + "place": "dorm", + "random_a": "Josh", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "Before Jonathan and Summer left the elevator, Jonathan decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Summer left the elevator, Scott decided to give a sandal to", + "random_names_cf": "Before Edward and Phil left the elevator, Edward decided to give a sandal to", + "s1_io_flip_cf": "Before Summer and Jonathan left the elevator, Jonathan decided to give a sandal to", + "s2_io_flip_cf": "Before Jonathan and Summer left the elevator, Summer decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Phil and Edward left the elevator, Edward decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Edward and Phil left the elevator, Phil decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Jonathan left the elevator, Summer decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Edward left the elevator, Phil decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jonathan", + "object": "sandal", + "place": "elevator", + "random_a": "Edward", + "random_b": "Phil", + "random_c": "Scott" + } + }, + { + "text": "When Summer and Tim got a crate at the garden, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Tim got a crate at the garden, Edward decided to give it to", + "random_names_cf": "When Jim and Kay got a crate at the garden, Jim decided to give it to", + "s1_io_flip_cf": "When Tim and Summer got a crate at the garden, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Tim got a crate at the garden, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Jim got a crate at the garden, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Kay got a crate at the garden, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Summer got a crate at the garden, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Jim got a crate at the garden, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Summer", + "object": "crate", + "place": "garden", + "random_a": "Jim", + "random_b": "Kay", + "random_c": "Edward" + } + }, + { + "text": "While Edward and Grant relaxed, Edward gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Grant relaxed, Tom gave a key to", + "random_names_cf": "While Charles and Mike relaxed, Charles gave a key to", + "s1_io_flip_cf": "While Grant and Edward relaxed, Edward gave a key to", + "s2_io_flip_cf": "While Edward and Grant relaxed, Grant gave a key to", + "random_names_s1_ioi_flip_cf": "While Mike and Charles relaxed, Charles gave a key to", + "random_names_s2_ioi_flip_cf": "While Charles and Mike relaxed, Mike gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Edward relaxed, Grant gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Charles relaxed, Mike gave a key to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Edward", + "object": "key", + "place": "clothing store", + "random_a": "Charles", + "random_b": "Mike", + "random_c": "Tom" + } + }, + { + "text": "Then, Peter and Roger went to the mall. Peter gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Roger went to the mall. Alexander gave a fan to", + "random_names_cf": "Then, Ross and Tom went to the mall. Ross gave a fan to", + "s1_io_flip_cf": "Then, Roger and Peter went to the mall. Peter gave a fan to", + "s2_io_flip_cf": "Then, Peter and Roger went to the mall. Roger gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Ross went to the mall. Ross gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Tom went to the mall. Tom gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Peter went to the mall. Roger gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Ross went to the mall. Tom gave a fan to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "fan", + "place": "mall", + "random_a": "Ross", + "random_b": "Tom", + "random_c": "Alexander" + } + }, + { + "text": "The music store Ryan and Dan went to had a notebook. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Ryan and Dan went to had a notebook. Guy gave it to", + "random_names_cf": "The music store Peter and Phil went to had a notebook. Peter gave it to", + "s1_io_flip_cf": "The music store Dan and Ryan went to had a notebook. Ryan gave it to", + "s2_io_flip_cf": "The music store Ryan and Dan went to had a notebook. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The music store Phil and Peter went to had a notebook. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The music store Peter and Phil went to had a notebook. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Dan and Ryan went to had a notebook. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Phil and Peter went to had a notebook. Phil gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ryan", + "object": "notebook", + "place": "music store", + "random_a": "Peter", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "While Elizabeth and Angel relaxed, Elizabeth gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Angel relaxed, Don gave a can to", + "random_names_cf": "While Alexander and Rob relaxed, Alexander gave a can to", + "s1_io_flip_cf": "While Angel and Elizabeth relaxed, Elizabeth gave a can to", + "s2_io_flip_cf": "While Elizabeth and Angel relaxed, Angel gave a can to", + "random_names_s1_ioi_flip_cf": "While Rob and Alexander relaxed, Alexander gave a can to", + "random_names_s2_ioi_flip_cf": "While Alexander and Rob relaxed, Rob gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Elizabeth relaxed, Angel gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Alexander relaxed, Rob gave a can to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Elizabeth", + "object": "can", + "place": "service station", + "random_a": "Alexander", + "random_b": "Rob", + "random_c": "Don" + } + }, + { + "text": "When Josh and Steven got a pencil at the gym, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Steven got a pencil at the gym, Tom decided to give it to", + "random_names_cf": "When Dan and Will got a pencil at the gym, Dan decided to give it to", + "s1_io_flip_cf": "When Steven and Josh got a pencil at the gym, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Steven got a pencil at the gym, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Dan got a pencil at the gym, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Will got a pencil at the gym, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Josh got a pencil at the gym, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Dan got a pencil at the gym, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Josh", + "object": "pencil", + "place": "gym", + "random_a": "Dan", + "random_b": "Will", + "random_c": "Tom" + } + }, + { + "text": "Then, Tom and Rick were working at the department store. Tom decided to give a pencil sharpener to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Rick were working at the department store. Will decided to give a pencil sharpener to", + "random_names_cf": "Then, Jim and Angel were working at the department store. Jim decided to give a pencil sharpener to", + "s1_io_flip_cf": "Then, Rick and Tom were working at the department store. Tom decided to give a pencil sharpener to", + "s2_io_flip_cf": "Then, Tom and Rick were working at the department store. Rick decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Jim were working at the department store. Jim decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Angel were working at the department store. Angel decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Tom were working at the department store. Rick decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Jim were working at the department store. Angel decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Tom", + "object": "pencil sharpener", + "place": "department store", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "Will" + } + }, + { + "text": "While Rick and Tom relaxed, Rick gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Tom relaxed, Edward gave a toaster to", + "random_names_cf": "While Robert and Summer relaxed, Robert gave a toaster to", + "s1_io_flip_cf": "While Tom and Rick relaxed, Rick gave a toaster to", + "s2_io_flip_cf": "While Rick and Tom relaxed, Tom gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Summer and Robert relaxed, Robert gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Robert and Summer relaxed, Summer gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Rick relaxed, Tom gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Robert relaxed, Summer gave a toaster to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Rick", + "object": "toaster", + "place": "convenience store", + "random_a": "Robert", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "The zoo Summer and Robert went to had a joystick. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Summer and Robert went to had a joystick. Will gave it to", + "random_names_cf": "The zoo Henry and Roy went to had a joystick. Henry gave it to", + "s1_io_flip_cf": "The zoo Robert and Summer went to had a joystick. Summer gave it to", + "s2_io_flip_cf": "The zoo Summer and Robert went to had a joystick. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Roy and Henry went to had a joystick. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Henry and Roy went to had a joystick. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Robert and Summer went to had a joystick. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Roy and Henry went to had a joystick. Roy gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Summer", + "object": "joystick", + "place": "zoo", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Will" + } + }, + { + "text": "Once Tim and Ryan arrived at the court, Tim gave a gold watch to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Ryan arrived at the court, Charles gave a gold watch to", + "random_names_cf": "Once Stan and Jim arrived at the court, Stan gave a gold watch to", + "s1_io_flip_cf": "Once Ryan and Tim arrived at the court, Tim gave a gold watch to", + "s2_io_flip_cf": "Once Tim and Ryan arrived at the court, Ryan gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Once Jim and Stan arrived at the court, Stan gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Once Stan and Jim arrived at the court, Jim gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Tim arrived at the court, Ryan gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Stan arrived at the court, Jim gave a gold watch to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Tim", + "object": "gold watch", + "place": "court", + "random_a": "Stan", + "random_b": "Jim", + "random_c": "Charles" + } + }, + { + "text": "Then, Alex and Grant had a lot of fun at the convenience store. Alex gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Grant had a lot of fun at the convenience store. Steven gave a ruler to", + "random_names_cf": "Then, Jim and Joe had a lot of fun at the convenience store. Jim gave a ruler to", + "s1_io_flip_cf": "Then, Grant and Alex had a lot of fun at the convenience store. Alex gave a ruler to", + "s2_io_flip_cf": "Then, Alex and Grant had a lot of fun at the convenience store. Grant gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Jim had a lot of fun at the convenience store. Jim gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Joe had a lot of fun at the convenience store. Joe gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Alex had a lot of fun at the convenience store. Grant gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jim had a lot of fun at the convenience store. Joe gave a ruler to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Alex", + "object": "ruler", + "place": "convenience store", + "random_a": "Jim", + "random_b": "Joe", + "random_c": "Steven" + } + }, + { + "text": "When Cal and Elizabeth were about to leave the boatyard, Cal gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Elizabeth were about to leave the boatyard, Angel gave a ruler to", + "random_names_cf": "When Rob and Alex were about to leave the boatyard, Rob gave a ruler to", + "s1_io_flip_cf": "When Elizabeth and Cal were about to leave the boatyard, Cal gave a ruler to", + "s2_io_flip_cf": "When Cal and Elizabeth were about to leave the boatyard, Elizabeth gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Alex and Rob were about to leave the boatyard, Rob gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Rob and Alex were about to leave the boatyard, Alex gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Cal were about to leave the boatyard, Elizabeth gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rob were about to leave the boatyard, Alex gave a ruler to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Cal", + "object": "ruler", + "place": "boatyard", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Angel" + } + }, + { + "text": "Once Stan and Peter arrived at the gym, Stan gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Peter arrived at the gym, Austin gave a grater to", + "random_names_cf": "Once Elizabeth and Daniel arrived at the gym, Elizabeth gave a grater to", + "s1_io_flip_cf": "Once Peter and Stan arrived at the gym, Stan gave a grater to", + "s2_io_flip_cf": "Once Stan and Peter arrived at the gym, Peter gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the gym, Elizabeth gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the gym, Daniel gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Stan arrived at the gym, Peter gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the gym, Daniel gave a grater to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Stan", + "object": "grater", + "place": "gym", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Austin" + } + }, + { + "text": "The stadium Dan and Mike went to had a spoon. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Dan and Mike went to had a spoon. Neil gave it to", + "random_names_cf": "The stadium Edward and Charles went to had a spoon. Edward gave it to", + "s1_io_flip_cf": "The stadium Mike and Dan went to had a spoon. Dan gave it to", + "s2_io_flip_cf": "The stadium Dan and Mike went to had a spoon. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Charles and Edward went to had a spoon. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Edward and Charles went to had a spoon. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Mike and Dan went to had a spoon. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Charles and Edward went to had a spoon. Charles gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "spoon", + "place": "stadium", + "random_a": "Edward", + "random_b": "Charles", + "random_c": "Neil" + } + }, + { + "text": "Then, Stan and Kay were working at the zoo. Stan decided to give a thimble to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Kay were working at the zoo. Austin decided to give a thimble to", + "random_names_cf": "Then, Neil and Summer were working at the zoo. Neil decided to give a thimble to", + "s1_io_flip_cf": "Then, Kay and Stan were working at the zoo. Stan decided to give a thimble to", + "s2_io_flip_cf": "Then, Stan and Kay were working at the zoo. Kay decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Neil were working at the zoo. Neil decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Summer were working at the zoo. Summer decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Stan were working at the zoo. Kay decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Neil were working at the zoo. Summer decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Stan", + "object": "thimble", + "place": "zoo", + "random_a": "Neil", + "random_b": "Summer", + "random_c": "Austin" + } + }, + { + "text": "While William and Joe relaxed, William gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Joe relaxed, Jonathan gave a pencil sharpener to", + "random_names_cf": "While Robert and Roy relaxed, Robert gave a pencil sharpener to", + "s1_io_flip_cf": "While Joe and William relaxed, William gave a pencil sharpener to", + "s2_io_flip_cf": "While William and Joe relaxed, Joe gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Roy and Robert relaxed, Robert gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Robert and Roy relaxed, Roy gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and William relaxed, Joe gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Robert relaxed, Roy gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "William", + "object": "pencil sharpener", + "place": "gym", + "random_a": "Robert", + "random_b": "Roy", + "random_c": "Jonathan" + } + }, + { + "text": "When Kelly and Henry were about to leave the stadium, Kelly gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Henry were about to leave the stadium, Mike gave a dress to", + "random_names_cf": "When Neil and Steve were about to leave the stadium, Neil gave a dress to", + "s1_io_flip_cf": "When Henry and Kelly were about to leave the stadium, Kelly gave a dress to", + "s2_io_flip_cf": "When Kelly and Henry were about to leave the stadium, Henry gave a dress to", + "random_names_s1_ioi_flip_cf": "When Steve and Neil were about to leave the stadium, Neil gave a dress to", + "random_names_s2_ioi_flip_cf": "When Neil and Steve were about to leave the stadium, Steve gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Kelly were about to leave the stadium, Henry gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Neil were about to leave the stadium, Steve gave a dress to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kelly", + "object": "dress", + "place": "stadium", + "random_a": "Neil", + "random_b": "Steve", + "random_c": "Mike" + } + }, + { + "text": "Before Will and Rob left the airport, Will decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Rob left the airport, Jim decided to give a snack to", + "random_names_cf": "Before Peter and Don left the airport, Peter decided to give a snack to", + "s1_io_flip_cf": "Before Rob and Will left the airport, Will decided to give a snack to", + "s2_io_flip_cf": "Before Will and Rob left the airport, Rob decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Don and Peter left the airport, Peter decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Peter and Don left the airport, Don decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Will left the airport, Rob decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Peter left the airport, Don decided to give a snack to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Will", + "object": "snack", + "place": "airport", + "random_a": "Peter", + "random_b": "Don", + "random_c": "Jim" + } + }, + { + "text": "Then, Andrew and Tom had a lot of fun at the house. Andrew gave a laptop to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Tom had a lot of fun at the house. Roy gave a laptop to", + "random_names_cf": "Then, Mike and Henry had a lot of fun at the house. Mike gave a laptop to", + "s1_io_flip_cf": "Then, Tom and Andrew had a lot of fun at the house. Andrew gave a laptop to", + "s2_io_flip_cf": "Then, Andrew and Tom had a lot of fun at the house. Tom gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Mike had a lot of fun at the house. Mike gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Henry had a lot of fun at the house. Henry gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Andrew had a lot of fun at the house. Tom gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Mike had a lot of fun at the house. Henry gave a laptop to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Andrew", + "object": "laptop", + "place": "house", + "random_a": "Mike", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "The harbor Elizabeth and Neil went to had a toaster. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Elizabeth and Neil went to had a toaster. Angel gave it to", + "random_names_cf": "The harbor Roger and Rick went to had a toaster. Roger gave it to", + "s1_io_flip_cf": "The harbor Neil and Elizabeth went to had a toaster. Elizabeth gave it to", + "s2_io_flip_cf": "The harbor Elizabeth and Neil went to had a toaster. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Rick and Roger went to had a toaster. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Roger and Rick went to had a toaster. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Neil and Elizabeth went to had a toaster. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Rick and Roger went to had a toaster. Rick gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "toaster", + "place": "harbor", + "random_a": "Roger", + "random_b": "Rick", + "random_c": "Angel" + } + }, + { + "text": "Then, Mike and Robert had a lot of fun at the resort. Mike gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Robert had a lot of fun at the resort. Joe gave a pair of nail clippers to", + "random_names_cf": "Then, William and Elizabeth had a lot of fun at the resort. William gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Robert and Mike had a lot of fun at the resort. Mike gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Mike and Robert had a lot of fun at the resort. Robert gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and William had a lot of fun at the resort. William gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, William and Elizabeth had a lot of fun at the resort. Elizabeth gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Mike had a lot of fun at the resort. Robert gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and William had a lot of fun at the resort. Elizabeth gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Mike", + "object": "pair of nail clippers", + "place": "resort", + "random_a": "William", + "random_b": "Elizabeth", + "random_c": "Joe" + } + }, + { + "text": "The supermarket Edward and Scott went to had a nail file. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Edward and Scott went to had a nail file. Jonathan gave it to", + "random_names_cf": "The supermarket Ross and Luke went to had a nail file. Ross gave it to", + "s1_io_flip_cf": "The supermarket Scott and Edward went to had a nail file. Edward gave it to", + "s2_io_flip_cf": "The supermarket Edward and Scott went to had a nail file. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Luke and Ross went to had a nail file. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Ross and Luke went to had a nail file. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Scott and Edward went to had a nail file. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Luke and Ross went to had a nail file. Luke gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Edward", + "object": "nail file", + "place": "supermarket", + "random_a": "Ross", + "random_b": "Luke", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Joe and Tom went to the pharmacy. Joe gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Tom went to the pharmacy. Steven gave a shelf to", + "random_names_cf": "Then, Dan and Luke went to the pharmacy. Dan gave a shelf to", + "s1_io_flip_cf": "Then, Tom and Joe went to the pharmacy. Joe gave a shelf to", + "s2_io_flip_cf": "Then, Joe and Tom went to the pharmacy. Tom gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Dan went to the pharmacy. Dan gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Luke went to the pharmacy. Luke gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Joe went to the pharmacy. Tom gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Dan went to the pharmacy. Luke gave a shelf to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "shelf", + "place": "pharmacy", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Steven" + } + }, + { + "text": "Before Kay and Angel left the stadium, Kay decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Angel left the stadium, Andrew decided to give a blouse to", + "random_names_cf": "Before Tim and Roger left the stadium, Tim decided to give a blouse to", + "s1_io_flip_cf": "Before Angel and Kay left the stadium, Kay decided to give a blouse to", + "s2_io_flip_cf": "Before Kay and Angel left the stadium, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Roger and Tim left the stadium, Tim decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Tim and Roger left the stadium, Roger decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Kay left the stadium, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Tim left the stadium, Roger decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Kay", + "object": "blouse", + "place": "stadium", + "random_a": "Tim", + "random_b": "Roger", + "random_c": "Andrew" + } + }, + { + "text": "Then, Roger and Rob went to the school. Roger gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Rob went to the school. Phil gave a wallet to", + "random_names_cf": "Then, Grant and Ryan went to the school. Grant gave a wallet to", + "s1_io_flip_cf": "Then, Rob and Roger went to the school. Roger gave a wallet to", + "s2_io_flip_cf": "Then, Roger and Rob went to the school. Rob gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Grant went to the school. Grant gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Ryan went to the school. Ryan gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Roger went to the school. Rob gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Grant went to the school. Ryan gave a wallet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Roger", + "object": "wallet", + "place": "school", + "random_a": "Grant", + "random_b": "Ryan", + "random_c": "Phil" + } + }, + { + "text": "Once Peter and Luke arrived at the park, Peter gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Luke arrived at the park, Guy gave a boot to", + "random_names_cf": "Once Stan and Dan arrived at the park, Stan gave a boot to", + "s1_io_flip_cf": "Once Luke and Peter arrived at the park, Peter gave a boot to", + "s2_io_flip_cf": "Once Peter and Luke arrived at the park, Luke gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Dan and Stan arrived at the park, Stan gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Stan and Dan arrived at the park, Dan gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Peter arrived at the park, Luke gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Stan arrived at the park, Dan gave a boot to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "boot", + "place": "park", + "random_a": "Stan", + "random_b": "Dan", + "random_c": "Guy" + } + }, + { + "text": "While Tim and Josh relaxed, Tim gave a needle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Josh relaxed, Jonathan gave a needle to", + "random_names_cf": "While Roy and Joe relaxed, Roy gave a needle to", + "s1_io_flip_cf": "While Josh and Tim relaxed, Tim gave a needle to", + "s2_io_flip_cf": "While Tim and Josh relaxed, Josh gave a needle to", + "random_names_s1_ioi_flip_cf": "While Joe and Roy relaxed, Roy gave a needle to", + "random_names_s2_ioi_flip_cf": "While Roy and Joe relaxed, Joe gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Tim relaxed, Josh gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Roy relaxed, Joe gave a needle to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tim", + "object": "needle", + "place": "music store", + "random_a": "Roy", + "random_b": "Joe", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Summer and Angel were working at the university campus. Summer decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Angel were working at the university campus. Jonathan decided to give a pair of pliers to", + "random_names_cf": "Then, Joe and Ryan were working at the university campus. Joe decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, Angel and Summer were working at the university campus. Summer decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Summer and Angel were working at the university campus. Angel decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Joe were working at the university campus. Joe decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Ryan were working at the university campus. Ryan decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Summer were working at the university campus. Angel decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Joe were working at the university campus. Ryan decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Summer", + "object": "pair of pliers", + "place": "university campus", + "random_a": "Joe", + "random_b": "Ryan", + "random_c": "Jonathan" + } + }, + { + "text": "The mall Ross and Edward went to had a jar. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Ross and Edward went to had a jar. Rob gave it to", + "random_names_cf": "The mall Ryan and Phil went to had a jar. Ryan gave it to", + "s1_io_flip_cf": "The mall Edward and Ross went to had a jar. Ross gave it to", + "s2_io_flip_cf": "The mall Ross and Edward went to had a jar. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The mall Phil and Ryan went to had a jar. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The mall Ryan and Phil went to had a jar. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Edward and Ross went to had a jar. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Phil and Ryan went to had a jar. Phil gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ross", + "object": "jar", + "place": "mall", + "random_a": "Ryan", + "random_b": "Phil", + "random_c": "Rob" + } + }, + { + "text": "Once Phil and Robert arrived at the optician, Phil gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Robert arrived at the optician, Andrew gave a remote control to", + "random_names_cf": "Once Grant and Ryan arrived at the optician, Grant gave a remote control to", + "s1_io_flip_cf": "Once Robert and Phil arrived at the optician, Phil gave a remote control to", + "s2_io_flip_cf": "Once Phil and Robert arrived at the optician, Robert gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Grant arrived at the optician, Grant gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Grant and Ryan arrived at the optician, Ryan gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Phil arrived at the optician, Robert gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Grant arrived at the optician, Ryan gave a remote control to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "remote control", + "place": "optician", + "random_a": "Grant", + "random_b": "Ryan", + "random_c": "Andrew" + } + }, + { + "text": "When Phil and Ryan were about to leave the campground, Phil gave a toaster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Ryan were about to leave the campground, Alex gave a toaster to", + "random_names_cf": "When Summer and Mike were about to leave the campground, Summer gave a toaster to", + "s1_io_flip_cf": "When Ryan and Phil were about to leave the campground, Phil gave a toaster to", + "s2_io_flip_cf": "When Phil and Ryan were about to leave the campground, Ryan gave a toaster to", + "random_names_s1_ioi_flip_cf": "When Mike and Summer were about to leave the campground, Summer gave a toaster to", + "random_names_s2_ioi_flip_cf": "When Summer and Mike were about to leave the campground, Mike gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Phil were about to leave the campground, Ryan gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Summer were about to leave the campground, Mike gave a toaster to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Phil", + "object": "toaster", + "place": "campground", + "random_a": "Summer", + "random_b": "Mike", + "random_c": "Alex" + } + }, + { + "text": "Once Alex and Sarah arrived at the house, Alex gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Sarah arrived at the house, Rob gave a napkin to", + "random_names_cf": "Once Ross and Steven arrived at the house, Ross gave a napkin to", + "s1_io_flip_cf": "Once Sarah and Alex arrived at the house, Alex gave a napkin to", + "s2_io_flip_cf": "Once Alex and Sarah arrived at the house, Sarah gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Steven and Ross arrived at the house, Ross gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Ross and Steven arrived at the house, Steven gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Alex arrived at the house, Sarah gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Ross arrived at the house, Steven gave a napkin to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Alex", + "object": "napkin", + "place": "house", + "random_a": "Ross", + "random_b": "Steven", + "random_c": "Rob" + } + }, + { + "text": "While Kelly and Will relaxed, Kelly gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Will relaxed, Robert gave a funnel to", + "random_names_cf": "While Stan and Kay relaxed, Stan gave a funnel to", + "s1_io_flip_cf": "While Will and Kelly relaxed, Kelly gave a funnel to", + "s2_io_flip_cf": "While Kelly and Will relaxed, Will gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Kay and Stan relaxed, Stan gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Stan and Kay relaxed, Kay gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Kelly relaxed, Will gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Stan relaxed, Kay gave a funnel to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kelly", + "object": "funnel", + "place": "restaurant", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "When Scott and Mike got a radiator at the convenience store, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Mike got a radiator at the convenience store, William decided to give it to", + "random_names_cf": "When Grant and Andrew got a radiator at the convenience store, Grant decided to give it to", + "s1_io_flip_cf": "When Mike and Scott got a radiator at the convenience store, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Mike got a radiator at the convenience store, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Grant got a radiator at the convenience store, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Andrew got a radiator at the convenience store, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Scott got a radiator at the convenience store, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Grant got a radiator at the convenience store, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Scott", + "object": "radiator", + "place": "convenience store", + "random_a": "Grant", + "random_b": "Andrew", + "random_c": "William" + } + }, + { + "text": "Then, Grant and Rick went to the studio. Grant gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Rick went to the studio. Elizabeth gave a spoon to", + "random_names_cf": "Then, Steven and Tom went to the studio. Steven gave a spoon to", + "s1_io_flip_cf": "Then, Rick and Grant went to the studio. Grant gave a spoon to", + "s2_io_flip_cf": "Then, Grant and Rick went to the studio. Rick gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Steven went to the studio. Steven gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Tom went to the studio. Tom gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Grant went to the studio. Rick gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steven went to the studio. Tom gave a spoon to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Grant", + "object": "spoon", + "place": "studio", + "random_a": "Steven", + "random_b": "Tom", + "random_c": "Elizabeth" + } + }, + { + "text": "When Rick and Luke were about to leave the racetrack, Rick gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Luke were about to leave the racetrack, Sarah gave a thread to", + "random_names_cf": "When Steven and Tim were about to leave the racetrack, Steven gave a thread to", + "s1_io_flip_cf": "When Luke and Rick were about to leave the racetrack, Rick gave a thread to", + "s2_io_flip_cf": "When Rick and Luke were about to leave the racetrack, Luke gave a thread to", + "random_names_s1_ioi_flip_cf": "When Tim and Steven were about to leave the racetrack, Steven gave a thread to", + "random_names_s2_ioi_flip_cf": "When Steven and Tim were about to leave the racetrack, Tim gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Rick were about to leave the racetrack, Luke gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Steven were about to leave the racetrack, Tim gave a thread to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rick", + "object": "thread", + "place": "racetrack", + "random_a": "Steven", + "random_b": "Tim", + "random_c": "Sarah" + } + }, + { + "text": "Then, William and Jim had a lot of fun at the hangar. William gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Jim had a lot of fun at the hangar. Rick gave a funnel to", + "random_names_cf": "Then, Peter and Summer had a lot of fun at the hangar. Peter gave a funnel to", + "s1_io_flip_cf": "Then, Jim and William had a lot of fun at the hangar. William gave a funnel to", + "s2_io_flip_cf": "Then, William and Jim had a lot of fun at the hangar. Jim gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Peter had a lot of fun at the hangar. Peter gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Summer had a lot of fun at the hangar. Summer gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William had a lot of fun at the hangar. Jim gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Peter had a lot of fun at the hangar. Summer gave a funnel to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "William", + "object": "funnel", + "place": "hangar", + "random_a": "Peter", + "random_b": "Summer", + "random_c": "Rick" + } + }, + { + "text": "The airport Luke and Stan went to had a vest. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Luke and Stan went to had a vest. Don gave it to", + "random_names_cf": "The airport Peter and Will went to had a vest. Peter gave it to", + "s1_io_flip_cf": "The airport Stan and Luke went to had a vest. Luke gave it to", + "s2_io_flip_cf": "The airport Luke and Stan went to had a vest. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The airport Will and Peter went to had a vest. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The airport Peter and Will went to had a vest. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Stan and Luke went to had a vest. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Will and Peter went to had a vest. Will gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Luke", + "object": "vest", + "place": "airport", + "random_a": "Peter", + "random_b": "Will", + "random_c": "Don" + } + }, + { + "text": "The break room Will and Tim went to had a snack. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Will and Tim went to had a snack. Kay gave it to", + "random_names_cf": "The break room Josh and Don went to had a snack. Josh gave it to", + "s1_io_flip_cf": "The break room Tim and Will went to had a snack. Will gave it to", + "s2_io_flip_cf": "The break room Will and Tim went to had a snack. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The break room Don and Josh went to had a snack. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The break room Josh and Don went to had a snack. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Tim and Will went to had a snack. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Don and Josh went to had a snack. Don gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "snack", + "place": "break room", + "random_a": "Josh", + "random_b": "Don", + "random_c": "Kay" + } + }, + { + "text": "Once Lewis and Stan arrived at the square, Lewis gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Stan arrived at the square, Edward gave a ruler to", + "random_names_cf": "Once Alexander and Daniel arrived at the square, Alexander gave a ruler to", + "s1_io_flip_cf": "Once Stan and Lewis arrived at the square, Lewis gave a ruler to", + "s2_io_flip_cf": "Once Lewis and Stan arrived at the square, Stan gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Alexander arrived at the square, Alexander gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Daniel arrived at the square, Daniel gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Lewis arrived at the square, Stan gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Alexander arrived at the square, Daniel gave a ruler to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Lewis", + "object": "ruler", + "place": "square", + "random_a": "Alexander", + "random_b": "Daniel", + "random_c": "Edward" + } + }, + { + "text": "While Rob and Austin relaxed, Rob gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Austin relaxed, Alex gave a pen to", + "random_names_cf": "While Andrew and Roy relaxed, Andrew gave a pen to", + "s1_io_flip_cf": "While Austin and Rob relaxed, Rob gave a pen to", + "s2_io_flip_cf": "While Rob and Austin relaxed, Austin gave a pen to", + "random_names_s1_ioi_flip_cf": "While Roy and Andrew relaxed, Andrew gave a pen to", + "random_names_s2_ioi_flip_cf": "While Andrew and Roy relaxed, Roy gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Rob relaxed, Austin gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Andrew relaxed, Roy gave a pen to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rob", + "object": "pen", + "place": "gift shop", + "random_a": "Andrew", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "While Alex and Angel relaxed, Alex gave a crate to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Angel relaxed, William gave a crate to", + "random_names_cf": "While Joe and Rick relaxed, Joe gave a crate to", + "s1_io_flip_cf": "While Angel and Alex relaxed, Alex gave a crate to", + "s2_io_flip_cf": "While Alex and Angel relaxed, Angel gave a crate to", + "random_names_s1_ioi_flip_cf": "While Rick and Joe relaxed, Joe gave a crate to", + "random_names_s2_ioi_flip_cf": "While Joe and Rick relaxed, Rick gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Alex relaxed, Angel gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Joe relaxed, Rick gave a crate to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alex", + "object": "crate", + "place": "airport", + "random_a": "Joe", + "random_b": "Rick", + "random_c": "William" + } + }, + { + "text": "Then, Grant and Elizabeth had a lot of fun at the museum. Grant gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Elizabeth had a lot of fun at the museum. Tom gave a pencil sharpener to", + "random_names_cf": "Then, Dan and Jonathan had a lot of fun at the museum. Dan gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Elizabeth and Grant had a lot of fun at the museum. Grant gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Grant and Elizabeth had a lot of fun at the museum. Elizabeth gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Dan had a lot of fun at the museum. Dan gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Jonathan had a lot of fun at the museum. Jonathan gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Grant had a lot of fun at the museum. Elizabeth gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Dan had a lot of fun at the museum. Jonathan gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Grant", + "object": "pencil sharpener", + "place": "museum", + "random_a": "Dan", + "random_b": "Jonathan", + "random_c": "Tom" + } + }, + { + "text": "Then, Robert and Mike had a lot of fun at the spa. Robert gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Mike had a lot of fun at the spa. Sarah gave a notebook to", + "random_names_cf": "Then, Henry and Ross had a lot of fun at the spa. Henry gave a notebook to", + "s1_io_flip_cf": "Then, Mike and Robert had a lot of fun at the spa. Robert gave a notebook to", + "s2_io_flip_cf": "Then, Robert and Mike had a lot of fun at the spa. Mike gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Henry had a lot of fun at the spa. Henry gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Ross had a lot of fun at the spa. Ross gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Robert had a lot of fun at the spa. Mike gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Henry had a lot of fun at the spa. Ross gave a notebook to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Robert", + "object": "notebook", + "place": "spa", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Sarah" + } + }, + { + "text": "When Alex and Kay were about to leave the parking lot, Alex gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Kay were about to leave the parking lot, Rob gave a notebook to", + "random_names_cf": "When Ryan and Ross were about to leave the parking lot, Ryan gave a notebook to", + "s1_io_flip_cf": "When Kay and Alex were about to leave the parking lot, Alex gave a notebook to", + "s2_io_flip_cf": "When Alex and Kay were about to leave the parking lot, Kay gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Ross and Ryan were about to leave the parking lot, Ryan gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Ryan and Ross were about to leave the parking lot, Ross gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Alex were about to leave the parking lot, Kay gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Ryan were about to leave the parking lot, Ross gave a notebook to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Alex", + "object": "notebook", + "place": "parking lot", + "random_a": "Ryan", + "random_b": "Ross", + "random_c": "Rob" + } + }, + { + "text": "Then, Tom and Dan had a lot of fun at the resort. Tom gave a snack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Dan had a lot of fun at the resort. Rick gave a snack to", + "random_names_cf": "Then, Ross and Robert had a lot of fun at the resort. Ross gave a snack to", + "s1_io_flip_cf": "Then, Dan and Tom had a lot of fun at the resort. Tom gave a snack to", + "s2_io_flip_cf": "Then, Tom and Dan had a lot of fun at the resort. Dan gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Ross had a lot of fun at the resort. Ross gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Robert had a lot of fun at the resort. Robert gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Tom had a lot of fun at the resort. Dan gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Ross had a lot of fun at the resort. Robert gave a snack to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tom", + "object": "snack", + "place": "resort", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Rick" + } + }, + { + "text": "Then, Josh and Daniel went to the racetrack. Josh gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Daniel went to the racetrack. Don gave a basket to", + "random_names_cf": "Then, Peter and Ryan went to the racetrack. Peter gave a basket to", + "s1_io_flip_cf": "Then, Daniel and Josh went to the racetrack. Josh gave a basket to", + "s2_io_flip_cf": "Then, Josh and Daniel went to the racetrack. Daniel gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Peter went to the racetrack. Peter gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Ryan went to the racetrack. Ryan gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Josh went to the racetrack. Daniel gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Peter went to the racetrack. Ryan gave a basket to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Josh", + "object": "basket", + "place": "racetrack", + "random_a": "Peter", + "random_b": "Ryan", + "random_c": "Don" + } + }, + { + "text": "Then, Ryan and Henry were working at the cafe. Ryan decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Henry were working at the cafe. Andrew decided to give a poster to", + "random_names_cf": "Then, Will and Scott were working at the cafe. Will decided to give a poster to", + "s1_io_flip_cf": "Then, Henry and Ryan were working at the cafe. Ryan decided to give a poster to", + "s2_io_flip_cf": "Then, Ryan and Henry were working at the cafe. Henry decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Will were working at the cafe. Will decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Will and Scott were working at the cafe. Scott decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Ryan were working at the cafe. Henry decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Will were working at the cafe. Scott decided to give a poster to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ryan", + "object": "poster", + "place": "cafe", + "random_a": "Will", + "random_b": "Scott", + "random_c": "Andrew" + } + }, + { + "text": "When Grant and Don were about to leave the studio, Grant gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Don were about to leave the studio, Scott gave a pair of nail clippers to", + "random_names_cf": "When William and Neil were about to leave the studio, William gave a pair of nail clippers to", + "s1_io_flip_cf": "When Don and Grant were about to leave the studio, Grant gave a pair of nail clippers to", + "s2_io_flip_cf": "When Grant and Don were about to leave the studio, Don gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Neil and William were about to leave the studio, William gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When William and Neil were about to leave the studio, Neil gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Grant were about to leave the studio, Don gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and William were about to leave the studio, Neil gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Grant", + "object": "pair of nail clippers", + "place": "studio", + "random_a": "William", + "random_b": "Neil", + "random_c": "Scott" + } + }, + { + "text": "Once Dan and Rob arrived at the airport, Dan gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Rob arrived at the airport, Edward gave a highlighter to", + "random_names_cf": "Once Lewis and Grant arrived at the airport, Lewis gave a highlighter to", + "s1_io_flip_cf": "Once Rob and Dan arrived at the airport, Dan gave a highlighter to", + "s2_io_flip_cf": "Once Dan and Rob arrived at the airport, Rob gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Grant and Lewis arrived at the airport, Lewis gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Grant arrived at the airport, Grant gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Dan arrived at the airport, Rob gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Lewis arrived at the airport, Grant gave a highlighter to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Dan", + "object": "highlighter", + "place": "airport", + "random_a": "Lewis", + "random_b": "Grant", + "random_c": "Edward" + } + }, + { + "text": "Once Alex and Angel arrived at the ferry, Alex gave a pillow to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Angel arrived at the ferry, Summer gave a pillow to", + "random_names_cf": "Once Steven and William arrived at the ferry, Steven gave a pillow to", + "s1_io_flip_cf": "Once Angel and Alex arrived at the ferry, Alex gave a pillow to", + "s2_io_flip_cf": "Once Alex and Angel arrived at the ferry, Angel gave a pillow to", + "random_names_s1_ioi_flip_cf": "Once William and Steven arrived at the ferry, Steven gave a pillow to", + "random_names_s2_ioi_flip_cf": "Once Steven and William arrived at the ferry, William gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Alex arrived at the ferry, Angel gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Steven arrived at the ferry, William gave a pillow to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alex", + "object": "pillow", + "place": "ferry", + "random_a": "Steven", + "random_b": "William", + "random_c": "Summer" + } + }, + { + "text": "The studio Edward and Roger went to had a radiator. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Edward and Roger went to had a radiator. Tom gave it to", + "random_names_cf": "The studio Henry and Roy went to had a radiator. Henry gave it to", + "s1_io_flip_cf": "The studio Roger and Edward went to had a radiator. Edward gave it to", + "s2_io_flip_cf": "The studio Edward and Roger went to had a radiator. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The studio Roy and Henry went to had a radiator. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The studio Henry and Roy went to had a radiator. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Roger and Edward went to had a radiator. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Roy and Henry went to had a radiator. Roy gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Edward", + "object": "radiator", + "place": "studio", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Tom" + } + }, + { + "text": "Then, Angel and Mike were working at the clothing store. Angel decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Mike were working at the clothing store. Kay decided to give a pillow to", + "random_names_cf": "Then, Charles and Tim were working at the clothing store. Charles decided to give a pillow to", + "s1_io_flip_cf": "Then, Mike and Angel were working at the clothing store. Angel decided to give a pillow to", + "s2_io_flip_cf": "Then, Angel and Mike were working at the clothing store. Mike decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Charles were working at the clothing store. Charles decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Tim were working at the clothing store. Tim decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Angel were working at the clothing store. Mike decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Charles were working at the clothing store. Tim decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Angel", + "object": "pillow", + "place": "clothing store", + "random_a": "Charles", + "random_b": "Tim", + "random_c": "Kay" + } + }, + { + "text": "Before Joe and Grant left the hangar, Joe decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Grant left the hangar, Ross decided to give a pen to", + "random_names_cf": "Before Summer and Jim left the hangar, Summer decided to give a pen to", + "s1_io_flip_cf": "Before Grant and Joe left the hangar, Joe decided to give a pen to", + "s2_io_flip_cf": "Before Joe and Grant left the hangar, Grant decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Jim and Summer left the hangar, Summer decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Summer and Jim left the hangar, Jim decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Joe left the hangar, Grant decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Summer left the hangar, Jim decided to give a pen to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Joe", + "object": "pen", + "place": "hangar", + "random_a": "Summer", + "random_b": "Jim", + "random_c": "Ross" + } + }, + { + "text": "Before Robert and Andrew left the supermarket, Robert decided to give a tent to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Andrew left the supermarket, Don decided to give a tent to", + "random_names_cf": "Before Roger and Daniel left the supermarket, Roger decided to give a tent to", + "s1_io_flip_cf": "Before Andrew and Robert left the supermarket, Robert decided to give a tent to", + "s2_io_flip_cf": "Before Robert and Andrew left the supermarket, Andrew decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Roger left the supermarket, Roger decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Before Roger and Daniel left the supermarket, Daniel decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Robert left the supermarket, Andrew decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Roger left the supermarket, Daniel decided to give a tent to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Robert", + "object": "tent", + "place": "supermarket", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Don" + } + }, + { + "text": "When Ross and Andrew got a nail file at the mall, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Andrew got a nail file at the mall, Dan decided to give it to", + "random_names_cf": "When Tom and Phil got a nail file at the mall, Tom decided to give it to", + "s1_io_flip_cf": "When Andrew and Ross got a nail file at the mall, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Andrew got a nail file at the mall, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Tom got a nail file at the mall, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Phil got a nail file at the mall, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Ross got a nail file at the mall, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Tom got a nail file at the mall, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ross", + "object": "nail file", + "place": "mall", + "random_a": "Tom", + "random_b": "Phil", + "random_c": "Dan" + } + }, + { + "text": "Then, Alexander and Steven were working at the school. Alexander decided to give a mirror to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Steven were working at the school. Lewis decided to give a mirror to", + "random_names_cf": "Then, Grant and Mike were working at the school. Grant decided to give a mirror to", + "s1_io_flip_cf": "Then, Steven and Alexander were working at the school. Alexander decided to give a mirror to", + "s2_io_flip_cf": "Then, Alexander and Steven were working at the school. Steven decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Grant were working at the school. Grant decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Mike were working at the school. Mike decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Alexander were working at the school. Steven decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Grant were working at the school. Mike decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alexander", + "object": "mirror", + "place": "school", + "random_a": "Grant", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "When Edward and Don were about to leave the resort, Edward gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Don were about to leave the resort, Angel gave a bucket of paint to", + "random_names_cf": "When Daniel and Tim were about to leave the resort, Daniel gave a bucket of paint to", + "s1_io_flip_cf": "When Don and Edward were about to leave the resort, Edward gave a bucket of paint to", + "s2_io_flip_cf": "When Edward and Don were about to leave the resort, Don gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Tim and Daniel were about to leave the resort, Daniel gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Daniel and Tim were about to leave the resort, Tim gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Edward were about to leave the resort, Don gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Daniel were about to leave the resort, Tim gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Edward", + "object": "bucket of paint", + "place": "resort", + "random_a": "Daniel", + "random_b": "Tim", + "random_c": "Angel" + } + }, + { + "text": "Once Dan and Ross arrived at the restaurant, Dan gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Ross arrived at the restaurant, Summer gave a folder to", + "random_names_cf": "Once Neil and Tim arrived at the restaurant, Neil gave a folder to", + "s1_io_flip_cf": "Once Ross and Dan arrived at the restaurant, Dan gave a folder to", + "s2_io_flip_cf": "Once Dan and Ross arrived at the restaurant, Ross gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Tim and Neil arrived at the restaurant, Neil gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Neil and Tim arrived at the restaurant, Tim gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Dan arrived at the restaurant, Ross gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Neil arrived at the restaurant, Tim gave a folder to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Dan", + "object": "folder", + "place": "restaurant", + "random_a": "Neil", + "random_b": "Tim", + "random_c": "Summer" + } + }, + { + "text": "When Roy and Neil got a vest at the elevator, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Neil got a vest at the elevator, Dan decided to give it to", + "random_names_cf": "When Tim and Mike got a vest at the elevator, Tim decided to give it to", + "s1_io_flip_cf": "When Neil and Roy got a vest at the elevator, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Neil got a vest at the elevator, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Tim got a vest at the elevator, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Mike got a vest at the elevator, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Roy got a vest at the elevator, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Tim got a vest at the elevator, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Roy", + "object": "vest", + "place": "elevator", + "random_a": "Tim", + "random_b": "Mike", + "random_c": "Dan" + } + }, + { + "text": "Then, Austin and Henry were working at the casino. Austin decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Henry were working at the casino. Luke decided to give a banner to", + "random_names_cf": "Then, Dan and Rick were working at the casino. Dan decided to give a banner to", + "s1_io_flip_cf": "Then, Henry and Austin were working at the casino. Austin decided to give a banner to", + "s2_io_flip_cf": "Then, Austin and Henry were working at the casino. Henry decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Dan were working at the casino. Dan decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Rick were working at the casino. Rick decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Austin were working at the casino. Henry decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Dan were working at the casino. Rick decided to give a banner to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Austin", + "object": "banner", + "place": "casino", + "random_a": "Dan", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "Once Cal and Alexander arrived at the university campus, Cal gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Alexander arrived at the university campus, Angel gave a radiator to", + "random_names_cf": "Once Phil and Luke arrived at the university campus, Phil gave a radiator to", + "s1_io_flip_cf": "Once Alexander and Cal arrived at the university campus, Cal gave a radiator to", + "s2_io_flip_cf": "Once Cal and Alexander arrived at the university campus, Alexander gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Luke and Phil arrived at the university campus, Phil gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Phil and Luke arrived at the university campus, Luke gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Cal arrived at the university campus, Alexander gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Phil arrived at the university campus, Luke gave a radiator to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Cal", + "object": "radiator", + "place": "university campus", + "random_a": "Phil", + "random_b": "Luke", + "random_c": "Angel" + } + }, + { + "text": "Then, Kelly and Elizabeth were working at the break room. Kelly decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Elizabeth were working at the break room. Ross decided to give a pair of shoes to", + "random_names_cf": "Then, Roy and Alexander were working at the break room. Roy decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, Elizabeth and Kelly were working at the break room. Kelly decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Kelly and Elizabeth were working at the break room. Elizabeth decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Roy were working at the break room. Roy decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Alexander were working at the break room. Alexander decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kelly were working at the break room. Elizabeth decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roy were working at the break room. Alexander decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Kelly", + "object": "pair of shoes", + "place": "break room", + "random_a": "Roy", + "random_b": "Alexander", + "random_c": "Ross" + } + }, + { + "text": "Once Peter and Alexander arrived at the salon, Peter gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Alexander arrived at the salon, Summer gave a blouse to", + "random_names_cf": "Once Jonathan and Tim arrived at the salon, Jonathan gave a blouse to", + "s1_io_flip_cf": "Once Alexander and Peter arrived at the salon, Peter gave a blouse to", + "s2_io_flip_cf": "Once Peter and Alexander arrived at the salon, Alexander gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Tim and Jonathan arrived at the salon, Jonathan gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Tim arrived at the salon, Tim gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Peter arrived at the salon, Alexander gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Jonathan arrived at the salon, Tim gave a blouse to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Peter", + "object": "blouse", + "place": "salon", + "random_a": "Jonathan", + "random_b": "Tim", + "random_c": "Summer" + } + }, + { + "text": "When Will and Ross were about to leave the salon, Will gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Ross were about to leave the salon, Elizabeth gave a strainer to", + "random_names_cf": "When Steve and Lewis were about to leave the salon, Steve gave a strainer to", + "s1_io_flip_cf": "When Ross and Will were about to leave the salon, Will gave a strainer to", + "s2_io_flip_cf": "When Will and Ross were about to leave the salon, Ross gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Lewis and Steve were about to leave the salon, Steve gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Steve and Lewis were about to leave the salon, Lewis gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Will were about to leave the salon, Ross gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Steve were about to leave the salon, Lewis gave a strainer to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Will", + "object": "strainer", + "place": "salon", + "random_a": "Steve", + "random_b": "Lewis", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Edward and Phil arrived at the museum, Edward gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Phil arrived at the museum, Will gave a carpet to", + "random_names_cf": "Once Jonathan and Lewis arrived at the museum, Jonathan gave a carpet to", + "s1_io_flip_cf": "Once Phil and Edward arrived at the museum, Edward gave a carpet to", + "s2_io_flip_cf": "Once Edward and Phil arrived at the museum, Phil gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Jonathan arrived at the museum, Jonathan gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Lewis arrived at the museum, Lewis gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Edward arrived at the museum, Phil gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Jonathan arrived at the museum, Lewis gave a carpet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Edward", + "object": "carpet", + "place": "museum", + "random_a": "Jonathan", + "random_b": "Lewis", + "random_c": "Will" + } + }, + { + "text": "When Rick and Roger got a dress at the ferry, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Roger got a dress at the ferry, Joe decided to give it to", + "random_names_cf": "When Josh and Elizabeth got a dress at the ferry, Josh decided to give it to", + "s1_io_flip_cf": "When Roger and Rick got a dress at the ferry, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Roger got a dress at the ferry, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Josh got a dress at the ferry, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Elizabeth got a dress at the ferry, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Rick got a dress at the ferry, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Josh got a dress at the ferry, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Rick", + "object": "dress", + "place": "ferry", + "random_a": "Josh", + "random_b": "Elizabeth", + "random_c": "Joe" + } + }, + { + "text": "Once Phil and Will arrived at the music store, Phil gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Will arrived at the music store, Jonathan gave a tent to", + "random_names_cf": "Once Charles and Cal arrived at the music store, Charles gave a tent to", + "s1_io_flip_cf": "Once Will and Phil arrived at the music store, Phil gave a tent to", + "s2_io_flip_cf": "Once Phil and Will arrived at the music store, Will gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Cal and Charles arrived at the music store, Charles gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Charles and Cal arrived at the music store, Cal gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Phil arrived at the music store, Will gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Charles arrived at the music store, Cal gave a tent to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Phil", + "object": "tent", + "place": "music store", + "random_a": "Charles", + "random_b": "Cal", + "random_c": "Jonathan" + } + }, + { + "text": "While Robert and Summer relaxed, Robert gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Summer relaxed, Lewis gave a notebook to", + "random_names_cf": "While Don and Steven relaxed, Don gave a notebook to", + "s1_io_flip_cf": "While Summer and Robert relaxed, Robert gave a notebook to", + "s2_io_flip_cf": "While Robert and Summer relaxed, Summer gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Steven and Don relaxed, Don gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Don and Steven relaxed, Steven gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Robert relaxed, Summer gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Don relaxed, Steven gave a notebook to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Robert", + "object": "notebook", + "place": "campground", + "random_a": "Don", + "random_b": "Steven", + "random_c": "Lewis" + } + }, + { + "text": "When Henry and Rob were about to leave the store, Henry gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Rob were about to leave the store, Neil gave a pair of glasses to", + "random_names_cf": "When Angel and Phil were about to leave the store, Angel gave a pair of glasses to", + "s1_io_flip_cf": "When Rob and Henry were about to leave the store, Henry gave a pair of glasses to", + "s2_io_flip_cf": "When Henry and Rob were about to leave the store, Rob gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Phil and Angel were about to leave the store, Angel gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Angel and Phil were about to leave the store, Phil gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Henry were about to leave the store, Rob gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Angel were about to leave the store, Phil gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Henry", + "object": "pair of glasses", + "place": "store", + "random_a": "Angel", + "random_b": "Phil", + "random_c": "Neil" + } + }, + { + "text": "Then, Robert and Steve had a lot of fun at the hangar. Robert gave a bowl to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Steve had a lot of fun at the hangar. Lewis gave a bowl to", + "random_names_cf": "Then, Joe and Steven had a lot of fun at the hangar. Joe gave a bowl to", + "s1_io_flip_cf": "Then, Steve and Robert had a lot of fun at the hangar. Robert gave a bowl to", + "s2_io_flip_cf": "Then, Robert and Steve had a lot of fun at the hangar. Steve gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Joe had a lot of fun at the hangar. Joe gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Steven had a lot of fun at the hangar. Steven gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Robert had a lot of fun at the hangar. Steve gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Joe had a lot of fun at the hangar. Steven gave a bowl to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Robert", + "object": "bowl", + "place": "hangar", + "random_a": "Joe", + "random_b": "Steven", + "random_c": "Lewis" + } + }, + { + "text": "While Sarah and Kay relaxed, Sarah gave a basket to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Kay relaxed, Luke gave a basket to", + "random_names_cf": "While Roger and Don relaxed, Roger gave a basket to", + "s1_io_flip_cf": "While Kay and Sarah relaxed, Sarah gave a basket to", + "s2_io_flip_cf": "While Sarah and Kay relaxed, Kay gave a basket to", + "random_names_s1_ioi_flip_cf": "While Don and Roger relaxed, Roger gave a basket to", + "random_names_s2_ioi_flip_cf": "While Roger and Don relaxed, Don gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Sarah relaxed, Kay gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Roger relaxed, Don gave a basket to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Sarah", + "object": "basket", + "place": "supermarket", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Luke" + } + }, + { + "text": "Then, Grant and Steven were working at the hangar. Grant decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Steven were working at the hangar. Kay decided to give a gold watch to", + "random_names_cf": "Then, Elizabeth and Daniel were working at the hangar. Elizabeth decided to give a gold watch to", + "s1_io_flip_cf": "Then, Steven and Grant were working at the hangar. Grant decided to give a gold watch to", + "s2_io_flip_cf": "Then, Grant and Steven were working at the hangar. Steven decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Elizabeth were working at the hangar. Elizabeth decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Daniel were working at the hangar. Daniel decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Grant were working at the hangar. Steven decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Elizabeth were working at the hangar. Daniel decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Grant", + "object": "gold watch", + "place": "hangar", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Kay" + } + }, + { + "text": "Before Rick and Jim left the ramp, Rick decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Jim left the ramp, Josh decided to give a trunk to", + "random_names_cf": "Before Don and Guy left the ramp, Don decided to give a trunk to", + "s1_io_flip_cf": "Before Jim and Rick left the ramp, Rick decided to give a trunk to", + "s2_io_flip_cf": "Before Rick and Jim left the ramp, Jim decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Guy and Don left the ramp, Don decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Don and Guy left the ramp, Guy decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Rick left the ramp, Jim decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Don left the ramp, Guy decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Rick", + "object": "trunk", + "place": "ramp", + "random_a": "Don", + "random_b": "Guy", + "random_c": "Josh" + } + }, + { + "text": "Then, Andrew and Kay went to the ferry. Andrew gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Kay went to the ferry. Edward gave a nail file to", + "random_names_cf": "Then, Tim and Charles went to the ferry. Tim gave a nail file to", + "s1_io_flip_cf": "Then, Kay and Andrew went to the ferry. Andrew gave a nail file to", + "s2_io_flip_cf": "Then, Andrew and Kay went to the ferry. Kay gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Tim went to the ferry. Tim gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Charles went to the ferry. Charles gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Andrew went to the ferry. Kay gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Tim went to the ferry. Charles gave a nail file to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Andrew", + "object": "nail file", + "place": "ferry", + "random_a": "Tim", + "random_b": "Charles", + "random_c": "Edward" + } + }, + { + "text": "Then, Steve and Neil went to the store. Steve gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Neil went to the store. Mike gave a basket to", + "random_names_cf": "Then, William and Joe went to the store. William gave a basket to", + "s1_io_flip_cf": "Then, Neil and Steve went to the store. Steve gave a basket to", + "s2_io_flip_cf": "Then, Steve and Neil went to the store. Neil gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Joe and William went to the store. William gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, William and Joe went to the store. Joe gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steve went to the store. Neil gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and William went to the store. Joe gave a basket to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steve", + "object": "basket", + "place": "store", + "random_a": "William", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "Then, Tim and Jonathan had a lot of fun at the mall. Tim gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Jonathan had a lot of fun at the mall. Elizabeth gave a mask to", + "random_names_cf": "Then, Kelly and Neil had a lot of fun at the mall. Kelly gave a mask to", + "s1_io_flip_cf": "Then, Jonathan and Tim had a lot of fun at the mall. Tim gave a mask to", + "s2_io_flip_cf": "Then, Tim and Jonathan had a lot of fun at the mall. Jonathan gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Kelly had a lot of fun at the mall. Kelly gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Neil had a lot of fun at the mall. Neil gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Tim had a lot of fun at the mall. Jonathan gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kelly had a lot of fun at the mall. Neil gave a mask to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tim", + "object": "mask", + "place": "mall", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Elizabeth" + } + }, + { + "text": "While Daniel and Stan relaxed, Daniel gave a pair of nail clippers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Stan relaxed, Elizabeth gave a pair of nail clippers to", + "random_names_cf": "While Will and Tim relaxed, Will gave a pair of nail clippers to", + "s1_io_flip_cf": "While Stan and Daniel relaxed, Daniel gave a pair of nail clippers to", + "s2_io_flip_cf": "While Daniel and Stan relaxed, Stan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "While Tim and Will relaxed, Will gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "While Will and Tim relaxed, Tim gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Daniel relaxed, Stan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Will relaxed, Tim gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Daniel", + "object": "pair of nail clippers", + "place": "campground", + "random_a": "Will", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Steve and Rick had a lot of fun at the court. Steve gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Rick had a lot of fun at the court. Ryan gave a nail file to", + "random_names_cf": "Then, Tim and Mike had a lot of fun at the court. Tim gave a nail file to", + "s1_io_flip_cf": "Then, Rick and Steve had a lot of fun at the court. Steve gave a nail file to", + "s2_io_flip_cf": "Then, Steve and Rick had a lot of fun at the court. Rick gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Tim had a lot of fun at the court. Tim gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Mike had a lot of fun at the court. Mike gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Steve had a lot of fun at the court. Rick gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tim had a lot of fun at the court. Mike gave a nail file to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Steve", + "object": "nail file", + "place": "court", + "random_a": "Tim", + "random_b": "Mike", + "random_c": "Ryan" + } + }, + { + "text": "Before Sarah and Robert left the casino, Sarah decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Robert left the casino, Angel decided to give a key to", + "random_names_cf": "Before Stan and Alex left the casino, Stan decided to give a key to", + "s1_io_flip_cf": "Before Robert and Sarah left the casino, Sarah decided to give a key to", + "s2_io_flip_cf": "Before Sarah and Robert left the casino, Robert decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before Alex and Stan left the casino, Stan decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Stan and Alex left the casino, Alex decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Sarah left the casino, Robert decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Stan left the casino, Alex decided to give a key to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Sarah", + "object": "key", + "place": "casino", + "random_a": "Stan", + "random_b": "Alex", + "random_c": "Angel" + } + }, + { + "text": "Then, Summer and Roger had a lot of fun at the racetrack. Summer gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Roger had a lot of fun at the racetrack. Tom gave a pair of glasses to", + "random_names_cf": "Then, Grant and Luke had a lot of fun at the racetrack. Grant gave a pair of glasses to", + "s1_io_flip_cf": "Then, Roger and Summer had a lot of fun at the racetrack. Summer gave a pair of glasses to", + "s2_io_flip_cf": "Then, Summer and Roger had a lot of fun at the racetrack. Roger gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Grant had a lot of fun at the racetrack. Grant gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Luke had a lot of fun at the racetrack. Luke gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Summer had a lot of fun at the racetrack. Roger gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Grant had a lot of fun at the racetrack. Luke gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Summer", + "object": "pair of glasses", + "place": "racetrack", + "random_a": "Grant", + "random_b": "Luke", + "random_c": "Tom" + } + }, + { + "text": "While Roy and Tim relaxed, Roy gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Tim relaxed, Steven gave a pillow to", + "random_names_cf": "While Josh and Daniel relaxed, Josh gave a pillow to", + "s1_io_flip_cf": "While Tim and Roy relaxed, Roy gave a pillow to", + "s2_io_flip_cf": "While Roy and Tim relaxed, Tim gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Daniel and Josh relaxed, Josh gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Josh and Daniel relaxed, Daniel gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Roy relaxed, Tim gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Josh relaxed, Daniel gave a pillow to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roy", + "object": "pillow", + "place": "square", + "random_a": "Josh", + "random_b": "Daniel", + "random_c": "Steven" + } + }, + { + "text": "Then, Roger and Kay went to the hangar. Roger gave a tablet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Kay went to the hangar. Austin gave a tablet to", + "random_names_cf": "Then, Edward and Charles went to the hangar. Edward gave a tablet to", + "s1_io_flip_cf": "Then, Kay and Roger went to the hangar. Roger gave a tablet to", + "s2_io_flip_cf": "Then, Roger and Kay went to the hangar. Kay gave a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Edward went to the hangar. Edward gave a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Charles went to the hangar. Charles gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Roger went to the hangar. Kay gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Edward went to the hangar. Charles gave a tablet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Roger", + "object": "tablet", + "place": "hangar", + "random_a": "Edward", + "random_b": "Charles", + "random_c": "Austin" + } + }, + { + "text": "Then, Roy and Josh went to the hangar. Roy gave a pen to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Josh went to the hangar. Ryan gave a pen to", + "random_names_cf": "Then, Andrew and Will went to the hangar. Andrew gave a pen to", + "s1_io_flip_cf": "Then, Josh and Roy went to the hangar. Roy gave a pen to", + "s2_io_flip_cf": "Then, Roy and Josh went to the hangar. Josh gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Will and Andrew went to the hangar. Andrew gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Will went to the hangar. Will gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Roy went to the hangar. Josh gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Andrew went to the hangar. Will gave a pen to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roy", + "object": "pen", + "place": "hangar", + "random_a": "Andrew", + "random_b": "Will", + "random_c": "Ryan" + } + }, + { + "text": "Once Kay and Stan arrived at the convenience store, Kay gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Stan arrived at the convenience store, Guy gave a machine to", + "random_names_cf": "Once Steve and Charles arrived at the convenience store, Steve gave a machine to", + "s1_io_flip_cf": "Once Stan and Kay arrived at the convenience store, Kay gave a machine to", + "s2_io_flip_cf": "Once Kay and Stan arrived at the convenience store, Stan gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Charles and Steve arrived at the convenience store, Steve gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Steve and Charles arrived at the convenience store, Charles gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Kay arrived at the convenience store, Stan gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Steve arrived at the convenience store, Charles gave a machine to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kay", + "object": "machine", + "place": "convenience store", + "random_a": "Steve", + "random_b": "Charles", + "random_c": "Guy" + } + }, + { + "text": "When Will and Neil were about to leave the market, Will gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Neil were about to leave the market, Edward gave a jar to", + "random_names_cf": "When Alex and Charles were about to leave the market, Alex gave a jar to", + "s1_io_flip_cf": "When Neil and Will were about to leave the market, Will gave a jar to", + "s2_io_flip_cf": "When Will and Neil were about to leave the market, Neil gave a jar to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex were about to leave the market, Alex gave a jar to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles were about to leave the market, Charles gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Will were about to leave the market, Neil gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex were about to leave the market, Charles gave a jar to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "jar", + "place": "market", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Edward" + } + }, + { + "text": "Once Joe and Phil arrived at the court, Joe gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Phil arrived at the court, Steven gave a machine to", + "random_names_cf": "Once Edward and Rick arrived at the court, Edward gave a machine to", + "s1_io_flip_cf": "Once Phil and Joe arrived at the court, Joe gave a machine to", + "s2_io_flip_cf": "Once Joe and Phil arrived at the court, Phil gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Rick and Edward arrived at the court, Edward gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Edward and Rick arrived at the court, Rick gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Joe arrived at the court, Phil gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Edward arrived at the court, Rick gave a machine to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Joe", + "object": "machine", + "place": "court", + "random_a": "Edward", + "random_b": "Rick", + "random_c": "Steven" + } + }, + { + "text": "When Rick and Phil were about to leave the ramp, Rick gave a blouse to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Phil were about to leave the ramp, Mike gave a blouse to", + "random_names_cf": "When Cal and Edward were about to leave the ramp, Cal gave a blouse to", + "s1_io_flip_cf": "When Phil and Rick were about to leave the ramp, Rick gave a blouse to", + "s2_io_flip_cf": "When Rick and Phil were about to leave the ramp, Phil gave a blouse to", + "random_names_s1_ioi_flip_cf": "When Edward and Cal were about to leave the ramp, Cal gave a blouse to", + "random_names_s2_ioi_flip_cf": "When Cal and Edward were about to leave the ramp, Edward gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Rick were about to leave the ramp, Phil gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Cal were about to leave the ramp, Edward gave a blouse to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Rick", + "object": "blouse", + "place": "ramp", + "random_a": "Cal", + "random_b": "Edward", + "random_c": "Mike" + } + }, + { + "text": "Once Rick and Roger arrived at the marketplace, Rick gave a notebook to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Roger arrived at the marketplace, Mike gave a notebook to", + "random_names_cf": "Once Robert and Andrew arrived at the marketplace, Robert gave a notebook to", + "s1_io_flip_cf": "Once Roger and Rick arrived at the marketplace, Rick gave a notebook to", + "s2_io_flip_cf": "Once Rick and Roger arrived at the marketplace, Roger gave a notebook to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Robert arrived at the marketplace, Robert gave a notebook to", + "random_names_s2_ioi_flip_cf": "Once Robert and Andrew arrived at the marketplace, Andrew gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Rick arrived at the marketplace, Roger gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Robert arrived at the marketplace, Andrew gave a notebook to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Rick", + "object": "notebook", + "place": "marketplace", + "random_a": "Robert", + "random_b": "Andrew", + "random_c": "Mike" + } + }, + { + "text": "While Scott and Sarah relaxed, Scott gave a remote control to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Sarah relaxed, Alex gave a remote control to", + "random_names_cf": "While Roger and Steven relaxed, Roger gave a remote control to", + "s1_io_flip_cf": "While Sarah and Scott relaxed, Scott gave a remote control to", + "s2_io_flip_cf": "While Scott and Sarah relaxed, Sarah gave a remote control to", + "random_names_s1_ioi_flip_cf": "While Steven and Roger relaxed, Roger gave a remote control to", + "random_names_s2_ioi_flip_cf": "While Roger and Steven relaxed, Steven gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Scott relaxed, Sarah gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Roger relaxed, Steven gave a remote control to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Scott", + "object": "remote control", + "place": "zoo", + "random_a": "Roger", + "random_b": "Steven", + "random_c": "Alex" + } + }, + { + "text": "Then, Stan and Steve had a lot of fun at the pet store. Stan gave a fork to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Steve had a lot of fun at the pet store. Mike gave a fork to", + "random_names_cf": "Then, Joe and Tom had a lot of fun at the pet store. Joe gave a fork to", + "s1_io_flip_cf": "Then, Steve and Stan had a lot of fun at the pet store. Stan gave a fork to", + "s2_io_flip_cf": "Then, Stan and Steve had a lot of fun at the pet store. Steve gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Joe had a lot of fun at the pet store. Joe gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Tom had a lot of fun at the pet store. Tom gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Stan had a lot of fun at the pet store. Steve gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Joe had a lot of fun at the pet store. Tom gave a fork to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Stan", + "object": "fork", + "place": "pet store", + "random_a": "Joe", + "random_b": "Tom", + "random_c": "Mike" + } + }, + { + "text": "The airport Don and Steve went to had a tent. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Don and Steve went to had a tent. Henry gave it to", + "random_names_cf": "The airport Sarah and Alexander went to had a tent. Sarah gave it to", + "s1_io_flip_cf": "The airport Steve and Don went to had a tent. Don gave it to", + "s2_io_flip_cf": "The airport Don and Steve went to had a tent. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The airport Alexander and Sarah went to had a tent. Sarah gave it to", + "random_names_s2_ioi_flip_cf": "The airport Sarah and Alexander went to had a tent. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Steve and Don went to had a tent. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Alexander and Sarah went to had a tent. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Don", + "object": "tent", + "place": "airport", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "Then, Roy and Steve were working at the circus. Roy decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Steve were working at the circus. Tim decided to give a pair of nail clippers to", + "random_names_cf": "Then, Henry and Charles were working at the circus. Henry decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Steve and Roy were working at the circus. Roy decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Roy and Steve were working at the circus. Steve decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Henry were working at the circus. Henry decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Charles were working at the circus. Charles decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy were working at the circus. Steve decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Henry were working at the circus. Charles decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "pair of nail clippers", + "place": "circus", + "random_a": "Henry", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "Then, Alexander and William had a lot of fun at the museum. Alexander gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and William had a lot of fun at the museum. Cal gave a pair of shoes to", + "random_names_cf": "Then, Ryan and Phil had a lot of fun at the museum. Ryan gave a pair of shoes to", + "s1_io_flip_cf": "Then, William and Alexander had a lot of fun at the museum. Alexander gave a pair of shoes to", + "s2_io_flip_cf": "Then, Alexander and William had a lot of fun at the museum. William gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Ryan had a lot of fun at the museum. Ryan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Phil had a lot of fun at the museum. Phil gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Alexander had a lot of fun at the museum. William gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Ryan had a lot of fun at the museum. Phil gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alexander", + "object": "pair of shoes", + "place": "museum", + "random_a": "Ryan", + "random_b": "Phil", + "random_c": "Cal" + } + }, + { + "text": "When Ross and Charles got a toaster at the department store, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Charles got a toaster at the department store, Guy decided to give it to", + "random_names_cf": "When Steve and Jim got a toaster at the department store, Steve decided to give it to", + "s1_io_flip_cf": "When Charles and Ross got a toaster at the department store, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Charles got a toaster at the department store, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Steve got a toaster at the department store, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Jim got a toaster at the department store, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Ross got a toaster at the department store, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Steve got a toaster at the department store, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Ross", + "object": "toaster", + "place": "department store", + "random_a": "Steve", + "random_b": "Jim", + "random_c": "Guy" + } + }, + { + "text": "Before Austin and Kay left the restaurant, Austin decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Kay left the restaurant, Will decided to give a bathtub to", + "random_names_cf": "Before Neil and Charles left the restaurant, Neil decided to give a bathtub to", + "s1_io_flip_cf": "Before Kay and Austin left the restaurant, Austin decided to give a bathtub to", + "s2_io_flip_cf": "Before Austin and Kay left the restaurant, Kay decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Charles and Neil left the restaurant, Neil decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Neil and Charles left the restaurant, Charles decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Austin left the restaurant, Kay decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Neil left the restaurant, Charles decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Austin", + "object": "bathtub", + "place": "restaurant", + "random_a": "Neil", + "random_b": "Charles", + "random_c": "Will" + } + }, + { + "text": "Then, Steve and Jim went to the gym. Steve gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Jim went to the gym. Steven gave a grater to", + "random_names_cf": "Then, Grant and Alexander went to the gym. Grant gave a grater to", + "s1_io_flip_cf": "Then, Jim and Steve went to the gym. Steve gave a grater to", + "s2_io_flip_cf": "Then, Steve and Jim went to the gym. Jim gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Grant went to the gym. Grant gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Alexander went to the gym. Alexander gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Steve went to the gym. Jim gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Grant went to the gym. Alexander gave a grater to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Steve", + "object": "grater", + "place": "gym", + "random_a": "Grant", + "random_b": "Alexander", + "random_c": "Steven" + } + }, + { + "text": "When Jonathan and Roger were about to leave the car, Jonathan gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Roger were about to leave the car, Luke gave a piece of tape to", + "random_names_cf": "When Phil and Josh were about to leave the car, Phil gave a piece of tape to", + "s1_io_flip_cf": "When Roger and Jonathan were about to leave the car, Jonathan gave a piece of tape to", + "s2_io_flip_cf": "When Jonathan and Roger were about to leave the car, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Josh and Phil were about to leave the car, Phil gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Phil and Josh were about to leave the car, Josh gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Jonathan were about to leave the car, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Phil were about to leave the car, Josh gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jonathan", + "object": "piece of tape", + "place": "car", + "random_a": "Phil", + "random_b": "Josh", + "random_c": "Luke" + } + }, + { + "text": "When Summer and Scott got a pair of glasses at the clothing store, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Scott got a pair of glasses at the clothing store, Joe decided to give it to", + "random_names_cf": "When Rob and Will got a pair of glasses at the clothing store, Rob decided to give it to", + "s1_io_flip_cf": "When Scott and Summer got a pair of glasses at the clothing store, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Scott got a pair of glasses at the clothing store, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Rob got a pair of glasses at the clothing store, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Will got a pair of glasses at the clothing store, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Summer got a pair of glasses at the clothing store, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Rob got a pair of glasses at the clothing store, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Summer", + "object": "pair of glasses", + "place": "clothing store", + "random_a": "Rob", + "random_b": "Will", + "random_c": "Joe" + } + }, + { + "text": "Then, Joe and Ryan were working at the gift shop. Joe decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Ryan were working at the gift shop. Roy decided to give a screwdriver to", + "random_names_cf": "Then, Cal and Jonathan were working at the gift shop. Cal decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Ryan and Joe were working at the gift shop. Joe decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Joe and Ryan were working at the gift shop. Ryan decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Cal were working at the gift shop. Cal decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Jonathan were working at the gift shop. Jonathan decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Joe were working at the gift shop. Ryan decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Cal were working at the gift shop. Jonathan decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Joe", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Cal", + "random_b": "Jonathan", + "random_c": "Roy" + } + }, + { + "text": "While Will and Neil relaxed, Will gave a scarf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Neil relaxed, Roy gave a scarf to", + "random_names_cf": "While Rick and Rob relaxed, Rick gave a scarf to", + "s1_io_flip_cf": "While Neil and Will relaxed, Will gave a scarf to", + "s2_io_flip_cf": "While Will and Neil relaxed, Neil gave a scarf to", + "random_names_s1_ioi_flip_cf": "While Rob and Rick relaxed, Rick gave a scarf to", + "random_names_s2_ioi_flip_cf": "While Rick and Rob relaxed, Rob gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Will relaxed, Neil gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Rick relaxed, Rob gave a scarf to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "scarf", + "place": "harbor", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "Roy" + } + }, + { + "text": "Then, Guy and Rob were working at the ramp. Guy decided to give a pencil to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Rob were working at the ramp. Lewis decided to give a pencil to", + "random_names_cf": "Then, Austin and Roy were working at the ramp. Austin decided to give a pencil to", + "s1_io_flip_cf": "Then, Rob and Guy were working at the ramp. Guy decided to give a pencil to", + "s2_io_flip_cf": "Then, Guy and Rob were working at the ramp. Rob decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Austin were working at the ramp. Austin decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Roy were working at the ramp. Roy decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Guy were working at the ramp. Rob decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Austin were working at the ramp. Roy decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Guy", + "object": "pencil", + "place": "ramp", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Lewis" + } + }, + { + "text": "When Phil and Robert were about to leave the convenience store, Phil gave a spoon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Robert were about to leave the convenience store, Don gave a spoon to", + "random_names_cf": "When Mike and Kelly were about to leave the convenience store, Mike gave a spoon to", + "s1_io_flip_cf": "When Robert and Phil were about to leave the convenience store, Phil gave a spoon to", + "s2_io_flip_cf": "When Phil and Robert were about to leave the convenience store, Robert gave a spoon to", + "random_names_s1_ioi_flip_cf": "When Kelly and Mike were about to leave the convenience store, Mike gave a spoon to", + "random_names_s2_ioi_flip_cf": "When Mike and Kelly were about to leave the convenience store, Kelly gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Phil were about to leave the convenience store, Robert gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Mike were about to leave the convenience store, Kelly gave a spoon to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "spoon", + "place": "convenience store", + "random_a": "Mike", + "random_b": "Kelly", + "random_c": "Don" + } + }, + { + "text": "Then, Elizabeth and Sarah went to the house. Elizabeth gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Sarah went to the house. Alex gave a grater to", + "random_names_cf": "Then, Grant and Josh went to the house. Grant gave a grater to", + "s1_io_flip_cf": "Then, Sarah and Elizabeth went to the house. Elizabeth gave a grater to", + "s2_io_flip_cf": "Then, Elizabeth and Sarah went to the house. Sarah gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Grant went to the house. Grant gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Josh went to the house. Josh gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Elizabeth went to the house. Sarah gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Grant went to the house. Josh gave a grater to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Elizabeth", + "object": "grater", + "place": "house", + "random_a": "Grant", + "random_b": "Josh", + "random_c": "Alex" + } + }, + { + "text": "When Ryan and Edward got a mask at the campground, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Edward got a mask at the campground, Joe decided to give it to", + "random_names_cf": "When Elizabeth and Roy got a mask at the campground, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Edward and Ryan got a mask at the campground, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Edward got a mask at the campground, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Elizabeth got a mask at the campground, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Roy got a mask at the campground, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Ryan got a mask at the campground, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Elizabeth got a mask at the campground, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ryan", + "object": "mask", + "place": "campground", + "random_a": "Elizabeth", + "random_b": "Roy", + "random_c": "Joe" + } + }, + { + "text": "When Guy and Steven were about to leave the dorm, Guy gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Steven were about to leave the dorm, Kelly gave a fan to", + "random_names_cf": "When Ross and Joe were about to leave the dorm, Ross gave a fan to", + "s1_io_flip_cf": "When Steven and Guy were about to leave the dorm, Guy gave a fan to", + "s2_io_flip_cf": "When Guy and Steven were about to leave the dorm, Steven gave a fan to", + "random_names_s1_ioi_flip_cf": "When Joe and Ross were about to leave the dorm, Ross gave a fan to", + "random_names_s2_ioi_flip_cf": "When Ross and Joe were about to leave the dorm, Joe gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Guy were about to leave the dorm, Steven gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Ross were about to leave the dorm, Joe gave a fan to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Guy", + "object": "fan", + "place": "dorm", + "random_a": "Ross", + "random_b": "Joe", + "random_c": "Kelly" + } + }, + { + "text": "Before Sarah and Andrew left the school, Sarah decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Andrew left the school, Edward decided to give a radiator to", + "random_names_cf": "Before Kay and Dan left the school, Kay decided to give a radiator to", + "s1_io_flip_cf": "Before Andrew and Sarah left the school, Sarah decided to give a radiator to", + "s2_io_flip_cf": "Before Sarah and Andrew left the school, Andrew decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Dan and Kay left the school, Kay decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Kay and Dan left the school, Dan decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Sarah left the school, Andrew decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Kay left the school, Dan decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Sarah", + "object": "radiator", + "place": "school", + "random_a": "Kay", + "random_b": "Dan", + "random_c": "Edward" + } + }, + { + "text": "When Andrew and Daniel got a basket at the campground, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Daniel got a basket at the campground, Alex decided to give it to", + "random_names_cf": "When Charles and Henry got a basket at the campground, Charles decided to give it to", + "s1_io_flip_cf": "When Daniel and Andrew got a basket at the campground, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Daniel got a basket at the campground, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Charles got a basket at the campground, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Henry got a basket at the campground, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Andrew got a basket at the campground, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Charles got a basket at the campground, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Andrew", + "object": "basket", + "place": "campground", + "random_a": "Charles", + "random_b": "Henry", + "random_c": "Alex" + } + }, + { + "text": "Then, Scott and Rob went to the mall. Scott gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Rob went to the mall. Phil gave a pair of glasses to", + "random_names_cf": "Then, Neil and Tom went to the mall. Neil gave a pair of glasses to", + "s1_io_flip_cf": "Then, Rob and Scott went to the mall. Scott gave a pair of glasses to", + "s2_io_flip_cf": "Then, Scott and Rob went to the mall. Rob gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Neil went to the mall. Neil gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Tom went to the mall. Tom gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Scott went to the mall. Rob gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Neil went to the mall. Tom gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Scott", + "object": "pair of glasses", + "place": "mall", + "random_a": "Neil", + "random_b": "Tom", + "random_c": "Phil" + } + }, + { + "text": "Then, Scott and Steve were working at the market. Scott decided to give a machine to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Steve were working at the market. Tom decided to give a machine to", + "random_names_cf": "Then, Angel and Alexander were working at the market. Angel decided to give a machine to", + "s1_io_flip_cf": "Then, Steve and Scott were working at the market. Scott decided to give a machine to", + "s2_io_flip_cf": "Then, Scott and Steve were working at the market. Steve decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Angel were working at the market. Angel decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Alexander were working at the market. Alexander decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Scott were working at the market. Steve decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Angel were working at the market. Alexander decided to give a machine to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Scott", + "object": "machine", + "place": "market", + "random_a": "Angel", + "random_b": "Alexander", + "random_c": "Tom" + } + }, + { + "text": "When Mike and Alex were about to leave the park, Mike gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Alex were about to leave the park, Dan gave a backpack to", + "random_names_cf": "When Guy and Robert were about to leave the park, Guy gave a backpack to", + "s1_io_flip_cf": "When Alex and Mike were about to leave the park, Mike gave a backpack to", + "s2_io_flip_cf": "When Mike and Alex were about to leave the park, Alex gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Robert and Guy were about to leave the park, Guy gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Guy and Robert were about to leave the park, Robert gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Mike were about to leave the park, Alex gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Guy were about to leave the park, Robert gave a backpack to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Mike", + "object": "backpack", + "place": "park", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Dan" + } + }, + { + "text": "While Robert and Alex relaxed, Robert gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Alex relaxed, Steve gave a pair of sunglasses to", + "random_names_cf": "While Josh and Guy relaxed, Josh gave a pair of sunglasses to", + "s1_io_flip_cf": "While Alex and Robert relaxed, Robert gave a pair of sunglasses to", + "s2_io_flip_cf": "While Robert and Alex relaxed, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Guy and Josh relaxed, Josh gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Josh and Guy relaxed, Guy gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Robert relaxed, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Josh relaxed, Guy gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "pair of sunglasses", + "place": "zoo", + "random_a": "Josh", + "random_b": "Guy", + "random_c": "Steve" + } + }, + { + "text": "While Kelly and Kay relaxed, Kelly gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Kay relaxed, Charles gave a screwdriver to", + "random_names_cf": "While Daniel and Rob relaxed, Daniel gave a screwdriver to", + "s1_io_flip_cf": "While Kay and Kelly relaxed, Kelly gave a screwdriver to", + "s2_io_flip_cf": "While Kelly and Kay relaxed, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Rob and Daniel relaxed, Daniel gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Daniel and Rob relaxed, Rob gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Kelly relaxed, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Daniel relaxed, Rob gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Kelly", + "object": "screwdriver", + "place": "break room", + "random_a": "Daniel", + "random_b": "Rob", + "random_c": "Charles" + } + }, + { + "text": "While Scott and Edward relaxed, Scott gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Edward relaxed, Robert gave a sifter to", + "random_names_cf": "While Don and Sarah relaxed, Don gave a sifter to", + "s1_io_flip_cf": "While Edward and Scott relaxed, Scott gave a sifter to", + "s2_io_flip_cf": "While Scott and Edward relaxed, Edward gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Sarah and Don relaxed, Don gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Don and Sarah relaxed, Sarah gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Scott relaxed, Edward gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Don relaxed, Sarah gave a sifter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Scott", + "object": "sifter", + "place": "zoo", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Robert" + } + }, + { + "text": "When Rick and Alex were about to leave the parking lot, Rick gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Alex were about to leave the parking lot, Josh gave a bucket of paint to", + "random_names_cf": "When Stan and Don were about to leave the parking lot, Stan gave a bucket of paint to", + "s1_io_flip_cf": "When Alex and Rick were about to leave the parking lot, Rick gave a bucket of paint to", + "s2_io_flip_cf": "When Rick and Alex were about to leave the parking lot, Alex gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Don and Stan were about to leave the parking lot, Stan gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Stan and Don were about to leave the parking lot, Don gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rick were about to leave the parking lot, Alex gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Stan were about to leave the parking lot, Don gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rick", + "object": "bucket of paint", + "place": "parking lot", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Josh" + } + }, + { + "text": "Then, Jonathan and Joe were working at the stadium. Jonathan decided to give a wrench to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Joe were working at the stadium. Scott decided to give a wrench to", + "random_names_cf": "Then, Josh and Angel were working at the stadium. Josh decided to give a wrench to", + "s1_io_flip_cf": "Then, Joe and Jonathan were working at the stadium. Jonathan decided to give a wrench to", + "s2_io_flip_cf": "Then, Jonathan and Joe were working at the stadium. Joe decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Josh were working at the stadium. Josh decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Angel were working at the stadium. Angel decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jonathan were working at the stadium. Joe decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Josh were working at the stadium. Angel decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jonathan", + "object": "wrench", + "place": "stadium", + "random_a": "Josh", + "random_b": "Angel", + "random_c": "Scott" + } + }, + { + "text": "Before Kay and Cal left the ramp, Kay decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Cal left the ramp, Roy decided to give a strap to", + "random_names_cf": "Before Robert and Don left the ramp, Robert decided to give a strap to", + "s1_io_flip_cf": "Before Cal and Kay left the ramp, Kay decided to give a strap to", + "s2_io_flip_cf": "Before Kay and Cal left the ramp, Cal decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Don and Robert left the ramp, Robert decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Robert and Don left the ramp, Don decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Kay left the ramp, Cal decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Robert left the ramp, Don decided to give a strap to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kay", + "object": "strap", + "place": "ramp", + "random_a": "Robert", + "random_b": "Don", + "random_c": "Roy" + } + }, + { + "text": "Before Andrew and Roy left the cafeteria, Andrew decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Roy left the cafeteria, Charles decided to give a can to", + "random_names_cf": "Before Steve and Robert left the cafeteria, Steve decided to give a can to", + "s1_io_flip_cf": "Before Roy and Andrew left the cafeteria, Andrew decided to give a can to", + "s2_io_flip_cf": "Before Andrew and Roy left the cafeteria, Roy decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Robert and Steve left the cafeteria, Steve decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Steve and Robert left the cafeteria, Robert decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Andrew left the cafeteria, Roy decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Steve left the cafeteria, Robert decided to give a can to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "can", + "place": "cafeteria", + "random_a": "Steve", + "random_b": "Robert", + "random_c": "Charles" + } + }, + { + "text": "When Joe and Austin got a radiator at the harbor, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Austin got a radiator at the harbor, Alex decided to give it to", + "random_names_cf": "When Steve and Jim got a radiator at the harbor, Steve decided to give it to", + "s1_io_flip_cf": "When Austin and Joe got a radiator at the harbor, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Austin got a radiator at the harbor, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Steve got a radiator at the harbor, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Jim got a radiator at the harbor, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Joe got a radiator at the harbor, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Steve got a radiator at the harbor, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Joe", + "object": "radiator", + "place": "harbor", + "random_a": "Steve", + "random_b": "Jim", + "random_c": "Alex" + } + }, + { + "text": "When Summer and Daniel got a pair of glasses at the studio, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Daniel got a pair of glasses at the studio, Peter decided to give it to", + "random_names_cf": "When Stan and Don got a pair of glasses at the studio, Stan decided to give it to", + "s1_io_flip_cf": "When Daniel and Summer got a pair of glasses at the studio, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Daniel got a pair of glasses at the studio, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Stan got a pair of glasses at the studio, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Don got a pair of glasses at the studio, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Summer got a pair of glasses at the studio, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Stan got a pair of glasses at the studio, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Summer", + "object": "pair of glasses", + "place": "studio", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Peter" + } + }, + { + "text": "When Tim and Steve were about to leave the airport, Tim gave a gold watch to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Steve were about to leave the airport, Phil gave a gold watch to", + "random_names_cf": "When Rick and Dan were about to leave the airport, Rick gave a gold watch to", + "s1_io_flip_cf": "When Steve and Tim were about to leave the airport, Tim gave a gold watch to", + "s2_io_flip_cf": "When Tim and Steve were about to leave the airport, Steve gave a gold watch to", + "random_names_s1_ioi_flip_cf": "When Dan and Rick were about to leave the airport, Rick gave a gold watch to", + "random_names_s2_ioi_flip_cf": "When Rick and Dan were about to leave the airport, Dan gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Tim were about to leave the airport, Steve gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Rick were about to leave the airport, Dan gave a gold watch to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "gold watch", + "place": "airport", + "random_a": "Rick", + "random_b": "Dan", + "random_c": "Phil" + } + }, + { + "text": "When Scott and Will got a mask at the university campus, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Will got a mask at the university campus, Steven decided to give it to", + "random_names_cf": "When Sarah and Neil got a mask at the university campus, Sarah decided to give it to", + "s1_io_flip_cf": "When Will and Scott got a mask at the university campus, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Will got a mask at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Sarah got a mask at the university campus, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Neil got a mask at the university campus, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Scott got a mask at the university campus, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Sarah got a mask at the university campus, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Scott", + "object": "mask", + "place": "university campus", + "random_a": "Sarah", + "random_b": "Neil", + "random_c": "Steven" + } + }, + { + "text": "The gym Angel and Henry went to had a funnel. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Angel and Henry went to had a funnel. Guy gave it to", + "random_names_cf": "The gym William and Austin went to had a funnel. William gave it to", + "s1_io_flip_cf": "The gym Henry and Angel went to had a funnel. Angel gave it to", + "s2_io_flip_cf": "The gym Angel and Henry went to had a funnel. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The gym Austin and William went to had a funnel. William gave it to", + "random_names_s2_ioi_flip_cf": "The gym William and Austin went to had a funnel. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Henry and Angel went to had a funnel. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Austin and William went to had a funnel. Austin gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Angel", + "object": "funnel", + "place": "gym", + "random_a": "William", + "random_b": "Austin", + "random_c": "Guy" + } + }, + { + "text": "Then, Elizabeth and Charles had a lot of fun at the harbor. Elizabeth gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Charles had a lot of fun at the harbor. Will gave a folder to", + "random_names_cf": "Then, Scott and Phil had a lot of fun at the harbor. Scott gave a folder to", + "s1_io_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the harbor. Elizabeth gave a folder to", + "s2_io_flip_cf": "Then, Elizabeth and Charles had a lot of fun at the harbor. Charles gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Scott had a lot of fun at the harbor. Scott gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Phil had a lot of fun at the harbor. Phil gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the harbor. Charles gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Scott had a lot of fun at the harbor. Phil gave a folder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "folder", + "place": "harbor", + "random_a": "Scott", + "random_b": "Phil", + "random_c": "Will" + } + }, + { + "text": "While Edward and Dan relaxed, Edward gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Dan relaxed, Henry gave a pencil to", + "random_names_cf": "While Roy and Luke relaxed, Roy gave a pencil to", + "s1_io_flip_cf": "While Dan and Edward relaxed, Edward gave a pencil to", + "s2_io_flip_cf": "While Edward and Dan relaxed, Dan gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Luke and Roy relaxed, Roy gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Roy and Luke relaxed, Luke gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Edward relaxed, Dan gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Roy relaxed, Luke gave a pencil to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "pencil", + "place": "clothing store", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Henry" + } + }, + { + "text": "Before Grant and Steven left the gym, Grant decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Steven left the gym, Jonathan decided to give a bucket of paint to", + "random_names_cf": "Before Dan and Luke left the gym, Dan decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Steven and Grant left the gym, Grant decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Grant and Steven left the gym, Steven decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Luke and Dan left the gym, Dan decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Dan and Luke left the gym, Luke decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Grant left the gym, Steven decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Dan left the gym, Luke decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Grant", + "object": "bucket of paint", + "place": "gym", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Ross and Steve went to the parking lot. Ross gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Steve went to the parking lot. Rick gave a bowl to", + "random_names_cf": "Then, Scott and Robert went to the parking lot. Scott gave a bowl to", + "s1_io_flip_cf": "Then, Steve and Ross went to the parking lot. Ross gave a bowl to", + "s2_io_flip_cf": "Then, Ross and Steve went to the parking lot. Steve gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Scott went to the parking lot. Scott gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Robert went to the parking lot. Robert gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Ross went to the parking lot. Steve gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Scott went to the parking lot. Robert gave a bowl to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "bowl", + "place": "parking lot", + "random_a": "Scott", + "random_b": "Robert", + "random_c": "Rick" + } + }, + { + "text": "When Austin and Guy were about to leave the supermarket, Austin gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Guy were about to leave the supermarket, Tim gave a screwdriver to", + "random_names_cf": "When Charles and Angel were about to leave the supermarket, Charles gave a screwdriver to", + "s1_io_flip_cf": "When Guy and Austin were about to leave the supermarket, Austin gave a screwdriver to", + "s2_io_flip_cf": "When Austin and Guy were about to leave the supermarket, Guy gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Angel and Charles were about to leave the supermarket, Charles gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Charles and Angel were about to leave the supermarket, Angel gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Austin were about to leave the supermarket, Guy gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Charles were about to leave the supermarket, Angel gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Austin", + "object": "screwdriver", + "place": "supermarket", + "random_a": "Charles", + "random_b": "Angel", + "random_c": "Tim" + } + }, + { + "text": "While Guy and Elizabeth relaxed, Guy gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Elizabeth relaxed, Ross gave a sink to", + "random_names_cf": "While Kay and Neil relaxed, Kay gave a sink to", + "s1_io_flip_cf": "While Elizabeth and Guy relaxed, Guy gave a sink to", + "s2_io_flip_cf": "While Guy and Elizabeth relaxed, Elizabeth gave a sink to", + "random_names_s1_ioi_flip_cf": "While Neil and Kay relaxed, Kay gave a sink to", + "random_names_s2_ioi_flip_cf": "While Kay and Neil relaxed, Neil gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Guy relaxed, Elizabeth gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Kay relaxed, Neil gave a sink to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Guy", + "object": "sink", + "place": "clothing store", + "random_a": "Kay", + "random_b": "Neil", + "random_c": "Ross" + } + }, + { + "text": "Once Kelly and Henry arrived at the department store, Kelly gave a wrench to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Henry arrived at the department store, Will gave a wrench to", + "random_names_cf": "Once Neil and Daniel arrived at the department store, Neil gave a wrench to", + "s1_io_flip_cf": "Once Henry and Kelly arrived at the department store, Kelly gave a wrench to", + "s2_io_flip_cf": "Once Kelly and Henry arrived at the department store, Henry gave a wrench to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Neil arrived at the department store, Neil gave a wrench to", + "random_names_s2_ioi_flip_cf": "Once Neil and Daniel arrived at the department store, Daniel gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Kelly arrived at the department store, Henry gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Neil arrived at the department store, Daniel gave a wrench to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kelly", + "object": "wrench", + "place": "department store", + "random_a": "Neil", + "random_b": "Daniel", + "random_c": "Will" + } + }, + { + "text": "Before Stan and Kelly left the supermarket, Stan decided to give a desk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Kelly left the supermarket, Kay decided to give a desk to", + "random_names_cf": "Before Cal and Luke left the supermarket, Cal decided to give a desk to", + "s1_io_flip_cf": "Before Kelly and Stan left the supermarket, Stan decided to give a desk to", + "s2_io_flip_cf": "Before Stan and Kelly left the supermarket, Kelly decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Before Luke and Cal left the supermarket, Cal decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Before Cal and Luke left the supermarket, Luke decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Stan left the supermarket, Kelly decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Cal left the supermarket, Luke decided to give a desk to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Stan", + "object": "desk", + "place": "supermarket", + "random_a": "Cal", + "random_b": "Luke", + "random_c": "Kay" + } + }, + { + "text": "Then, Kelly and Tim were working at the garden. Kelly decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Tim were working at the garden. William decided to give a match to", + "random_names_cf": "Then, Alex and Summer were working at the garden. Alex decided to give a match to", + "s1_io_flip_cf": "Then, Tim and Kelly were working at the garden. Kelly decided to give a match to", + "s2_io_flip_cf": "Then, Kelly and Tim were working at the garden. Tim decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Alex were working at the garden. Alex decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Summer were working at the garden. Summer decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Kelly were working at the garden. Tim decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Alex were working at the garden. Summer decided to give a match to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Kelly", + "object": "match", + "place": "garden", + "random_a": "Alex", + "random_b": "Summer", + "random_c": "William" + } + }, + { + "text": "When Robert and Rob were about to leave the marketplace, Robert gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Rob were about to leave the marketplace, Mike gave a nail file to", + "random_names_cf": "When Tim and Luke were about to leave the marketplace, Tim gave a nail file to", + "s1_io_flip_cf": "When Rob and Robert were about to leave the marketplace, Robert gave a nail file to", + "s2_io_flip_cf": "When Robert and Rob were about to leave the marketplace, Rob gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Luke and Tim were about to leave the marketplace, Tim gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Tim and Luke were about to leave the marketplace, Luke gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Robert were about to leave the marketplace, Rob gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Tim were about to leave the marketplace, Luke gave a nail file to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Robert", + "object": "nail file", + "place": "marketplace", + "random_a": "Tim", + "random_b": "Luke", + "random_c": "Mike" + } + }, + { + "text": "When Alex and Peter got a carpet at the square, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Peter got a carpet at the square, Ryan decided to give it to", + "random_names_cf": "When Guy and Robert got a carpet at the square, Guy decided to give it to", + "s1_io_flip_cf": "When Peter and Alex got a carpet at the square, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Peter got a carpet at the square, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Guy got a carpet at the square, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Robert got a carpet at the square, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Alex got a carpet at the square, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Guy got a carpet at the square, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alex", + "object": "carpet", + "place": "square", + "random_a": "Guy", + "random_b": "Robert", + "random_c": "Ryan" + } + }, + { + "text": "When Charles and William were about to leave the studio, Charles gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and William were about to leave the studio, Rick gave a thimble to", + "random_names_cf": "When Stan and Ryan were about to leave the studio, Stan gave a thimble to", + "s1_io_flip_cf": "When William and Charles were about to leave the studio, Charles gave a thimble to", + "s2_io_flip_cf": "When Charles and William were about to leave the studio, William gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Ryan and Stan were about to leave the studio, Stan gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Stan and Ryan were about to leave the studio, Ryan gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Charles were about to leave the studio, William gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Stan were about to leave the studio, Ryan gave a thimble to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Charles", + "object": "thimble", + "place": "studio", + "random_a": "Stan", + "random_b": "Ryan", + "random_c": "Rick" + } + }, + { + "text": "Then, Elizabeth and Summer were working at the hangar. Elizabeth decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Summer were working at the hangar. Jim decided to give a fork to", + "random_names_cf": "Then, Kelly and Neil were working at the hangar. Kelly decided to give a fork to", + "s1_io_flip_cf": "Then, Summer and Elizabeth were working at the hangar. Elizabeth decided to give a fork to", + "s2_io_flip_cf": "Then, Elizabeth and Summer were working at the hangar. Summer decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Kelly were working at the hangar. Kelly decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Neil were working at the hangar. Neil decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Elizabeth were working at the hangar. Summer decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kelly were working at the hangar. Neil decided to give a fork to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Elizabeth", + "object": "fork", + "place": "hangar", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Jim" + } + }, + { + "text": "Then, Dan and Kelly were working at the pet store. Dan decided to give a dress to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Kelly were working at the pet store. Elizabeth decided to give a dress to", + "random_names_cf": "Then, Will and Luke were working at the pet store. Will decided to give a dress to", + "s1_io_flip_cf": "Then, Kelly and Dan were working at the pet store. Dan decided to give a dress to", + "s2_io_flip_cf": "Then, Dan and Kelly were working at the pet store. Kelly decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Will were working at the pet store. Will decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Then, Will and Luke were working at the pet store. Luke decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Dan were working at the pet store. Kelly decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Will were working at the pet store. Luke decided to give a dress to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Dan", + "object": "dress", + "place": "pet store", + "random_a": "Will", + "random_b": "Luke", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Robert and Roy had a lot of fun at the boatyard. Robert gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Roy had a lot of fun at the boatyard. Peter gave a desk to", + "random_names_cf": "Then, Charles and Steven had a lot of fun at the boatyard. Charles gave a desk to", + "s1_io_flip_cf": "Then, Roy and Robert had a lot of fun at the boatyard. Robert gave a desk to", + "s2_io_flip_cf": "Then, Robert and Roy had a lot of fun at the boatyard. Roy gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Charles had a lot of fun at the boatyard. Charles gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Steven had a lot of fun at the boatyard. Steven gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Robert had a lot of fun at the boatyard. Roy gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Charles had a lot of fun at the boatyard. Steven gave a desk to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Robert", + "object": "desk", + "place": "boatyard", + "random_a": "Charles", + "random_b": "Steven", + "random_c": "Peter" + } + }, + { + "text": "The pet store Rick and Ross went to had a heater. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Rick and Ross went to had a heater. Jonathan gave it to", + "random_names_cf": "The pet store Lewis and Rob went to had a heater. Lewis gave it to", + "s1_io_flip_cf": "The pet store Ross and Rick went to had a heater. Rick gave it to", + "s2_io_flip_cf": "The pet store Rick and Ross went to had a heater. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Rob and Lewis went to had a heater. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Lewis and Rob went to had a heater. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Ross and Rick went to had a heater. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Rob and Lewis went to had a heater. Rob gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Rick", + "object": "heater", + "place": "pet store", + "random_a": "Lewis", + "random_b": "Rob", + "random_c": "Jonathan" + } + }, + { + "text": "Before Charles and Lewis left the airport, Charles decided to give a folder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Lewis left the airport, Austin decided to give a folder to", + "random_names_cf": "Before Joe and Summer left the airport, Joe decided to give a folder to", + "s1_io_flip_cf": "Before Lewis and Charles left the airport, Charles decided to give a folder to", + "s2_io_flip_cf": "Before Charles and Lewis left the airport, Lewis decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Before Summer and Joe left the airport, Joe decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Before Joe and Summer left the airport, Summer decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Charles left the airport, Lewis decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Joe left the airport, Summer decided to give a folder to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Charles", + "object": "folder", + "place": "airport", + "random_a": "Joe", + "random_b": "Summer", + "random_c": "Austin" + } + }, + { + "text": "Then, Jim and Grant had a lot of fun at the court. Jim gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Grant had a lot of fun at the court. Stan gave a razor to", + "random_names_cf": "Then, Ross and Rick had a lot of fun at the court. Ross gave a razor to", + "s1_io_flip_cf": "Then, Grant and Jim had a lot of fun at the court. Jim gave a razor to", + "s2_io_flip_cf": "Then, Jim and Grant had a lot of fun at the court. Grant gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Ross had a lot of fun at the court. Ross gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Rick had a lot of fun at the court. Rick gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Jim had a lot of fun at the court. Grant gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Ross had a lot of fun at the court. Rick gave a razor to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jim", + "object": "razor", + "place": "court", + "random_a": "Ross", + "random_b": "Rick", + "random_c": "Stan" + } + }, + { + "text": "Once Summer and Sarah arrived at the convenience store, Summer gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Sarah arrived at the convenience store, Alexander gave a folder to", + "random_names_cf": "Once Alex and Josh arrived at the convenience store, Alex gave a folder to", + "s1_io_flip_cf": "Once Sarah and Summer arrived at the convenience store, Summer gave a folder to", + "s2_io_flip_cf": "Once Summer and Sarah arrived at the convenience store, Sarah gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Josh and Alex arrived at the convenience store, Alex gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Alex and Josh arrived at the convenience store, Josh gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Summer arrived at the convenience store, Sarah gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Alex arrived at the convenience store, Josh gave a folder to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Summer", + "object": "folder", + "place": "convenience store", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Alexander" + } + }, + { + "text": "Once Mike and William arrived at the optician, Mike gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and William arrived at the optician, Jim gave a nail file to", + "random_names_cf": "Once Cal and Rick arrived at the optician, Cal gave a nail file to", + "s1_io_flip_cf": "Once William and Mike arrived at the optician, Mike gave a nail file to", + "s2_io_flip_cf": "Once Mike and William arrived at the optician, William gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Rick and Cal arrived at the optician, Cal gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Cal and Rick arrived at the optician, Rick gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Mike arrived at the optician, William gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Cal arrived at the optician, Rick gave a nail file to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "nail file", + "place": "optician", + "random_a": "Cal", + "random_b": "Rick", + "random_c": "Jim" + } + }, + { + "text": "Then, Roy and Sarah went to the gift shop. Roy gave a toaster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Sarah went to the gift shop. Steve gave a toaster to", + "random_names_cf": "Then, Grant and Tim went to the gift shop. Grant gave a toaster to", + "s1_io_flip_cf": "Then, Sarah and Roy went to the gift shop. Roy gave a toaster to", + "s2_io_flip_cf": "Then, Roy and Sarah went to the gift shop. Sarah gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Grant went to the gift shop. Grant gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Tim went to the gift shop. Tim gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Roy went to the gift shop. Sarah gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Grant went to the gift shop. Tim gave a toaster to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roy", + "object": "toaster", + "place": "gift shop", + "random_a": "Grant", + "random_b": "Tim", + "random_c": "Steve" + } + }, + { + "text": "Then, Ross and William had a lot of fun at the zoo. Ross gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and William had a lot of fun at the zoo. Daniel gave a glove to", + "random_names_cf": "Then, Roy and Kelly had a lot of fun at the zoo. Roy gave a glove to", + "s1_io_flip_cf": "Then, William and Ross had a lot of fun at the zoo. Ross gave a glove to", + "s2_io_flip_cf": "Then, Ross and William had a lot of fun at the zoo. William gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Roy had a lot of fun at the zoo. Roy gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Kelly had a lot of fun at the zoo. Kelly gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Ross had a lot of fun at the zoo. William gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Roy had a lot of fun at the zoo. Kelly gave a glove to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Ross", + "object": "glove", + "place": "zoo", + "random_a": "Roy", + "random_b": "Kelly", + "random_c": "Daniel" + } + }, + { + "text": "While Roy and Josh relaxed, Roy gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Josh relaxed, Roger gave a cable to", + "random_names_cf": "While Cal and Scott relaxed, Cal gave a cable to", + "s1_io_flip_cf": "While Josh and Roy relaxed, Roy gave a cable to", + "s2_io_flip_cf": "While Roy and Josh relaxed, Josh gave a cable to", + "random_names_s1_ioi_flip_cf": "While Scott and Cal relaxed, Cal gave a cable to", + "random_names_s2_ioi_flip_cf": "While Cal and Scott relaxed, Scott gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Roy relaxed, Josh gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Cal relaxed, Scott gave a cable to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roy", + "object": "cable", + "place": "car", + "random_a": "Cal", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "Then, Stan and Roger had a lot of fun at the dorm. Stan gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Roger had a lot of fun at the dorm. William gave a piece of tape to", + "random_names_cf": "Then, Cal and Grant had a lot of fun at the dorm. Cal gave a piece of tape to", + "s1_io_flip_cf": "Then, Roger and Stan had a lot of fun at the dorm. Stan gave a piece of tape to", + "s2_io_flip_cf": "Then, Stan and Roger had a lot of fun at the dorm. Roger gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Cal had a lot of fun at the dorm. Cal gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Grant had a lot of fun at the dorm. Grant gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Stan had a lot of fun at the dorm. Roger gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Cal had a lot of fun at the dorm. Grant gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Stan", + "object": "piece of tape", + "place": "dorm", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "William" + } + }, + { + "text": "Then, Elizabeth and Luke were working at the school. Elizabeth decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Luke were working at the school. Steven decided to give a pair of nail clippers to", + "random_names_cf": "Then, Robert and Ross were working at the school. Robert decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Luke and Elizabeth were working at the school. Elizabeth decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Elizabeth and Luke were working at the school. Luke decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Robert were working at the school. Robert decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Ross were working at the school. Ross decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Elizabeth were working at the school. Luke decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Robert were working at the school. Ross decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Elizabeth", + "object": "pair of nail clippers", + "place": "school", + "random_a": "Robert", + "random_b": "Ross", + "random_c": "Steven" + } + }, + { + "text": "Then, Will and Mike were working at the circus. Will decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Mike were working at the circus. Angel decided to give a sock to", + "random_names_cf": "Then, Edward and Joe were working at the circus. Edward decided to give a sock to", + "s1_io_flip_cf": "Then, Mike and Will were working at the circus. Will decided to give a sock to", + "s2_io_flip_cf": "Then, Will and Mike were working at the circus. Mike decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Edward were working at the circus. Edward decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Joe were working at the circus. Joe decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Will were working at the circus. Mike decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Edward were working at the circus. Joe decided to give a sock to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Will", + "object": "sock", + "place": "circus", + "random_a": "Edward", + "random_b": "Joe", + "random_c": "Angel" + } + }, + { + "text": "The resort Stan and Alexander went to had a joystick. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Stan and Alexander went to had a joystick. William gave it to", + "random_names_cf": "The resort Ryan and Daniel went to had a joystick. Ryan gave it to", + "s1_io_flip_cf": "The resort Alexander and Stan went to had a joystick. Stan gave it to", + "s2_io_flip_cf": "The resort Stan and Alexander went to had a joystick. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The resort Daniel and Ryan went to had a joystick. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The resort Ryan and Daniel went to had a joystick. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Alexander and Stan went to had a joystick. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort Daniel and Ryan went to had a joystick. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Stan", + "object": "joystick", + "place": "resort", + "random_a": "Ryan", + "random_b": "Daniel", + "random_c": "William" + } + }, + { + "text": "The museum Charles and Josh went to had a screwdriver. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Charles and Josh went to had a screwdriver. Summer gave it to", + "random_names_cf": "The museum Joe and Tim went to had a screwdriver. Joe gave it to", + "s1_io_flip_cf": "The museum Josh and Charles went to had a screwdriver. Charles gave it to", + "s2_io_flip_cf": "The museum Charles and Josh went to had a screwdriver. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The museum Tim and Joe went to had a screwdriver. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The museum Joe and Tim went to had a screwdriver. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Josh and Charles went to had a screwdriver. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Tim and Joe went to had a screwdriver. Tim gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Charles", + "object": "screwdriver", + "place": "museum", + "random_a": "Joe", + "random_b": "Tim", + "random_c": "Summer" + } + }, + { + "text": "When William and Stan got a screwdriver at the gym, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Stan got a screwdriver at the gym, Guy decided to give it to", + "random_names_cf": "When Luke and Kelly got a screwdriver at the gym, Luke decided to give it to", + "s1_io_flip_cf": "When Stan and William got a screwdriver at the gym, William decided to give it to", + "s2_io_flip_cf": "When William and Stan got a screwdriver at the gym, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Luke got a screwdriver at the gym, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Kelly got a screwdriver at the gym, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and William got a screwdriver at the gym, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Luke got a screwdriver at the gym, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "William", + "object": "screwdriver", + "place": "gym", + "random_a": "Luke", + "random_b": "Kelly", + "random_c": "Guy" + } + }, + { + "text": "Before Ross and Ryan left the hotel, Ross decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Ryan left the hotel, Kay decided to give a shelf to", + "random_names_cf": "Before Elizabeth and Rob left the hotel, Elizabeth decided to give a shelf to", + "s1_io_flip_cf": "Before Ryan and Ross left the hotel, Ross decided to give a shelf to", + "s2_io_flip_cf": "Before Ross and Ryan left the hotel, Ryan decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Rob and Elizabeth left the hotel, Elizabeth decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Rob left the hotel, Rob decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Ross left the hotel, Ryan decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Elizabeth left the hotel, Rob decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Ross", + "object": "shelf", + "place": "hotel", + "random_a": "Elizabeth", + "random_b": "Rob", + "random_c": "Kay" + } + }, + { + "text": "Then, Don and Rick went to the optician. Don gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Rick went to the optician. Jonathan gave a pair of glasses to", + "random_names_cf": "Then, Steven and Summer went to the optician. Steven gave a pair of glasses to", + "s1_io_flip_cf": "Then, Rick and Don went to the optician. Don gave a pair of glasses to", + "s2_io_flip_cf": "Then, Don and Rick went to the optician. Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Steven went to the optician. Steven gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Summer went to the optician. Summer gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Don went to the optician. Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Steven went to the optician. Summer gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Don", + "object": "pair of glasses", + "place": "optician", + "random_a": "Steven", + "random_b": "Summer", + "random_c": "Jonathan" + } + }, + { + "text": "Once Dan and Sarah arrived at the stadium, Dan gave a key to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Sarah arrived at the stadium, Will gave a key to", + "random_names_cf": "Once Angel and Roger arrived at the stadium, Angel gave a key to", + "s1_io_flip_cf": "Once Sarah and Dan arrived at the stadium, Dan gave a key to", + "s2_io_flip_cf": "Once Dan and Sarah arrived at the stadium, Sarah gave a key to", + "random_names_s1_ioi_flip_cf": "Once Roger and Angel arrived at the stadium, Angel gave a key to", + "random_names_s2_ioi_flip_cf": "Once Angel and Roger arrived at the stadium, Roger gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Dan arrived at the stadium, Sarah gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Angel arrived at the stadium, Roger gave a key to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Dan", + "object": "key", + "place": "stadium", + "random_a": "Angel", + "random_b": "Roger", + "random_c": "Will" + } + }, + { + "text": "When Alex and Alexander got a pair of goggles at the circus, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Alexander got a pair of goggles at the circus, Grant decided to give it to", + "random_names_cf": "When Don and Jonathan got a pair of goggles at the circus, Don decided to give it to", + "s1_io_flip_cf": "When Alexander and Alex got a pair of goggles at the circus, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Alexander got a pair of goggles at the circus, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Don got a pair of goggles at the circus, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Jonathan got a pair of goggles at the circus, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Alex got a pair of goggles at the circus, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Don got a pair of goggles at the circus, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Alex", + "object": "pair of goggles", + "place": "circus", + "random_a": "Don", + "random_b": "Jonathan", + "random_c": "Grant" + } + }, + { + "text": "When Joe and Jim got a desk at the studio, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Jim got a desk at the studio, Stan decided to give it to", + "random_names_cf": "When Rick and Tom got a desk at the studio, Rick decided to give it to", + "s1_io_flip_cf": "When Jim and Joe got a desk at the studio, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Jim got a desk at the studio, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Rick got a desk at the studio, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Tom got a desk at the studio, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Joe got a desk at the studio, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Rick got a desk at the studio, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Joe", + "object": "desk", + "place": "studio", + "random_a": "Rick", + "random_b": "Tom", + "random_c": "Stan" + } + }, + { + "text": "When Neil and Edward got a napkin at the service station, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Edward got a napkin at the service station, Summer decided to give it to", + "random_names_cf": "When Scott and Guy got a napkin at the service station, Scott decided to give it to", + "s1_io_flip_cf": "When Edward and Neil got a napkin at the service station, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Edward got a napkin at the service station, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Scott got a napkin at the service station, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Guy got a napkin at the service station, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Neil got a napkin at the service station, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Scott got a napkin at the service station, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Neil", + "object": "napkin", + "place": "service station", + "random_a": "Scott", + "random_b": "Guy", + "random_c": "Summer" + } + }, + { + "text": "Once Andrew and Steven arrived at the hangar, Andrew gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Steven arrived at the hangar, Mike gave a strap to", + "random_names_cf": "Once Joe and Josh arrived at the hangar, Joe gave a strap to", + "s1_io_flip_cf": "Once Steven and Andrew arrived at the hangar, Andrew gave a strap to", + "s2_io_flip_cf": "Once Andrew and Steven arrived at the hangar, Steven gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Josh and Joe arrived at the hangar, Joe gave a strap to", + "random_names_s2_ioi_flip_cf": "Once Joe and Josh arrived at the hangar, Josh gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Andrew arrived at the hangar, Steven gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Joe arrived at the hangar, Josh gave a strap to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Andrew", + "object": "strap", + "place": "hangar", + "random_a": "Joe", + "random_b": "Josh", + "random_c": "Mike" + } + }, + { + "text": "Before Rick and Cal left the pet store, Rick decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Cal left the pet store, Neil decided to give a drill bit to", + "random_names_cf": "Before Summer and Alex left the pet store, Summer decided to give a drill bit to", + "s1_io_flip_cf": "Before Cal and Rick left the pet store, Rick decided to give a drill bit to", + "s2_io_flip_cf": "Before Rick and Cal left the pet store, Cal decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Alex and Summer left the pet store, Summer decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before Summer and Alex left the pet store, Alex decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Rick left the pet store, Cal decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Summer left the pet store, Alex decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rick", + "object": "drill bit", + "place": "pet store", + "random_a": "Summer", + "random_b": "Alex", + "random_c": "Neil" + } + }, + { + "text": "The casino Tim and Neil went to had a bathtub. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Tim and Neil went to had a bathtub. Ryan gave it to", + "random_names_cf": "The casino Alexander and Kelly went to had a bathtub. Alexander gave it to", + "s1_io_flip_cf": "The casino Neil and Tim went to had a bathtub. Tim gave it to", + "s2_io_flip_cf": "The casino Tim and Neil went to had a bathtub. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The casino Kelly and Alexander went to had a bathtub. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The casino Alexander and Kelly went to had a bathtub. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Neil and Tim went to had a bathtub. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Kelly and Alexander went to had a bathtub. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "bathtub", + "place": "casino", + "random_a": "Alexander", + "random_b": "Kelly", + "random_c": "Ryan" + } + }, + { + "text": "While William and Luke relaxed, William gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Luke relaxed, Alexander gave a trunk to", + "random_names_cf": "While Sarah and Steven relaxed, Sarah gave a trunk to", + "s1_io_flip_cf": "While Luke and William relaxed, William gave a trunk to", + "s2_io_flip_cf": "While William and Luke relaxed, Luke gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Steven and Sarah relaxed, Sarah gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Sarah and Steven relaxed, Steven gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and William relaxed, Luke gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Sarah relaxed, Steven gave a trunk to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "William", + "object": "trunk", + "place": "airbase", + "random_a": "Sarah", + "random_b": "Steven", + "random_c": "Alexander" + } + }, + { + "text": "Then, Jonathan and Summer went to the casino. Jonathan gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Summer went to the casino. Mike gave a bucket of paint to", + "random_names_cf": "Then, Roger and Don went to the casino. Roger gave a bucket of paint to", + "s1_io_flip_cf": "Then, Summer and Jonathan went to the casino. Jonathan gave a bucket of paint to", + "s2_io_flip_cf": "Then, Jonathan and Summer went to the casino. Summer gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Don and Roger went to the casino. Roger gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Don went to the casino. Don gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jonathan went to the casino. Summer gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Roger went to the casino. Don gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jonathan", + "object": "bucket of paint", + "place": "casino", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Mike" + } + }, + { + "text": "Before Will and Tim left the stadium, Will decided to give a wrench to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Tim left the stadium, Josh decided to give a wrench to", + "random_names_cf": "Before Don and Scott left the stadium, Don decided to give a wrench to", + "s1_io_flip_cf": "Before Tim and Will left the stadium, Will decided to give a wrench to", + "s2_io_flip_cf": "Before Will and Tim left the stadium, Tim decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Before Scott and Don left the stadium, Don decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Before Don and Scott left the stadium, Scott decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Will left the stadium, Tim decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Don left the stadium, Scott decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Will", + "object": "wrench", + "place": "stadium", + "random_a": "Don", + "random_b": "Scott", + "random_c": "Josh" + } + }, + { + "text": "Then, Joe and Scott had a lot of fun at the cafe. Joe gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Scott had a lot of fun at the cafe. Daniel gave a thread to", + "random_names_cf": "Then, Summer and Robert had a lot of fun at the cafe. Summer gave a thread to", + "s1_io_flip_cf": "Then, Scott and Joe had a lot of fun at the cafe. Joe gave a thread to", + "s2_io_flip_cf": "Then, Joe and Scott had a lot of fun at the cafe. Scott gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Summer had a lot of fun at the cafe. Summer gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Robert had a lot of fun at the cafe. Robert gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Joe had a lot of fun at the cafe. Scott gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Summer had a lot of fun at the cafe. Robert gave a thread to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Joe", + "object": "thread", + "place": "cafe", + "random_a": "Summer", + "random_b": "Robert", + "random_c": "Daniel" + } + }, + { + "text": "Then, Cal and Phil went to the field. Cal gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Phil went to the field. Edward gave a jar to", + "random_names_cf": "Then, Stan and Steve went to the field. Stan gave a jar to", + "s1_io_flip_cf": "Then, Phil and Cal went to the field. Cal gave a jar to", + "s2_io_flip_cf": "Then, Cal and Phil went to the field. Phil gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Stan went to the field. Stan gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Steve went to the field. Steve gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Cal went to the field. Phil gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Stan went to the field. Steve gave a jar to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Cal", + "object": "jar", + "place": "field", + "random_a": "Stan", + "random_b": "Steve", + "random_c": "Edward" + } + }, + { + "text": "When Charles and Scott got a highlighter at the square, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Scott got a highlighter at the square, Luke decided to give it to", + "random_names_cf": "When Ross and Joe got a highlighter at the square, Ross decided to give it to", + "s1_io_flip_cf": "When Scott and Charles got a highlighter at the square, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Scott got a highlighter at the square, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Ross got a highlighter at the square, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Joe got a highlighter at the square, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Charles got a highlighter at the square, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Ross got a highlighter at the square, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Charles", + "object": "highlighter", + "place": "square", + "random_a": "Ross", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "The ferry Ross and Tim went to had a laptop. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Ross and Tim went to had a laptop. Jonathan gave it to", + "random_names_cf": "The ferry Mike and Cal went to had a laptop. Mike gave it to", + "s1_io_flip_cf": "The ferry Tim and Ross went to had a laptop. Ross gave it to", + "s2_io_flip_cf": "The ferry Ross and Tim went to had a laptop. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Cal and Mike went to had a laptop. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Mike and Cal went to had a laptop. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Tim and Ross went to had a laptop. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Cal and Mike went to had a laptop. Cal gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Ross", + "object": "laptop", + "place": "ferry", + "random_a": "Mike", + "random_b": "Cal", + "random_c": "Jonathan" + } + }, + { + "text": "When Jim and Rob got a gold watch at the zoo, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Rob got a gold watch at the zoo, Steve decided to give it to", + "random_names_cf": "When Dan and Kelly got a gold watch at the zoo, Dan decided to give it to", + "s1_io_flip_cf": "When Rob and Jim got a gold watch at the zoo, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Rob got a gold watch at the zoo, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Dan got a gold watch at the zoo, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Kelly got a gold watch at the zoo, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Jim got a gold watch at the zoo, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Dan got a gold watch at the zoo, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jim", + "object": "gold watch", + "place": "zoo", + "random_a": "Dan", + "random_b": "Kelly", + "random_c": "Steve" + } + }, + { + "text": "Then, Alex and Phil were working at the car. Alex decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Phil were working at the car. Edward decided to give a blouse to", + "random_names_cf": "Then, Tom and Angel were working at the car. Tom decided to give a blouse to", + "s1_io_flip_cf": "Then, Phil and Alex were working at the car. Alex decided to give a blouse to", + "s2_io_flip_cf": "Then, Alex and Phil were working at the car. Phil decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Tom were working at the car. Tom decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Angel were working at the car. Angel decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alex were working at the car. Phil decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tom were working at the car. Angel decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alex", + "object": "blouse", + "place": "car", + "random_a": "Tom", + "random_b": "Angel", + "random_c": "Edward" + } + }, + { + "text": "When Charles and Lewis were about to leave the elevator, Charles gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Lewis were about to leave the elevator, Daniel gave a shelf to", + "random_names_cf": "When Elizabeth and Stan were about to leave the elevator, Elizabeth gave a shelf to", + "s1_io_flip_cf": "When Lewis and Charles were about to leave the elevator, Charles gave a shelf to", + "s2_io_flip_cf": "When Charles and Lewis were about to leave the elevator, Lewis gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Stan and Elizabeth were about to leave the elevator, Elizabeth gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Stan were about to leave the elevator, Stan gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Charles were about to leave the elevator, Lewis gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Elizabeth were about to leave the elevator, Stan gave a shelf to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Charles", + "object": "shelf", + "place": "elevator", + "random_a": "Elizabeth", + "random_b": "Stan", + "random_c": "Daniel" + } + }, + { + "text": "Then, Tim and Neil were working at the dorm. Tim decided to give a coat to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Neil were working at the dorm. Daniel decided to give a coat to", + "random_names_cf": "Then, Cal and Elizabeth were working at the dorm. Cal decided to give a coat to", + "s1_io_flip_cf": "Then, Neil and Tim were working at the dorm. Tim decided to give a coat to", + "s2_io_flip_cf": "Then, Tim and Neil were working at the dorm. Neil decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Cal were working at the dorm. Cal decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Elizabeth were working at the dorm. Elizabeth decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Tim were working at the dorm. Neil decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Cal were working at the dorm. Elizabeth decided to give a coat to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tim", + "object": "coat", + "place": "dorm", + "random_a": "Cal", + "random_b": "Elizabeth", + "random_c": "Daniel" + } + }, + { + "text": "The spa Angel and Tim went to had a notebook. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Angel and Tim went to had a notebook. Roger gave it to", + "random_names_cf": "The spa Austin and Phil went to had a notebook. Austin gave it to", + "s1_io_flip_cf": "The spa Tim and Angel went to had a notebook. Angel gave it to", + "s2_io_flip_cf": "The spa Angel and Tim went to had a notebook. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The spa Phil and Austin went to had a notebook. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The spa Austin and Phil went to had a notebook. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Tim and Angel went to had a notebook. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Phil and Austin went to had a notebook. Phil gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Angel", + "object": "notebook", + "place": "spa", + "random_a": "Austin", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "Before Tim and Henry left the airport, Tim decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Henry left the airport, William decided to give a key to", + "random_names_cf": "Before Steve and Andrew left the airport, Steve decided to give a key to", + "s1_io_flip_cf": "Before Henry and Tim left the airport, Tim decided to give a key to", + "s2_io_flip_cf": "Before Tim and Henry left the airport, Henry decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Steve left the airport, Steve decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Steve and Andrew left the airport, Andrew decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Tim left the airport, Henry decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Steve left the airport, Andrew decided to give a key to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "key", + "place": "airport", + "random_a": "Steve", + "random_b": "Andrew", + "random_c": "William" + } + }, + { + "text": "When Guy and Ross were about to leave the convenience store, Guy gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Ross were about to leave the convenience store, Peter gave a tablet to", + "random_names_cf": "When Kay and Josh were about to leave the convenience store, Kay gave a tablet to", + "s1_io_flip_cf": "When Ross and Guy were about to leave the convenience store, Guy gave a tablet to", + "s2_io_flip_cf": "When Guy and Ross were about to leave the convenience store, Ross gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Josh and Kay were about to leave the convenience store, Kay gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Kay and Josh were about to leave the convenience store, Josh gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Guy were about to leave the convenience store, Ross gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Kay were about to leave the convenience store, Josh gave a tablet to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Guy", + "object": "tablet", + "place": "convenience store", + "random_a": "Kay", + "random_b": "Josh", + "random_c": "Peter" + } + }, + { + "text": "Then, Robert and Jonathan went to the service station. Robert gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Jonathan went to the service station. Cal gave a thimble to", + "random_names_cf": "Then, Summer and Kelly went to the service station. Summer gave a thimble to", + "s1_io_flip_cf": "Then, Jonathan and Robert went to the service station. Robert gave a thimble to", + "s2_io_flip_cf": "Then, Robert and Jonathan went to the service station. Jonathan gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Summer went to the service station. Summer gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Kelly went to the service station. Kelly gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Robert went to the service station. Jonathan gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Summer went to the service station. Kelly gave a thimble to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Robert", + "object": "thimble", + "place": "service station", + "random_a": "Summer", + "random_b": "Kelly", + "random_c": "Cal" + } + }, + { + "text": "When Dan and Scott got a ring at the court, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Scott got a ring at the court, Will decided to give it to", + "random_names_cf": "When Roy and Sarah got a ring at the court, Roy decided to give it to", + "s1_io_flip_cf": "When Scott and Dan got a ring at the court, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Scott got a ring at the court, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Roy got a ring at the court, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Sarah got a ring at the court, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Dan got a ring at the court, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Roy got a ring at the court, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Dan", + "object": "ring", + "place": "court", + "random_a": "Roy", + "random_b": "Sarah", + "random_c": "Will" + } + }, + { + "text": "When Edward and William were about to leave the elevator, Edward gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and William were about to leave the elevator, Austin gave a crate to", + "random_names_cf": "When Henry and Ross were about to leave the elevator, Henry gave a crate to", + "s1_io_flip_cf": "When William and Edward were about to leave the elevator, Edward gave a crate to", + "s2_io_flip_cf": "When Edward and William were about to leave the elevator, William gave a crate to", + "random_names_s1_ioi_flip_cf": "When Ross and Henry were about to leave the elevator, Henry gave a crate to", + "random_names_s2_ioi_flip_cf": "When Henry and Ross were about to leave the elevator, Ross gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Edward were about to leave the elevator, William gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Henry were about to leave the elevator, Ross gave a crate to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Edward", + "object": "crate", + "place": "elevator", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Austin" + } + }, + { + "text": "Then, Roy and Roger were working at the pizzeria. Roy decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Roger were working at the pizzeria. Jonathan decided to give a poster to", + "random_names_cf": "Then, Cal and Daniel were working at the pizzeria. Cal decided to give a poster to", + "s1_io_flip_cf": "Then, Roger and Roy were working at the pizzeria. Roy decided to give a poster to", + "s2_io_flip_cf": "Then, Roy and Roger were working at the pizzeria. Roger decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Cal were working at the pizzeria. Cal decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Daniel were working at the pizzeria. Daniel decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Roy were working at the pizzeria. Roger decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Cal were working at the pizzeria. Daniel decided to give a poster to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Roy", + "object": "poster", + "place": "pizzeria", + "random_a": "Cal", + "random_b": "Daniel", + "random_c": "Jonathan" + } + }, + { + "text": "Once Phil and Daniel arrived at the court, Phil gave a basket to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Daniel arrived at the court, Sarah gave a basket to", + "random_names_cf": "Once Alex and Cal arrived at the court, Alex gave a basket to", + "s1_io_flip_cf": "Once Daniel and Phil arrived at the court, Phil gave a basket to", + "s2_io_flip_cf": "Once Phil and Daniel arrived at the court, Daniel gave a basket to", + "random_names_s1_ioi_flip_cf": "Once Cal and Alex arrived at the court, Alex gave a basket to", + "random_names_s2_ioi_flip_cf": "Once Alex and Cal arrived at the court, Cal gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Phil arrived at the court, Daniel gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Alex arrived at the court, Cal gave a basket to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Phil", + "object": "basket", + "place": "court", + "random_a": "Alex", + "random_b": "Cal", + "random_c": "Sarah" + } + }, + { + "text": "When Stan and Edward got a strap at the elevator, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Edward got a strap at the elevator, Alexander decided to give it to", + "random_names_cf": "When Neil and Andrew got a strap at the elevator, Neil decided to give it to", + "s1_io_flip_cf": "When Edward and Stan got a strap at the elevator, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Edward got a strap at the elevator, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Neil got a strap at the elevator, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Andrew got a strap at the elevator, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Stan got a strap at the elevator, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Neil got a strap at the elevator, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Stan", + "object": "strap", + "place": "elevator", + "random_a": "Neil", + "random_b": "Andrew", + "random_c": "Alexander" + } + }, + { + "text": "When Edward and William were about to leave the supermarket, Edward gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and William were about to leave the supermarket, Josh gave a piece of tape to", + "random_names_cf": "When Kay and Robert were about to leave the supermarket, Kay gave a piece of tape to", + "s1_io_flip_cf": "When William and Edward were about to leave the supermarket, Edward gave a piece of tape to", + "s2_io_flip_cf": "When Edward and William were about to leave the supermarket, William gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Robert and Kay were about to leave the supermarket, Kay gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Kay and Robert were about to leave the supermarket, Robert gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Edward were about to leave the supermarket, William gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kay were about to leave the supermarket, Robert gave a piece of tape to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Edward", + "object": "piece of tape", + "place": "supermarket", + "random_a": "Kay", + "random_b": "Robert", + "random_c": "Josh" + } + }, + { + "text": "When Robert and Kelly got a folder at the elevator, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Kelly got a folder at the elevator, Ryan decided to give it to", + "random_names_cf": "When Dan and Lewis got a folder at the elevator, Dan decided to give it to", + "s1_io_flip_cf": "When Kelly and Robert got a folder at the elevator, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Kelly got a folder at the elevator, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Dan got a folder at the elevator, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Lewis got a folder at the elevator, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Robert got a folder at the elevator, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Dan got a folder at the elevator, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Robert", + "object": "folder", + "place": "elevator", + "random_a": "Dan", + "random_b": "Lewis", + "random_c": "Ryan" + } + }, + { + "text": "When Guy and Tom were about to leave the music store, Guy gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Tom were about to leave the music store, Joe gave a ring to", + "random_names_cf": "When Edward and Daniel were about to leave the music store, Edward gave a ring to", + "s1_io_flip_cf": "When Tom and Guy were about to leave the music store, Guy gave a ring to", + "s2_io_flip_cf": "When Guy and Tom were about to leave the music store, Tom gave a ring to", + "random_names_s1_ioi_flip_cf": "When Daniel and Edward were about to leave the music store, Edward gave a ring to", + "random_names_s2_ioi_flip_cf": "When Edward and Daniel were about to leave the music store, Daniel gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Guy were about to leave the music store, Tom gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Edward were about to leave the music store, Daniel gave a ring to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Guy", + "object": "ring", + "place": "music store", + "random_a": "Edward", + "random_b": "Daniel", + "random_c": "Joe" + } + }, + { + "text": "Once Ross and Sarah arrived at the studio, Ross gave a glove to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Sarah arrived at the studio, Grant gave a glove to", + "random_names_cf": "Once Elizabeth and Tim arrived at the studio, Elizabeth gave a glove to", + "s1_io_flip_cf": "Once Sarah and Ross arrived at the studio, Ross gave a glove to", + "s2_io_flip_cf": "Once Ross and Sarah arrived at the studio, Sarah gave a glove to", + "random_names_s1_ioi_flip_cf": "Once Tim and Elizabeth arrived at the studio, Elizabeth gave a glove to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Tim arrived at the studio, Tim gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Ross arrived at the studio, Sarah gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Elizabeth arrived at the studio, Tim gave a glove to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ross", + "object": "glove", + "place": "studio", + "random_a": "Elizabeth", + "random_b": "Tim", + "random_c": "Grant" + } + }, + { + "text": "When Jim and Henry were about to leave the harbor, Jim gave a sink to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Henry were about to leave the harbor, Elizabeth gave a sink to", + "random_names_cf": "When Grant and Neil were about to leave the harbor, Grant gave a sink to", + "s1_io_flip_cf": "When Henry and Jim were about to leave the harbor, Jim gave a sink to", + "s2_io_flip_cf": "When Jim and Henry were about to leave the harbor, Henry gave a sink to", + "random_names_s1_ioi_flip_cf": "When Neil and Grant were about to leave the harbor, Grant gave a sink to", + "random_names_s2_ioi_flip_cf": "When Grant and Neil were about to leave the harbor, Neil gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Jim were about to leave the harbor, Henry gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Grant were about to leave the harbor, Neil gave a sink to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Jim", + "object": "sink", + "place": "harbor", + "random_a": "Grant", + "random_b": "Neil", + "random_c": "Elizabeth" + } + }, + { + "text": "While Kelly and Will relaxed, Kelly gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Will relaxed, Lewis gave a screwdriver to", + "random_names_cf": "While Joe and Cal relaxed, Joe gave a screwdriver to", + "s1_io_flip_cf": "While Will and Kelly relaxed, Kelly gave a screwdriver to", + "s2_io_flip_cf": "While Kelly and Will relaxed, Will gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Cal and Joe relaxed, Joe gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Joe and Cal relaxed, Cal gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Kelly relaxed, Will gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Joe relaxed, Cal gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kelly", + "object": "screwdriver", + "place": "ferry", + "random_a": "Joe", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "While Peter and Steve relaxed, Peter gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Steve relaxed, Neil gave a sink to", + "random_names_cf": "While Steven and Rob relaxed, Steven gave a sink to", + "s1_io_flip_cf": "While Steve and Peter relaxed, Peter gave a sink to", + "s2_io_flip_cf": "While Peter and Steve relaxed, Steve gave a sink to", + "random_names_s1_ioi_flip_cf": "While Rob and Steven relaxed, Steven gave a sink to", + "random_names_s2_ioi_flip_cf": "While Steven and Rob relaxed, Rob gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Peter relaxed, Steve gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Steven relaxed, Rob gave a sink to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Peter", + "object": "sink", + "place": "cafeteria", + "random_a": "Steven", + "random_b": "Rob", + "random_c": "Neil" + } + }, + { + "text": "When Josh and Don were about to leave the garden, Josh gave a basket to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Don were about to leave the garden, Phil gave a basket to", + "random_names_cf": "When Austin and Roy were about to leave the garden, Austin gave a basket to", + "s1_io_flip_cf": "When Don and Josh were about to leave the garden, Josh gave a basket to", + "s2_io_flip_cf": "When Josh and Don were about to leave the garden, Don gave a basket to", + "random_names_s1_ioi_flip_cf": "When Roy and Austin were about to leave the garden, Austin gave a basket to", + "random_names_s2_ioi_flip_cf": "When Austin and Roy were about to leave the garden, Roy gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Josh were about to leave the garden, Don gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Austin were about to leave the garden, Roy gave a basket to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Josh", + "object": "basket", + "place": "garden", + "random_a": "Austin", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "Then, Steve and Phil were working at the gym. Steve decided to give a fan to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Phil were working at the gym. Steven decided to give a fan to", + "random_names_cf": "Then, Mike and Stan were working at the gym. Mike decided to give a fan to", + "s1_io_flip_cf": "Then, Phil and Steve were working at the gym. Steve decided to give a fan to", + "s2_io_flip_cf": "Then, Steve and Phil were working at the gym. Phil decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Mike were working at the gym. Mike decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Stan were working at the gym. Stan decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Steve were working at the gym. Phil decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Mike were working at the gym. Stan decided to give a fan to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Steve", + "object": "fan", + "place": "gym", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Steven" + } + }, + { + "text": "Once Jonathan and Tim arrived at the elevator, Jonathan gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Tim arrived at the elevator, Stan gave a grater to", + "random_names_cf": "Once Robert and Alexander arrived at the elevator, Robert gave a grater to", + "s1_io_flip_cf": "Once Tim and Jonathan arrived at the elevator, Jonathan gave a grater to", + "s2_io_flip_cf": "Once Jonathan and Tim arrived at the elevator, Tim gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Robert arrived at the elevator, Robert gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Robert and Alexander arrived at the elevator, Alexander gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Jonathan arrived at the elevator, Tim gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Robert arrived at the elevator, Alexander gave a grater to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jonathan", + "object": "grater", + "place": "elevator", + "random_a": "Robert", + "random_b": "Alexander", + "random_c": "Stan" + } + }, + { + "text": "When Alexander and Jonathan were about to leave the mall, Alexander gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Jonathan were about to leave the mall, Joe gave a tablet to", + "random_names_cf": "When Don and Rob were about to leave the mall, Don gave a tablet to", + "s1_io_flip_cf": "When Jonathan and Alexander were about to leave the mall, Alexander gave a tablet to", + "s2_io_flip_cf": "When Alexander and Jonathan were about to leave the mall, Jonathan gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Rob and Don were about to leave the mall, Don gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Don and Rob were about to leave the mall, Rob gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Alexander were about to leave the mall, Jonathan gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Don were about to leave the mall, Rob gave a tablet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alexander", + "object": "tablet", + "place": "mall", + "random_a": "Don", + "random_b": "Rob", + "random_c": "Joe" + } + }, + { + "text": "Once Will and Edward arrived at the casino, Will gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Will and Edward arrived at the casino, Alex gave a screwdriver to", + "random_names_cf": "Once Kelly and Ryan arrived at the casino, Kelly gave a screwdriver to", + "s1_io_flip_cf": "Once Edward and Will arrived at the casino, Will gave a screwdriver to", + "s2_io_flip_cf": "Once Will and Edward arrived at the casino, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Kelly arrived at the casino, Kelly gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Ryan arrived at the casino, Ryan gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Will arrived at the casino, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Kelly arrived at the casino, Ryan gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Will", + "object": "screwdriver", + "place": "casino", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Alex" + } + }, + { + "text": "When Summer and Don got a blouse at the house, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Don got a blouse at the house, Henry decided to give it to", + "random_names_cf": "When Elizabeth and Scott got a blouse at the house, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Don and Summer got a blouse at the house, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Don got a blouse at the house, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Elizabeth got a blouse at the house, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Scott got a blouse at the house, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Summer got a blouse at the house, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Elizabeth got a blouse at the house, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Summer", + "object": "blouse", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Scott", + "random_c": "Henry" + } + }, + { + "text": "Then, Rob and Austin had a lot of fun at the university campus. Rob gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Austin had a lot of fun at the university campus. Summer gave a jar to", + "random_names_cf": "Then, Charles and Kelly had a lot of fun at the university campus. Charles gave a jar to", + "s1_io_flip_cf": "Then, Austin and Rob had a lot of fun at the university campus. Rob gave a jar to", + "s2_io_flip_cf": "Then, Rob and Austin had a lot of fun at the university campus. Austin gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Charles had a lot of fun at the university campus. Charles gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Kelly had a lot of fun at the university campus. Kelly gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Rob had a lot of fun at the university campus. Austin gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Charles had a lot of fun at the university campus. Kelly gave a jar to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rob", + "object": "jar", + "place": "university campus", + "random_a": "Charles", + "random_b": "Kelly", + "random_c": "Summer" + } + }, + { + "text": "While Rob and Dan relaxed, Rob gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Dan relaxed, Stan gave a sock to", + "random_names_cf": "While Will and Cal relaxed, Will gave a sock to", + "s1_io_flip_cf": "While Dan and Rob relaxed, Rob gave a sock to", + "s2_io_flip_cf": "While Rob and Dan relaxed, Dan gave a sock to", + "random_names_s1_ioi_flip_cf": "While Cal and Will relaxed, Will gave a sock to", + "random_names_s2_ioi_flip_cf": "While Will and Cal relaxed, Cal gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Rob relaxed, Dan gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Will relaxed, Cal gave a sock to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Rob", + "object": "sock", + "place": "boatyard", + "random_a": "Will", + "random_b": "Cal", + "random_c": "Stan" + } + }, + { + "text": "When Will and Lewis were about to leave the museum, Will gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Lewis were about to leave the museum, Jonathan gave a toilet to", + "random_names_cf": "When Elizabeth and Josh were about to leave the museum, Elizabeth gave a toilet to", + "s1_io_flip_cf": "When Lewis and Will were about to leave the museum, Will gave a toilet to", + "s2_io_flip_cf": "When Will and Lewis were about to leave the museum, Lewis gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Josh and Elizabeth were about to leave the museum, Elizabeth gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Josh were about to leave the museum, Josh gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Will were about to leave the museum, Lewis gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Elizabeth were about to leave the museum, Josh gave a toilet to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Will", + "object": "toilet", + "place": "museum", + "random_a": "Elizabeth", + "random_b": "Josh", + "random_c": "Jonathan" + } + }, + { + "text": "While Dan and Daniel relaxed, Dan gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Daniel relaxed, Ryan gave a joystick to", + "random_names_cf": "While Angel and Guy relaxed, Angel gave a joystick to", + "s1_io_flip_cf": "While Daniel and Dan relaxed, Dan gave a joystick to", + "s2_io_flip_cf": "While Dan and Daniel relaxed, Daniel gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Guy and Angel relaxed, Angel gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Angel and Guy relaxed, Guy gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Dan relaxed, Daniel gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Angel relaxed, Guy gave a joystick to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Dan", + "object": "joystick", + "place": "optician", + "random_a": "Angel", + "random_b": "Guy", + "random_c": "Ryan" + } + }, + { + "text": "Before Guy and Grant left the park, Guy decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Grant left the park, Summer decided to give a ring to", + "random_names_cf": "Before Edward and Josh left the park, Edward decided to give a ring to", + "s1_io_flip_cf": "Before Grant and Guy left the park, Guy decided to give a ring to", + "s2_io_flip_cf": "Before Guy and Grant left the park, Grant decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Josh and Edward left the park, Edward decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Edward and Josh left the park, Josh decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Guy left the park, Grant decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Edward left the park, Josh decided to give a ring to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Guy", + "object": "ring", + "place": "park", + "random_a": "Edward", + "random_b": "Josh", + "random_c": "Summer" + } + }, + { + "text": "Then, Guy and Dan had a lot of fun at the circus. Guy gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Dan had a lot of fun at the circus. Ross gave a blouse to", + "random_names_cf": "Then, Austin and Sarah had a lot of fun at the circus. Austin gave a blouse to", + "s1_io_flip_cf": "Then, Dan and Guy had a lot of fun at the circus. Guy gave a blouse to", + "s2_io_flip_cf": "Then, Guy and Dan had a lot of fun at the circus. Dan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Austin had a lot of fun at the circus. Austin gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Sarah had a lot of fun at the circus. Sarah gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Guy had a lot of fun at the circus. Dan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Austin had a lot of fun at the circus. Sarah gave a blouse to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Guy", + "object": "blouse", + "place": "circus", + "random_a": "Austin", + "random_b": "Sarah", + "random_c": "Ross" + } + }, + { + "text": "Then, Joe and Neil had a lot of fun at the gift shop. Joe gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Neil had a lot of fun at the gift shop. Will gave a dress to", + "random_names_cf": "Then, Jim and Cal had a lot of fun at the gift shop. Jim gave a dress to", + "s1_io_flip_cf": "Then, Neil and Joe had a lot of fun at the gift shop. Joe gave a dress to", + "s2_io_flip_cf": "Then, Joe and Neil had a lot of fun at the gift shop. Neil gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Jim had a lot of fun at the gift shop. Jim gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Cal had a lot of fun at the gift shop. Cal gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Joe had a lot of fun at the gift shop. Neil gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Jim had a lot of fun at the gift shop. Cal gave a dress to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Joe", + "object": "dress", + "place": "gift shop", + "random_a": "Jim", + "random_b": "Cal", + "random_c": "Will" + } + }, + { + "text": "When Dan and William got a basket at the park, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and William got a basket at the park, Scott decided to give it to", + "random_names_cf": "When Alexander and Cal got a basket at the park, Alexander decided to give it to", + "s1_io_flip_cf": "When William and Dan got a basket at the park, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and William got a basket at the park, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Alexander got a basket at the park, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Cal got a basket at the park, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Dan got a basket at the park, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Alexander got a basket at the park, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Dan", + "object": "basket", + "place": "park", + "random_a": "Alexander", + "random_b": "Cal", + "random_c": "Scott" + } + }, + { + "text": "Then, Summer and Roy went to the market. Summer gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Roy went to the market. Alex gave a bicycle to", + "random_names_cf": "Then, Jim and William went to the market. Jim gave a bicycle to", + "s1_io_flip_cf": "Then, Roy and Summer went to the market. Summer gave a bicycle to", + "s2_io_flip_cf": "Then, Summer and Roy went to the market. Roy gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, William and Jim went to the market. Jim gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Jim and William went to the market. William gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Summer went to the market. Roy gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Jim went to the market. William gave a bicycle to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Summer", + "object": "bicycle", + "place": "market", + "random_a": "Jim", + "random_b": "William", + "random_c": "Alex" + } + }, + { + "text": "When Roger and Robert got a crate at the gift shop, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Robert got a crate at the gift shop, Neil decided to give it to", + "random_names_cf": "When Edward and Will got a crate at the gift shop, Edward decided to give it to", + "s1_io_flip_cf": "When Robert and Roger got a crate at the gift shop, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Robert got a crate at the gift shop, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Edward got a crate at the gift shop, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Will got a crate at the gift shop, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Roger got a crate at the gift shop, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Edward got a crate at the gift shop, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Roger", + "object": "crate", + "place": "gift shop", + "random_a": "Edward", + "random_b": "Will", + "random_c": "Neil" + } + }, + { + "text": "Then, Roy and Jim were working at the casino. Roy decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Jim were working at the casino. Steve decided to give a sandal to", + "random_names_cf": "Then, Joe and Mike were working at the casino. Joe decided to give a sandal to", + "s1_io_flip_cf": "Then, Jim and Roy were working at the casino. Roy decided to give a sandal to", + "s2_io_flip_cf": "Then, Roy and Jim were working at the casino. Jim decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Joe were working at the casino. Joe decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Mike were working at the casino. Mike decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Roy were working at the casino. Jim decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe were working at the casino. Mike decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Roy", + "object": "sandal", + "place": "casino", + "random_a": "Joe", + "random_b": "Mike", + "random_c": "Steve" + } + }, + { + "text": "Before Rick and Austin left the optician, Rick decided to give a highlighter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Austin left the optician, Josh decided to give a highlighter to", + "random_names_cf": "Before William and Luke left the optician, William decided to give a highlighter to", + "s1_io_flip_cf": "Before Austin and Rick left the optician, Rick decided to give a highlighter to", + "s2_io_flip_cf": "Before Rick and Austin left the optician, Austin decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Before Luke and William left the optician, William decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Before William and Luke left the optician, Luke decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Rick left the optician, Austin decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and William left the optician, Luke decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Rick", + "object": "highlighter", + "place": "optician", + "random_a": "William", + "random_b": "Luke", + "random_c": "Josh" + } + }, + { + "text": "While Alexander and Stan relaxed, Alexander gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Stan relaxed, Neil gave a pair of sunglasses to", + "random_names_cf": "While Andrew and Luke relaxed, Andrew gave a pair of sunglasses to", + "s1_io_flip_cf": "While Stan and Alexander relaxed, Alexander gave a pair of sunglasses to", + "s2_io_flip_cf": "While Alexander and Stan relaxed, Stan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Luke and Andrew relaxed, Andrew gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Andrew and Luke relaxed, Luke gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Alexander relaxed, Stan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Andrew relaxed, Luke gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alexander", + "object": "pair of sunglasses", + "place": "square", + "random_a": "Andrew", + "random_b": "Luke", + "random_c": "Neil" + } + }, + { + "text": "Then, Don and Luke went to the stadium. Don gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Luke went to the stadium. Roger gave a dress to", + "random_names_cf": "Then, Daniel and Grant went to the stadium. Daniel gave a dress to", + "s1_io_flip_cf": "Then, Luke and Don went to the stadium. Don gave a dress to", + "s2_io_flip_cf": "Then, Don and Luke went to the stadium. Luke gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Daniel went to the stadium. Daniel gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Grant went to the stadium. Grant gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Don went to the stadium. Luke gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Daniel went to the stadium. Grant gave a dress to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "dress", + "place": "stadium", + "random_a": "Daniel", + "random_b": "Grant", + "random_c": "Roger" + } + }, + { + "text": "Before Lewis and Steve left the ramp, Lewis decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Steve left the ramp, Roger decided to give a ring to", + "random_names_cf": "Before Grant and Alexander left the ramp, Grant decided to give a ring to", + "s1_io_flip_cf": "Before Steve and Lewis left the ramp, Lewis decided to give a ring to", + "s2_io_flip_cf": "Before Lewis and Steve left the ramp, Steve decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Grant left the ramp, Grant decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Grant and Alexander left the ramp, Alexander decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Lewis left the ramp, Steve decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Grant left the ramp, Alexander decided to give a ring to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Lewis", + "object": "ring", + "place": "ramp", + "random_a": "Grant", + "random_b": "Alexander", + "random_c": "Roger" + } + }, + { + "text": "Before Rob and Joe left the car, Rob decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Joe left the car, Tom decided to give a faucet to", + "random_names_cf": "Before Jonathan and Stan left the car, Jonathan decided to give a faucet to", + "s1_io_flip_cf": "Before Joe and Rob left the car, Rob decided to give a faucet to", + "s2_io_flip_cf": "Before Rob and Joe left the car, Joe decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Stan and Jonathan left the car, Jonathan decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Stan left the car, Stan decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Rob left the car, Joe decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Jonathan left the car, Stan decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Rob", + "object": "faucet", + "place": "car", + "random_a": "Jonathan", + "random_b": "Stan", + "random_c": "Tom" + } + }, + { + "text": "Before Angel and Henry left the field, Angel decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Henry left the field, Peter decided to give a trunk to", + "random_names_cf": "Before Daniel and Alexander left the field, Daniel decided to give a trunk to", + "s1_io_flip_cf": "Before Henry and Angel left the field, Angel decided to give a trunk to", + "s2_io_flip_cf": "Before Angel and Henry left the field, Henry decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Daniel left the field, Daniel decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Alexander left the field, Alexander decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Angel left the field, Henry decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Daniel left the field, Alexander decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Angel", + "object": "trunk", + "place": "field", + "random_a": "Daniel", + "random_b": "Alexander", + "random_c": "Peter" + } + }, + { + "text": "Then, Jonathan and Alexander went to the pharmacy. Jonathan gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Alexander went to the pharmacy. Robert gave a basket to", + "random_names_cf": "Then, Rob and Don went to the pharmacy. Rob gave a basket to", + "s1_io_flip_cf": "Then, Alexander and Jonathan went to the pharmacy. Jonathan gave a basket to", + "s2_io_flip_cf": "Then, Jonathan and Alexander went to the pharmacy. Alexander gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Don and Rob went to the pharmacy. Rob gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Don went to the pharmacy. Don gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Jonathan went to the pharmacy. Alexander gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Rob went to the pharmacy. Don gave a basket to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jonathan", + "object": "basket", + "place": "pharmacy", + "random_a": "Rob", + "random_b": "Don", + "random_c": "Robert" + } + }, + { + "text": "When Roger and Josh were about to leave the spa, Roger gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Josh were about to leave the spa, Mike gave a pair of goggles to", + "random_names_cf": "When Angel and Sarah were about to leave the spa, Angel gave a pair of goggles to", + "s1_io_flip_cf": "When Josh and Roger were about to leave the spa, Roger gave a pair of goggles to", + "s2_io_flip_cf": "When Roger and Josh were about to leave the spa, Josh gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Sarah and Angel were about to leave the spa, Angel gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When Angel and Sarah were about to leave the spa, Sarah gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Roger were about to leave the spa, Josh gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Angel were about to leave the spa, Sarah gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roger", + "object": "pair of goggles", + "place": "spa", + "random_a": "Angel", + "random_b": "Sarah", + "random_c": "Mike" + } + }, + { + "text": "The mall Stan and Dan went to had a napkin. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Stan and Dan went to had a napkin. Robert gave it to", + "random_names_cf": "The mall Kelly and Jim went to had a napkin. Kelly gave it to", + "s1_io_flip_cf": "The mall Dan and Stan went to had a napkin. Stan gave it to", + "s2_io_flip_cf": "The mall Stan and Dan went to had a napkin. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The mall Jim and Kelly went to had a napkin. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The mall Kelly and Jim went to had a napkin. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Dan and Stan went to had a napkin. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Jim and Kelly went to had a napkin. Jim gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Stan", + "object": "napkin", + "place": "mall", + "random_a": "Kelly", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "Then, Ryan and Scott went to the garden. Ryan gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Scott went to the garden. Alexander gave a pair of nail clippers to", + "random_names_cf": "Then, Stan and Ross went to the garden. Stan gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Scott and Ryan went to the garden. Ryan gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Ryan and Scott went to the garden. Scott gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Stan went to the garden. Stan gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Ross went to the garden. Ross gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Ryan went to the garden. Scott gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Stan went to the garden. Ross gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Ryan", + "object": "pair of nail clippers", + "place": "garden", + "random_a": "Stan", + "random_b": "Ross", + "random_c": "Alexander" + } + }, + { + "text": "When Tom and Alexander were about to leave the harbor, Tom gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Alexander were about to leave the harbor, Peter gave a thread to", + "random_names_cf": "When Phil and Cal were about to leave the harbor, Phil gave a thread to", + "s1_io_flip_cf": "When Alexander and Tom were about to leave the harbor, Tom gave a thread to", + "s2_io_flip_cf": "When Tom and Alexander were about to leave the harbor, Alexander gave a thread to", + "random_names_s1_ioi_flip_cf": "When Cal and Phil were about to leave the harbor, Phil gave a thread to", + "random_names_s2_ioi_flip_cf": "When Phil and Cal were about to leave the harbor, Cal gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Tom were about to leave the harbor, Alexander gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Phil were about to leave the harbor, Cal gave a thread to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Tom", + "object": "thread", + "place": "harbor", + "random_a": "Phil", + "random_b": "Cal", + "random_c": "Peter" + } + }, + { + "text": "While Grant and Jonathan relaxed, Grant gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Jonathan relaxed, Roger gave a pen to", + "random_names_cf": "While Steven and Andrew relaxed, Steven gave a pen to", + "s1_io_flip_cf": "While Jonathan and Grant relaxed, Grant gave a pen to", + "s2_io_flip_cf": "While Grant and Jonathan relaxed, Jonathan gave a pen to", + "random_names_s1_ioi_flip_cf": "While Andrew and Steven relaxed, Steven gave a pen to", + "random_names_s2_ioi_flip_cf": "While Steven and Andrew relaxed, Andrew gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Grant relaxed, Jonathan gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Steven relaxed, Andrew gave a pen to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Grant", + "object": "pen", + "place": "service station", + "random_a": "Steven", + "random_b": "Andrew", + "random_c": "Roger" + } + }, + { + "text": "Before Neil and Ross left the park, Neil decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Ross left the park, Joe decided to give a pair of pliers to", + "random_names_cf": "Before Andrew and Don left the park, Andrew decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Ross and Neil left the park, Neil decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Neil and Ross left the park, Ross decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Don and Andrew left the park, Andrew decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Don left the park, Don decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Neil left the park, Ross decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Andrew left the park, Don decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Neil", + "object": "pair of pliers", + "place": "park", + "random_a": "Andrew", + "random_b": "Don", + "random_c": "Joe" + } + }, + { + "text": "The campground Joe and Don went to had a snack. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The campground Joe and Don went to had a snack. Kelly gave it to", + "random_names_cf": "The campground Austin and Will went to had a snack. Austin gave it to", + "s1_io_flip_cf": "The campground Don and Joe went to had a snack. Joe gave it to", + "s2_io_flip_cf": "The campground Joe and Don went to had a snack. Don gave it to", + "random_names_s1_ioi_flip_cf": "The campground Will and Austin went to had a snack. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The campground Austin and Will went to had a snack. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The campground Don and Joe went to had a snack. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The campground Will and Austin went to had a snack. Will gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Joe", + "object": "snack", + "place": "campground", + "random_a": "Austin", + "random_b": "Will", + "random_c": "Kelly" + } + }, + { + "text": "While Alex and Robert relaxed, Alex gave a bicycle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Robert relaxed, Roger gave a bicycle to", + "random_names_cf": "While Rob and Roy relaxed, Rob gave a bicycle to", + "s1_io_flip_cf": "While Robert and Alex relaxed, Alex gave a bicycle to", + "s2_io_flip_cf": "While Alex and Robert relaxed, Robert gave a bicycle to", + "random_names_s1_ioi_flip_cf": "While Roy and Rob relaxed, Rob gave a bicycle to", + "random_names_s2_ioi_flip_cf": "While Rob and Roy relaxed, Roy gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Alex relaxed, Robert gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Rob relaxed, Roy gave a bicycle to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alex", + "object": "bicycle", + "place": "court", + "random_a": "Rob", + "random_b": "Roy", + "random_c": "Roger" + } + }, + { + "text": "When Sarah and Jonathan were about to leave the airport, Sarah gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Jonathan were about to leave the airport, Rob gave a razor to", + "random_names_cf": "When Roy and Robert were about to leave the airport, Roy gave a razor to", + "s1_io_flip_cf": "When Jonathan and Sarah were about to leave the airport, Sarah gave a razor to", + "s2_io_flip_cf": "When Sarah and Jonathan were about to leave the airport, Jonathan gave a razor to", + "random_names_s1_ioi_flip_cf": "When Robert and Roy were about to leave the airport, Roy gave a razor to", + "random_names_s2_ioi_flip_cf": "When Roy and Robert were about to leave the airport, Robert gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Sarah were about to leave the airport, Jonathan gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Roy were about to leave the airport, Robert gave a razor to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Sarah", + "object": "razor", + "place": "airport", + "random_a": "Roy", + "random_b": "Robert", + "random_c": "Rob" + } + }, + { + "text": "When Kay and Rick were about to leave the mall, Kay gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Rick were about to leave the mall, Peter gave a screwdriver to", + "random_names_cf": "When Neil and Stan were about to leave the mall, Neil gave a screwdriver to", + "s1_io_flip_cf": "When Rick and Kay were about to leave the mall, Kay gave a screwdriver to", + "s2_io_flip_cf": "When Kay and Rick were about to leave the mall, Rick gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Stan and Neil were about to leave the mall, Neil gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Neil and Stan were about to leave the mall, Stan gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Kay were about to leave the mall, Rick gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Neil were about to leave the mall, Stan gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Kay", + "object": "screwdriver", + "place": "mall", + "random_a": "Neil", + "random_b": "Stan", + "random_c": "Peter" + } + }, + { + "text": "While Rick and Ryan relaxed, Rick gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Ryan relaxed, Josh gave a set of headphones to", + "random_names_cf": "While Tim and Angel relaxed, Tim gave a set of headphones to", + "s1_io_flip_cf": "While Ryan and Rick relaxed, Rick gave a set of headphones to", + "s2_io_flip_cf": "While Rick and Ryan relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Angel and Tim relaxed, Tim gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Tim and Angel relaxed, Angel gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Rick relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Tim relaxed, Angel gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Rick", + "object": "set of headphones", + "place": "convenience store", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Josh" + } + }, + { + "text": "Then, Lewis and Tom went to the gym. Lewis gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Tom went to the gym. Luke gave a grater to", + "random_names_cf": "Then, Charles and Angel went to the gym. Charles gave a grater to", + "s1_io_flip_cf": "Then, Tom and Lewis went to the gym. Lewis gave a grater to", + "s2_io_flip_cf": "Then, Lewis and Tom went to the gym. Tom gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Charles went to the gym. Charles gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Angel went to the gym. Angel gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Lewis went to the gym. Tom gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Charles went to the gym. Angel gave a grater to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Lewis", + "object": "grater", + "place": "gym", + "random_a": "Charles", + "random_b": "Angel", + "random_c": "Luke" + } + }, + { + "text": "When Tom and Austin were about to leave the school, Tom gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Austin were about to leave the school, Elizabeth gave a pair of pliers to", + "random_names_cf": "When William and Peter were about to leave the school, William gave a pair of pliers to", + "s1_io_flip_cf": "When Austin and Tom were about to leave the school, Tom gave a pair of pliers to", + "s2_io_flip_cf": "When Tom and Austin were about to leave the school, Austin gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Peter and William were about to leave the school, William gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When William and Peter were about to leave the school, Peter gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Tom were about to leave the school, Austin gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and William were about to leave the school, Peter gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Tom", + "object": "pair of pliers", + "place": "school", + "random_a": "William", + "random_b": "Peter", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Rob and Peter were working at the ferry. Rob decided to give a strainer to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Peter were working at the ferry. Robert decided to give a strainer to", + "random_names_cf": "Then, Elizabeth and Neil were working at the ferry. Elizabeth decided to give a strainer to", + "s1_io_flip_cf": "Then, Peter and Rob were working at the ferry. Rob decided to give a strainer to", + "s2_io_flip_cf": "Then, Rob and Peter were working at the ferry. Peter decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Elizabeth were working at the ferry. Elizabeth decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Neil were working at the ferry. Neil decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rob were working at the ferry. Peter decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Elizabeth were working at the ferry. Neil decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rob", + "object": "strainer", + "place": "ferry", + "random_a": "Elizabeth", + "random_b": "Neil", + "random_c": "Robert" + } + }, + { + "text": "When Alexander and Phil were about to leave the convenience store, Alexander gave a wallet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Phil were about to leave the convenience store, Elizabeth gave a wallet to", + "random_names_cf": "When Angel and Will were about to leave the convenience store, Angel gave a wallet to", + "s1_io_flip_cf": "When Phil and Alexander were about to leave the convenience store, Alexander gave a wallet to", + "s2_io_flip_cf": "When Alexander and Phil were about to leave the convenience store, Phil gave a wallet to", + "random_names_s1_ioi_flip_cf": "When Will and Angel were about to leave the convenience store, Angel gave a wallet to", + "random_names_s2_ioi_flip_cf": "When Angel and Will were about to leave the convenience store, Will gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Alexander were about to leave the convenience store, Phil gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Angel were about to leave the convenience store, Will gave a wallet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alexander", + "object": "wallet", + "place": "convenience store", + "random_a": "Angel", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "While Alexander and Steven relaxed, Alexander gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Steven relaxed, Elizabeth gave a can to", + "random_names_cf": "While Angel and Summer relaxed, Angel gave a can to", + "s1_io_flip_cf": "While Steven and Alexander relaxed, Alexander gave a can to", + "s2_io_flip_cf": "While Alexander and Steven relaxed, Steven gave a can to", + "random_names_s1_ioi_flip_cf": "While Summer and Angel relaxed, Angel gave a can to", + "random_names_s2_ioi_flip_cf": "While Angel and Summer relaxed, Summer gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Alexander relaxed, Steven gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Angel relaxed, Summer gave a can to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alexander", + "object": "can", + "place": "resort", + "random_a": "Angel", + "random_b": "Summer", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Kay and Daniel were working at the service station. Kay decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Daniel were working at the service station. Ross decided to give a strap to", + "random_names_cf": "Then, Mike and Stan were working at the service station. Mike decided to give a strap to", + "s1_io_flip_cf": "Then, Daniel and Kay were working at the service station. Kay decided to give a strap to", + "s2_io_flip_cf": "Then, Kay and Daniel were working at the service station. Daniel decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Mike were working at the service station. Mike decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Stan were working at the service station. Stan decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Kay were working at the service station. Daniel decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Mike were working at the service station. Stan decided to give a strap to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Kay", + "object": "strap", + "place": "service station", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Ross" + } + }, + { + "text": "Then, Summer and Jim were working at the museum. Summer decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Jim were working at the museum. Edward decided to give a jar to", + "random_names_cf": "Then, Kelly and Steven were working at the museum. Kelly decided to give a jar to", + "s1_io_flip_cf": "Then, Jim and Summer were working at the museum. Summer decided to give a jar to", + "s2_io_flip_cf": "Then, Summer and Jim were working at the museum. Jim decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Kelly were working at the museum. Kelly decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Steven were working at the museum. Steven decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Summer were working at the museum. Jim decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Kelly were working at the museum. Steven decided to give a jar to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Summer", + "object": "jar", + "place": "museum", + "random_a": "Kelly", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "Then, Kay and Elizabeth went to the hangar. Kay gave a mask to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Elizabeth went to the hangar. Steve gave a mask to", + "random_names_cf": "Then, Daniel and Stan went to the hangar. Daniel gave a mask to", + "s1_io_flip_cf": "Then, Elizabeth and Kay went to the hangar. Kay gave a mask to", + "s2_io_flip_cf": "Then, Kay and Elizabeth went to the hangar. Elizabeth gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Daniel went to the hangar. Daniel gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Stan went to the hangar. Stan gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kay went to the hangar. Elizabeth gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Daniel went to the hangar. Stan gave a mask to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Kay", + "object": "mask", + "place": "hangar", + "random_a": "Daniel", + "random_b": "Stan", + "random_c": "Steve" + } + }, + { + "text": "Once Charles and Roger arrived at the field, Charles gave a wrench to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Charles and Roger arrived at the field, Andrew gave a wrench to", + "random_names_cf": "Once Josh and Alex arrived at the field, Josh gave a wrench to", + "s1_io_flip_cf": "Once Roger and Charles arrived at the field, Charles gave a wrench to", + "s2_io_flip_cf": "Once Charles and Roger arrived at the field, Roger gave a wrench to", + "random_names_s1_ioi_flip_cf": "Once Alex and Josh arrived at the field, Josh gave a wrench to", + "random_names_s2_ioi_flip_cf": "Once Josh and Alex arrived at the field, Alex gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Charles arrived at the field, Roger gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Josh arrived at the field, Alex gave a wrench to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Charles", + "object": "wrench", + "place": "field", + "random_a": "Josh", + "random_b": "Alex", + "random_c": "Andrew" + } + }, + { + "text": "While Summer and Roger relaxed, Summer gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Roger relaxed, Mike gave a bathtub to", + "random_names_cf": "While Rick and Angel relaxed, Rick gave a bathtub to", + "s1_io_flip_cf": "While Roger and Summer relaxed, Summer gave a bathtub to", + "s2_io_flip_cf": "While Summer and Roger relaxed, Roger gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Angel and Rick relaxed, Rick gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Rick and Angel relaxed, Angel gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Summer relaxed, Roger gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Rick relaxed, Angel gave a bathtub to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Summer", + "object": "bathtub", + "place": "square", + "random_a": "Rick", + "random_b": "Angel", + "random_c": "Mike" + } + }, + { + "text": "Before Ross and Dan left the racetrack, Ross decided to give a sock to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Dan left the racetrack, Austin decided to give a sock to", + "random_names_cf": "Before Mike and Stan left the racetrack, Mike decided to give a sock to", + "s1_io_flip_cf": "Before Dan and Ross left the racetrack, Ross decided to give a sock to", + "s2_io_flip_cf": "Before Ross and Dan left the racetrack, Dan decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Before Stan and Mike left the racetrack, Mike decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Before Mike and Stan left the racetrack, Stan decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Ross left the racetrack, Dan decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Mike left the racetrack, Stan decided to give a sock to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ross", + "object": "sock", + "place": "racetrack", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Austin" + } + }, + { + "text": "When Dan and Alexander got a nail file at the car, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Alexander got a nail file at the car, Jim decided to give it to", + "random_names_cf": "When Sarah and Edward got a nail file at the car, Sarah decided to give it to", + "s1_io_flip_cf": "When Alexander and Dan got a nail file at the car, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Alexander got a nail file at the car, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Sarah got a nail file at the car, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Edward got a nail file at the car, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Dan got a nail file at the car, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Sarah got a nail file at the car, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "nail file", + "place": "car", + "random_a": "Sarah", + "random_b": "Edward", + "random_c": "Jim" + } + }, + { + "text": "When Josh and Edward got a shoe at the marketplace, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Edward got a shoe at the marketplace, Dan decided to give it to", + "random_names_cf": "When Roger and Jim got a shoe at the marketplace, Roger decided to give it to", + "s1_io_flip_cf": "When Edward and Josh got a shoe at the marketplace, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Edward got a shoe at the marketplace, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Roger got a shoe at the marketplace, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Jim got a shoe at the marketplace, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Josh got a shoe at the marketplace, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Roger got a shoe at the marketplace, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Josh", + "object": "shoe", + "place": "marketplace", + "random_a": "Roger", + "random_b": "Jim", + "random_c": "Dan" + } + }, + { + "text": "Then, Sarah and Peter went to the court. Sarah gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Peter went to the court. Tom gave a wrench to", + "random_names_cf": "Then, Daniel and Tim went to the court. Daniel gave a wrench to", + "s1_io_flip_cf": "Then, Peter and Sarah went to the court. Sarah gave a wrench to", + "s2_io_flip_cf": "Then, Sarah and Peter went to the court. Peter gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Daniel went to the court. Daniel gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Tim went to the court. Tim gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Sarah went to the court. Peter gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Daniel went to the court. Tim gave a wrench to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Sarah", + "object": "wrench", + "place": "court", + "random_a": "Daniel", + "random_b": "Tim", + "random_c": "Tom" + } + }, + { + "text": "Then, Scott and Lewis were working at the restaurant. Scott decided to give a trunk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Lewis were working at the restaurant. Roger decided to give a trunk to", + "random_names_cf": "Then, Angel and Dan were working at the restaurant. Angel decided to give a trunk to", + "s1_io_flip_cf": "Then, Lewis and Scott were working at the restaurant. Scott decided to give a trunk to", + "s2_io_flip_cf": "Then, Scott and Lewis were working at the restaurant. Lewis decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Angel were working at the restaurant. Angel decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Dan were working at the restaurant. Dan decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Scott were working at the restaurant. Lewis decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Angel were working at the restaurant. Dan decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Scott", + "object": "trunk", + "place": "restaurant", + "random_a": "Angel", + "random_b": "Dan", + "random_c": "Roger" + } + }, + { + "text": "Once Neil and Steven arrived at the spa, Neil gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Steven arrived at the spa, Don gave a set of headphones to", + "random_names_cf": "Once Austin and Tom arrived at the spa, Austin gave a set of headphones to", + "s1_io_flip_cf": "Once Steven and Neil arrived at the spa, Neil gave a set of headphones to", + "s2_io_flip_cf": "Once Neil and Steven arrived at the spa, Steven gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Tom and Austin arrived at the spa, Austin gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Austin and Tom arrived at the spa, Tom gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Neil arrived at the spa, Steven gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Austin arrived at the spa, Tom gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Neil", + "object": "set of headphones", + "place": "spa", + "random_a": "Austin", + "random_b": "Tom", + "random_c": "Don" + } + }, + { + "text": "Before William and Daniel left the pizzeria, William decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Daniel left the pizzeria, Grant decided to give a bathtub to", + "random_names_cf": "Before Lewis and Scott left the pizzeria, Lewis decided to give a bathtub to", + "s1_io_flip_cf": "Before Daniel and William left the pizzeria, William decided to give a bathtub to", + "s2_io_flip_cf": "Before William and Daniel left the pizzeria, Daniel decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Scott and Lewis left the pizzeria, Lewis decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Scott left the pizzeria, Scott decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and William left the pizzeria, Daniel decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Lewis left the pizzeria, Scott decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "William", + "object": "bathtub", + "place": "pizzeria", + "random_a": "Lewis", + "random_b": "Scott", + "random_c": "Grant" + } + }, + { + "text": "Then, Sarah and Roy went to the school. Sarah gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Roy went to the school. Neil gave a nail file to", + "random_names_cf": "Then, William and Andrew went to the school. William gave a nail file to", + "s1_io_flip_cf": "Then, Roy and Sarah went to the school. Sarah gave a nail file to", + "s2_io_flip_cf": "Then, Sarah and Roy went to the school. Roy gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and William went to the school. William gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, William and Andrew went to the school. Andrew gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Sarah went to the school. Roy gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and William went to the school. Andrew gave a nail file to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Sarah", + "object": "nail file", + "place": "school", + "random_a": "William", + "random_b": "Andrew", + "random_c": "Neil" + } + }, + { + "text": "The clothing store Neil and Phil went to had a pair of pliers. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Neil and Phil went to had a pair of pliers. Steve gave it to", + "random_names_cf": "The clothing store Ryan and Dan went to had a pair of pliers. Ryan gave it to", + "s1_io_flip_cf": "The clothing store Phil and Neil went to had a pair of pliers. Neil gave it to", + "s2_io_flip_cf": "The clothing store Neil and Phil went to had a pair of pliers. Phil gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Dan and Ryan went to had a pair of pliers. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Ryan and Dan went to had a pair of pliers. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Phil and Neil went to had a pair of pliers. Phil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Dan and Ryan went to had a pair of pliers. Dan gave it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Neil", + "object": "pair of pliers", + "place": "clothing store", + "random_a": "Ryan", + "random_b": "Dan", + "random_c": "Steve" + } + }, + { + "text": "Then, Tom and Scott had a lot of fun at the park. Tom gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Scott had a lot of fun at the park. Rob gave a faucet to", + "random_names_cf": "Then, William and Jim had a lot of fun at the park. William gave a faucet to", + "s1_io_flip_cf": "Then, Scott and Tom had a lot of fun at the park. Tom gave a faucet to", + "s2_io_flip_cf": "Then, Tom and Scott had a lot of fun at the park. Scott gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Jim and William had a lot of fun at the park. William gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, William and Jim had a lot of fun at the park. Jim gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom had a lot of fun at the park. Scott gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William had a lot of fun at the park. Jim gave a faucet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "faucet", + "place": "park", + "random_a": "William", + "random_b": "Jim", + "random_c": "Rob" + } + }, + { + "text": "Then, Robert and Roy were working at the harbor. Robert decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Roy were working at the harbor. Luke decided to give a pair of sunglasses to", + "random_names_cf": "Then, Henry and Ross were working at the harbor. Henry decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Roy and Robert were working at the harbor. Robert decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Robert and Roy were working at the harbor. Roy decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Henry were working at the harbor. Henry decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Ross were working at the harbor. Ross decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Robert were working at the harbor. Roy decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Henry were working at the harbor. Ross decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Robert", + "object": "pair of sunglasses", + "place": "harbor", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Luke" + } + }, + { + "text": "Then, Charles and Stan were working at the parking lot. Charles decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Stan were working at the parking lot. Rick decided to give a bowl to", + "random_names_cf": "Then, Kelly and Elizabeth were working at the parking lot. Kelly decided to give a bowl to", + "s1_io_flip_cf": "Then, Stan and Charles were working at the parking lot. Charles decided to give a bowl to", + "s2_io_flip_cf": "Then, Charles and Stan were working at the parking lot. Stan decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Kelly were working at the parking lot. Kelly decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Elizabeth were working at the parking lot. Elizabeth decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Charles were working at the parking lot. Stan decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Kelly were working at the parking lot. Elizabeth decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Charles", + "object": "bowl", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Rick" + } + }, + { + "text": "Then, Robert and Don had a lot of fun at the gift shop. Robert gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Don had a lot of fun at the gift shop. Roy gave a grater to", + "random_names_cf": "Then, William and Henry had a lot of fun at the gift shop. William gave a grater to", + "s1_io_flip_cf": "Then, Don and Robert had a lot of fun at the gift shop. Robert gave a grater to", + "s2_io_flip_cf": "Then, Robert and Don had a lot of fun at the gift shop. Don gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Henry and William had a lot of fun at the gift shop. William gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, William and Henry had a lot of fun at the gift shop. Henry gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Robert had a lot of fun at the gift shop. Don gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and William had a lot of fun at the gift shop. Henry gave a grater to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Robert", + "object": "grater", + "place": "gift shop", + "random_a": "William", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "Then, William and Roger had a lot of fun at the racetrack. William gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Roger had a lot of fun at the racetrack. Sarah gave a ruler to", + "random_names_cf": "Then, Andrew and Don had a lot of fun at the racetrack. Andrew gave a ruler to", + "s1_io_flip_cf": "Then, Roger and William had a lot of fun at the racetrack. William gave a ruler to", + "s2_io_flip_cf": "Then, William and Roger had a lot of fun at the racetrack. Roger gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Don and Andrew had a lot of fun at the racetrack. Andrew gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Don had a lot of fun at the racetrack. Don gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and William had a lot of fun at the racetrack. Roger gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Andrew had a lot of fun at the racetrack. Don gave a ruler to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "William", + "object": "ruler", + "place": "racetrack", + "random_a": "Andrew", + "random_b": "Don", + "random_c": "Sarah" + } + }, + { + "text": "The casino Elizabeth and Tim went to had a bicycle. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Elizabeth and Tim went to had a bicycle. Alex gave it to", + "random_names_cf": "The casino Kay and Don went to had a bicycle. Kay gave it to", + "s1_io_flip_cf": "The casino Tim and Elizabeth went to had a bicycle. Elizabeth gave it to", + "s2_io_flip_cf": "The casino Elizabeth and Tim went to had a bicycle. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The casino Don and Kay went to had a bicycle. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The casino Kay and Don went to had a bicycle. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Tim and Elizabeth went to had a bicycle. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Don and Kay went to had a bicycle. Don gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Elizabeth", + "object": "bicycle", + "place": "casino", + "random_a": "Kay", + "random_b": "Don", + "random_c": "Alex" + } + }, + { + "text": "Once Elizabeth and Stan arrived at the market, Elizabeth gave a basketball to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Stan arrived at the market, Cal gave a basketball to", + "random_names_cf": "Once Summer and Sarah arrived at the market, Summer gave a basketball to", + "s1_io_flip_cf": "Once Stan and Elizabeth arrived at the market, Elizabeth gave a basketball to", + "s2_io_flip_cf": "Once Elizabeth and Stan arrived at the market, Stan gave a basketball to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Summer arrived at the market, Summer gave a basketball to", + "random_names_s2_ioi_flip_cf": "Once Summer and Sarah arrived at the market, Sarah gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Elizabeth arrived at the market, Stan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Summer arrived at the market, Sarah gave a basketball to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "basketball", + "place": "market", + "random_a": "Summer", + "random_b": "Sarah", + "random_c": "Cal" + } + }, + { + "text": "While Edward and Roger relaxed, Edward gave a tent to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Roger relaxed, Charles gave a tent to", + "random_names_cf": "While Ryan and Summer relaxed, Ryan gave a tent to", + "s1_io_flip_cf": "While Roger and Edward relaxed, Edward gave a tent to", + "s2_io_flip_cf": "While Edward and Roger relaxed, Roger gave a tent to", + "random_names_s1_ioi_flip_cf": "While Summer and Ryan relaxed, Ryan gave a tent to", + "random_names_s2_ioi_flip_cf": "While Ryan and Summer relaxed, Summer gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Edward relaxed, Roger gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Ryan relaxed, Summer gave a tent to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Edward", + "object": "tent", + "place": "toy store", + "random_a": "Ryan", + "random_b": "Summer", + "random_c": "Charles" + } + }, + { + "text": "Once Steve and Roger arrived at the department store, Steve gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Roger arrived at the department store, Charles gave a mask to", + "random_names_cf": "Once Stan and Will arrived at the department store, Stan gave a mask to", + "s1_io_flip_cf": "Once Roger and Steve arrived at the department store, Steve gave a mask to", + "s2_io_flip_cf": "Once Steve and Roger arrived at the department store, Roger gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Will and Stan arrived at the department store, Stan gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Stan and Will arrived at the department store, Will gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Steve arrived at the department store, Roger gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Stan arrived at the department store, Will gave a mask to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steve", + "object": "mask", + "place": "department store", + "random_a": "Stan", + "random_b": "Will", + "random_c": "Charles" + } + }, + { + "text": "Once Neil and Lewis arrived at the restaurant, Neil gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Lewis arrived at the restaurant, Luke gave a machine to", + "random_names_cf": "Once Rob and Angel arrived at the restaurant, Rob gave a machine to", + "s1_io_flip_cf": "Once Lewis and Neil arrived at the restaurant, Neil gave a machine to", + "s2_io_flip_cf": "Once Neil and Lewis arrived at the restaurant, Lewis gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Angel and Rob arrived at the restaurant, Rob gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Rob and Angel arrived at the restaurant, Angel gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Neil arrived at the restaurant, Lewis gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Rob arrived at the restaurant, Angel gave a machine to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Neil", + "object": "machine", + "place": "restaurant", + "random_a": "Rob", + "random_b": "Angel", + "random_c": "Luke" + } + }, + { + "text": "When Josh and Will got a fork at the house, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Will got a fork at the house, Rick decided to give it to", + "random_names_cf": "When Tim and Stan got a fork at the house, Tim decided to give it to", + "s1_io_flip_cf": "When Will and Josh got a fork at the house, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Will got a fork at the house, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Tim got a fork at the house, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Stan got a fork at the house, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Josh got a fork at the house, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Tim got a fork at the house, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Josh", + "object": "fork", + "place": "house", + "random_a": "Tim", + "random_b": "Stan", + "random_c": "Rick" + } + }, + { + "text": "When Daniel and Cal were about to leave the circus, Daniel gave a toilet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Cal were about to leave the circus, Tom gave a toilet to", + "random_names_cf": "When Robert and Andrew were about to leave the circus, Robert gave a toilet to", + "s1_io_flip_cf": "When Cal and Daniel were about to leave the circus, Daniel gave a toilet to", + "s2_io_flip_cf": "When Daniel and Cal were about to leave the circus, Cal gave a toilet to", + "random_names_s1_ioi_flip_cf": "When Andrew and Robert were about to leave the circus, Robert gave a toilet to", + "random_names_s2_ioi_flip_cf": "When Robert and Andrew were about to leave the circus, Andrew gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Daniel were about to leave the circus, Cal gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Robert were about to leave the circus, Andrew gave a toilet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Daniel", + "object": "toilet", + "place": "circus", + "random_a": "Robert", + "random_b": "Andrew", + "random_c": "Tom" + } + }, + { + "text": "Before Jim and Angel left the optician, Jim decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Angel left the optician, Rob decided to give a basketball to", + "random_names_cf": "Before Charles and Rick left the optician, Charles decided to give a basketball to", + "s1_io_flip_cf": "Before Angel and Jim left the optician, Jim decided to give a basketball to", + "s2_io_flip_cf": "Before Jim and Angel left the optician, Angel decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Rick and Charles left the optician, Charles decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Charles and Rick left the optician, Rick decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Jim left the optician, Angel decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Charles left the optician, Rick decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jim", + "object": "basketball", + "place": "optician", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Rob" + } + }, + { + "text": "When Kelly and Andrew got a basket at the zoo, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Andrew got a basket at the zoo, Lewis decided to give it to", + "random_names_cf": "When Jim and Cal got a basket at the zoo, Jim decided to give it to", + "s1_io_flip_cf": "When Andrew and Kelly got a basket at the zoo, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Andrew got a basket at the zoo, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Jim got a basket at the zoo, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Cal got a basket at the zoo, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Kelly got a basket at the zoo, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Jim got a basket at the zoo, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Kelly", + "object": "basket", + "place": "zoo", + "random_a": "Jim", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "When Jim and Roy were about to leave the convenience store, Jim gave a match to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Roy were about to leave the convenience store, Summer gave a match to", + "random_names_cf": "When Kay and Angel were about to leave the convenience store, Kay gave a match to", + "s1_io_flip_cf": "When Roy and Jim were about to leave the convenience store, Jim gave a match to", + "s2_io_flip_cf": "When Jim and Roy were about to leave the convenience store, Roy gave a match to", + "random_names_s1_ioi_flip_cf": "When Angel and Kay were about to leave the convenience store, Kay gave a match to", + "random_names_s2_ioi_flip_cf": "When Kay and Angel were about to leave the convenience store, Angel gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Jim were about to leave the convenience store, Roy gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Kay were about to leave the convenience store, Angel gave a match to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Jim", + "object": "match", + "place": "convenience store", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Summer" + } + }, + { + "text": "When Joe and Tim got a fan at the university campus, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Tim got a fan at the university campus, Alex decided to give it to", + "random_names_cf": "When Scott and Don got a fan at the university campus, Scott decided to give it to", + "s1_io_flip_cf": "When Tim and Joe got a fan at the university campus, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Tim got a fan at the university campus, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Scott got a fan at the university campus, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Don got a fan at the university campus, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Joe got a fan at the university campus, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Scott got a fan at the university campus, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Joe", + "object": "fan", + "place": "university campus", + "random_a": "Scott", + "random_b": "Don", + "random_c": "Alex" + } + }, + { + "text": "Then, Peter and Tim were working at the studio. Peter decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Tim were working at the studio. Steve decided to give a ribbon to", + "random_names_cf": "Then, Lewis and Tom were working at the studio. Lewis decided to give a ribbon to", + "s1_io_flip_cf": "Then, Tim and Peter were working at the studio. Peter decided to give a ribbon to", + "s2_io_flip_cf": "Then, Peter and Tim were working at the studio. Tim decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Lewis were working at the studio. Lewis decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Tom were working at the studio. Tom decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Peter were working at the studio. Tim decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Lewis were working at the studio. Tom decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Peter", + "object": "ribbon", + "place": "studio", + "random_a": "Lewis", + "random_b": "Tom", + "random_c": "Steve" + } + }, + { + "text": "When Kay and Charles were about to leave the dorm, Kay gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Charles were about to leave the dorm, Kelly gave a pair of pliers to", + "random_names_cf": "When Alex and Summer were about to leave the dorm, Alex gave a pair of pliers to", + "s1_io_flip_cf": "When Charles and Kay were about to leave the dorm, Kay gave a pair of pliers to", + "s2_io_flip_cf": "When Kay and Charles were about to leave the dorm, Charles gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Summer and Alex were about to leave the dorm, Alex gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Alex and Summer were about to leave the dorm, Summer gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Kay were about to leave the dorm, Charles gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Alex were about to leave the dorm, Summer gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Kay", + "object": "pair of pliers", + "place": "dorm", + "random_a": "Alex", + "random_b": "Summer", + "random_c": "Kelly" + } + }, + { + "text": "Once Sarah and Steven arrived at the break room, Sarah gave a machine to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Steven arrived at the break room, Jonathan gave a machine to", + "random_names_cf": "Once Rick and Ryan arrived at the break room, Rick gave a machine to", + "s1_io_flip_cf": "Once Steven and Sarah arrived at the break room, Sarah gave a machine to", + "s2_io_flip_cf": "Once Sarah and Steven arrived at the break room, Steven gave a machine to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Rick arrived at the break room, Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Once Rick and Ryan arrived at the break room, Ryan gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Sarah arrived at the break room, Steven gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Rick arrived at the break room, Ryan gave a machine to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Sarah", + "object": "machine", + "place": "break room", + "random_a": "Rick", + "random_b": "Ryan", + "random_c": "Jonathan" + } + }, + { + "text": "Before Alexander and Jonathan left the university campus, Alexander decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Jonathan left the university campus, Don decided to give a banner to", + "random_names_cf": "Before Stan and Jim left the university campus, Stan decided to give a banner to", + "s1_io_flip_cf": "Before Jonathan and Alexander left the university campus, Alexander decided to give a banner to", + "s2_io_flip_cf": "Before Alexander and Jonathan left the university campus, Jonathan decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Jim and Stan left the university campus, Stan decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Stan and Jim left the university campus, Jim decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Alexander left the university campus, Jonathan decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Stan left the university campus, Jim decided to give a banner to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Alexander", + "object": "banner", + "place": "university campus", + "random_a": "Stan", + "random_b": "Jim", + "random_c": "Don" + } + }, + { + "text": "The park Steven and Cal went to had a screwdriver. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The park Steven and Cal went to had a screwdriver. Jim gave it to", + "random_names_cf": "The park Mike and Grant went to had a screwdriver. Mike gave it to", + "s1_io_flip_cf": "The park Cal and Steven went to had a screwdriver. Steven gave it to", + "s2_io_flip_cf": "The park Steven and Cal went to had a screwdriver. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The park Grant and Mike went to had a screwdriver. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The park Mike and Grant went to had a screwdriver. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The park Cal and Steven went to had a screwdriver. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The park Grant and Mike went to had a screwdriver. Grant gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steven", + "object": "screwdriver", + "place": "park", + "random_a": "Mike", + "random_b": "Grant", + "random_c": "Jim" + } + }, + { + "text": "Then, Roger and Edward had a lot of fun at the university campus. Roger gave a backpack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Edward had a lot of fun at the university campus. Angel gave a backpack to", + "random_names_cf": "Then, Grant and Stan had a lot of fun at the university campus. Grant gave a backpack to", + "s1_io_flip_cf": "Then, Edward and Roger had a lot of fun at the university campus. Roger gave a backpack to", + "s2_io_flip_cf": "Then, Roger and Edward had a lot of fun at the university campus. Edward gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Grant had a lot of fun at the university campus. Grant gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Stan had a lot of fun at the university campus. Stan gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Roger had a lot of fun at the university campus. Edward gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Grant had a lot of fun at the university campus. Stan gave a backpack to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roger", + "object": "backpack", + "place": "university campus", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Angel" + } + }, + { + "text": "Then, Jim and Edward went to the school. Jim gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Edward went to the school. Austin gave a key to", + "random_names_cf": "Then, Dan and Phil went to the school. Dan gave a key to", + "s1_io_flip_cf": "Then, Edward and Jim went to the school. Jim gave a key to", + "s2_io_flip_cf": "Then, Jim and Edward went to the school. Edward gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Dan went to the school. Dan gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Phil went to the school. Phil gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Jim went to the school. Edward gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Dan went to the school. Phil gave a key to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "key", + "place": "school", + "random_a": "Dan", + "random_b": "Phil", + "random_c": "Austin" + } + }, + { + "text": "The harbor Peter and Guy went to had a set of headphones. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Peter and Guy went to had a set of headphones. Jim gave it to", + "random_names_cf": "The harbor Ryan and Sarah went to had a set of headphones. Ryan gave it to", + "s1_io_flip_cf": "The harbor Guy and Peter went to had a set of headphones. Peter gave it to", + "s2_io_flip_cf": "The harbor Peter and Guy went to had a set of headphones. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Sarah and Ryan went to had a set of headphones. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Ryan and Sarah went to had a set of headphones. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Guy and Peter went to had a set of headphones. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Sarah and Ryan went to had a set of headphones. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Peter", + "object": "set of headphones", + "place": "harbor", + "random_a": "Ryan", + "random_b": "Sarah", + "random_c": "Jim" + } + }, + { + "text": "Then, Jonathan and Austin had a lot of fun at the convenience store. Jonathan gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Austin had a lot of fun at the convenience store. Phil gave a tent to", + "random_names_cf": "Then, Robert and Sarah had a lot of fun at the convenience store. Robert gave a tent to", + "s1_io_flip_cf": "Then, Austin and Jonathan had a lot of fun at the convenience store. Jonathan gave a tent to", + "s2_io_flip_cf": "Then, Jonathan and Austin had a lot of fun at the convenience store. Austin gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Robert had a lot of fun at the convenience store. Robert gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Sarah had a lot of fun at the convenience store. Sarah gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Jonathan had a lot of fun at the convenience store. Austin gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Robert had a lot of fun at the convenience store. Sarah gave a tent to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Jonathan", + "object": "tent", + "place": "convenience store", + "random_a": "Robert", + "random_b": "Sarah", + "random_c": "Phil" + } + }, + { + "text": "When Edward and Don were about to leave the clothing store, Edward gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Don were about to leave the clothing store, Tim gave a heater to", + "random_names_cf": "When Neil and Josh were about to leave the clothing store, Neil gave a heater to", + "s1_io_flip_cf": "When Don and Edward were about to leave the clothing store, Edward gave a heater to", + "s2_io_flip_cf": "When Edward and Don were about to leave the clothing store, Don gave a heater to", + "random_names_s1_ioi_flip_cf": "When Josh and Neil were about to leave the clothing store, Neil gave a heater to", + "random_names_s2_ioi_flip_cf": "When Neil and Josh were about to leave the clothing store, Josh gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Edward were about to leave the clothing store, Don gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Neil were about to leave the clothing store, Josh gave a heater to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Edward", + "object": "heater", + "place": "clothing store", + "random_a": "Neil", + "random_b": "Josh", + "random_c": "Tim" + } + }, + { + "text": "Then, Don and Ryan went to the airbase. Don gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Ryan went to the airbase. Jim gave a jar to", + "random_names_cf": "Then, Roger and Austin went to the airbase. Roger gave a jar to", + "s1_io_flip_cf": "Then, Ryan and Don went to the airbase. Don gave a jar to", + "s2_io_flip_cf": "Then, Don and Ryan went to the airbase. Ryan gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Roger went to the airbase. Roger gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Austin went to the airbase. Austin gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Don went to the airbase. Ryan gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Roger went to the airbase. Austin gave a jar to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Don", + "object": "jar", + "place": "airbase", + "random_a": "Roger", + "random_b": "Austin", + "random_c": "Jim" + } + }, + { + "text": "The campground Mike and Henry went to had a crate. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The campground Mike and Henry went to had a crate. Rob gave it to", + "random_names_cf": "The campground Rick and Elizabeth went to had a crate. Rick gave it to", + "s1_io_flip_cf": "The campground Henry and Mike went to had a crate. Mike gave it to", + "s2_io_flip_cf": "The campground Mike and Henry went to had a crate. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The campground Elizabeth and Rick went to had a crate. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The campground Rick and Elizabeth went to had a crate. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The campground Henry and Mike went to had a crate. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The campground Elizabeth and Rick went to had a crate. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Mike", + "object": "crate", + "place": "campground", + "random_a": "Rick", + "random_b": "Elizabeth", + "random_c": "Rob" + } + }, + { + "text": "Then, Charles and Jim went to the break room. Charles gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Jim went to the break room. Angel gave a folder to", + "random_names_cf": "Then, Edward and Jonathan went to the break room. Edward gave a folder to", + "s1_io_flip_cf": "Then, Jim and Charles went to the break room. Charles gave a folder to", + "s2_io_flip_cf": "Then, Charles and Jim went to the break room. Jim gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Edward went to the break room. Edward gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Jonathan went to the break room. Jonathan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Charles went to the break room. Jim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Edward went to the break room. Jonathan gave a folder to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Charles", + "object": "folder", + "place": "break room", + "random_a": "Edward", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "While Phil and Tom relaxed, Phil gave a dress to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Tom relaxed, Austin gave a dress to", + "random_names_cf": "While Charles and Daniel relaxed, Charles gave a dress to", + "s1_io_flip_cf": "While Tom and Phil relaxed, Phil gave a dress to", + "s2_io_flip_cf": "While Phil and Tom relaxed, Tom gave a dress to", + "random_names_s1_ioi_flip_cf": "While Daniel and Charles relaxed, Charles gave a dress to", + "random_names_s2_ioi_flip_cf": "While Charles and Daniel relaxed, Daniel gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Phil relaxed, Tom gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Charles relaxed, Daniel gave a dress to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "dress", + "place": "school", + "random_a": "Charles", + "random_b": "Daniel", + "random_c": "Austin" + } + }, + { + "text": "When Angel and Mike were about to leave the pizzeria, Angel gave a bathtub to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Mike were about to leave the pizzeria, Peter gave a bathtub to", + "random_names_cf": "When Edward and Tim were about to leave the pizzeria, Edward gave a bathtub to", + "s1_io_flip_cf": "When Mike and Angel were about to leave the pizzeria, Angel gave a bathtub to", + "s2_io_flip_cf": "When Angel and Mike were about to leave the pizzeria, Mike gave a bathtub to", + "random_names_s1_ioi_flip_cf": "When Tim and Edward were about to leave the pizzeria, Edward gave a bathtub to", + "random_names_s2_ioi_flip_cf": "When Edward and Tim were about to leave the pizzeria, Tim gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Angel were about to leave the pizzeria, Mike gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Edward were about to leave the pizzeria, Tim gave a bathtub to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Angel", + "object": "bathtub", + "place": "pizzeria", + "random_a": "Edward", + "random_b": "Tim", + "random_c": "Peter" + } + }, + { + "text": "Before Daniel and Grant left the field, Daniel decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Grant left the field, Summer decided to give a strap to", + "random_names_cf": "Before Alex and Jonathan left the field, Alex decided to give a strap to", + "s1_io_flip_cf": "Before Grant and Daniel left the field, Daniel decided to give a strap to", + "s2_io_flip_cf": "Before Daniel and Grant left the field, Grant decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Alex left the field, Alex decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Alex and Jonathan left the field, Jonathan decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Daniel left the field, Grant decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Alex left the field, Jonathan decided to give a strap to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Daniel", + "object": "strap", + "place": "field", + "random_a": "Alex", + "random_b": "Jonathan", + "random_c": "Summer" + } + }, + { + "text": "When Sarah and Kay were about to leave the car, Sarah gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Kay were about to leave the car, Phil gave a vest to", + "random_names_cf": "When Alexander and Dan were about to leave the car, Alexander gave a vest to", + "s1_io_flip_cf": "When Kay and Sarah were about to leave the car, Sarah gave a vest to", + "s2_io_flip_cf": "When Sarah and Kay were about to leave the car, Kay gave a vest to", + "random_names_s1_ioi_flip_cf": "When Dan and Alexander were about to leave the car, Alexander gave a vest to", + "random_names_s2_ioi_flip_cf": "When Alexander and Dan were about to leave the car, Dan gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Sarah were about to leave the car, Kay gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Alexander were about to leave the car, Dan gave a vest to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Sarah", + "object": "vest", + "place": "car", + "random_a": "Alexander", + "random_b": "Dan", + "random_c": "Phil" + } + }, + { + "text": "Then, Angel and Don went to the racetrack. Angel gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Don went to the racetrack. Stan gave a basket to", + "random_names_cf": "Then, Mike and Edward went to the racetrack. Mike gave a basket to", + "s1_io_flip_cf": "Then, Don and Angel went to the racetrack. Angel gave a basket to", + "s2_io_flip_cf": "Then, Angel and Don went to the racetrack. Don gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Mike went to the racetrack. Mike gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Edward went to the racetrack. Edward gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Angel went to the racetrack. Don gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Mike went to the racetrack. Edward gave a basket to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Angel", + "object": "basket", + "place": "racetrack", + "random_a": "Mike", + "random_b": "Edward", + "random_c": "Stan" + } + }, + { + "text": "Once Josh and Don arrived at the hotel, Josh gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Don arrived at the hotel, William gave a sock to", + "random_names_cf": "Once Edward and Cal arrived at the hotel, Edward gave a sock to", + "s1_io_flip_cf": "Once Don and Josh arrived at the hotel, Josh gave a sock to", + "s2_io_flip_cf": "Once Josh and Don arrived at the hotel, Don gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Cal and Edward arrived at the hotel, Edward gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Edward and Cal arrived at the hotel, Cal gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Josh arrived at the hotel, Don gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Edward arrived at the hotel, Cal gave a sock to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Josh", + "object": "sock", + "place": "hotel", + "random_a": "Edward", + "random_b": "Cal", + "random_c": "William" + } + }, + { + "text": "Before Josh and Steve left the salon, Josh decided to give a napkin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Steve left the salon, Scott decided to give a napkin to", + "random_names_cf": "Before Elizabeth and Joe left the salon, Elizabeth decided to give a napkin to", + "s1_io_flip_cf": "Before Steve and Josh left the salon, Josh decided to give a napkin to", + "s2_io_flip_cf": "Before Josh and Steve left the salon, Steve decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Before Joe and Elizabeth left the salon, Elizabeth decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Joe left the salon, Joe decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Josh left the salon, Steve decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Elizabeth left the salon, Joe decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Josh", + "object": "napkin", + "place": "salon", + "random_a": "Elizabeth", + "random_b": "Joe", + "random_c": "Scott" + } + }, + { + "text": "When Scott and Tom got a funnel at the museum, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Tom got a funnel at the museum, Guy decided to give it to", + "random_names_cf": "When Robert and Luke got a funnel at the museum, Robert decided to give it to", + "s1_io_flip_cf": "When Tom and Scott got a funnel at the museum, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Tom got a funnel at the museum, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Robert got a funnel at the museum, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Luke got a funnel at the museum, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Scott got a funnel at the museum, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Robert got a funnel at the museum, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Scott", + "object": "funnel", + "place": "museum", + "random_a": "Robert", + "random_b": "Luke", + "random_c": "Guy" + } + }, + { + "text": "While Stan and Charles relaxed, Stan gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Stan and Charles relaxed, Guy gave a funnel to", + "random_names_cf": "While Kelly and Elizabeth relaxed, Kelly gave a funnel to", + "s1_io_flip_cf": "While Charles and Stan relaxed, Stan gave a funnel to", + "s2_io_flip_cf": "While Stan and Charles relaxed, Charles gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Kelly relaxed, Kelly gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Kelly and Elizabeth relaxed, Elizabeth gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Stan relaxed, Charles gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Kelly relaxed, Elizabeth gave a funnel to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Stan", + "object": "funnel", + "place": "circus", + "random_a": "Kelly", + "random_b": "Elizabeth", + "random_c": "Guy" + } + }, + { + "text": "Before Neil and Grant left the zoo, Neil decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Grant left the zoo, Roy decided to give a strap to", + "random_names_cf": "Before Tim and Peter left the zoo, Tim decided to give a strap to", + "s1_io_flip_cf": "Before Grant and Neil left the zoo, Neil decided to give a strap to", + "s2_io_flip_cf": "Before Neil and Grant left the zoo, Grant decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Peter and Tim left the zoo, Tim decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Tim and Peter left the zoo, Peter decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Neil left the zoo, Grant decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Tim left the zoo, Peter decided to give a strap to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "strap", + "place": "zoo", + "random_a": "Tim", + "random_b": "Peter", + "random_c": "Roy" + } + }, + { + "text": "Once Sarah and Cal arrived at the tire store, Sarah gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Cal arrived at the tire store, Phil gave a mirror to", + "random_names_cf": "Once Ryan and Will arrived at the tire store, Ryan gave a mirror to", + "s1_io_flip_cf": "Once Cal and Sarah arrived at the tire store, Sarah gave a mirror to", + "s2_io_flip_cf": "Once Sarah and Cal arrived at the tire store, Cal gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Will and Ryan arrived at the tire store, Ryan gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Will arrived at the tire store, Will gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Sarah arrived at the tire store, Cal gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Ryan arrived at the tire store, Will gave a mirror to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Sarah", + "object": "mirror", + "place": "tire store", + "random_a": "Ryan", + "random_b": "Will", + "random_c": "Phil" + } + }, + { + "text": "Then, William and Guy went to the house. William gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Guy went to the house. Ross gave a jar to", + "random_names_cf": "Then, Alexander and Edward went to the house. Alexander gave a jar to", + "s1_io_flip_cf": "Then, Guy and William went to the house. William gave a jar to", + "s2_io_flip_cf": "Then, William and Guy went to the house. Guy gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Alexander went to the house. Alexander gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Edward went to the house. Edward gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and William went to the house. Guy gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Alexander went to the house. Edward gave a jar to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "William", + "object": "jar", + "place": "house", + "random_a": "Alexander", + "random_b": "Edward", + "random_c": "Ross" + } + }, + { + "text": "When Kelly and Lewis got a jar at the clothing store, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Lewis got a jar at the clothing store, Scott decided to give it to", + "random_names_cf": "When Dan and Sarah got a jar at the clothing store, Dan decided to give it to", + "s1_io_flip_cf": "When Lewis and Kelly got a jar at the clothing store, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Lewis got a jar at the clothing store, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Dan got a jar at the clothing store, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Sarah got a jar at the clothing store, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Kelly got a jar at the clothing store, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Dan got a jar at the clothing store, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kelly", + "object": "jar", + "place": "clothing store", + "random_a": "Dan", + "random_b": "Sarah", + "random_c": "Scott" + } + }, + { + "text": "Before Robert and Guy left the clothing store, Robert decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Guy left the clothing store, Dan decided to give a pencil to", + "random_names_cf": "Before Jonathan and Mike left the clothing store, Jonathan decided to give a pencil to", + "s1_io_flip_cf": "Before Guy and Robert left the clothing store, Robert decided to give a pencil to", + "s2_io_flip_cf": "Before Robert and Guy left the clothing store, Guy decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Mike and Jonathan left the clothing store, Jonathan decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Mike left the clothing store, Mike decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Robert left the clothing store, Guy decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Jonathan left the clothing store, Mike decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Robert", + "object": "pencil", + "place": "clothing store", + "random_a": "Jonathan", + "random_b": "Mike", + "random_c": "Dan" + } + }, + { + "text": "When Rob and William got a spoon at the school, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and William got a spoon at the school, Roger decided to give it to", + "random_names_cf": "When Phil and Peter got a spoon at the school, Phil decided to give it to", + "s1_io_flip_cf": "When William and Rob got a spoon at the school, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and William got a spoon at the school, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Phil got a spoon at the school, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Peter got a spoon at the school, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Rob got a spoon at the school, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Phil got a spoon at the school, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Rob", + "object": "spoon", + "place": "school", + "random_a": "Phil", + "random_b": "Peter", + "random_c": "Roger" + } + }, + { + "text": "Once Sarah and Alex arrived at the harbor, Sarah gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Alex arrived at the harbor, Kay gave a grater to", + "random_names_cf": "Once Tim and Neil arrived at the harbor, Tim gave a grater to", + "s1_io_flip_cf": "Once Alex and Sarah arrived at the harbor, Sarah gave a grater to", + "s2_io_flip_cf": "Once Sarah and Alex arrived at the harbor, Alex gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Neil and Tim arrived at the harbor, Tim gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Tim and Neil arrived at the harbor, Neil gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Sarah arrived at the harbor, Alex gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Tim arrived at the harbor, Neil gave a grater to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Sarah", + "object": "grater", + "place": "harbor", + "random_a": "Tim", + "random_b": "Neil", + "random_c": "Kay" + } + }, + { + "text": "Once Steve and Peter arrived at the harbor, Steve gave a spoon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Peter arrived at the harbor, Neil gave a spoon to", + "random_names_cf": "Once Scott and Josh arrived at the harbor, Scott gave a spoon to", + "s1_io_flip_cf": "Once Peter and Steve arrived at the harbor, Steve gave a spoon to", + "s2_io_flip_cf": "Once Steve and Peter arrived at the harbor, Peter gave a spoon to", + "random_names_s1_ioi_flip_cf": "Once Josh and Scott arrived at the harbor, Scott gave a spoon to", + "random_names_s2_ioi_flip_cf": "Once Scott and Josh arrived at the harbor, Josh gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Steve arrived at the harbor, Peter gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Scott arrived at the harbor, Josh gave a spoon to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steve", + "object": "spoon", + "place": "harbor", + "random_a": "Scott", + "random_b": "Josh", + "random_c": "Neil" + } + }, + { + "text": "Before Henry and Dan left the parking lot, Henry decided to give a cable to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Dan left the parking lot, Luke decided to give a cable to", + "random_names_cf": "Before Elizabeth and William left the parking lot, Elizabeth decided to give a cable to", + "s1_io_flip_cf": "Before Dan and Henry left the parking lot, Henry decided to give a cable to", + "s2_io_flip_cf": "Before Henry and Dan left the parking lot, Dan decided to give a cable to", + "random_names_s1_ioi_flip_cf": "Before William and Elizabeth left the parking lot, Elizabeth decided to give a cable to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and William left the parking lot, William decided to give a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Henry left the parking lot, Dan decided to give a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Elizabeth left the parking lot, William decided to give a cable to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Henry", + "object": "cable", + "place": "parking lot", + "random_a": "Elizabeth", + "random_b": "William", + "random_c": "Luke" + } + }, + { + "text": "When Luke and Don were about to leave the music store, Luke gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Don were about to leave the music store, Charles gave a set of headphones to", + "random_names_cf": "When Henry and Scott were about to leave the music store, Henry gave a set of headphones to", + "s1_io_flip_cf": "When Don and Luke were about to leave the music store, Luke gave a set of headphones to", + "s2_io_flip_cf": "When Luke and Don were about to leave the music store, Don gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Scott and Henry were about to leave the music store, Henry gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Henry and Scott were about to leave the music store, Scott gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Luke were about to leave the music store, Don gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Henry were about to leave the music store, Scott gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Luke", + "object": "set of headphones", + "place": "music store", + "random_a": "Henry", + "random_b": "Scott", + "random_c": "Charles" + } + }, + { + "text": "Then, Tom and Luke were working at the hangar. Tom decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Luke were working at the hangar. Joe decided to give a boot to", + "random_names_cf": "Then, Mike and Neil were working at the hangar. Mike decided to give a boot to", + "s1_io_flip_cf": "Then, Luke and Tom were working at the hangar. Tom decided to give a boot to", + "s2_io_flip_cf": "Then, Tom and Luke were working at the hangar. Luke decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Mike were working at the hangar. Mike decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Neil were working at the hangar. Neil decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Tom were working at the hangar. Luke decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Mike were working at the hangar. Neil decided to give a boot to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Tom", + "object": "boot", + "place": "hangar", + "random_a": "Mike", + "random_b": "Neil", + "random_c": "Joe" + } + }, + { + "text": "Before Elizabeth and Kelly left the car, Elizabeth decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Kelly left the car, Grant decided to give a bathtub to", + "random_names_cf": "Before Dan and Kay left the car, Dan decided to give a bathtub to", + "s1_io_flip_cf": "Before Kelly and Elizabeth left the car, Elizabeth decided to give a bathtub to", + "s2_io_flip_cf": "Before Elizabeth and Kelly left the car, Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Kay and Dan left the car, Dan decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Dan and Kay left the car, Kay decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Elizabeth left the car, Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Dan left the car, Kay decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Elizabeth", + "object": "bathtub", + "place": "car", + "random_a": "Dan", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "The house William and Kelly went to had a notebook. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The house William and Kelly went to had a notebook. Alexander gave it to", + "random_names_cf": "The house Luke and Summer went to had a notebook. Luke gave it to", + "s1_io_flip_cf": "The house Kelly and William went to had a notebook. William gave it to", + "s2_io_flip_cf": "The house William and Kelly went to had a notebook. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The house Summer and Luke went to had a notebook. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The house Luke and Summer went to had a notebook. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The house Kelly and William went to had a notebook. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The house Summer and Luke went to had a notebook. Summer gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "William", + "object": "notebook", + "place": "house", + "random_a": "Luke", + "random_b": "Summer", + "random_c": "Alexander" + } + }, + { + "text": "Before Tom and Kelly left the service station, Tom decided to give a carpet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Kelly left the service station, Scott decided to give a carpet to", + "random_names_cf": "Before Luke and Roger left the service station, Luke decided to give a carpet to", + "s1_io_flip_cf": "Before Kelly and Tom left the service station, Tom decided to give a carpet to", + "s2_io_flip_cf": "Before Tom and Kelly left the service station, Kelly decided to give a carpet to", + "random_names_s1_ioi_flip_cf": "Before Roger and Luke left the service station, Luke decided to give a carpet to", + "random_names_s2_ioi_flip_cf": "Before Luke and Roger left the service station, Roger decided to give a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Tom left the service station, Kelly decided to give a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Luke left the service station, Roger decided to give a carpet to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tom", + "object": "carpet", + "place": "service station", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Scott" + } + }, + { + "text": "Then, Joe and Mike were working at the court. Joe decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Mike were working at the court. Steve decided to give a pair of sunglasses to", + "random_names_cf": "Then, Jim and Don were working at the court. Jim decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Mike and Joe were working at the court. Joe decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Joe and Mike were working at the court. Mike decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Don and Jim were working at the court. Jim decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Don were working at the court. Don decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Joe were working at the court. Mike decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Jim were working at the court. Don decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Joe", + "object": "pair of sunglasses", + "place": "court", + "random_a": "Jim", + "random_b": "Don", + "random_c": "Steve" + } + }, + { + "text": "Before Sarah and Elizabeth left the department store, Sarah decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Elizabeth left the department store, Dan decided to give a comb to", + "random_names_cf": "Before Daniel and Phil left the department store, Daniel decided to give a comb to", + "s1_io_flip_cf": "Before Elizabeth and Sarah left the department store, Sarah decided to give a comb to", + "s2_io_flip_cf": "Before Sarah and Elizabeth left the department store, Elizabeth decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before Phil and Daniel left the department store, Daniel decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Phil left the department store, Phil decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Sarah left the department store, Elizabeth decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Daniel left the department store, Phil decided to give a comb to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Sarah", + "object": "comb", + "place": "department store", + "random_a": "Daniel", + "random_b": "Phil", + "random_c": "Dan" + } + }, + { + "text": "When Rick and Angel got a ring at the circus, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Angel got a ring at the circus, Alex decided to give it to", + "random_names_cf": "When Steve and Roy got a ring at the circus, Steve decided to give it to", + "s1_io_flip_cf": "When Angel and Rick got a ring at the circus, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Angel got a ring at the circus, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Steve got a ring at the circus, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Roy got a ring at the circus, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Rick got a ring at the circus, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Steve got a ring at the circus, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Rick", + "object": "ring", + "place": "circus", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "When William and Tim got a sink at the boatyard, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Tim got a sink at the boatyard, Alexander decided to give it to", + "random_names_cf": "When Mike and Steven got a sink at the boatyard, Mike decided to give it to", + "s1_io_flip_cf": "When Tim and William got a sink at the boatyard, William decided to give it to", + "s2_io_flip_cf": "When William and Tim got a sink at the boatyard, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Mike got a sink at the boatyard, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Steven got a sink at the boatyard, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and William got a sink at the boatyard, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Mike got a sink at the boatyard, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "William", + "object": "sink", + "place": "boatyard", + "random_a": "Mike", + "random_b": "Steven", + "random_c": "Alexander" + } + }, + { + "text": "When Don and Guy got a toilet at the university campus, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Guy got a toilet at the university campus, Kay decided to give it to", + "random_names_cf": "When Dan and Charles got a toilet at the university campus, Dan decided to give it to", + "s1_io_flip_cf": "When Guy and Don got a toilet at the university campus, Don decided to give it to", + "s2_io_flip_cf": "When Don and Guy got a toilet at the university campus, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Dan got a toilet at the university campus, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Charles got a toilet at the university campus, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Don got a toilet at the university campus, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Dan got a toilet at the university campus, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Don", + "object": "toilet", + "place": "university campus", + "random_a": "Dan", + "random_b": "Charles", + "random_c": "Kay" + } + }, + { + "text": "Then, Alex and Henry were working at the convenience store. Alex decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Henry were working at the convenience store. Grant decided to give a nail file to", + "random_names_cf": "Then, Roy and Steve were working at the convenience store. Roy decided to give a nail file to", + "s1_io_flip_cf": "Then, Henry and Alex were working at the convenience store. Alex decided to give a nail file to", + "s2_io_flip_cf": "Then, Alex and Henry were working at the convenience store. Henry decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Roy were working at the convenience store. Roy decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Steve were working at the convenience store. Steve decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Alex were working at the convenience store. Henry decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy were working at the convenience store. Steve decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alex", + "object": "nail file", + "place": "convenience store", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Grant" + } + }, + { + "text": "The mall Rick and Neil went to had a notebook. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Rick and Neil went to had a notebook. Robert gave it to", + "random_names_cf": "The mall Rob and Angel went to had a notebook. Rob gave it to", + "s1_io_flip_cf": "The mall Neil and Rick went to had a notebook. Rick gave it to", + "s2_io_flip_cf": "The mall Rick and Neil went to had a notebook. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The mall Angel and Rob went to had a notebook. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The mall Rob and Angel went to had a notebook. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Neil and Rick went to had a notebook. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Angel and Rob went to had a notebook. Angel gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Rick", + "object": "notebook", + "place": "mall", + "random_a": "Rob", + "random_b": "Angel", + "random_c": "Robert" + } + }, + { + "text": "When Cal and Tom were about to leave the restaurant, Cal gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Tom were about to leave the restaurant, Tim gave a pair of nail clippers to", + "random_names_cf": "When Alex and Henry were about to leave the restaurant, Alex gave a pair of nail clippers to", + "s1_io_flip_cf": "When Tom and Cal were about to leave the restaurant, Cal gave a pair of nail clippers to", + "s2_io_flip_cf": "When Cal and Tom were about to leave the restaurant, Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Henry and Alex were about to leave the restaurant, Alex gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Alex and Henry were about to leave the restaurant, Henry gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Cal were about to leave the restaurant, Tom gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Alex were about to leave the restaurant, Henry gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Cal", + "object": "pair of nail clippers", + "place": "restaurant", + "random_a": "Alex", + "random_b": "Henry", + "random_c": "Tim" + } + }, + { + "text": "When Mike and Roy were about to leave the dorm, Mike gave a remote control to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Roy were about to leave the dorm, Robert gave a remote control to", + "random_names_cf": "When Steve and Kay were about to leave the dorm, Steve gave a remote control to", + "s1_io_flip_cf": "When Roy and Mike were about to leave the dorm, Mike gave a remote control to", + "s2_io_flip_cf": "When Mike and Roy were about to leave the dorm, Roy gave a remote control to", + "random_names_s1_ioi_flip_cf": "When Kay and Steve were about to leave the dorm, Steve gave a remote control to", + "random_names_s2_ioi_flip_cf": "When Steve and Kay were about to leave the dorm, Kay gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Mike were about to leave the dorm, Roy gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Steve were about to leave the dorm, Kay gave a remote control to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Mike", + "object": "remote control", + "place": "dorm", + "random_a": "Steve", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "Then, Lewis and William went to the spa. Lewis gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and William went to the spa. Edward gave a jar to", + "random_names_cf": "Then, Rick and Joe went to the spa. Rick gave a jar to", + "s1_io_flip_cf": "Then, William and Lewis went to the spa. Lewis gave a jar to", + "s2_io_flip_cf": "Then, Lewis and William went to the spa. William gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Rick went to the spa. Rick gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Joe went to the spa. Joe gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Lewis went to the spa. William gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Rick went to the spa. Joe gave a jar to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Lewis", + "object": "jar", + "place": "spa", + "random_a": "Rick", + "random_b": "Joe", + "random_c": "Edward" + } + }, + { + "text": "The park Mike and Jonathan went to had a fan. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The park Mike and Jonathan went to had a fan. Roy gave it to", + "random_names_cf": "The park Andrew and Austin went to had a fan. Andrew gave it to", + "s1_io_flip_cf": "The park Jonathan and Mike went to had a fan. Mike gave it to", + "s2_io_flip_cf": "The park Mike and Jonathan went to had a fan. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The park Austin and Andrew went to had a fan. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The park Andrew and Austin went to had a fan. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The park Jonathan and Mike went to had a fan. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The park Austin and Andrew went to had a fan. Austin gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Mike", + "object": "fan", + "place": "park", + "random_a": "Andrew", + "random_b": "Austin", + "random_c": "Roy" + } + }, + { + "text": "Before Andrew and Edward left the pharmacy, Andrew decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Edward left the pharmacy, Joe decided to give a basket to", + "random_names_cf": "Before Tom and Peter left the pharmacy, Tom decided to give a basket to", + "s1_io_flip_cf": "Before Edward and Andrew left the pharmacy, Andrew decided to give a basket to", + "s2_io_flip_cf": "Before Andrew and Edward left the pharmacy, Edward decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Peter and Tom left the pharmacy, Tom decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Tom and Peter left the pharmacy, Peter decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Andrew left the pharmacy, Edward decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Tom left the pharmacy, Peter decided to give a basket to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Andrew", + "object": "basket", + "place": "pharmacy", + "random_a": "Tom", + "random_b": "Peter", + "random_c": "Joe" + } + }, + { + "text": "Before Lewis and Neil left the break room, Lewis decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Neil left the break room, Ross decided to give a pen to", + "random_names_cf": "Before Jim and Andrew left the break room, Jim decided to give a pen to", + "s1_io_flip_cf": "Before Neil and Lewis left the break room, Lewis decided to give a pen to", + "s2_io_flip_cf": "Before Lewis and Neil left the break room, Neil decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Jim left the break room, Jim decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Jim and Andrew left the break room, Andrew decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Lewis left the break room, Neil decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Jim left the break room, Andrew decided to give a pen to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Lewis", + "object": "pen", + "place": "break room", + "random_a": "Jim", + "random_b": "Andrew", + "random_c": "Ross" + } + }, + { + "text": "Before Andrew and Peter left the tire store, Andrew decided to give a poster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Peter left the tire store, Austin decided to give a poster to", + "random_names_cf": "Before Joe and Jonathan left the tire store, Joe decided to give a poster to", + "s1_io_flip_cf": "Before Peter and Andrew left the tire store, Andrew decided to give a poster to", + "s2_io_flip_cf": "Before Andrew and Peter left the tire store, Peter decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Joe left the tire store, Joe decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Before Joe and Jonathan left the tire store, Jonathan decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Andrew left the tire store, Peter decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Joe left the tire store, Jonathan decided to give a poster to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Andrew", + "object": "poster", + "place": "tire store", + "random_a": "Joe", + "random_b": "Jonathan", + "random_c": "Austin" + } + }, + { + "text": "Once Neil and Stan arrived at the pharmacy, Neil gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Stan arrived at the pharmacy, Lewis gave a set of headphones to", + "random_names_cf": "Once Scott and Jonathan arrived at the pharmacy, Scott gave a set of headphones to", + "s1_io_flip_cf": "Once Stan and Neil arrived at the pharmacy, Neil gave a set of headphones to", + "s2_io_flip_cf": "Once Neil and Stan arrived at the pharmacy, Stan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Scott arrived at the pharmacy, Scott gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Scott and Jonathan arrived at the pharmacy, Jonathan gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Neil arrived at the pharmacy, Stan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Scott arrived at the pharmacy, Jonathan gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Neil", + "object": "set of headphones", + "place": "pharmacy", + "random_a": "Scott", + "random_b": "Jonathan", + "random_c": "Lewis" + } + }, + { + "text": "While Ross and Don relaxed, Ross gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Don relaxed, Henry gave a poster to", + "random_names_cf": "While Cal and Jim relaxed, Cal gave a poster to", + "s1_io_flip_cf": "While Don and Ross relaxed, Ross gave a poster to", + "s2_io_flip_cf": "While Ross and Don relaxed, Don gave a poster to", + "random_names_s1_ioi_flip_cf": "While Jim and Cal relaxed, Cal gave a poster to", + "random_names_s2_ioi_flip_cf": "While Cal and Jim relaxed, Jim gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Ross relaxed, Don gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Cal relaxed, Jim gave a poster to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ross", + "object": "poster", + "place": "resort", + "random_a": "Cal", + "random_b": "Jim", + "random_c": "Henry" + } + }, + { + "text": "Then, Charles and Elizabeth went to the supermarket. Charles gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Elizabeth went to the supermarket. Roger gave a ribbon to", + "random_names_cf": "Then, Tim and William went to the supermarket. Tim gave a ribbon to", + "s1_io_flip_cf": "Then, Elizabeth and Charles went to the supermarket. Charles gave a ribbon to", + "s2_io_flip_cf": "Then, Charles and Elizabeth went to the supermarket. Elizabeth gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, William and Tim went to the supermarket. Tim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Tim and William went to the supermarket. William gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Charles went to the supermarket. Elizabeth gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Tim went to the supermarket. William gave a ribbon to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Charles", + "object": "ribbon", + "place": "supermarket", + "random_a": "Tim", + "random_b": "William", + "random_c": "Roger" + } + }, + { + "text": "When Tim and Scott were about to leave the market, Tim gave a fork to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Scott were about to leave the market, Cal gave a fork to", + "random_names_cf": "When Guy and Josh were about to leave the market, Guy gave a fork to", + "s1_io_flip_cf": "When Scott and Tim were about to leave the market, Tim gave a fork to", + "s2_io_flip_cf": "When Tim and Scott were about to leave the market, Scott gave a fork to", + "random_names_s1_ioi_flip_cf": "When Josh and Guy were about to leave the market, Guy gave a fork to", + "random_names_s2_ioi_flip_cf": "When Guy and Josh were about to leave the market, Josh gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Tim were about to leave the market, Scott gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Guy were about to leave the market, Josh gave a fork to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tim", + "object": "fork", + "place": "market", + "random_a": "Guy", + "random_b": "Josh", + "random_c": "Cal" + } + }, + { + "text": "While Peter and Daniel relaxed, Peter gave a needle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Daniel relaxed, Summer gave a needle to", + "random_names_cf": "While Joe and Luke relaxed, Joe gave a needle to", + "s1_io_flip_cf": "While Daniel and Peter relaxed, Peter gave a needle to", + "s2_io_flip_cf": "While Peter and Daniel relaxed, Daniel gave a needle to", + "random_names_s1_ioi_flip_cf": "While Luke and Joe relaxed, Joe gave a needle to", + "random_names_s2_ioi_flip_cf": "While Joe and Luke relaxed, Luke gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Peter relaxed, Daniel gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Joe relaxed, Luke gave a needle to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Peter", + "object": "needle", + "place": "store", + "random_a": "Joe", + "random_b": "Luke", + "random_c": "Summer" + } + }, + { + "text": "When Robert and Josh got a folder at the gift shop, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Josh got a folder at the gift shop, Andrew decided to give it to", + "random_names_cf": "When Phil and Charles got a folder at the gift shop, Phil decided to give it to", + "s1_io_flip_cf": "When Josh and Robert got a folder at the gift shop, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Josh got a folder at the gift shop, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Phil got a folder at the gift shop, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Charles got a folder at the gift shop, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Robert got a folder at the gift shop, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Phil got a folder at the gift shop, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Robert", + "object": "folder", + "place": "gift shop", + "random_a": "Phil", + "random_b": "Charles", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tom and Tim went to the studio. Tom gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Tim went to the studio. Rick gave a dress to", + "random_names_cf": "Then, Josh and Peter went to the studio. Josh gave a dress to", + "s1_io_flip_cf": "Then, Tim and Tom went to the studio. Tom gave a dress to", + "s2_io_flip_cf": "Then, Tom and Tim went to the studio. Tim gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Josh went to the studio. Josh gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Peter went to the studio. Peter gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Tom went to the studio. Tim gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Josh went to the studio. Peter gave a dress to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Tom", + "object": "dress", + "place": "studio", + "random_a": "Josh", + "random_b": "Peter", + "random_c": "Rick" + } + }, + { + "text": "Before Angel and Cal left the optician, Angel decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Cal left the optician, Guy decided to give a machine to", + "random_names_cf": "Before Josh and Tim left the optician, Josh decided to give a machine to", + "s1_io_flip_cf": "Before Cal and Angel left the optician, Angel decided to give a machine to", + "s2_io_flip_cf": "Before Angel and Cal left the optician, Cal decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Tim and Josh left the optician, Josh decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Josh and Tim left the optician, Tim decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Angel left the optician, Cal decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Josh left the optician, Tim decided to give a machine to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Angel", + "object": "machine", + "place": "optician", + "random_a": "Josh", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "Before Sarah and Edward left the field, Sarah decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Edward left the field, Jonathan decided to give a key to", + "random_names_cf": "Before Joe and Andrew left the field, Joe decided to give a key to", + "s1_io_flip_cf": "Before Edward and Sarah left the field, Sarah decided to give a key to", + "s2_io_flip_cf": "Before Sarah and Edward left the field, Edward decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Joe left the field, Joe decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Joe and Andrew left the field, Andrew decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Sarah left the field, Edward decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Joe left the field, Andrew decided to give a key to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Sarah", + "object": "key", + "place": "field", + "random_a": "Joe", + "random_b": "Andrew", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Ross and Summer went to the tire store. Ross gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Summer went to the tire store. Jonathan gave a pair of goggles to", + "random_names_cf": "Then, Alex and Josh went to the tire store. Alex gave a pair of goggles to", + "s1_io_flip_cf": "Then, Summer and Ross went to the tire store. Ross gave a pair of goggles to", + "s2_io_flip_cf": "Then, Ross and Summer went to the tire store. Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Alex went to the tire store. Alex gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Josh went to the tire store. Josh gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Ross went to the tire store. Summer gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex went to the tire store. Josh gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ross", + "object": "pair of goggles", + "place": "tire store", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Jonathan" + } + }, + { + "text": "Before Charles and Ross left the hangar, Charles decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Ross left the hangar, Alexander decided to give a jar to", + "random_names_cf": "Before Edward and Jim left the hangar, Edward decided to give a jar to", + "s1_io_flip_cf": "Before Ross and Charles left the hangar, Charles decided to give a jar to", + "s2_io_flip_cf": "Before Charles and Ross left the hangar, Ross decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Jim and Edward left the hangar, Edward decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Edward and Jim left the hangar, Jim decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Charles left the hangar, Ross decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Edward left the hangar, Jim decided to give a jar to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Charles", + "object": "jar", + "place": "hangar", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Alexander" + } + }, + { + "text": "Then, Edward and Ross were working at the hangar. Edward decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Ross were working at the hangar. Guy decided to give a nail file to", + "random_names_cf": "Then, Austin and Mike were working at the hangar. Austin decided to give a nail file to", + "s1_io_flip_cf": "Then, Ross and Edward were working at the hangar. Edward decided to give a nail file to", + "s2_io_flip_cf": "Then, Edward and Ross were working at the hangar. Ross decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Austin were working at the hangar. Austin decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Mike were working at the hangar. Mike decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Edward were working at the hangar. Ross decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin were working at the hangar. Mike decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Edward", + "object": "nail file", + "place": "hangar", + "random_a": "Austin", + "random_b": "Mike", + "random_c": "Guy" + } + }, + { + "text": "Then, Tom and Cal went to the stadium. Tom gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Cal went to the stadium. Summer gave a screwdriver to", + "random_names_cf": "Then, Sarah and Henry went to the stadium. Sarah gave a screwdriver to", + "s1_io_flip_cf": "Then, Cal and Tom went to the stadium. Tom gave a screwdriver to", + "s2_io_flip_cf": "Then, Tom and Cal went to the stadium. Cal gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Sarah went to the stadium. Sarah gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Henry went to the stadium. Henry gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Tom went to the stadium. Cal gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Sarah went to the stadium. Henry gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Tom", + "object": "screwdriver", + "place": "stadium", + "random_a": "Sarah", + "random_b": "Henry", + "random_c": "Summer" + } + }, + { + "text": "Before Tom and Don left the pharmacy, Tom decided to give a ruler to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Don left the pharmacy, Alex decided to give a ruler to", + "random_names_cf": "Before Austin and Kelly left the pharmacy, Austin decided to give a ruler to", + "s1_io_flip_cf": "Before Don and Tom left the pharmacy, Tom decided to give a ruler to", + "s2_io_flip_cf": "Before Tom and Don left the pharmacy, Don decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Austin left the pharmacy, Austin decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Before Austin and Kelly left the pharmacy, Kelly decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Tom left the pharmacy, Don decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Austin left the pharmacy, Kelly decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "ruler", + "place": "pharmacy", + "random_a": "Austin", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "The gift shop Josh and Charles went to had a pair of shoes. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Josh and Charles went to had a pair of shoes. Summer gave it to", + "random_names_cf": "The gift shop Will and Angel went to had a pair of shoes. Will gave it to", + "s1_io_flip_cf": "The gift shop Charles and Josh went to had a pair of shoes. Josh gave it to", + "s2_io_flip_cf": "The gift shop Josh and Charles went to had a pair of shoes. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Angel and Will went to had a pair of shoes. Will gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Will and Angel went to had a pair of shoes. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Charles and Josh went to had a pair of shoes. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Angel and Will went to had a pair of shoes. Angel gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Josh", + "object": "pair of shoes", + "place": "gift shop", + "random_a": "Will", + "random_b": "Angel", + "random_c": "Summer" + } + }, + { + "text": "Then, Roy and Tom were working at the store. Roy decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Tom were working at the store. Jonathan decided to give a key to", + "random_names_cf": "Then, Andrew and Steve were working at the store. Andrew decided to give a key to", + "s1_io_flip_cf": "Then, Tom and Roy were working at the store. Roy decided to give a key to", + "s2_io_flip_cf": "Then, Roy and Tom were working at the store. Tom decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Andrew were working at the store. Andrew decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Steve were working at the store. Steve decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Roy were working at the store. Tom decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Andrew were working at the store. Steve decided to give a key to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roy", + "object": "key", + "place": "store", + "random_a": "Andrew", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Alexander and Cal were working at the supermarket. Alexander decided to give a dress to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Cal were working at the supermarket. Ryan decided to give a dress to", + "random_names_cf": "Then, Alex and William were working at the supermarket. Alex decided to give a dress to", + "s1_io_flip_cf": "Then, Cal and Alexander were working at the supermarket. Alexander decided to give a dress to", + "s2_io_flip_cf": "Then, Alexander and Cal were working at the supermarket. Cal decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Then, William and Alex were working at the supermarket. Alex decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Then, Alex and William were working at the supermarket. William decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Alexander were working at the supermarket. Cal decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Alex were working at the supermarket. William decided to give a dress to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alexander", + "object": "dress", + "place": "supermarket", + "random_a": "Alex", + "random_b": "William", + "random_c": "Ryan" + } + }, + { + "text": "Then, Alex and Andrew were working at the toy store. Alex decided to give a fan to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Andrew were working at the toy store. Ross decided to give a fan to", + "random_names_cf": "Then, Steve and Edward were working at the toy store. Steve decided to give a fan to", + "s1_io_flip_cf": "Then, Andrew and Alex were working at the toy store. Alex decided to give a fan to", + "s2_io_flip_cf": "Then, Alex and Andrew were working at the toy store. Andrew decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Steve were working at the toy store. Steve decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Edward were working at the toy store. Edward decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Alex were working at the toy store. Andrew decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steve were working at the toy store. Edward decided to give a fan to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Alex", + "object": "fan", + "place": "toy store", + "random_a": "Steve", + "random_b": "Edward", + "random_c": "Ross" + } + }, + { + "text": "Then, Edward and Charles went to the hotel. Edward gave a folder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Charles went to the hotel. Roger gave a folder to", + "random_names_cf": "Then, Summer and Will went to the hotel. Summer gave a folder to", + "s1_io_flip_cf": "Then, Charles and Edward went to the hotel. Edward gave a folder to", + "s2_io_flip_cf": "Then, Edward and Charles went to the hotel. Charles gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Will and Summer went to the hotel. Summer gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Will went to the hotel. Will gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Edward went to the hotel. Charles gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Summer went to the hotel. Will gave a folder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Edward", + "object": "folder", + "place": "hotel", + "random_a": "Summer", + "random_b": "Will", + "random_c": "Roger" + } + }, + { + "text": "Then, Jonathan and Elizabeth were working at the hangar. Jonathan decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Elizabeth were working at the hangar. Steve decided to give a pen to", + "random_names_cf": "Then, Peter and Josh were working at the hangar. Peter decided to give a pen to", + "s1_io_flip_cf": "Then, Elizabeth and Jonathan were working at the hangar. Jonathan decided to give a pen to", + "s2_io_flip_cf": "Then, Jonathan and Elizabeth were working at the hangar. Elizabeth decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Peter were working at the hangar. Peter decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Josh were working at the hangar. Josh decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Jonathan were working at the hangar. Elizabeth decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Peter were working at the hangar. Josh decided to give a pen to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jonathan", + "object": "pen", + "place": "hangar", + "random_a": "Peter", + "random_b": "Josh", + "random_c": "Steve" + } + }, + { + "text": "Before Sarah and Kelly left the hotel, Sarah decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Kelly left the hotel, Alexander decided to give a piece of tape to", + "random_names_cf": "Before Edward and Steve left the hotel, Edward decided to give a piece of tape to", + "s1_io_flip_cf": "Before Kelly and Sarah left the hotel, Sarah decided to give a piece of tape to", + "s2_io_flip_cf": "Before Sarah and Kelly left the hotel, Kelly decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Steve and Edward left the hotel, Edward decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Edward and Steve left the hotel, Steve decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Sarah left the hotel, Kelly decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Edward left the hotel, Steve decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Sarah", + "object": "piece of tape", + "place": "hotel", + "random_a": "Edward", + "random_b": "Steve", + "random_c": "Alexander" + } + }, + { + "text": "The gym Kelly and Roger went to had a blouse. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Kelly and Roger went to had a blouse. Elizabeth gave it to", + "random_names_cf": "The gym Rob and Steve went to had a blouse. Rob gave it to", + "s1_io_flip_cf": "The gym Roger and Kelly went to had a blouse. Kelly gave it to", + "s2_io_flip_cf": "The gym Kelly and Roger went to had a blouse. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The gym Steve and Rob went to had a blouse. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The gym Rob and Steve went to had a blouse. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Roger and Kelly went to had a blouse. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Steve and Rob went to had a blouse. Steve gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "blouse", + "place": "gym", + "random_a": "Rob", + "random_b": "Steve", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Phil and Dan were working at the harbor. Phil decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Dan were working at the harbor. Austin decided to give a pin to", + "random_names_cf": "Then, Sarah and Luke were working at the harbor. Sarah decided to give a pin to", + "s1_io_flip_cf": "Then, Dan and Phil were working at the harbor. Phil decided to give a pin to", + "s2_io_flip_cf": "Then, Phil and Dan were working at the harbor. Dan decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Sarah were working at the harbor. Sarah decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Luke were working at the harbor. Luke decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Phil were working at the harbor. Dan decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Sarah were working at the harbor. Luke decided to give a pin to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Phil", + "object": "pin", + "place": "harbor", + "random_a": "Sarah", + "random_b": "Luke", + "random_c": "Austin" + } + }, + { + "text": "The convenience store Austin and Rick went to had a drill bit. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Austin and Rick went to had a drill bit. Roger gave it to", + "random_names_cf": "The convenience store William and Neil went to had a drill bit. William gave it to", + "s1_io_flip_cf": "The convenience store Rick and Austin went to had a drill bit. Austin gave it to", + "s2_io_flip_cf": "The convenience store Austin and Rick went to had a drill bit. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Neil and William went to had a drill bit. William gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store William and Neil went to had a drill bit. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Rick and Austin went to had a drill bit. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Neil and William went to had a drill bit. Neil gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Austin", + "object": "drill bit", + "place": "convenience store", + "random_a": "William", + "random_b": "Neil", + "random_c": "Roger" + } + }, + { + "text": "When Luke and Tim were about to leave the hangar, Luke gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Tim were about to leave the hangar, Phil gave a boot to", + "random_names_cf": "When Kay and Elizabeth were about to leave the hangar, Kay gave a boot to", + "s1_io_flip_cf": "When Tim and Luke were about to leave the hangar, Luke gave a boot to", + "s2_io_flip_cf": "When Luke and Tim were about to leave the hangar, Tim gave a boot to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Kay were about to leave the hangar, Kay gave a boot to", + "random_names_s2_ioi_flip_cf": "When Kay and Elizabeth were about to leave the hangar, Elizabeth gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Luke were about to leave the hangar, Tim gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Kay were about to leave the hangar, Elizabeth gave a boot to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Luke", + "object": "boot", + "place": "hangar", + "random_a": "Kay", + "random_b": "Elizabeth", + "random_c": "Phil" + } + }, + { + "text": "Then, Phil and Ryan had a lot of fun at the boatyard. Phil gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Ryan had a lot of fun at the boatyard. Grant gave a pair of sunglasses to", + "random_names_cf": "Then, Scott and Roger had a lot of fun at the boatyard. Scott gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Ryan and Phil had a lot of fun at the boatyard. Phil gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Phil and Ryan had a lot of fun at the boatyard. Ryan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Scott had a lot of fun at the boatyard. Scott gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Roger had a lot of fun at the boatyard. Roger gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Phil had a lot of fun at the boatyard. Ryan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Scott had a lot of fun at the boatyard. Roger gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Phil", + "object": "pair of sunglasses", + "place": "boatyard", + "random_a": "Scott", + "random_b": "Roger", + "random_c": "Grant" + } + }, + { + "text": "Before Jonathan and Ross left the hangar, Jonathan decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Ross left the hangar, Josh decided to give a pair of shoes to", + "random_names_cf": "Before Rob and Grant left the hangar, Rob decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Ross and Jonathan left the hangar, Jonathan decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Jonathan and Ross left the hangar, Ross decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Grant and Rob left the hangar, Rob decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Rob and Grant left the hangar, Grant decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Jonathan left the hangar, Ross decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Rob left the hangar, Grant decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Jonathan", + "object": "pair of shoes", + "place": "hangar", + "random_a": "Rob", + "random_b": "Grant", + "random_c": "Josh" + } + }, + { + "text": "While Mike and Joe relaxed, Mike gave a nail file to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Joe relaxed, Elizabeth gave a nail file to", + "random_names_cf": "While Ryan and Phil relaxed, Ryan gave a nail file to", + "s1_io_flip_cf": "While Joe and Mike relaxed, Mike gave a nail file to", + "s2_io_flip_cf": "While Mike and Joe relaxed, Joe gave a nail file to", + "random_names_s1_ioi_flip_cf": "While Phil and Ryan relaxed, Ryan gave a nail file to", + "random_names_s2_ioi_flip_cf": "While Ryan and Phil relaxed, Phil gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Mike relaxed, Joe gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Ryan relaxed, Phil gave a nail file to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Mike", + "object": "nail file", + "place": "zoo", + "random_a": "Ryan", + "random_b": "Phil", + "random_c": "Elizabeth" + } + }, + { + "text": "While Mike and Steven relaxed, Mike gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Steven relaxed, Phil gave a machine to", + "random_names_cf": "While Tom and Cal relaxed, Tom gave a machine to", + "s1_io_flip_cf": "While Steven and Mike relaxed, Mike gave a machine to", + "s2_io_flip_cf": "While Mike and Steven relaxed, Steven gave a machine to", + "random_names_s1_ioi_flip_cf": "While Cal and Tom relaxed, Tom gave a machine to", + "random_names_s2_ioi_flip_cf": "While Tom and Cal relaxed, Cal gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Mike relaxed, Steven gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Tom relaxed, Cal gave a machine to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "machine", + "place": "store", + "random_a": "Tom", + "random_b": "Cal", + "random_c": "Phil" + } + }, + { + "text": "When Sarah and Mike were about to leave the hangar, Sarah gave a backpack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Mike were about to leave the hangar, Charles gave a backpack to", + "random_names_cf": "When Dan and Grant were about to leave the hangar, Dan gave a backpack to", + "s1_io_flip_cf": "When Mike and Sarah were about to leave the hangar, Sarah gave a backpack to", + "s2_io_flip_cf": "When Sarah and Mike were about to leave the hangar, Mike gave a backpack to", + "random_names_s1_ioi_flip_cf": "When Grant and Dan were about to leave the hangar, Dan gave a backpack to", + "random_names_s2_ioi_flip_cf": "When Dan and Grant were about to leave the hangar, Grant gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Sarah were about to leave the hangar, Mike gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Dan were about to leave the hangar, Grant gave a backpack to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Sarah", + "object": "backpack", + "place": "hangar", + "random_a": "Dan", + "random_b": "Grant", + "random_c": "Charles" + } + }, + { + "text": "Then, Daniel and Alexander had a lot of fun at the university campus. Daniel gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Alexander had a lot of fun at the university campus. Charles gave a screwdriver to", + "random_names_cf": "Then, Alex and Kelly had a lot of fun at the university campus. Alex gave a screwdriver to", + "s1_io_flip_cf": "Then, Alexander and Daniel had a lot of fun at the university campus. Daniel gave a screwdriver to", + "s2_io_flip_cf": "Then, Daniel and Alexander had a lot of fun at the university campus. Alexander gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Alex had a lot of fun at the university campus. Alex gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Kelly had a lot of fun at the university campus. Kelly gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Daniel had a lot of fun at the university campus. Alexander gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Alex had a lot of fun at the university campus. Kelly gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Daniel", + "object": "screwdriver", + "place": "university campus", + "random_a": "Alex", + "random_b": "Kelly", + "random_c": "Charles" + } + }, + { + "text": "Then, Andrew and William went to the department store. Andrew gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and William went to the department store. Kelly gave a shoe to", + "random_names_cf": "Then, Dan and Daniel went to the department store. Dan gave a shoe to", + "s1_io_flip_cf": "Then, William and Andrew went to the department store. Andrew gave a shoe to", + "s2_io_flip_cf": "Then, Andrew and William went to the department store. William gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Dan went to the department store. Dan gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Daniel went to the department store. Daniel gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Andrew went to the department store. William gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Dan went to the department store. Daniel gave a shoe to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Andrew", + "object": "shoe", + "place": "department store", + "random_a": "Dan", + "random_b": "Daniel", + "random_c": "Kelly" + } + }, + { + "text": "While Alex and Tim relaxed, Alex gave a gold watch to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Tim relaxed, Edward gave a gold watch to", + "random_names_cf": "While Roger and Robert relaxed, Roger gave a gold watch to", + "s1_io_flip_cf": "While Tim and Alex relaxed, Alex gave a gold watch to", + "s2_io_flip_cf": "While Alex and Tim relaxed, Tim gave a gold watch to", + "random_names_s1_ioi_flip_cf": "While Robert and Roger relaxed, Roger gave a gold watch to", + "random_names_s2_ioi_flip_cf": "While Roger and Robert relaxed, Robert gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Alex relaxed, Tim gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Roger relaxed, Robert gave a gold watch to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alex", + "object": "gold watch", + "place": "department store", + "random_a": "Roger", + "random_b": "Robert", + "random_c": "Edward" + } + }, + { + "text": "The zoo Angel and Summer went to had a microphone. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Angel and Summer went to had a microphone. Jim gave it to", + "random_names_cf": "The zoo Rick and Sarah went to had a microphone. Rick gave it to", + "s1_io_flip_cf": "The zoo Summer and Angel went to had a microphone. Angel gave it to", + "s2_io_flip_cf": "The zoo Angel and Summer went to had a microphone. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Sarah and Rick went to had a microphone. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Rick and Sarah went to had a microphone. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Summer and Angel went to had a microphone. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Sarah and Rick went to had a microphone. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Angel", + "object": "microphone", + "place": "zoo", + "random_a": "Rick", + "random_b": "Sarah", + "random_c": "Jim" + } + }, + { + "text": "Then, William and Phil went to the resort. William gave a sandal to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Phil went to the resort. Rick gave a sandal to", + "random_names_cf": "Then, Rob and Luke went to the resort. Rob gave a sandal to", + "s1_io_flip_cf": "Then, Phil and William went to the resort. William gave a sandal to", + "s2_io_flip_cf": "Then, William and Phil went to the resort. Phil gave a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Rob went to the resort. Rob gave a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Luke went to the resort. Luke gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and William went to the resort. Phil gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Rob went to the resort. Luke gave a sandal to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "sandal", + "place": "resort", + "random_a": "Rob", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "Then, Elizabeth and Joe had a lot of fun at the marketplace. Elizabeth gave a bicycle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Joe had a lot of fun at the marketplace. Sarah gave a bicycle to", + "random_names_cf": "Then, Rob and Alexander had a lot of fun at the marketplace. Rob gave a bicycle to", + "s1_io_flip_cf": "Then, Joe and Elizabeth had a lot of fun at the marketplace. Elizabeth gave a bicycle to", + "s2_io_flip_cf": "Then, Elizabeth and Joe had a lot of fun at the marketplace. Joe gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Rob had a lot of fun at the marketplace. Rob gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Alexander had a lot of fun at the marketplace. Alexander gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Elizabeth had a lot of fun at the marketplace. Joe gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rob had a lot of fun at the marketplace. Alexander gave a bicycle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Elizabeth", + "object": "bicycle", + "place": "marketplace", + "random_a": "Rob", + "random_b": "Alexander", + "random_c": "Sarah" + } + }, + { + "text": "Before Roy and Angel left the hotel, Roy decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Angel left the hotel, Ryan decided to give a thread to", + "random_names_cf": "Before Roger and Edward left the hotel, Roger decided to give a thread to", + "s1_io_flip_cf": "Before Angel and Roy left the hotel, Roy decided to give a thread to", + "s2_io_flip_cf": "Before Roy and Angel left the hotel, Angel decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Edward and Roger left the hotel, Roger decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Roger and Edward left the hotel, Edward decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Roy left the hotel, Angel decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Roger left the hotel, Edward decided to give a thread to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roy", + "object": "thread", + "place": "hotel", + "random_a": "Roger", + "random_b": "Edward", + "random_c": "Ryan" + } + }, + { + "text": "When Will and Jonathan got a comb at the studio, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Jonathan got a comb at the studio, Mike decided to give it to", + "random_names_cf": "When Josh and Austin got a comb at the studio, Josh decided to give it to", + "s1_io_flip_cf": "When Jonathan and Will got a comb at the studio, Will decided to give it to", + "s2_io_flip_cf": "When Will and Jonathan got a comb at the studio, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Josh got a comb at the studio, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Austin got a comb at the studio, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Will got a comb at the studio, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Josh got a comb at the studio, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Will", + "object": "comb", + "place": "studio", + "random_a": "Josh", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "Before Dan and Steve left the service station, Dan decided to give a laptop to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Steve left the service station, Daniel decided to give a laptop to", + "random_names_cf": "Before Robert and Alex left the service station, Robert decided to give a laptop to", + "s1_io_flip_cf": "Before Steve and Dan left the service station, Dan decided to give a laptop to", + "s2_io_flip_cf": "Before Dan and Steve left the service station, Steve decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Before Alex and Robert left the service station, Robert decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Before Robert and Alex left the service station, Alex decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Dan left the service station, Steve decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Robert left the service station, Alex decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Dan", + "object": "laptop", + "place": "service station", + "random_a": "Robert", + "random_b": "Alex", + "random_c": "Daniel" + } + }, + { + "text": "Before Kay and Tim left the salon, Kay decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Tim left the salon, Joe decided to give a boot to", + "random_names_cf": "Before Steve and Guy left the salon, Steve decided to give a boot to", + "s1_io_flip_cf": "Before Tim and Kay left the salon, Kay decided to give a boot to", + "s2_io_flip_cf": "Before Kay and Tim left the salon, Tim decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Guy and Steve left the salon, Steve decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Steve and Guy left the salon, Guy decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Kay left the salon, Tim decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Steve left the salon, Guy decided to give a boot to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Kay", + "object": "boot", + "place": "salon", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Joe" + } + }, + { + "text": "Then, Alexander and Phil were working at the music store. Alexander decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Phil were working at the music store. Ross decided to give a ruler to", + "random_names_cf": "Then, Edward and Austin were working at the music store. Edward decided to give a ruler to", + "s1_io_flip_cf": "Then, Phil and Alexander were working at the music store. Alexander decided to give a ruler to", + "s2_io_flip_cf": "Then, Alexander and Phil were working at the music store. Phil decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Edward were working at the music store. Edward decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Austin were working at the music store. Austin decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alexander were working at the music store. Phil decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Edward were working at the music store. Austin decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alexander", + "object": "ruler", + "place": "music store", + "random_a": "Edward", + "random_b": "Austin", + "random_c": "Ross" + } + }, + { + "text": "When William and Elizabeth were about to leave the parking lot, William gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Elizabeth were about to leave the parking lot, Cal gave a boot to", + "random_names_cf": "When Robert and Tom were about to leave the parking lot, Robert gave a boot to", + "s1_io_flip_cf": "When Elizabeth and William were about to leave the parking lot, William gave a boot to", + "s2_io_flip_cf": "When William and Elizabeth were about to leave the parking lot, Elizabeth gave a boot to", + "random_names_s1_ioi_flip_cf": "When Tom and Robert were about to leave the parking lot, Robert gave a boot to", + "random_names_s2_ioi_flip_cf": "When Robert and Tom were about to leave the parking lot, Tom gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and William were about to leave the parking lot, Elizabeth gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Robert were about to leave the parking lot, Tom gave a boot to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "boot", + "place": "parking lot", + "random_a": "Robert", + "random_b": "Tom", + "random_c": "Cal" + } + }, + { + "text": "When Summer and Phil got a napkin at the campground, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Phil got a napkin at the campground, Cal decided to give it to", + "random_names_cf": "When Roy and Kelly got a napkin at the campground, Roy decided to give it to", + "s1_io_flip_cf": "When Phil and Summer got a napkin at the campground, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Phil got a napkin at the campground, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Roy got a napkin at the campground, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Kelly got a napkin at the campground, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Summer got a napkin at the campground, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Roy got a napkin at the campground, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Summer", + "object": "napkin", + "place": "campground", + "random_a": "Roy", + "random_b": "Kelly", + "random_c": "Cal" + } + }, + { + "text": "Once Steven and Kay arrived at the field, Steven gave a bucket of paint to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Kay arrived at the field, Will gave a bucket of paint to", + "random_names_cf": "Once Luke and Grant arrived at the field, Luke gave a bucket of paint to", + "s1_io_flip_cf": "Once Kay and Steven arrived at the field, Steven gave a bucket of paint to", + "s2_io_flip_cf": "Once Steven and Kay arrived at the field, Kay gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Once Grant and Luke arrived at the field, Luke gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Once Luke and Grant arrived at the field, Grant gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Steven arrived at the field, Kay gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Luke arrived at the field, Grant gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Steven", + "object": "bucket of paint", + "place": "field", + "random_a": "Luke", + "random_b": "Grant", + "random_c": "Will" + } + }, + { + "text": "Then, Tom and Kelly were working at the parking lot. Tom decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Kelly were working at the parking lot. Elizabeth decided to give a tent to", + "random_names_cf": "Then, Will and Alex were working at the parking lot. Will decided to give a tent to", + "s1_io_flip_cf": "Then, Kelly and Tom were working at the parking lot. Tom decided to give a tent to", + "s2_io_flip_cf": "Then, Tom and Kelly were working at the parking lot. Kelly decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Will were working at the parking lot. Will decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Will and Alex were working at the parking lot. Alex decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Tom were working at the parking lot. Kelly decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Will were working at the parking lot. Alex decided to give a tent to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tom", + "object": "tent", + "place": "parking lot", + "random_a": "Will", + "random_b": "Alex", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Andrew and Kelly left the harbor, Andrew decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Kelly left the harbor, Jonathan decided to give a jar to", + "random_names_cf": "Before Neil and Grant left the harbor, Neil decided to give a jar to", + "s1_io_flip_cf": "Before Kelly and Andrew left the harbor, Andrew decided to give a jar to", + "s2_io_flip_cf": "Before Andrew and Kelly left the harbor, Kelly decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Grant and Neil left the harbor, Neil decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Neil and Grant left the harbor, Grant decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Andrew left the harbor, Kelly decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Neil left the harbor, Grant decided to give a jar to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Andrew", + "object": "jar", + "place": "harbor", + "random_a": "Neil", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Scott and Neil went to the gym. Scott gave a carpet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Neil went to the gym. Jonathan gave a carpet to", + "random_names_cf": "Then, Summer and Dan went to the gym. Summer gave a carpet to", + "s1_io_flip_cf": "Then, Neil and Scott went to the gym. Scott gave a carpet to", + "s2_io_flip_cf": "Then, Scott and Neil went to the gym. Neil gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Summer went to the gym. Summer gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Dan went to the gym. Dan gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Scott went to the gym. Neil gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Summer went to the gym. Dan gave a carpet to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Scott", + "object": "carpet", + "place": "gym", + "random_a": "Summer", + "random_b": "Dan", + "random_c": "Jonathan" + } + }, + { + "text": "While Tom and Alex relaxed, Tom gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Alex relaxed, Jim gave a pen to", + "random_names_cf": "While Andrew and Ryan relaxed, Andrew gave a pen to", + "s1_io_flip_cf": "While Alex and Tom relaxed, Tom gave a pen to", + "s2_io_flip_cf": "While Tom and Alex relaxed, Alex gave a pen to", + "random_names_s1_ioi_flip_cf": "While Ryan and Andrew relaxed, Andrew gave a pen to", + "random_names_s2_ioi_flip_cf": "While Andrew and Ryan relaxed, Ryan gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Tom relaxed, Alex gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Andrew relaxed, Ryan gave a pen to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tom", + "object": "pen", + "place": "car", + "random_a": "Andrew", + "random_b": "Ryan", + "random_c": "Jim" + } + }, + { + "text": "When Robert and Dan were about to leave the museum, Robert gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Dan were about to leave the museum, Guy gave a vest to", + "random_names_cf": "When Tim and Summer were about to leave the museum, Tim gave a vest to", + "s1_io_flip_cf": "When Dan and Robert were about to leave the museum, Robert gave a vest to", + "s2_io_flip_cf": "When Robert and Dan were about to leave the museum, Dan gave a vest to", + "random_names_s1_ioi_flip_cf": "When Summer and Tim were about to leave the museum, Tim gave a vest to", + "random_names_s2_ioi_flip_cf": "When Tim and Summer were about to leave the museum, Summer gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Robert were about to leave the museum, Dan gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Tim were about to leave the museum, Summer gave a vest to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Robert", + "object": "vest", + "place": "museum", + "random_a": "Tim", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "When Luke and Austin got a cable at the stadium, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Austin got a cable at the stadium, Henry decided to give it to", + "random_names_cf": "When Will and Neil got a cable at the stadium, Will decided to give it to", + "s1_io_flip_cf": "When Austin and Luke got a cable at the stadium, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Austin got a cable at the stadium, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Will got a cable at the stadium, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Neil got a cable at the stadium, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Luke got a cable at the stadium, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Will got a cable at the stadium, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Luke", + "object": "cable", + "place": "stadium", + "random_a": "Will", + "random_b": "Neil", + "random_c": "Henry" + } + }, + { + "text": "Before Ross and Robert left the parking lot, Ross decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Robert left the parking lot, Will decided to give a toaster to", + "random_names_cf": "Before William and Josh left the parking lot, William decided to give a toaster to", + "s1_io_flip_cf": "Before Robert and Ross left the parking lot, Ross decided to give a toaster to", + "s2_io_flip_cf": "Before Ross and Robert left the parking lot, Robert decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Josh and William left the parking lot, William decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before William and Josh left the parking lot, Josh decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Ross left the parking lot, Robert decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and William left the parking lot, Josh decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ross", + "object": "toaster", + "place": "parking lot", + "random_a": "William", + "random_b": "Josh", + "random_c": "Will" + } + }, + { + "text": "Then, Don and Josh were working at the cafeteria. Don decided to give a toaster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Josh were working at the cafeteria. Edward decided to give a toaster to", + "random_names_cf": "Then, Roy and Joe were working at the cafeteria. Roy decided to give a toaster to", + "s1_io_flip_cf": "Then, Josh and Don were working at the cafeteria. Don decided to give a toaster to", + "s2_io_flip_cf": "Then, Don and Josh were working at the cafeteria. Josh decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Roy were working at the cafeteria. Roy decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Joe were working at the cafeteria. Joe decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Don were working at the cafeteria. Josh decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Roy were working at the cafeteria. Joe decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Don", + "object": "toaster", + "place": "cafeteria", + "random_a": "Roy", + "random_b": "Joe", + "random_c": "Edward" + } + }, + { + "text": "Then, Charles and Andrew went to the square. Charles gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Andrew went to the square. Cal gave a pencil to", + "random_names_cf": "Then, Don and Edward went to the square. Don gave a pencil to", + "s1_io_flip_cf": "Then, Andrew and Charles went to the square. Charles gave a pencil to", + "s2_io_flip_cf": "Then, Charles and Andrew went to the square. Andrew gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Don went to the square. Don gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Don and Edward went to the square. Edward gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Charles went to the square. Andrew gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Don went to the square. Edward gave a pencil to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Charles", + "object": "pencil", + "place": "square", + "random_a": "Don", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Then, Ryan and Austin had a lot of fun at the parking lot. Ryan gave a vest to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Austin had a lot of fun at the parking lot. Angel gave a vest to", + "random_names_cf": "Then, Edward and Ross had a lot of fun at the parking lot. Edward gave a vest to", + "s1_io_flip_cf": "Then, Austin and Ryan had a lot of fun at the parking lot. Ryan gave a vest to", + "s2_io_flip_cf": "Then, Ryan and Austin had a lot of fun at the parking lot. Austin gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Edward had a lot of fun at the parking lot. Edward gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Ross had a lot of fun at the parking lot. Ross gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Ryan had a lot of fun at the parking lot. Austin gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Edward had a lot of fun at the parking lot. Ross gave a vest to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Ryan", + "object": "vest", + "place": "parking lot", + "random_a": "Edward", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "Then, Don and Steven were working at the resort. Don decided to give a pencil sharpener to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Steven were working at the resort. Kay decided to give a pencil sharpener to", + "random_names_cf": "Then, Austin and Lewis were working at the resort. Austin decided to give a pencil sharpener to", + "s1_io_flip_cf": "Then, Steven and Don were working at the resort. Don decided to give a pencil sharpener to", + "s2_io_flip_cf": "Then, Don and Steven were working at the resort. Steven decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Austin were working at the resort. Austin decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Lewis were working at the resort. Lewis decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Don were working at the resort. Steven decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Austin were working at the resort. Lewis decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Don", + "object": "pencil sharpener", + "place": "resort", + "random_a": "Austin", + "random_b": "Lewis", + "random_c": "Kay" + } + }, + { + "text": "While William and Joe relaxed, William gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Joe relaxed, Elizabeth gave a poster to", + "random_names_cf": "While Andrew and Neil relaxed, Andrew gave a poster to", + "s1_io_flip_cf": "While Joe and William relaxed, William gave a poster to", + "s2_io_flip_cf": "While William and Joe relaxed, Joe gave a poster to", + "random_names_s1_ioi_flip_cf": "While Neil and Andrew relaxed, Andrew gave a poster to", + "random_names_s2_ioi_flip_cf": "While Andrew and Neil relaxed, Neil gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and William relaxed, Joe gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Andrew relaxed, Neil gave a poster to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "William", + "object": "poster", + "place": "circus", + "random_a": "Andrew", + "random_b": "Neil", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Don and William left the harbor, Don decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and William left the harbor, Guy decided to give a blouse to", + "random_names_cf": "Before Tom and Edward left the harbor, Tom decided to give a blouse to", + "s1_io_flip_cf": "Before William and Don left the harbor, Don decided to give a blouse to", + "s2_io_flip_cf": "Before Don and William left the harbor, William decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Edward and Tom left the harbor, Tom decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Tom and Edward left the harbor, Edward decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Don left the harbor, William decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Tom left the harbor, Edward decided to give a blouse to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Don", + "object": "blouse", + "place": "harbor", + "random_a": "Tom", + "random_b": "Edward", + "random_c": "Guy" + } + }, + { + "text": "Once Henry and Tim arrived at the university campus, Henry gave a comb to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Tim arrived at the university campus, Rick gave a comb to", + "random_names_cf": "Once Guy and Luke arrived at the university campus, Guy gave a comb to", + "s1_io_flip_cf": "Once Tim and Henry arrived at the university campus, Henry gave a comb to", + "s2_io_flip_cf": "Once Henry and Tim arrived at the university campus, Tim gave a comb to", + "random_names_s1_ioi_flip_cf": "Once Luke and Guy arrived at the university campus, Guy gave a comb to", + "random_names_s2_ioi_flip_cf": "Once Guy and Luke arrived at the university campus, Luke gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Henry arrived at the university campus, Tim gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Guy arrived at the university campus, Luke gave a comb to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Henry", + "object": "comb", + "place": "university campus", + "random_a": "Guy", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "While Angel and Lewis relaxed, Angel gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Lewis relaxed, Kay gave a carpet to", + "random_names_cf": "While Roger and Elizabeth relaxed, Roger gave a carpet to", + "s1_io_flip_cf": "While Lewis and Angel relaxed, Angel gave a carpet to", + "s2_io_flip_cf": "While Angel and Lewis relaxed, Lewis gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Roger relaxed, Roger gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Roger and Elizabeth relaxed, Elizabeth gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Angel relaxed, Lewis gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Roger relaxed, Elizabeth gave a carpet to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Angel", + "object": "carpet", + "place": "cafeteria", + "random_a": "Roger", + "random_b": "Elizabeth", + "random_c": "Kay" + } + }, + { + "text": "Before Guy and Rob left the cafeteria, Guy decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Rob left the cafeteria, Elizabeth decided to give a scarf to", + "random_names_cf": "Before Don and Roy left the cafeteria, Don decided to give a scarf to", + "s1_io_flip_cf": "Before Rob and Guy left the cafeteria, Guy decided to give a scarf to", + "s2_io_flip_cf": "Before Guy and Rob left the cafeteria, Rob decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Roy and Don left the cafeteria, Don decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Don and Roy left the cafeteria, Roy decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Guy left the cafeteria, Rob decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Don left the cafeteria, Roy decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Guy", + "object": "scarf", + "place": "cafeteria", + "random_a": "Don", + "random_b": "Roy", + "random_c": "Elizabeth" + } + }, + { + "text": "While Cal and Phil relaxed, Cal gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Phil relaxed, Elizabeth gave a sock to", + "random_names_cf": "While Kay and Don relaxed, Kay gave a sock to", + "s1_io_flip_cf": "While Phil and Cal relaxed, Cal gave a sock to", + "s2_io_flip_cf": "While Cal and Phil relaxed, Phil gave a sock to", + "random_names_s1_ioi_flip_cf": "While Don and Kay relaxed, Kay gave a sock to", + "random_names_s2_ioi_flip_cf": "While Kay and Don relaxed, Don gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Cal relaxed, Phil gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Kay relaxed, Don gave a sock to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Cal", + "object": "sock", + "place": "casino", + "random_a": "Kay", + "random_b": "Don", + "random_c": "Elizabeth" + } + }, + { + "text": "When Josh and Don got a wrench at the marketplace, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Don got a wrench at the marketplace, Luke decided to give it to", + "random_names_cf": "When Andrew and Scott got a wrench at the marketplace, Andrew decided to give it to", + "s1_io_flip_cf": "When Don and Josh got a wrench at the marketplace, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Don got a wrench at the marketplace, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Andrew got a wrench at the marketplace, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Scott got a wrench at the marketplace, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Josh got a wrench at the marketplace, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Andrew got a wrench at the marketplace, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Josh", + "object": "wrench", + "place": "marketplace", + "random_a": "Andrew", + "random_b": "Scott", + "random_c": "Luke" + } + }, + { + "text": "The convenience store Jim and Peter went to had a ladder. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Jim and Peter went to had a ladder. Phil gave it to", + "random_names_cf": "The convenience store Robert and Joe went to had a ladder. Robert gave it to", + "s1_io_flip_cf": "The convenience store Peter and Jim went to had a ladder. Jim gave it to", + "s2_io_flip_cf": "The convenience store Jim and Peter went to had a ladder. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Joe and Robert went to had a ladder. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Robert and Joe went to had a ladder. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Peter and Jim went to had a ladder. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Joe and Robert went to had a ladder. Joe gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jim", + "object": "ladder", + "place": "convenience store", + "random_a": "Robert", + "random_b": "Joe", + "random_c": "Phil" + } + }, + { + "text": "Then, Henry and Charles went to the clothing store. Henry gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Charles went to the clothing store. Summer gave a pair of glasses to", + "random_names_cf": "Then, Kelly and William went to the clothing store. Kelly gave a pair of glasses to", + "s1_io_flip_cf": "Then, Charles and Henry went to the clothing store. Henry gave a pair of glasses to", + "s2_io_flip_cf": "Then, Henry and Charles went to the clothing store. Charles gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, William and Kelly went to the clothing store. Kelly gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and William went to the clothing store. William gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Henry went to the clothing store. Charles gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kelly went to the clothing store. William gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Henry", + "object": "pair of glasses", + "place": "clothing store", + "random_a": "Kelly", + "random_b": "William", + "random_c": "Summer" + } + }, + { + "text": "Then, Tom and Jonathan had a lot of fun at the restaurant. Tom gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Jonathan had a lot of fun at the restaurant. Kelly gave a thread to", + "random_names_cf": "Then, Neil and Steve had a lot of fun at the restaurant. Neil gave a thread to", + "s1_io_flip_cf": "Then, Jonathan and Tom had a lot of fun at the restaurant. Tom gave a thread to", + "s2_io_flip_cf": "Then, Tom and Jonathan had a lot of fun at the restaurant. Jonathan gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Neil had a lot of fun at the restaurant. Neil gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Steve had a lot of fun at the restaurant. Steve gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Tom had a lot of fun at the restaurant. Jonathan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Neil had a lot of fun at the restaurant. Steve gave a thread to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tom", + "object": "thread", + "place": "restaurant", + "random_a": "Neil", + "random_b": "Steve", + "random_c": "Kelly" + } + }, + { + "text": "When Stan and Ryan got a piece of tape at the elevator, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Ryan got a piece of tape at the elevator, Joe decided to give it to", + "random_names_cf": "When Angel and Edward got a piece of tape at the elevator, Angel decided to give it to", + "s1_io_flip_cf": "When Ryan and Stan got a piece of tape at the elevator, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Ryan got a piece of tape at the elevator, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Edward and Angel got a piece of tape at the elevator, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Edward got a piece of tape at the elevator, Edward decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Stan got a piece of tape at the elevator, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Angel got a piece of tape at the elevator, Edward decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Stan", + "object": "piece of tape", + "place": "elevator", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Joe" + } + }, + { + "text": "Once Rob and Elizabeth arrived at the university campus, Rob gave a pillow to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Elizabeth arrived at the university campus, Scott gave a pillow to", + "random_names_cf": "Once Alexander and Rick arrived at the university campus, Alexander gave a pillow to", + "s1_io_flip_cf": "Once Elizabeth and Rob arrived at the university campus, Rob gave a pillow to", + "s2_io_flip_cf": "Once Rob and Elizabeth arrived at the university campus, Elizabeth gave a pillow to", + "random_names_s1_ioi_flip_cf": "Once Rick and Alexander arrived at the university campus, Alexander gave a pillow to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Rick arrived at the university campus, Rick gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Rob arrived at the university campus, Elizabeth gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Alexander arrived at the university campus, Rick gave a pillow to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rob", + "object": "pillow", + "place": "university campus", + "random_a": "Alexander", + "random_b": "Rick", + "random_c": "Scott" + } + }, + { + "text": "Then, Jonathan and William had a lot of fun at the mall. Jonathan gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and William had a lot of fun at the mall. Angel gave a funnel to", + "random_names_cf": "Then, Andrew and Daniel had a lot of fun at the mall. Andrew gave a funnel to", + "s1_io_flip_cf": "Then, William and Jonathan had a lot of fun at the mall. Jonathan gave a funnel to", + "s2_io_flip_cf": "Then, Jonathan and William had a lot of fun at the mall. William gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Andrew had a lot of fun at the mall. Andrew gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Daniel had a lot of fun at the mall. Daniel gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Jonathan had a lot of fun at the mall. William gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Andrew had a lot of fun at the mall. Daniel gave a funnel to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jonathan", + "object": "funnel", + "place": "mall", + "random_a": "Andrew", + "random_b": "Daniel", + "random_c": "Angel" + } + }, + { + "text": "Before Stan and Will left the airport, Stan decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Will left the airport, Roger decided to give a bathtub to", + "random_names_cf": "Before Kay and Phil left the airport, Kay decided to give a bathtub to", + "s1_io_flip_cf": "Before Will and Stan left the airport, Stan decided to give a bathtub to", + "s2_io_flip_cf": "Before Stan and Will left the airport, Will decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Phil and Kay left the airport, Kay decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Kay and Phil left the airport, Phil decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Stan left the airport, Will decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Kay left the airport, Phil decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Stan", + "object": "bathtub", + "place": "airport", + "random_a": "Kay", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "When Elizabeth and Rick got a mirror at the resort, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Rick got a mirror at the resort, Phil decided to give it to", + "random_names_cf": "When Joe and Kay got a mirror at the resort, Joe decided to give it to", + "s1_io_flip_cf": "When Rick and Elizabeth got a mirror at the resort, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Rick got a mirror at the resort, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Joe got a mirror at the resort, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Kay got a mirror at the resort, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Elizabeth got a mirror at the resort, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Joe got a mirror at the resort, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Elizabeth", + "object": "mirror", + "place": "resort", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Phil" + } + }, + { + "text": "The airbase Luke and Angel went to had a laptop. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Luke and Angel went to had a laptop. Kelly gave it to", + "random_names_cf": "The airbase Grant and Joe went to had a laptop. Grant gave it to", + "s1_io_flip_cf": "The airbase Angel and Luke went to had a laptop. Luke gave it to", + "s2_io_flip_cf": "The airbase Luke and Angel went to had a laptop. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Joe and Grant went to had a laptop. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Grant and Joe went to had a laptop. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Angel and Luke went to had a laptop. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Joe and Grant went to had a laptop. Joe gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Luke", + "object": "laptop", + "place": "airbase", + "random_a": "Grant", + "random_b": "Joe", + "random_c": "Kelly" + } + }, + { + "text": "Then, Rick and Summer were working at the zoo. Rick decided to give a razor to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Summer were working at the zoo. Don decided to give a razor to", + "random_names_cf": "Then, Steve and Alex were working at the zoo. Steve decided to give a razor to", + "s1_io_flip_cf": "Then, Summer and Rick were working at the zoo. Rick decided to give a razor to", + "s2_io_flip_cf": "Then, Rick and Summer were working at the zoo. Summer decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Steve were working at the zoo. Steve decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Alex were working at the zoo. Alex decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rick were working at the zoo. Summer decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Steve were working at the zoo. Alex decided to give a razor to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rick", + "object": "razor", + "place": "zoo", + "random_a": "Steve", + "random_b": "Alex", + "random_c": "Don" + } + }, + { + "text": "Then, Peter and Rob were working at the university campus. Peter decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Rob were working at the university campus. Ross decided to give a strap to", + "random_names_cf": "Then, Rick and Roger were working at the university campus. Rick decided to give a strap to", + "s1_io_flip_cf": "Then, Rob and Peter were working at the university campus. Peter decided to give a strap to", + "s2_io_flip_cf": "Then, Peter and Rob were working at the university campus. Rob decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Rick were working at the university campus. Rick decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Roger were working at the university campus. Roger decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Peter were working at the university campus. Rob decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Rick were working at the university campus. Roger decided to give a strap to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Peter", + "object": "strap", + "place": "university campus", + "random_a": "Rick", + "random_b": "Roger", + "random_c": "Ross" + } + }, + { + "text": "Once Elizabeth and Charles arrived at the service station, Elizabeth gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Charles arrived at the service station, Scott gave a ring to", + "random_names_cf": "Once Steven and Roy arrived at the service station, Steven gave a ring to", + "s1_io_flip_cf": "Once Charles and Elizabeth arrived at the service station, Elizabeth gave a ring to", + "s2_io_flip_cf": "Once Elizabeth and Charles arrived at the service station, Charles gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Roy and Steven arrived at the service station, Steven gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Steven and Roy arrived at the service station, Roy gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Elizabeth arrived at the service station, Charles gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Steven arrived at the service station, Roy gave a ring to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "ring", + "place": "service station", + "random_a": "Steven", + "random_b": "Roy", + "random_c": "Scott" + } + }, + { + "text": "Then, Roy and Steve went to the ferry. Roy gave a set of headphones to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Steve went to the ferry. Jonathan gave a set of headphones to", + "random_names_cf": "Then, Steven and Kelly went to the ferry. Steven gave a set of headphones to", + "s1_io_flip_cf": "Then, Steve and Roy went to the ferry. Roy gave a set of headphones to", + "s2_io_flip_cf": "Then, Roy and Steve went to the ferry. Steve gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Steven went to the ferry. Steven gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Kelly went to the ferry. Kelly gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy went to the ferry. Steve gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steven went to the ferry. Kelly gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "set of headphones", + "place": "ferry", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Rob and Grant went to the dorm. Rob gave a set of headphones to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Grant went to the dorm. Jim gave a set of headphones to", + "random_names_cf": "Then, Rick and William went to the dorm. Rick gave a set of headphones to", + "s1_io_flip_cf": "Then, Grant and Rob went to the dorm. Rob gave a set of headphones to", + "s2_io_flip_cf": "Then, Rob and Grant went to the dorm. Grant gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, William and Rick went to the dorm. Rick gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Rick and William went to the dorm. William gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rob went to the dorm. Grant gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Rick went to the dorm. William gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Rob", + "object": "set of headphones", + "place": "dorm", + "random_a": "Rick", + "random_b": "William", + "random_c": "Jim" + } + }, + { + "text": "Then, Sarah and Roy went to the salon. Sarah gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Roy went to the salon. Kay gave a pair of goggles to", + "random_names_cf": "Then, Kelly and Charles went to the salon. Kelly gave a pair of goggles to", + "s1_io_flip_cf": "Then, Roy and Sarah went to the salon. Sarah gave a pair of goggles to", + "s2_io_flip_cf": "Then, Sarah and Roy went to the salon. Roy gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kelly went to the salon. Kelly gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Charles went to the salon. Charles gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Sarah went to the salon. Roy gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kelly went to the salon. Charles gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Sarah", + "object": "pair of goggles", + "place": "salon", + "random_a": "Kelly", + "random_b": "Charles", + "random_c": "Kay" + } + }, + { + "text": "When Summer and Andrew were about to leave the studio, Summer gave a razor to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Andrew were about to leave the studio, Jim gave a razor to", + "random_names_cf": "When Phil and Jonathan were about to leave the studio, Phil gave a razor to", + "s1_io_flip_cf": "When Andrew and Summer were about to leave the studio, Summer gave a razor to", + "s2_io_flip_cf": "When Summer and Andrew were about to leave the studio, Andrew gave a razor to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Phil were about to leave the studio, Phil gave a razor to", + "random_names_s2_ioi_flip_cf": "When Phil and Jonathan were about to leave the studio, Jonathan gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Summer were about to leave the studio, Andrew gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Phil were about to leave the studio, Jonathan gave a razor to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Summer", + "object": "razor", + "place": "studio", + "random_a": "Phil", + "random_b": "Jonathan", + "random_c": "Jim" + } + }, + { + "text": "Then, Robert and Alexander went to the parking lot. Robert gave a pin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Alexander went to the parking lot. Summer gave a pin to", + "random_names_cf": "Then, Tim and Edward went to the parking lot. Tim gave a pin to", + "s1_io_flip_cf": "Then, Alexander and Robert went to the parking lot. Robert gave a pin to", + "s2_io_flip_cf": "Then, Robert and Alexander went to the parking lot. Alexander gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Tim went to the parking lot. Tim gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Edward went to the parking lot. Edward gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Robert went to the parking lot. Alexander gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Tim went to the parking lot. Edward gave a pin to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Robert", + "object": "pin", + "place": "parking lot", + "random_a": "Tim", + "random_b": "Edward", + "random_c": "Summer" + } + }, + { + "text": "Before Roger and Elizabeth left the circus, Roger decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Elizabeth left the circus, Dan decided to give a pencil to", + "random_names_cf": "Before Neil and Alex left the circus, Neil decided to give a pencil to", + "s1_io_flip_cf": "Before Elizabeth and Roger left the circus, Roger decided to give a pencil to", + "s2_io_flip_cf": "Before Roger and Elizabeth left the circus, Elizabeth decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Alex and Neil left the circus, Neil decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Neil and Alex left the circus, Alex decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Roger left the circus, Elizabeth decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Neil left the circus, Alex decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Roger", + "object": "pencil", + "place": "circus", + "random_a": "Neil", + "random_b": "Alex", + "random_c": "Dan" + } + }, + { + "text": "While Summer and Edward relaxed, Summer gave a napkin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Edward relaxed, Roger gave a napkin to", + "random_names_cf": "While Phil and Henry relaxed, Phil gave a napkin to", + "s1_io_flip_cf": "While Edward and Summer relaxed, Summer gave a napkin to", + "s2_io_flip_cf": "While Summer and Edward relaxed, Edward gave a napkin to", + "random_names_s1_ioi_flip_cf": "While Henry and Phil relaxed, Phil gave a napkin to", + "random_names_s2_ioi_flip_cf": "While Phil and Henry relaxed, Henry gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Summer relaxed, Edward gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Phil relaxed, Henry gave a napkin to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Summer", + "object": "napkin", + "place": "parking lot", + "random_a": "Phil", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "Then, Grant and Robert went to the park. Grant gave a sink to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Robert went to the park. Edward gave a sink to", + "random_names_cf": "Then, Steve and Ross went to the park. Steve gave a sink to", + "s1_io_flip_cf": "Then, Robert and Grant went to the park. Grant gave a sink to", + "s2_io_flip_cf": "Then, Grant and Robert went to the park. Robert gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Steve went to the park. Steve gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Ross went to the park. Ross gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Grant went to the park. Robert gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Steve went to the park. Ross gave a sink to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Grant", + "object": "sink", + "place": "park", + "random_a": "Steve", + "random_b": "Ross", + "random_c": "Edward" + } + }, + { + "text": "Then, Luke and Guy had a lot of fun at the zoo. Luke gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Guy had a lot of fun at the zoo. Kelly gave a napkin to", + "random_names_cf": "Then, Mike and Kay had a lot of fun at the zoo. Mike gave a napkin to", + "s1_io_flip_cf": "Then, Guy and Luke had a lot of fun at the zoo. Luke gave a napkin to", + "s2_io_flip_cf": "Then, Luke and Guy had a lot of fun at the zoo. Guy gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Mike had a lot of fun at the zoo. Mike gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Kay had a lot of fun at the zoo. Kay gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Luke had a lot of fun at the zoo. Guy gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Mike had a lot of fun at the zoo. Kay gave a napkin to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Luke", + "object": "napkin", + "place": "zoo", + "random_a": "Mike", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "Once Peter and Mike arrived at the clothing store, Peter gave a pillow to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Mike arrived at the clothing store, Grant gave a pillow to", + "random_names_cf": "Once Josh and Stan arrived at the clothing store, Josh gave a pillow to", + "s1_io_flip_cf": "Once Mike and Peter arrived at the clothing store, Peter gave a pillow to", + "s2_io_flip_cf": "Once Peter and Mike arrived at the clothing store, Mike gave a pillow to", + "random_names_s1_ioi_flip_cf": "Once Stan and Josh arrived at the clothing store, Josh gave a pillow to", + "random_names_s2_ioi_flip_cf": "Once Josh and Stan arrived at the clothing store, Stan gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Peter arrived at the clothing store, Mike gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Josh arrived at the clothing store, Stan gave a pillow to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Peter", + "object": "pillow", + "place": "clothing store", + "random_a": "Josh", + "random_b": "Stan", + "random_c": "Grant" + } + }, + { + "text": "When Jonathan and Grant were about to leave the tire store, Jonathan gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Grant were about to leave the tire store, Tom gave a funnel to", + "random_names_cf": "When Alex and Dan were about to leave the tire store, Alex gave a funnel to", + "s1_io_flip_cf": "When Grant and Jonathan were about to leave the tire store, Jonathan gave a funnel to", + "s2_io_flip_cf": "When Jonathan and Grant were about to leave the tire store, Grant gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Dan and Alex were about to leave the tire store, Alex gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Alex and Dan were about to leave the tire store, Dan gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Jonathan were about to leave the tire store, Grant gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Alex were about to leave the tire store, Dan gave a funnel to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jonathan", + "object": "funnel", + "place": "tire store", + "random_a": "Alex", + "random_b": "Dan", + "random_c": "Tom" + } + }, + { + "text": "Before Tom and Elizabeth left the mall, Tom decided to give a laptop to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Elizabeth left the mall, Luke decided to give a laptop to", + "random_names_cf": "Before Neil and Rick left the mall, Neil decided to give a laptop to", + "s1_io_flip_cf": "Before Elizabeth and Tom left the mall, Tom decided to give a laptop to", + "s2_io_flip_cf": "Before Tom and Elizabeth left the mall, Elizabeth decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Before Rick and Neil left the mall, Neil decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Before Neil and Rick left the mall, Rick decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Tom left the mall, Elizabeth decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Neil left the mall, Rick decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tom", + "object": "laptop", + "place": "mall", + "random_a": "Neil", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "The house Lewis and Rob went to had a comb. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The house Lewis and Rob went to had a comb. Andrew gave it to", + "random_names_cf": "The house Phil and Angel went to had a comb. Phil gave it to", + "s1_io_flip_cf": "The house Rob and Lewis went to had a comb. Lewis gave it to", + "s2_io_flip_cf": "The house Lewis and Rob went to had a comb. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The house Angel and Phil went to had a comb. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The house Phil and Angel went to had a comb. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The house Rob and Lewis went to had a comb. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The house Angel and Phil went to had a comb. Angel gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Lewis", + "object": "comb", + "place": "house", + "random_a": "Phil", + "random_b": "Angel", + "random_c": "Andrew" + } + }, + { + "text": "Then, Cal and Jim were working at the restaurant. Cal decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Jim were working at the restaurant. Roy decided to give a pen to", + "random_names_cf": "Then, Joe and Robert were working at the restaurant. Joe decided to give a pen to", + "s1_io_flip_cf": "Then, Jim and Cal were working at the restaurant. Cal decided to give a pen to", + "s2_io_flip_cf": "Then, Cal and Jim were working at the restaurant. Jim decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Joe were working at the restaurant. Joe decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Robert were working at the restaurant. Robert decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Cal were working at the restaurant. Jim decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Joe were working at the restaurant. Robert decided to give a pen to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Cal", + "object": "pen", + "place": "restaurant", + "random_a": "Joe", + "random_b": "Robert", + "random_c": "Roy" + } + }, + { + "text": "The elevator Ryan and Josh went to had a tablet. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Ryan and Josh went to had a tablet. Luke gave it to", + "random_names_cf": "The elevator Steve and William went to had a tablet. Steve gave it to", + "s1_io_flip_cf": "The elevator Josh and Ryan went to had a tablet. Ryan gave it to", + "s2_io_flip_cf": "The elevator Ryan and Josh went to had a tablet. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The elevator William and Steve went to had a tablet. Steve gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Steve and William went to had a tablet. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Josh and Ryan went to had a tablet. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator William and Steve went to had a tablet. William gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ryan", + "object": "tablet", + "place": "elevator", + "random_a": "Steve", + "random_b": "William", + "random_c": "Luke" + } + }, + { + "text": "Before Kay and Don left the studio, Kay decided to give a drill bit to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Don left the studio, Alex decided to give a drill bit to", + "random_names_cf": "Before William and Peter left the studio, William decided to give a drill bit to", + "s1_io_flip_cf": "Before Don and Kay left the studio, Kay decided to give a drill bit to", + "s2_io_flip_cf": "Before Kay and Don left the studio, Don decided to give a drill bit to", + "random_names_s1_ioi_flip_cf": "Before Peter and William left the studio, William decided to give a drill bit to", + "random_names_s2_ioi_flip_cf": "Before William and Peter left the studio, Peter decided to give a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Kay left the studio, Don decided to give a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and William left the studio, Peter decided to give a drill bit to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "drill bit", + "place": "studio", + "random_a": "William", + "random_b": "Peter", + "random_c": "Alex" + } + }, + { + "text": "When Charles and Steven got a spoon at the supermarket, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Steven got a spoon at the supermarket, Alexander decided to give it to", + "random_names_cf": "When Stan and Peter got a spoon at the supermarket, Stan decided to give it to", + "s1_io_flip_cf": "When Steven and Charles got a spoon at the supermarket, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Steven got a spoon at the supermarket, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Stan got a spoon at the supermarket, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Peter got a spoon at the supermarket, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Charles got a spoon at the supermarket, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Stan got a spoon at the supermarket, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Charles", + "object": "spoon", + "place": "supermarket", + "random_a": "Stan", + "random_b": "Peter", + "random_c": "Alexander" + } + }, + { + "text": "The boatyard Robert and Lewis went to had a ladder. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard Robert and Lewis went to had a ladder. Daniel gave it to", + "random_names_cf": "The boatyard Edward and Peter went to had a ladder. Edward gave it to", + "s1_io_flip_cf": "The boatyard Lewis and Robert went to had a ladder. Robert gave it to", + "s2_io_flip_cf": "The boatyard Robert and Lewis went to had a ladder. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Peter and Edward went to had a ladder. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Edward and Peter went to had a ladder. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Lewis and Robert went to had a ladder. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Peter and Edward went to had a ladder. Peter gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Robert", + "object": "ladder", + "place": "boatyard", + "random_a": "Edward", + "random_b": "Peter", + "random_c": "Daniel" + } + }, + { + "text": "When Elizabeth and Charles got a cable at the hangar, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Charles got a cable at the hangar, Dan decided to give it to", + "random_names_cf": "When Angel and Jim got a cable at the hangar, Angel decided to give it to", + "s1_io_flip_cf": "When Charles and Elizabeth got a cable at the hangar, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Charles got a cable at the hangar, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Angel got a cable at the hangar, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Jim got a cable at the hangar, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Elizabeth got a cable at the hangar, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Angel got a cable at the hangar, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "cable", + "place": "hangar", + "random_a": "Angel", + "random_b": "Jim", + "random_c": "Dan" + } + }, + { + "text": "The pet store Dan and Tom went to had a radiator. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Dan and Tom went to had a radiator. Will gave it to", + "random_names_cf": "The pet store Kelly and Neil went to had a radiator. Kelly gave it to", + "s1_io_flip_cf": "The pet store Tom and Dan went to had a radiator. Dan gave it to", + "s2_io_flip_cf": "The pet store Dan and Tom went to had a radiator. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Neil and Kelly went to had a radiator. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Kelly and Neil went to had a radiator. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Tom and Dan went to had a radiator. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Neil and Kelly went to had a radiator. Neil gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Dan", + "object": "radiator", + "place": "pet store", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "Then, Jim and Joe were working at the elevator. Jim decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Joe were working at the elevator. Roger decided to give a sock to", + "random_names_cf": "Then, Jonathan and Stan were working at the elevator. Jonathan decided to give a sock to", + "s1_io_flip_cf": "Then, Joe and Jim were working at the elevator. Jim decided to give a sock to", + "s2_io_flip_cf": "Then, Jim and Joe were working at the elevator. Joe decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Jonathan were working at the elevator. Jonathan decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Stan were working at the elevator. Stan decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jim were working at the elevator. Joe decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Jonathan were working at the elevator. Stan decided to give a sock to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "sock", + "place": "elevator", + "random_a": "Jonathan", + "random_b": "Stan", + "random_c": "Roger" + } + }, + { + "text": "Then, Will and Alexander had a lot of fun at the resort. Will gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Alexander had a lot of fun at the resort. Rick gave a pair of glasses to", + "random_names_cf": "Then, Steven and Daniel had a lot of fun at the resort. Steven gave a pair of glasses to", + "s1_io_flip_cf": "Then, Alexander and Will had a lot of fun at the resort. Will gave a pair of glasses to", + "s2_io_flip_cf": "Then, Will and Alexander had a lot of fun at the resort. Alexander gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Steven had a lot of fun at the resort. Steven gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Daniel had a lot of fun at the resort. Daniel gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Will had a lot of fun at the resort. Alexander gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Steven had a lot of fun at the resort. Daniel gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Will", + "object": "pair of glasses", + "place": "resort", + "random_a": "Steven", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "When Neil and Phil got a bathtub at the hangar, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Phil got a bathtub at the hangar, Joe decided to give it to", + "random_names_cf": "When Edward and Kelly got a bathtub at the hangar, Edward decided to give it to", + "s1_io_flip_cf": "When Phil and Neil got a bathtub at the hangar, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Phil got a bathtub at the hangar, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Edward got a bathtub at the hangar, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Kelly got a bathtub at the hangar, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Neil got a bathtub at the hangar, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Edward got a bathtub at the hangar, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Neil", + "object": "bathtub", + "place": "hangar", + "random_a": "Edward", + "random_b": "Kelly", + "random_c": "Joe" + } + }, + { + "text": "Then, Austin and Tom went to the school. Austin gave a faucet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Tom went to the school. Luke gave a faucet to", + "random_names_cf": "Then, Mike and Kay went to the school. Mike gave a faucet to", + "s1_io_flip_cf": "Then, Tom and Austin went to the school. Austin gave a faucet to", + "s2_io_flip_cf": "Then, Austin and Tom went to the school. Tom gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Mike went to the school. Mike gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Kay went to the school. Kay gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Austin went to the school. Tom gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Mike went to the school. Kay gave a faucet to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Austin", + "object": "faucet", + "place": "school", + "random_a": "Mike", + "random_b": "Kay", + "random_c": "Luke" + } + }, + { + "text": "When Cal and Summer were about to leave the circus, Cal gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Summer were about to leave the circus, Elizabeth gave a grater to", + "random_names_cf": "When Grant and Steven were about to leave the circus, Grant gave a grater to", + "s1_io_flip_cf": "When Summer and Cal were about to leave the circus, Cal gave a grater to", + "s2_io_flip_cf": "When Cal and Summer were about to leave the circus, Summer gave a grater to", + "random_names_s1_ioi_flip_cf": "When Steven and Grant were about to leave the circus, Grant gave a grater to", + "random_names_s2_ioi_flip_cf": "When Grant and Steven were about to leave the circus, Steven gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Cal were about to leave the circus, Summer gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Grant were about to leave the circus, Steven gave a grater to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Cal", + "object": "grater", + "place": "circus", + "random_a": "Grant", + "random_b": "Steven", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Alexander and Jim were working at the pet store. Alexander decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Jim were working at the pet store. Joe decided to give a blouse to", + "random_names_cf": "Then, Ryan and Luke were working at the pet store. Ryan decided to give a blouse to", + "s1_io_flip_cf": "Then, Jim and Alexander were working at the pet store. Alexander decided to give a blouse to", + "s2_io_flip_cf": "Then, Alexander and Jim were working at the pet store. Jim decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Ryan were working at the pet store. Ryan decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Luke were working at the pet store. Luke decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Alexander were working at the pet store. Jim decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Ryan were working at the pet store. Luke decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Alexander", + "object": "blouse", + "place": "pet store", + "random_a": "Ryan", + "random_b": "Luke", + "random_c": "Joe" + } + }, + { + "text": "Then, Lewis and Daniel had a lot of fun at the pharmacy. Lewis gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Daniel had a lot of fun at the pharmacy. Jonathan gave a pair of shoes to", + "random_names_cf": "Then, Luke and Roger had a lot of fun at the pharmacy. Luke gave a pair of shoes to", + "s1_io_flip_cf": "Then, Daniel and Lewis had a lot of fun at the pharmacy. Lewis gave a pair of shoes to", + "s2_io_flip_cf": "Then, Lewis and Daniel had a lot of fun at the pharmacy. Daniel gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Luke had a lot of fun at the pharmacy. Luke gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Roger had a lot of fun at the pharmacy. Roger gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Lewis had a lot of fun at the pharmacy. Daniel gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Luke had a lot of fun at the pharmacy. Roger gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Lewis", + "object": "pair of shoes", + "place": "pharmacy", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Peter and Jonathan had a lot of fun at the market. Peter gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Jonathan had a lot of fun at the market. Kelly gave a folder to", + "random_names_cf": "Then, Phil and Dan had a lot of fun at the market. Phil gave a folder to", + "s1_io_flip_cf": "Then, Jonathan and Peter had a lot of fun at the market. Peter gave a folder to", + "s2_io_flip_cf": "Then, Peter and Jonathan had a lot of fun at the market. Jonathan gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Phil had a lot of fun at the market. Phil gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the market. Dan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Peter had a lot of fun at the market. Jonathan gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Phil had a lot of fun at the market. Dan gave a folder to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Peter", + "object": "folder", + "place": "market", + "random_a": "Phil", + "random_b": "Dan", + "random_c": "Kelly" + } + }, + { + "text": "While Charles and Henry relaxed, Charles gave a pair of glasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Henry relaxed, Scott gave a pair of glasses to", + "random_names_cf": "While Ross and William relaxed, Ross gave a pair of glasses to", + "s1_io_flip_cf": "While Henry and Charles relaxed, Charles gave a pair of glasses to", + "s2_io_flip_cf": "While Charles and Henry relaxed, Henry gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "While William and Ross relaxed, Ross gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "While Ross and William relaxed, William gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Charles relaxed, Henry gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Ross relaxed, William gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Charles", + "object": "pair of glasses", + "place": "salon", + "random_a": "Ross", + "random_b": "William", + "random_c": "Scott" + } + }, + { + "text": "Then, Cal and Grant went to the parking lot. Cal gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Grant went to the parking lot. Charles gave a ribbon to", + "random_names_cf": "Then, Kay and Robert went to the parking lot. Kay gave a ribbon to", + "s1_io_flip_cf": "Then, Grant and Cal went to the parking lot. Cal gave a ribbon to", + "s2_io_flip_cf": "Then, Cal and Grant went to the parking lot. Grant gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Kay went to the parking lot. Kay gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Robert went to the parking lot. Robert gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Cal went to the parking lot. Grant gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Kay went to the parking lot. Robert gave a ribbon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "ribbon", + "place": "parking lot", + "random_a": "Kay", + "random_b": "Robert", + "random_c": "Charles" + } + }, + { + "text": "While Neil and Grant relaxed, Neil gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Grant relaxed, Phil gave a pin to", + "random_names_cf": "While Ross and Roy relaxed, Ross gave a pin to", + "s1_io_flip_cf": "While Grant and Neil relaxed, Neil gave a pin to", + "s2_io_flip_cf": "While Neil and Grant relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_cf": "While Roy and Ross relaxed, Ross gave a pin to", + "random_names_s2_ioi_flip_cf": "While Ross and Roy relaxed, Roy gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Neil relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Ross relaxed, Roy gave a pin to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "pin", + "place": "dorm", + "random_a": "Ross", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "Then, Dan and Tim were working at the house. Dan decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Tim were working at the house. Josh decided to give a pair of glasses to", + "random_names_cf": "Then, Steven and Neil were working at the house. Steven decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Tim and Dan were working at the house. Dan decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Dan and Tim were working at the house. Tim decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Steven were working at the house. Steven decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Neil were working at the house. Neil decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Dan were working at the house. Tim decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Steven were working at the house. Neil decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Dan", + "object": "pair of glasses", + "place": "house", + "random_a": "Steven", + "random_b": "Neil", + "random_c": "Josh" + } + }, + { + "text": "Then, Alex and Jim went to the tire store. Alex gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Jim went to the tire store. Edward gave a pair of goggles to", + "random_names_cf": "Then, Roy and Angel went to the tire store. Roy gave a pair of goggles to", + "s1_io_flip_cf": "Then, Jim and Alex went to the tire store. Alex gave a pair of goggles to", + "s2_io_flip_cf": "Then, Alex and Jim went to the tire store. Jim gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Roy went to the tire store. Roy gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Angel went to the tire store. Angel gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Alex went to the tire store. Jim gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Roy went to the tire store. Angel gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Alex", + "object": "pair of goggles", + "place": "tire store", + "random_a": "Roy", + "random_b": "Angel", + "random_c": "Edward" + } + }, + { + "text": "Once Cal and Elizabeth arrived at the pet store, Cal gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Elizabeth arrived at the pet store, Daniel gave a boot to", + "random_names_cf": "Once Robert and Tom arrived at the pet store, Robert gave a boot to", + "s1_io_flip_cf": "Once Elizabeth and Cal arrived at the pet store, Cal gave a boot to", + "s2_io_flip_cf": "Once Cal and Elizabeth arrived at the pet store, Elizabeth gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Tom and Robert arrived at the pet store, Robert gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Robert and Tom arrived at the pet store, Tom gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Cal arrived at the pet store, Elizabeth gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Robert arrived at the pet store, Tom gave a boot to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Cal", + "object": "boot", + "place": "pet store", + "random_a": "Robert", + "random_b": "Tom", + "random_c": "Daniel" + } + }, + { + "text": "Once Robert and Steve arrived at the museum, Robert gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Steve arrived at the museum, Summer gave a funnel to", + "random_names_cf": "Once Grant and Rick arrived at the museum, Grant gave a funnel to", + "s1_io_flip_cf": "Once Steve and Robert arrived at the museum, Robert gave a funnel to", + "s2_io_flip_cf": "Once Robert and Steve arrived at the museum, Steve gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Rick and Grant arrived at the museum, Grant gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Grant and Rick arrived at the museum, Rick gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Robert arrived at the museum, Steve gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Grant arrived at the museum, Rick gave a funnel to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Robert", + "object": "funnel", + "place": "museum", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "Before Jonathan and Austin left the resort, Jonathan decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Austin left the resort, Sarah decided to give a boot to", + "random_names_cf": "Before Cal and Elizabeth left the resort, Cal decided to give a boot to", + "s1_io_flip_cf": "Before Austin and Jonathan left the resort, Jonathan decided to give a boot to", + "s2_io_flip_cf": "Before Jonathan and Austin left the resort, Austin decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Elizabeth and Cal left the resort, Cal decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Cal and Elizabeth left the resort, Elizabeth decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Jonathan left the resort, Austin decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Cal left the resort, Elizabeth decided to give a boot to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Jonathan", + "object": "boot", + "place": "resort", + "random_a": "Cal", + "random_b": "Elizabeth", + "random_c": "Sarah" + } + }, + { + "text": "When Neil and Rick got a pair of pliers at the field, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Rick got a pair of pliers at the field, Robert decided to give it to", + "random_names_cf": "When Austin and Alexander got a pair of pliers at the field, Austin decided to give it to", + "s1_io_flip_cf": "When Rick and Neil got a pair of pliers at the field, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Rick got a pair of pliers at the field, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Austin got a pair of pliers at the field, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Alexander got a pair of pliers at the field, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Neil got a pair of pliers at the field, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Austin got a pair of pliers at the field, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Neil", + "object": "pair of pliers", + "place": "field", + "random_a": "Austin", + "random_b": "Alexander", + "random_c": "Robert" + } + }, + { + "text": "Then, Tim and Mike went to the salon. Tim gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Mike went to the salon. Will gave a nail file to", + "random_names_cf": "Then, Don and Cal went to the salon. Don gave a nail file to", + "s1_io_flip_cf": "Then, Mike and Tim went to the salon. Tim gave a nail file to", + "s2_io_flip_cf": "Then, Tim and Mike went to the salon. Mike gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Don went to the salon. Don gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Don and Cal went to the salon. Cal gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Tim went to the salon. Mike gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Don went to the salon. Cal gave a nail file to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "nail file", + "place": "salon", + "random_a": "Don", + "random_b": "Cal", + "random_c": "Will" + } + }, + { + "text": "Then, Ross and Neil were working at the toy store. Ross decided to give a snack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Neil were working at the toy store. Steve decided to give a snack to", + "random_names_cf": "Then, Rick and Jim were working at the toy store. Rick decided to give a snack to", + "s1_io_flip_cf": "Then, Neil and Ross were working at the toy store. Ross decided to give a snack to", + "s2_io_flip_cf": "Then, Ross and Neil were working at the toy store. Neil decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Rick were working at the toy store. Rick decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Jim were working at the toy store. Jim decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ross were working at the toy store. Neil decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Rick were working at the toy store. Jim decided to give a snack to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ross", + "object": "snack", + "place": "toy store", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Steve" + } + }, + { + "text": "When Will and Neil got a remote control at the stadium, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Neil got a remote control at the stadium, Henry decided to give it to", + "random_names_cf": "When Luke and Josh got a remote control at the stadium, Luke decided to give it to", + "s1_io_flip_cf": "When Neil and Will got a remote control at the stadium, Will decided to give it to", + "s2_io_flip_cf": "When Will and Neil got a remote control at the stadium, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Luke got a remote control at the stadium, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Josh got a remote control at the stadium, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Will got a remote control at the stadium, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Luke got a remote control at the stadium, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "remote control", + "place": "stadium", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "Then, Ryan and Robert had a lot of fun at the airport. Ryan gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Robert had a lot of fun at the airport. Edward gave a basketball to", + "random_names_cf": "Then, Austin and Kay had a lot of fun at the airport. Austin gave a basketball to", + "s1_io_flip_cf": "Then, Robert and Ryan had a lot of fun at the airport. Ryan gave a basketball to", + "s2_io_flip_cf": "Then, Ryan and Robert had a lot of fun at the airport. Robert gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Austin had a lot of fun at the airport. Austin gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Kay had a lot of fun at the airport. Kay gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Ryan had a lot of fun at the airport. Robert gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Austin had a lot of fun at the airport. Kay gave a basketball to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ryan", + "object": "basketball", + "place": "airport", + "random_a": "Austin", + "random_b": "Kay", + "random_c": "Edward" + } + }, + { + "text": "Once Henry and Austin arrived at the campground, Henry gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Austin arrived at the campground, Scott gave a funnel to", + "random_names_cf": "Once Alex and Joe arrived at the campground, Alex gave a funnel to", + "s1_io_flip_cf": "Once Austin and Henry arrived at the campground, Henry gave a funnel to", + "s2_io_flip_cf": "Once Henry and Austin arrived at the campground, Austin gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Joe and Alex arrived at the campground, Alex gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Alex and Joe arrived at the campground, Joe gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Henry arrived at the campground, Austin gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Alex arrived at the campground, Joe gave a funnel to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Henry", + "object": "funnel", + "place": "campground", + "random_a": "Alex", + "random_b": "Joe", + "random_c": "Scott" + } + }, + { + "text": "The boatyard Will and Kelly went to had a pair of shoes. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard Will and Kelly went to had a pair of shoes. Guy gave it to", + "random_names_cf": "The boatyard Cal and Peter went to had a pair of shoes. Cal gave it to", + "s1_io_flip_cf": "The boatyard Kelly and Will went to had a pair of shoes. Will gave it to", + "s2_io_flip_cf": "The boatyard Will and Kelly went to had a pair of shoes. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Peter and Cal went to had a pair of shoes. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Cal and Peter went to had a pair of shoes. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Kelly and Will went to had a pair of shoes. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Peter and Cal went to had a pair of shoes. Peter gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Will", + "object": "pair of shoes", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Peter", + "random_c": "Guy" + } + }, + { + "text": "Then, Robert and Jonathan were working at the mall. Robert decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Jonathan were working at the mall. Luke decided to give a screwdriver to", + "random_names_cf": "Then, Austin and Edward were working at the mall. Austin decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Jonathan and Robert were working at the mall. Robert decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Robert and Jonathan were working at the mall. Jonathan decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Austin were working at the mall. Austin decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Edward were working at the mall. Edward decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Robert were working at the mall. Jonathan decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Austin were working at the mall. Edward decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Robert", + "object": "screwdriver", + "place": "mall", + "random_a": "Austin", + "random_b": "Edward", + "random_c": "Luke" + } + }, + { + "text": "Then, Dan and Steven went to the school. Dan gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Steven went to the school. Will gave a fan to", + "random_names_cf": "Then, Phil and Ryan went to the school. Phil gave a fan to", + "s1_io_flip_cf": "Then, Steven and Dan went to the school. Dan gave a fan to", + "s2_io_flip_cf": "Then, Dan and Steven went to the school. Steven gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Phil went to the school. Phil gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Ryan went to the school. Ryan gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Dan went to the school. Steven gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Phil went to the school. Ryan gave a fan to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Dan", + "object": "fan", + "place": "school", + "random_a": "Phil", + "random_b": "Ryan", + "random_c": "Will" + } + }, + { + "text": "When Sarah and Josh were about to leave the department store, Sarah gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Josh were about to leave the department store, Tim gave a coat to", + "random_names_cf": "When Lewis and Neil were about to leave the department store, Lewis gave a coat to", + "s1_io_flip_cf": "When Josh and Sarah were about to leave the department store, Sarah gave a coat to", + "s2_io_flip_cf": "When Sarah and Josh were about to leave the department store, Josh gave a coat to", + "random_names_s1_ioi_flip_cf": "When Neil and Lewis were about to leave the department store, Lewis gave a coat to", + "random_names_s2_ioi_flip_cf": "When Lewis and Neil were about to leave the department store, Neil gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Sarah were about to leave the department store, Josh gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Lewis were about to leave the department store, Neil gave a coat to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Sarah", + "object": "coat", + "place": "department store", + "random_a": "Lewis", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "Then, Rob and Luke had a lot of fun at the airport. Rob gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Luke had a lot of fun at the airport. Steve gave a basketball to", + "random_names_cf": "Then, Roger and Phil had a lot of fun at the airport. Roger gave a basketball to", + "s1_io_flip_cf": "Then, Luke and Rob had a lot of fun at the airport. Rob gave a basketball to", + "s2_io_flip_cf": "Then, Rob and Luke had a lot of fun at the airport. Luke gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Roger had a lot of fun at the airport. Roger gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Phil had a lot of fun at the airport. Phil gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Rob had a lot of fun at the airport. Luke gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Roger had a lot of fun at the airport. Phil gave a basketball to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rob", + "object": "basketball", + "place": "airport", + "random_a": "Roger", + "random_b": "Phil", + "random_c": "Steve" + } + }, + { + "text": "Then, Alex and Alexander had a lot of fun at the spa. Alex gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Alexander had a lot of fun at the spa. Elizabeth gave a strap to", + "random_names_cf": "Then, Grant and Austin had a lot of fun at the spa. Grant gave a strap to", + "s1_io_flip_cf": "Then, Alexander and Alex had a lot of fun at the spa. Alex gave a strap to", + "s2_io_flip_cf": "Then, Alex and Alexander had a lot of fun at the spa. Alexander gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Grant had a lot of fun at the spa. Grant gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Austin had a lot of fun at the spa. Austin gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Alex had a lot of fun at the spa. Alexander gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Grant had a lot of fun at the spa. Austin gave a strap to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Alex", + "object": "strap", + "place": "spa", + "random_a": "Grant", + "random_b": "Austin", + "random_c": "Elizabeth" + } + }, + { + "text": "When Don and Steven got a snack at the hangar, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and Steven got a snack at the hangar, Ryan decided to give it to", + "random_names_cf": "When Scott and Rick got a snack at the hangar, Scott decided to give it to", + "s1_io_flip_cf": "When Steven and Don got a snack at the hangar, Don decided to give it to", + "s2_io_flip_cf": "When Don and Steven got a snack at the hangar, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Scott got a snack at the hangar, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Rick got a snack at the hangar, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Don got a snack at the hangar, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Scott got a snack at the hangar, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Don", + "object": "snack", + "place": "hangar", + "random_a": "Scott", + "random_b": "Rick", + "random_c": "Ryan" + } + }, + { + "text": "Then, Luke and Neil had a lot of fun at the convenience store. Luke gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Neil had a lot of fun at the convenience store. Daniel gave a bucket of paint to", + "random_names_cf": "Then, Angel and Alex had a lot of fun at the convenience store. Angel gave a bucket of paint to", + "s1_io_flip_cf": "Then, Neil and Luke had a lot of fun at the convenience store. Luke gave a bucket of paint to", + "s2_io_flip_cf": "Then, Luke and Neil had a lot of fun at the convenience store. Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Angel had a lot of fun at the convenience store. Angel gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Alex had a lot of fun at the convenience store. Alex gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Luke had a lot of fun at the convenience store. Neil gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Angel had a lot of fun at the convenience store. Alex gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Luke", + "object": "bucket of paint", + "place": "convenience store", + "random_a": "Angel", + "random_b": "Alex", + "random_c": "Daniel" + } + }, + { + "text": "The racetrack Kelly and Scott went to had a wallet. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Kelly and Scott went to had a wallet. William gave it to", + "random_names_cf": "The racetrack Phil and Summer went to had a wallet. Phil gave it to", + "s1_io_flip_cf": "The racetrack Scott and Kelly went to had a wallet. Kelly gave it to", + "s2_io_flip_cf": "The racetrack Kelly and Scott went to had a wallet. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Summer and Phil went to had a wallet. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Phil and Summer went to had a wallet. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Scott and Kelly went to had a wallet. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Summer and Phil went to had a wallet. Summer gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kelly", + "object": "wallet", + "place": "racetrack", + "random_a": "Phil", + "random_b": "Summer", + "random_c": "William" + } + }, + { + "text": "When Robert and Scott got a coat at the pharmacy, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Scott got a coat at the pharmacy, Joe decided to give it to", + "random_names_cf": "When Ross and Alexander got a coat at the pharmacy, Ross decided to give it to", + "s1_io_flip_cf": "When Scott and Robert got a coat at the pharmacy, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Scott got a coat at the pharmacy, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Ross got a coat at the pharmacy, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Alexander got a coat at the pharmacy, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Robert got a coat at the pharmacy, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Ross got a coat at the pharmacy, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Robert", + "object": "coat", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Alexander", + "random_c": "Joe" + } + }, + { + "text": "When Charles and Joe got a pair of nail clippers at the zoo, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Joe got a pair of nail clippers at the zoo, Grant decided to give it to", + "random_names_cf": "When Tim and Kay got a pair of nail clippers at the zoo, Tim decided to give it to", + "s1_io_flip_cf": "When Joe and Charles got a pair of nail clippers at the zoo, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Joe got a pair of nail clippers at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Tim got a pair of nail clippers at the zoo, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Kay got a pair of nail clippers at the zoo, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Charles got a pair of nail clippers at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Tim got a pair of nail clippers at the zoo, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Charles", + "object": "pair of nail clippers", + "place": "zoo", + "random_a": "Tim", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "The airport Charles and Angel went to had a bowl. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Charles and Angel went to had a bowl. Dan gave it to", + "random_names_cf": "The airport Peter and Henry went to had a bowl. Peter gave it to", + "s1_io_flip_cf": "The airport Angel and Charles went to had a bowl. Charles gave it to", + "s2_io_flip_cf": "The airport Charles and Angel went to had a bowl. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The airport Henry and Peter went to had a bowl. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The airport Peter and Henry went to had a bowl. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Angel and Charles went to had a bowl. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Henry and Peter went to had a bowl. Henry gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Charles", + "object": "bowl", + "place": "airport", + "random_a": "Peter", + "random_b": "Henry", + "random_c": "Dan" + } + }, + { + "text": "Once Rick and Rob arrived at the service station, Rick gave a toaster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Rob arrived at the service station, Jonathan gave a toaster to", + "random_names_cf": "Once Jim and Kelly arrived at the service station, Jim gave a toaster to", + "s1_io_flip_cf": "Once Rob and Rick arrived at the service station, Rick gave a toaster to", + "s2_io_flip_cf": "Once Rick and Rob arrived at the service station, Rob gave a toaster to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Jim arrived at the service station, Jim gave a toaster to", + "random_names_s2_ioi_flip_cf": "Once Jim and Kelly arrived at the service station, Kelly gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Rick arrived at the service station, Rob gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Jim arrived at the service station, Kelly gave a toaster to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Rick", + "object": "toaster", + "place": "service station", + "random_a": "Jim", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "Before Cal and Rob left the marketplace, Cal decided to give a bicycle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Rob left the marketplace, Joe decided to give a bicycle to", + "random_names_cf": "Before Roy and Grant left the marketplace, Roy decided to give a bicycle to", + "s1_io_flip_cf": "Before Rob and Cal left the marketplace, Cal decided to give a bicycle to", + "s2_io_flip_cf": "Before Cal and Rob left the marketplace, Rob decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Before Grant and Roy left the marketplace, Roy decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Before Roy and Grant left the marketplace, Grant decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Cal left the marketplace, Rob decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Roy left the marketplace, Grant decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Cal", + "object": "bicycle", + "place": "marketplace", + "random_a": "Roy", + "random_b": "Grant", + "random_c": "Joe" + } + }, + { + "text": "When Scott and Joe got a banner at the tire store, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Joe got a banner at the tire store, Roy decided to give it to", + "random_names_cf": "When Dan and Stan got a banner at the tire store, Dan decided to give it to", + "s1_io_flip_cf": "When Joe and Scott got a banner at the tire store, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Joe got a banner at the tire store, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Dan got a banner at the tire store, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Stan got a banner at the tire store, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Scott got a banner at the tire store, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Dan got a banner at the tire store, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Scott", + "object": "banner", + "place": "tire store", + "random_a": "Dan", + "random_b": "Stan", + "random_c": "Roy" + } + }, + { + "text": "While Kay and Elizabeth relaxed, Kay gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Elizabeth relaxed, Guy gave a screwdriver to", + "random_names_cf": "While Charles and Phil relaxed, Charles gave a screwdriver to", + "s1_io_flip_cf": "While Elizabeth and Kay relaxed, Kay gave a screwdriver to", + "s2_io_flip_cf": "While Kay and Elizabeth relaxed, Elizabeth gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Phil and Charles relaxed, Charles gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Charles and Phil relaxed, Phil gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Kay relaxed, Elizabeth gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Charles relaxed, Phil gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Kay", + "object": "screwdriver", + "place": "zoo", + "random_a": "Charles", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "When Rob and Dan were about to leave the cafe, Rob gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Dan were about to leave the cafe, Jim gave a grater to", + "random_names_cf": "When Daniel and Ryan were about to leave the cafe, Daniel gave a grater to", + "s1_io_flip_cf": "When Dan and Rob were about to leave the cafe, Rob gave a grater to", + "s2_io_flip_cf": "When Rob and Dan were about to leave the cafe, Dan gave a grater to", + "random_names_s1_ioi_flip_cf": "When Ryan and Daniel were about to leave the cafe, Daniel gave a grater to", + "random_names_s2_ioi_flip_cf": "When Daniel and Ryan were about to leave the cafe, Ryan gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Rob were about to leave the cafe, Dan gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Daniel were about to leave the cafe, Ryan gave a grater to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Rob", + "object": "grater", + "place": "cafe", + "random_a": "Daniel", + "random_b": "Ryan", + "random_c": "Jim" + } + }, + { + "text": "When Rob and Peter got a vest at the toy store, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Peter got a vest at the toy store, Dan decided to give it to", + "random_names_cf": "When Lewis and Rick got a vest at the toy store, Lewis decided to give it to", + "s1_io_flip_cf": "When Peter and Rob got a vest at the toy store, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Peter got a vest at the toy store, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Lewis got a vest at the toy store, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Rick got a vest at the toy store, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Rob got a vest at the toy store, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Lewis got a vest at the toy store, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rob", + "object": "vest", + "place": "toy store", + "random_a": "Lewis", + "random_b": "Rick", + "random_c": "Dan" + } + }, + { + "text": "Then, Tom and Josh went to the clothing store. Tom gave a match to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Josh went to the clothing store. Ross gave a match to", + "random_names_cf": "Then, Alex and Roger went to the clothing store. Alex gave a match to", + "s1_io_flip_cf": "Then, Josh and Tom went to the clothing store. Tom gave a match to", + "s2_io_flip_cf": "Then, Tom and Josh went to the clothing store. Josh gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Alex went to the clothing store. Alex gave a match to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Roger went to the clothing store. Roger gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Tom went to the clothing store. Josh gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Alex went to the clothing store. Roger gave a match to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "match", + "place": "clothing store", + "random_a": "Alex", + "random_b": "Roger", + "random_c": "Ross" + } + }, + { + "text": "Then, Jonathan and Rick went to the cafe. Jonathan gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Rick went to the cafe. Don gave a wrench to", + "random_names_cf": "Then, Elizabeth and Ryan went to the cafe. Elizabeth gave a wrench to", + "s1_io_flip_cf": "Then, Rick and Jonathan went to the cafe. Jonathan gave a wrench to", + "s2_io_flip_cf": "Then, Jonathan and Rick went to the cafe. Rick gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Elizabeth went to the cafe. Elizabeth gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Ryan went to the cafe. Ryan gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Jonathan went to the cafe. Rick gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Elizabeth went to the cafe. Ryan gave a wrench to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Jonathan", + "object": "wrench", + "place": "cafe", + "random_a": "Elizabeth", + "random_b": "Ryan", + "random_c": "Don" + } + }, + { + "text": "Then, Don and Rob were working at the salon. Don decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Rob were working at the salon. Jonathan decided to give a napkin to", + "random_names_cf": "Then, Kay and Charles were working at the salon. Kay decided to give a napkin to", + "s1_io_flip_cf": "Then, Rob and Don were working at the salon. Don decided to give a napkin to", + "s2_io_flip_cf": "Then, Don and Rob were working at the salon. Rob decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kay were working at the salon. Kay decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Charles were working at the salon. Charles decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Don were working at the salon. Rob decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kay were working at the salon. Charles decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "napkin", + "place": "salon", + "random_a": "Kay", + "random_b": "Charles", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Summer and Cal had a lot of fun at the pharmacy. Summer gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Cal had a lot of fun at the pharmacy. Phil gave a sifter to", + "random_names_cf": "Then, Elizabeth and Steve had a lot of fun at the pharmacy. Elizabeth gave a sifter to", + "s1_io_flip_cf": "Then, Cal and Summer had a lot of fun at the pharmacy. Summer gave a sifter to", + "s2_io_flip_cf": "Then, Summer and Cal had a lot of fun at the pharmacy. Cal gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Elizabeth had a lot of fun at the pharmacy. Elizabeth gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Steve had a lot of fun at the pharmacy. Steve gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Summer had a lot of fun at the pharmacy. Cal gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Elizabeth had a lot of fun at the pharmacy. Steve gave a sifter to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Summer", + "object": "sifter", + "place": "pharmacy", + "random_a": "Elizabeth", + "random_b": "Steve", + "random_c": "Phil" + } + }, + { + "text": "Then, Austin and Elizabeth were working at the optician. Austin decided to give a pair of goggles to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Elizabeth were working at the optician. Luke decided to give a pair of goggles to", + "random_names_cf": "Then, Scott and Joe were working at the optician. Scott decided to give a pair of goggles to", + "s1_io_flip_cf": "Then, Elizabeth and Austin were working at the optician. Austin decided to give a pair of goggles to", + "s2_io_flip_cf": "Then, Austin and Elizabeth were working at the optician. Elizabeth decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Scott were working at the optician. Scott decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Joe were working at the optician. Joe decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Austin were working at the optician. Elizabeth decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Scott were working at the optician. Joe decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Austin", + "object": "pair of goggles", + "place": "optician", + "random_a": "Scott", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "When Neil and Lewis got a fan at the campground, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Lewis got a fan at the campground, Roger decided to give it to", + "random_names_cf": "When Alex and Rob got a fan at the campground, Alex decided to give it to", + "s1_io_flip_cf": "When Lewis and Neil got a fan at the campground, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Lewis got a fan at the campground, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Alex got a fan at the campground, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Rob got a fan at the campground, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Neil got a fan at the campground, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Alex got a fan at the campground, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Neil", + "object": "fan", + "place": "campground", + "random_a": "Alex", + "random_b": "Rob", + "random_c": "Roger" + } + }, + { + "text": "Before Edward and Steven left the tire store, Edward decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Steven left the tire store, Elizabeth decided to give a can to", + "random_names_cf": "Before Roy and Will left the tire store, Roy decided to give a can to", + "s1_io_flip_cf": "Before Steven and Edward left the tire store, Edward decided to give a can to", + "s2_io_flip_cf": "Before Edward and Steven left the tire store, Steven decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Will and Roy left the tire store, Roy decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Roy and Will left the tire store, Will decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Edward left the tire store, Steven decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Roy left the tire store, Will decided to give a can to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Edward", + "object": "can", + "place": "tire store", + "random_a": "Roy", + "random_b": "Will", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Alexander and Rob were working at the clothing store. Alexander decided to give a remote control to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Rob were working at the clothing store. Ross decided to give a remote control to", + "random_names_cf": "Then, Roger and Summer were working at the clothing store. Roger decided to give a remote control to", + "s1_io_flip_cf": "Then, Rob and Alexander were working at the clothing store. Alexander decided to give a remote control to", + "s2_io_flip_cf": "Then, Alexander and Rob were working at the clothing store. Rob decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Roger were working at the clothing store. Roger decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Summer were working at the clothing store. Summer decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Alexander were working at the clothing store. Rob decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Roger were working at the clothing store. Summer decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alexander", + "object": "remote control", + "place": "clothing store", + "random_a": "Roger", + "random_b": "Summer", + "random_c": "Ross" + } + }, + { + "text": "Then, Ryan and Elizabeth went to the boatyard. Ryan gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Elizabeth went to the boatyard. Tom gave a backpack to", + "random_names_cf": "Then, Guy and Angel went to the boatyard. Guy gave a backpack to", + "s1_io_flip_cf": "Then, Elizabeth and Ryan went to the boatyard. Ryan gave a backpack to", + "s2_io_flip_cf": "Then, Ryan and Elizabeth went to the boatyard. Elizabeth gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Guy went to the boatyard. Guy gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Angel went to the boatyard. Angel gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ryan went to the boatyard. Elizabeth gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Guy went to the boatyard. Angel gave a backpack to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ryan", + "object": "backpack", + "place": "boatyard", + "random_a": "Guy", + "random_b": "Angel", + "random_c": "Tom" + } + }, + { + "text": "The hangar Andrew and Kelly went to had a tent. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Andrew and Kelly went to had a tent. Grant gave it to", + "random_names_cf": "The hangar Sarah and Roger went to had a tent. Sarah gave it to", + "s1_io_flip_cf": "The hangar Kelly and Andrew went to had a tent. Andrew gave it to", + "s2_io_flip_cf": "The hangar Andrew and Kelly went to had a tent. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Roger and Sarah went to had a tent. Sarah gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Sarah and Roger went to had a tent. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Kelly and Andrew went to had a tent. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Roger and Sarah went to had a tent. Roger gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Andrew", + "object": "tent", + "place": "hangar", + "random_a": "Sarah", + "random_b": "Roger", + "random_c": "Grant" + } + }, + { + "text": "Then, Jonathan and Guy went to the ferry. Jonathan gave a wallet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Guy went to the ferry. Elizabeth gave a wallet to", + "random_names_cf": "Then, Edward and Rick went to the ferry. Edward gave a wallet to", + "s1_io_flip_cf": "Then, Guy and Jonathan went to the ferry. Jonathan gave a wallet to", + "s2_io_flip_cf": "Then, Jonathan and Guy went to the ferry. Guy gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Edward went to the ferry. Edward gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Rick went to the ferry. Rick gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Jonathan went to the ferry. Guy gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward went to the ferry. Rick gave a wallet to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Jonathan", + "object": "wallet", + "place": "ferry", + "random_a": "Edward", + "random_b": "Rick", + "random_c": "Elizabeth" + } + }, + { + "text": "While Steven and Dan relaxed, Steven gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steven and Dan relaxed, Tim gave a thread to", + "random_names_cf": "While Tom and Rob relaxed, Tom gave a thread to", + "s1_io_flip_cf": "While Dan and Steven relaxed, Steven gave a thread to", + "s2_io_flip_cf": "While Steven and Dan relaxed, Dan gave a thread to", + "random_names_s1_ioi_flip_cf": "While Rob and Tom relaxed, Tom gave a thread to", + "random_names_s2_ioi_flip_cf": "While Tom and Rob relaxed, Rob gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Steven relaxed, Dan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Tom relaxed, Rob gave a thread to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Steven", + "object": "thread", + "place": "gym", + "random_a": "Tom", + "random_b": "Rob", + "random_c": "Tim" + } + }, + { + "text": "Then, Austin and Henry were working at the salon. Austin decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Henry were working at the salon. Don decided to give a thread to", + "random_names_cf": "Then, Dan and Tim were working at the salon. Dan decided to give a thread to", + "s1_io_flip_cf": "Then, Henry and Austin were working at the salon. Austin decided to give a thread to", + "s2_io_flip_cf": "Then, Austin and Henry were working at the salon. Henry decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Dan were working at the salon. Dan decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Tim were working at the salon. Tim decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Austin were working at the salon. Henry decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Dan were working at the salon. Tim decided to give a thread to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Austin", + "object": "thread", + "place": "salon", + "random_a": "Dan", + "random_b": "Tim", + "random_c": "Don" + } + }, + { + "text": "Once Roy and Jonathan arrived at the tire store, Roy gave a razor to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Jonathan arrived at the tire store, Rick gave a razor to", + "random_names_cf": "Once Daniel and Robert arrived at the tire store, Daniel gave a razor to", + "s1_io_flip_cf": "Once Jonathan and Roy arrived at the tire store, Roy gave a razor to", + "s2_io_flip_cf": "Once Roy and Jonathan arrived at the tire store, Jonathan gave a razor to", + "random_names_s1_ioi_flip_cf": "Once Robert and Daniel arrived at the tire store, Daniel gave a razor to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Robert arrived at the tire store, Robert gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Roy arrived at the tire store, Jonathan gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Daniel arrived at the tire store, Robert gave a razor to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "razor", + "place": "tire store", + "random_a": "Daniel", + "random_b": "Robert", + "random_c": "Rick" + } + }, + { + "text": "Then, Tom and Scott went to the music store. Tom gave a set of headphones to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Scott went to the music store. Steve gave a set of headphones to", + "random_names_cf": "Then, Guy and Lewis went to the music store. Guy gave a set of headphones to", + "s1_io_flip_cf": "Then, Scott and Tom went to the music store. Tom gave a set of headphones to", + "s2_io_flip_cf": "Then, Tom and Scott went to the music store. Scott gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Guy went to the music store. Guy gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Lewis went to the music store. Lewis gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom went to the music store. Scott gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Guy went to the music store. Lewis gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "set of headphones", + "place": "music store", + "random_a": "Guy", + "random_b": "Lewis", + "random_c": "Steve" + } + }, + { + "text": "Once Steven and Angel arrived at the court, Steven gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Angel arrived at the court, Neil gave a backpack to", + "random_names_cf": "Once Rob and Ryan arrived at the court, Rob gave a backpack to", + "s1_io_flip_cf": "Once Angel and Steven arrived at the court, Steven gave a backpack to", + "s2_io_flip_cf": "Once Steven and Angel arrived at the court, Angel gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Ryan and Rob arrived at the court, Rob gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Rob and Ryan arrived at the court, Ryan gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Steven arrived at the court, Angel gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Rob arrived at the court, Ryan gave a backpack to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steven", + "object": "backpack", + "place": "court", + "random_a": "Rob", + "random_b": "Ryan", + "random_c": "Neil" + } + }, + { + "text": "The museum Jonathan and Rob went to had a pencil sharpener. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Jonathan and Rob went to had a pencil sharpener. Edward gave it to", + "random_names_cf": "The museum Ross and Henry went to had a pencil sharpener. Ross gave it to", + "s1_io_flip_cf": "The museum Rob and Jonathan went to had a pencil sharpener. Jonathan gave it to", + "s2_io_flip_cf": "The museum Jonathan and Rob went to had a pencil sharpener. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The museum Henry and Ross went to had a pencil sharpener. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The museum Ross and Henry went to had a pencil sharpener. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Rob and Jonathan went to had a pencil sharpener. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Henry and Ross went to had a pencil sharpener. Henry gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jonathan", + "object": "pencil sharpener", + "place": "museum", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Edward" + } + }, + { + "text": "Before Mike and Henry left the clothing store, Mike decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Henry left the clothing store, Summer decided to give a dishwasher to", + "random_names_cf": "Before Ross and Jim left the clothing store, Ross decided to give a dishwasher to", + "s1_io_flip_cf": "Before Henry and Mike left the clothing store, Mike decided to give a dishwasher to", + "s2_io_flip_cf": "Before Mike and Henry left the clothing store, Henry decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Jim and Ross left the clothing store, Ross decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Ross and Jim left the clothing store, Jim decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Mike left the clothing store, Henry decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Ross left the clothing store, Jim decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Mike", + "object": "dishwasher", + "place": "clothing store", + "random_a": "Ross", + "random_b": "Jim", + "random_c": "Summer" + } + }, + { + "text": "While Charles and Tim relaxed, Charles gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Tim relaxed, Don gave a trunk to", + "random_names_cf": "While Luke and Jim relaxed, Luke gave a trunk to", + "s1_io_flip_cf": "While Tim and Charles relaxed, Charles gave a trunk to", + "s2_io_flip_cf": "While Charles and Tim relaxed, Tim gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Jim and Luke relaxed, Luke gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Luke and Jim relaxed, Jim gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Charles relaxed, Tim gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Luke relaxed, Jim gave a trunk to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Charles", + "object": "trunk", + "place": "airport", + "random_a": "Luke", + "random_b": "Jim", + "random_c": "Don" + } + }, + { + "text": "The market Phil and Will went to had a laptop. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Phil and Will went to had a laptop. Kelly gave it to", + "random_names_cf": "The market Lewis and Angel went to had a laptop. Lewis gave it to", + "s1_io_flip_cf": "The market Will and Phil went to had a laptop. Phil gave it to", + "s2_io_flip_cf": "The market Phil and Will went to had a laptop. Will gave it to", + "random_names_s1_ioi_flip_cf": "The market Angel and Lewis went to had a laptop. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The market Lewis and Angel went to had a laptop. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Will and Phil went to had a laptop. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Angel and Lewis went to had a laptop. Angel gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Phil", + "object": "laptop", + "place": "market", + "random_a": "Lewis", + "random_b": "Angel", + "random_c": "Kelly" + } + }, + { + "text": "When Tom and Josh were about to leave the racetrack, Tom gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Josh were about to leave the racetrack, Roger gave a coat to", + "random_names_cf": "When William and Luke were about to leave the racetrack, William gave a coat to", + "s1_io_flip_cf": "When Josh and Tom were about to leave the racetrack, Tom gave a coat to", + "s2_io_flip_cf": "When Tom and Josh were about to leave the racetrack, Josh gave a coat to", + "random_names_s1_ioi_flip_cf": "When Luke and William were about to leave the racetrack, William gave a coat to", + "random_names_s2_ioi_flip_cf": "When William and Luke were about to leave the racetrack, Luke gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Tom were about to leave the racetrack, Josh gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and William were about to leave the racetrack, Luke gave a coat to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Tom", + "object": "coat", + "place": "racetrack", + "random_a": "William", + "random_b": "Luke", + "random_c": "Roger" + } + }, + { + "text": "Before Stan and Henry left the mall, Stan decided to give a fork to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Henry left the mall, Tom decided to give a fork to", + "random_names_cf": "Before Roy and Cal left the mall, Roy decided to give a fork to", + "s1_io_flip_cf": "Before Henry and Stan left the mall, Stan decided to give a fork to", + "s2_io_flip_cf": "Before Stan and Henry left the mall, Henry decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Before Cal and Roy left the mall, Roy decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Before Roy and Cal left the mall, Cal decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Stan left the mall, Henry decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Roy left the mall, Cal decided to give a fork to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Stan", + "object": "fork", + "place": "mall", + "random_a": "Roy", + "random_b": "Cal", + "random_c": "Tom" + } + }, + { + "text": "The restaurant Tim and Daniel went to had a poster. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Tim and Daniel went to had a poster. Henry gave it to", + "random_names_cf": "The restaurant Guy and Joe went to had a poster. Guy gave it to", + "s1_io_flip_cf": "The restaurant Daniel and Tim went to had a poster. Tim gave it to", + "s2_io_flip_cf": "The restaurant Tim and Daniel went to had a poster. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Joe and Guy went to had a poster. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Guy and Joe went to had a poster. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Daniel and Tim went to had a poster. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Joe and Guy went to had a poster. Joe gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Tim", + "object": "poster", + "place": "restaurant", + "random_a": "Guy", + "random_b": "Joe", + "random_c": "Henry" + } + }, + { + "text": "When Cal and Austin were about to leave the pizzeria, Cal gave a pin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Austin were about to leave the pizzeria, Grant gave a pin to", + "random_names_cf": "When Roger and Mike were about to leave the pizzeria, Roger gave a pin to", + "s1_io_flip_cf": "When Austin and Cal were about to leave the pizzeria, Cal gave a pin to", + "s2_io_flip_cf": "When Cal and Austin were about to leave the pizzeria, Austin gave a pin to", + "random_names_s1_ioi_flip_cf": "When Mike and Roger were about to leave the pizzeria, Roger gave a pin to", + "random_names_s2_ioi_flip_cf": "When Roger and Mike were about to leave the pizzeria, Mike gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Cal were about to leave the pizzeria, Austin gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Roger were about to leave the pizzeria, Mike gave a pin to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Cal", + "object": "pin", + "place": "pizzeria", + "random_a": "Roger", + "random_b": "Mike", + "random_c": "Grant" + } + }, + { + "text": "Before Luke and Jonathan left the court, Luke decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Jonathan left the court, Joe decided to give a scarf to", + "random_names_cf": "Before Tom and Ryan left the court, Tom decided to give a scarf to", + "s1_io_flip_cf": "Before Jonathan and Luke left the court, Luke decided to give a scarf to", + "s2_io_flip_cf": "Before Luke and Jonathan left the court, Jonathan decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Tom left the court, Tom decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Tom and Ryan left the court, Ryan decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Luke left the court, Jonathan decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Tom left the court, Ryan decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "scarf", + "place": "court", + "random_a": "Tom", + "random_b": "Ryan", + "random_c": "Joe" + } + }, + { + "text": "While Guy and Joe relaxed, Guy gave a shelf to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Joe relaxed, Mike gave a shelf to", + "random_names_cf": "While William and Stan relaxed, William gave a shelf to", + "s1_io_flip_cf": "While Joe and Guy relaxed, Guy gave a shelf to", + "s2_io_flip_cf": "While Guy and Joe relaxed, Joe gave a shelf to", + "random_names_s1_ioi_flip_cf": "While Stan and William relaxed, William gave a shelf to", + "random_names_s2_ioi_flip_cf": "While William and Stan relaxed, Stan gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Guy relaxed, Joe gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and William relaxed, Stan gave a shelf to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Guy", + "object": "shelf", + "place": "tire store", + "random_a": "William", + "random_b": "Stan", + "random_c": "Mike" + } + }, + { + "text": "Before Ryan and Don left the clothing store, Ryan decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Don left the clothing store, Tom decided to give a banner to", + "random_names_cf": "Before Joe and Cal left the clothing store, Joe decided to give a banner to", + "s1_io_flip_cf": "Before Don and Ryan left the clothing store, Ryan decided to give a banner to", + "s2_io_flip_cf": "Before Ryan and Don left the clothing store, Don decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Cal and Joe left the clothing store, Joe decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Joe and Cal left the clothing store, Cal decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Ryan left the clothing store, Don decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Joe left the clothing store, Cal decided to give a banner to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ryan", + "object": "banner", + "place": "clothing store", + "random_a": "Joe", + "random_b": "Cal", + "random_c": "Tom" + } + }, + { + "text": "Once Phil and Ross arrived at the campground, Phil gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Ross arrived at the campground, Don gave a backpack to", + "random_names_cf": "Once Alexander and Peter arrived at the campground, Alexander gave a backpack to", + "s1_io_flip_cf": "Once Ross and Phil arrived at the campground, Phil gave a backpack to", + "s2_io_flip_cf": "Once Phil and Ross arrived at the campground, Ross gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Peter and Alexander arrived at the campground, Alexander gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Peter arrived at the campground, Peter gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Phil arrived at the campground, Ross gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Alexander arrived at the campground, Peter gave a backpack to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Phil", + "object": "backpack", + "place": "campground", + "random_a": "Alexander", + "random_b": "Peter", + "random_c": "Don" + } + }, + { + "text": "When Stan and Jim were about to leave the toy store, Stan gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Jim were about to leave the toy store, William gave a fan to", + "random_names_cf": "When Charles and Lewis were about to leave the toy store, Charles gave a fan to", + "s1_io_flip_cf": "When Jim and Stan were about to leave the toy store, Stan gave a fan to", + "s2_io_flip_cf": "When Stan and Jim were about to leave the toy store, Jim gave a fan to", + "random_names_s1_ioi_flip_cf": "When Lewis and Charles were about to leave the toy store, Charles gave a fan to", + "random_names_s2_ioi_flip_cf": "When Charles and Lewis were about to leave the toy store, Lewis gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Stan were about to leave the toy store, Jim gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Charles were about to leave the toy store, Lewis gave a fan to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Stan", + "object": "fan", + "place": "toy store", + "random_a": "Charles", + "random_b": "Lewis", + "random_c": "William" + } + }, + { + "text": "When Angel and Steven got a laptop at the gym, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Steven got a laptop at the gym, Roger decided to give it to", + "random_names_cf": "When Phil and Summer got a laptop at the gym, Phil decided to give it to", + "s1_io_flip_cf": "When Steven and Angel got a laptop at the gym, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Steven got a laptop at the gym, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Phil got a laptop at the gym, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Summer got a laptop at the gym, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Angel got a laptop at the gym, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Phil got a laptop at the gym, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Angel", + "object": "laptop", + "place": "gym", + "random_a": "Phil", + "random_b": "Summer", + "random_c": "Roger" + } + }, + { + "text": "While Joe and Tom relaxed, Joe gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Tom relaxed, Jim gave a screwdriver to", + "random_names_cf": "While Guy and Austin relaxed, Guy gave a screwdriver to", + "s1_io_flip_cf": "While Tom and Joe relaxed, Joe gave a screwdriver to", + "s2_io_flip_cf": "While Joe and Tom relaxed, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Austin and Guy relaxed, Guy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Guy and Austin relaxed, Austin gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Joe relaxed, Tom gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Guy relaxed, Austin gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "screwdriver", + "place": "house", + "random_a": "Guy", + "random_b": "Austin", + "random_c": "Jim" + } + }, + { + "text": "Then, Ross and Steve went to the boatyard. Ross gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Steve went to the boatyard. Summer gave a thread to", + "random_names_cf": "Then, Lewis and Kay went to the boatyard. Lewis gave a thread to", + "s1_io_flip_cf": "Then, Steve and Ross went to the boatyard. Ross gave a thread to", + "s2_io_flip_cf": "Then, Ross and Steve went to the boatyard. Steve gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Lewis went to the boatyard. Lewis gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Kay went to the boatyard. Kay gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Ross went to the boatyard. Steve gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Lewis went to the boatyard. Kay gave a thread to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "thread", + "place": "boatyard", + "random_a": "Lewis", + "random_b": "Kay", + "random_c": "Summer" + } + }, + { + "text": "Then, Jonathan and Roy were working at the harbor. Jonathan decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Roy were working at the harbor. Kelly decided to give a ribbon to", + "random_names_cf": "Then, Joe and Austin were working at the harbor. Joe decided to give a ribbon to", + "s1_io_flip_cf": "Then, Roy and Jonathan were working at the harbor. Jonathan decided to give a ribbon to", + "s2_io_flip_cf": "Then, Jonathan and Roy were working at the harbor. Roy decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Joe were working at the harbor. Joe decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Austin were working at the harbor. Austin decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Jonathan were working at the harbor. Roy decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Joe were working at the harbor. Austin decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Jonathan", + "object": "ribbon", + "place": "harbor", + "random_a": "Joe", + "random_b": "Austin", + "random_c": "Kelly" + } + }, + { + "text": "When Edward and Tim got a machine at the house, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Tim got a machine at the house, Steven decided to give it to", + "random_names_cf": "When Joe and Scott got a machine at the house, Joe decided to give it to", + "s1_io_flip_cf": "When Tim and Edward got a machine at the house, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Tim got a machine at the house, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Joe got a machine at the house, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Scott got a machine at the house, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Edward got a machine at the house, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Joe got a machine at the house, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Edward", + "object": "machine", + "place": "house", + "random_a": "Joe", + "random_b": "Scott", + "random_c": "Steven" + } + }, + { + "text": "Then, Peter and Angel went to the car. Peter gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Angel went to the car. Ryan gave a cable to", + "random_names_cf": "Then, Kay and Charles went to the car. Kay gave a cable to", + "s1_io_flip_cf": "Then, Angel and Peter went to the car. Peter gave a cable to", + "s2_io_flip_cf": "Then, Peter and Angel went to the car. Angel gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Kay went to the car. Kay gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Charles went to the car. Charles gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Peter went to the car. Angel gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kay went to the car. Charles gave a cable to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Peter", + "object": "cable", + "place": "car", + "random_a": "Kay", + "random_b": "Charles", + "random_c": "Ryan" + } + }, + { + "text": "While Roger and Don relaxed, Roger gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Don relaxed, Andrew gave a bucket of paint to", + "random_names_cf": "While Guy and Kelly relaxed, Guy gave a bucket of paint to", + "s1_io_flip_cf": "While Don and Roger relaxed, Roger gave a bucket of paint to", + "s2_io_flip_cf": "While Roger and Don relaxed, Don gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Kelly and Guy relaxed, Guy gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Guy and Kelly relaxed, Kelly gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Roger relaxed, Don gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Guy relaxed, Kelly gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Roger", + "object": "bucket of paint", + "place": "optician", + "random_a": "Guy", + "random_b": "Kelly", + "random_c": "Andrew" + } + }, + { + "text": "Once Kay and William arrived at the park, Kay gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and William arrived at the park, Jim gave a ribbon to", + "random_names_cf": "Once Tim and Phil arrived at the park, Tim gave a ribbon to", + "s1_io_flip_cf": "Once William and Kay arrived at the park, Kay gave a ribbon to", + "s2_io_flip_cf": "Once Kay and William arrived at the park, William gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once Phil and Tim arrived at the park, Tim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once Tim and Phil arrived at the park, Phil gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Kay arrived at the park, William gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Tim arrived at the park, Phil gave a ribbon to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kay", + "object": "ribbon", + "place": "park", + "random_a": "Tim", + "random_b": "Phil", + "random_c": "Jim" + } + }, + { + "text": "Then, Josh and Roy had a lot of fun at the boatyard. Josh gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Roy had a lot of fun at the boatyard. Lewis gave a pen to", + "random_names_cf": "Then, Cal and Ryan had a lot of fun at the boatyard. Cal gave a pen to", + "s1_io_flip_cf": "Then, Roy and Josh had a lot of fun at the boatyard. Josh gave a pen to", + "s2_io_flip_cf": "Then, Josh and Roy had a lot of fun at the boatyard. Roy gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Cal had a lot of fun at the boatyard. Cal gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Ryan had a lot of fun at the boatyard. Ryan gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Josh had a lot of fun at the boatyard. Roy gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Cal had a lot of fun at the boatyard. Ryan gave a pen to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Josh", + "object": "pen", + "place": "boatyard", + "random_a": "Cal", + "random_b": "Ryan", + "random_c": "Lewis" + } + }, + { + "text": "When Steve and Rob were about to leave the department store, Steve gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Rob were about to leave the department store, Summer gave a screwdriver to", + "random_names_cf": "When Don and Cal were about to leave the department store, Don gave a screwdriver to", + "s1_io_flip_cf": "When Rob and Steve were about to leave the department store, Steve gave a screwdriver to", + "s2_io_flip_cf": "When Steve and Rob were about to leave the department store, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Cal and Don were about to leave the department store, Don gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Don and Cal were about to leave the department store, Cal gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Steve were about to leave the department store, Rob gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Don were about to leave the department store, Cal gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Steve", + "object": "screwdriver", + "place": "department store", + "random_a": "Don", + "random_b": "Cal", + "random_c": "Summer" + } + }, + { + "text": "When Will and Daniel were about to leave the marketplace, Will gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Daniel were about to leave the marketplace, Charles gave a pillow to", + "random_names_cf": "When Alexander and Neil were about to leave the marketplace, Alexander gave a pillow to", + "s1_io_flip_cf": "When Daniel and Will were about to leave the marketplace, Will gave a pillow to", + "s2_io_flip_cf": "When Will and Daniel were about to leave the marketplace, Daniel gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Neil and Alexander were about to leave the marketplace, Alexander gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Alexander and Neil were about to leave the marketplace, Neil gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Will were about to leave the marketplace, Daniel gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Alexander were about to leave the marketplace, Neil gave a pillow to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Will", + "object": "pillow", + "place": "marketplace", + "random_a": "Alexander", + "random_b": "Neil", + "random_c": "Charles" + } + }, + { + "text": "Before Grant and Elizabeth left the store, Grant decided to give a wallet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Elizabeth left the store, Andrew decided to give a wallet to", + "random_names_cf": "Before Scott and Kay left the store, Scott decided to give a wallet to", + "s1_io_flip_cf": "Before Elizabeth and Grant left the store, Grant decided to give a wallet to", + "s2_io_flip_cf": "Before Grant and Elizabeth left the store, Elizabeth decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Before Kay and Scott left the store, Scott decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Before Scott and Kay left the store, Kay decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Grant left the store, Elizabeth decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Scott left the store, Kay decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Grant", + "object": "wallet", + "place": "store", + "random_a": "Scott", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "Once Andrew and Ryan arrived at the zoo, Andrew gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Ryan arrived at the zoo, Sarah gave a joystick to", + "random_names_cf": "Once Lewis and Robert arrived at the zoo, Lewis gave a joystick to", + "s1_io_flip_cf": "Once Ryan and Andrew arrived at the zoo, Andrew gave a joystick to", + "s2_io_flip_cf": "Once Andrew and Ryan arrived at the zoo, Ryan gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Robert and Lewis arrived at the zoo, Lewis gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Robert arrived at the zoo, Robert gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Andrew arrived at the zoo, Ryan gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Lewis arrived at the zoo, Robert gave a joystick to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Andrew", + "object": "joystick", + "place": "zoo", + "random_a": "Lewis", + "random_b": "Robert", + "random_c": "Sarah" + } + }, + { + "text": "Once Dan and Peter arrived at the university campus, Dan gave a key to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Peter arrived at the university campus, Luke gave a key to", + "random_names_cf": "Once Sarah and Grant arrived at the university campus, Sarah gave a key to", + "s1_io_flip_cf": "Once Peter and Dan arrived at the university campus, Dan gave a key to", + "s2_io_flip_cf": "Once Dan and Peter arrived at the university campus, Peter gave a key to", + "random_names_s1_ioi_flip_cf": "Once Grant and Sarah arrived at the university campus, Sarah gave a key to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Grant arrived at the university campus, Grant gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Dan arrived at the university campus, Peter gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Sarah arrived at the university campus, Grant gave a key to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Dan", + "object": "key", + "place": "university campus", + "random_a": "Sarah", + "random_b": "Grant", + "random_c": "Luke" + } + }, + { + "text": "Once Ryan and Tom arrived at the gift shop, Ryan gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Tom arrived at the gift shop, Steve gave a toilet to", + "random_names_cf": "Once Ross and Mike arrived at the gift shop, Ross gave a toilet to", + "s1_io_flip_cf": "Once Tom and Ryan arrived at the gift shop, Ryan gave a toilet to", + "s2_io_flip_cf": "Once Ryan and Tom arrived at the gift shop, Tom gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Mike and Ross arrived at the gift shop, Ross gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Ross and Mike arrived at the gift shop, Mike gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Ryan arrived at the gift shop, Tom gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Ross arrived at the gift shop, Mike gave a toilet to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "toilet", + "place": "gift shop", + "random_a": "Ross", + "random_b": "Mike", + "random_c": "Steve" + } + }, + { + "text": "Once Tim and Dan arrived at the resort, Tim gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Dan arrived at the resort, Edward gave a carpet to", + "random_names_cf": "Once Lewis and Josh arrived at the resort, Lewis gave a carpet to", + "s1_io_flip_cf": "Once Dan and Tim arrived at the resort, Tim gave a carpet to", + "s2_io_flip_cf": "Once Tim and Dan arrived at the resort, Dan gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Josh and Lewis arrived at the resort, Lewis gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Josh arrived at the resort, Josh gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Tim arrived at the resort, Dan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Lewis arrived at the resort, Josh gave a carpet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tim", + "object": "carpet", + "place": "resort", + "random_a": "Lewis", + "random_b": "Josh", + "random_c": "Edward" + } + }, + { + "text": "Before William and Peter left the court, William decided to give a remote control to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Peter left the court, Rick decided to give a remote control to", + "random_names_cf": "Before Robert and Cal left the court, Robert decided to give a remote control to", + "s1_io_flip_cf": "Before Peter and William left the court, William decided to give a remote control to", + "s2_io_flip_cf": "Before William and Peter left the court, Peter decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Before Cal and Robert left the court, Robert decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Before Robert and Cal left the court, Cal decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and William left the court, Peter decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Robert left the court, Cal decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "remote control", + "place": "court", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Rick" + } + }, + { + "text": "When Neil and Jim were about to leave the hangar, Neil gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Jim were about to leave the hangar, Kelly gave a key to", + "random_names_cf": "When Ross and Tim were about to leave the hangar, Ross gave a key to", + "s1_io_flip_cf": "When Jim and Neil were about to leave the hangar, Neil gave a key to", + "s2_io_flip_cf": "When Neil and Jim were about to leave the hangar, Jim gave a key to", + "random_names_s1_ioi_flip_cf": "When Tim and Ross were about to leave the hangar, Ross gave a key to", + "random_names_s2_ioi_flip_cf": "When Ross and Tim were about to leave the hangar, Tim gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Neil were about to leave the hangar, Jim gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Ross were about to leave the hangar, Tim gave a key to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Neil", + "object": "key", + "place": "hangar", + "random_a": "Ross", + "random_b": "Tim", + "random_c": "Kelly" + } + }, + { + "text": "Then, Austin and Angel had a lot of fun at the parking lot. Austin gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Angel had a lot of fun at the parking lot. Rob gave a jar to", + "random_names_cf": "Then, Neil and Phil had a lot of fun at the parking lot. Neil gave a jar to", + "s1_io_flip_cf": "Then, Angel and Austin had a lot of fun at the parking lot. Austin gave a jar to", + "s2_io_flip_cf": "Then, Austin and Angel had a lot of fun at the parking lot. Angel gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Neil had a lot of fun at the parking lot. Neil gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Phil had a lot of fun at the parking lot. Phil gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Austin had a lot of fun at the parking lot. Angel gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Neil had a lot of fun at the parking lot. Phil gave a jar to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Austin", + "object": "jar", + "place": "parking lot", + "random_a": "Neil", + "random_b": "Phil", + "random_c": "Rob" + } + }, + { + "text": "When Ross and Alex were about to leave the toy store, Ross gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Alex were about to leave the toy store, Alexander gave a laptop to", + "random_names_cf": "When Elizabeth and Jonathan were about to leave the toy store, Elizabeth gave a laptop to", + "s1_io_flip_cf": "When Alex and Ross were about to leave the toy store, Ross gave a laptop to", + "s2_io_flip_cf": "When Ross and Alex were about to leave the toy store, Alex gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Elizabeth were about to leave the toy store, Elizabeth gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Jonathan were about to leave the toy store, Jonathan gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Ross were about to leave the toy store, Alex gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Elizabeth were about to leave the toy store, Jonathan gave a laptop to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ross", + "object": "laptop", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Jonathan", + "random_c": "Alexander" + } + }, + { + "text": "When Elizabeth and Neil were about to leave the racetrack, Elizabeth gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Neil were about to leave the racetrack, Stan gave a pair of nail clippers to", + "random_names_cf": "When Rick and Alex were about to leave the racetrack, Rick gave a pair of nail clippers to", + "s1_io_flip_cf": "When Neil and Elizabeth were about to leave the racetrack, Elizabeth gave a pair of nail clippers to", + "s2_io_flip_cf": "When Elizabeth and Neil were about to leave the racetrack, Neil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Alex and Rick were about to leave the racetrack, Rick gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Rick and Alex were about to leave the racetrack, Alex gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Elizabeth were about to leave the racetrack, Neil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Rick were about to leave the racetrack, Alex gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "pair of nail clippers", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Alex", + "random_c": "Stan" + } + }, + { + "text": "Before Stan and Steve left the spa, Stan decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Steve left the spa, Roy decided to give a thread to", + "random_names_cf": "Before Rob and William left the spa, Rob decided to give a thread to", + "s1_io_flip_cf": "Before Steve and Stan left the spa, Stan decided to give a thread to", + "s2_io_flip_cf": "Before Stan and Steve left the spa, Steve decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before William and Rob left the spa, Rob decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Rob and William left the spa, William decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Stan left the spa, Steve decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Rob left the spa, William decided to give a thread to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Stan", + "object": "thread", + "place": "spa", + "random_a": "Rob", + "random_b": "William", + "random_c": "Roy" + } + }, + { + "text": "Before Lewis and Sarah left the campground, Lewis decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Sarah left the campground, Luke decided to give a tablet to", + "random_names_cf": "Before Jonathan and Henry left the campground, Jonathan decided to give a tablet to", + "s1_io_flip_cf": "Before Sarah and Lewis left the campground, Lewis decided to give a tablet to", + "s2_io_flip_cf": "Before Lewis and Sarah left the campground, Sarah decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Henry and Jonathan left the campground, Jonathan decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Henry left the campground, Henry decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Lewis left the campground, Sarah decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Jonathan left the campground, Henry decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "tablet", + "place": "campground", + "random_a": "Jonathan", + "random_b": "Henry", + "random_c": "Luke" + } + }, + { + "text": "Then, Jonathan and Lewis had a lot of fun at the tire store. Jonathan gave a shelf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Lewis had a lot of fun at the tire store. Mike gave a shelf to", + "random_names_cf": "Then, Grant and Kelly had a lot of fun at the tire store. Grant gave a shelf to", + "s1_io_flip_cf": "Then, Lewis and Jonathan had a lot of fun at the tire store. Jonathan gave a shelf to", + "s2_io_flip_cf": "Then, Jonathan and Lewis had a lot of fun at the tire store. Lewis gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Grant had a lot of fun at the tire store. Grant gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Kelly had a lot of fun at the tire store. Kelly gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Jonathan had a lot of fun at the tire store. Lewis gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Grant had a lot of fun at the tire store. Kelly gave a shelf to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Jonathan", + "object": "shelf", + "place": "tire store", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Mike" + } + }, + { + "text": "While Daniel and Scott relaxed, Daniel gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Scott relaxed, Jonathan gave a machine to", + "random_names_cf": "While Angel and Grant relaxed, Angel gave a machine to", + "s1_io_flip_cf": "While Scott and Daniel relaxed, Daniel gave a machine to", + "s2_io_flip_cf": "While Daniel and Scott relaxed, Scott gave a machine to", + "random_names_s1_ioi_flip_cf": "While Grant and Angel relaxed, Angel gave a machine to", + "random_names_s2_ioi_flip_cf": "While Angel and Grant relaxed, Grant gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Daniel relaxed, Scott gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Angel relaxed, Grant gave a machine to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Daniel", + "object": "machine", + "place": "boatyard", + "random_a": "Angel", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "When Sarah and Scott were about to leave the airbase, Sarah gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Scott were about to leave the airbase, Austin gave a banner to", + "random_names_cf": "When Roger and Jim were about to leave the airbase, Roger gave a banner to", + "s1_io_flip_cf": "When Scott and Sarah were about to leave the airbase, Sarah gave a banner to", + "s2_io_flip_cf": "When Sarah and Scott were about to leave the airbase, Scott gave a banner to", + "random_names_s1_ioi_flip_cf": "When Jim and Roger were about to leave the airbase, Roger gave a banner to", + "random_names_s2_ioi_flip_cf": "When Roger and Jim were about to leave the airbase, Jim gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Sarah were about to leave the airbase, Scott gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Roger were about to leave the airbase, Jim gave a banner to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Sarah", + "object": "banner", + "place": "airbase", + "random_a": "Roger", + "random_b": "Jim", + "random_c": "Austin" + } + }, + { + "text": "When Tim and Charles got a sandal at the mall, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Charles got a sandal at the mall, Luke decided to give it to", + "random_names_cf": "When Jim and Kelly got a sandal at the mall, Jim decided to give it to", + "s1_io_flip_cf": "When Charles and Tim got a sandal at the mall, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Charles got a sandal at the mall, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Jim got a sandal at the mall, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Kelly got a sandal at the mall, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Tim got a sandal at the mall, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Jim got a sandal at the mall, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Tim", + "object": "sandal", + "place": "mall", + "random_a": "Jim", + "random_b": "Kelly", + "random_c": "Luke" + } + }, + { + "text": "Then, Neil and Grant were working at the pizzeria. Neil decided to give a bucket of paint to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Grant were working at the pizzeria. Tom decided to give a bucket of paint to", + "random_names_cf": "Then, Joe and Daniel were working at the pizzeria. Joe decided to give a bucket of paint to", + "s1_io_flip_cf": "Then, Grant and Neil were working at the pizzeria. Neil decided to give a bucket of paint to", + "s2_io_flip_cf": "Then, Neil and Grant were working at the pizzeria. Grant decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Joe were working at the pizzeria. Joe decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Daniel were working at the pizzeria. Daniel decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Neil were working at the pizzeria. Grant decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Joe were working at the pizzeria. Daniel decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "bucket of paint", + "place": "pizzeria", + "random_a": "Joe", + "random_b": "Daniel", + "random_c": "Tom" + } + }, + { + "text": "When Henry and Scott got a pen at the hangar, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Scott got a pen at the hangar, Ryan decided to give it to", + "random_names_cf": "When Guy and Roger got a pen at the hangar, Guy decided to give it to", + "s1_io_flip_cf": "When Scott and Henry got a pen at the hangar, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Scott got a pen at the hangar, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Guy got a pen at the hangar, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Roger got a pen at the hangar, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Henry got a pen at the hangar, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Guy got a pen at the hangar, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Henry", + "object": "pen", + "place": "hangar", + "random_a": "Guy", + "random_b": "Roger", + "random_c": "Ryan" + } + }, + { + "text": "When Joe and Edward were about to leave the racetrack, Joe gave a snack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Edward were about to leave the racetrack, Charles gave a snack to", + "random_names_cf": "When Roy and Austin were about to leave the racetrack, Roy gave a snack to", + "s1_io_flip_cf": "When Edward and Joe were about to leave the racetrack, Joe gave a snack to", + "s2_io_flip_cf": "When Joe and Edward were about to leave the racetrack, Edward gave a snack to", + "random_names_s1_ioi_flip_cf": "When Austin and Roy were about to leave the racetrack, Roy gave a snack to", + "random_names_s2_ioi_flip_cf": "When Roy and Austin were about to leave the racetrack, Austin gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Joe were about to leave the racetrack, Edward gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Roy were about to leave the racetrack, Austin gave a snack to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Joe", + "object": "snack", + "place": "racetrack", + "random_a": "Roy", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "When Guy and Lewis got a pillow at the studio, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Lewis got a pillow at the studio, Summer decided to give it to", + "random_names_cf": "When Phil and Stan got a pillow at the studio, Phil decided to give it to", + "s1_io_flip_cf": "When Lewis and Guy got a pillow at the studio, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Lewis got a pillow at the studio, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Phil got a pillow at the studio, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Stan got a pillow at the studio, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Guy got a pillow at the studio, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Phil got a pillow at the studio, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Guy", + "object": "pillow", + "place": "studio", + "random_a": "Phil", + "random_b": "Stan", + "random_c": "Summer" + } + }, + { + "text": "When Steve and Andrew got a set of headphones at the house, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Andrew got a set of headphones at the house, Mike decided to give it to", + "random_names_cf": "When Guy and Steven got a set of headphones at the house, Guy decided to give it to", + "s1_io_flip_cf": "When Andrew and Steve got a set of headphones at the house, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Andrew got a set of headphones at the house, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Guy got a set of headphones at the house, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Steven got a set of headphones at the house, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Steve got a set of headphones at the house, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Guy got a set of headphones at the house, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steve", + "object": "set of headphones", + "place": "house", + "random_a": "Guy", + "random_b": "Steven", + "random_c": "Mike" + } + }, + { + "text": "Before Ryan and Steven left the airbase, Ryan decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Steven left the airbase, Ross decided to give a sandal to", + "random_names_cf": "Before Peter and Robert left the airbase, Peter decided to give a sandal to", + "s1_io_flip_cf": "Before Steven and Ryan left the airbase, Ryan decided to give a sandal to", + "s2_io_flip_cf": "Before Ryan and Steven left the airbase, Steven decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Robert and Peter left the airbase, Peter decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Peter and Robert left the airbase, Robert decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Ryan left the airbase, Steven decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Peter left the airbase, Robert decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Ryan", + "object": "sandal", + "place": "airbase", + "random_a": "Peter", + "random_b": "Robert", + "random_c": "Ross" + } + }, + { + "text": "Then, Charles and Alex had a lot of fun at the court. Charles gave a comb to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alex had a lot of fun at the court. Summer gave a comb to", + "random_names_cf": "Then, Lewis and Phil had a lot of fun at the court. Lewis gave a comb to", + "s1_io_flip_cf": "Then, Alex and Charles had a lot of fun at the court. Charles gave a comb to", + "s2_io_flip_cf": "Then, Charles and Alex had a lot of fun at the court. Alex gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Lewis had a lot of fun at the court. Lewis gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Phil had a lot of fun at the court. Phil gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Charles had a lot of fun at the court. Alex gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Lewis had a lot of fun at the court. Phil gave a comb to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Charles", + "object": "comb", + "place": "court", + "random_a": "Lewis", + "random_b": "Phil", + "random_c": "Summer" + } + }, + { + "text": "When Ross and Angel got a toilet at the studio, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Angel got a toilet at the studio, Roy decided to give it to", + "random_names_cf": "When Rick and Sarah got a toilet at the studio, Rick decided to give it to", + "s1_io_flip_cf": "When Angel and Ross got a toilet at the studio, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Angel got a toilet at the studio, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Rick got a toilet at the studio, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Sarah got a toilet at the studio, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Ross got a toilet at the studio, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Rick got a toilet at the studio, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ross", + "object": "toilet", + "place": "studio", + "random_a": "Rick", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "When Kelly and Luke were about to leave the parking lot, Kelly gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Luke were about to leave the parking lot, Dan gave a strap to", + "random_names_cf": "When Sarah and Phil were about to leave the parking lot, Sarah gave a strap to", + "s1_io_flip_cf": "When Luke and Kelly were about to leave the parking lot, Kelly gave a strap to", + "s2_io_flip_cf": "When Kelly and Luke were about to leave the parking lot, Luke gave a strap to", + "random_names_s1_ioi_flip_cf": "When Phil and Sarah were about to leave the parking lot, Sarah gave a strap to", + "random_names_s2_ioi_flip_cf": "When Sarah and Phil were about to leave the parking lot, Phil gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Kelly were about to leave the parking lot, Luke gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Sarah were about to leave the parking lot, Phil gave a strap to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Kelly", + "object": "strap", + "place": "parking lot", + "random_a": "Sarah", + "random_b": "Phil", + "random_c": "Dan" + } + }, + { + "text": "Then, Robert and Alex were working at the spa. Robert decided to give a bicycle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Alex were working at the spa. Charles decided to give a bicycle to", + "random_names_cf": "Then, Austin and Henry were working at the spa. Austin decided to give a bicycle to", + "s1_io_flip_cf": "Then, Alex and Robert were working at the spa. Robert decided to give a bicycle to", + "s2_io_flip_cf": "Then, Robert and Alex were working at the spa. Alex decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Austin were working at the spa. Austin decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Henry were working at the spa. Henry decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Robert were working at the spa. Alex decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Austin were working at the spa. Henry decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "bicycle", + "place": "spa", + "random_a": "Austin", + "random_b": "Henry", + "random_c": "Charles" + } + }, + { + "text": "While Josh and Elizabeth relaxed, Josh gave a pencil sharpener to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Elizabeth relaxed, Grant gave a pencil sharpener to", + "random_names_cf": "While Alexander and Jim relaxed, Alexander gave a pencil sharpener to", + "s1_io_flip_cf": "While Elizabeth and Josh relaxed, Josh gave a pencil sharpener to", + "s2_io_flip_cf": "While Josh and Elizabeth relaxed, Elizabeth gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "While Jim and Alexander relaxed, Alexander gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "While Alexander and Jim relaxed, Jim gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Josh relaxed, Elizabeth gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Alexander relaxed, Jim gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Josh", + "object": "pencil sharpener", + "place": "boatyard", + "random_a": "Alexander", + "random_b": "Jim", + "random_c": "Grant" + } + }, + { + "text": "While Scott and Peter relaxed, Scott gave a heater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Peter relaxed, Robert gave a heater to", + "random_names_cf": "While Roger and Alex relaxed, Roger gave a heater to", + "s1_io_flip_cf": "While Peter and Scott relaxed, Scott gave a heater to", + "s2_io_flip_cf": "While Scott and Peter relaxed, Peter gave a heater to", + "random_names_s1_ioi_flip_cf": "While Alex and Roger relaxed, Roger gave a heater to", + "random_names_s2_ioi_flip_cf": "While Roger and Alex relaxed, Alex gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Scott relaxed, Peter gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Roger relaxed, Alex gave a heater to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Scott", + "object": "heater", + "place": "dorm", + "random_a": "Roger", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "Before Austin and Charles left the hangar, Austin decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Charles left the hangar, Grant decided to give a thimble to", + "random_names_cf": "Before Rob and Alex left the hangar, Rob decided to give a thimble to", + "s1_io_flip_cf": "Before Charles and Austin left the hangar, Austin decided to give a thimble to", + "s2_io_flip_cf": "Before Austin and Charles left the hangar, Charles decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Alex and Rob left the hangar, Rob decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Rob and Alex left the hangar, Alex decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Austin left the hangar, Charles decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Rob left the hangar, Alex decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Austin", + "object": "thimble", + "place": "hangar", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Grant" + } + }, + { + "text": "Then, Summer and Rick were working at the stadium. Summer decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Rick were working at the stadium. Ross decided to give a basket to", + "random_names_cf": "Then, Josh and Andrew were working at the stadium. Josh decided to give a basket to", + "s1_io_flip_cf": "Then, Rick and Summer were working at the stadium. Summer decided to give a basket to", + "s2_io_flip_cf": "Then, Summer and Rick were working at the stadium. Rick decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Josh were working at the stadium. Josh decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Andrew were working at the stadium. Andrew decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Summer were working at the stadium. Rick decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Josh were working at the stadium. Andrew decided to give a basket to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Summer", + "object": "basket", + "place": "stadium", + "random_a": "Josh", + "random_b": "Andrew", + "random_c": "Ross" + } + }, + { + "text": "Before Daniel and Guy left the hangar, Daniel decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Guy left the hangar, Josh decided to give a pair of pliers to", + "random_names_cf": "Before Don and Lewis left the hangar, Don decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Guy and Daniel left the hangar, Daniel decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Daniel and Guy left the hangar, Guy decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Don left the hangar, Don decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Don and Lewis left the hangar, Lewis decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Daniel left the hangar, Guy decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Don left the hangar, Lewis decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Daniel", + "object": "pair of pliers", + "place": "hangar", + "random_a": "Don", + "random_b": "Lewis", + "random_c": "Josh" + } + }, + { + "text": "Then, Roger and Cal were working at the market. Roger decided to give a dress to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Cal were working at the market. Rob decided to give a dress to", + "random_names_cf": "Then, William and Alexander were working at the market. William decided to give a dress to", + "s1_io_flip_cf": "Then, Cal and Roger were working at the market. Roger decided to give a dress to", + "s2_io_flip_cf": "Then, Roger and Cal were working at the market. Cal decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and William were working at the market. William decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Then, William and Alexander were working at the market. Alexander decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Roger were working at the market. Cal decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and William were working at the market. Alexander decided to give a dress to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "dress", + "place": "market", + "random_a": "William", + "random_b": "Alexander", + "random_c": "Rob" + } + }, + { + "text": "When Josh and Alexander got a pencil sharpener at the casino, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Alexander got a pencil sharpener at the casino, Daniel decided to give it to", + "random_names_cf": "When Rick and Neil got a pencil sharpener at the casino, Rick decided to give it to", + "s1_io_flip_cf": "When Alexander and Josh got a pencil sharpener at the casino, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Alexander got a pencil sharpener at the casino, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Rick got a pencil sharpener at the casino, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Neil got a pencil sharpener at the casino, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Josh got a pencil sharpener at the casino, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Rick got a pencil sharpener at the casino, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "pencil sharpener", + "place": "casino", + "random_a": "Rick", + "random_b": "Neil", + "random_c": "Daniel" + } + }, + { + "text": "Then, Rob and Kay went to the stadium. Rob gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Kay went to the stadium. Ryan gave a strainer to", + "random_names_cf": "Then, Angel and Scott went to the stadium. Angel gave a strainer to", + "s1_io_flip_cf": "Then, Kay and Rob went to the stadium. Rob gave a strainer to", + "s2_io_flip_cf": "Then, Rob and Kay went to the stadium. Kay gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Angel went to the stadium. Angel gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Scott went to the stadium. Scott gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob went to the stadium. Kay gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Angel went to the stadium. Scott gave a strainer to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rob", + "object": "strainer", + "place": "stadium", + "random_a": "Angel", + "random_b": "Scott", + "random_c": "Ryan" + } + }, + { + "text": "Before Scott and Guy left the toy store, Scott decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Guy left the toy store, Luke decided to give a needle to", + "random_names_cf": "Before Angel and William left the toy store, Angel decided to give a needle to", + "s1_io_flip_cf": "Before Guy and Scott left the toy store, Scott decided to give a needle to", + "s2_io_flip_cf": "Before Scott and Guy left the toy store, Guy decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before William and Angel left the toy store, Angel decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Angel and William left the toy store, William decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Scott left the toy store, Guy decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Angel left the toy store, William decided to give a needle to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Scott", + "object": "needle", + "place": "toy store", + "random_a": "Angel", + "random_b": "William", + "random_c": "Luke" + } + }, + { + "text": "Then, Alex and Joe had a lot of fun at the campground. Alex gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Joe had a lot of fun at the campground. Mike gave a ribbon to", + "random_names_cf": "Then, Andrew and Kay had a lot of fun at the campground. Andrew gave a ribbon to", + "s1_io_flip_cf": "Then, Joe and Alex had a lot of fun at the campground. Alex gave a ribbon to", + "s2_io_flip_cf": "Then, Alex and Joe had a lot of fun at the campground. Joe gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Andrew had a lot of fun at the campground. Andrew gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Kay had a lot of fun at the campground. Kay gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Alex had a lot of fun at the campground. Joe gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Andrew had a lot of fun at the campground. Kay gave a ribbon to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Alex", + "object": "ribbon", + "place": "campground", + "random_a": "Andrew", + "random_b": "Kay", + "random_c": "Mike" + } + }, + { + "text": "Then, Mike and Daniel were working at the elevator. Mike decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Daniel were working at the elevator. Kay decided to give a spoon to", + "random_names_cf": "Then, Guy and Scott were working at the elevator. Guy decided to give a spoon to", + "s1_io_flip_cf": "Then, Daniel and Mike were working at the elevator. Mike decided to give a spoon to", + "s2_io_flip_cf": "Then, Mike and Daniel were working at the elevator. Daniel decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Guy were working at the elevator. Guy decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Scott were working at the elevator. Scott decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Mike were working at the elevator. Daniel decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Guy were working at the elevator. Scott decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Mike", + "object": "spoon", + "place": "elevator", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "Kay" + } + }, + { + "text": "When Ryan and Tom got a ladder at the airport, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Tom got a ladder at the airport, Daniel decided to give it to", + "random_names_cf": "When Alex and Alexander got a ladder at the airport, Alex decided to give it to", + "s1_io_flip_cf": "When Tom and Ryan got a ladder at the airport, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Tom got a ladder at the airport, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Alex got a ladder at the airport, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Alexander got a ladder at the airport, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Ryan got a ladder at the airport, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Alex got a ladder at the airport, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ryan", + "object": "ladder", + "place": "airport", + "random_a": "Alex", + "random_b": "Alexander", + "random_c": "Daniel" + } + }, + { + "text": "Before Austin and Cal left the museum, Austin decided to give a funnel to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Cal left the museum, Edward decided to give a funnel to", + "random_names_cf": "Before Dan and Will left the museum, Dan decided to give a funnel to", + "s1_io_flip_cf": "Before Cal and Austin left the museum, Austin decided to give a funnel to", + "s2_io_flip_cf": "Before Austin and Cal left the museum, Cal decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Before Will and Dan left the museum, Dan decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Before Dan and Will left the museum, Will decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Austin left the museum, Cal decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Dan left the museum, Will decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Austin", + "object": "funnel", + "place": "museum", + "random_a": "Dan", + "random_b": "Will", + "random_c": "Edward" + } + }, + { + "text": "When Rick and Roy were about to leave the court, Rick gave a tent to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Roy were about to leave the court, Edward gave a tent to", + "random_names_cf": "When Josh and Kelly were about to leave the court, Josh gave a tent to", + "s1_io_flip_cf": "When Roy and Rick were about to leave the court, Rick gave a tent to", + "s2_io_flip_cf": "When Rick and Roy were about to leave the court, Roy gave a tent to", + "random_names_s1_ioi_flip_cf": "When Kelly and Josh were about to leave the court, Josh gave a tent to", + "random_names_s2_ioi_flip_cf": "When Josh and Kelly were about to leave the court, Kelly gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Rick were about to leave the court, Roy gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Josh were about to leave the court, Kelly gave a tent to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Rick", + "object": "tent", + "place": "court", + "random_a": "Josh", + "random_b": "Kelly", + "random_c": "Edward" + } + }, + { + "text": "Then, Rob and Mike went to the garden. Rob gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Mike went to the garden. Joe gave a napkin to", + "random_names_cf": "Then, Rick and Robert went to the garden. Rick gave a napkin to", + "s1_io_flip_cf": "Then, Mike and Rob went to the garden. Rob gave a napkin to", + "s2_io_flip_cf": "Then, Rob and Mike went to the garden. Mike gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Rick went to the garden. Rick gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Robert went to the garden. Robert gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Rob went to the garden. Mike gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Rick went to the garden. Robert gave a napkin to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Rob", + "object": "napkin", + "place": "garden", + "random_a": "Rick", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "Before William and Grant left the racetrack, William decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Grant left the racetrack, Austin decided to give a bowl to", + "random_names_cf": "Before Steven and Lewis left the racetrack, Steven decided to give a bowl to", + "s1_io_flip_cf": "Before Grant and William left the racetrack, William decided to give a bowl to", + "s2_io_flip_cf": "Before William and Grant left the racetrack, Grant decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Steven left the racetrack, Steven decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Steven and Lewis left the racetrack, Lewis decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and William left the racetrack, Grant decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Steven left the racetrack, Lewis decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "William", + "object": "bowl", + "place": "racetrack", + "random_a": "Steven", + "random_b": "Lewis", + "random_c": "Austin" + } + }, + { + "text": "When Will and Tom were about to leave the university campus, Will gave a sock to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Tom were about to leave the university campus, Grant gave a sock to", + "random_names_cf": "When Joe and Don were about to leave the university campus, Joe gave a sock to", + "s1_io_flip_cf": "When Tom and Will were about to leave the university campus, Will gave a sock to", + "s2_io_flip_cf": "When Will and Tom were about to leave the university campus, Tom gave a sock to", + "random_names_s1_ioi_flip_cf": "When Don and Joe were about to leave the university campus, Joe gave a sock to", + "random_names_s2_ioi_flip_cf": "When Joe and Don were about to leave the university campus, Don gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Will were about to leave the university campus, Tom gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Joe were about to leave the university campus, Don gave a sock to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Will", + "object": "sock", + "place": "university campus", + "random_a": "Joe", + "random_b": "Don", + "random_c": "Grant" + } + }, + { + "text": "The boatyard Ross and Summer went to had a comb. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard Ross and Summer went to had a comb. Grant gave it to", + "random_names_cf": "The boatyard Neil and Stan went to had a comb. Neil gave it to", + "s1_io_flip_cf": "The boatyard Summer and Ross went to had a comb. Ross gave it to", + "s2_io_flip_cf": "The boatyard Ross and Summer went to had a comb. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Stan and Neil went to had a comb. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Neil and Stan went to had a comb. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Summer and Ross went to had a comb. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Stan and Neil went to had a comb. Stan gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Ross", + "object": "comb", + "place": "boatyard", + "random_a": "Neil", + "random_b": "Stan", + "random_c": "Grant" + } + }, + { + "text": "Then, Grant and Phil went to the gift shop. Grant gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Phil went to the gift shop. Peter gave a ladder to", + "random_names_cf": "Then, Angel and Edward went to the gift shop. Angel gave a ladder to", + "s1_io_flip_cf": "Then, Phil and Grant went to the gift shop. Grant gave a ladder to", + "s2_io_flip_cf": "Then, Grant and Phil went to the gift shop. Phil gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Angel went to the gift shop. Angel gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Edward went to the gift shop. Edward gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Grant went to the gift shop. Phil gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Angel went to the gift shop. Edward gave a ladder to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Grant", + "object": "ladder", + "place": "gift shop", + "random_a": "Angel", + "random_b": "Edward", + "random_c": "Peter" + } + }, + { + "text": "Then, Kay and Roy went to the mall. Kay gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Roy went to the mall. Ryan gave a ring to", + "random_names_cf": "Then, Summer and Ross went to the mall. Summer gave a ring to", + "s1_io_flip_cf": "Then, Roy and Kay went to the mall. Kay gave a ring to", + "s2_io_flip_cf": "Then, Kay and Roy went to the mall. Roy gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Summer went to the mall. Summer gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Ross went to the mall. Ross gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Kay went to the mall. Roy gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Summer went to the mall. Ross gave a ring to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Kay", + "object": "ring", + "place": "mall", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "While Edward and Alex relaxed, Edward gave a folder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Alex relaxed, Kelly gave a folder to", + "random_names_cf": "While Daniel and Dan relaxed, Daniel gave a folder to", + "s1_io_flip_cf": "While Alex and Edward relaxed, Edward gave a folder to", + "s2_io_flip_cf": "While Edward and Alex relaxed, Alex gave a folder to", + "random_names_s1_ioi_flip_cf": "While Dan and Daniel relaxed, Daniel gave a folder to", + "random_names_s2_ioi_flip_cf": "While Daniel and Dan relaxed, Dan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Edward relaxed, Alex gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Daniel relaxed, Dan gave a folder to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Edward", + "object": "folder", + "place": "department store", + "random_a": "Daniel", + "random_b": "Dan", + "random_c": "Kelly" + } + }, + { + "text": "When Dan and Roy were about to leave the casino, Dan gave a cable to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Roy were about to leave the casino, Scott gave a cable to", + "random_names_cf": "When Robert and Charles were about to leave the casino, Robert gave a cable to", + "s1_io_flip_cf": "When Roy and Dan were about to leave the casino, Dan gave a cable to", + "s2_io_flip_cf": "When Dan and Roy were about to leave the casino, Roy gave a cable to", + "random_names_s1_ioi_flip_cf": "When Charles and Robert were about to leave the casino, Robert gave a cable to", + "random_names_s2_ioi_flip_cf": "When Robert and Charles were about to leave the casino, Charles gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Dan were about to leave the casino, Roy gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Robert were about to leave the casino, Charles gave a cable to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Dan", + "object": "cable", + "place": "casino", + "random_a": "Robert", + "random_b": "Charles", + "random_c": "Scott" + } + }, + { + "text": "The field Jim and Peter went to had a bicycle. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Jim and Peter went to had a bicycle. Roy gave it to", + "random_names_cf": "The field Guy and Tim went to had a bicycle. Guy gave it to", + "s1_io_flip_cf": "The field Peter and Jim went to had a bicycle. Jim gave it to", + "s2_io_flip_cf": "The field Jim and Peter went to had a bicycle. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The field Tim and Guy went to had a bicycle. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The field Guy and Tim went to had a bicycle. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Peter and Jim went to had a bicycle. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Tim and Guy went to had a bicycle. Tim gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Jim", + "object": "bicycle", + "place": "field", + "random_a": "Guy", + "random_b": "Tim", + "random_c": "Roy" + } + }, + { + "text": "Before Robert and Mike left the studio, Robert decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Mike left the studio, Summer decided to give a mirror to", + "random_names_cf": "Before Edward and Alex left the studio, Edward decided to give a mirror to", + "s1_io_flip_cf": "Before Mike and Robert left the studio, Robert decided to give a mirror to", + "s2_io_flip_cf": "Before Robert and Mike left the studio, Mike decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Alex and Edward left the studio, Edward decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Edward and Alex left the studio, Alex decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Robert left the studio, Mike decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Edward left the studio, Alex decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Robert", + "object": "mirror", + "place": "studio", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "Summer" + } + }, + { + "text": "While Tom and Edward relaxed, Tom gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Edward relaxed, Don gave a desk to", + "random_names_cf": "While Neil and Grant relaxed, Neil gave a desk to", + "s1_io_flip_cf": "While Edward and Tom relaxed, Tom gave a desk to", + "s2_io_flip_cf": "While Tom and Edward relaxed, Edward gave a desk to", + "random_names_s1_ioi_flip_cf": "While Grant and Neil relaxed, Neil gave a desk to", + "random_names_s2_ioi_flip_cf": "While Neil and Grant relaxed, Grant gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Tom relaxed, Edward gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Neil relaxed, Grant gave a desk to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Tom", + "object": "desk", + "place": "optician", + "random_a": "Neil", + "random_b": "Grant", + "random_c": "Don" + } + }, + { + "text": "When Austin and Alex were about to leave the mall, Austin gave a glove to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Alex were about to leave the mall, Guy gave a glove to", + "random_names_cf": "When Josh and William were about to leave the mall, Josh gave a glove to", + "s1_io_flip_cf": "When Alex and Austin were about to leave the mall, Austin gave a glove to", + "s2_io_flip_cf": "When Austin and Alex were about to leave the mall, Alex gave a glove to", + "random_names_s1_ioi_flip_cf": "When William and Josh were about to leave the mall, Josh gave a glove to", + "random_names_s2_ioi_flip_cf": "When Josh and William were about to leave the mall, William gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Austin were about to leave the mall, Alex gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Josh were about to leave the mall, William gave a glove to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "glove", + "place": "mall", + "random_a": "Josh", + "random_b": "William", + "random_c": "Guy" + } + }, + { + "text": "When Jim and Ryan were about to leave the museum, Jim gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Ryan were about to leave the museum, Henry gave a basketball to", + "random_names_cf": "When Will and Daniel were about to leave the museum, Will gave a basketball to", + "s1_io_flip_cf": "When Ryan and Jim were about to leave the museum, Jim gave a basketball to", + "s2_io_flip_cf": "When Jim and Ryan were about to leave the museum, Ryan gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Daniel and Will were about to leave the museum, Will gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Will and Daniel were about to leave the museum, Daniel gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Jim were about to leave the museum, Ryan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Will were about to leave the museum, Daniel gave a basketball to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jim", + "object": "basketball", + "place": "museum", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Henry" + } + }, + { + "text": "Then, Roy and Steve went to the music store. Roy gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Steve went to the music store. Ryan gave a nail file to", + "random_names_cf": "Then, Roger and Mike went to the music store. Roger gave a nail file to", + "s1_io_flip_cf": "Then, Steve and Roy went to the music store. Roy gave a nail file to", + "s2_io_flip_cf": "Then, Roy and Steve went to the music store. Steve gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Roger went to the music store. Roger gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Mike went to the music store. Mike gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy went to the music store. Steve gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Roger went to the music store. Mike gave a nail file to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "nail file", + "place": "music store", + "random_a": "Roger", + "random_b": "Mike", + "random_c": "Ryan" + } + }, + { + "text": "Before Rob and Dan left the pizzeria, Rob decided to give a wrench to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Dan left the pizzeria, Austin decided to give a wrench to", + "random_names_cf": "Before Scott and Elizabeth left the pizzeria, Scott decided to give a wrench to", + "s1_io_flip_cf": "Before Dan and Rob left the pizzeria, Rob decided to give a wrench to", + "s2_io_flip_cf": "Before Rob and Dan left the pizzeria, Dan decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Before Elizabeth and Scott left the pizzeria, Scott decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Before Scott and Elizabeth left the pizzeria, Elizabeth decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Rob left the pizzeria, Dan decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Scott left the pizzeria, Elizabeth decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Rob", + "object": "wrench", + "place": "pizzeria", + "random_a": "Scott", + "random_b": "Elizabeth", + "random_c": "Austin" + } + }, + { + "text": "Before Steven and Alex left the department store, Steven decided to give a faucet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Alex left the department store, Sarah decided to give a faucet to", + "random_names_cf": "Before William and Daniel left the department store, William decided to give a faucet to", + "s1_io_flip_cf": "Before Alex and Steven left the department store, Steven decided to give a faucet to", + "s2_io_flip_cf": "Before Steven and Alex left the department store, Alex decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Before Daniel and William left the department store, William decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Before William and Daniel left the department store, Daniel decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Steven left the department store, Alex decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and William left the department store, Daniel decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Steven", + "object": "faucet", + "place": "department store", + "random_a": "William", + "random_b": "Daniel", + "random_c": "Sarah" + } + }, + { + "text": "Before Scott and Jonathan left the elevator, Scott decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Jonathan left the elevator, Neil decided to give a grater to", + "random_names_cf": "Before Henry and Edward left the elevator, Henry decided to give a grater to", + "s1_io_flip_cf": "Before Jonathan and Scott left the elevator, Scott decided to give a grater to", + "s2_io_flip_cf": "Before Scott and Jonathan left the elevator, Jonathan decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Edward and Henry left the elevator, Henry decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Henry and Edward left the elevator, Edward decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Scott left the elevator, Jonathan decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Henry left the elevator, Edward decided to give a grater to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Scott", + "object": "grater", + "place": "elevator", + "random_a": "Henry", + "random_b": "Edward", + "random_c": "Neil" + } + }, + { + "text": "When Kelly and Don got a jar at the house, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Don got a jar at the house, Ross decided to give it to", + "random_names_cf": "When Daniel and Austin got a jar at the house, Daniel decided to give it to", + "s1_io_flip_cf": "When Don and Kelly got a jar at the house, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Don got a jar at the house, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Daniel got a jar at the house, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Austin got a jar at the house, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Kelly got a jar at the house, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Daniel got a jar at the house, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kelly", + "object": "jar", + "place": "house", + "random_a": "Daniel", + "random_b": "Austin", + "random_c": "Ross" + } + }, + { + "text": "Then, Henry and Angel went to the school. Henry gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Angel went to the school. William gave a snack to", + "random_names_cf": "Then, Andrew and Rob went to the school. Andrew gave a snack to", + "s1_io_flip_cf": "Then, Angel and Henry went to the school. Henry gave a snack to", + "s2_io_flip_cf": "Then, Henry and Angel went to the school. Angel gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Andrew went to the school. Andrew gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Rob went to the school. Rob gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Henry went to the school. Angel gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Andrew went to the school. Rob gave a snack to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Henry", + "object": "snack", + "place": "school", + "random_a": "Andrew", + "random_b": "Rob", + "random_c": "William" + } + }, + { + "text": "When Austin and Tim were about to leave the dorm, Austin gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Tim were about to leave the dorm, Robert gave a wrench to", + "random_names_cf": "When Angel and Joe were about to leave the dorm, Angel gave a wrench to", + "s1_io_flip_cf": "When Tim and Austin were about to leave the dorm, Austin gave a wrench to", + "s2_io_flip_cf": "When Austin and Tim were about to leave the dorm, Tim gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Joe and Angel were about to leave the dorm, Angel gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Angel and Joe were about to leave the dorm, Joe gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Austin were about to leave the dorm, Tim gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Angel were about to leave the dorm, Joe gave a wrench to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "wrench", + "place": "dorm", + "random_a": "Angel", + "random_b": "Joe", + "random_c": "Robert" + } + }, + { + "text": "While Neil and Jonathan relaxed, Neil gave a bucket of paint to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Jonathan relaxed, Tom gave a bucket of paint to", + "random_names_cf": "While Rob and Steven relaxed, Rob gave a bucket of paint to", + "s1_io_flip_cf": "While Jonathan and Neil relaxed, Neil gave a bucket of paint to", + "s2_io_flip_cf": "While Neil and Jonathan relaxed, Jonathan gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "While Steven and Rob relaxed, Rob gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "While Rob and Steven relaxed, Steven gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Neil relaxed, Jonathan gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Rob relaxed, Steven gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Neil", + "object": "bucket of paint", + "place": "clothing store", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "Once Tim and Don arrived at the pet store, Tim gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Don arrived at the pet store, Scott gave a trunk to", + "random_names_cf": "Once Charles and Henry arrived at the pet store, Charles gave a trunk to", + "s1_io_flip_cf": "Once Don and Tim arrived at the pet store, Tim gave a trunk to", + "s2_io_flip_cf": "Once Tim and Don arrived at the pet store, Don gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Henry and Charles arrived at the pet store, Charles gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Charles and Henry arrived at the pet store, Henry gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Tim arrived at the pet store, Don gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Charles arrived at the pet store, Henry gave a trunk to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tim", + "object": "trunk", + "place": "pet store", + "random_a": "Charles", + "random_b": "Henry", + "random_c": "Scott" + } + }, + { + "text": "When Grant and Steven got a bathtub at the hotel, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Steven got a bathtub at the hotel, Steve decided to give it to", + "random_names_cf": "When Henry and Roy got a bathtub at the hotel, Henry decided to give it to", + "s1_io_flip_cf": "When Steven and Grant got a bathtub at the hotel, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Steven got a bathtub at the hotel, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Henry got a bathtub at the hotel, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Roy got a bathtub at the hotel, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Grant got a bathtub at the hotel, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Henry got a bathtub at the hotel, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Grant", + "object": "bathtub", + "place": "hotel", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Steve" + } + }, + { + "text": "When Will and Charles got a bathtub at the harbor, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Charles got a bathtub at the harbor, Rick decided to give it to", + "random_names_cf": "When Kay and Stan got a bathtub at the harbor, Kay decided to give it to", + "s1_io_flip_cf": "When Charles and Will got a bathtub at the harbor, Will decided to give it to", + "s2_io_flip_cf": "When Will and Charles got a bathtub at the harbor, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Kay got a bathtub at the harbor, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Stan got a bathtub at the harbor, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Will got a bathtub at the harbor, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Kay got a bathtub at the harbor, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Will", + "object": "bathtub", + "place": "harbor", + "random_a": "Kay", + "random_b": "Stan", + "random_c": "Rick" + } + }, + { + "text": "While Ryan and Steve relaxed, Ryan gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Steve relaxed, Charles gave a mirror to", + "random_names_cf": "While Andrew and Peter relaxed, Andrew gave a mirror to", + "s1_io_flip_cf": "While Steve and Ryan relaxed, Ryan gave a mirror to", + "s2_io_flip_cf": "While Ryan and Steve relaxed, Steve gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Peter and Andrew relaxed, Andrew gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Andrew and Peter relaxed, Peter gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Ryan relaxed, Steve gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Andrew relaxed, Peter gave a mirror to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ryan", + "object": "mirror", + "place": "campground", + "random_a": "Andrew", + "random_b": "Peter", + "random_c": "Charles" + } + }, + { + "text": "While Steve and Charles relaxed, Steve gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Charles relaxed, Tom gave a pair of goggles to", + "random_names_cf": "While Jim and Jonathan relaxed, Jim gave a pair of goggles to", + "s1_io_flip_cf": "While Charles and Steve relaxed, Steve gave a pair of goggles to", + "s2_io_flip_cf": "While Steve and Charles relaxed, Charles gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Jim relaxed, Jim gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Jim and Jonathan relaxed, Jonathan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Steve relaxed, Charles gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Jim relaxed, Jonathan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Steve", + "object": "pair of goggles", + "place": "house", + "random_a": "Jim", + "random_b": "Jonathan", + "random_c": "Tom" + } + }, + { + "text": "Then, Robert and Dan were working at the museum. Robert decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Dan were working at the museum. Edward decided to give a heater to", + "random_names_cf": "Then, Daniel and Elizabeth were working at the museum. Daniel decided to give a heater to", + "s1_io_flip_cf": "Then, Dan and Robert were working at the museum. Robert decided to give a heater to", + "s2_io_flip_cf": "Then, Robert and Dan were working at the museum. Dan decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Daniel were working at the museum. Daniel decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Elizabeth were working at the museum. Elizabeth decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Robert were working at the museum. Dan decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Daniel were working at the museum. Elizabeth decided to give a heater to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Robert", + "object": "heater", + "place": "museum", + "random_a": "Daniel", + "random_b": "Elizabeth", + "random_c": "Edward" + } + }, + { + "text": "Then, Rob and Josh were working at the park. Rob decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Josh were working at the park. Neil decided to give a pair of sunglasses to", + "random_names_cf": "Then, Tom and Roger were working at the park. Tom decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Josh and Rob were working at the park. Rob decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Rob and Josh were working at the park. Josh decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Tom were working at the park. Tom decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Roger were working at the park. Roger decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Rob were working at the park. Josh decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Tom were working at the park. Roger decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Rob", + "object": "pair of sunglasses", + "place": "park", + "random_a": "Tom", + "random_b": "Roger", + "random_c": "Neil" + } + }, + { + "text": "Then, Grant and Dan were working at the clothing store. Grant decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Dan were working at the clothing store. Elizabeth decided to give a pillow to", + "random_names_cf": "Then, Steve and Lewis were working at the clothing store. Steve decided to give a pillow to", + "s1_io_flip_cf": "Then, Dan and Grant were working at the clothing store. Grant decided to give a pillow to", + "s2_io_flip_cf": "Then, Grant and Dan were working at the clothing store. Dan decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Steve were working at the clothing store. Steve decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Lewis were working at the clothing store. Lewis decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Grant were working at the clothing store. Dan decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steve were working at the clothing store. Lewis decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Grant", + "object": "pillow", + "place": "clothing store", + "random_a": "Steve", + "random_b": "Lewis", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Josh and Kelly left the resort, Josh decided to give a gold watch to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Kelly left the resort, Angel decided to give a gold watch to", + "random_names_cf": "Before Kay and Daniel left the resort, Kay decided to give a gold watch to", + "s1_io_flip_cf": "Before Kelly and Josh left the resort, Josh decided to give a gold watch to", + "s2_io_flip_cf": "Before Josh and Kelly left the resort, Kelly decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Kay left the resort, Kay decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Before Kay and Daniel left the resort, Daniel decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Josh left the resort, Kelly decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Kay left the resort, Daniel decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "gold watch", + "place": "resort", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Angel" + } + }, + { + "text": "When Scott and Joe were about to leave the university campus, Scott gave a funnel to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Joe were about to leave the university campus, Neil gave a funnel to", + "random_names_cf": "When Rob and Angel were about to leave the university campus, Rob gave a funnel to", + "s1_io_flip_cf": "When Joe and Scott were about to leave the university campus, Scott gave a funnel to", + "s2_io_flip_cf": "When Scott and Joe were about to leave the university campus, Joe gave a funnel to", + "random_names_s1_ioi_flip_cf": "When Angel and Rob were about to leave the university campus, Rob gave a funnel to", + "random_names_s2_ioi_flip_cf": "When Rob and Angel were about to leave the university campus, Angel gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Scott were about to leave the university campus, Joe gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Rob were about to leave the university campus, Angel gave a funnel to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Scott", + "object": "funnel", + "place": "university campus", + "random_a": "Rob", + "random_b": "Angel", + "random_c": "Neil" + } + }, + { + "text": "Then, Alexander and Rob went to the service station. Alexander gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Rob went to the service station. Alex gave a key to", + "random_names_cf": "Then, Steve and Don went to the service station. Steve gave a key to", + "s1_io_flip_cf": "Then, Rob and Alexander went to the service station. Alexander gave a key to", + "s2_io_flip_cf": "Then, Alexander and Rob went to the service station. Rob gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Don and Steve went to the service station. Steve gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Don went to the service station. Don gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Alexander went to the service station. Rob gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Steve went to the service station. Don gave a key to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Alexander", + "object": "key", + "place": "service station", + "random_a": "Steve", + "random_b": "Don", + "random_c": "Alex" + } + }, + { + "text": "When Don and Dan were about to leave the pharmacy, Don gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Dan were about to leave the pharmacy, Angel gave a wrench to", + "random_names_cf": "When Joe and Edward were about to leave the pharmacy, Joe gave a wrench to", + "s1_io_flip_cf": "When Dan and Don were about to leave the pharmacy, Don gave a wrench to", + "s2_io_flip_cf": "When Don and Dan were about to leave the pharmacy, Dan gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Edward and Joe were about to leave the pharmacy, Joe gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Joe and Edward were about to leave the pharmacy, Edward gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Don were about to leave the pharmacy, Dan gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Joe were about to leave the pharmacy, Edward gave a wrench to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Don", + "object": "wrench", + "place": "pharmacy", + "random_a": "Joe", + "random_b": "Edward", + "random_c": "Angel" + } + }, + { + "text": "While Rob and Kay relaxed, Rob gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Kay relaxed, Lewis gave a bathtub to", + "random_names_cf": "While Alexander and Scott relaxed, Alexander gave a bathtub to", + "s1_io_flip_cf": "While Kay and Rob relaxed, Rob gave a bathtub to", + "s2_io_flip_cf": "While Rob and Kay relaxed, Kay gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Scott and Alexander relaxed, Alexander gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Alexander and Scott relaxed, Scott gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Rob relaxed, Kay gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Alexander relaxed, Scott gave a bathtub to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rob", + "object": "bathtub", + "place": "dorm", + "random_a": "Alexander", + "random_b": "Scott", + "random_c": "Lewis" + } + }, + { + "text": "When Roger and Alexander were about to leave the optician, Roger gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Alexander were about to leave the optician, Alex gave a nail file to", + "random_names_cf": "When Lewis and Stan were about to leave the optician, Lewis gave a nail file to", + "s1_io_flip_cf": "When Alexander and Roger were about to leave the optician, Roger gave a nail file to", + "s2_io_flip_cf": "When Roger and Alexander were about to leave the optician, Alexander gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Stan and Lewis were about to leave the optician, Lewis gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Lewis and Stan were about to leave the optician, Stan gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Roger were about to leave the optician, Alexander gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Lewis were about to leave the optician, Stan gave a nail file to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roger", + "object": "nail file", + "place": "optician", + "random_a": "Lewis", + "random_b": "Stan", + "random_c": "Alex" + } + }, + { + "text": "The spa Charles and Rob went to had a backpack. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Charles and Rob went to had a backpack. Ryan gave it to", + "random_names_cf": "The spa Grant and Guy went to had a backpack. Grant gave it to", + "s1_io_flip_cf": "The spa Rob and Charles went to had a backpack. Charles gave it to", + "s2_io_flip_cf": "The spa Charles and Rob went to had a backpack. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The spa Guy and Grant went to had a backpack. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The spa Grant and Guy went to had a backpack. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Rob and Charles went to had a backpack. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Guy and Grant went to had a backpack. Guy gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Charles", + "object": "backpack", + "place": "spa", + "random_a": "Grant", + "random_b": "Guy", + "random_c": "Ryan" + } + }, + { + "text": "Before Edward and Ryan left the cafeteria, Edward decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Ryan left the cafeteria, Andrew decided to give a pair of goggles to", + "random_names_cf": "Before Don and Rick left the cafeteria, Don decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Ryan and Edward left the cafeteria, Edward decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Edward and Ryan left the cafeteria, Ryan decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Rick and Don left the cafeteria, Don decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Don and Rick left the cafeteria, Rick decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Edward left the cafeteria, Ryan decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Don left the cafeteria, Rick decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Edward", + "object": "pair of goggles", + "place": "cafeteria", + "random_a": "Don", + "random_b": "Rick", + "random_c": "Andrew" + } + }, + { + "text": "When Kelly and Luke were about to leave the break room, Kelly gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Luke were about to leave the break room, Kay gave a microphone to", + "random_names_cf": "When Guy and Summer were about to leave the break room, Guy gave a microphone to", + "s1_io_flip_cf": "When Luke and Kelly were about to leave the break room, Kelly gave a microphone to", + "s2_io_flip_cf": "When Kelly and Luke were about to leave the break room, Luke gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Summer and Guy were about to leave the break room, Guy gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Guy and Summer were about to leave the break room, Summer gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Kelly were about to leave the break room, Luke gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Guy were about to leave the break room, Summer gave a microphone to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Kelly", + "object": "microphone", + "place": "break room", + "random_a": "Guy", + "random_b": "Summer", + "random_c": "Kay" + } + }, + { + "text": "The ramp Mike and Will went to had a bucket of paint. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Mike and Will went to had a bucket of paint. Neil gave it to", + "random_names_cf": "The ramp Roy and Angel went to had a bucket of paint. Roy gave it to", + "s1_io_flip_cf": "The ramp Will and Mike went to had a bucket of paint. Mike gave it to", + "s2_io_flip_cf": "The ramp Mike and Will went to had a bucket of paint. Will gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Angel and Roy went to had a bucket of paint. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Roy and Angel went to had a bucket of paint. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Will and Mike went to had a bucket of paint. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Angel and Roy went to had a bucket of paint. Angel gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "bucket of paint", + "place": "ramp", + "random_a": "Roy", + "random_b": "Angel", + "random_c": "Neil" + } + }, + { + "text": "Then, Cal and Alexander were working at the ferry. Cal decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Alexander were working at the ferry. Don decided to give a jar to", + "random_names_cf": "Then, Stan and Phil were working at the ferry. Stan decided to give a jar to", + "s1_io_flip_cf": "Then, Alexander and Cal were working at the ferry. Cal decided to give a jar to", + "s2_io_flip_cf": "Then, Cal and Alexander were working at the ferry. Alexander decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Stan were working at the ferry. Stan decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Phil were working at the ferry. Phil decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Cal were working at the ferry. Alexander decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Stan were working at the ferry. Phil decided to give a jar to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Cal", + "object": "jar", + "place": "ferry", + "random_a": "Stan", + "random_b": "Phil", + "random_c": "Don" + } + }, + { + "text": "Then, Austin and Mike went to the cafeteria. Austin gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Mike went to the cafeteria. Lewis gave a ring to", + "random_names_cf": "Then, Scott and Angel went to the cafeteria. Scott gave a ring to", + "s1_io_flip_cf": "Then, Mike and Austin went to the cafeteria. Austin gave a ring to", + "s2_io_flip_cf": "Then, Austin and Mike went to the cafeteria. Mike gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Scott went to the cafeteria. Scott gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Angel went to the cafeteria. Angel gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Austin went to the cafeteria. Mike gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Scott went to the cafeteria. Angel gave a ring to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Austin", + "object": "ring", + "place": "cafeteria", + "random_a": "Scott", + "random_b": "Angel", + "random_c": "Lewis" + } + }, + { + "text": "Then, Don and Jonathan went to the museum. Don gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Jonathan went to the museum. Austin gave a ribbon to", + "random_names_cf": "Then, Tim and Summer went to the museum. Tim gave a ribbon to", + "s1_io_flip_cf": "Then, Jonathan and Don went to the museum. Don gave a ribbon to", + "s2_io_flip_cf": "Then, Don and Jonathan went to the museum. Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Tim went to the museum. Tim gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Summer went to the museum. Summer gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Don went to the museum. Jonathan gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Tim went to the museum. Summer gave a ribbon to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Don", + "object": "ribbon", + "place": "museum", + "random_a": "Tim", + "random_b": "Summer", + "random_c": "Austin" + } + }, + { + "text": "Once Lewis and Charles arrived at the spa, Lewis gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Charles arrived at the spa, Roy gave a nail file to", + "random_names_cf": "Once Andrew and Will arrived at the spa, Andrew gave a nail file to", + "s1_io_flip_cf": "Once Charles and Lewis arrived at the spa, Lewis gave a nail file to", + "s2_io_flip_cf": "Once Lewis and Charles arrived at the spa, Charles gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Will and Andrew arrived at the spa, Andrew gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Will arrived at the spa, Will gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Lewis arrived at the spa, Charles gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Andrew arrived at the spa, Will gave a nail file to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Lewis", + "object": "nail file", + "place": "spa", + "random_a": "Andrew", + "random_b": "Will", + "random_c": "Roy" + } + }, + { + "text": "Before Guy and Henry left the parking lot, Guy decided to give a pair of nail clippers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Henry left the parking lot, Joe decided to give a pair of nail clippers to", + "random_names_cf": "Before Austin and Kelly left the parking lot, Austin decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Before Henry and Guy left the parking lot, Guy decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Before Guy and Henry left the parking lot, Henry decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Austin left the parking lot, Austin decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Before Austin and Kelly left the parking lot, Kelly decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Guy left the parking lot, Henry decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Austin left the parking lot, Kelly decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Guy", + "object": "pair of nail clippers", + "place": "parking lot", + "random_a": "Austin", + "random_b": "Kelly", + "random_c": "Joe" + } + }, + { + "text": "Once Austin and Cal arrived at the cafe, Austin gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Cal arrived at the cafe, Neil gave a sink to", + "random_names_cf": "Once Lewis and Roy arrived at the cafe, Lewis gave a sink to", + "s1_io_flip_cf": "Once Cal and Austin arrived at the cafe, Austin gave a sink to", + "s2_io_flip_cf": "Once Austin and Cal arrived at the cafe, Cal gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Roy and Lewis arrived at the cafe, Lewis gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Roy arrived at the cafe, Roy gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Austin arrived at the cafe, Cal gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Lewis arrived at the cafe, Roy gave a sink to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Austin", + "object": "sink", + "place": "cafe", + "random_a": "Lewis", + "random_b": "Roy", + "random_c": "Neil" + } + }, + { + "text": "Then, Don and Rob had a lot of fun at the field. Don gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Rob had a lot of fun at the field. Josh gave a pair of shoes to", + "random_names_cf": "Then, Charles and Ryan had a lot of fun at the field. Charles gave a pair of shoes to", + "s1_io_flip_cf": "Then, Rob and Don had a lot of fun at the field. Don gave a pair of shoes to", + "s2_io_flip_cf": "Then, Don and Rob had a lot of fun at the field. Rob gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Charles had a lot of fun at the field. Charles gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Ryan had a lot of fun at the field. Ryan gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Don had a lot of fun at the field. Rob gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Charles had a lot of fun at the field. Ryan gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "pair of shoes", + "place": "field", + "random_a": "Charles", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, William and Tim had a lot of fun at the ramp. William gave a joystick to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Tim had a lot of fun at the ramp. Grant gave a joystick to", + "random_names_cf": "Then, Luke and Kay had a lot of fun at the ramp. Luke gave a joystick to", + "s1_io_flip_cf": "Then, Tim and William had a lot of fun at the ramp. William gave a joystick to", + "s2_io_flip_cf": "Then, William and Tim had a lot of fun at the ramp. Tim gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Luke had a lot of fun at the ramp. Luke gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Kay had a lot of fun at the ramp. Kay gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and William had a lot of fun at the ramp. Tim gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Luke had a lot of fun at the ramp. Kay gave a joystick to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "William", + "object": "joystick", + "place": "ramp", + "random_a": "Luke", + "random_b": "Kay", + "random_c": "Grant" + } + }, + { + "text": "When Jim and Tom got a thread at the gift shop, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Tom got a thread at the gift shop, Mike decided to give it to", + "random_names_cf": "When Roy and Peter got a thread at the gift shop, Roy decided to give it to", + "s1_io_flip_cf": "When Tom and Jim got a thread at the gift shop, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Tom got a thread at the gift shop, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Roy got a thread at the gift shop, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Peter got a thread at the gift shop, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Jim got a thread at the gift shop, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Roy got a thread at the gift shop, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Jim", + "object": "thread", + "place": "gift shop", + "random_a": "Roy", + "random_b": "Peter", + "random_c": "Mike" + } + }, + { + "text": "Then, Andrew and Roger had a lot of fun at the zoo. Andrew gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Roger had a lot of fun at the zoo. Steven gave a heater to", + "random_names_cf": "Then, Josh and Austin had a lot of fun at the zoo. Josh gave a heater to", + "s1_io_flip_cf": "Then, Roger and Andrew had a lot of fun at the zoo. Andrew gave a heater to", + "s2_io_flip_cf": "Then, Andrew and Roger had a lot of fun at the zoo. Roger gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Josh had a lot of fun at the zoo. Josh gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Austin had a lot of fun at the zoo. Austin gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Andrew had a lot of fun at the zoo. Roger gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Josh had a lot of fun at the zoo. Austin gave a heater to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Andrew", + "object": "heater", + "place": "zoo", + "random_a": "Josh", + "random_b": "Austin", + "random_c": "Steven" + } + }, + { + "text": "When Lewis and Angel got a laptop at the break room, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Angel got a laptop at the break room, Jim decided to give it to", + "random_names_cf": "When Kay and Robert got a laptop at the break room, Kay decided to give it to", + "s1_io_flip_cf": "When Angel and Lewis got a laptop at the break room, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Angel got a laptop at the break room, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Kay got a laptop at the break room, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Robert got a laptop at the break room, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Lewis got a laptop at the break room, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kay got a laptop at the break room, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Lewis", + "object": "laptop", + "place": "break room", + "random_a": "Kay", + "random_b": "Robert", + "random_c": "Jim" + } + }, + { + "text": "Then, Lewis and Kelly went to the parking lot. Lewis gave a boot to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Kelly went to the parking lot. Henry gave a boot to", + "random_names_cf": "Then, Austin and Josh went to the parking lot. Austin gave a boot to", + "s1_io_flip_cf": "Then, Kelly and Lewis went to the parking lot. Lewis gave a boot to", + "s2_io_flip_cf": "Then, Lewis and Kelly went to the parking lot. Kelly gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Austin went to the parking lot. Austin gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Josh went to the parking lot. Josh gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Lewis went to the parking lot. Kelly gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Austin went to the parking lot. Josh gave a boot to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Lewis", + "object": "boot", + "place": "parking lot", + "random_a": "Austin", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "The store Steve and Angel went to had a pillow. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Steve and Angel went to had a pillow. Jonathan gave it to", + "random_names_cf": "The store Austin and Scott went to had a pillow. Austin gave it to", + "s1_io_flip_cf": "The store Angel and Steve went to had a pillow. Steve gave it to", + "s2_io_flip_cf": "The store Steve and Angel went to had a pillow. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The store Scott and Austin went to had a pillow. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The store Austin and Scott went to had a pillow. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Angel and Steve went to had a pillow. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Scott and Austin went to had a pillow. Scott gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steve", + "object": "pillow", + "place": "store", + "random_a": "Austin", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "Before William and Angel left the salon, William decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Angel left the salon, Kay decided to give a screwdriver to", + "random_names_cf": "Before Luke and Rob left the salon, Luke decided to give a screwdriver to", + "s1_io_flip_cf": "Before Angel and William left the salon, William decided to give a screwdriver to", + "s2_io_flip_cf": "Before William and Angel left the salon, Angel decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Rob and Luke left the salon, Luke decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Luke and Rob left the salon, Rob decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and William left the salon, Angel decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Luke left the salon, Rob decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "William", + "object": "screwdriver", + "place": "salon", + "random_a": "Luke", + "random_b": "Rob", + "random_c": "Kay" + } + }, + { + "text": "Then, Tom and Andrew went to the supermarket. Tom gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Andrew went to the supermarket. Neil gave a basket to", + "random_names_cf": "Then, Josh and Phil went to the supermarket. Josh gave a basket to", + "s1_io_flip_cf": "Then, Andrew and Tom went to the supermarket. Tom gave a basket to", + "s2_io_flip_cf": "Then, Tom and Andrew went to the supermarket. Andrew gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Josh went to the supermarket. Josh gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Phil went to the supermarket. Phil gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Tom went to the supermarket. Andrew gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Josh went to the supermarket. Phil gave a basket to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Tom", + "object": "basket", + "place": "supermarket", + "random_a": "Josh", + "random_b": "Phil", + "random_c": "Neil" + } + }, + { + "text": "While Andrew and Neil relaxed, Andrew gave a boot to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Neil relaxed, Ryan gave a boot to", + "random_names_cf": "While Will and Steve relaxed, Will gave a boot to", + "s1_io_flip_cf": "While Neil and Andrew relaxed, Andrew gave a boot to", + "s2_io_flip_cf": "While Andrew and Neil relaxed, Neil gave a boot to", + "random_names_s1_ioi_flip_cf": "While Steve and Will relaxed, Will gave a boot to", + "random_names_s2_ioi_flip_cf": "While Will and Steve relaxed, Steve gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Andrew relaxed, Neil gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Will relaxed, Steve gave a boot to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Andrew", + "object": "boot", + "place": "spa", + "random_a": "Will", + "random_b": "Steve", + "random_c": "Ryan" + } + }, + { + "text": "Once Angel and Jonathan arrived at the house, Angel gave a strainer to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Jonathan arrived at the house, Roger gave a strainer to", + "random_names_cf": "Once Phil and Tom arrived at the house, Phil gave a strainer to", + "s1_io_flip_cf": "Once Jonathan and Angel arrived at the house, Angel gave a strainer to", + "s2_io_flip_cf": "Once Angel and Jonathan arrived at the house, Jonathan gave a strainer to", + "random_names_s1_ioi_flip_cf": "Once Tom and Phil arrived at the house, Phil gave a strainer to", + "random_names_s2_ioi_flip_cf": "Once Phil and Tom arrived at the house, Tom gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Angel arrived at the house, Jonathan gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Phil arrived at the house, Tom gave a strainer to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Angel", + "object": "strainer", + "place": "house", + "random_a": "Phil", + "random_b": "Tom", + "random_c": "Roger" + } + }, + { + "text": "Once Tom and Kay arrived at the car, Tom gave a shelf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Kay arrived at the car, Jim gave a shelf to", + "random_names_cf": "Once Summer and Ross arrived at the car, Summer gave a shelf to", + "s1_io_flip_cf": "Once Kay and Tom arrived at the car, Tom gave a shelf to", + "s2_io_flip_cf": "Once Tom and Kay arrived at the car, Kay gave a shelf to", + "random_names_s1_ioi_flip_cf": "Once Ross and Summer arrived at the car, Summer gave a shelf to", + "random_names_s2_ioi_flip_cf": "Once Summer and Ross arrived at the car, Ross gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Tom arrived at the car, Kay gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Summer arrived at the car, Ross gave a shelf to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tom", + "object": "shelf", + "place": "car", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Jim" + } + }, + { + "text": "Then, Jim and Rick went to the racetrack. Jim gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Rick went to the racetrack. Dan gave a desk to", + "random_names_cf": "Then, Roger and Peter went to the racetrack. Roger gave a desk to", + "s1_io_flip_cf": "Then, Rick and Jim went to the racetrack. Jim gave a desk to", + "s2_io_flip_cf": "Then, Jim and Rick went to the racetrack. Rick gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Roger went to the racetrack. Roger gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Peter went to the racetrack. Peter gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Jim went to the racetrack. Rick gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Roger went to the racetrack. Peter gave a desk to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Jim", + "object": "desk", + "place": "racetrack", + "random_a": "Roger", + "random_b": "Peter", + "random_c": "Dan" + } + }, + { + "text": "Then, Stan and Robert were working at the school. Stan decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Robert were working at the school. Joe decided to give a pair of sunglasses to", + "random_names_cf": "Then, Summer and Guy were working at the school. Summer decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Robert and Stan were working at the school. Stan decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Stan and Robert were working at the school. Robert decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Summer were working at the school. Summer decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Guy were working at the school. Guy decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Stan were working at the school. Robert decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Summer were working at the school. Guy decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Stan", + "object": "pair of sunglasses", + "place": "school", + "random_a": "Summer", + "random_b": "Guy", + "random_c": "Joe" + } + }, + { + "text": "While William and Don relaxed, William gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Don relaxed, Robert gave a desk to", + "random_names_cf": "While Dan and Angel relaxed, Dan gave a desk to", + "s1_io_flip_cf": "While Don and William relaxed, William gave a desk to", + "s2_io_flip_cf": "While William and Don relaxed, Don gave a desk to", + "random_names_s1_ioi_flip_cf": "While Angel and Dan relaxed, Dan gave a desk to", + "random_names_s2_ioi_flip_cf": "While Dan and Angel relaxed, Angel gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and William relaxed, Don gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Dan relaxed, Angel gave a desk to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "William", + "object": "desk", + "place": "cafe", + "random_a": "Dan", + "random_b": "Angel", + "random_c": "Robert" + } + }, + { + "text": "Then, Lewis and Roy went to the store. Lewis gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Roy went to the store. Kelly gave a trunk to", + "random_names_cf": "Then, Dan and Daniel went to the store. Dan gave a trunk to", + "s1_io_flip_cf": "Then, Roy and Lewis went to the store. Lewis gave a trunk to", + "s2_io_flip_cf": "Then, Lewis and Roy went to the store. Roy gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Dan went to the store. Dan gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Daniel went to the store. Daniel gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Lewis went to the store. Roy gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Dan went to the store. Daniel gave a trunk to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Lewis", + "object": "trunk", + "place": "store", + "random_a": "Dan", + "random_b": "Daniel", + "random_c": "Kelly" + } + }, + { + "text": "Then, Joe and Robert went to the marketplace. Joe gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Robert went to the marketplace. Alexander gave a napkin to", + "random_names_cf": "Then, Andrew and Peter went to the marketplace. Andrew gave a napkin to", + "s1_io_flip_cf": "Then, Robert and Joe went to the marketplace. Joe gave a napkin to", + "s2_io_flip_cf": "Then, Joe and Robert went to the marketplace. Robert gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Andrew went to the marketplace. Andrew gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Peter went to the marketplace. Peter gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Joe went to the marketplace. Robert gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Andrew went to the marketplace. Peter gave a napkin to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Joe", + "object": "napkin", + "place": "marketplace", + "random_a": "Andrew", + "random_b": "Peter", + "random_c": "Alexander" + } + }, + { + "text": "When Alexander and Luke were about to leave the supermarket, Alexander gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Luke were about to leave the supermarket, Austin gave a pair of nail clippers to", + "random_names_cf": "When Lewis and Grant were about to leave the supermarket, Lewis gave a pair of nail clippers to", + "s1_io_flip_cf": "When Luke and Alexander were about to leave the supermarket, Alexander gave a pair of nail clippers to", + "s2_io_flip_cf": "When Alexander and Luke were about to leave the supermarket, Luke gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When Grant and Lewis were about to leave the supermarket, Lewis gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Lewis and Grant were about to leave the supermarket, Grant gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Alexander were about to leave the supermarket, Luke gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Lewis were about to leave the supermarket, Grant gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Alexander", + "object": "pair of nail clippers", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Before Elizabeth and Roger left the museum, Elizabeth decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Roger left the museum, William decided to give a strainer to", + "random_names_cf": "Before Ross and Luke left the museum, Ross decided to give a strainer to", + "s1_io_flip_cf": "Before Roger and Elizabeth left the museum, Elizabeth decided to give a strainer to", + "s2_io_flip_cf": "Before Elizabeth and Roger left the museum, Roger decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Luke and Ross left the museum, Ross decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Ross and Luke left the museum, Luke decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Elizabeth left the museum, Roger decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Ross left the museum, Luke decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "strainer", + "place": "museum", + "random_a": "Ross", + "random_b": "Luke", + "random_c": "William" + } + }, + { + "text": "When Jim and Alexander were about to leave the garden, Jim gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Alexander were about to leave the garden, Jonathan gave a nail file to", + "random_names_cf": "When William and Mike were about to leave the garden, William gave a nail file to", + "s1_io_flip_cf": "When Alexander and Jim were about to leave the garden, Jim gave a nail file to", + "s2_io_flip_cf": "When Jim and Alexander were about to leave the garden, Alexander gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Mike and William were about to leave the garden, William gave a nail file to", + "random_names_s2_ioi_flip_cf": "When William and Mike were about to leave the garden, Mike gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Jim were about to leave the garden, Alexander gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and William were about to leave the garden, Mike gave a nail file to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jim", + "object": "nail file", + "place": "garden", + "random_a": "William", + "random_b": "Mike", + "random_c": "Jonathan" + } + }, + { + "text": "When Andrew and Edward were about to leave the harbor, Andrew gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Edward were about to leave the harbor, Kay gave a shelf to", + "random_names_cf": "When Mike and Josh were about to leave the harbor, Mike gave a shelf to", + "s1_io_flip_cf": "When Edward and Andrew were about to leave the harbor, Andrew gave a shelf to", + "s2_io_flip_cf": "When Andrew and Edward were about to leave the harbor, Edward gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Josh and Mike were about to leave the harbor, Mike gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Mike and Josh were about to leave the harbor, Josh gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Andrew were about to leave the harbor, Edward gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Mike were about to leave the harbor, Josh gave a shelf to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Andrew", + "object": "shelf", + "place": "harbor", + "random_a": "Mike", + "random_b": "Josh", + "random_c": "Kay" + } + }, + { + "text": "Before Elizabeth and Jim left the museum, Elizabeth decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Jim left the museum, Charles decided to give a crate to", + "random_names_cf": "Before Scott and Will left the museum, Scott decided to give a crate to", + "s1_io_flip_cf": "Before Jim and Elizabeth left the museum, Elizabeth decided to give a crate to", + "s2_io_flip_cf": "Before Elizabeth and Jim left the museum, Jim decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Will and Scott left the museum, Scott decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Scott and Will left the museum, Will decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Elizabeth left the museum, Jim decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Scott left the museum, Will decided to give a crate to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Elizabeth", + "object": "crate", + "place": "museum", + "random_a": "Scott", + "random_b": "Will", + "random_c": "Charles" + } + }, + { + "text": "Once Elizabeth and Ryan arrived at the stadium, Elizabeth gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Ryan arrived at the stadium, Robert gave a crate to", + "random_names_cf": "Once Scott and Don arrived at the stadium, Scott gave a crate to", + "s1_io_flip_cf": "Once Ryan and Elizabeth arrived at the stadium, Elizabeth gave a crate to", + "s2_io_flip_cf": "Once Elizabeth and Ryan arrived at the stadium, Ryan gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Don and Scott arrived at the stadium, Scott gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Scott and Don arrived at the stadium, Don gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Elizabeth arrived at the stadium, Ryan gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Scott arrived at the stadium, Don gave a crate to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Elizabeth", + "object": "crate", + "place": "stadium", + "random_a": "Scott", + "random_b": "Don", + "random_c": "Robert" + } + }, + { + "text": "Once Jim and Steven arrived at the university campus, Jim gave a pen to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Steven arrived at the university campus, Lewis gave a pen to", + "random_names_cf": "Once Luke and Robert arrived at the university campus, Luke gave a pen to", + "s1_io_flip_cf": "Once Steven and Jim arrived at the university campus, Jim gave a pen to", + "s2_io_flip_cf": "Once Jim and Steven arrived at the university campus, Steven gave a pen to", + "random_names_s1_ioi_flip_cf": "Once Robert and Luke arrived at the university campus, Luke gave a pen to", + "random_names_s2_ioi_flip_cf": "Once Luke and Robert arrived at the university campus, Robert gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Jim arrived at the university campus, Steven gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Luke arrived at the university campus, Robert gave a pen to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Jim", + "object": "pen", + "place": "university campus", + "random_a": "Luke", + "random_b": "Robert", + "random_c": "Lewis" + } + }, + { + "text": "Before Kay and Rick left the pharmacy, Kay decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Rick left the pharmacy, Roger decided to give a heater to", + "random_names_cf": "Before Ryan and Rob left the pharmacy, Ryan decided to give a heater to", + "s1_io_flip_cf": "Before Rick and Kay left the pharmacy, Kay decided to give a heater to", + "s2_io_flip_cf": "Before Kay and Rick left the pharmacy, Rick decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Rob and Ryan left the pharmacy, Ryan decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Rob left the pharmacy, Rob decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Kay left the pharmacy, Rick decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Ryan left the pharmacy, Rob decided to give a heater to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Kay", + "object": "heater", + "place": "pharmacy", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Roger" + } + }, + { + "text": "When Angel and Scott were about to leave the pharmacy, Angel gave a match to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Scott were about to leave the pharmacy, Jim gave a match to", + "random_names_cf": "When Joe and Ross were about to leave the pharmacy, Joe gave a match to", + "s1_io_flip_cf": "When Scott and Angel were about to leave the pharmacy, Angel gave a match to", + "s2_io_flip_cf": "When Angel and Scott were about to leave the pharmacy, Scott gave a match to", + "random_names_s1_ioi_flip_cf": "When Ross and Joe were about to leave the pharmacy, Joe gave a match to", + "random_names_s2_ioi_flip_cf": "When Joe and Ross were about to leave the pharmacy, Ross gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Angel were about to leave the pharmacy, Scott gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Joe were about to leave the pharmacy, Ross gave a match to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Angel", + "object": "match", + "place": "pharmacy", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Jim" + } + }, + { + "text": "When Summer and Andrew got a toilet at the music store, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Andrew got a toilet at the music store, Steven decided to give it to", + "random_names_cf": "When Tom and Roy got a toilet at the music store, Tom decided to give it to", + "s1_io_flip_cf": "When Andrew and Summer got a toilet at the music store, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Andrew got a toilet at the music store, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Tom got a toilet at the music store, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Roy got a toilet at the music store, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Summer got a toilet at the music store, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Tom got a toilet at the music store, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Summer", + "object": "toilet", + "place": "music store", + "random_a": "Tom", + "random_b": "Roy", + "random_c": "Steven" + } + }, + { + "text": "Before Lewis and Ryan left the racetrack, Lewis decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Lewis and Ryan left the racetrack, Tim decided to give a pair of pliers to", + "random_names_cf": "Before Alexander and Mike left the racetrack, Alexander decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Ryan and Lewis left the racetrack, Lewis decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Lewis and Ryan left the racetrack, Ryan decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Mike and Alexander left the racetrack, Alexander decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Mike left the racetrack, Mike decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Lewis left the racetrack, Ryan decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Alexander left the racetrack, Mike decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "pair of pliers", + "place": "racetrack", + "random_a": "Alexander", + "random_b": "Mike", + "random_c": "Tim" + } + }, + { + "text": "Then, Josh and Rick were working at the tire store. Josh decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Rick were working at the tire store. Austin decided to give a pair of sunglasses to", + "random_names_cf": "Then, Edward and Rob were working at the tire store. Edward decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Rick and Josh were working at the tire store. Josh decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Josh and Rick were working at the tire store. Rick decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Edward were working at the tire store. Edward decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Rob were working at the tire store. Rob decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Josh were working at the tire store. Rick decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Edward were working at the tire store. Rob decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Josh", + "object": "pair of sunglasses", + "place": "tire store", + "random_a": "Edward", + "random_b": "Rob", + "random_c": "Austin" + } + }, + { + "text": "When Summer and Steven were about to leave the house, Summer gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Steven were about to leave the house, Luke gave a boot to", + "random_names_cf": "When Charles and Mike were about to leave the house, Charles gave a boot to", + "s1_io_flip_cf": "When Steven and Summer were about to leave the house, Summer gave a boot to", + "s2_io_flip_cf": "When Summer and Steven were about to leave the house, Steven gave a boot to", + "random_names_s1_ioi_flip_cf": "When Mike and Charles were about to leave the house, Charles gave a boot to", + "random_names_s2_ioi_flip_cf": "When Charles and Mike were about to leave the house, Mike gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Summer were about to leave the house, Steven gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Charles were about to leave the house, Mike gave a boot to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Summer", + "object": "boot", + "place": "house", + "random_a": "Charles", + "random_b": "Mike", + "random_c": "Luke" + } + }, + { + "text": "Then, Daniel and Joe went to the cafe. Daniel gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Joe went to the cafe. Roy gave a bucket of paint to", + "random_names_cf": "Then, Edward and Jim went to the cafe. Edward gave a bucket of paint to", + "s1_io_flip_cf": "Then, Joe and Daniel went to the cafe. Daniel gave a bucket of paint to", + "s2_io_flip_cf": "Then, Daniel and Joe went to the cafe. Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Edward went to the cafe. Edward gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Jim went to the cafe. Jim gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Daniel went to the cafe. Joe gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Edward went to the cafe. Jim gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Daniel", + "object": "bucket of paint", + "place": "cafe", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Roy" + } + }, + { + "text": "When Jim and Steve were about to leave the mall, Jim gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Steve were about to leave the mall, Luke gave a crate to", + "random_names_cf": "When Phil and Sarah were about to leave the mall, Phil gave a crate to", + "s1_io_flip_cf": "When Steve and Jim were about to leave the mall, Jim gave a crate to", + "s2_io_flip_cf": "When Jim and Steve were about to leave the mall, Steve gave a crate to", + "random_names_s1_ioi_flip_cf": "When Sarah and Phil were about to leave the mall, Phil gave a crate to", + "random_names_s2_ioi_flip_cf": "When Phil and Sarah were about to leave the mall, Sarah gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Jim were about to leave the mall, Steve gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Phil were about to leave the mall, Sarah gave a crate to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jim", + "object": "crate", + "place": "mall", + "random_a": "Phil", + "random_b": "Sarah", + "random_c": "Luke" + } + }, + { + "text": "The circus Edward and Neil went to had a pair of nail clippers. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Edward and Neil went to had a pair of nail clippers. Rob gave it to", + "random_names_cf": "The circus Jonathan and Summer went to had a pair of nail clippers. Jonathan gave it to", + "s1_io_flip_cf": "The circus Neil and Edward went to had a pair of nail clippers. Edward gave it to", + "s2_io_flip_cf": "The circus Edward and Neil went to had a pair of nail clippers. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The circus Summer and Jonathan went to had a pair of nail clippers. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The circus Jonathan and Summer went to had a pair of nail clippers. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Neil and Edward went to had a pair of nail clippers. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Summer and Jonathan went to had a pair of nail clippers. Summer gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Edward", + "object": "pair of nail clippers", + "place": "circus", + "random_a": "Jonathan", + "random_b": "Summer", + "random_c": "Rob" + } + }, + { + "text": "The hangar Jim and Joe went to had a napkin. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Jim and Joe went to had a napkin. Neil gave it to", + "random_names_cf": "The hangar Alex and Summer went to had a napkin. Alex gave it to", + "s1_io_flip_cf": "The hangar Joe and Jim went to had a napkin. Jim gave it to", + "s2_io_flip_cf": "The hangar Jim and Joe went to had a napkin. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Summer and Alex went to had a napkin. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Alex and Summer went to had a napkin. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Joe and Jim went to had a napkin. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Summer and Alex went to had a napkin. Summer gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "napkin", + "place": "hangar", + "random_a": "Alex", + "random_b": "Summer", + "random_c": "Neil" + } + }, + { + "text": "The cafe Peter and Elizabeth went to had a pair of pliers. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Peter and Elizabeth went to had a pair of pliers. Summer gave it to", + "random_names_cf": "The cafe Scott and Roger went to had a pair of pliers. Scott gave it to", + "s1_io_flip_cf": "The cafe Elizabeth and Peter went to had a pair of pliers. Peter gave it to", + "s2_io_flip_cf": "The cafe Peter and Elizabeth went to had a pair of pliers. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Roger and Scott went to had a pair of pliers. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Scott and Roger went to had a pair of pliers. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Elizabeth and Peter went to had a pair of pliers. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Roger and Scott went to had a pair of pliers. Roger gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "pair of pliers", + "place": "cafe", + "random_a": "Scott", + "random_b": "Roger", + "random_c": "Summer" + } + }, + { + "text": "When Steve and Stan were about to leave the elevator, Steve gave a bicycle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Stan were about to leave the elevator, Kelly gave a bicycle to", + "random_names_cf": "When Edward and Roy were about to leave the elevator, Edward gave a bicycle to", + "s1_io_flip_cf": "When Stan and Steve were about to leave the elevator, Steve gave a bicycle to", + "s2_io_flip_cf": "When Steve and Stan were about to leave the elevator, Stan gave a bicycle to", + "random_names_s1_ioi_flip_cf": "When Roy and Edward were about to leave the elevator, Edward gave a bicycle to", + "random_names_s2_ioi_flip_cf": "When Edward and Roy were about to leave the elevator, Roy gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Steve were about to leave the elevator, Stan gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Edward were about to leave the elevator, Roy gave a bicycle to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Steve", + "object": "bicycle", + "place": "elevator", + "random_a": "Edward", + "random_b": "Roy", + "random_c": "Kelly" + } + }, + { + "text": "When Tom and Luke got a comb at the spa, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Luke got a comb at the spa, Austin decided to give it to", + "random_names_cf": "When Sarah and Grant got a comb at the spa, Sarah decided to give it to", + "s1_io_flip_cf": "When Luke and Tom got a comb at the spa, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Luke got a comb at the spa, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Sarah got a comb at the spa, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Grant got a comb at the spa, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Tom got a comb at the spa, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Sarah got a comb at the spa, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Tom", + "object": "comb", + "place": "spa", + "random_a": "Sarah", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Once Grant and Kay arrived at the optician, Grant gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Kay arrived at the optician, Andrew gave a highlighter to", + "random_names_cf": "Once Tim and William arrived at the optician, Tim gave a highlighter to", + "s1_io_flip_cf": "Once Kay and Grant arrived at the optician, Grant gave a highlighter to", + "s2_io_flip_cf": "Once Grant and Kay arrived at the optician, Kay gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once William and Tim arrived at the optician, Tim gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Tim and William arrived at the optician, William gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Grant arrived at the optician, Kay gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once William and Tim arrived at the optician, William gave a highlighter to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "highlighter", + "place": "optician", + "random_a": "Tim", + "random_b": "William", + "random_c": "Andrew" + } + }, + { + "text": "The clothing store Ross and Cal went to had a grater. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store Ross and Cal went to had a grater. Charles gave it to", + "random_names_cf": "The clothing store Luke and Kelly went to had a grater. Luke gave it to", + "s1_io_flip_cf": "The clothing store Cal and Ross went to had a grater. Ross gave it to", + "s2_io_flip_cf": "The clothing store Ross and Cal went to had a grater. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Kelly and Luke went to had a grater. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Luke and Kelly went to had a grater. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Cal and Ross went to had a grater. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Kelly and Luke went to had a grater. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ross", + "object": "grater", + "place": "clothing store", + "random_a": "Luke", + "random_b": "Kelly", + "random_c": "Charles" + } + }, + { + "text": "Once Sarah and Roger arrived at the pizzeria, Sarah gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Roger arrived at the pizzeria, Angel gave a folder to", + "random_names_cf": "Once Henry and Jim arrived at the pizzeria, Henry gave a folder to", + "s1_io_flip_cf": "Once Roger and Sarah arrived at the pizzeria, Sarah gave a folder to", + "s2_io_flip_cf": "Once Sarah and Roger arrived at the pizzeria, Roger gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Jim and Henry arrived at the pizzeria, Henry gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Henry and Jim arrived at the pizzeria, Jim gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Sarah arrived at the pizzeria, Roger gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Henry arrived at the pizzeria, Jim gave a folder to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Sarah", + "object": "folder", + "place": "pizzeria", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Angel" + } + }, + { + "text": "Then, Kay and Stan had a lot of fun at the cafe. Kay gave a pin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Stan had a lot of fun at the cafe. Tim gave a pin to", + "random_names_cf": "Then, Steven and Cal had a lot of fun at the cafe. Steven gave a pin to", + "s1_io_flip_cf": "Then, Stan and Kay had a lot of fun at the cafe. Kay gave a pin to", + "s2_io_flip_cf": "Then, Kay and Stan had a lot of fun at the cafe. Stan gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Steven had a lot of fun at the cafe. Steven gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Cal had a lot of fun at the cafe. Cal gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Kay had a lot of fun at the cafe. Stan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steven had a lot of fun at the cafe. Cal gave a pin to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kay", + "object": "pin", + "place": "cafe", + "random_a": "Steven", + "random_b": "Cal", + "random_c": "Tim" + } + }, + { + "text": "When Roger and Roy got a scarf at the clothing store, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Roy got a scarf at the clothing store, Will decided to give it to", + "random_names_cf": "When Edward and Grant got a scarf at the clothing store, Edward decided to give it to", + "s1_io_flip_cf": "When Roy and Roger got a scarf at the clothing store, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Roy got a scarf at the clothing store, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward got a scarf at the clothing store, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant got a scarf at the clothing store, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Roger got a scarf at the clothing store, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward got a scarf at the clothing store, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Roger", + "object": "scarf", + "place": "clothing store", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Will" + } + }, + { + "text": "Then, Henry and Rob had a lot of fun at the salon. Henry gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Rob had a lot of fun at the salon. Scott gave a grater to", + "random_names_cf": "Then, Edward and Alexander had a lot of fun at the salon. Edward gave a grater to", + "s1_io_flip_cf": "Then, Rob and Henry had a lot of fun at the salon. Henry gave a grater to", + "s2_io_flip_cf": "Then, Henry and Rob had a lot of fun at the salon. Rob gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Edward had a lot of fun at the salon. Edward gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Alexander had a lot of fun at the salon. Alexander gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Henry had a lot of fun at the salon. Rob gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Edward had a lot of fun at the salon. Alexander gave a grater to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Henry", + "object": "grater", + "place": "salon", + "random_a": "Edward", + "random_b": "Alexander", + "random_c": "Scott" + } + }, + { + "text": "Then, Grant and Roger went to the break room. Grant gave a pen to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Roger went to the break room. Henry gave a pen to", + "random_names_cf": "Then, Steven and Rob went to the break room. Steven gave a pen to", + "s1_io_flip_cf": "Then, Roger and Grant went to the break room. Grant gave a pen to", + "s2_io_flip_cf": "Then, Grant and Roger went to the break room. Roger gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Steven went to the break room. Steven gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Rob went to the break room. Rob gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Grant went to the break room. Roger gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Steven went to the break room. Rob gave a pen to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Grant", + "object": "pen", + "place": "break room", + "random_a": "Steven", + "random_b": "Rob", + "random_c": "Henry" + } + }, + { + "text": "While Lewis and Kay relaxed, Lewis gave a shoe to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Kay relaxed, Phil gave a shoe to", + "random_names_cf": "While Joe and Tim relaxed, Joe gave a shoe to", + "s1_io_flip_cf": "While Kay and Lewis relaxed, Lewis gave a shoe to", + "s2_io_flip_cf": "While Lewis and Kay relaxed, Kay gave a shoe to", + "random_names_s1_ioi_flip_cf": "While Tim and Joe relaxed, Joe gave a shoe to", + "random_names_s2_ioi_flip_cf": "While Joe and Tim relaxed, Tim gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Lewis relaxed, Kay gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Joe relaxed, Tim gave a shoe to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Lewis", + "object": "shoe", + "place": "salon", + "random_a": "Joe", + "random_b": "Tim", + "random_c": "Phil" + } + }, + { + "text": "The toy store Neil and Kay went to had a shelf. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Neil and Kay went to had a shelf. Stan gave it to", + "random_names_cf": "The toy store Austin and Ryan went to had a shelf. Austin gave it to", + "s1_io_flip_cf": "The toy store Kay and Neil went to had a shelf. Neil gave it to", + "s2_io_flip_cf": "The toy store Neil and Kay went to had a shelf. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Ryan and Austin went to had a shelf. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Austin and Ryan went to had a shelf. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Kay and Neil went to had a shelf. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Ryan and Austin went to had a shelf. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Neil", + "object": "shelf", + "place": "toy store", + "random_a": "Austin", + "random_b": "Ryan", + "random_c": "Stan" + } + }, + { + "text": "Once Rob and Tom arrived at the school, Rob gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Tom arrived at the school, Tim gave a strap to", + "random_names_cf": "Once Will and Cal arrived at the school, Will gave a strap to", + "s1_io_flip_cf": "Once Tom and Rob arrived at the school, Rob gave a strap to", + "s2_io_flip_cf": "Once Rob and Tom arrived at the school, Tom gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Cal and Will arrived at the school, Will gave a strap to", + "random_names_s2_ioi_flip_cf": "Once Will and Cal arrived at the school, Cal gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Rob arrived at the school, Tom gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Will arrived at the school, Cal gave a strap to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Rob", + "object": "strap", + "place": "school", + "random_a": "Will", + "random_b": "Cal", + "random_c": "Tim" + } + }, + { + "text": "Once Neil and Ross arrived at the racetrack, Neil gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Ross arrived at the racetrack, Kay gave a screwdriver to", + "random_names_cf": "Once Joe and Grant arrived at the racetrack, Joe gave a screwdriver to", + "s1_io_flip_cf": "Once Ross and Neil arrived at the racetrack, Neil gave a screwdriver to", + "s2_io_flip_cf": "Once Neil and Ross arrived at the racetrack, Ross gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Grant and Joe arrived at the racetrack, Joe gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Joe and Grant arrived at the racetrack, Grant gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Neil arrived at the racetrack, Ross gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Joe arrived at the racetrack, Grant gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Neil", + "object": "screwdriver", + "place": "racetrack", + "random_a": "Joe", + "random_b": "Grant", + "random_c": "Kay" + } + }, + { + "text": "When Edward and Ryan were about to leave the market, Edward gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Ryan were about to leave the market, Alexander gave a set of headphones to", + "random_names_cf": "When Daniel and Kay were about to leave the market, Daniel gave a set of headphones to", + "s1_io_flip_cf": "When Ryan and Edward were about to leave the market, Edward gave a set of headphones to", + "s2_io_flip_cf": "When Edward and Ryan were about to leave the market, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Kay and Daniel were about to leave the market, Daniel gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Daniel and Kay were about to leave the market, Kay gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Edward were about to leave the market, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Daniel were about to leave the market, Kay gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Edward", + "object": "set of headphones", + "place": "market", + "random_a": "Daniel", + "random_b": "Kay", + "random_c": "Alexander" + } + }, + { + "text": "Then, Summer and Rick had a lot of fun at the hotel. Summer gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Rick had a lot of fun at the hotel. William gave a pair of glasses to", + "random_names_cf": "Then, Dan and Kelly had a lot of fun at the hotel. Dan gave a pair of glasses to", + "s1_io_flip_cf": "Then, Rick and Summer had a lot of fun at the hotel. Summer gave a pair of glasses to", + "s2_io_flip_cf": "Then, Summer and Rick had a lot of fun at the hotel. Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Dan had a lot of fun at the hotel. Dan gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Kelly had a lot of fun at the hotel. Kelly gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Summer had a lot of fun at the hotel. Rick gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Dan had a lot of fun at the hotel. Kelly gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Summer", + "object": "pair of glasses", + "place": "hotel", + "random_a": "Dan", + "random_b": "Kelly", + "random_c": "William" + } + }, + { + "text": "Then, Charles and Kay were working at the square. Charles decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Kay were working at the square. Cal decided to give a pair of glasses to", + "random_names_cf": "Then, Guy and Roger were working at the square. Guy decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Kay and Charles were working at the square. Charles decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Charles and Kay were working at the square. Kay decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Guy were working at the square. Guy decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Roger were working at the square. Roger decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Charles were working at the square. Kay decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Guy were working at the square. Roger decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Charles", + "object": "pair of glasses", + "place": "square", + "random_a": "Guy", + "random_b": "Roger", + "random_c": "Cal" + } + }, + { + "text": "When Mike and Guy got a strainer at the museum, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Guy got a strainer at the museum, Cal decided to give it to", + "random_names_cf": "When Scott and Ryan got a strainer at the museum, Scott decided to give it to", + "s1_io_flip_cf": "When Guy and Mike got a strainer at the museum, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Guy got a strainer at the museum, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Scott got a strainer at the museum, Scott decided to give it to", + "random_names_s2_ioi_flip_cf": "When Scott and Ryan got a strainer at the museum, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Mike got a strainer at the museum, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Scott got a strainer at the museum, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Mike", + "object": "strainer", + "place": "museum", + "random_a": "Scott", + "random_b": "Ryan", + "random_c": "Cal" + } + }, + { + "text": "While Robert and Josh relaxed, Robert gave a strap to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Josh relaxed, Neil gave a strap to", + "random_names_cf": "While Phil and Mike relaxed, Phil gave a strap to", + "s1_io_flip_cf": "While Josh and Robert relaxed, Robert gave a strap to", + "s2_io_flip_cf": "While Robert and Josh relaxed, Josh gave a strap to", + "random_names_s1_ioi_flip_cf": "While Mike and Phil relaxed, Phil gave a strap to", + "random_names_s2_ioi_flip_cf": "While Phil and Mike relaxed, Mike gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Robert relaxed, Josh gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Phil relaxed, Mike gave a strap to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Robert", + "object": "strap", + "place": "pharmacy", + "random_a": "Phil", + "random_b": "Mike", + "random_c": "Neil" + } + }, + { + "text": "When Steven and Austin got a pair of nail clippers at the toy store, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Austin got a pair of nail clippers at the toy store, Neil decided to give it to", + "random_names_cf": "When Sarah and Phil got a pair of nail clippers at the toy store, Sarah decided to give it to", + "s1_io_flip_cf": "When Austin and Steven got a pair of nail clippers at the toy store, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Austin got a pair of nail clippers at the toy store, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Sarah got a pair of nail clippers at the toy store, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Phil got a pair of nail clippers at the toy store, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Steven got a pair of nail clippers at the toy store, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Sarah got a pair of nail clippers at the toy store, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Steven", + "object": "pair of nail clippers", + "place": "toy store", + "random_a": "Sarah", + "random_b": "Phil", + "random_c": "Neil" + } + }, + { + "text": "Once Jonathan and Roger arrived at the studio, Jonathan gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Roger arrived at the studio, Steven gave a needle to", + "random_names_cf": "Once Grant and Charles arrived at the studio, Grant gave a needle to", + "s1_io_flip_cf": "Once Roger and Jonathan arrived at the studio, Jonathan gave a needle to", + "s2_io_flip_cf": "Once Jonathan and Roger arrived at the studio, Roger gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Charles and Grant arrived at the studio, Grant gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Grant and Charles arrived at the studio, Charles gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Jonathan arrived at the studio, Roger gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Grant arrived at the studio, Charles gave a needle to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jonathan", + "object": "needle", + "place": "studio", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Steven" + } + }, + { + "text": "Then, Steve and Luke had a lot of fun at the marketplace. Steve gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Luke had a lot of fun at the marketplace. Dan gave a highlighter to", + "random_names_cf": "Then, Robert and Cal had a lot of fun at the marketplace. Robert gave a highlighter to", + "s1_io_flip_cf": "Then, Luke and Steve had a lot of fun at the marketplace. Steve gave a highlighter to", + "s2_io_flip_cf": "Then, Steve and Luke had a lot of fun at the marketplace. Luke gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Robert had a lot of fun at the marketplace. Robert gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Cal had a lot of fun at the marketplace. Cal gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Steve had a lot of fun at the marketplace. Luke gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Robert had a lot of fun at the marketplace. Cal gave a highlighter to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Steve", + "object": "highlighter", + "place": "marketplace", + "random_a": "Robert", + "random_b": "Cal", + "random_c": "Dan" + } + }, + { + "text": "Then, Austin and Tim had a lot of fun at the field. Austin gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Tim had a lot of fun at the field. Robert gave a folder to", + "random_names_cf": "Then, Will and Don had a lot of fun at the field. Will gave a folder to", + "s1_io_flip_cf": "Then, Tim and Austin had a lot of fun at the field. Austin gave a folder to", + "s2_io_flip_cf": "Then, Austin and Tim had a lot of fun at the field. Tim gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Don and Will had a lot of fun at the field. Will gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Will and Don had a lot of fun at the field. Don gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Austin had a lot of fun at the field. Tim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Will had a lot of fun at the field. Don gave a folder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "folder", + "place": "field", + "random_a": "Will", + "random_b": "Don", + "random_c": "Robert" + } + }, + { + "text": "Then, Cal and Alexander had a lot of fun at the zoo. Cal gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Alexander had a lot of fun at the zoo. Ross gave a boot to", + "random_names_cf": "Then, Jonathan and Ryan had a lot of fun at the zoo. Jonathan gave a boot to", + "s1_io_flip_cf": "Then, Alexander and Cal had a lot of fun at the zoo. Cal gave a boot to", + "s2_io_flip_cf": "Then, Cal and Alexander had a lot of fun at the zoo. Alexander gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Jonathan had a lot of fun at the zoo. Jonathan gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Ryan had a lot of fun at the zoo. Ryan gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Cal had a lot of fun at the zoo. Alexander gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Jonathan had a lot of fun at the zoo. Ryan gave a boot to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Cal", + "object": "boot", + "place": "zoo", + "random_a": "Jonathan", + "random_b": "Ryan", + "random_c": "Ross" + } + }, + { + "text": "Then, Kelly and Steven went to the cafe. Kelly gave a gold watch to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Steven went to the cafe. Daniel gave a gold watch to", + "random_names_cf": "Then, Scott and Edward went to the cafe. Scott gave a gold watch to", + "s1_io_flip_cf": "Then, Steven and Kelly went to the cafe. Kelly gave a gold watch to", + "s2_io_flip_cf": "Then, Kelly and Steven went to the cafe. Steven gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Scott went to the cafe. Scott gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Edward went to the cafe. Edward gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Kelly went to the cafe. Steven gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Scott went to the cafe. Edward gave a gold watch to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Kelly", + "object": "gold watch", + "place": "cafe", + "random_a": "Scott", + "random_b": "Edward", + "random_c": "Daniel" + } + }, + { + "text": "While Alex and Ryan relaxed, Alex gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Ryan relaxed, Joe gave a basketball to", + "random_names_cf": "While Kay and Dan relaxed, Kay gave a basketball to", + "s1_io_flip_cf": "While Ryan and Alex relaxed, Alex gave a basketball to", + "s2_io_flip_cf": "While Alex and Ryan relaxed, Ryan gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Dan and Kay relaxed, Kay gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Kay and Dan relaxed, Dan gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Alex relaxed, Ryan gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Kay relaxed, Dan gave a basketball to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alex", + "object": "basketball", + "place": "hangar", + "random_a": "Kay", + "random_b": "Dan", + "random_c": "Joe" + } + }, + { + "text": "While Andrew and Neil relaxed, Andrew gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Neil relaxed, Rob gave a microphone to", + "random_names_cf": "While Ross and Luke relaxed, Ross gave a microphone to", + "s1_io_flip_cf": "While Neil and Andrew relaxed, Andrew gave a microphone to", + "s2_io_flip_cf": "While Andrew and Neil relaxed, Neil gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Luke and Ross relaxed, Ross gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Ross and Luke relaxed, Luke gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Andrew relaxed, Neil gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Ross relaxed, Luke gave a microphone to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Andrew", + "object": "microphone", + "place": "market", + "random_a": "Ross", + "random_b": "Luke", + "random_c": "Rob" + } + }, + { + "text": "When Jim and Guy were about to leave the stadium, Jim gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Guy were about to leave the stadium, Josh gave a nail file to", + "random_names_cf": "When Grant and Phil were about to leave the stadium, Grant gave a nail file to", + "s1_io_flip_cf": "When Guy and Jim were about to leave the stadium, Jim gave a nail file to", + "s2_io_flip_cf": "When Jim and Guy were about to leave the stadium, Guy gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Phil and Grant were about to leave the stadium, Grant gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Grant and Phil were about to leave the stadium, Phil gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Jim were about to leave the stadium, Guy gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Grant were about to leave the stadium, Phil gave a nail file to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Jim", + "object": "nail file", + "place": "stadium", + "random_a": "Grant", + "random_b": "Phil", + "random_c": "Josh" + } + }, + { + "text": "Once Kay and Will arrived at the dorm, Kay gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Will arrived at the dorm, Roger gave a fan to", + "random_names_cf": "Once William and Luke arrived at the dorm, William gave a fan to", + "s1_io_flip_cf": "Once Will and Kay arrived at the dorm, Kay gave a fan to", + "s2_io_flip_cf": "Once Kay and Will arrived at the dorm, Will gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Luke and William arrived at the dorm, William gave a fan to", + "random_names_s2_ioi_flip_cf": "Once William and Luke arrived at the dorm, Luke gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Kay arrived at the dorm, Will gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and William arrived at the dorm, Luke gave a fan to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kay", + "object": "fan", + "place": "dorm", + "random_a": "William", + "random_b": "Luke", + "random_c": "Roger" + } + }, + { + "text": "When Roy and Edward got a folder at the spa, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Edward got a folder at the spa, Sarah decided to give it to", + "random_names_cf": "When Peter and Charles got a folder at the spa, Peter decided to give it to", + "s1_io_flip_cf": "When Edward and Roy got a folder at the spa, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Edward got a folder at the spa, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Peter got a folder at the spa, Peter decided to give it to", + "random_names_s2_ioi_flip_cf": "When Peter and Charles got a folder at the spa, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Roy got a folder at the spa, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Peter got a folder at the spa, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Roy", + "object": "folder", + "place": "spa", + "random_a": "Peter", + "random_b": "Charles", + "random_c": "Sarah" + } + }, + { + "text": "Then, Alex and Scott had a lot of fun at the pizzeria. Alex gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Scott had a lot of fun at the pizzeria. Neil gave a shoe to", + "random_names_cf": "Then, Rob and Kelly had a lot of fun at the pizzeria. Rob gave a shoe to", + "s1_io_flip_cf": "Then, Scott and Alex had a lot of fun at the pizzeria. Alex gave a shoe to", + "s2_io_flip_cf": "Then, Alex and Scott had a lot of fun at the pizzeria. Scott gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Rob had a lot of fun at the pizzeria. Rob gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Kelly had a lot of fun at the pizzeria. Kelly gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Alex had a lot of fun at the pizzeria. Scott gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Rob had a lot of fun at the pizzeria. Kelly gave a shoe to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Alex", + "object": "shoe", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "Kelly", + "random_c": "Neil" + } + }, + { + "text": "When Phil and Rob got a pillow at the court, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Rob got a pillow at the court, Will decided to give it to", + "random_names_cf": "When Elizabeth and Kay got a pillow at the court, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Rob and Phil got a pillow at the court, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Rob got a pillow at the court, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Elizabeth got a pillow at the court, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Kay got a pillow at the court, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Phil got a pillow at the court, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Elizabeth got a pillow at the court, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Phil", + "object": "pillow", + "place": "court", + "random_a": "Elizabeth", + "random_b": "Kay", + "random_c": "Will" + } + }, + { + "text": "The store Sarah and Austin went to had a razor. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The store Sarah and Austin went to had a razor. Steven gave it to", + "random_names_cf": "The store Joe and Phil went to had a razor. Joe gave it to", + "s1_io_flip_cf": "The store Austin and Sarah went to had a razor. Sarah gave it to", + "s2_io_flip_cf": "The store Sarah and Austin went to had a razor. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The store Phil and Joe went to had a razor. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The store Joe and Phil went to had a razor. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The store Austin and Sarah went to had a razor. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The store Phil and Joe went to had a razor. Phil gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Sarah", + "object": "razor", + "place": "store", + "random_a": "Joe", + "random_b": "Phil", + "random_c": "Steven" + } + }, + { + "text": "When Andrew and Grant got a shelf at the garden, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Grant got a shelf at the garden, Joe decided to give it to", + "random_names_cf": "When Kay and Rob got a shelf at the garden, Kay decided to give it to", + "s1_io_flip_cf": "When Grant and Andrew got a shelf at the garden, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Grant got a shelf at the garden, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Kay got a shelf at the garden, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Rob got a shelf at the garden, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Andrew got a shelf at the garden, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Kay got a shelf at the garden, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Andrew", + "object": "shelf", + "place": "garden", + "random_a": "Kay", + "random_b": "Rob", + "random_c": "Joe" + } + }, + { + "text": "When Josh and Jim were about to leave the convenience store, Josh gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Jim were about to leave the convenience store, Neil gave a sandal to", + "random_names_cf": "When Mike and Alex were about to leave the convenience store, Mike gave a sandal to", + "s1_io_flip_cf": "When Jim and Josh were about to leave the convenience store, Josh gave a sandal to", + "s2_io_flip_cf": "When Josh and Jim were about to leave the convenience store, Jim gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Alex and Mike were about to leave the convenience store, Mike gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Mike and Alex were about to leave the convenience store, Alex gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Josh were about to leave the convenience store, Jim gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Mike were about to leave the convenience store, Alex gave a sandal to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Josh", + "object": "sandal", + "place": "convenience store", + "random_a": "Mike", + "random_b": "Alex", + "random_c": "Neil" + } + }, + { + "text": "Then, Scott and Don were working at the hangar. Scott decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Don were working at the hangar. Andrew decided to give a scarf to", + "random_names_cf": "Then, Mike and Cal were working at the hangar. Mike decided to give a scarf to", + "s1_io_flip_cf": "Then, Don and Scott were working at the hangar. Scott decided to give a scarf to", + "s2_io_flip_cf": "Then, Scott and Don were working at the hangar. Don decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Mike were working at the hangar. Mike decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Cal were working at the hangar. Cal decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Scott were working at the hangar. Don decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Mike were working at the hangar. Cal decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Scott", + "object": "scarf", + "place": "hangar", + "random_a": "Mike", + "random_b": "Cal", + "random_c": "Andrew" + } + }, + { + "text": "While Grant and Mike relaxed, Grant gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Mike relaxed, Rob gave a match to", + "random_names_cf": "While Tom and Henry relaxed, Tom gave a match to", + "s1_io_flip_cf": "While Mike and Grant relaxed, Grant gave a match to", + "s2_io_flip_cf": "While Grant and Mike relaxed, Mike gave a match to", + "random_names_s1_ioi_flip_cf": "While Henry and Tom relaxed, Tom gave a match to", + "random_names_s2_ioi_flip_cf": "While Tom and Henry relaxed, Henry gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Grant relaxed, Mike gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Tom relaxed, Henry gave a match to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Grant", + "object": "match", + "place": "field", + "random_a": "Tom", + "random_b": "Henry", + "random_c": "Rob" + } + }, + { + "text": "When Grant and Guy were about to leave the court, Grant gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Guy were about to leave the court, Tom gave a heater to", + "random_names_cf": "When Steve and Ross were about to leave the court, Steve gave a heater to", + "s1_io_flip_cf": "When Guy and Grant were about to leave the court, Grant gave a heater to", + "s2_io_flip_cf": "When Grant and Guy were about to leave the court, Guy gave a heater to", + "random_names_s1_ioi_flip_cf": "When Ross and Steve were about to leave the court, Steve gave a heater to", + "random_names_s2_ioi_flip_cf": "When Steve and Ross were about to leave the court, Ross gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Grant were about to leave the court, Guy gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Steve were about to leave the court, Ross gave a heater to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Grant", + "object": "heater", + "place": "court", + "random_a": "Steve", + "random_b": "Ross", + "random_c": "Tom" + } + }, + { + "text": "Before Henry and Mike left the airport, Henry decided to give a pin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Mike left the airport, Charles decided to give a pin to", + "random_names_cf": "Before Kelly and Ryan left the airport, Kelly decided to give a pin to", + "s1_io_flip_cf": "Before Mike and Henry left the airport, Henry decided to give a pin to", + "s2_io_flip_cf": "Before Henry and Mike left the airport, Mike decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Kelly left the airport, Kelly decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Ryan left the airport, Ryan decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Henry left the airport, Mike decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Kelly left the airport, Ryan decided to give a pin to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Henry", + "object": "pin", + "place": "airport", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Charles" + } + }, + { + "text": "Then, Angel and Dan were working at the spa. Angel decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Dan were working at the spa. Daniel decided to give a radiator to", + "random_names_cf": "Then, Cal and Roger were working at the spa. Cal decided to give a radiator to", + "s1_io_flip_cf": "Then, Dan and Angel were working at the spa. Angel decided to give a radiator to", + "s2_io_flip_cf": "Then, Angel and Dan were working at the spa. Dan decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Cal were working at the spa. Cal decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Roger were working at the spa. Roger decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Angel were working at the spa. Dan decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Cal were working at the spa. Roger decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Angel", + "object": "radiator", + "place": "spa", + "random_a": "Cal", + "random_b": "Roger", + "random_c": "Daniel" + } + }, + { + "text": "Before Daniel and Neil left the cafeteria, Daniel decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Neil left the cafeteria, Summer decided to give a bucket of paint to", + "random_names_cf": "Before Stan and Josh left the cafeteria, Stan decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Neil and Daniel left the cafeteria, Daniel decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Daniel and Neil left the cafeteria, Neil decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Josh and Stan left the cafeteria, Stan decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Stan and Josh left the cafeteria, Josh decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Daniel left the cafeteria, Neil decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Stan left the cafeteria, Josh decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Daniel", + "object": "bucket of paint", + "place": "cafeteria", + "random_a": "Stan", + "random_b": "Josh", + "random_c": "Summer" + } + }, + { + "text": "When Phil and Robert were about to leave the gym, Phil gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Robert were about to leave the gym, Peter gave a screwdriver to", + "random_names_cf": "When Ross and Luke were about to leave the gym, Ross gave a screwdriver to", + "s1_io_flip_cf": "When Robert and Phil were about to leave the gym, Phil gave a screwdriver to", + "s2_io_flip_cf": "When Phil and Robert were about to leave the gym, Robert gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Luke and Ross were about to leave the gym, Ross gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Ross and Luke were about to leave the gym, Luke gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Phil were about to leave the gym, Robert gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Ross were about to leave the gym, Luke gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "screwdriver", + "place": "gym", + "random_a": "Ross", + "random_b": "Luke", + "random_c": "Peter" + } + }, + { + "text": "The convenience store Jim and Josh went to had a screwdriver. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Jim and Josh went to had a screwdriver. Alex gave it to", + "random_names_cf": "The convenience store Phil and Grant went to had a screwdriver. Phil gave it to", + "s1_io_flip_cf": "The convenience store Josh and Jim went to had a screwdriver. Jim gave it to", + "s2_io_flip_cf": "The convenience store Jim and Josh went to had a screwdriver. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Grant and Phil went to had a screwdriver. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Phil and Grant went to had a screwdriver. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Josh and Jim went to had a screwdriver. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Grant and Phil went to had a screwdriver. Grant gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Jim", + "object": "screwdriver", + "place": "convenience store", + "random_a": "Phil", + "random_b": "Grant", + "random_c": "Alex" + } + }, + { + "text": "Then, Angel and Kay went to the school. Angel gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Kay went to the school. William gave a snack to", + "random_names_cf": "Then, Jim and Neil went to the school. Jim gave a snack to", + "s1_io_flip_cf": "Then, Kay and Angel went to the school. Angel gave a snack to", + "s2_io_flip_cf": "Then, Angel and Kay went to the school. Kay gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Jim went to the school. Jim gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Neil went to the school. Neil gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Angel went to the school. Kay gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jim went to the school. Neil gave a snack to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Angel", + "object": "snack", + "place": "school", + "random_a": "Jim", + "random_b": "Neil", + "random_c": "William" + } + }, + { + "text": "While Sarah and Tom relaxed, Sarah gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Tom relaxed, Phil gave a bathtub to", + "random_names_cf": "While Stan and Kay relaxed, Stan gave a bathtub to", + "s1_io_flip_cf": "While Tom and Sarah relaxed, Sarah gave a bathtub to", + "s2_io_flip_cf": "While Sarah and Tom relaxed, Tom gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Kay and Stan relaxed, Stan gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Stan and Kay relaxed, Kay gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Sarah relaxed, Tom gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Stan relaxed, Kay gave a bathtub to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Sarah", + "object": "bathtub", + "place": "break room", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Phil" + } + }, + { + "text": "When Elizabeth and Jim were about to leave the cafeteria, Elizabeth gave a comb to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Jim were about to leave the cafeteria, Luke gave a comb to", + "random_names_cf": "When Ryan and Daniel were about to leave the cafeteria, Ryan gave a comb to", + "s1_io_flip_cf": "When Jim and Elizabeth were about to leave the cafeteria, Elizabeth gave a comb to", + "s2_io_flip_cf": "When Elizabeth and Jim were about to leave the cafeteria, Jim gave a comb to", + "random_names_s1_ioi_flip_cf": "When Daniel and Ryan were about to leave the cafeteria, Ryan gave a comb to", + "random_names_s2_ioi_flip_cf": "When Ryan and Daniel were about to leave the cafeteria, Daniel gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Elizabeth were about to leave the cafeteria, Jim gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Ryan were about to leave the cafeteria, Daniel gave a comb to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Elizabeth", + "object": "comb", + "place": "cafeteria", + "random_a": "Ryan", + "random_b": "Daniel", + "random_c": "Luke" + } + }, + { + "text": "While Grant and Tom relaxed, Grant gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Tom relaxed, Tim gave a razor to", + "random_names_cf": "While Phil and Neil relaxed, Phil gave a razor to", + "s1_io_flip_cf": "While Tom and Grant relaxed, Grant gave a razor to", + "s2_io_flip_cf": "While Grant and Tom relaxed, Tom gave a razor to", + "random_names_s1_ioi_flip_cf": "While Neil and Phil relaxed, Phil gave a razor to", + "random_names_s2_ioi_flip_cf": "While Phil and Neil relaxed, Neil gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Grant relaxed, Tom gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Phil relaxed, Neil gave a razor to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Grant", + "object": "razor", + "place": "convenience store", + "random_a": "Phil", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "While Don and Scott relaxed, Don gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Scott relaxed, Steven gave a carpet to", + "random_names_cf": "While Tim and Luke relaxed, Tim gave a carpet to", + "s1_io_flip_cf": "While Scott and Don relaxed, Don gave a carpet to", + "s2_io_flip_cf": "While Don and Scott relaxed, Scott gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Luke and Tim relaxed, Tim gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Tim and Luke relaxed, Luke gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Don relaxed, Scott gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Tim relaxed, Luke gave a carpet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Don", + "object": "carpet", + "place": "university campus", + "random_a": "Tim", + "random_b": "Luke", + "random_c": "Steven" + } + }, + { + "text": "Then, Will and Lewis went to the school. Will gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Lewis went to the school. Charles gave a sifter to", + "random_names_cf": "Then, Kelly and Jonathan went to the school. Kelly gave a sifter to", + "s1_io_flip_cf": "Then, Lewis and Will went to the school. Will gave a sifter to", + "s2_io_flip_cf": "Then, Will and Lewis went to the school. Lewis gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Kelly went to the school. Kelly gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Jonathan went to the school. Jonathan gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Will went to the school. Lewis gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kelly went to the school. Jonathan gave a sifter to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Will", + "object": "sifter", + "place": "school", + "random_a": "Kelly", + "random_b": "Jonathan", + "random_c": "Charles" + } + }, + { + "text": "Before Joe and Angel left the hotel, Joe decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Angel left the hotel, Edward decided to give a bowl to", + "random_names_cf": "Before Roy and Guy left the hotel, Roy decided to give a bowl to", + "s1_io_flip_cf": "Before Angel and Joe left the hotel, Joe decided to give a bowl to", + "s2_io_flip_cf": "Before Joe and Angel left the hotel, Angel decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Guy and Roy left the hotel, Roy decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Roy and Guy left the hotel, Guy decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Joe left the hotel, Angel decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Roy left the hotel, Guy decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Joe", + "object": "bowl", + "place": "hotel", + "random_a": "Roy", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "Then, Scott and Will went to the music store. Scott gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Will went to the music store. Ryan gave a ring to", + "random_names_cf": "Then, Roy and Rob went to the music store. Roy gave a ring to", + "s1_io_flip_cf": "Then, Will and Scott went to the music store. Scott gave a ring to", + "s2_io_flip_cf": "Then, Scott and Will went to the music store. Will gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Roy went to the music store. Roy gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Rob went to the music store. Rob gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Scott went to the music store. Will gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Roy went to the music store. Rob gave a ring to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Scott", + "object": "ring", + "place": "music store", + "random_a": "Roy", + "random_b": "Rob", + "random_c": "Ryan" + } + }, + { + "text": "Once Robert and Kay arrived at the elevator, Robert gave a wrench to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Kay arrived at the elevator, Tim gave a wrench to", + "random_names_cf": "Once Joe and Don arrived at the elevator, Joe gave a wrench to", + "s1_io_flip_cf": "Once Kay and Robert arrived at the elevator, Robert gave a wrench to", + "s2_io_flip_cf": "Once Robert and Kay arrived at the elevator, Kay gave a wrench to", + "random_names_s1_ioi_flip_cf": "Once Don and Joe arrived at the elevator, Joe gave a wrench to", + "random_names_s2_ioi_flip_cf": "Once Joe and Don arrived at the elevator, Don gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Robert arrived at the elevator, Kay gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Joe arrived at the elevator, Don gave a wrench to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Robert", + "object": "wrench", + "place": "elevator", + "random_a": "Joe", + "random_b": "Don", + "random_c": "Tim" + } + }, + { + "text": "The parking lot Roger and Jim went to had a notebook. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Roger and Jim went to had a notebook. William gave it to", + "random_names_cf": "The parking lot Charles and Peter went to had a notebook. Charles gave it to", + "s1_io_flip_cf": "The parking lot Jim and Roger went to had a notebook. Roger gave it to", + "s2_io_flip_cf": "The parking lot Roger and Jim went to had a notebook. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Peter and Charles went to had a notebook. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Charles and Peter went to had a notebook. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Jim and Roger went to had a notebook. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Peter and Charles went to had a notebook. Peter gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Roger", + "object": "notebook", + "place": "parking lot", + "random_a": "Charles", + "random_b": "Peter", + "random_c": "William" + } + }, + { + "text": "While Kay and Rick relaxed, Kay gave a trunk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Rick relaxed, Alex gave a trunk to", + "random_names_cf": "While Stan and Elizabeth relaxed, Stan gave a trunk to", + "s1_io_flip_cf": "While Rick and Kay relaxed, Kay gave a trunk to", + "s2_io_flip_cf": "While Kay and Rick relaxed, Rick gave a trunk to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Stan relaxed, Stan gave a trunk to", + "random_names_s2_ioi_flip_cf": "While Stan and Elizabeth relaxed, Elizabeth gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Kay relaxed, Rick gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Stan relaxed, Elizabeth gave a trunk to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Kay", + "object": "trunk", + "place": "dorm", + "random_a": "Stan", + "random_b": "Elizabeth", + "random_c": "Alex" + } + }, + { + "text": "Then, Steven and Tom were working at the salon. Steven decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Tom were working at the salon. Austin decided to give a fork to", + "random_names_cf": "Then, Daniel and Dan were working at the salon. Daniel decided to give a fork to", + "s1_io_flip_cf": "Then, Tom and Steven were working at the salon. Steven decided to give a fork to", + "s2_io_flip_cf": "Then, Steven and Tom were working at the salon. Tom decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Daniel were working at the salon. Daniel decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Dan were working at the salon. Dan decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steven were working at the salon. Tom decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Daniel were working at the salon. Dan decided to give a fork to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steven", + "object": "fork", + "place": "salon", + "random_a": "Daniel", + "random_b": "Dan", + "random_c": "Austin" + } + }, + { + "text": "When Tom and Don were about to leave the gift shop, Tom gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Don were about to leave the gift shop, Will gave a pillow to", + "random_names_cf": "When Stan and Scott were about to leave the gift shop, Stan gave a pillow to", + "s1_io_flip_cf": "When Don and Tom were about to leave the gift shop, Tom gave a pillow to", + "s2_io_flip_cf": "When Tom and Don were about to leave the gift shop, Don gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Scott and Stan were about to leave the gift shop, Stan gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Stan and Scott were about to leave the gift shop, Scott gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Tom were about to leave the gift shop, Don gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Stan were about to leave the gift shop, Scott gave a pillow to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "pillow", + "place": "gift shop", + "random_a": "Stan", + "random_b": "Scott", + "random_c": "Will" + } + }, + { + "text": "Before Cal and Roy left the car, Cal decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Roy left the car, Summer decided to give a piece of tape to", + "random_names_cf": "Before Rick and Peter left the car, Rick decided to give a piece of tape to", + "s1_io_flip_cf": "Before Roy and Cal left the car, Cal decided to give a piece of tape to", + "s2_io_flip_cf": "Before Cal and Roy left the car, Roy decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Peter and Rick left the car, Rick decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Rick and Peter left the car, Peter decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Cal left the car, Roy decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Rick left the car, Peter decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Cal", + "object": "piece of tape", + "place": "car", + "random_a": "Rick", + "random_b": "Peter", + "random_c": "Summer" + } + }, + { + "text": "While Robert and Cal relaxed, Robert gave a drill bit to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Cal relaxed, Dan gave a drill bit to", + "random_names_cf": "While Scott and Joe relaxed, Scott gave a drill bit to", + "s1_io_flip_cf": "While Cal and Robert relaxed, Robert gave a drill bit to", + "s2_io_flip_cf": "While Robert and Cal relaxed, Cal gave a drill bit to", + "random_names_s1_ioi_flip_cf": "While Joe and Scott relaxed, Scott gave a drill bit to", + "random_names_s2_ioi_flip_cf": "While Scott and Joe relaxed, Joe gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Robert relaxed, Cal gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Scott relaxed, Joe gave a drill bit to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Robert", + "object": "drill bit", + "place": "pet store", + "random_a": "Scott", + "random_b": "Joe", + "random_c": "Dan" + } + }, + { + "text": "The dorm Alex and Grant went to had a bowl. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Alex and Grant went to had a bowl. Sarah gave it to", + "random_names_cf": "The dorm Ryan and Roy went to had a bowl. Ryan gave it to", + "s1_io_flip_cf": "The dorm Grant and Alex went to had a bowl. Alex gave it to", + "s2_io_flip_cf": "The dorm Alex and Grant went to had a bowl. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Roy and Ryan went to had a bowl. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Ryan and Roy went to had a bowl. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Grant and Alex went to had a bowl. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Roy and Ryan went to had a bowl. Roy gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Alex", + "object": "bowl", + "place": "dorm", + "random_a": "Ryan", + "random_b": "Roy", + "random_c": "Sarah" + } + }, + { + "text": "Then, Scott and Tom had a lot of fun at the garden. Scott gave a desk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Tom had a lot of fun at the garden. Jonathan gave a desk to", + "random_names_cf": "Then, Guy and Elizabeth had a lot of fun at the garden. Guy gave a desk to", + "s1_io_flip_cf": "Then, Tom and Scott had a lot of fun at the garden. Scott gave a desk to", + "s2_io_flip_cf": "Then, Scott and Tom had a lot of fun at the garden. Tom gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Guy had a lot of fun at the garden. Guy gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Elizabeth had a lot of fun at the garden. Elizabeth gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Scott had a lot of fun at the garden. Tom gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Guy had a lot of fun at the garden. Elizabeth gave a desk to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Scott", + "object": "desk", + "place": "garden", + "random_a": "Guy", + "random_b": "Elizabeth", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Josh and Robert had a lot of fun at the hangar. Josh gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Robert had a lot of fun at the hangar. Dan gave a folder to", + "random_names_cf": "Then, Guy and Rick had a lot of fun at the hangar. Guy gave a folder to", + "s1_io_flip_cf": "Then, Robert and Josh had a lot of fun at the hangar. Josh gave a folder to", + "s2_io_flip_cf": "Then, Josh and Robert had a lot of fun at the hangar. Robert gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Guy had a lot of fun at the hangar. Guy gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Rick had a lot of fun at the hangar. Rick gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Josh had a lot of fun at the hangar. Robert gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Guy had a lot of fun at the hangar. Rick gave a folder to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Josh", + "object": "folder", + "place": "hangar", + "random_a": "Guy", + "random_b": "Rick", + "random_c": "Dan" + } + }, + { + "text": "The garden Joe and Edward went to had a folder. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Joe and Edward went to had a folder. Lewis gave it to", + "random_names_cf": "The garden Alex and Dan went to had a folder. Alex gave it to", + "s1_io_flip_cf": "The garden Edward and Joe went to had a folder. Joe gave it to", + "s2_io_flip_cf": "The garden Joe and Edward went to had a folder. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The garden Dan and Alex went to had a folder. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The garden Alex and Dan went to had a folder. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Edward and Joe went to had a folder. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Dan and Alex went to had a folder. Dan gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Joe", + "object": "folder", + "place": "garden", + "random_a": "Alex", + "random_b": "Dan", + "random_c": "Lewis" + } + }, + { + "text": "Then, Kelly and Sarah were working at the park. Kelly decided to give a notebook to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Sarah were working at the park. Don decided to give a notebook to", + "random_names_cf": "Then, Neil and Jonathan were working at the park. Neil decided to give a notebook to", + "s1_io_flip_cf": "Then, Sarah and Kelly were working at the park. Kelly decided to give a notebook to", + "s2_io_flip_cf": "Then, Kelly and Sarah were working at the park. Sarah decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Neil were working at the park. Neil decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Jonathan were working at the park. Jonathan decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Kelly were working at the park. Sarah decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Neil were working at the park. Jonathan decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Kelly", + "object": "notebook", + "place": "park", + "random_a": "Neil", + "random_b": "Jonathan", + "random_c": "Don" + } + }, + { + "text": "Then, Tom and Sarah were working at the field. Tom decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Sarah were working at the field. Phil decided to give a ribbon to", + "random_names_cf": "Then, Andrew and Tim were working at the field. Andrew decided to give a ribbon to", + "s1_io_flip_cf": "Then, Sarah and Tom were working at the field. Tom decided to give a ribbon to", + "s2_io_flip_cf": "Then, Tom and Sarah were working at the field. Sarah decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Andrew were working at the field. Andrew decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Tim were working at the field. Tim decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Tom were working at the field. Sarah decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Andrew were working at the field. Tim decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Tom", + "object": "ribbon", + "place": "field", + "random_a": "Andrew", + "random_b": "Tim", + "random_c": "Phil" + } + }, + { + "text": "While Mike and Guy relaxed, Mike gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Guy relaxed, Sarah gave a pen to", + "random_names_cf": "While Ryan and Austin relaxed, Ryan gave a pen to", + "s1_io_flip_cf": "While Guy and Mike relaxed, Mike gave a pen to", + "s2_io_flip_cf": "While Mike and Guy relaxed, Guy gave a pen to", + "random_names_s1_ioi_flip_cf": "While Austin and Ryan relaxed, Ryan gave a pen to", + "random_names_s2_ioi_flip_cf": "While Ryan and Austin relaxed, Austin gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Mike relaxed, Guy gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Ryan relaxed, Austin gave a pen to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Mike", + "object": "pen", + "place": "toy store", + "random_a": "Ryan", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Josh and Joe went to the casino. Josh gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Joe went to the casino. Steven gave a grater to", + "random_names_cf": "Then, Edward and Lewis went to the casino. Edward gave a grater to", + "s1_io_flip_cf": "Then, Joe and Josh went to the casino. Josh gave a grater to", + "s2_io_flip_cf": "Then, Josh and Joe went to the casino. Joe gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Edward went to the casino. Edward gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Lewis went to the casino. Lewis gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Josh went to the casino. Joe gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Edward went to the casino. Lewis gave a grater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Josh", + "object": "grater", + "place": "casino", + "random_a": "Edward", + "random_b": "Lewis", + "random_c": "Steven" + } + }, + { + "text": "Then, Josh and Dan went to the house. Josh gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Dan went to the house. Steve gave a ruler to", + "random_names_cf": "Then, Austin and Alex went to the house. Austin gave a ruler to", + "s1_io_flip_cf": "Then, Dan and Josh went to the house. Josh gave a ruler to", + "s2_io_flip_cf": "Then, Josh and Dan went to the house. Dan gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Austin went to the house. Austin gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Alex went to the house. Alex gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Josh went to the house. Dan gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin went to the house. Alex gave a ruler to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Josh", + "object": "ruler", + "place": "house", + "random_a": "Austin", + "random_b": "Alex", + "random_c": "Steve" + } + }, + { + "text": "The zoo Steven and Scott went to had a jar. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Steven and Scott went to had a jar. Dan gave it to", + "random_names_cf": "The zoo Phil and Roy went to had a jar. Phil gave it to", + "s1_io_flip_cf": "The zoo Scott and Steven went to had a jar. Steven gave it to", + "s2_io_flip_cf": "The zoo Steven and Scott went to had a jar. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Roy and Phil went to had a jar. Phil gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Phil and Roy went to had a jar. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Scott and Steven went to had a jar. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Roy and Phil went to had a jar. Roy gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Steven", + "object": "jar", + "place": "zoo", + "random_a": "Phil", + "random_b": "Roy", + "random_c": "Dan" + } + }, + { + "text": "While Don and Neil relaxed, Don gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Neil relaxed, Mike gave a ribbon to", + "random_names_cf": "While Joe and Andrew relaxed, Joe gave a ribbon to", + "s1_io_flip_cf": "While Neil and Don relaxed, Don gave a ribbon to", + "s2_io_flip_cf": "While Don and Neil relaxed, Neil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Andrew and Joe relaxed, Joe gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Joe and Andrew relaxed, Andrew gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Don relaxed, Neil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Joe relaxed, Andrew gave a ribbon to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Don", + "object": "ribbon", + "place": "parking lot", + "random_a": "Joe", + "random_b": "Andrew", + "random_c": "Mike" + } + }, + { + "text": "Then, Guy and Cal had a lot of fun at the university campus. Guy gave a sink to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Cal had a lot of fun at the university campus. Roger gave a sink to", + "random_names_cf": "Then, Josh and Luke had a lot of fun at the university campus. Josh gave a sink to", + "s1_io_flip_cf": "Then, Cal and Guy had a lot of fun at the university campus. Guy gave a sink to", + "s2_io_flip_cf": "Then, Guy and Cal had a lot of fun at the university campus. Cal gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Josh had a lot of fun at the university campus. Josh gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Luke had a lot of fun at the university campus. Luke gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Guy had a lot of fun at the university campus. Cal gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Josh had a lot of fun at the university campus. Luke gave a sink to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Guy", + "object": "sink", + "place": "university campus", + "random_a": "Josh", + "random_b": "Luke", + "random_c": "Roger" + } + }, + { + "text": "The field Rick and William went to had a bathtub. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Rick and William went to had a bathtub. Rob gave it to", + "random_names_cf": "The field Edward and Josh went to had a bathtub. Edward gave it to", + "s1_io_flip_cf": "The field William and Rick went to had a bathtub. Rick gave it to", + "s2_io_flip_cf": "The field Rick and William went to had a bathtub. William gave it to", + "random_names_s1_ioi_flip_cf": "The field Josh and Edward went to had a bathtub. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The field Edward and Josh went to had a bathtub. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field William and Rick went to had a bathtub. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Josh and Edward went to had a bathtub. Josh gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Rick", + "object": "bathtub", + "place": "field", + "random_a": "Edward", + "random_b": "Josh", + "random_c": "Rob" + } + }, + { + "text": "When Ryan and Josh got a ring at the ramp, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Josh got a ring at the ramp, Charles decided to give it to", + "random_names_cf": "When Tim and Stan got a ring at the ramp, Tim decided to give it to", + "s1_io_flip_cf": "When Josh and Ryan got a ring at the ramp, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Josh got a ring at the ramp, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Tim got a ring at the ramp, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Stan got a ring at the ramp, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Ryan got a ring at the ramp, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Tim got a ring at the ramp, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ryan", + "object": "ring", + "place": "ramp", + "random_a": "Tim", + "random_b": "Stan", + "random_c": "Charles" + } + }, + { + "text": "When Elizabeth and Joe were about to leave the park, Elizabeth gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Joe were about to leave the park, Alexander gave a screwdriver to", + "random_names_cf": "When Jonathan and Charles were about to leave the park, Jonathan gave a screwdriver to", + "s1_io_flip_cf": "When Joe and Elizabeth were about to leave the park, Elizabeth gave a screwdriver to", + "s2_io_flip_cf": "When Elizabeth and Joe were about to leave the park, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Charles and Jonathan were about to leave the park, Jonathan gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Charles were about to leave the park, Charles gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Elizabeth were about to leave the park, Joe gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Jonathan were about to leave the park, Charles gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Elizabeth", + "object": "screwdriver", + "place": "park", + "random_a": "Jonathan", + "random_b": "Charles", + "random_c": "Alexander" + } + }, + { + "text": "Once Angel and Elizabeth arrived at the stadium, Angel gave a laptop to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Elizabeth arrived at the stadium, Stan gave a laptop to", + "random_names_cf": "Once Kay and Alex arrived at the stadium, Kay gave a laptop to", + "s1_io_flip_cf": "Once Elizabeth and Angel arrived at the stadium, Angel gave a laptop to", + "s2_io_flip_cf": "Once Angel and Elizabeth arrived at the stadium, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_cf": "Once Alex and Kay arrived at the stadium, Kay gave a laptop to", + "random_names_s2_ioi_flip_cf": "Once Kay and Alex arrived at the stadium, Alex gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Angel arrived at the stadium, Elizabeth gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Kay arrived at the stadium, Alex gave a laptop to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Angel", + "object": "laptop", + "place": "stadium", + "random_a": "Kay", + "random_b": "Alex", + "random_c": "Stan" + } + }, + { + "text": "When Don and Mike were about to leave the hangar, Don gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Mike were about to leave the hangar, Neil gave a microphone to", + "random_names_cf": "When Grant and Stan were about to leave the hangar, Grant gave a microphone to", + "s1_io_flip_cf": "When Mike and Don were about to leave the hangar, Don gave a microphone to", + "s2_io_flip_cf": "When Don and Mike were about to leave the hangar, Mike gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Stan and Grant were about to leave the hangar, Grant gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Grant and Stan were about to leave the hangar, Stan gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Don were about to leave the hangar, Mike gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Grant were about to leave the hangar, Stan gave a microphone to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "microphone", + "place": "hangar", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Neil" + } + }, + { + "text": "While Joe and Luke relaxed, Joe gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Luke relaxed, Neil gave a vest to", + "random_names_cf": "While Don and Will relaxed, Don gave a vest to", + "s1_io_flip_cf": "While Luke and Joe relaxed, Joe gave a vest to", + "s2_io_flip_cf": "While Joe and Luke relaxed, Luke gave a vest to", + "random_names_s1_ioi_flip_cf": "While Will and Don relaxed, Don gave a vest to", + "random_names_s2_ioi_flip_cf": "While Don and Will relaxed, Will gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Joe relaxed, Luke gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Don relaxed, Will gave a vest to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Joe", + "object": "vest", + "place": "optician", + "random_a": "Don", + "random_b": "Will", + "random_c": "Neil" + } + }, + { + "text": "When Peter and Josh got a spoon at the break room, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Josh got a spoon at the break room, Guy decided to give it to", + "random_names_cf": "When Sarah and Elizabeth got a spoon at the break room, Sarah decided to give it to", + "s1_io_flip_cf": "When Josh and Peter got a spoon at the break room, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Josh got a spoon at the break room, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Sarah got a spoon at the break room, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Elizabeth got a spoon at the break room, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Peter got a spoon at the break room, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Sarah got a spoon at the break room, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Peter", + "object": "spoon", + "place": "break room", + "random_a": "Sarah", + "random_b": "Elizabeth", + "random_c": "Guy" + } + }, + { + "text": "When Stan and Dan were about to leave the cafeteria, Stan gave a drill bit to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Dan were about to leave the cafeteria, Robert gave a drill bit to", + "random_names_cf": "When Jonathan and Alex were about to leave the cafeteria, Jonathan gave a drill bit to", + "s1_io_flip_cf": "When Dan and Stan were about to leave the cafeteria, Stan gave a drill bit to", + "s2_io_flip_cf": "When Stan and Dan were about to leave the cafeteria, Dan gave a drill bit to", + "random_names_s1_ioi_flip_cf": "When Alex and Jonathan were about to leave the cafeteria, Jonathan gave a drill bit to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Alex were about to leave the cafeteria, Alex gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Stan were about to leave the cafeteria, Dan gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Jonathan were about to leave the cafeteria, Alex gave a drill bit to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Stan", + "object": "drill bit", + "place": "cafeteria", + "random_a": "Jonathan", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "When Andrew and Rick were about to leave the store, Andrew gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Rick were about to leave the store, Austin gave a piece of tape to", + "random_names_cf": "When Stan and Grant were about to leave the store, Stan gave a piece of tape to", + "s1_io_flip_cf": "When Rick and Andrew were about to leave the store, Andrew gave a piece of tape to", + "s2_io_flip_cf": "When Andrew and Rick were about to leave the store, Rick gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Grant and Stan were about to leave the store, Stan gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Stan and Grant were about to leave the store, Grant gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Andrew were about to leave the store, Rick gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Stan were about to leave the store, Grant gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Andrew", + "object": "piece of tape", + "place": "store", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Then, Elizabeth and Neil went to the tire store. Elizabeth gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Neil went to the tire store. Charles gave a spoon to", + "random_names_cf": "Then, Henry and Rob went to the tire store. Henry gave a spoon to", + "s1_io_flip_cf": "Then, Neil and Elizabeth went to the tire store. Elizabeth gave a spoon to", + "s2_io_flip_cf": "Then, Elizabeth and Neil went to the tire store. Neil gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Henry went to the tire store. Henry gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Rob went to the tire store. Rob gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Elizabeth went to the tire store. Neil gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Henry went to the tire store. Rob gave a spoon to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "spoon", + "place": "tire store", + "random_a": "Henry", + "random_b": "Rob", + "random_c": "Charles" + } + }, + { + "text": "Before Daniel and Robert left the hotel, Daniel decided to give a spoon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Robert left the hotel, Will decided to give a spoon to", + "random_names_cf": "Before Angel and Stan left the hotel, Angel decided to give a spoon to", + "s1_io_flip_cf": "Before Robert and Daniel left the hotel, Daniel decided to give a spoon to", + "s2_io_flip_cf": "Before Daniel and Robert left the hotel, Robert decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Before Stan and Angel left the hotel, Angel decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Before Angel and Stan left the hotel, Stan decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Daniel left the hotel, Robert decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Angel left the hotel, Stan decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "spoon", + "place": "hotel", + "random_a": "Angel", + "random_b": "Stan", + "random_c": "Will" + } + }, + { + "text": "Once Lewis and Grant arrived at the hotel, Lewis gave a ribbon to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Grant arrived at the hotel, Alex gave a ribbon to", + "random_names_cf": "Once William and Robert arrived at the hotel, William gave a ribbon to", + "s1_io_flip_cf": "Once Grant and Lewis arrived at the hotel, Lewis gave a ribbon to", + "s2_io_flip_cf": "Once Lewis and Grant arrived at the hotel, Grant gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Once Robert and William arrived at the hotel, William gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Once William and Robert arrived at the hotel, Robert gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Lewis arrived at the hotel, Grant gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and William arrived at the hotel, Robert gave a ribbon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Lewis", + "object": "ribbon", + "place": "hotel", + "random_a": "William", + "random_b": "Robert", + "random_c": "Alex" + } + }, + { + "text": "Before Robert and Alex left the hotel, Robert decided to give a shelf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Alex left the hotel, Grant decided to give a shelf to", + "random_names_cf": "Before Ross and Austin left the hotel, Ross decided to give a shelf to", + "s1_io_flip_cf": "Before Alex and Robert left the hotel, Robert decided to give a shelf to", + "s2_io_flip_cf": "Before Robert and Alex left the hotel, Alex decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Before Austin and Ross left the hotel, Ross decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Before Ross and Austin left the hotel, Austin decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Robert left the hotel, Alex decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Ross left the hotel, Austin decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "shelf", + "place": "hotel", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "Grant" + } + }, + { + "text": "Once Stan and Luke arrived at the dorm, Stan gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Luke arrived at the dorm, Mike gave a mask to", + "random_names_cf": "Once Elizabeth and Angel arrived at the dorm, Elizabeth gave a mask to", + "s1_io_flip_cf": "Once Luke and Stan arrived at the dorm, Stan gave a mask to", + "s2_io_flip_cf": "Once Stan and Luke arrived at the dorm, Luke gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Angel and Elizabeth arrived at the dorm, Elizabeth gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Angel arrived at the dorm, Angel gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Stan arrived at the dorm, Luke gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Elizabeth arrived at the dorm, Angel gave a mask to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Stan", + "object": "mask", + "place": "dorm", + "random_a": "Elizabeth", + "random_b": "Angel", + "random_c": "Mike" + } + }, + { + "text": "Then, Luke and Stan went to the school. Luke gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Stan went to the school. Rick gave a pair of sunglasses to", + "random_names_cf": "Then, Sarah and Ross went to the school. Sarah gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Stan and Luke went to the school. Luke gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Luke and Stan went to the school. Stan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Sarah went to the school. Sarah gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Ross went to the school. Ross gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Luke went to the school. Stan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Sarah went to the school. Ross gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Luke", + "object": "pair of sunglasses", + "place": "school", + "random_a": "Sarah", + "random_b": "Ross", + "random_c": "Rick" + } + }, + { + "text": "When Kelly and Will got a notebook at the break room, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Will got a notebook at the break room, Guy decided to give it to", + "random_names_cf": "When Jonathan and Ross got a notebook at the break room, Jonathan decided to give it to", + "s1_io_flip_cf": "When Will and Kelly got a notebook at the break room, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Will got a notebook at the break room, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Jonathan got a notebook at the break room, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Ross got a notebook at the break room, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Kelly got a notebook at the break room, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Jonathan got a notebook at the break room, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Kelly", + "object": "notebook", + "place": "break room", + "random_a": "Jonathan", + "random_b": "Ross", + "random_c": "Guy" + } + }, + { + "text": "While Jim and Austin relaxed, Jim gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Austin relaxed, Roger gave a bowl to", + "random_names_cf": "While Sarah and Lewis relaxed, Sarah gave a bowl to", + "s1_io_flip_cf": "While Austin and Jim relaxed, Jim gave a bowl to", + "s2_io_flip_cf": "While Jim and Austin relaxed, Austin gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Lewis and Sarah relaxed, Sarah gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Sarah and Lewis relaxed, Lewis gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Jim relaxed, Austin gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Sarah relaxed, Lewis gave a bowl to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Jim", + "object": "bowl", + "place": "optician", + "random_a": "Sarah", + "random_b": "Lewis", + "random_c": "Roger" + } + }, + { + "text": "When Lewis and Sarah got a gold watch at the car, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Sarah got a gold watch at the car, Steve decided to give it to", + "random_names_cf": "When Angel and Ryan got a gold watch at the car, Angel decided to give it to", + "s1_io_flip_cf": "When Sarah and Lewis got a gold watch at the car, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Sarah got a gold watch at the car, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ryan and Angel got a gold watch at the car, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Ryan got a gold watch at the car, Ryan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Lewis got a gold watch at the car, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Angel got a gold watch at the car, Ryan decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Lewis", + "object": "gold watch", + "place": "car", + "random_a": "Angel", + "random_b": "Ryan", + "random_c": "Steve" + } + }, + { + "text": "The car Edward and Jonathan went to had a faucet. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Edward and Jonathan went to had a faucet. Robert gave it to", + "random_names_cf": "The car Jim and Angel went to had a faucet. Jim gave it to", + "s1_io_flip_cf": "The car Jonathan and Edward went to had a faucet. Edward gave it to", + "s2_io_flip_cf": "The car Edward and Jonathan went to had a faucet. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The car Angel and Jim went to had a faucet. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The car Jim and Angel went to had a faucet. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Jonathan and Edward went to had a faucet. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Angel and Jim went to had a faucet. Angel gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Edward", + "object": "faucet", + "place": "car", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "Robert" + } + }, + { + "text": "The restaurant Summer and Kelly went to had a screwdriver. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Summer and Kelly went to had a screwdriver. Tom gave it to", + "random_names_cf": "The restaurant Josh and Rob went to had a screwdriver. Josh gave it to", + "s1_io_flip_cf": "The restaurant Kelly and Summer went to had a screwdriver. Summer gave it to", + "s2_io_flip_cf": "The restaurant Summer and Kelly went to had a screwdriver. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Rob and Josh went to had a screwdriver. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Josh and Rob went to had a screwdriver. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Kelly and Summer went to had a screwdriver. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Rob and Josh went to had a screwdriver. Rob gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Summer", + "object": "screwdriver", + "place": "restaurant", + "random_a": "Josh", + "random_b": "Rob", + "random_c": "Tom" + } + }, + { + "text": "Then, Summer and Don went to the ferry. Summer gave a mask to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Don went to the ferry. Stan gave a mask to", + "random_names_cf": "Then, Rob and Kay went to the ferry. Rob gave a mask to", + "s1_io_flip_cf": "Then, Don and Summer went to the ferry. Summer gave a mask to", + "s2_io_flip_cf": "Then, Summer and Don went to the ferry. Don gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rob went to the ferry. Rob gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Kay went to the ferry. Kay gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Summer went to the ferry. Don gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob went to the ferry. Kay gave a mask to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Summer", + "object": "mask", + "place": "ferry", + "random_a": "Rob", + "random_b": "Kay", + "random_c": "Stan" + } + }, + { + "text": "Then, Alexander and Andrew were working at the casino. Alexander decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Andrew were working at the casino. Edward decided to give a laptop to", + "random_names_cf": "Then, Ross and Cal were working at the casino. Ross decided to give a laptop to", + "s1_io_flip_cf": "Then, Andrew and Alexander were working at the casino. Alexander decided to give a laptop to", + "s2_io_flip_cf": "Then, Alexander and Andrew were working at the casino. Andrew decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Ross were working at the casino. Ross decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Cal were working at the casino. Cal decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Alexander were working at the casino. Andrew decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Ross were working at the casino. Cal decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Alexander", + "object": "laptop", + "place": "casino", + "random_a": "Ross", + "random_b": "Cal", + "random_c": "Edward" + } + }, + { + "text": "Then, Lewis and Mike had a lot of fun at the dorm. Lewis gave a cable to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Mike had a lot of fun at the dorm. Grant gave a cable to", + "random_names_cf": "Then, Don and Joe had a lot of fun at the dorm. Don gave a cable to", + "s1_io_flip_cf": "Then, Mike and Lewis had a lot of fun at the dorm. Lewis gave a cable to", + "s2_io_flip_cf": "Then, Lewis and Mike had a lot of fun at the dorm. Mike gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Don had a lot of fun at the dorm. Don gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Don and Joe had a lot of fun at the dorm. Joe gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Lewis had a lot of fun at the dorm. Mike gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don had a lot of fun at the dorm. Joe gave a cable to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Lewis", + "object": "cable", + "place": "dorm", + "random_a": "Don", + "random_b": "Joe", + "random_c": "Grant" + } + }, + { + "text": "Before Edward and Kay left the field, Edward decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Kay left the field, Rick decided to give a screwdriver to", + "random_names_cf": "Before Ross and Daniel left the field, Ross decided to give a screwdriver to", + "s1_io_flip_cf": "Before Kay and Edward left the field, Edward decided to give a screwdriver to", + "s2_io_flip_cf": "Before Edward and Kay left the field, Kay decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Ross left the field, Ross decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Ross and Daniel left the field, Daniel decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Edward left the field, Kay decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Ross left the field, Daniel decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "screwdriver", + "place": "field", + "random_a": "Ross", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "Before Luke and Josh left the square, Luke decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Josh left the square, Don decided to give a pair of pliers to", + "random_names_cf": "Before Tim and Kay left the square, Tim decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Josh and Luke left the square, Luke decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Luke and Josh left the square, Josh decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Kay and Tim left the square, Tim decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Tim and Kay left the square, Kay decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Luke left the square, Josh decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Tim left the square, Kay decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Luke", + "object": "pair of pliers", + "place": "square", + "random_a": "Tim", + "random_b": "Kay", + "random_c": "Don" + } + }, + { + "text": "Then, Charles and Lewis were working at the gym. Charles decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Lewis were working at the gym. Kay decided to give a sifter to", + "random_names_cf": "Then, Phil and Daniel were working at the gym. Phil decided to give a sifter to", + "s1_io_flip_cf": "Then, Lewis and Charles were working at the gym. Charles decided to give a sifter to", + "s2_io_flip_cf": "Then, Charles and Lewis were working at the gym. Lewis decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Phil were working at the gym. Phil decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Daniel were working at the gym. Daniel decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Charles were working at the gym. Lewis decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Phil were working at the gym. Daniel decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Charles", + "object": "sifter", + "place": "gym", + "random_a": "Phil", + "random_b": "Daniel", + "random_c": "Kay" + } + }, + { + "text": "Once Tim and Steve arrived at the studio, Tim gave a jar to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Steve arrived at the studio, Lewis gave a jar to", + "random_names_cf": "Once Will and Peter arrived at the studio, Will gave a jar to", + "s1_io_flip_cf": "Once Steve and Tim arrived at the studio, Tim gave a jar to", + "s2_io_flip_cf": "Once Tim and Steve arrived at the studio, Steve gave a jar to", + "random_names_s1_ioi_flip_cf": "Once Peter and Will arrived at the studio, Will gave a jar to", + "random_names_s2_ioi_flip_cf": "Once Will and Peter arrived at the studio, Peter gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Tim arrived at the studio, Steve gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Will arrived at the studio, Peter gave a jar to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Tim", + "object": "jar", + "place": "studio", + "random_a": "Will", + "random_b": "Peter", + "random_c": "Lewis" + } + }, + { + "text": "While Dan and Jonathan relaxed, Dan gave a comb to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Jonathan relaxed, Don gave a comb to", + "random_names_cf": "While Grant and Summer relaxed, Grant gave a comb to", + "s1_io_flip_cf": "While Jonathan and Dan relaxed, Dan gave a comb to", + "s2_io_flip_cf": "While Dan and Jonathan relaxed, Jonathan gave a comb to", + "random_names_s1_ioi_flip_cf": "While Summer and Grant relaxed, Grant gave a comb to", + "random_names_s2_ioi_flip_cf": "While Grant and Summer relaxed, Summer gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Dan relaxed, Jonathan gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Grant relaxed, Summer gave a comb to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Dan", + "object": "comb", + "place": "store", + "random_a": "Grant", + "random_b": "Summer", + "random_c": "Don" + } + }, + { + "text": "Then, Henry and William had a lot of fun at the salon. Henry gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and William had a lot of fun at the salon. Elizabeth gave a ruler to", + "random_names_cf": "Then, Daniel and Roger had a lot of fun at the salon. Daniel gave a ruler to", + "s1_io_flip_cf": "Then, William and Henry had a lot of fun at the salon. Henry gave a ruler to", + "s2_io_flip_cf": "Then, Henry and William had a lot of fun at the salon. William gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Daniel had a lot of fun at the salon. Daniel gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Roger had a lot of fun at the salon. Roger gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Henry had a lot of fun at the salon. William gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Daniel had a lot of fun at the salon. Roger gave a ruler to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Henry", + "object": "ruler", + "place": "salon", + "random_a": "Daniel", + "random_b": "Roger", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Kelly and William left the resort, Kelly decided to give a nail file to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and William left the resort, Phil decided to give a nail file to", + "random_names_cf": "Before Ryan and Roger left the resort, Ryan decided to give a nail file to", + "s1_io_flip_cf": "Before William and Kelly left the resort, Kelly decided to give a nail file to", + "s2_io_flip_cf": "Before Kelly and William left the resort, William decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Before Roger and Ryan left the resort, Ryan decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Roger left the resort, Roger decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Kelly left the resort, William decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Ryan left the resort, Roger decided to give a nail file to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kelly", + "object": "nail file", + "place": "resort", + "random_a": "Ryan", + "random_b": "Roger", + "random_c": "Phil" + } + }, + { + "text": "While Sarah and Charles relaxed, Sarah gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Charles relaxed, Roy gave a key to", + "random_names_cf": "While Rob and Henry relaxed, Rob gave a key to", + "s1_io_flip_cf": "While Charles and Sarah relaxed, Sarah gave a key to", + "s2_io_flip_cf": "While Sarah and Charles relaxed, Charles gave a key to", + "random_names_s1_ioi_flip_cf": "While Henry and Rob relaxed, Rob gave a key to", + "random_names_s2_ioi_flip_cf": "While Rob and Henry relaxed, Henry gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Sarah relaxed, Charles gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Rob relaxed, Henry gave a key to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Sarah", + "object": "key", + "place": "harbor", + "random_a": "Rob", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "Then, Don and Joe had a lot of fun at the department store. Don gave a radiator to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Joe had a lot of fun at the department store. Charles gave a radiator to", + "random_names_cf": "Then, Scott and Rick had a lot of fun at the department store. Scott gave a radiator to", + "s1_io_flip_cf": "Then, Joe and Don had a lot of fun at the department store. Don gave a radiator to", + "s2_io_flip_cf": "Then, Don and Joe had a lot of fun at the department store. Joe gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Scott had a lot of fun at the department store. Scott gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Rick had a lot of fun at the department store. Rick gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don had a lot of fun at the department store. Joe gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Scott had a lot of fun at the department store. Rick gave a radiator to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Don", + "object": "radiator", + "place": "department store", + "random_a": "Scott", + "random_b": "Rick", + "random_c": "Charles" + } + }, + { + "text": "Then, Rob and Andrew had a lot of fun at the restaurant. Rob gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Andrew had a lot of fun at the restaurant. Angel gave a bathtub to", + "random_names_cf": "Then, Lewis and Alex had a lot of fun at the restaurant. Lewis gave a bathtub to", + "s1_io_flip_cf": "Then, Andrew and Rob had a lot of fun at the restaurant. Rob gave a bathtub to", + "s2_io_flip_cf": "Then, Rob and Andrew had a lot of fun at the restaurant. Andrew gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Lewis had a lot of fun at the restaurant. Lewis gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Alex had a lot of fun at the restaurant. Alex gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Rob had a lot of fun at the restaurant. Andrew gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Lewis had a lot of fun at the restaurant. Alex gave a bathtub to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rob", + "object": "bathtub", + "place": "restaurant", + "random_a": "Lewis", + "random_b": "Alex", + "random_c": "Angel" + } + }, + { + "text": "When Robert and Alex got a pair of nail clippers at the gym, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Alex got a pair of nail clippers at the gym, Tom decided to give it to", + "random_names_cf": "When Roger and Steven got a pair of nail clippers at the gym, Roger decided to give it to", + "s1_io_flip_cf": "When Alex and Robert got a pair of nail clippers at the gym, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Alex got a pair of nail clippers at the gym, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Roger got a pair of nail clippers at the gym, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Steven got a pair of nail clippers at the gym, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Robert got a pair of nail clippers at the gym, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Roger got a pair of nail clippers at the gym, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "pair of nail clippers", + "place": "gym", + "random_a": "Roger", + "random_b": "Steven", + "random_c": "Tom" + } + }, + { + "text": "Then, Rick and Cal had a lot of fun at the square. Rick gave a funnel to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Cal had a lot of fun at the square. Edward gave a funnel to", + "random_names_cf": "Then, Dan and Kelly had a lot of fun at the square. Dan gave a funnel to", + "s1_io_flip_cf": "Then, Cal and Rick had a lot of fun at the square. Rick gave a funnel to", + "s2_io_flip_cf": "Then, Rick and Cal had a lot of fun at the square. Cal gave a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Dan had a lot of fun at the square. Dan gave a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Kelly had a lot of fun at the square. Kelly gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rick had a lot of fun at the square. Cal gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Dan had a lot of fun at the square. Kelly gave a funnel to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rick", + "object": "funnel", + "place": "square", + "random_a": "Dan", + "random_b": "Kelly", + "random_c": "Edward" + } + }, + { + "text": "Once Peter and Neil arrived at the hangar, Peter gave a banner to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Neil arrived at the hangar, Steven gave a banner to", + "random_names_cf": "Once Roy and Edward arrived at the hangar, Roy gave a banner to", + "s1_io_flip_cf": "Once Neil and Peter arrived at the hangar, Peter gave a banner to", + "s2_io_flip_cf": "Once Peter and Neil arrived at the hangar, Neil gave a banner to", + "random_names_s1_ioi_flip_cf": "Once Edward and Roy arrived at the hangar, Roy gave a banner to", + "random_names_s2_ioi_flip_cf": "Once Roy and Edward arrived at the hangar, Edward gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Peter arrived at the hangar, Neil gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Roy arrived at the hangar, Edward gave a banner to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Peter", + "object": "banner", + "place": "hangar", + "random_a": "Roy", + "random_b": "Edward", + "random_c": "Steven" + } + }, + { + "text": "Before Steven and Tom left the pharmacy, Steven decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Tom left the pharmacy, Alex decided to give a set of headphones to", + "random_names_cf": "Before William and Alexander left the pharmacy, William decided to give a set of headphones to", + "s1_io_flip_cf": "Before Tom and Steven left the pharmacy, Steven decided to give a set of headphones to", + "s2_io_flip_cf": "Before Steven and Tom left the pharmacy, Tom decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Alexander and William left the pharmacy, William decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before William and Alexander left the pharmacy, Alexander decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Steven left the pharmacy, Tom decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and William left the pharmacy, Alexander decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steven", + "object": "set of headphones", + "place": "pharmacy", + "random_a": "William", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "Then, Henry and Tom had a lot of fun at the market. Henry gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Tom had a lot of fun at the market. Lewis gave a jar to", + "random_names_cf": "Then, Josh and Mike had a lot of fun at the market. Josh gave a jar to", + "s1_io_flip_cf": "Then, Tom and Henry had a lot of fun at the market. Henry gave a jar to", + "s2_io_flip_cf": "Then, Henry and Tom had a lot of fun at the market. Tom gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Josh had a lot of fun at the market. Josh gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Mike had a lot of fun at the market. Mike gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Henry had a lot of fun at the market. Tom gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Josh had a lot of fun at the market. Mike gave a jar to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Henry", + "object": "jar", + "place": "market", + "random_a": "Josh", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "Then, Steven and Alexander were working at the tire store. Steven decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Alexander were working at the tire store. Grant decided to give a ladder to", + "random_names_cf": "Then, Kelly and Joe were working at the tire store. Kelly decided to give a ladder to", + "s1_io_flip_cf": "Then, Alexander and Steven were working at the tire store. Steven decided to give a ladder to", + "s2_io_flip_cf": "Then, Steven and Alexander were working at the tire store. Alexander decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Kelly were working at the tire store. Kelly decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Joe were working at the tire store. Joe decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Steven were working at the tire store. Alexander decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Kelly were working at the tire store. Joe decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steven", + "object": "ladder", + "place": "tire store", + "random_a": "Kelly", + "random_b": "Joe", + "random_c": "Grant" + } + }, + { + "text": "When Edward and Roy were about to leave the square, Edward gave a cable to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Roy were about to leave the square, Sarah gave a cable to", + "random_names_cf": "When Elizabeth and William were about to leave the square, Elizabeth gave a cable to", + "s1_io_flip_cf": "When Roy and Edward were about to leave the square, Edward gave a cable to", + "s2_io_flip_cf": "When Edward and Roy were about to leave the square, Roy gave a cable to", + "random_names_s1_ioi_flip_cf": "When William and Elizabeth were about to leave the square, Elizabeth gave a cable to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and William were about to leave the square, William gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Edward were about to leave the square, Roy gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Elizabeth were about to leave the square, William gave a cable to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Edward", + "object": "cable", + "place": "square", + "random_a": "Elizabeth", + "random_b": "William", + "random_c": "Sarah" + } + }, + { + "text": "Then, Summer and Jim were working at the field. Summer decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Jim were working at the field. Charles decided to give a tablet to", + "random_names_cf": "Then, Scott and Don were working at the field. Scott decided to give a tablet to", + "s1_io_flip_cf": "Then, Jim and Summer were working at the field. Summer decided to give a tablet to", + "s2_io_flip_cf": "Then, Summer and Jim were working at the field. Jim decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Don and Scott were working at the field. Scott decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Don were working at the field. Don decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Summer were working at the field. Jim decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Scott were working at the field. Don decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Summer", + "object": "tablet", + "place": "field", + "random_a": "Scott", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "Once Will and Rick arrived at the clothing store, Will gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Will and Rick arrived at the clothing store, Robert gave a sock to", + "random_names_cf": "Once Daniel and Alex arrived at the clothing store, Daniel gave a sock to", + "s1_io_flip_cf": "Once Rick and Will arrived at the clothing store, Will gave a sock to", + "s2_io_flip_cf": "Once Will and Rick arrived at the clothing store, Rick gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Alex and Daniel arrived at the clothing store, Daniel gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Alex arrived at the clothing store, Alex gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Will arrived at the clothing store, Rick gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Daniel arrived at the clothing store, Alex gave a sock to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Will", + "object": "sock", + "place": "clothing store", + "random_a": "Daniel", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "When Mike and Josh were about to leave the toy store, Mike gave a cable to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Josh were about to leave the toy store, Neil gave a cable to", + "random_names_cf": "When Elizabeth and Daniel were about to leave the toy store, Elizabeth gave a cable to", + "s1_io_flip_cf": "When Josh and Mike were about to leave the toy store, Mike gave a cable to", + "s2_io_flip_cf": "When Mike and Josh were about to leave the toy store, Josh gave a cable to", + "random_names_s1_ioi_flip_cf": "When Daniel and Elizabeth were about to leave the toy store, Elizabeth gave a cable to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Daniel were about to leave the toy store, Daniel gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Mike were about to leave the toy store, Josh gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Elizabeth were about to leave the toy store, Daniel gave a cable to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Mike", + "object": "cable", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Neil" + } + }, + { + "text": "Before Steve and Henry left the dorm, Steve decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Henry left the dorm, Austin decided to give a grater to", + "random_names_cf": "Before Luke and Grant left the dorm, Luke decided to give a grater to", + "s1_io_flip_cf": "Before Henry and Steve left the dorm, Steve decided to give a grater to", + "s2_io_flip_cf": "Before Steve and Henry left the dorm, Henry decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Grant and Luke left the dorm, Luke decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Luke and Grant left the dorm, Grant decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Steve left the dorm, Henry decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Luke left the dorm, Grant decided to give a grater to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Steve", + "object": "grater", + "place": "dorm", + "random_a": "Luke", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "Then, Edward and Tim were working at the ferry. Edward decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Tim were working at the ferry. Steven decided to give a backpack to", + "random_names_cf": "Then, Daniel and Stan were working at the ferry. Daniel decided to give a backpack to", + "s1_io_flip_cf": "Then, Tim and Edward were working at the ferry. Edward decided to give a backpack to", + "s2_io_flip_cf": "Then, Edward and Tim were working at the ferry. Tim decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Daniel were working at the ferry. Daniel decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Stan were working at the ferry. Stan decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Edward were working at the ferry. Tim decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Daniel were working at the ferry. Stan decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Edward", + "object": "backpack", + "place": "ferry", + "random_a": "Daniel", + "random_b": "Stan", + "random_c": "Steven" + } + }, + { + "text": "Then, Stan and Phil went to the salon. Stan gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Phil went to the salon. Joe gave a grater to", + "random_names_cf": "Then, Ryan and Alex went to the salon. Ryan gave a grater to", + "s1_io_flip_cf": "Then, Phil and Stan went to the salon. Stan gave a grater to", + "s2_io_flip_cf": "Then, Stan and Phil went to the salon. Phil gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Ryan went to the salon. Ryan gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Alex went to the salon. Alex gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Stan went to the salon. Phil gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ryan went to the salon. Alex gave a grater to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Stan", + "object": "grater", + "place": "salon", + "random_a": "Ryan", + "random_b": "Alex", + "random_c": "Joe" + } + }, + { + "text": "Once Phil and Tom arrived at the campground, Phil gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Tom arrived at the campground, Neil gave a desk to", + "random_names_cf": "Once Elizabeth and Austin arrived at the campground, Elizabeth gave a desk to", + "s1_io_flip_cf": "Once Tom and Phil arrived at the campground, Phil gave a desk to", + "s2_io_flip_cf": "Once Phil and Tom arrived at the campground, Tom gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Austin and Elizabeth arrived at the campground, Elizabeth gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Austin arrived at the campground, Austin gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Phil arrived at the campground, Tom gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Elizabeth arrived at the campground, Austin gave a desk to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "desk", + "place": "campground", + "random_a": "Elizabeth", + "random_b": "Austin", + "random_c": "Neil" + } + }, + { + "text": "Then, Summer and Tim had a lot of fun at the court. Summer gave a comb to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Tim had a lot of fun at the court. Luke gave a comb to", + "random_names_cf": "Then, Dan and Phil had a lot of fun at the court. Dan gave a comb to", + "s1_io_flip_cf": "Then, Tim and Summer had a lot of fun at the court. Summer gave a comb to", + "s2_io_flip_cf": "Then, Summer and Tim had a lot of fun at the court. Tim gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the court. Dan gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Phil had a lot of fun at the court. Phil gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Summer had a lot of fun at the court. Tim gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the court. Phil gave a comb to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Summer", + "object": "comb", + "place": "court", + "random_a": "Dan", + "random_b": "Phil", + "random_c": "Luke" + } + }, + { + "text": "The court Rob and Charles went to had a gold watch. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Rob and Charles went to had a gold watch. Steven gave it to", + "random_names_cf": "The court Tim and Steve went to had a gold watch. Tim gave it to", + "s1_io_flip_cf": "The court Charles and Rob went to had a gold watch. Rob gave it to", + "s2_io_flip_cf": "The court Rob and Charles went to had a gold watch. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The court Steve and Tim went to had a gold watch. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The court Tim and Steve went to had a gold watch. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Charles and Rob went to had a gold watch. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Steve and Tim went to had a gold watch. Steve gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Rob", + "object": "gold watch", + "place": "court", + "random_a": "Tim", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "Then, Phil and Robert went to the stadium. Phil gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Robert went to the stadium. Henry gave a napkin to", + "random_names_cf": "Then, Lewis and Angel went to the stadium. Lewis gave a napkin to", + "s1_io_flip_cf": "Then, Robert and Phil went to the stadium. Phil gave a napkin to", + "s2_io_flip_cf": "Then, Phil and Robert went to the stadium. Robert gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Lewis went to the stadium. Lewis gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Angel went to the stadium. Angel gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Phil went to the stadium. Robert gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Lewis went to the stadium. Angel gave a napkin to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Phil", + "object": "napkin", + "place": "stadium", + "random_a": "Lewis", + "random_b": "Angel", + "random_c": "Henry" + } + }, + { + "text": "When Daniel and Will were about to leave the campground, Daniel gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Will were about to leave the campground, William gave a faucet to", + "random_names_cf": "When Guy and Charles were about to leave the campground, Guy gave a faucet to", + "s1_io_flip_cf": "When Will and Daniel were about to leave the campground, Daniel gave a faucet to", + "s2_io_flip_cf": "When Daniel and Will were about to leave the campground, Will gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Charles and Guy were about to leave the campground, Guy gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Guy and Charles were about to leave the campground, Charles gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Daniel were about to leave the campground, Will gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Guy were about to leave the campground, Charles gave a faucet to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Daniel", + "object": "faucet", + "place": "campground", + "random_a": "Guy", + "random_b": "Charles", + "random_c": "William" + } + }, + { + "text": "Then, Joe and Alexander had a lot of fun at the cafe. Joe gave a needle to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Alexander had a lot of fun at the cafe. Austin gave a needle to", + "random_names_cf": "Then, Grant and Roy had a lot of fun at the cafe. Grant gave a needle to", + "s1_io_flip_cf": "Then, Alexander and Joe had a lot of fun at the cafe. Joe gave a needle to", + "s2_io_flip_cf": "Then, Joe and Alexander had a lot of fun at the cafe. Alexander gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Grant had a lot of fun at the cafe. Grant gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Roy had a lot of fun at the cafe. Roy gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Joe had a lot of fun at the cafe. Alexander gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Grant had a lot of fun at the cafe. Roy gave a needle to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Joe", + "object": "needle", + "place": "cafe", + "random_a": "Grant", + "random_b": "Roy", + "random_c": "Austin" + } + }, + { + "text": "Before Don and Dan left the pet store, Don decided to give a wrench to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Dan left the pet store, Edward decided to give a wrench to", + "random_names_cf": "Before Peter and Charles left the pet store, Peter decided to give a wrench to", + "s1_io_flip_cf": "Before Dan and Don left the pet store, Don decided to give a wrench to", + "s2_io_flip_cf": "Before Don and Dan left the pet store, Dan decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Before Charles and Peter left the pet store, Peter decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Before Peter and Charles left the pet store, Charles decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Don left the pet store, Dan decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Peter left the pet store, Charles decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Don", + "object": "wrench", + "place": "pet store", + "random_a": "Peter", + "random_b": "Charles", + "random_c": "Edward" + } + }, + { + "text": "Then, Edward and Alexander went to the house. Edward gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Alexander went to the house. Ross gave a scarf to", + "random_names_cf": "Then, Cal and Neil went to the house. Cal gave a scarf to", + "s1_io_flip_cf": "Then, Alexander and Edward went to the house. Edward gave a scarf to", + "s2_io_flip_cf": "Then, Edward and Alexander went to the house. Alexander gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Cal went to the house. Cal gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Neil went to the house. Neil gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Edward went to the house. Alexander gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Cal went to the house. Neil gave a scarf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Edward", + "object": "scarf", + "place": "house", + "random_a": "Cal", + "random_b": "Neil", + "random_c": "Ross" + } + }, + { + "text": "Before Phil and Rick left the store, Phil decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Rick left the store, Kelly decided to give a tablet to", + "random_names_cf": "Before Mike and Guy left the store, Mike decided to give a tablet to", + "s1_io_flip_cf": "Before Rick and Phil left the store, Phil decided to give a tablet to", + "s2_io_flip_cf": "Before Phil and Rick left the store, Rick decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Guy and Mike left the store, Mike decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Mike and Guy left the store, Guy decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Phil left the store, Rick decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Mike left the store, Guy decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Phil", + "object": "tablet", + "place": "store", + "random_a": "Mike", + "random_b": "Guy", + "random_c": "Kelly" + } + }, + { + "text": "Before Rick and Rob left the field, Rick decided to give a wrench to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Rob left the field, Tim decided to give a wrench to", + "random_names_cf": "Before Austin and Jim left the field, Austin decided to give a wrench to", + "s1_io_flip_cf": "Before Rob and Rick left the field, Rick decided to give a wrench to", + "s2_io_flip_cf": "Before Rick and Rob left the field, Rob decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Before Jim and Austin left the field, Austin decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Before Austin and Jim left the field, Jim decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Rick left the field, Rob decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Austin left the field, Jim decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Rick", + "object": "wrench", + "place": "field", + "random_a": "Austin", + "random_b": "Jim", + "random_c": "Tim" + } + }, + { + "text": "When Alexander and Joe were about to leave the harbor, Alexander gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Joe were about to leave the harbor, Stan gave a desk to", + "random_names_cf": "When Luke and Ryan were about to leave the harbor, Luke gave a desk to", + "s1_io_flip_cf": "When Joe and Alexander were about to leave the harbor, Alexander gave a desk to", + "s2_io_flip_cf": "When Alexander and Joe were about to leave the harbor, Joe gave a desk to", + "random_names_s1_ioi_flip_cf": "When Ryan and Luke were about to leave the harbor, Luke gave a desk to", + "random_names_s2_ioi_flip_cf": "When Luke and Ryan were about to leave the harbor, Ryan gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Alexander were about to leave the harbor, Joe gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Luke were about to leave the harbor, Ryan gave a desk to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Alexander", + "object": "desk", + "place": "harbor", + "random_a": "Luke", + "random_b": "Ryan", + "random_c": "Stan" + } + }, + { + "text": "While Roger and Guy relaxed, Roger gave a glove to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roger and Guy relaxed, Charles gave a glove to", + "random_names_cf": "While Josh and Roy relaxed, Josh gave a glove to", + "s1_io_flip_cf": "While Guy and Roger relaxed, Roger gave a glove to", + "s2_io_flip_cf": "While Roger and Guy relaxed, Guy gave a glove to", + "random_names_s1_ioi_flip_cf": "While Roy and Josh relaxed, Josh gave a glove to", + "random_names_s2_ioi_flip_cf": "While Josh and Roy relaxed, Roy gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Roger relaxed, Guy gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Josh relaxed, Roy gave a glove to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Roger", + "object": "glove", + "place": "toy store", + "random_a": "Josh", + "random_b": "Roy", + "random_c": "Charles" + } + }, + { + "text": "When Alex and Luke got a sandal at the restaurant, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Luke got a sandal at the restaurant, Charles decided to give it to", + "random_names_cf": "When Sarah and Tim got a sandal at the restaurant, Sarah decided to give it to", + "s1_io_flip_cf": "When Luke and Alex got a sandal at the restaurant, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Luke got a sandal at the restaurant, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Sarah got a sandal at the restaurant, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Tim got a sandal at the restaurant, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Alex got a sandal at the restaurant, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Sarah got a sandal at the restaurant, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Alex", + "object": "sandal", + "place": "restaurant", + "random_a": "Sarah", + "random_b": "Tim", + "random_c": "Charles" + } + }, + { + "text": "Once Kelly and Guy arrived at the museum, Kelly gave a drill bit to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Guy arrived at the museum, Stan gave a drill bit to", + "random_names_cf": "Once Steve and Alex arrived at the museum, Steve gave a drill bit to", + "s1_io_flip_cf": "Once Guy and Kelly arrived at the museum, Kelly gave a drill bit to", + "s2_io_flip_cf": "Once Kelly and Guy arrived at the museum, Guy gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Once Alex and Steve arrived at the museum, Steve gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Once Steve and Alex arrived at the museum, Alex gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Kelly arrived at the museum, Guy gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Steve arrived at the museum, Alex gave a drill bit to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kelly", + "object": "drill bit", + "place": "museum", + "random_a": "Steve", + "random_b": "Alex", + "random_c": "Stan" + } + }, + { + "text": "When William and Scott got a coat at the field, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Scott got a coat at the field, Guy decided to give it to", + "random_names_cf": "When Jonathan and Stan got a coat at the field, Jonathan decided to give it to", + "s1_io_flip_cf": "When Scott and William got a coat at the field, William decided to give it to", + "s2_io_flip_cf": "When William and Scott got a coat at the field, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Jonathan got a coat at the field, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Stan got a coat at the field, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and William got a coat at the field, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Jonathan got a coat at the field, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "William", + "object": "coat", + "place": "field", + "random_a": "Jonathan", + "random_b": "Stan", + "random_c": "Guy" + } + }, + { + "text": "While Josh and Mike relaxed, Josh gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Josh and Mike relaxed, Rick gave a piece of tape to", + "random_names_cf": "While Steve and Roy relaxed, Steve gave a piece of tape to", + "s1_io_flip_cf": "While Mike and Josh relaxed, Josh gave a piece of tape to", + "s2_io_flip_cf": "While Josh and Mike relaxed, Mike gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Roy and Steve relaxed, Steve gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Steve and Roy relaxed, Roy gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Josh relaxed, Mike gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Steve relaxed, Roy gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Josh", + "object": "piece of tape", + "place": "airbase", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Rick" + } + }, + { + "text": "Then, Jonathan and Austin had a lot of fun at the service station. Jonathan gave a banner to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Austin had a lot of fun at the service station. Lewis gave a banner to", + "random_names_cf": "Then, Steven and Don had a lot of fun at the service station. Steven gave a banner to", + "s1_io_flip_cf": "Then, Austin and Jonathan had a lot of fun at the service station. Jonathan gave a banner to", + "s2_io_flip_cf": "Then, Jonathan and Austin had a lot of fun at the service station. Austin gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Don and Steven had a lot of fun at the service station. Steven gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Don had a lot of fun at the service station. Don gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Jonathan had a lot of fun at the service station. Austin gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Steven had a lot of fun at the service station. Don gave a banner to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Jonathan", + "object": "banner", + "place": "service station", + "random_a": "Steven", + "random_b": "Don", + "random_c": "Lewis" + } + }, + { + "text": "Before Josh and Don left the mall, Josh decided to give a ruler to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Don left the mall, Mike decided to give a ruler to", + "random_names_cf": "Before Rob and Roger left the mall, Rob decided to give a ruler to", + "s1_io_flip_cf": "Before Don and Josh left the mall, Josh decided to give a ruler to", + "s2_io_flip_cf": "Before Josh and Don left the mall, Don decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Before Roger and Rob left the mall, Rob decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Before Rob and Roger left the mall, Roger decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Josh left the mall, Don decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Rob left the mall, Roger decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Josh", + "object": "ruler", + "place": "mall", + "random_a": "Rob", + "random_b": "Roger", + "random_c": "Mike" + } + }, + { + "text": "The convenience store Tom and Stan went to had a faucet. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Tom and Stan went to had a faucet. Scott gave it to", + "random_names_cf": "The convenience store Elizabeth and Luke went to had a faucet. Elizabeth gave it to", + "s1_io_flip_cf": "The convenience store Stan and Tom went to had a faucet. Tom gave it to", + "s2_io_flip_cf": "The convenience store Tom and Stan went to had a faucet. Stan gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Luke and Elizabeth went to had a faucet. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Elizabeth and Luke went to had a faucet. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Stan and Tom went to had a faucet. Stan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Luke and Elizabeth went to had a faucet. Luke gave it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Tom", + "object": "faucet", + "place": "convenience store", + "random_a": "Elizabeth", + "random_b": "Luke", + "random_c": "Scott" + } + }, + { + "text": "The zoo Jim and Summer went to had a wrench. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Jim and Summer went to had a wrench. Alexander gave it to", + "random_names_cf": "The zoo Ryan and Daniel went to had a wrench. Ryan gave it to", + "s1_io_flip_cf": "The zoo Summer and Jim went to had a wrench. Jim gave it to", + "s2_io_flip_cf": "The zoo Jim and Summer went to had a wrench. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Daniel and Ryan went to had a wrench. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Ryan and Daniel went to had a wrench. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Summer and Jim went to had a wrench. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Daniel and Ryan went to had a wrench. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jim", + "object": "wrench", + "place": "zoo", + "random_a": "Ryan", + "random_b": "Daniel", + "random_c": "Alexander" + } + }, + { + "text": "When Edward and Don were about to leave the school, Edward gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Don were about to leave the school, Phil gave a thimble to", + "random_names_cf": "When Andrew and Angel were about to leave the school, Andrew gave a thimble to", + "s1_io_flip_cf": "When Don and Edward were about to leave the school, Edward gave a thimble to", + "s2_io_flip_cf": "When Edward and Don were about to leave the school, Don gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Angel and Andrew were about to leave the school, Andrew gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Andrew and Angel were about to leave the school, Angel gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Edward were about to leave the school, Don gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Andrew were about to leave the school, Angel gave a thimble to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Edward", + "object": "thimble", + "place": "school", + "random_a": "Andrew", + "random_b": "Angel", + "random_c": "Phil" + } + }, + { + "text": "Then, Charles and Robert went to the pizzeria. Charles gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Robert went to the pizzeria. Neil gave a screwdriver to", + "random_names_cf": "Then, Tim and Ross went to the pizzeria. Tim gave a screwdriver to", + "s1_io_flip_cf": "Then, Robert and Charles went to the pizzeria. Charles gave a screwdriver to", + "s2_io_flip_cf": "Then, Charles and Robert went to the pizzeria. Robert gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Tim went to the pizzeria. Tim gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Ross went to the pizzeria. Ross gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Charles went to the pizzeria. Robert gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Tim went to the pizzeria. Ross gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Charles", + "object": "screwdriver", + "place": "pizzeria", + "random_a": "Tim", + "random_b": "Ross", + "random_c": "Neil" + } + }, + { + "text": "When Edward and Elizabeth got a fan at the pharmacy, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Elizabeth got a fan at the pharmacy, Jim decided to give it to", + "random_names_cf": "When Dan and Lewis got a fan at the pharmacy, Dan decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Edward got a fan at the pharmacy, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Elizabeth got a fan at the pharmacy, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Dan got a fan at the pharmacy, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Lewis got a fan at the pharmacy, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Edward got a fan at the pharmacy, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Dan got a fan at the pharmacy, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Edward", + "object": "fan", + "place": "pharmacy", + "random_a": "Dan", + "random_b": "Lewis", + "random_c": "Jim" + } + }, + { + "text": "Once Kay and William arrived at the hangar, Kay gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and William arrived at the hangar, Rob gave a ring to", + "random_names_cf": "Once Charles and Rick arrived at the hangar, Charles gave a ring to", + "s1_io_flip_cf": "Once William and Kay arrived at the hangar, Kay gave a ring to", + "s2_io_flip_cf": "Once Kay and William arrived at the hangar, William gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Rick and Charles arrived at the hangar, Charles gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Charles and Rick arrived at the hangar, Rick gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Kay arrived at the hangar, William gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Charles arrived at the hangar, Rick gave a ring to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kay", + "object": "ring", + "place": "hangar", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Rob" + } + }, + { + "text": "Then, Ryan and Jonathan went to the harbor. Ryan gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Jonathan went to the harbor. Alexander gave a basket to", + "random_names_cf": "Then, Steve and Stan went to the harbor. Steve gave a basket to", + "s1_io_flip_cf": "Then, Jonathan and Ryan went to the harbor. Ryan gave a basket to", + "s2_io_flip_cf": "Then, Ryan and Jonathan went to the harbor. Jonathan gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Steve went to the harbor. Steve gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Stan went to the harbor. Stan gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Ryan went to the harbor. Jonathan gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Steve went to the harbor. Stan gave a basket to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ryan", + "object": "basket", + "place": "harbor", + "random_a": "Steve", + "random_b": "Stan", + "random_c": "Alexander" + } + }, + { + "text": "When Edward and Ryan were about to leave the field, Edward gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Ryan were about to leave the field, Andrew gave a desk to", + "random_names_cf": "When Daniel and Rick were about to leave the field, Daniel gave a desk to", + "s1_io_flip_cf": "When Ryan and Edward were about to leave the field, Edward gave a desk to", + "s2_io_flip_cf": "When Edward and Ryan were about to leave the field, Ryan gave a desk to", + "random_names_s1_ioi_flip_cf": "When Rick and Daniel were about to leave the field, Daniel gave a desk to", + "random_names_s2_ioi_flip_cf": "When Daniel and Rick were about to leave the field, Rick gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Edward were about to leave the field, Ryan gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Daniel were about to leave the field, Rick gave a desk to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Edward", + "object": "desk", + "place": "field", + "random_a": "Daniel", + "random_b": "Rick", + "random_c": "Andrew" + } + }, + { + "text": "Then, Alex and Roger had a lot of fun at the marketplace. Alex gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Roger had a lot of fun at the marketplace. Steven gave a pair of pliers to", + "random_names_cf": "Then, Ryan and Mike had a lot of fun at the marketplace. Ryan gave a pair of pliers to", + "s1_io_flip_cf": "Then, Roger and Alex had a lot of fun at the marketplace. Alex gave a pair of pliers to", + "s2_io_flip_cf": "Then, Alex and Roger had a lot of fun at the marketplace. Roger gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the marketplace. Ryan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Mike had a lot of fun at the marketplace. Mike gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Alex had a lot of fun at the marketplace. Roger gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the marketplace. Mike gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alex", + "object": "pair of pliers", + "place": "marketplace", + "random_a": "Ryan", + "random_b": "Mike", + "random_c": "Steven" + } + }, + { + "text": "Then, Daniel and Phil went to the mall. Daniel gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Phil went to the mall. Elizabeth gave a strap to", + "random_names_cf": "Then, Jim and Austin went to the mall. Jim gave a strap to", + "s1_io_flip_cf": "Then, Phil and Daniel went to the mall. Daniel gave a strap to", + "s2_io_flip_cf": "Then, Daniel and Phil went to the mall. Phil gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Jim went to the mall. Jim gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Austin went to the mall. Austin gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Daniel went to the mall. Phil gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Jim went to the mall. Austin gave a strap to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Daniel", + "object": "strap", + "place": "mall", + "random_a": "Jim", + "random_b": "Austin", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Alex and Summer arrived at the pharmacy, Alex gave a microphone to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Summer arrived at the pharmacy, Joe gave a microphone to", + "random_names_cf": "Once Rick and Andrew arrived at the pharmacy, Rick gave a microphone to", + "s1_io_flip_cf": "Once Summer and Alex arrived at the pharmacy, Alex gave a microphone to", + "s2_io_flip_cf": "Once Alex and Summer arrived at the pharmacy, Summer gave a microphone to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Rick arrived at the pharmacy, Rick gave a microphone to", + "random_names_s2_ioi_flip_cf": "Once Rick and Andrew arrived at the pharmacy, Andrew gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Alex arrived at the pharmacy, Summer gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Rick arrived at the pharmacy, Andrew gave a microphone to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alex", + "object": "microphone", + "place": "pharmacy", + "random_a": "Rick", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "The school Rick and Daniel went to had a poster. Rick gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The school Rick and Daniel went to had a poster. William gave it to", + "random_names_cf": "The school Kelly and Lewis went to had a poster. Kelly gave it to", + "s1_io_flip_cf": "The school Daniel and Rick went to had a poster. Rick gave it to", + "s2_io_flip_cf": "The school Rick and Daniel went to had a poster. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The school Lewis and Kelly went to had a poster. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The school Kelly and Lewis went to had a poster. Lewis gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The school Daniel and Rick went to had a poster. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The school Lewis and Kelly went to had a poster. Lewis gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Rick", + "object": "poster", + "place": "school", + "random_a": "Kelly", + "random_b": "Lewis", + "random_c": "William" + } + }, + { + "text": "Then, Guy and Andrew had a lot of fun at the airbase. Guy gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Andrew had a lot of fun at the airbase. Will gave a key to", + "random_names_cf": "Then, Tim and Neil had a lot of fun at the airbase. Tim gave a key to", + "s1_io_flip_cf": "Then, Andrew and Guy had a lot of fun at the airbase. Guy gave a key to", + "s2_io_flip_cf": "Then, Guy and Andrew had a lot of fun at the airbase. Andrew gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Tim had a lot of fun at the airbase. Tim gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Neil had a lot of fun at the airbase. Neil gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Guy had a lot of fun at the airbase. Andrew gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Tim had a lot of fun at the airbase. Neil gave a key to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Guy", + "object": "key", + "place": "airbase", + "random_a": "Tim", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "When Lewis and Cal were about to leave the pharmacy, Lewis gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Cal were about to leave the pharmacy, Austin gave a pillow to", + "random_names_cf": "When Don and Josh were about to leave the pharmacy, Don gave a pillow to", + "s1_io_flip_cf": "When Cal and Lewis were about to leave the pharmacy, Lewis gave a pillow to", + "s2_io_flip_cf": "When Lewis and Cal were about to leave the pharmacy, Cal gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Josh and Don were about to leave the pharmacy, Don gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Don and Josh were about to leave the pharmacy, Josh gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Lewis were about to leave the pharmacy, Cal gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Don were about to leave the pharmacy, Josh gave a pillow to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Lewis", + "object": "pillow", + "place": "pharmacy", + "random_a": "Don", + "random_b": "Josh", + "random_c": "Austin" + } + }, + { + "text": "When Joe and Phil were about to leave the hangar, Joe gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Phil were about to leave the hangar, Robert gave a basketball to", + "random_names_cf": "When Luke and Peter were about to leave the hangar, Luke gave a basketball to", + "s1_io_flip_cf": "When Phil and Joe were about to leave the hangar, Joe gave a basketball to", + "s2_io_flip_cf": "When Joe and Phil were about to leave the hangar, Phil gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Peter and Luke were about to leave the hangar, Luke gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Luke and Peter were about to leave the hangar, Peter gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Joe were about to leave the hangar, Phil gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Luke were about to leave the hangar, Peter gave a basketball to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Joe", + "object": "basketball", + "place": "hangar", + "random_a": "Luke", + "random_b": "Peter", + "random_c": "Robert" + } + }, + { + "text": "The ramp Steve and Robert went to had a vest. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Steve and Robert went to had a vest. Jim gave it to", + "random_names_cf": "The ramp Lewis and Scott went to had a vest. Lewis gave it to", + "s1_io_flip_cf": "The ramp Robert and Steve went to had a vest. Steve gave it to", + "s2_io_flip_cf": "The ramp Steve and Robert went to had a vest. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Scott and Lewis went to had a vest. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Lewis and Scott went to had a vest. Scott gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Robert and Steve went to had a vest. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Scott and Lewis went to had a vest. Scott gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steve", + "object": "vest", + "place": "ramp", + "random_a": "Lewis", + "random_b": "Scott", + "random_c": "Jim" + } + }, + { + "text": "Then, Jonathan and Alex went to the restaurant. Jonathan gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Alex went to the restaurant. Henry gave a thimble to", + "random_names_cf": "Then, Kelly and Jim went to the restaurant. Kelly gave a thimble to", + "s1_io_flip_cf": "Then, Alex and Jonathan went to the restaurant. Jonathan gave a thimble to", + "s2_io_flip_cf": "Then, Jonathan and Alex went to the restaurant. Alex gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Kelly went to the restaurant. Kelly gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Jim went to the restaurant. Jim gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Jonathan went to the restaurant. Alex gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Kelly went to the restaurant. Jim gave a thimble to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Jonathan", + "object": "thimble", + "place": "restaurant", + "random_a": "Kelly", + "random_b": "Jim", + "random_c": "Henry" + } + }, + { + "text": "Then, Jonathan and Neil went to the square. Jonathan gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Neil went to the square. Dan gave a highlighter to", + "random_names_cf": "Then, Robert and Henry went to the square. Robert gave a highlighter to", + "s1_io_flip_cf": "Then, Neil and Jonathan went to the square. Jonathan gave a highlighter to", + "s2_io_flip_cf": "Then, Jonathan and Neil went to the square. Neil gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Robert went to the square. Robert gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Henry went to the square. Henry gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Jonathan went to the square. Neil gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Robert went to the square. Henry gave a highlighter to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Jonathan", + "object": "highlighter", + "place": "square", + "random_a": "Robert", + "random_b": "Henry", + "random_c": "Dan" + } + }, + { + "text": "When Sarah and Scott got a pair of nail clippers at the car, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Scott got a pair of nail clippers at the car, Steve decided to give it to", + "random_names_cf": "When Austin and Henry got a pair of nail clippers at the car, Austin decided to give it to", + "s1_io_flip_cf": "When Scott and Sarah got a pair of nail clippers at the car, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Scott got a pair of nail clippers at the car, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Austin got a pair of nail clippers at the car, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Henry got a pair of nail clippers at the car, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Sarah got a pair of nail clippers at the car, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Austin got a pair of nail clippers at the car, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Sarah", + "object": "pair of nail clippers", + "place": "car", + "random_a": "Austin", + "random_b": "Henry", + "random_c": "Steve" + } + }, + { + "text": "The pizzeria Rob and Steve went to had a bicycle. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Rob and Steve went to had a bicycle. Sarah gave it to", + "random_names_cf": "The pizzeria Luke and Neil went to had a bicycle. Luke gave it to", + "s1_io_flip_cf": "The pizzeria Steve and Rob went to had a bicycle. Rob gave it to", + "s2_io_flip_cf": "The pizzeria Rob and Steve went to had a bicycle. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Neil and Luke went to had a bicycle. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Luke and Neil went to had a bicycle. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Steve and Rob went to had a bicycle. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Neil and Luke went to had a bicycle. Neil gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rob", + "object": "bicycle", + "place": "pizzeria", + "random_a": "Luke", + "random_b": "Neil", + "random_c": "Sarah" + } + }, + { + "text": "While Kay and Henry relaxed, Kay gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Henry relaxed, Rick gave a sandal to", + "random_names_cf": "While Peter and Elizabeth relaxed, Peter gave a sandal to", + "s1_io_flip_cf": "While Henry and Kay relaxed, Kay gave a sandal to", + "s2_io_flip_cf": "While Kay and Henry relaxed, Henry gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Peter relaxed, Peter gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Peter and Elizabeth relaxed, Elizabeth gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Kay relaxed, Henry gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Peter relaxed, Elizabeth gave a sandal to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kay", + "object": "sandal", + "place": "field", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Rick" + } + }, + { + "text": "Then, Peter and Luke went to the break room. Peter gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Luke went to the break room. William gave a shelf to", + "random_names_cf": "Then, Stan and Grant went to the break room. Stan gave a shelf to", + "s1_io_flip_cf": "Then, Luke and Peter went to the break room. Peter gave a shelf to", + "s2_io_flip_cf": "Then, Peter and Luke went to the break room. Luke gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Stan went to the break room. Stan gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Grant went to the break room. Grant gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Peter went to the break room. Luke gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Stan went to the break room. Grant gave a shelf to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "shelf", + "place": "break room", + "random_a": "Stan", + "random_b": "Grant", + "random_c": "William" + } + }, + { + "text": "When Joe and Phil got a glove at the pharmacy, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Phil got a glove at the pharmacy, Ryan decided to give it to", + "random_names_cf": "When Alexander and Angel got a glove at the pharmacy, Alexander decided to give it to", + "s1_io_flip_cf": "When Phil and Joe got a glove at the pharmacy, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Phil got a glove at the pharmacy, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Alexander got a glove at the pharmacy, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Angel got a glove at the pharmacy, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Joe got a glove at the pharmacy, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Alexander got a glove at the pharmacy, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Joe", + "object": "glove", + "place": "pharmacy", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Ryan" + } + }, + { + "text": "When Rick and Cal got a pair of shoes at the toy store, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Cal got a pair of shoes at the toy store, Jim decided to give it to", + "random_names_cf": "When Sarah and Andrew got a pair of shoes at the toy store, Sarah decided to give it to", + "s1_io_flip_cf": "When Cal and Rick got a pair of shoes at the toy store, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Cal got a pair of shoes at the toy store, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Sarah got a pair of shoes at the toy store, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Andrew got a pair of shoes at the toy store, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Rick got a pair of shoes at the toy store, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Sarah got a pair of shoes at the toy store, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rick", + "object": "pair of shoes", + "place": "toy store", + "random_a": "Sarah", + "random_b": "Andrew", + "random_c": "Jim" + } + }, + { + "text": "When Steve and Neil got a backpack at the hotel, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Neil got a backpack at the hotel, Kay decided to give it to", + "random_names_cf": "When Henry and Guy got a backpack at the hotel, Henry decided to give it to", + "s1_io_flip_cf": "When Neil and Steve got a backpack at the hotel, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Neil got a backpack at the hotel, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Henry got a backpack at the hotel, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Guy got a backpack at the hotel, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Steve got a backpack at the hotel, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Henry got a backpack at the hotel, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Steve", + "object": "backpack", + "place": "hotel", + "random_a": "Henry", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "While Guy and Neil relaxed, Guy gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Neil relaxed, Alexander gave a sink to", + "random_names_cf": "While Tom and Kelly relaxed, Tom gave a sink to", + "s1_io_flip_cf": "While Neil and Guy relaxed, Guy gave a sink to", + "s2_io_flip_cf": "While Guy and Neil relaxed, Neil gave a sink to", + "random_names_s1_ioi_flip_cf": "While Kelly and Tom relaxed, Tom gave a sink to", + "random_names_s2_ioi_flip_cf": "While Tom and Kelly relaxed, Kelly gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Guy relaxed, Neil gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Tom relaxed, Kelly gave a sink to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "sink", + "place": "stadium", + "random_a": "Tom", + "random_b": "Kelly", + "random_c": "Alexander" + } + }, + { + "text": "Then, Henry and Jonathan were working at the supermarket. Henry decided to give a set of headphones to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Jonathan were working at the supermarket. Mike decided to give a set of headphones to", + "random_names_cf": "Then, Joe and Roger were working at the supermarket. Joe decided to give a set of headphones to", + "s1_io_flip_cf": "Then, Jonathan and Henry were working at the supermarket. Henry decided to give a set of headphones to", + "s2_io_flip_cf": "Then, Henry and Jonathan were working at the supermarket. Jonathan decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Joe were working at the supermarket. Joe decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Roger were working at the supermarket. Roger decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Henry were working at the supermarket. Jonathan decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Joe were working at the supermarket. Roger decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Henry", + "object": "set of headphones", + "place": "supermarket", + "random_a": "Joe", + "random_b": "Roger", + "random_c": "Mike" + } + }, + { + "text": "Then, Mike and William had a lot of fun at the spa. Mike gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and William had a lot of fun at the spa. Stan gave a strap to", + "random_names_cf": "Then, Jim and Steven had a lot of fun at the spa. Jim gave a strap to", + "s1_io_flip_cf": "Then, William and Mike had a lot of fun at the spa. Mike gave a strap to", + "s2_io_flip_cf": "Then, Mike and William had a lot of fun at the spa. William gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Jim had a lot of fun at the spa. Jim gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Steven had a lot of fun at the spa. Steven gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Mike had a lot of fun at the spa. William gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Jim had a lot of fun at the spa. Steven gave a strap to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "strap", + "place": "spa", + "random_a": "Jim", + "random_b": "Steven", + "random_c": "Stan" + } + }, + { + "text": "The break room Robert and Summer went to had a poster. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Robert and Summer went to had a poster. Steven gave it to", + "random_names_cf": "The break room Don and Joe went to had a poster. Don gave it to", + "s1_io_flip_cf": "The break room Summer and Robert went to had a poster. Robert gave it to", + "s2_io_flip_cf": "The break room Robert and Summer went to had a poster. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The break room Joe and Don went to had a poster. Don gave it to", + "random_names_s2_ioi_flip_cf": "The break room Don and Joe went to had a poster. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Summer and Robert went to had a poster. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Joe and Don went to had a poster. Joe gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Robert", + "object": "poster", + "place": "break room", + "random_a": "Don", + "random_b": "Joe", + "random_c": "Steven" + } + }, + { + "text": "Then, Jim and Ryan had a lot of fun at the marketplace. Jim gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Ryan had a lot of fun at the marketplace. Tom gave a pair of goggles to", + "random_names_cf": "Then, Josh and Cal had a lot of fun at the marketplace. Josh gave a pair of goggles to", + "s1_io_flip_cf": "Then, Ryan and Jim had a lot of fun at the marketplace. Jim gave a pair of goggles to", + "s2_io_flip_cf": "Then, Jim and Ryan had a lot of fun at the marketplace. Ryan gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Josh had a lot of fun at the marketplace. Josh gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Cal had a lot of fun at the marketplace. Cal gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Jim had a lot of fun at the marketplace. Ryan gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Josh had a lot of fun at the marketplace. Cal gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jim", + "object": "pair of goggles", + "place": "marketplace", + "random_a": "Josh", + "random_b": "Cal", + "random_c": "Tom" + } + }, + { + "text": "Before Ryan and Angel left the ferry, Ryan decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Angel left the ferry, Henry decided to give a blouse to", + "random_names_cf": "Before Jonathan and Don left the ferry, Jonathan decided to give a blouse to", + "s1_io_flip_cf": "Before Angel and Ryan left the ferry, Ryan decided to give a blouse to", + "s2_io_flip_cf": "Before Ryan and Angel left the ferry, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Don and Jonathan left the ferry, Jonathan decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Don left the ferry, Don decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Ryan left the ferry, Angel decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Jonathan left the ferry, Don decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ryan", + "object": "blouse", + "place": "ferry", + "random_a": "Jonathan", + "random_b": "Don", + "random_c": "Henry" + } + }, + { + "text": "When Alexander and Tim were about to leave the car, Alexander gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Tim were about to leave the car, Jonathan gave a screwdriver to", + "random_names_cf": "When Guy and Don were about to leave the car, Guy gave a screwdriver to", + "s1_io_flip_cf": "When Tim and Alexander were about to leave the car, Alexander gave a screwdriver to", + "s2_io_flip_cf": "When Alexander and Tim were about to leave the car, Tim gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Don and Guy were about to leave the car, Guy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Guy and Don were about to leave the car, Don gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Alexander were about to leave the car, Tim gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Guy were about to leave the car, Don gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Alexander", + "object": "screwdriver", + "place": "car", + "random_a": "Guy", + "random_b": "Don", + "random_c": "Jonathan" + } + }, + { + "text": "The studio Phil and Dan went to had a dress. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Phil and Dan went to had a dress. Ryan gave it to", + "random_names_cf": "The studio Grant and Rick went to had a dress. Grant gave it to", + "s1_io_flip_cf": "The studio Dan and Phil went to had a dress. Phil gave it to", + "s2_io_flip_cf": "The studio Phil and Dan went to had a dress. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The studio Rick and Grant went to had a dress. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The studio Grant and Rick went to had a dress. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Dan and Phil went to had a dress. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Rick and Grant went to had a dress. Rick gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Phil", + "object": "dress", + "place": "studio", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Ryan" + } + }, + { + "text": "The toy store Austin and Neil went to had a sifter. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Austin and Neil went to had a sifter. Kelly gave it to", + "random_names_cf": "The toy store Henry and Kay went to had a sifter. Henry gave it to", + "s1_io_flip_cf": "The toy store Neil and Austin went to had a sifter. Austin gave it to", + "s2_io_flip_cf": "The toy store Austin and Neil went to had a sifter. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Kay and Henry went to had a sifter. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Henry and Kay went to had a sifter. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Neil and Austin went to had a sifter. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Kay and Henry went to had a sifter. Kay gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Austin", + "object": "sifter", + "place": "toy store", + "random_a": "Henry", + "random_b": "Kay", + "random_c": "Kelly" + } + }, + { + "text": "When Tim and Elizabeth were about to leave the casino, Tim gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Elizabeth were about to leave the casino, Rick gave a napkin to", + "random_names_cf": "When Mike and Daniel were about to leave the casino, Mike gave a napkin to", + "s1_io_flip_cf": "When Elizabeth and Tim were about to leave the casino, Tim gave a napkin to", + "s2_io_flip_cf": "When Tim and Elizabeth were about to leave the casino, Elizabeth gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Daniel and Mike were about to leave the casino, Mike gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Mike and Daniel were about to leave the casino, Daniel gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Tim were about to leave the casino, Elizabeth gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Mike were about to leave the casino, Daniel gave a napkin to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tim", + "object": "napkin", + "place": "casino", + "random_a": "Mike", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "When Ryan and Angel got a pen at the store, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Angel got a pen at the store, Tim decided to give it to", + "random_names_cf": "When Alex and Will got a pen at the store, Alex decided to give it to", + "s1_io_flip_cf": "When Angel and Ryan got a pen at the store, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Angel got a pen at the store, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Alex got a pen at the store, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Will got a pen at the store, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Ryan got a pen at the store, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Alex got a pen at the store, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ryan", + "object": "pen", + "place": "store", + "random_a": "Alex", + "random_b": "Will", + "random_c": "Tim" + } + }, + { + "text": "Then, Steven and Phil were working at the court. Steven decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Phil were working at the court. Angel decided to give a bathtub to", + "random_names_cf": "Then, Charles and Daniel were working at the court. Charles decided to give a bathtub to", + "s1_io_flip_cf": "Then, Phil and Steven were working at the court. Steven decided to give a bathtub to", + "s2_io_flip_cf": "Then, Steven and Phil were working at the court. Phil decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Charles were working at the court. Charles decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Daniel were working at the court. Daniel decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Steven were working at the court. Phil decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Charles were working at the court. Daniel decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Steven", + "object": "bathtub", + "place": "court", + "random_a": "Charles", + "random_b": "Daniel", + "random_c": "Angel" + } + }, + { + "text": "Then, Lewis and Elizabeth went to the cafeteria. Lewis gave a mirror to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Elizabeth went to the cafeteria. Sarah gave a mirror to", + "random_names_cf": "Then, Luke and Steven went to the cafeteria. Luke gave a mirror to", + "s1_io_flip_cf": "Then, Elizabeth and Lewis went to the cafeteria. Lewis gave a mirror to", + "s2_io_flip_cf": "Then, Lewis and Elizabeth went to the cafeteria. Elizabeth gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Luke went to the cafeteria. Luke gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Steven went to the cafeteria. Steven gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Lewis went to the cafeteria. Elizabeth gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Luke went to the cafeteria. Steven gave a mirror to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Lewis", + "object": "mirror", + "place": "cafeteria", + "random_a": "Luke", + "random_b": "Steven", + "random_c": "Sarah" + } + }, + { + "text": "Then, William and Lewis went to the square. William gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Lewis went to the square. Edward gave a pencil to", + "random_names_cf": "Then, Roger and Josh went to the square. Roger gave a pencil to", + "s1_io_flip_cf": "Then, Lewis and William went to the square. William gave a pencil to", + "s2_io_flip_cf": "Then, William and Lewis went to the square. Lewis gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Roger went to the square. Roger gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Josh went to the square. Josh gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and William went to the square. Lewis gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Roger went to the square. Josh gave a pencil to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "William", + "object": "pencil", + "place": "square", + "random_a": "Roger", + "random_b": "Josh", + "random_c": "Edward" + } + }, + { + "text": "When Henry and Edward got a desk at the car, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Edward got a desk at the car, Angel decided to give it to", + "random_names_cf": "When Ross and Roger got a desk at the car, Ross decided to give it to", + "s1_io_flip_cf": "When Edward and Henry got a desk at the car, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Edward got a desk at the car, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Ross got a desk at the car, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Roger got a desk at the car, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Henry got a desk at the car, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Ross got a desk at the car, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Henry", + "object": "desk", + "place": "car", + "random_a": "Ross", + "random_b": "Roger", + "random_c": "Angel" + } + }, + { + "text": "When Daniel and Jim were about to leave the ferry, Daniel gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Jim were about to leave the ferry, Rob gave a piece of tape to", + "random_names_cf": "When Roy and Dan were about to leave the ferry, Roy gave a piece of tape to", + "s1_io_flip_cf": "When Jim and Daniel were about to leave the ferry, Daniel gave a piece of tape to", + "s2_io_flip_cf": "When Daniel and Jim were about to leave the ferry, Jim gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Dan and Roy were about to leave the ferry, Roy gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Roy and Dan were about to leave the ferry, Dan gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Daniel were about to leave the ferry, Jim gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Roy were about to leave the ferry, Dan gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Daniel", + "object": "piece of tape", + "place": "ferry", + "random_a": "Roy", + "random_b": "Dan", + "random_c": "Rob" + } + }, + { + "text": "Once Steve and Tom arrived at the convenience store, Steve gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Tom arrived at the convenience store, Charles gave a pair of shoes to", + "random_names_cf": "Once Peter and Tim arrived at the convenience store, Peter gave a pair of shoes to", + "s1_io_flip_cf": "Once Tom and Steve arrived at the convenience store, Steve gave a pair of shoes to", + "s2_io_flip_cf": "Once Steve and Tom arrived at the convenience store, Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Tim and Peter arrived at the convenience store, Peter gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Peter and Tim arrived at the convenience store, Tim gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Steve arrived at the convenience store, Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Peter arrived at the convenience store, Tim gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steve", + "object": "pair of shoes", + "place": "convenience store", + "random_a": "Peter", + "random_b": "Tim", + "random_c": "Charles" + } + }, + { + "text": "Once Grant and Josh arrived at the cafeteria, Grant gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Josh arrived at the cafeteria, Rob gave a radiator to", + "random_names_cf": "Once Alex and Peter arrived at the cafeteria, Alex gave a radiator to", + "s1_io_flip_cf": "Once Josh and Grant arrived at the cafeteria, Grant gave a radiator to", + "s2_io_flip_cf": "Once Grant and Josh arrived at the cafeteria, Josh gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Peter and Alex arrived at the cafeteria, Alex gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Alex and Peter arrived at the cafeteria, Peter gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Grant arrived at the cafeteria, Josh gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Alex arrived at the cafeteria, Peter gave a radiator to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Grant", + "object": "radiator", + "place": "cafeteria", + "random_a": "Alex", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "Before Josh and Angel left the salon, Josh decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Angel left the salon, Steven decided to give a sink to", + "random_names_cf": "Before Robert and Tim left the salon, Robert decided to give a sink to", + "s1_io_flip_cf": "Before Angel and Josh left the salon, Josh decided to give a sink to", + "s2_io_flip_cf": "Before Josh and Angel left the salon, Angel decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Tim and Robert left the salon, Robert decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Robert and Tim left the salon, Tim decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Josh left the salon, Angel decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Robert left the salon, Tim decided to give a sink to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Josh", + "object": "sink", + "place": "salon", + "random_a": "Robert", + "random_b": "Tim", + "random_c": "Steven" + } + }, + { + "text": "Then, Kay and Scott went to the school. Kay gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Scott went to the school. Luke gave a nail file to", + "random_names_cf": "Then, Rick and Austin went to the school. Rick gave a nail file to", + "s1_io_flip_cf": "Then, Scott and Kay went to the school. Kay gave a nail file to", + "s2_io_flip_cf": "Then, Kay and Scott went to the school. Scott gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Rick went to the school. Rick gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Austin went to the school. Austin gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Kay went to the school. Scott gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Rick went to the school. Austin gave a nail file to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kay", + "object": "nail file", + "place": "school", + "random_a": "Rick", + "random_b": "Austin", + "random_c": "Luke" + } + }, + { + "text": "Then, William and Scott went to the salon. William gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Scott went to the salon. Jonathan gave a fork to", + "random_names_cf": "Then, Alex and Steve went to the salon. Alex gave a fork to", + "s1_io_flip_cf": "Then, Scott and William went to the salon. William gave a fork to", + "s2_io_flip_cf": "Then, William and Scott went to the salon. Scott gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Alex went to the salon. Alex gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Steve went to the salon. Steve gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and William went to the salon. Scott gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Alex went to the salon. Steve gave a fork to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "William", + "object": "fork", + "place": "salon", + "random_a": "Alex", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Tom and Angel were working at the car. Tom decided to give a mirror to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Angel were working at the car. Austin decided to give a mirror to", + "random_names_cf": "Then, Roger and Alexander were working at the car. Roger decided to give a mirror to", + "s1_io_flip_cf": "Then, Angel and Tom were working at the car. Tom decided to give a mirror to", + "s2_io_flip_cf": "Then, Tom and Angel were working at the car. Angel decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Roger were working at the car. Roger decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Alexander were working at the car. Alexander decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tom were working at the car. Angel decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roger were working at the car. Alexander decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Tom", + "object": "mirror", + "place": "car", + "random_a": "Roger", + "random_b": "Alexander", + "random_c": "Austin" + } + }, + { + "text": "The spa Andrew and Neil went to had a microphone. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Andrew and Neil went to had a microphone. Summer gave it to", + "random_names_cf": "The spa Roger and Kelly went to had a microphone. Roger gave it to", + "s1_io_flip_cf": "The spa Neil and Andrew went to had a microphone. Andrew gave it to", + "s2_io_flip_cf": "The spa Andrew and Neil went to had a microphone. Neil gave it to", + "random_names_s1_ioi_flip_cf": "The spa Kelly and Roger went to had a microphone. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The spa Roger and Kelly went to had a microphone. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Neil and Andrew went to had a microphone. Neil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Kelly and Roger went to had a microphone. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Andrew", + "object": "microphone", + "place": "spa", + "random_a": "Roger", + "random_b": "Kelly", + "random_c": "Summer" + } + }, + { + "text": "The harbor Neil and Kelly went to had a toilet. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Neil and Kelly went to had a toilet. Angel gave it to", + "random_names_cf": "The harbor Austin and Roger went to had a toilet. Austin gave it to", + "s1_io_flip_cf": "The harbor Kelly and Neil went to had a toilet. Neil gave it to", + "s2_io_flip_cf": "The harbor Neil and Kelly went to had a toilet. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Roger and Austin went to had a toilet. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Austin and Roger went to had a toilet. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Kelly and Neil went to had a toilet. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Roger and Austin went to had a toilet. Roger gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Neil", + "object": "toilet", + "place": "harbor", + "random_a": "Austin", + "random_b": "Roger", + "random_c": "Angel" + } + }, + { + "text": "When Dan and Ryan were about to leave the mall, Dan gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Ryan were about to leave the mall, Josh gave a screwdriver to", + "random_names_cf": "When Steve and Sarah were about to leave the mall, Steve gave a screwdriver to", + "s1_io_flip_cf": "When Ryan and Dan were about to leave the mall, Dan gave a screwdriver to", + "s2_io_flip_cf": "When Dan and Ryan were about to leave the mall, Ryan gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Sarah and Steve were about to leave the mall, Steve gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Steve and Sarah were about to leave the mall, Sarah gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Dan were about to leave the mall, Ryan gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Steve were about to leave the mall, Sarah gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Dan", + "object": "screwdriver", + "place": "mall", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "Josh" + } + }, + { + "text": "While Don and Lewis relaxed, Don gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Lewis relaxed, Rob gave a cable to", + "random_names_cf": "While Grant and Ross relaxed, Grant gave a cable to", + "s1_io_flip_cf": "While Lewis and Don relaxed, Don gave a cable to", + "s2_io_flip_cf": "While Don and Lewis relaxed, Lewis gave a cable to", + "random_names_s1_ioi_flip_cf": "While Ross and Grant relaxed, Grant gave a cable to", + "random_names_s2_ioi_flip_cf": "While Grant and Ross relaxed, Ross gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Don relaxed, Lewis gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Grant relaxed, Ross gave a cable to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Don", + "object": "cable", + "place": "optician", + "random_a": "Grant", + "random_b": "Ross", + "random_c": "Rob" + } + }, + { + "text": "Then, Neil and Dan went to the ferry. Neil gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Dan went to the ferry. Mike gave a trunk to", + "random_names_cf": "Then, Stan and Alex went to the ferry. Stan gave a trunk to", + "s1_io_flip_cf": "Then, Dan and Neil went to the ferry. Neil gave a trunk to", + "s2_io_flip_cf": "Then, Neil and Dan went to the ferry. Dan gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Stan went to the ferry. Stan gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Alex went to the ferry. Alex gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Neil went to the ferry. Dan gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Stan went to the ferry. Alex gave a trunk to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Neil", + "object": "trunk", + "place": "ferry", + "random_a": "Stan", + "random_b": "Alex", + "random_c": "Mike" + } + }, + { + "text": "Then, Neil and Josh went to the ramp. Neil gave a fan to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Josh went to the ramp. Edward gave a fan to", + "random_names_cf": "Then, Roger and Daniel went to the ramp. Roger gave a fan to", + "s1_io_flip_cf": "Then, Josh and Neil went to the ramp. Neil gave a fan to", + "s2_io_flip_cf": "Then, Neil and Josh went to the ramp. Josh gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Roger went to the ramp. Roger gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Daniel went to the ramp. Daniel gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Neil went to the ramp. Josh gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Roger went to the ramp. Daniel gave a fan to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Neil", + "object": "fan", + "place": "ramp", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Edward" + } + }, + { + "text": "Then, Ryan and Charles went to the harbor. Ryan gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Charles went to the harbor. Stan gave a bucket of paint to", + "random_names_cf": "Then, Daniel and Guy went to the harbor. Daniel gave a bucket of paint to", + "s1_io_flip_cf": "Then, Charles and Ryan went to the harbor. Ryan gave a bucket of paint to", + "s2_io_flip_cf": "Then, Ryan and Charles went to the harbor. Charles gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Daniel went to the harbor. Daniel gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Guy went to the harbor. Guy gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Ryan went to the harbor. Charles gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Daniel went to the harbor. Guy gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Ryan", + "object": "bucket of paint", + "place": "harbor", + "random_a": "Daniel", + "random_b": "Guy", + "random_c": "Stan" + } + }, + { + "text": "Then, Neil and Robert went to the boatyard. Neil gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Robert went to the boatyard. Henry gave a thread to", + "random_names_cf": "Then, Steven and Ryan went to the boatyard. Steven gave a thread to", + "s1_io_flip_cf": "Then, Robert and Neil went to the boatyard. Neil gave a thread to", + "s2_io_flip_cf": "Then, Neil and Robert went to the boatyard. Robert gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Steven went to the boatyard. Steven gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Ryan went to the boatyard. Ryan gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Neil went to the boatyard. Robert gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Steven went to the boatyard. Ryan gave a thread to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Neil", + "object": "thread", + "place": "boatyard", + "random_a": "Steven", + "random_b": "Ryan", + "random_c": "Henry" + } + }, + { + "text": "Before Peter and Jonathan left the convenience store, Peter decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Jonathan left the convenience store, Robert decided to give a pair of goggles to", + "random_names_cf": "Before Ross and Rick left the convenience store, Ross decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Jonathan and Peter left the convenience store, Peter decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Peter and Jonathan left the convenience store, Jonathan decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Rick and Ross left the convenience store, Ross decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Ross and Rick left the convenience store, Rick decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Peter left the convenience store, Jonathan decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Ross left the convenience store, Rick decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Peter", + "object": "pair of goggles", + "place": "convenience store", + "random_a": "Ross", + "random_b": "Rick", + "random_c": "Robert" + } + }, + { + "text": "While Kay and Don relaxed, Kay gave a pair of pliers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Don relaxed, Mike gave a pair of pliers to", + "random_names_cf": "While Ryan and Rob relaxed, Ryan gave a pair of pliers to", + "s1_io_flip_cf": "While Don and Kay relaxed, Kay gave a pair of pliers to", + "s2_io_flip_cf": "While Kay and Don relaxed, Don gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "While Rob and Ryan relaxed, Ryan gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "While Ryan and Rob relaxed, Rob gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Kay relaxed, Don gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Ryan relaxed, Rob gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "pair of pliers", + "place": "department store", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Mike" + } + }, + { + "text": "The ramp Elizabeth and Rick went to had a sink. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Elizabeth and Rick went to had a sink. Mike gave it to", + "random_names_cf": "The ramp Neil and Ross went to had a sink. Neil gave it to", + "s1_io_flip_cf": "The ramp Rick and Elizabeth went to had a sink. Elizabeth gave it to", + "s2_io_flip_cf": "The ramp Elizabeth and Rick went to had a sink. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Ross and Neil went to had a sink. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Neil and Ross went to had a sink. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Rick and Elizabeth went to had a sink. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Ross and Neil went to had a sink. Ross gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Elizabeth", + "object": "sink", + "place": "ramp", + "random_a": "Neil", + "random_b": "Ross", + "random_c": "Mike" + } + }, + { + "text": "Then, Lewis and Kay went to the toy store. Lewis gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Kay went to the toy store. Elizabeth gave a snack to", + "random_names_cf": "Then, Ross and Cal went to the toy store. Ross gave a snack to", + "s1_io_flip_cf": "Then, Kay and Lewis went to the toy store. Lewis gave a snack to", + "s2_io_flip_cf": "Then, Lewis and Kay went to the toy store. Kay gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Ross went to the toy store. Ross gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Cal went to the toy store. Cal gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Lewis went to the toy store. Kay gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Ross went to the toy store. Cal gave a snack to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Lewis", + "object": "snack", + "place": "toy store", + "random_a": "Ross", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Cal and Roger had a lot of fun at the clothing store. Cal gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Roger had a lot of fun at the clothing store. Alexander gave a shoe to", + "random_names_cf": "Then, Ryan and Luke had a lot of fun at the clothing store. Ryan gave a shoe to", + "s1_io_flip_cf": "Then, Roger and Cal had a lot of fun at the clothing store. Cal gave a shoe to", + "s2_io_flip_cf": "Then, Cal and Roger had a lot of fun at the clothing store. Roger gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Ryan had a lot of fun at the clothing store. Ryan gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Luke had a lot of fun at the clothing store. Luke gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Cal had a lot of fun at the clothing store. Roger gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Ryan had a lot of fun at the clothing store. Luke gave a shoe to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Cal", + "object": "shoe", + "place": "clothing store", + "random_a": "Ryan", + "random_b": "Luke", + "random_c": "Alexander" + } + }, + { + "text": "When Roy and Jonathan were about to leave the casino, Roy gave a snack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Jonathan were about to leave the casino, Cal gave a snack to", + "random_names_cf": "When Elizabeth and Lewis were about to leave the casino, Elizabeth gave a snack to", + "s1_io_flip_cf": "When Jonathan and Roy were about to leave the casino, Roy gave a snack to", + "s2_io_flip_cf": "When Roy and Jonathan were about to leave the casino, Jonathan gave a snack to", + "random_names_s1_ioi_flip_cf": "When Lewis and Elizabeth were about to leave the casino, Elizabeth gave a snack to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Lewis were about to leave the casino, Lewis gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Roy were about to leave the casino, Jonathan gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Elizabeth were about to leave the casino, Lewis gave a snack to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "snack", + "place": "casino", + "random_a": "Elizabeth", + "random_b": "Lewis", + "random_c": "Cal" + } + }, + { + "text": "Then, Neil and Ryan went to the casino. Neil gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Ryan went to the casino. Tom gave a pair of goggles to", + "random_names_cf": "Then, Jonathan and Jim went to the casino. Jonathan gave a pair of goggles to", + "s1_io_flip_cf": "Then, Ryan and Neil went to the casino. Neil gave a pair of goggles to", + "s2_io_flip_cf": "Then, Neil and Ryan went to the casino. Ryan gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Jonathan went to the casino. Jonathan gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Jim went to the casino. Jim gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Neil went to the casino. Ryan gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Jonathan went to the casino. Jim gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Neil", + "object": "pair of goggles", + "place": "casino", + "random_a": "Jonathan", + "random_b": "Jim", + "random_c": "Tom" + } + }, + { + "text": "Then, Robert and Ross had a lot of fun at the court. Robert gave a spoon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Ross had a lot of fun at the court. Rob gave a spoon to", + "random_names_cf": "Then, Cal and Steven had a lot of fun at the court. Cal gave a spoon to", + "s1_io_flip_cf": "Then, Ross and Robert had a lot of fun at the court. Robert gave a spoon to", + "s2_io_flip_cf": "Then, Robert and Ross had a lot of fun at the court. Ross gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Cal had a lot of fun at the court. Cal gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Steven had a lot of fun at the court. Steven gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Robert had a lot of fun at the court. Ross gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Cal had a lot of fun at the court. Steven gave a spoon to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Robert", + "object": "spoon", + "place": "court", + "random_a": "Cal", + "random_b": "Steven", + "random_c": "Rob" + } + }, + { + "text": "Then, Mike and Lewis were working at the museum. Mike decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Lewis were working at the museum. Summer decided to give a can to", + "random_names_cf": "Then, Henry and Kelly were working at the museum. Henry decided to give a can to", + "s1_io_flip_cf": "Then, Lewis and Mike were working at the museum. Mike decided to give a can to", + "s2_io_flip_cf": "Then, Mike and Lewis were working at the museum. Lewis decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Henry were working at the museum. Henry decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Kelly were working at the museum. Kelly decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Mike were working at the museum. Lewis decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Henry were working at the museum. Kelly decided to give a can to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Mike", + "object": "can", + "place": "museum", + "random_a": "Henry", + "random_b": "Kelly", + "random_c": "Summer" + } + }, + { + "text": "The casino Austin and Daniel went to had a wrench. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Austin and Daniel went to had a wrench. Peter gave it to", + "random_names_cf": "The casino Jim and Tim went to had a wrench. Jim gave it to", + "s1_io_flip_cf": "The casino Daniel and Austin went to had a wrench. Austin gave it to", + "s2_io_flip_cf": "The casino Austin and Daniel went to had a wrench. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The casino Tim and Jim went to had a wrench. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The casino Jim and Tim went to had a wrench. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Daniel and Austin went to had a wrench. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Tim and Jim went to had a wrench. Tim gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Austin", + "object": "wrench", + "place": "casino", + "random_a": "Jim", + "random_b": "Tim", + "random_c": "Peter" + } + }, + { + "text": "Then, Lewis and Andrew went to the court. Lewis gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Andrew went to the court. Ross gave a tent to", + "random_names_cf": "Then, Neil and Alex went to the court. Neil gave a tent to", + "s1_io_flip_cf": "Then, Andrew and Lewis went to the court. Lewis gave a tent to", + "s2_io_flip_cf": "Then, Lewis and Andrew went to the court. Andrew gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Neil went to the court. Neil gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Alex went to the court. Alex gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Lewis went to the court. Andrew gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Neil went to the court. Alex gave a tent to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "tent", + "place": "court", + "random_a": "Neil", + "random_b": "Alex", + "random_c": "Ross" + } + }, + { + "text": "The break room Daniel and Ryan went to had a needle. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Daniel and Ryan went to had a needle. Luke gave it to", + "random_names_cf": "The break room William and Joe went to had a needle. William gave it to", + "s1_io_flip_cf": "The break room Ryan and Daniel went to had a needle. Daniel gave it to", + "s2_io_flip_cf": "The break room Daniel and Ryan went to had a needle. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The break room Joe and William went to had a needle. William gave it to", + "random_names_s2_ioi_flip_cf": "The break room William and Joe went to had a needle. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Ryan and Daniel went to had a needle. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Joe and William went to had a needle. Joe gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Daniel", + "object": "needle", + "place": "break room", + "random_a": "William", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "While Elizabeth and Robert relaxed, Elizabeth gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Robert relaxed, Will gave a strainer to", + "random_names_cf": "While Jim and Phil relaxed, Jim gave a strainer to", + "s1_io_flip_cf": "While Robert and Elizabeth relaxed, Elizabeth gave a strainer to", + "s2_io_flip_cf": "While Elizabeth and Robert relaxed, Robert gave a strainer to", + "random_names_s1_ioi_flip_cf": "While Phil and Jim relaxed, Jim gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Jim and Phil relaxed, Phil gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Elizabeth relaxed, Robert gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Jim relaxed, Phil gave a strainer to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Elizabeth", + "object": "strainer", + "place": "elevator", + "random_a": "Jim", + "random_b": "Phil", + "random_c": "Will" + } + }, + { + "text": "When Edward and Dan got a bucket of paint at the optician, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Dan got a bucket of paint at the optician, Jonathan decided to give it to", + "random_names_cf": "When Joe and Steve got a bucket of paint at the optician, Joe decided to give it to", + "s1_io_flip_cf": "When Dan and Edward got a bucket of paint at the optician, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Dan got a bucket of paint at the optician, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Joe got a bucket of paint at the optician, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Steve got a bucket of paint at the optician, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Edward got a bucket of paint at the optician, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Joe got a bucket of paint at the optician, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Edward", + "object": "bucket of paint", + "place": "optician", + "random_a": "Joe", + "random_b": "Steve", + "random_c": "Jonathan" + } + }, + { + "text": "Before Kay and Lewis left the service station, Kay decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Lewis left the service station, Roy decided to give a comb to", + "random_names_cf": "Before Robert and William left the service station, Robert decided to give a comb to", + "s1_io_flip_cf": "Before Lewis and Kay left the service station, Kay decided to give a comb to", + "s2_io_flip_cf": "Before Kay and Lewis left the service station, Lewis decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before William and Robert left the service station, Robert decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Robert and William left the service station, William decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Kay left the service station, Lewis decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Robert left the service station, William decided to give a comb to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kay", + "object": "comb", + "place": "service station", + "random_a": "Robert", + "random_b": "William", + "random_c": "Roy" + } + }, + { + "text": "Then, Alex and Charles were working at the break room. Alex decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Charles were working at the break room. William decided to give a ring to", + "random_names_cf": "Then, Roy and Steve were working at the break room. Roy decided to give a ring to", + "s1_io_flip_cf": "Then, Charles and Alex were working at the break room. Alex decided to give a ring to", + "s2_io_flip_cf": "Then, Alex and Charles were working at the break room. Charles decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Roy were working at the break room. Roy decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Steve were working at the break room. Steve decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Alex were working at the break room. Charles decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy were working at the break room. Steve decided to give a ring to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Alex", + "object": "ring", + "place": "break room", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "William" + } + }, + { + "text": "The parking lot Jim and Edward went to had a poster. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Jim and Edward went to had a poster. Robert gave it to", + "random_names_cf": "The parking lot Alexander and Cal went to had a poster. Alexander gave it to", + "s1_io_flip_cf": "The parking lot Edward and Jim went to had a poster. Jim gave it to", + "s2_io_flip_cf": "The parking lot Jim and Edward went to had a poster. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Cal and Alexander went to had a poster. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Alexander and Cal went to had a poster. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Edward and Jim went to had a poster. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Cal and Alexander went to had a poster. Cal gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "poster", + "place": "parking lot", + "random_a": "Alexander", + "random_b": "Cal", + "random_c": "Robert" + } + }, + { + "text": "The department store Jonathan and Sarah went to had a notebook. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Jonathan and Sarah went to had a notebook. Phil gave it to", + "random_names_cf": "The department store Will and Rob went to had a notebook. Will gave it to", + "s1_io_flip_cf": "The department store Sarah and Jonathan went to had a notebook. Jonathan gave it to", + "s2_io_flip_cf": "The department store Jonathan and Sarah went to had a notebook. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The department store Rob and Will went to had a notebook. Will gave it to", + "random_names_s2_ioi_flip_cf": "The department store Will and Rob went to had a notebook. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Sarah and Jonathan went to had a notebook. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Rob and Will went to had a notebook. Rob gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Jonathan", + "object": "notebook", + "place": "department store", + "random_a": "Will", + "random_b": "Rob", + "random_c": "Phil" + } + }, + { + "text": "Then, Ross and Don went to the court. Ross gave a piece of tape to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Don went to the court. Henry gave a piece of tape to", + "random_names_cf": "Then, Robert and Grant went to the court. Robert gave a piece of tape to", + "s1_io_flip_cf": "Then, Don and Ross went to the court. Ross gave a piece of tape to", + "s2_io_flip_cf": "Then, Ross and Don went to the court. Don gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Robert went to the court. Robert gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Grant went to the court. Grant gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Ross went to the court. Don gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Robert went to the court. Grant gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ross", + "object": "piece of tape", + "place": "court", + "random_a": "Robert", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "Then, Steven and Ryan had a lot of fun at the optician. Steven gave a strap to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Ryan had a lot of fun at the optician. Josh gave a strap to", + "random_names_cf": "Then, Scott and Charles had a lot of fun at the optician. Scott gave a strap to", + "s1_io_flip_cf": "Then, Ryan and Steven had a lot of fun at the optician. Steven gave a strap to", + "s2_io_flip_cf": "Then, Steven and Ryan had a lot of fun at the optician. Ryan gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Scott had a lot of fun at the optician. Scott gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Charles had a lot of fun at the optician. Charles gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Steven had a lot of fun at the optician. Ryan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Scott had a lot of fun at the optician. Charles gave a strap to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Steven", + "object": "strap", + "place": "optician", + "random_a": "Scott", + "random_b": "Charles", + "random_c": "Josh" + } + }, + { + "text": "Then, Tim and Elizabeth had a lot of fun at the ferry. Tim gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Elizabeth had a lot of fun at the ferry. Kay gave a notebook to", + "random_names_cf": "Then, Tom and Guy had a lot of fun at the ferry. Tom gave a notebook to", + "s1_io_flip_cf": "Then, Elizabeth and Tim had a lot of fun at the ferry. Tim gave a notebook to", + "s2_io_flip_cf": "Then, Tim and Elizabeth had a lot of fun at the ferry. Elizabeth gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Tom had a lot of fun at the ferry. Tom gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Guy had a lot of fun at the ferry. Guy gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Tim had a lot of fun at the ferry. Elizabeth gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Tom had a lot of fun at the ferry. Guy gave a notebook to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Tim", + "object": "notebook", + "place": "ferry", + "random_a": "Tom", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "When Joe and Charles were about to leave the casino, Joe gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Charles were about to leave the casino, Summer gave a pair of glasses to", + "random_names_cf": "When Henry and Elizabeth were about to leave the casino, Henry gave a pair of glasses to", + "s1_io_flip_cf": "When Charles and Joe were about to leave the casino, Joe gave a pair of glasses to", + "s2_io_flip_cf": "When Joe and Charles were about to leave the casino, Charles gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Henry were about to leave the casino, Henry gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Henry and Elizabeth were about to leave the casino, Elizabeth gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Joe were about to leave the casino, Charles gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Henry were about to leave the casino, Elizabeth gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Joe", + "object": "pair of glasses", + "place": "casino", + "random_a": "Henry", + "random_b": "Elizabeth", + "random_c": "Summer" + } + }, + { + "text": "When Phil and Don were about to leave the music store, Phil gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Don were about to leave the music store, Cal gave a pair of sunglasses to", + "random_names_cf": "When Edward and Roy were about to leave the music store, Edward gave a pair of sunglasses to", + "s1_io_flip_cf": "When Don and Phil were about to leave the music store, Phil gave a pair of sunglasses to", + "s2_io_flip_cf": "When Phil and Don were about to leave the music store, Don gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Roy and Edward were about to leave the music store, Edward gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Edward and Roy were about to leave the music store, Roy gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Phil were about to leave the music store, Don gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Edward were about to leave the music store, Roy gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Phil", + "object": "pair of sunglasses", + "place": "music store", + "random_a": "Edward", + "random_b": "Roy", + "random_c": "Cal" + } + }, + { + "text": "Then, Cal and Joe had a lot of fun at the campground. Cal gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe had a lot of fun at the campground. Sarah gave a carpet to", + "random_names_cf": "Then, Edward and Tim had a lot of fun at the campground. Edward gave a carpet to", + "s1_io_flip_cf": "Then, Joe and Cal had a lot of fun at the campground. Cal gave a carpet to", + "s2_io_flip_cf": "Then, Cal and Joe had a lot of fun at the campground. Joe gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Edward had a lot of fun at the campground. Edward gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Tim had a lot of fun at the campground. Tim gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal had a lot of fun at the campground. Joe gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Edward had a lot of fun at the campground. Tim gave a carpet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "carpet", + "place": "campground", + "random_a": "Edward", + "random_b": "Tim", + "random_c": "Sarah" + } + }, + { + "text": "Then, Rick and Edward went to the marketplace. Rick gave a machine to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Edward went to the marketplace. Phil gave a machine to", + "random_names_cf": "Then, Henry and Stan went to the marketplace. Henry gave a machine to", + "s1_io_flip_cf": "Then, Edward and Rick went to the marketplace. Rick gave a machine to", + "s2_io_flip_cf": "Then, Rick and Edward went to the marketplace. Edward gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Henry went to the marketplace. Henry gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Stan went to the marketplace. Stan gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Rick went to the marketplace. Edward gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Henry went to the marketplace. Stan gave a machine to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Rick", + "object": "machine", + "place": "marketplace", + "random_a": "Henry", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "Then, Alex and Rick went to the park. Alex gave a banner to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Rick went to the park. Tim gave a banner to", + "random_names_cf": "Then, Steven and Tom went to the park. Steven gave a banner to", + "s1_io_flip_cf": "Then, Rick and Alex went to the park. Alex gave a banner to", + "s2_io_flip_cf": "Then, Alex and Rick went to the park. Rick gave a banner to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Steven went to the park. Steven gave a banner to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Tom went to the park. Tom gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Alex went to the park. Rick gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steven went to the park. Tom gave a banner to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Alex", + "object": "banner", + "place": "park", + "random_a": "Steven", + "random_b": "Tom", + "random_c": "Tim" + } + }, + { + "text": "Then, Dan and Scott had a lot of fun at the garden. Dan gave a scarf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Scott had a lot of fun at the garden. Edward gave a scarf to", + "random_names_cf": "Then, Neil and Robert had a lot of fun at the garden. Neil gave a scarf to", + "s1_io_flip_cf": "Then, Scott and Dan had a lot of fun at the garden. Dan gave a scarf to", + "s2_io_flip_cf": "Then, Dan and Scott had a lot of fun at the garden. Scott gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Neil had a lot of fun at the garden. Neil gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Robert had a lot of fun at the garden. Robert gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Dan had a lot of fun at the garden. Scott gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Neil had a lot of fun at the garden. Robert gave a scarf to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Dan", + "object": "scarf", + "place": "garden", + "random_a": "Neil", + "random_b": "Robert", + "random_c": "Edward" + } + }, + { + "text": "Then, Henry and William had a lot of fun at the ferry. Henry gave a notebook to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and William had a lot of fun at the ferry. Summer gave a notebook to", + "random_names_cf": "Then, Austin and Scott had a lot of fun at the ferry. Austin gave a notebook to", + "s1_io_flip_cf": "Then, William and Henry had a lot of fun at the ferry. Henry gave a notebook to", + "s2_io_flip_cf": "Then, Henry and William had a lot of fun at the ferry. William gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Austin had a lot of fun at the ferry. Austin gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Scott had a lot of fun at the ferry. Scott gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Henry had a lot of fun at the ferry. William gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Austin had a lot of fun at the ferry. Scott gave a notebook to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Henry", + "object": "notebook", + "place": "ferry", + "random_a": "Austin", + "random_b": "Scott", + "random_c": "Summer" + } + }, + { + "text": "When Steve and Mike got a comb at the toy store, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Mike got a comb at the toy store, Don decided to give it to", + "random_names_cf": "When Roy and William got a comb at the toy store, Roy decided to give it to", + "s1_io_flip_cf": "When Mike and Steve got a comb at the toy store, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Mike got a comb at the toy store, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Roy got a comb at the toy store, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and William got a comb at the toy store, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Steve got a comb at the toy store, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Roy got a comb at the toy store, William decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Steve", + "object": "comb", + "place": "toy store", + "random_a": "Roy", + "random_b": "William", + "random_c": "Don" + } + }, + { + "text": "While Roy and Alex relaxed, Roy gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Alex relaxed, Angel gave a wrench to", + "random_names_cf": "While Steven and Jonathan relaxed, Steven gave a wrench to", + "s1_io_flip_cf": "While Alex and Roy relaxed, Roy gave a wrench to", + "s2_io_flip_cf": "While Roy and Alex relaxed, Alex gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Jonathan and Steven relaxed, Steven gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Steven and Jonathan relaxed, Jonathan gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Roy relaxed, Alex gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Steven relaxed, Jonathan gave a wrench to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Roy", + "object": "wrench", + "place": "service station", + "random_a": "Steven", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "Then, Steve and Rob went to the pet store. Steve gave a crate to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Rob went to the pet store. Charles gave a crate to", + "random_names_cf": "Then, Grant and Tim went to the pet store. Grant gave a crate to", + "s1_io_flip_cf": "Then, Rob and Steve went to the pet store. Steve gave a crate to", + "s2_io_flip_cf": "Then, Steve and Rob went to the pet store. Rob gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Grant went to the pet store. Grant gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Tim went to the pet store. Tim gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Steve went to the pet store. Rob gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Grant went to the pet store. Tim gave a crate to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Steve", + "object": "crate", + "place": "pet store", + "random_a": "Grant", + "random_b": "Tim", + "random_c": "Charles" + } + }, + { + "text": "Then, Cal and Steven went to the tire store. Cal gave a glove to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Steven went to the tire store. Andrew gave a glove to", + "random_names_cf": "Then, Tom and Kay went to the tire store. Tom gave a glove to", + "s1_io_flip_cf": "Then, Steven and Cal went to the tire store. Cal gave a glove to", + "s2_io_flip_cf": "Then, Cal and Steven went to the tire store. Steven gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Tom went to the tire store. Tom gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Kay went to the tire store. Kay gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Cal went to the tire store. Steven gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Tom went to the tire store. Kay gave a glove to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Cal", + "object": "glove", + "place": "tire store", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "Then, Kelly and Charles were working at the school. Kelly decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Charles were working at the school. Steven decided to give a nail file to", + "random_names_cf": "Then, William and Elizabeth were working at the school. William decided to give a nail file to", + "s1_io_flip_cf": "Then, Charles and Kelly were working at the school. Kelly decided to give a nail file to", + "s2_io_flip_cf": "Then, Kelly and Charles were working at the school. Charles decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and William were working at the school. William decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, William and Elizabeth were working at the school. Elizabeth decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Kelly were working at the school. Charles decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and William were working at the school. Elizabeth decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Kelly", + "object": "nail file", + "place": "school", + "random_a": "William", + "random_b": "Elizabeth", + "random_c": "Steven" + } + }, + { + "text": "The pet store Steve and Andrew went to had a ring. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Steve and Andrew went to had a ring. Jim gave it to", + "random_names_cf": "The pet store Austin and Phil went to had a ring. Austin gave it to", + "s1_io_flip_cf": "The pet store Andrew and Steve went to had a ring. Steve gave it to", + "s2_io_flip_cf": "The pet store Steve and Andrew went to had a ring. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Phil and Austin went to had a ring. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Austin and Phil went to had a ring. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Andrew and Steve went to had a ring. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Phil and Austin went to had a ring. Phil gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steve", + "object": "ring", + "place": "pet store", + "random_a": "Austin", + "random_b": "Phil", + "random_c": "Jim" + } + }, + { + "text": "When Angel and Alexander were about to leave the ferry, Angel gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Alexander were about to leave the ferry, Cal gave a set of headphones to", + "random_names_cf": "When William and Edward were about to leave the ferry, William gave a set of headphones to", + "s1_io_flip_cf": "When Alexander and Angel were about to leave the ferry, Angel gave a set of headphones to", + "s2_io_flip_cf": "When Angel and Alexander were about to leave the ferry, Alexander gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Edward and William were about to leave the ferry, William gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When William and Edward were about to leave the ferry, Edward gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Angel were about to leave the ferry, Alexander gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and William were about to leave the ferry, Edward gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Angel", + "object": "set of headphones", + "place": "ferry", + "random_a": "William", + "random_b": "Edward", + "random_c": "Cal" + } + }, + { + "text": "Once Cal and Robert arrived at the spa, Cal gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Robert arrived at the spa, Austin gave a nail file to", + "random_names_cf": "Once Sarah and Daniel arrived at the spa, Sarah gave a nail file to", + "s1_io_flip_cf": "Once Robert and Cal arrived at the spa, Cal gave a nail file to", + "s2_io_flip_cf": "Once Cal and Robert arrived at the spa, Robert gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Sarah arrived at the spa, Sarah gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Daniel arrived at the spa, Daniel gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Cal arrived at the spa, Robert gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Sarah arrived at the spa, Daniel gave a nail file to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Cal", + "object": "nail file", + "place": "spa", + "random_a": "Sarah", + "random_b": "Daniel", + "random_c": "Austin" + } + }, + { + "text": "The parking lot William and Henry went to had a carpet. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot William and Henry went to had a carpet. Neil gave it to", + "random_names_cf": "The parking lot Don and Edward went to had a carpet. Don gave it to", + "s1_io_flip_cf": "The parking lot Henry and William went to had a carpet. William gave it to", + "s2_io_flip_cf": "The parking lot William and Henry went to had a carpet. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Edward and Don went to had a carpet. Don gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Don and Edward went to had a carpet. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Henry and William went to had a carpet. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Edward and Don went to had a carpet. Edward gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "William", + "object": "carpet", + "place": "parking lot", + "random_a": "Don", + "random_b": "Edward", + "random_c": "Neil" + } + }, + { + "text": "The airport Kelly and Grant went to had a vest. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Kelly and Grant went to had a vest. Guy gave it to", + "random_names_cf": "The airport Jonathan and Summer went to had a vest. Jonathan gave it to", + "s1_io_flip_cf": "The airport Grant and Kelly went to had a vest. Kelly gave it to", + "s2_io_flip_cf": "The airport Kelly and Grant went to had a vest. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The airport Summer and Jonathan went to had a vest. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The airport Jonathan and Summer went to had a vest. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Grant and Kelly went to had a vest. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Summer and Jonathan went to had a vest. Summer gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "vest", + "place": "airport", + "random_a": "Jonathan", + "random_b": "Summer", + "random_c": "Guy" + } + }, + { + "text": "When Josh and Joe got a pen at the service station, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Joe got a pen at the service station, Stan decided to give it to", + "random_names_cf": "When Rick and Don got a pen at the service station, Rick decided to give it to", + "s1_io_flip_cf": "When Joe and Josh got a pen at the service station, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Joe got a pen at the service station, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Rick got a pen at the service station, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Don got a pen at the service station, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Josh got a pen at the service station, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Rick got a pen at the service station, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Josh", + "object": "pen", + "place": "service station", + "random_a": "Rick", + "random_b": "Don", + "random_c": "Stan" + } + }, + { + "text": "Then, Grant and Joe went to the airport. Grant gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Joe went to the airport. Phil gave a ribbon to", + "random_names_cf": "Then, Alexander and Sarah went to the airport. Alexander gave a ribbon to", + "s1_io_flip_cf": "Then, Joe and Grant went to the airport. Grant gave a ribbon to", + "s2_io_flip_cf": "Then, Grant and Joe went to the airport. Joe gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Alexander went to the airport. Alexander gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Sarah went to the airport. Sarah gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Grant went to the airport. Joe gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Alexander went to the airport. Sarah gave a ribbon to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Grant", + "object": "ribbon", + "place": "airport", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Phil" + } + }, + { + "text": "When Austin and Rob got a ruler at the hangar, Austin decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Austin and Rob got a ruler at the hangar, Roy decided to give it to", + "random_names_cf": "When Edward and Tim got a ruler at the hangar, Edward decided to give it to", + "s1_io_flip_cf": "When Rob and Austin got a ruler at the hangar, Austin decided to give it to", + "s2_io_flip_cf": "When Austin and Rob got a ruler at the hangar, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tim and Edward got a ruler at the hangar, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Tim got a ruler at the hangar, Tim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Austin got a ruler at the hangar, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Edward got a ruler at the hangar, Tim decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Austin", + "object": "ruler", + "place": "hangar", + "random_a": "Edward", + "random_b": "Tim", + "random_c": "Roy" + } + }, + { + "text": "Before Jim and Josh left the pet store, Jim decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Josh left the pet store, Don decided to give a ring to", + "random_names_cf": "Before Steve and Jonathan left the pet store, Steve decided to give a ring to", + "s1_io_flip_cf": "Before Josh and Jim left the pet store, Jim decided to give a ring to", + "s2_io_flip_cf": "Before Jim and Josh left the pet store, Josh decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Steve left the pet store, Steve decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Steve and Jonathan left the pet store, Jonathan decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Jim left the pet store, Josh decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Steve left the pet store, Jonathan decided to give a ring to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Jim", + "object": "ring", + "place": "pet store", + "random_a": "Steve", + "random_b": "Jonathan", + "random_c": "Don" + } + }, + { + "text": "While Lewis and Alexander relaxed, Lewis gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Alexander relaxed, Luke gave a pencil to", + "random_names_cf": "While Summer and Rick relaxed, Summer gave a pencil to", + "s1_io_flip_cf": "While Alexander and Lewis relaxed, Lewis gave a pencil to", + "s2_io_flip_cf": "While Lewis and Alexander relaxed, Alexander gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Rick and Summer relaxed, Summer gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Summer and Rick relaxed, Rick gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Lewis relaxed, Alexander gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Summer relaxed, Rick gave a pencil to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Lewis", + "object": "pencil", + "place": "museum", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "While Daniel and Stan relaxed, Daniel gave a radiator to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Stan relaxed, Rob gave a radiator to", + "random_names_cf": "While Kelly and Dan relaxed, Kelly gave a radiator to", + "s1_io_flip_cf": "While Stan and Daniel relaxed, Daniel gave a radiator to", + "s2_io_flip_cf": "While Daniel and Stan relaxed, Stan gave a radiator to", + "random_names_s1_ioi_flip_cf": "While Dan and Kelly relaxed, Kelly gave a radiator to", + "random_names_s2_ioi_flip_cf": "While Kelly and Dan relaxed, Dan gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Daniel relaxed, Stan gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Kelly relaxed, Dan gave a radiator to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Daniel", + "object": "radiator", + "place": "university campus", + "random_a": "Kelly", + "random_b": "Dan", + "random_c": "Rob" + } + }, + { + "text": "Before Luke and Kelly left the gift shop, Luke decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Kelly left the gift shop, Jim decided to give a bowl to", + "random_names_cf": "Before Grant and Angel left the gift shop, Grant decided to give a bowl to", + "s1_io_flip_cf": "Before Kelly and Luke left the gift shop, Luke decided to give a bowl to", + "s2_io_flip_cf": "Before Luke and Kelly left the gift shop, Kelly decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Angel and Grant left the gift shop, Grant decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Grant and Angel left the gift shop, Angel decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Luke left the gift shop, Kelly decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Grant left the gift shop, Angel decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "bowl", + "place": "gift shop", + "random_a": "Grant", + "random_b": "Angel", + "random_c": "Jim" + } + }, + { + "text": "Before Steve and Elizabeth left the pharmacy, Steve decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Elizabeth left the pharmacy, Josh decided to give a radiator to", + "random_names_cf": "Before Edward and Angel left the pharmacy, Edward decided to give a radiator to", + "s1_io_flip_cf": "Before Elizabeth and Steve left the pharmacy, Steve decided to give a radiator to", + "s2_io_flip_cf": "Before Steve and Elizabeth left the pharmacy, Elizabeth decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Angel and Edward left the pharmacy, Edward decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Edward and Angel left the pharmacy, Angel decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Steve left the pharmacy, Elizabeth decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Edward left the pharmacy, Angel decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steve", + "object": "radiator", + "place": "pharmacy", + "random_a": "Edward", + "random_b": "Angel", + "random_c": "Josh" + } + }, + { + "text": "Before Mike and Jonathan left the airport, Mike decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Jonathan left the airport, Tom decided to give a needle to", + "random_names_cf": "Before Angel and Steve left the airport, Angel decided to give a needle to", + "s1_io_flip_cf": "Before Jonathan and Mike left the airport, Mike decided to give a needle to", + "s2_io_flip_cf": "Before Mike and Jonathan left the airport, Jonathan decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Steve and Angel left the airport, Angel decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Angel and Steve left the airport, Steve decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Mike left the airport, Jonathan decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Angel left the airport, Steve decided to give a needle to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Mike", + "object": "needle", + "place": "airport", + "random_a": "Angel", + "random_b": "Steve", + "random_c": "Tom" + } + }, + { + "text": "While Daniel and Robert relaxed, Daniel gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Robert relaxed, Kay gave a toaster to", + "random_names_cf": "While Steven and Charles relaxed, Steven gave a toaster to", + "s1_io_flip_cf": "While Robert and Daniel relaxed, Daniel gave a toaster to", + "s2_io_flip_cf": "While Daniel and Robert relaxed, Robert gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Charles and Steven relaxed, Steven gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Steven and Charles relaxed, Charles gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Daniel relaxed, Robert gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Steven relaxed, Charles gave a toaster to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "toaster", + "place": "airport", + "random_a": "Steven", + "random_b": "Charles", + "random_c": "Kay" + } + }, + { + "text": "Then, Joe and Ross went to the school. Joe gave a laptop to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Ross went to the school. Phil gave a laptop to", + "random_names_cf": "Then, Guy and Jonathan went to the school. Guy gave a laptop to", + "s1_io_flip_cf": "Then, Ross and Joe went to the school. Joe gave a laptop to", + "s2_io_flip_cf": "Then, Joe and Ross went to the school. Ross gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Guy went to the school. Guy gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Jonathan went to the school. Jonathan gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Joe went to the school. Ross gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Guy went to the school. Jonathan gave a laptop to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Joe", + "object": "laptop", + "place": "school", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Phil" + } + }, + { + "text": "Then, Daniel and Will were working at the ferry. Daniel decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Will were working at the ferry. Josh decided to give a sink to", + "random_names_cf": "Then, Roy and Steve were working at the ferry. Roy decided to give a sink to", + "s1_io_flip_cf": "Then, Will and Daniel were working at the ferry. Daniel decided to give a sink to", + "s2_io_flip_cf": "Then, Daniel and Will were working at the ferry. Will decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Roy were working at the ferry. Roy decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Steve were working at the ferry. Steve decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Daniel were working at the ferry. Will decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Roy were working at the ferry. Steve decided to give a sink to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Daniel", + "object": "sink", + "place": "ferry", + "random_a": "Roy", + "random_b": "Steve", + "random_c": "Josh" + } + }, + { + "text": "When Roy and Sarah were about to leave the toy store, Roy gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Sarah were about to leave the toy store, Austin gave a set of headphones to", + "random_names_cf": "When Ross and Rob were about to leave the toy store, Ross gave a set of headphones to", + "s1_io_flip_cf": "When Sarah and Roy were about to leave the toy store, Roy gave a set of headphones to", + "s2_io_flip_cf": "When Roy and Sarah were about to leave the toy store, Sarah gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Rob and Ross were about to leave the toy store, Ross gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Ross and Rob were about to leave the toy store, Rob gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Roy were about to leave the toy store, Sarah gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Ross were about to leave the toy store, Rob gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Roy", + "object": "set of headphones", + "place": "toy store", + "random_a": "Ross", + "random_b": "Rob", + "random_c": "Austin" + } + }, + { + "text": "Then, Josh and Roy were working at the toy store. Josh decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Roy were working at the toy store. Ryan decided to give a pillow to", + "random_names_cf": "Then, Neil and Phil were working at the toy store. Neil decided to give a pillow to", + "s1_io_flip_cf": "Then, Roy and Josh were working at the toy store. Josh decided to give a pillow to", + "s2_io_flip_cf": "Then, Josh and Roy were working at the toy store. Roy decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Neil were working at the toy store. Neil decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Phil were working at the toy store. Phil decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Josh were working at the toy store. Roy decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Neil were working at the toy store. Phil decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Josh", + "object": "pillow", + "place": "toy store", + "random_a": "Neil", + "random_b": "Phil", + "random_c": "Ryan" + } + }, + { + "text": "Before Jonathan and Kelly left the university campus, Jonathan decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Kelly left the university campus, Guy decided to give a set of headphones to", + "random_names_cf": "Before Neil and Phil left the university campus, Neil decided to give a set of headphones to", + "s1_io_flip_cf": "Before Kelly and Jonathan left the university campus, Jonathan decided to give a set of headphones to", + "s2_io_flip_cf": "Before Jonathan and Kelly left the university campus, Kelly decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Phil and Neil left the university campus, Neil decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Neil and Phil left the university campus, Phil decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Jonathan left the university campus, Kelly decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Neil left the university campus, Phil decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Jonathan", + "object": "set of headphones", + "place": "university campus", + "random_a": "Neil", + "random_b": "Phil", + "random_c": "Guy" + } + }, + { + "text": "Once Robert and Stan arrived at the university campus, Robert gave a scarf to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Stan arrived at the university campus, Roger gave a scarf to", + "random_names_cf": "Once Henry and Andrew arrived at the university campus, Henry gave a scarf to", + "s1_io_flip_cf": "Once Stan and Robert arrived at the university campus, Robert gave a scarf to", + "s2_io_flip_cf": "Once Robert and Stan arrived at the university campus, Stan gave a scarf to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Henry arrived at the university campus, Henry gave a scarf to", + "random_names_s2_ioi_flip_cf": "Once Henry and Andrew arrived at the university campus, Andrew gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Robert arrived at the university campus, Stan gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Henry arrived at the university campus, Andrew gave a scarf to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Robert", + "object": "scarf", + "place": "university campus", + "random_a": "Henry", + "random_b": "Andrew", + "random_c": "Roger" + } + }, + { + "text": "When Steve and Elizabeth got a screwdriver at the ferry, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Elizabeth got a screwdriver at the ferry, Roy decided to give it to", + "random_names_cf": "When Joe and Ross got a screwdriver at the ferry, Joe decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Steve got a screwdriver at the ferry, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Elizabeth got a screwdriver at the ferry, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Joe got a screwdriver at the ferry, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Ross got a screwdriver at the ferry, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Steve got a screwdriver at the ferry, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Joe got a screwdriver at the ferry, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steve", + "object": "screwdriver", + "place": "ferry", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Roy" + } + }, + { + "text": "Once Kay and Don arrived at the hotel, Kay gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Don arrived at the hotel, Tim gave a coat to", + "random_names_cf": "Once Scott and Rick arrived at the hotel, Scott gave a coat to", + "s1_io_flip_cf": "Once Don and Kay arrived at the hotel, Kay gave a coat to", + "s2_io_flip_cf": "Once Kay and Don arrived at the hotel, Don gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Rick and Scott arrived at the hotel, Scott gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Scott and Rick arrived at the hotel, Rick gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Kay arrived at the hotel, Don gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Scott arrived at the hotel, Rick gave a coat to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "coat", + "place": "hotel", + "random_a": "Scott", + "random_b": "Rick", + "random_c": "Tim" + } + }, + { + "text": "Then, Austin and Angel were working at the harbor. Austin decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Angel were working at the harbor. Cal decided to give a match to", + "random_names_cf": "Then, Charles and William were working at the harbor. Charles decided to give a match to", + "s1_io_flip_cf": "Then, Angel and Austin were working at the harbor. Austin decided to give a match to", + "s2_io_flip_cf": "Then, Austin and Angel were working at the harbor. Angel decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, William and Charles were working at the harbor. Charles decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Charles and William were working at the harbor. William decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Austin were working at the harbor. Angel decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Charles were working at the harbor. William decided to give a match to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Austin", + "object": "match", + "place": "harbor", + "random_a": "Charles", + "random_b": "William", + "random_c": "Cal" + } + }, + { + "text": "The parking lot Daniel and Cal went to had a nail file. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Daniel and Cal went to had a nail file. Jim gave it to", + "random_names_cf": "The parking lot Roy and Guy went to had a nail file. Roy gave it to", + "s1_io_flip_cf": "The parking lot Cal and Daniel went to had a nail file. Daniel gave it to", + "s2_io_flip_cf": "The parking lot Daniel and Cal went to had a nail file. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Guy and Roy went to had a nail file. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Roy and Guy went to had a nail file. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Cal and Daniel went to had a nail file. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Guy and Roy went to had a nail file. Guy gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Daniel", + "object": "nail file", + "place": "parking lot", + "random_a": "Roy", + "random_b": "Guy", + "random_c": "Jim" + } + }, + { + "text": "Once Kay and Charles arrived at the campground, Kay gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Charles arrived at the campground, Phil gave a boot to", + "random_names_cf": "Once Grant and Stan arrived at the campground, Grant gave a boot to", + "s1_io_flip_cf": "Once Charles and Kay arrived at the campground, Kay gave a boot to", + "s2_io_flip_cf": "Once Kay and Charles arrived at the campground, Charles gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Stan and Grant arrived at the campground, Grant gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Grant and Stan arrived at the campground, Stan gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Kay arrived at the campground, Charles gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Grant arrived at the campground, Stan gave a boot to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Kay", + "object": "boot", + "place": "campground", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "The marketplace Neil and Guy went to had a coat. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Neil and Guy went to had a coat. Steven gave it to", + "random_names_cf": "The marketplace Will and Mike went to had a coat. Will gave it to", + "s1_io_flip_cf": "The marketplace Guy and Neil went to had a coat. Neil gave it to", + "s2_io_flip_cf": "The marketplace Neil and Guy went to had a coat. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Mike and Will went to had a coat. Will gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Will and Mike went to had a coat. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Guy and Neil went to had a coat. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Mike and Will went to had a coat. Mike gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Neil", + "object": "coat", + "place": "marketplace", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Steven" + } + }, + { + "text": "Once Ross and Daniel arrived at the supermarket, Ross gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Daniel arrived at the supermarket, Ryan gave a fan to", + "random_names_cf": "Once William and Summer arrived at the supermarket, William gave a fan to", + "s1_io_flip_cf": "Once Daniel and Ross arrived at the supermarket, Ross gave a fan to", + "s2_io_flip_cf": "Once Ross and Daniel arrived at the supermarket, Daniel gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Summer and William arrived at the supermarket, William gave a fan to", + "random_names_s2_ioi_flip_cf": "Once William and Summer arrived at the supermarket, Summer gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Ross arrived at the supermarket, Daniel gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and William arrived at the supermarket, Summer gave a fan to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "fan", + "place": "supermarket", + "random_a": "William", + "random_b": "Summer", + "random_c": "Ryan" + } + }, + { + "text": "Then, Henry and Edward went to the convenience store. Henry gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Edward went to the convenience store. Rick gave a fork to", + "random_names_cf": "Then, Summer and Luke went to the convenience store. Summer gave a fork to", + "s1_io_flip_cf": "Then, Edward and Henry went to the convenience store. Henry gave a fork to", + "s2_io_flip_cf": "Then, Henry and Edward went to the convenience store. Edward gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Summer went to the convenience store. Summer gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Luke went to the convenience store. Luke gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Henry went to the convenience store. Edward gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Summer went to the convenience store. Luke gave a fork to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Henry", + "object": "fork", + "place": "convenience store", + "random_a": "Summer", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "The elevator Cal and Steven went to had a fork. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Cal and Steven went to had a fork. Sarah gave it to", + "random_names_cf": "The elevator William and Will went to had a fork. William gave it to", + "s1_io_flip_cf": "The elevator Steven and Cal went to had a fork. Cal gave it to", + "s2_io_flip_cf": "The elevator Cal and Steven went to had a fork. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Will and William went to had a fork. William gave it to", + "random_names_s2_ioi_flip_cf": "The elevator William and Will went to had a fork. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Steven and Cal went to had a fork. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Will and William went to had a fork. Will gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Cal", + "object": "fork", + "place": "elevator", + "random_a": "William", + "random_b": "Will", + "random_c": "Sarah" + } + }, + { + "text": "Before Will and Joe left the spa, Will decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Joe left the spa, Alex decided to give a snack to", + "random_names_cf": "Before Alexander and Guy left the spa, Alexander decided to give a snack to", + "s1_io_flip_cf": "Before Joe and Will left the spa, Will decided to give a snack to", + "s2_io_flip_cf": "Before Will and Joe left the spa, Joe decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Guy and Alexander left the spa, Alexander decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Alexander and Guy left the spa, Guy decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Will left the spa, Joe decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Alexander left the spa, Guy decided to give a snack to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "snack", + "place": "spa", + "random_a": "Alexander", + "random_b": "Guy", + "random_c": "Alex" + } + }, + { + "text": "When Peter and Guy got a backpack at the boatyard, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Guy got a backpack at the boatyard, Tom decided to give it to", + "random_names_cf": "When Alexander and Sarah got a backpack at the boatyard, Alexander decided to give it to", + "s1_io_flip_cf": "When Guy and Peter got a backpack at the boatyard, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Guy got a backpack at the boatyard, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Alexander got a backpack at the boatyard, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Sarah got a backpack at the boatyard, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Peter got a backpack at the boatyard, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Alexander got a backpack at the boatyard, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Peter", + "object": "backpack", + "place": "boatyard", + "random_a": "Alexander", + "random_b": "Sarah", + "random_c": "Tom" + } + }, + { + "text": "Then, Jim and Scott were working at the gym. Jim decided to give a desk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Scott were working at the gym. Tim decided to give a desk to", + "random_names_cf": "Then, Mike and Edward were working at the gym. Mike decided to give a desk to", + "s1_io_flip_cf": "Then, Scott and Jim were working at the gym. Jim decided to give a desk to", + "s2_io_flip_cf": "Then, Jim and Scott were working at the gym. Scott decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Mike were working at the gym. Mike decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Edward were working at the gym. Edward decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Jim were working at the gym. Scott decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Mike were working at the gym. Edward decided to give a desk to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Jim", + "object": "desk", + "place": "gym", + "random_a": "Mike", + "random_b": "Edward", + "random_c": "Tim" + } + }, + { + "text": "Then, Angel and Cal were working at the marketplace. Angel decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Cal were working at the marketplace. Mike decided to give a sink to", + "random_names_cf": "Then, Henry and Elizabeth were working at the marketplace. Henry decided to give a sink to", + "s1_io_flip_cf": "Then, Cal and Angel were working at the marketplace. Angel decided to give a sink to", + "s2_io_flip_cf": "Then, Angel and Cal were working at the marketplace. Cal decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Henry were working at the marketplace. Henry decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Elizabeth were working at the marketplace. Elizabeth decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Angel were working at the marketplace. Cal decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Henry were working at the marketplace. Elizabeth decided to give a sink to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Angel", + "object": "sink", + "place": "marketplace", + "random_a": "Henry", + "random_b": "Elizabeth", + "random_c": "Mike" + } + }, + { + "text": "Before Charles and Dan left the boatyard, Charles decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Dan left the boatyard, Kelly decided to give a match to", + "random_names_cf": "Before Edward and Jim left the boatyard, Edward decided to give a match to", + "s1_io_flip_cf": "Before Dan and Charles left the boatyard, Charles decided to give a match to", + "s2_io_flip_cf": "Before Charles and Dan left the boatyard, Dan decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Jim and Edward left the boatyard, Edward decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Edward and Jim left the boatyard, Jim decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Charles left the boatyard, Dan decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Edward left the boatyard, Jim decided to give a match to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Charles", + "object": "match", + "place": "boatyard", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Kelly" + } + }, + { + "text": "The toy store Jonathan and Ryan went to had a dress. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Jonathan and Ryan went to had a dress. Luke gave it to", + "random_names_cf": "The toy store Ross and Josh went to had a dress. Ross gave it to", + "s1_io_flip_cf": "The toy store Ryan and Jonathan went to had a dress. Jonathan gave it to", + "s2_io_flip_cf": "The toy store Jonathan and Ryan went to had a dress. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Josh and Ross went to had a dress. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Ross and Josh went to had a dress. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Ryan and Jonathan went to had a dress. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Josh and Ross went to had a dress. Josh gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Jonathan", + "object": "dress", + "place": "toy store", + "random_a": "Ross", + "random_b": "Josh", + "random_c": "Luke" + } + }, + { + "text": "While Phil and Neil relaxed, Phil gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Neil relaxed, Guy gave a backpack to", + "random_names_cf": "While Rick and Will relaxed, Rick gave a backpack to", + "s1_io_flip_cf": "While Neil and Phil relaxed, Phil gave a backpack to", + "s2_io_flip_cf": "While Phil and Neil relaxed, Neil gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Will and Rick relaxed, Rick gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Rick and Will relaxed, Will gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Phil relaxed, Neil gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Rick relaxed, Will gave a backpack to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Phil", + "object": "backpack", + "place": "circus", + "random_a": "Rick", + "random_b": "Will", + "random_c": "Guy" + } + }, + { + "text": "The studio Don and Steven went to had a tent. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Don and Steven went to had a tent. Ryan gave it to", + "random_names_cf": "The studio Steve and Roy went to had a tent. Steve gave it to", + "s1_io_flip_cf": "The studio Steven and Don went to had a tent. Don gave it to", + "s2_io_flip_cf": "The studio Don and Steven went to had a tent. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The studio Roy and Steve went to had a tent. Steve gave it to", + "random_names_s2_ioi_flip_cf": "The studio Steve and Roy went to had a tent. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Steven and Don went to had a tent. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Roy and Steve went to had a tent. Roy gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Don", + "object": "tent", + "place": "studio", + "random_a": "Steve", + "random_b": "Roy", + "random_c": "Ryan" + } + }, + { + "text": "Before Angel and Guy left the boatyard, Angel decided to give a wallet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Guy left the boatyard, Roger decided to give a wallet to", + "random_names_cf": "Before Elizabeth and Ross left the boatyard, Elizabeth decided to give a wallet to", + "s1_io_flip_cf": "Before Guy and Angel left the boatyard, Angel decided to give a wallet to", + "s2_io_flip_cf": "Before Angel and Guy left the boatyard, Guy decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Before Ross and Elizabeth left the boatyard, Elizabeth decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Ross left the boatyard, Ross decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Angel left the boatyard, Guy decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Elizabeth left the boatyard, Ross decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Angel", + "object": "wallet", + "place": "boatyard", + "random_a": "Elizabeth", + "random_b": "Ross", + "random_c": "Roger" + } + }, + { + "text": "When Ryan and Phil got a fan at the resort, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Phil got a fan at the resort, Sarah decided to give it to", + "random_names_cf": "When Will and Steve got a fan at the resort, Will decided to give it to", + "s1_io_flip_cf": "When Phil and Ryan got a fan at the resort, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Phil got a fan at the resort, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Will got a fan at the resort, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Steve got a fan at the resort, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Ryan got a fan at the resort, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Will got a fan at the resort, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ryan", + "object": "fan", + "place": "resort", + "random_a": "Will", + "random_b": "Steve", + "random_c": "Sarah" + } + }, + { + "text": "While Alexander and Peter relaxed, Alexander gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Peter relaxed, Ryan gave a key to", + "random_names_cf": "While Ross and Mike relaxed, Ross gave a key to", + "s1_io_flip_cf": "While Peter and Alexander relaxed, Alexander gave a key to", + "s2_io_flip_cf": "While Alexander and Peter relaxed, Peter gave a key to", + "random_names_s1_ioi_flip_cf": "While Mike and Ross relaxed, Ross gave a key to", + "random_names_s2_ioi_flip_cf": "While Ross and Mike relaxed, Mike gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Alexander relaxed, Peter gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Ross relaxed, Mike gave a key to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alexander", + "object": "key", + "place": "break room", + "random_a": "Ross", + "random_b": "Mike", + "random_c": "Ryan" + } + }, + { + "text": "While Will and Alexander relaxed, Will gave a sifter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Alexander relaxed, Neil gave a sifter to", + "random_names_cf": "While Roy and Mike relaxed, Roy gave a sifter to", + "s1_io_flip_cf": "While Alexander and Will relaxed, Will gave a sifter to", + "s2_io_flip_cf": "While Will and Alexander relaxed, Alexander gave a sifter to", + "random_names_s1_ioi_flip_cf": "While Mike and Roy relaxed, Roy gave a sifter to", + "random_names_s2_ioi_flip_cf": "While Roy and Mike relaxed, Mike gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Will relaxed, Alexander gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Roy relaxed, Mike gave a sifter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Will", + "object": "sifter", + "place": "court", + "random_a": "Roy", + "random_b": "Mike", + "random_c": "Neil" + } + }, + { + "text": "Once Will and Phil arrived at the gym, Will gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Will and Phil arrived at the gym, Austin gave a carpet to", + "random_names_cf": "Once Tim and Sarah arrived at the gym, Tim gave a carpet to", + "s1_io_flip_cf": "Once Phil and Will arrived at the gym, Will gave a carpet to", + "s2_io_flip_cf": "Once Will and Phil arrived at the gym, Phil gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Tim arrived at the gym, Tim gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Tim and Sarah arrived at the gym, Sarah gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Will arrived at the gym, Phil gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Tim arrived at the gym, Sarah gave a carpet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Will", + "object": "carpet", + "place": "gym", + "random_a": "Tim", + "random_b": "Sarah", + "random_c": "Austin" + } + }, + { + "text": "The pet store Joe and Will went to had a notebook. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Joe and Will went to had a notebook. Andrew gave it to", + "random_names_cf": "The pet store Roy and Neil went to had a notebook. Roy gave it to", + "s1_io_flip_cf": "The pet store Will and Joe went to had a notebook. Joe gave it to", + "s2_io_flip_cf": "The pet store Joe and Will went to had a notebook. Will gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Neil and Roy went to had a notebook. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Roy and Neil went to had a notebook. Neil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Will and Joe went to had a notebook. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Neil and Roy went to had a notebook. Neil gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Joe", + "object": "notebook", + "place": "pet store", + "random_a": "Roy", + "random_b": "Neil", + "random_c": "Andrew" + } + }, + { + "text": "Then, Peter and Elizabeth were working at the music store. Peter decided to give a microphone to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Elizabeth were working at the music store. Charles decided to give a microphone to", + "random_names_cf": "Then, Scott and Joe were working at the music store. Scott decided to give a microphone to", + "s1_io_flip_cf": "Then, Elizabeth and Peter were working at the music store. Peter decided to give a microphone to", + "s2_io_flip_cf": "Then, Peter and Elizabeth were working at the music store. Elizabeth decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Scott were working at the music store. Scott decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Joe were working at the music store. Joe decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Peter were working at the music store. Elizabeth decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Scott were working at the music store. Joe decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "microphone", + "place": "music store", + "random_a": "Scott", + "random_b": "Joe", + "random_c": "Charles" + } + }, + { + "text": "Then, Steve and Grant went to the market. Steve gave a mask to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Grant went to the market. Tom gave a mask to", + "random_names_cf": "Then, Phil and Lewis went to the market. Phil gave a mask to", + "s1_io_flip_cf": "Then, Grant and Steve went to the market. Steve gave a mask to", + "s2_io_flip_cf": "Then, Steve and Grant went to the market. Grant gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Phil went to the market. Phil gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Lewis went to the market. Lewis gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Steve went to the market. Grant gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Phil went to the market. Lewis gave a mask to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Steve", + "object": "mask", + "place": "market", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Tom" + } + }, + { + "text": "Once Josh and Don arrived at the ferry, Josh gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Josh and Don arrived at the ferry, Mike gave a piece of tape to", + "random_names_cf": "Once Rob and Steve arrived at the ferry, Rob gave a piece of tape to", + "s1_io_flip_cf": "Once Don and Josh arrived at the ferry, Josh gave a piece of tape to", + "s2_io_flip_cf": "Once Josh and Don arrived at the ferry, Don gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Steve and Rob arrived at the ferry, Rob gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Rob and Steve arrived at the ferry, Steve gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Josh arrived at the ferry, Don gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Rob arrived at the ferry, Steve gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Josh", + "object": "piece of tape", + "place": "ferry", + "random_a": "Rob", + "random_b": "Steve", + "random_c": "Mike" + } + }, + { + "text": "Before Tom and Ross left the toy store, Tom decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Ross left the toy store, Kelly decided to give a set of headphones to", + "random_names_cf": "Before Austin and Joe left the toy store, Austin decided to give a set of headphones to", + "s1_io_flip_cf": "Before Ross and Tom left the toy store, Tom decided to give a set of headphones to", + "s2_io_flip_cf": "Before Tom and Ross left the toy store, Ross decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Joe and Austin left the toy store, Austin decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Austin and Joe left the toy store, Joe decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Tom left the toy store, Ross decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Austin left the toy store, Joe decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Tom", + "object": "set of headphones", + "place": "toy store", + "random_a": "Austin", + "random_b": "Joe", + "random_c": "Kelly" + } + }, + { + "text": "Then, Will and Dan had a lot of fun at the pet store. Will gave a sifter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Dan had a lot of fun at the pet store. Edward gave a sifter to", + "random_names_cf": "Then, Robert and Steve had a lot of fun at the pet store. Robert gave a sifter to", + "s1_io_flip_cf": "Then, Dan and Will had a lot of fun at the pet store. Will gave a sifter to", + "s2_io_flip_cf": "Then, Will and Dan had a lot of fun at the pet store. Dan gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Robert had a lot of fun at the pet store. Robert gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Steve had a lot of fun at the pet store. Steve gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Will had a lot of fun at the pet store. Dan gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Robert had a lot of fun at the pet store. Steve gave a sifter to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Will", + "object": "sifter", + "place": "pet store", + "random_a": "Robert", + "random_b": "Steve", + "random_c": "Edward" + } + }, + { + "text": "Then, Neil and Luke had a lot of fun at the parking lot. Neil gave a shelf to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Luke had a lot of fun at the parking lot. Peter gave a shelf to", + "random_names_cf": "Then, Josh and Kay had a lot of fun at the parking lot. Josh gave a shelf to", + "s1_io_flip_cf": "Then, Luke and Neil had a lot of fun at the parking lot. Neil gave a shelf to", + "s2_io_flip_cf": "Then, Neil and Luke had a lot of fun at the parking lot. Luke gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Josh had a lot of fun at the parking lot. Josh gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Kay had a lot of fun at the parking lot. Kay gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Neil had a lot of fun at the parking lot. Luke gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Josh had a lot of fun at the parking lot. Kay gave a shelf to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Neil", + "object": "shelf", + "place": "parking lot", + "random_a": "Josh", + "random_b": "Kay", + "random_c": "Peter" + } + }, + { + "text": "When Daniel and Roy got a grater at the ramp, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Roy got a grater at the ramp, Luke decided to give it to", + "random_names_cf": "When Rob and Kelly got a grater at the ramp, Rob decided to give it to", + "s1_io_flip_cf": "When Roy and Daniel got a grater at the ramp, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Roy got a grater at the ramp, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Rob got a grater at the ramp, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Kelly got a grater at the ramp, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Daniel got a grater at the ramp, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Rob got a grater at the ramp, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Daniel", + "object": "grater", + "place": "ramp", + "random_a": "Rob", + "random_b": "Kelly", + "random_c": "Luke" + } + }, + { + "text": "The university campus Phil and Mike went to had a blouse. Phil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Phil and Mike went to had a blouse. Daniel gave it to", + "random_names_cf": "The university campus William and Summer went to had a blouse. William gave it to", + "s1_io_flip_cf": "The university campus Mike and Phil went to had a blouse. Phil gave it to", + "s2_io_flip_cf": "The university campus Phil and Mike went to had a blouse. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Summer and William went to had a blouse. William gave it to", + "random_names_s2_ioi_flip_cf": "The university campus William and Summer went to had a blouse. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Mike and Phil went to had a blouse. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Summer and William went to had a blouse. Summer gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Phil", + "object": "blouse", + "place": "university campus", + "random_a": "William", + "random_b": "Summer", + "random_c": "Daniel" + } + }, + { + "text": "When Austin and Rick were about to leave the casino, Austin gave a mask to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Rick were about to leave the casino, William gave a mask to", + "random_names_cf": "When Lewis and Jonathan were about to leave the casino, Lewis gave a mask to", + "s1_io_flip_cf": "When Rick and Austin were about to leave the casino, Austin gave a mask to", + "s2_io_flip_cf": "When Austin and Rick were about to leave the casino, Rick gave a mask to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Lewis were about to leave the casino, Lewis gave a mask to", + "random_names_s2_ioi_flip_cf": "When Lewis and Jonathan were about to leave the casino, Jonathan gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Austin were about to leave the casino, Rick gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Lewis were about to leave the casino, Jonathan gave a mask to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Austin", + "object": "mask", + "place": "casino", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "William" + } + }, + { + "text": "When Rob and Rick got a piece of tape at the university campus, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Rick got a piece of tape at the university campus, Stan decided to give it to", + "random_names_cf": "When Henry and Josh got a piece of tape at the university campus, Henry decided to give it to", + "s1_io_flip_cf": "When Rick and Rob got a piece of tape at the university campus, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Rick got a piece of tape at the university campus, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Henry got a piece of tape at the university campus, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Josh got a piece of tape at the university campus, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Rob got a piece of tape at the university campus, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Henry got a piece of tape at the university campus, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Rob", + "object": "piece of tape", + "place": "university campus", + "random_a": "Henry", + "random_b": "Josh", + "random_c": "Stan" + } + }, + { + "text": "Then, Tom and Dan had a lot of fun at the tire store. Tom gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Dan had a lot of fun at the tire store. William gave a dishwasher to", + "random_names_cf": "Then, Rick and Kelly had a lot of fun at the tire store. Rick gave a dishwasher to", + "s1_io_flip_cf": "Then, Dan and Tom had a lot of fun at the tire store. Tom gave a dishwasher to", + "s2_io_flip_cf": "Then, Tom and Dan had a lot of fun at the tire store. Dan gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Rick had a lot of fun at the tire store. Rick gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Kelly had a lot of fun at the tire store. Kelly gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Tom had a lot of fun at the tire store. Dan gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Rick had a lot of fun at the tire store. Kelly gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tom", + "object": "dishwasher", + "place": "tire store", + "random_a": "Rick", + "random_b": "Kelly", + "random_c": "William" + } + }, + { + "text": "When Robert and Roger got a bucket of paint at the ferry, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Roger got a bucket of paint at the ferry, Andrew decided to give it to", + "random_names_cf": "When Daniel and Steve got a bucket of paint at the ferry, Daniel decided to give it to", + "s1_io_flip_cf": "When Roger and Robert got a bucket of paint at the ferry, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Roger got a bucket of paint at the ferry, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Daniel got a bucket of paint at the ferry, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Steve got a bucket of paint at the ferry, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Robert got a bucket of paint at the ferry, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Daniel got a bucket of paint at the ferry, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Robert", + "object": "bucket of paint", + "place": "ferry", + "random_a": "Daniel", + "random_b": "Steve", + "random_c": "Andrew" + } + }, + { + "text": "Once Jim and Rob arrived at the boatyard, Jim gave a jar to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Rob arrived at the boatyard, William gave a jar to", + "random_names_cf": "Once Tim and Alexander arrived at the boatyard, Tim gave a jar to", + "s1_io_flip_cf": "Once Rob and Jim arrived at the boatyard, Jim gave a jar to", + "s2_io_flip_cf": "Once Jim and Rob arrived at the boatyard, Rob gave a jar to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Tim arrived at the boatyard, Tim gave a jar to", + "random_names_s2_ioi_flip_cf": "Once Tim and Alexander arrived at the boatyard, Alexander gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Jim arrived at the boatyard, Rob gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Tim arrived at the boatyard, Alexander gave a jar to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jim", + "object": "jar", + "place": "boatyard", + "random_a": "Tim", + "random_b": "Alexander", + "random_c": "William" + } + }, + { + "text": "Before Jonathan and Angel left the supermarket, Jonathan decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Angel left the supermarket, Charles decided to give a set of headphones to", + "random_names_cf": "Before Daniel and Scott left the supermarket, Daniel decided to give a set of headphones to", + "s1_io_flip_cf": "Before Angel and Jonathan left the supermarket, Jonathan decided to give a set of headphones to", + "s2_io_flip_cf": "Before Jonathan and Angel left the supermarket, Angel decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Scott and Daniel left the supermarket, Daniel decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Scott left the supermarket, Scott decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Jonathan left the supermarket, Angel decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Daniel left the supermarket, Scott decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jonathan", + "object": "set of headphones", + "place": "supermarket", + "random_a": "Daniel", + "random_b": "Scott", + "random_c": "Charles" + } + }, + { + "text": "While Ross and Josh relaxed, Ross gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Josh relaxed, Tim gave a match to", + "random_names_cf": "While Peter and Steve relaxed, Peter gave a match to", + "s1_io_flip_cf": "While Josh and Ross relaxed, Ross gave a match to", + "s2_io_flip_cf": "While Ross and Josh relaxed, Josh gave a match to", + "random_names_s1_ioi_flip_cf": "While Steve and Peter relaxed, Peter gave a match to", + "random_names_s2_ioi_flip_cf": "While Peter and Steve relaxed, Steve gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Ross relaxed, Josh gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Peter relaxed, Steve gave a match to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ross", + "object": "match", + "place": "cafe", + "random_a": "Peter", + "random_b": "Steve", + "random_c": "Tim" + } + }, + { + "text": "Before Elizabeth and Don left the salon, Elizabeth decided to give a pair of sunglasses to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Don left the salon, Guy decided to give a pair of sunglasses to", + "random_names_cf": "Before Mike and Stan left the salon, Mike decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Before Don and Elizabeth left the salon, Elizabeth decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Before Elizabeth and Don left the salon, Don decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Before Stan and Mike left the salon, Mike decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Before Mike and Stan left the salon, Stan decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Elizabeth left the salon, Don decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Mike left the salon, Stan decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Elizabeth", + "object": "pair of sunglasses", + "place": "salon", + "random_a": "Mike", + "random_b": "Stan", + "random_c": "Guy" + } + }, + { + "text": "Then, Steven and Jim were working at the stadium. Steven decided to give a pencil to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Jim were working at the stadium. Sarah decided to give a pencil to", + "random_names_cf": "Then, Summer and Austin were working at the stadium. Summer decided to give a pencil to", + "s1_io_flip_cf": "Then, Jim and Steven were working at the stadium. Steven decided to give a pencil to", + "s2_io_flip_cf": "Then, Steven and Jim were working at the stadium. Jim decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Summer were working at the stadium. Summer decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Austin were working at the stadium. Austin decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Steven were working at the stadium. Jim decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Summer were working at the stadium. Austin decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Steven", + "object": "pencil", + "place": "stadium", + "random_a": "Summer", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Ross and Robert were working at the school. Ross decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Robert were working at the school. Scott decided to give a can to", + "random_names_cf": "Then, Daniel and Kay were working at the school. Daniel decided to give a can to", + "s1_io_flip_cf": "Then, Robert and Ross were working at the school. Ross decided to give a can to", + "s2_io_flip_cf": "Then, Ross and Robert were working at the school. Robert decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Daniel were working at the school. Daniel decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Kay were working at the school. Kay decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Ross were working at the school. Robert decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Daniel were working at the school. Kay decided to give a can to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ross", + "object": "can", + "place": "school", + "random_a": "Daniel", + "random_b": "Kay", + "random_c": "Scott" + } + }, + { + "text": "Once Ryan and Dan arrived at the hangar, Ryan gave a sandal to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Dan arrived at the hangar, Tom gave a sandal to", + "random_names_cf": "Once Edward and Grant arrived at the hangar, Edward gave a sandal to", + "s1_io_flip_cf": "Once Dan and Ryan arrived at the hangar, Ryan gave a sandal to", + "s2_io_flip_cf": "Once Ryan and Dan arrived at the hangar, Dan gave a sandal to", + "random_names_s1_ioi_flip_cf": "Once Grant and Edward arrived at the hangar, Edward gave a sandal to", + "random_names_s2_ioi_flip_cf": "Once Edward and Grant arrived at the hangar, Grant gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Ryan arrived at the hangar, Dan gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Edward arrived at the hangar, Grant gave a sandal to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ryan", + "object": "sandal", + "place": "hangar", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Tom" + } + }, + { + "text": "Once Stan and Peter arrived at the cafe, Stan gave a nail file to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Peter arrived at the cafe, Don gave a nail file to", + "random_names_cf": "Once Jonathan and Will arrived at the cafe, Jonathan gave a nail file to", + "s1_io_flip_cf": "Once Peter and Stan arrived at the cafe, Stan gave a nail file to", + "s2_io_flip_cf": "Once Stan and Peter arrived at the cafe, Peter gave a nail file to", + "random_names_s1_ioi_flip_cf": "Once Will and Jonathan arrived at the cafe, Jonathan gave a nail file to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Will arrived at the cafe, Will gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Stan arrived at the cafe, Peter gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Jonathan arrived at the cafe, Will gave a nail file to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Stan", + "object": "nail file", + "place": "cafe", + "random_a": "Jonathan", + "random_b": "Will", + "random_c": "Don" + } + }, + { + "text": "When Scott and Stan got a notebook at the market, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Stan got a notebook at the market, Will decided to give it to", + "random_names_cf": "When Neil and Luke got a notebook at the market, Neil decided to give it to", + "s1_io_flip_cf": "When Stan and Scott got a notebook at the market, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Stan got a notebook at the market, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Neil got a notebook at the market, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Luke got a notebook at the market, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Scott got a notebook at the market, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Neil got a notebook at the market, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Scott", + "object": "notebook", + "place": "market", + "random_a": "Neil", + "random_b": "Luke", + "random_c": "Will" + } + }, + { + "text": "Before Roy and Tom left the square, Roy decided to give a set of headphones to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Tom left the square, William decided to give a set of headphones to", + "random_names_cf": "Before Joe and Kelly left the square, Joe decided to give a set of headphones to", + "s1_io_flip_cf": "Before Tom and Roy left the square, Roy decided to give a set of headphones to", + "s2_io_flip_cf": "Before Roy and Tom left the square, Tom decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Joe left the square, Joe decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Before Joe and Kelly left the square, Kelly decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Roy left the square, Tom decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Joe left the square, Kelly decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Roy", + "object": "set of headphones", + "place": "square", + "random_a": "Joe", + "random_b": "Kelly", + "random_c": "William" + } + }, + { + "text": "Then, Dan and Austin were working at the convenience store. Dan decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Austin were working at the convenience store. Ross decided to give a pen to", + "random_names_cf": "Then, Elizabeth and Neil were working at the convenience store. Elizabeth decided to give a pen to", + "s1_io_flip_cf": "Then, Austin and Dan were working at the convenience store. Dan decided to give a pen to", + "s2_io_flip_cf": "Then, Dan and Austin were working at the convenience store. Austin decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Elizabeth were working at the convenience store. Elizabeth decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Neil were working at the convenience store. Neil decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Dan were working at the convenience store. Austin decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Elizabeth were working at the convenience store. Neil decided to give a pen to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Dan", + "object": "pen", + "place": "convenience store", + "random_a": "Elizabeth", + "random_b": "Neil", + "random_c": "Ross" + } + }, + { + "text": "When Will and Luke were about to leave the tire store, Will gave a pair of shoes to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Luke were about to leave the tire store, Ryan gave a pair of shoes to", + "random_names_cf": "When Roy and Alexander were about to leave the tire store, Roy gave a pair of shoes to", + "s1_io_flip_cf": "When Luke and Will were about to leave the tire store, Will gave a pair of shoes to", + "s2_io_flip_cf": "When Will and Luke were about to leave the tire store, Luke gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "When Alexander and Roy were about to leave the tire store, Roy gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "When Roy and Alexander were about to leave the tire store, Alexander gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Will were about to leave the tire store, Luke gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Roy were about to leave the tire store, Alexander gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Will", + "object": "pair of shoes", + "place": "tire store", + "random_a": "Roy", + "random_b": "Alexander", + "random_c": "Ryan" + } + }, + { + "text": "Then, Luke and Jonathan were working at the elevator. Luke decided to give a fork to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Jonathan were working at the elevator. Angel decided to give a fork to", + "random_names_cf": "Then, Neil and Andrew were working at the elevator. Neil decided to give a fork to", + "s1_io_flip_cf": "Then, Jonathan and Luke were working at the elevator. Luke decided to give a fork to", + "s2_io_flip_cf": "Then, Luke and Jonathan were working at the elevator. Jonathan decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Neil were working at the elevator. Neil decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Andrew were working at the elevator. Andrew decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Luke were working at the elevator. Jonathan decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Neil were working at the elevator. Andrew decided to give a fork to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "fork", + "place": "elevator", + "random_a": "Neil", + "random_b": "Andrew", + "random_c": "Angel" + } + }, + { + "text": "Before Neil and Alex left the harbor, Neil decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Alex left the harbor, Guy decided to give a dress to", + "random_names_cf": "Before Charles and Josh left the harbor, Charles decided to give a dress to", + "s1_io_flip_cf": "Before Alex and Neil left the harbor, Neil decided to give a dress to", + "s2_io_flip_cf": "Before Neil and Alex left the harbor, Alex decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Josh and Charles left the harbor, Charles decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Charles and Josh left the harbor, Josh decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Neil left the harbor, Alex decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Charles left the harbor, Josh decided to give a dress to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Neil", + "object": "dress", + "place": "harbor", + "random_a": "Charles", + "random_b": "Josh", + "random_c": "Guy" + } + }, + { + "text": "Then, William and Tom had a lot of fun at the court. William gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Tom had a lot of fun at the court. Edward gave a bucket of paint to", + "random_names_cf": "Then, Ryan and Guy had a lot of fun at the court. Ryan gave a bucket of paint to", + "s1_io_flip_cf": "Then, Tom and William had a lot of fun at the court. William gave a bucket of paint to", + "s2_io_flip_cf": "Then, William and Tom had a lot of fun at the court. Tom gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Ryan had a lot of fun at the court. Ryan gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Guy had a lot of fun at the court. Guy gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and William had a lot of fun at the court. Tom gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ryan had a lot of fun at the court. Guy gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "William", + "object": "bucket of paint", + "place": "court", + "random_a": "Ryan", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "The zoo Roger and Steven went to had a pair of sunglasses. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The zoo Roger and Steven went to had a pair of sunglasses. Charles gave it to", + "random_names_cf": "The zoo Alexander and Ryan went to had a pair of sunglasses. Alexander gave it to", + "s1_io_flip_cf": "The zoo Steven and Roger went to had a pair of sunglasses. Roger gave it to", + "s2_io_flip_cf": "The zoo Roger and Steven went to had a pair of sunglasses. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The zoo Ryan and Alexander went to had a pair of sunglasses. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The zoo Alexander and Ryan went to had a pair of sunglasses. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The zoo Steven and Roger went to had a pair of sunglasses. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The zoo Ryan and Alexander went to had a pair of sunglasses. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Roger", + "object": "pair of sunglasses", + "place": "zoo", + "random_a": "Alexander", + "random_b": "Ryan", + "random_c": "Charles" + } + }, + { + "text": "Then, Charles and Peter were working at the airbase. Charles decided to give a coat to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Peter were working at the airbase. Roger decided to give a coat to", + "random_names_cf": "Then, Kay and Steve were working at the airbase. Kay decided to give a coat to", + "s1_io_flip_cf": "Then, Peter and Charles were working at the airbase. Charles decided to give a coat to", + "s2_io_flip_cf": "Then, Charles and Peter were working at the airbase. Peter decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Kay were working at the airbase. Kay decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Steve were working at the airbase. Steve decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Charles were working at the airbase. Peter decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Kay were working at the airbase. Steve decided to give a coat to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Charles", + "object": "coat", + "place": "airbase", + "random_a": "Kay", + "random_b": "Steve", + "random_c": "Roger" + } + }, + { + "text": "Then, Ross and Joe had a lot of fun at the spa. Ross gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Joe had a lot of fun at the spa. Andrew gave a heater to", + "random_names_cf": "Then, Charles and Roy had a lot of fun at the spa. Charles gave a heater to", + "s1_io_flip_cf": "Then, Joe and Ross had a lot of fun at the spa. Ross gave a heater to", + "s2_io_flip_cf": "Then, Ross and Joe had a lot of fun at the spa. Joe gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Charles had a lot of fun at the spa. Charles gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Roy had a lot of fun at the spa. Roy gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Ross had a lot of fun at the spa. Joe gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Charles had a lot of fun at the spa. Roy gave a heater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Ross", + "object": "heater", + "place": "spa", + "random_a": "Charles", + "random_b": "Roy", + "random_c": "Andrew" + } + }, + { + "text": "Then, Rick and Will had a lot of fun at the department store. Rick gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Will had a lot of fun at the department store. Roger gave a piece of tape to", + "random_names_cf": "Then, Neil and Dan had a lot of fun at the department store. Neil gave a piece of tape to", + "s1_io_flip_cf": "Then, Will and Rick had a lot of fun at the department store. Rick gave a piece of tape to", + "s2_io_flip_cf": "Then, Rick and Will had a lot of fun at the department store. Will gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Neil had a lot of fun at the department store. Neil gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Dan had a lot of fun at the department store. Dan gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rick had a lot of fun at the department store. Will gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Neil had a lot of fun at the department store. Dan gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rick", + "object": "piece of tape", + "place": "department store", + "random_a": "Neil", + "random_b": "Dan", + "random_c": "Roger" + } + }, + { + "text": "The resort Jonathan and Elizabeth went to had a backpack. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Jonathan and Elizabeth went to had a backpack. Neil gave it to", + "random_names_cf": "The resort Rob and Charles went to had a backpack. Rob gave it to", + "s1_io_flip_cf": "The resort Elizabeth and Jonathan went to had a backpack. Jonathan gave it to", + "s2_io_flip_cf": "The resort Jonathan and Elizabeth went to had a backpack. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The resort Charles and Rob went to had a backpack. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The resort Rob and Charles went to had a backpack. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Elizabeth and Jonathan went to had a backpack. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort Charles and Rob went to had a backpack. Charles gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jonathan", + "object": "backpack", + "place": "resort", + "random_a": "Rob", + "random_b": "Charles", + "random_c": "Neil" + } + }, + { + "text": "Once Stan and Lewis arrived at the court, Stan gave a toaster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Lewis arrived at the court, Kelly gave a toaster to", + "random_names_cf": "Once Ross and Robert arrived at the court, Ross gave a toaster to", + "s1_io_flip_cf": "Once Lewis and Stan arrived at the court, Stan gave a toaster to", + "s2_io_flip_cf": "Once Stan and Lewis arrived at the court, Lewis gave a toaster to", + "random_names_s1_ioi_flip_cf": "Once Robert and Ross arrived at the court, Ross gave a toaster to", + "random_names_s2_ioi_flip_cf": "Once Ross and Robert arrived at the court, Robert gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Stan arrived at the court, Lewis gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Ross arrived at the court, Robert gave a toaster to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Stan", + "object": "toaster", + "place": "court", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Kelly" + } + }, + { + "text": "Then, Charles and Guy went to the square. Charles gave a faucet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Guy went to the square. Edward gave a faucet to", + "random_names_cf": "Then, Roger and William went to the square. Roger gave a faucet to", + "s1_io_flip_cf": "Then, Guy and Charles went to the square. Charles gave a faucet to", + "s2_io_flip_cf": "Then, Charles and Guy went to the square. Guy gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, William and Roger went to the square. Roger gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Roger and William went to the square. William gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Charles went to the square. Guy gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Roger went to the square. William gave a faucet to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Charles", + "object": "faucet", + "place": "square", + "random_a": "Roger", + "random_b": "William", + "random_c": "Edward" + } + }, + { + "text": "Then, Luke and Roger had a lot of fun at the square. Luke gave a match to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Roger had a lot of fun at the square. Rick gave a match to", + "random_names_cf": "Then, William and Angel had a lot of fun at the square. William gave a match to", + "s1_io_flip_cf": "Then, Roger and Luke had a lot of fun at the square. Luke gave a match to", + "s2_io_flip_cf": "Then, Luke and Roger had a lot of fun at the square. Roger gave a match to", + "random_names_s1_ioi_flip_cf": "Then, Angel and William had a lot of fun at the square. William gave a match to", + "random_names_s2_ioi_flip_cf": "Then, William and Angel had a lot of fun at the square. Angel gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Luke had a lot of fun at the square. Roger gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and William had a lot of fun at the square. Angel gave a match to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Luke", + "object": "match", + "place": "square", + "random_a": "William", + "random_b": "Angel", + "random_c": "Rick" + } + }, + { + "text": "The museum Alex and Daniel went to had a banner. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Alex and Daniel went to had a banner. Austin gave it to", + "random_names_cf": "The museum Will and Guy went to had a banner. Will gave it to", + "s1_io_flip_cf": "The museum Daniel and Alex went to had a banner. Alex gave it to", + "s2_io_flip_cf": "The museum Alex and Daniel went to had a banner. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The museum Guy and Will went to had a banner. Will gave it to", + "random_names_s2_ioi_flip_cf": "The museum Will and Guy went to had a banner. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Daniel and Alex went to had a banner. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Guy and Will went to had a banner. Guy gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Alex", + "object": "banner", + "place": "museum", + "random_a": "Will", + "random_b": "Guy", + "random_c": "Austin" + } + }, + { + "text": "Then, Josh and Charles had a lot of fun at the spa. Josh gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Charles had a lot of fun at the spa. Roy gave a pair of nail clippers to", + "random_names_cf": "Then, Stan and Henry had a lot of fun at the spa. Stan gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Charles and Josh had a lot of fun at the spa. Josh gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Josh and Charles had a lot of fun at the spa. Charles gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Stan had a lot of fun at the spa. Stan gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Henry had a lot of fun at the spa. Henry gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Josh had a lot of fun at the spa. Charles gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Stan had a lot of fun at the spa. Henry gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Josh", + "object": "pair of nail clippers", + "place": "spa", + "random_a": "Stan", + "random_b": "Henry", + "random_c": "Roy" + } + }, + { + "text": "When Roger and Andrew got a shelf at the casino, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Andrew got a shelf at the casino, Josh decided to give it to", + "random_names_cf": "When Guy and Mike got a shelf at the casino, Guy decided to give it to", + "s1_io_flip_cf": "When Andrew and Roger got a shelf at the casino, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Andrew got a shelf at the casino, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Guy got a shelf at the casino, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Mike got a shelf at the casino, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Roger got a shelf at the casino, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Guy got a shelf at the casino, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roger", + "object": "shelf", + "place": "casino", + "random_a": "Guy", + "random_b": "Mike", + "random_c": "Josh" + } + }, + { + "text": "The dorm Ryan and Alexander went to had a microphone. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Ryan and Alexander went to had a microphone. Stan gave it to", + "random_names_cf": "The dorm Sarah and Don went to had a microphone. Sarah gave it to", + "s1_io_flip_cf": "The dorm Alexander and Ryan went to had a microphone. Ryan gave it to", + "s2_io_flip_cf": "The dorm Ryan and Alexander went to had a microphone. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Don and Sarah went to had a microphone. Sarah gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Sarah and Don went to had a microphone. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Alexander and Ryan went to had a microphone. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Don and Sarah went to had a microphone. Don gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Ryan", + "object": "microphone", + "place": "dorm", + "random_a": "Sarah", + "random_b": "Don", + "random_c": "Stan" + } + }, + { + "text": "When Rick and Elizabeth got a bucket of paint at the university campus, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Elizabeth got a bucket of paint at the university campus, Angel decided to give it to", + "random_names_cf": "When Lewis and Cal got a bucket of paint at the university campus, Lewis decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Rick got a bucket of paint at the university campus, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Elizabeth got a bucket of paint at the university campus, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Lewis got a bucket of paint at the university campus, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Cal got a bucket of paint at the university campus, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Rick got a bucket of paint at the university campus, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Lewis got a bucket of paint at the university campus, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rick", + "object": "bucket of paint", + "place": "university campus", + "random_a": "Lewis", + "random_b": "Cal", + "random_c": "Angel" + } + }, + { + "text": "While Ryan and Robert relaxed, Ryan gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Robert relaxed, Alex gave a match to", + "random_names_cf": "While Tom and Tim relaxed, Tom gave a match to", + "s1_io_flip_cf": "While Robert and Ryan relaxed, Ryan gave a match to", + "s2_io_flip_cf": "While Ryan and Robert relaxed, Robert gave a match to", + "random_names_s1_ioi_flip_cf": "While Tim and Tom relaxed, Tom gave a match to", + "random_names_s2_ioi_flip_cf": "While Tom and Tim relaxed, Tim gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Ryan relaxed, Robert gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Tom relaxed, Tim gave a match to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Ryan", + "object": "match", + "place": "ramp", + "random_a": "Tom", + "random_b": "Tim", + "random_c": "Alex" + } + }, + { + "text": "Then, Edward and Jim were working at the music store. Edward decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Jim were working at the music store. Alex decided to give a pillow to", + "random_names_cf": "Then, Neil and Don were working at the music store. Neil decided to give a pillow to", + "s1_io_flip_cf": "Then, Jim and Edward were working at the music store. Edward decided to give a pillow to", + "s2_io_flip_cf": "Then, Edward and Jim were working at the music store. Jim decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Don and Neil were working at the music store. Neil decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Don were working at the music store. Don decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Edward were working at the music store. Jim decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Neil were working at the music store. Don decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Edward", + "object": "pillow", + "place": "music store", + "random_a": "Neil", + "random_b": "Don", + "random_c": "Alex" + } + }, + { + "text": "Then, Will and Lewis had a lot of fun at the hangar. Will gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Lewis had a lot of fun at the hangar. Jim gave a mask to", + "random_names_cf": "Then, Dan and Peter had a lot of fun at the hangar. Dan gave a mask to", + "s1_io_flip_cf": "Then, Lewis and Will had a lot of fun at the hangar. Will gave a mask to", + "s2_io_flip_cf": "Then, Will and Lewis had a lot of fun at the hangar. Lewis gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Dan had a lot of fun at the hangar. Dan gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Peter had a lot of fun at the hangar. Peter gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Will had a lot of fun at the hangar. Lewis gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Dan had a lot of fun at the hangar. Peter gave a mask to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Will", + "object": "mask", + "place": "hangar", + "random_a": "Dan", + "random_b": "Peter", + "random_c": "Jim" + } + }, + { + "text": "The marketplace Alex and Don went to had a machine. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Alex and Don went to had a machine. Rick gave it to", + "random_names_cf": "The marketplace Daniel and Peter went to had a machine. Daniel gave it to", + "s1_io_flip_cf": "The marketplace Don and Alex went to had a machine. Alex gave it to", + "s2_io_flip_cf": "The marketplace Alex and Don went to had a machine. Don gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Peter and Daniel went to had a machine. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Daniel and Peter went to had a machine. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Don and Alex went to had a machine. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Peter and Daniel went to had a machine. Peter gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "machine", + "place": "marketplace", + "random_a": "Daniel", + "random_b": "Peter", + "random_c": "Rick" + } + }, + { + "text": "Then, Steven and Joe had a lot of fun at the court. Steven gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Joe had a lot of fun at the court. Don gave a screwdriver to", + "random_names_cf": "Then, Tom and Scott had a lot of fun at the court. Tom gave a screwdriver to", + "s1_io_flip_cf": "Then, Joe and Steven had a lot of fun at the court. Steven gave a screwdriver to", + "s2_io_flip_cf": "Then, Steven and Joe had a lot of fun at the court. Joe gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Tom had a lot of fun at the court. Tom gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Scott had a lot of fun at the court. Scott gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Steven had a lot of fun at the court. Joe gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom had a lot of fun at the court. Scott gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Steven", + "object": "screwdriver", + "place": "court", + "random_a": "Tom", + "random_b": "Scott", + "random_c": "Don" + } + }, + { + "text": "When Will and Joe were about to leave the hangar, Will gave a tent to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Joe were about to leave the hangar, Dan gave a tent to", + "random_names_cf": "When William and Scott were about to leave the hangar, William gave a tent to", + "s1_io_flip_cf": "When Joe and Will were about to leave the hangar, Will gave a tent to", + "s2_io_flip_cf": "When Will and Joe were about to leave the hangar, Joe gave a tent to", + "random_names_s1_ioi_flip_cf": "When Scott and William were about to leave the hangar, William gave a tent to", + "random_names_s2_ioi_flip_cf": "When William and Scott were about to leave the hangar, Scott gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Will were about to leave the hangar, Joe gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and William were about to leave the hangar, Scott gave a tent to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "tent", + "place": "hangar", + "random_a": "William", + "random_b": "Scott", + "random_c": "Dan" + } + }, + { + "text": "Before Scott and Roger left the hangar, Scott decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Roger left the hangar, Daniel decided to give a razor to", + "random_names_cf": "Before Tim and Roy left the hangar, Tim decided to give a razor to", + "s1_io_flip_cf": "Before Roger and Scott left the hangar, Scott decided to give a razor to", + "s2_io_flip_cf": "Before Scott and Roger left the hangar, Roger decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Roy and Tim left the hangar, Tim decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Tim and Roy left the hangar, Roy decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Scott left the hangar, Roger decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Tim left the hangar, Roy decided to give a razor to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Scott", + "object": "razor", + "place": "hangar", + "random_a": "Tim", + "random_b": "Roy", + "random_c": "Daniel" + } + }, + { + "text": "Then, Kelly and Austin were working at the circus. Kelly decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Austin were working at the circus. Guy decided to give a tent to", + "random_names_cf": "Then, Summer and Sarah were working at the circus. Summer decided to give a tent to", + "s1_io_flip_cf": "Then, Austin and Kelly were working at the circus. Kelly decided to give a tent to", + "s2_io_flip_cf": "Then, Kelly and Austin were working at the circus. Austin decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Summer were working at the circus. Summer decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Sarah were working at the circus. Sarah decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Kelly were working at the circus. Austin decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Summer were working at the circus. Sarah decided to give a tent to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Kelly", + "object": "tent", + "place": "circus", + "random_a": "Summer", + "random_b": "Sarah", + "random_c": "Guy" + } + }, + { + "text": "When Rick and Peter were about to leave the campground, Rick gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Peter were about to leave the campground, Cal gave a dress to", + "random_names_cf": "When Robert and Jim were about to leave the campground, Robert gave a dress to", + "s1_io_flip_cf": "When Peter and Rick were about to leave the campground, Rick gave a dress to", + "s2_io_flip_cf": "When Rick and Peter were about to leave the campground, Peter gave a dress to", + "random_names_s1_ioi_flip_cf": "When Jim and Robert were about to leave the campground, Robert gave a dress to", + "random_names_s2_ioi_flip_cf": "When Robert and Jim were about to leave the campground, Jim gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Rick were about to leave the campground, Peter gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Robert were about to leave the campground, Jim gave a dress to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rick", + "object": "dress", + "place": "campground", + "random_a": "Robert", + "random_b": "Jim", + "random_c": "Cal" + } + }, + { + "text": "Once Roy and Steve arrived at the resort, Roy gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Steve arrived at the resort, Luke gave a piece of tape to", + "random_names_cf": "Once Ryan and Alexander arrived at the resort, Ryan gave a piece of tape to", + "s1_io_flip_cf": "Once Steve and Roy arrived at the resort, Roy gave a piece of tape to", + "s2_io_flip_cf": "Once Roy and Steve arrived at the resort, Steve gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Ryan arrived at the resort, Ryan gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Alexander arrived at the resort, Alexander gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Roy arrived at the resort, Steve gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Ryan arrived at the resort, Alexander gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roy", + "object": "piece of tape", + "place": "resort", + "random_a": "Ryan", + "random_b": "Alexander", + "random_c": "Luke" + } + }, + { + "text": "While Neil and William relaxed, Neil gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and William relaxed, Ross gave a pillow to", + "random_names_cf": "While Elizabeth and Daniel relaxed, Elizabeth gave a pillow to", + "s1_io_flip_cf": "While William and Neil relaxed, Neil gave a pillow to", + "s2_io_flip_cf": "While Neil and William relaxed, William gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Daniel and Elizabeth relaxed, Elizabeth gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Daniel relaxed, Daniel gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Neil relaxed, William gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Elizabeth relaxed, Daniel gave a pillow to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Neil", + "object": "pillow", + "place": "mall", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "Then, Steve and Summer were working at the salon. Steve decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Summer were working at the salon. Austin decided to give a vest to", + "random_names_cf": "Then, Edward and Rick were working at the salon. Edward decided to give a vest to", + "s1_io_flip_cf": "Then, Summer and Steve were working at the salon. Steve decided to give a vest to", + "s2_io_flip_cf": "Then, Steve and Summer were working at the salon. Summer decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Edward were working at the salon. Edward decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Rick were working at the salon. Rick decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Steve were working at the salon. Summer decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward were working at the salon. Rick decided to give a vest to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steve", + "object": "vest", + "place": "salon", + "random_a": "Edward", + "random_b": "Rick", + "random_c": "Austin" + } + }, + { + "text": "Once Scott and Dan arrived at the field, Scott gave a pair of shoes to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Dan arrived at the field, William gave a pair of shoes to", + "random_names_cf": "Once Daniel and Elizabeth arrived at the field, Daniel gave a pair of shoes to", + "s1_io_flip_cf": "Once Dan and Scott arrived at the field, Scott gave a pair of shoes to", + "s2_io_flip_cf": "Once Scott and Dan arrived at the field, Dan gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the field, Daniel gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the field, Elizabeth gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Scott arrived at the field, Dan gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the field, Elizabeth gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Scott", + "object": "pair of shoes", + "place": "field", + "random_a": "Daniel", + "random_b": "Elizabeth", + "random_c": "William" + } + }, + { + "text": "Then, Neil and Daniel went to the hotel. Neil gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Daniel went to the hotel. Mike gave a ribbon to", + "random_names_cf": "Then, William and Austin went to the hotel. William gave a ribbon to", + "s1_io_flip_cf": "Then, Daniel and Neil went to the hotel. Neil gave a ribbon to", + "s2_io_flip_cf": "Then, Neil and Daniel went to the hotel. Daniel gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Austin and William went to the hotel. William gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, William and Austin went to the hotel. Austin gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Neil went to the hotel. Daniel gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and William went to the hotel. Austin gave a ribbon to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Neil", + "object": "ribbon", + "place": "hotel", + "random_a": "William", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "The market Rob and Steven went to had a toaster. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Rob and Steven went to had a toaster. Roger gave it to", + "random_names_cf": "The market Kay and Alexander went to had a toaster. Kay gave it to", + "s1_io_flip_cf": "The market Steven and Rob went to had a toaster. Rob gave it to", + "s2_io_flip_cf": "The market Rob and Steven went to had a toaster. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The market Alexander and Kay went to had a toaster. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The market Kay and Alexander went to had a toaster. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Steven and Rob went to had a toaster. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Alexander and Kay went to had a toaster. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Rob", + "object": "toaster", + "place": "market", + "random_a": "Kay", + "random_b": "Alexander", + "random_c": "Roger" + } + }, + { + "text": "Before Will and Kelly left the dorm, Will decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Kelly left the dorm, Elizabeth decided to give a toaster to", + "random_names_cf": "Before Summer and Andrew left the dorm, Summer decided to give a toaster to", + "s1_io_flip_cf": "Before Kelly and Will left the dorm, Will decided to give a toaster to", + "s2_io_flip_cf": "Before Will and Kelly left the dorm, Kelly decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Summer left the dorm, Summer decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before Summer and Andrew left the dorm, Andrew decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Will left the dorm, Kelly decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Summer left the dorm, Andrew decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Will", + "object": "toaster", + "place": "dorm", + "random_a": "Summer", + "random_b": "Andrew", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Joe and Steven had a lot of fun at the supermarket. Joe gave a vest to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Steven had a lot of fun at the supermarket. Roy gave a vest to", + "random_names_cf": "Then, Lewis and Roger had a lot of fun at the supermarket. Lewis gave a vest to", + "s1_io_flip_cf": "Then, Steven and Joe had a lot of fun at the supermarket. Joe gave a vest to", + "s2_io_flip_cf": "Then, Joe and Steven had a lot of fun at the supermarket. Steven gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Lewis had a lot of fun at the supermarket. Lewis gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Roger had a lot of fun at the supermarket. Roger gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Joe had a lot of fun at the supermarket. Steven gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Lewis had a lot of fun at the supermarket. Roger gave a vest to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "vest", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Roger", + "random_c": "Roy" + } + }, + { + "text": "Before Dan and Mike left the department store, Dan decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Mike left the department store, Luke decided to give a bathtub to", + "random_names_cf": "Before Kelly and Rick left the department store, Kelly decided to give a bathtub to", + "s1_io_flip_cf": "Before Mike and Dan left the department store, Dan decided to give a bathtub to", + "s2_io_flip_cf": "Before Dan and Mike left the department store, Mike decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Rick and Kelly left the department store, Kelly decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Rick left the department store, Rick decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Dan left the department store, Mike decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Kelly left the department store, Rick decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "bathtub", + "place": "department store", + "random_a": "Kelly", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "Before Alex and Mike left the music store, Alex decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Mike left the music store, Ross decided to give a machine to", + "random_names_cf": "Before Josh and Joe left the music store, Josh decided to give a machine to", + "s1_io_flip_cf": "Before Mike and Alex left the music store, Alex decided to give a machine to", + "s2_io_flip_cf": "Before Alex and Mike left the music store, Mike decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Joe and Josh left the music store, Josh decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Josh and Joe left the music store, Joe decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Alex left the music store, Mike decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Josh left the music store, Joe decided to give a machine to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Alex", + "object": "machine", + "place": "music store", + "random_a": "Josh", + "random_b": "Joe", + "random_c": "Ross" + } + }, + { + "text": "When Ryan and Mike got a jar at the service station, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Mike got a jar at the service station, Tim decided to give it to", + "random_names_cf": "When Stan and Alex got a jar at the service station, Stan decided to give it to", + "s1_io_flip_cf": "When Mike and Ryan got a jar at the service station, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Mike got a jar at the service station, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Stan got a jar at the service station, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Alex got a jar at the service station, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Ryan got a jar at the service station, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Stan got a jar at the service station, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Ryan", + "object": "jar", + "place": "service station", + "random_a": "Stan", + "random_b": "Alex", + "random_c": "Tim" + } + }, + { + "text": "Once Andrew and Lewis arrived at the mall, Andrew gave a can to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Lewis arrived at the mall, Kay gave a can to", + "random_names_cf": "Once Charles and Ross arrived at the mall, Charles gave a can to", + "s1_io_flip_cf": "Once Lewis and Andrew arrived at the mall, Andrew gave a can to", + "s2_io_flip_cf": "Once Andrew and Lewis arrived at the mall, Lewis gave a can to", + "random_names_s1_ioi_flip_cf": "Once Ross and Charles arrived at the mall, Charles gave a can to", + "random_names_s2_ioi_flip_cf": "Once Charles and Ross arrived at the mall, Ross gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Andrew arrived at the mall, Lewis gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Charles arrived at the mall, Ross gave a can to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Andrew", + "object": "can", + "place": "mall", + "random_a": "Charles", + "random_b": "Ross", + "random_c": "Kay" + } + }, + { + "text": "When Phil and Ryan got a funnel at the hangar, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Ryan got a funnel at the hangar, Roy decided to give it to", + "random_names_cf": "When Grant and Roger got a funnel at the hangar, Grant decided to give it to", + "s1_io_flip_cf": "When Ryan and Phil got a funnel at the hangar, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Ryan got a funnel at the hangar, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Grant got a funnel at the hangar, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Roger got a funnel at the hangar, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Phil got a funnel at the hangar, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Grant got a funnel at the hangar, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Phil", + "object": "funnel", + "place": "hangar", + "random_a": "Grant", + "random_b": "Roger", + "random_c": "Roy" + } + }, + { + "text": "The harbor Kelly and Sarah went to had a napkin. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Kelly and Sarah went to had a napkin. Lewis gave it to", + "random_names_cf": "The harbor Will and Rob went to had a napkin. Will gave it to", + "s1_io_flip_cf": "The harbor Sarah and Kelly went to had a napkin. Kelly gave it to", + "s2_io_flip_cf": "The harbor Kelly and Sarah went to had a napkin. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Rob and Will went to had a napkin. Will gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Will and Rob went to had a napkin. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Sarah and Kelly went to had a napkin. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Rob and Will went to had a napkin. Rob gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Kelly", + "object": "napkin", + "place": "harbor", + "random_a": "Will", + "random_b": "Rob", + "random_c": "Lewis" + } + }, + { + "text": "Then, Mike and Neil went to the cafe. Mike gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Neil went to the cafe. Summer gave a trunk to", + "random_names_cf": "Then, Jim and Guy went to the cafe. Jim gave a trunk to", + "s1_io_flip_cf": "Then, Neil and Mike went to the cafe. Mike gave a trunk to", + "s2_io_flip_cf": "Then, Mike and Neil went to the cafe. Neil gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Jim went to the cafe. Jim gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Guy went to the cafe. Guy gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Mike went to the cafe. Neil gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Jim went to the cafe. Guy gave a trunk to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Mike", + "object": "trunk", + "place": "cafe", + "random_a": "Jim", + "random_b": "Guy", + "random_c": "Summer" + } + }, + { + "text": "While Tom and Kelly relaxed, Tom gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tom and Kelly relaxed, Alex gave a joystick to", + "random_names_cf": "While Roger and Alexander relaxed, Roger gave a joystick to", + "s1_io_flip_cf": "While Kelly and Tom relaxed, Tom gave a joystick to", + "s2_io_flip_cf": "While Tom and Kelly relaxed, Kelly gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Alexander and Roger relaxed, Roger gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Roger and Alexander relaxed, Alexander gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Tom relaxed, Kelly gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Roger relaxed, Alexander gave a joystick to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Tom", + "object": "joystick", + "place": "department store", + "random_a": "Roger", + "random_b": "Alexander", + "random_c": "Alex" + } + }, + { + "text": "While Robert and William relaxed, Robert gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and William relaxed, Josh gave a bowl to", + "random_names_cf": "While Steve and Peter relaxed, Steve gave a bowl to", + "s1_io_flip_cf": "While William and Robert relaxed, Robert gave a bowl to", + "s2_io_flip_cf": "While Robert and William relaxed, William gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Peter and Steve relaxed, Steve gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Steve and Peter relaxed, Peter gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Robert relaxed, William gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Steve relaxed, Peter gave a bowl to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Robert", + "object": "bowl", + "place": "pizzeria", + "random_a": "Steve", + "random_b": "Peter", + "random_c": "Josh" + } + }, + { + "text": "The ferry Ryan and Cal went to had a pencil. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Ryan and Cal went to had a pencil. Neil gave it to", + "random_names_cf": "The ferry Peter and Ross went to had a pencil. Peter gave it to", + "s1_io_flip_cf": "The ferry Cal and Ryan went to had a pencil. Ryan gave it to", + "s2_io_flip_cf": "The ferry Ryan and Cal went to had a pencil. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Ross and Peter went to had a pencil. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Peter and Ross went to had a pencil. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Cal and Ryan went to had a pencil. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Ross and Peter went to had a pencil. Ross gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ryan", + "object": "pencil", + "place": "ferry", + "random_a": "Peter", + "random_b": "Ross", + "random_c": "Neil" + } + }, + { + "text": "Once Kay and Josh arrived at the field, Kay gave a pair of goggles to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Josh arrived at the field, Sarah gave a pair of goggles to", + "random_names_cf": "Once Charles and Peter arrived at the field, Charles gave a pair of goggles to", + "s1_io_flip_cf": "Once Josh and Kay arrived at the field, Kay gave a pair of goggles to", + "s2_io_flip_cf": "Once Kay and Josh arrived at the field, Josh gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Once Peter and Charles arrived at the field, Charles gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Once Charles and Peter arrived at the field, Peter gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Kay arrived at the field, Josh gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Charles arrived at the field, Peter gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Kay", + "object": "pair of goggles", + "place": "field", + "random_a": "Charles", + "random_b": "Peter", + "random_c": "Sarah" + } + }, + { + "text": "Then, Ross and Steven had a lot of fun at the school. Ross gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Steven had a lot of fun at the school. Andrew gave a carpet to", + "random_names_cf": "Then, Ryan and Mike had a lot of fun at the school. Ryan gave a carpet to", + "s1_io_flip_cf": "Then, Steven and Ross had a lot of fun at the school. Ross gave a carpet to", + "s2_io_flip_cf": "Then, Ross and Steven had a lot of fun at the school. Steven gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the school. Ryan gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Mike had a lot of fun at the school. Mike gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Ross had a lot of fun at the school. Steven gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Ryan had a lot of fun at the school. Mike gave a carpet to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Ross", + "object": "carpet", + "place": "school", + "random_a": "Ryan", + "random_b": "Mike", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tom and Henry were working at the store. Tom decided to give a notebook to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Henry were working at the store. Austin decided to give a notebook to", + "random_names_cf": "Then, Alexander and Stan were working at the store. Alexander decided to give a notebook to", + "s1_io_flip_cf": "Then, Henry and Tom were working at the store. Tom decided to give a notebook to", + "s2_io_flip_cf": "Then, Tom and Henry were working at the store. Henry decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Alexander were working at the store. Alexander decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Stan were working at the store. Stan decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Tom were working at the store. Henry decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Alexander were working at the store. Stan decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tom", + "object": "notebook", + "place": "store", + "random_a": "Alexander", + "random_b": "Stan", + "random_c": "Austin" + } + }, + { + "text": "The pharmacy Austin and Jonathan went to had a ribbon. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Austin and Jonathan went to had a ribbon. Angel gave it to", + "random_names_cf": "The pharmacy Peter and Steve went to had a ribbon. Peter gave it to", + "s1_io_flip_cf": "The pharmacy Jonathan and Austin went to had a ribbon. Austin gave it to", + "s2_io_flip_cf": "The pharmacy Austin and Jonathan went to had a ribbon. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Steve and Peter went to had a ribbon. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Peter and Steve went to had a ribbon. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Jonathan and Austin went to had a ribbon. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Steve and Peter went to had a ribbon. Steve gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "ribbon", + "place": "pharmacy", + "random_a": "Peter", + "random_b": "Steve", + "random_c": "Angel" + } + }, + { + "text": "The break room Jonathan and Kay went to had a ruler. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Jonathan and Kay went to had a ruler. Andrew gave it to", + "random_names_cf": "The break room Roy and Luke went to had a ruler. Roy gave it to", + "s1_io_flip_cf": "The break room Kay and Jonathan went to had a ruler. Jonathan gave it to", + "s2_io_flip_cf": "The break room Jonathan and Kay went to had a ruler. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The break room Luke and Roy went to had a ruler. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The break room Roy and Luke went to had a ruler. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Kay and Jonathan went to had a ruler. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Luke and Roy went to had a ruler. Luke gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Jonathan", + "object": "ruler", + "place": "break room", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "Then, Jonathan and Alex went to the hotel. Jonathan gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Alex went to the hotel. Peter gave a ruler to", + "random_names_cf": "Then, Neil and Elizabeth went to the hotel. Neil gave a ruler to", + "s1_io_flip_cf": "Then, Alex and Jonathan went to the hotel. Jonathan gave a ruler to", + "s2_io_flip_cf": "Then, Jonathan and Alex went to the hotel. Alex gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Neil went to the hotel. Neil gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Elizabeth went to the hotel. Elizabeth gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Jonathan went to the hotel. Alex gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Neil went to the hotel. Elizabeth gave a ruler to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Jonathan", + "object": "ruler", + "place": "hotel", + "random_a": "Neil", + "random_b": "Elizabeth", + "random_c": "Peter" + } + }, + { + "text": "When Robert and Roy got a bowl at the ferry, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Roy got a bowl at the ferry, Tim decided to give it to", + "random_names_cf": "When Ross and Alex got a bowl at the ferry, Ross decided to give it to", + "s1_io_flip_cf": "When Roy and Robert got a bowl at the ferry, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Roy got a bowl at the ferry, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Ross got a bowl at the ferry, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Alex got a bowl at the ferry, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Robert got a bowl at the ferry, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Ross got a bowl at the ferry, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Robert", + "object": "bowl", + "place": "ferry", + "random_a": "Ross", + "random_b": "Alex", + "random_c": "Tim" + } + }, + { + "text": "When Tom and Luke got a machine at the pizzeria, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Luke got a machine at the pizzeria, Mike decided to give it to", + "random_names_cf": "When Robert and Ross got a machine at the pizzeria, Robert decided to give it to", + "s1_io_flip_cf": "When Luke and Tom got a machine at the pizzeria, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Luke got a machine at the pizzeria, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Robert got a machine at the pizzeria, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Ross got a machine at the pizzeria, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Tom got a machine at the pizzeria, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Robert got a machine at the pizzeria, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Tom", + "object": "machine", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Ross", + "random_c": "Mike" + } + }, + { + "text": "While Alexander and Cal relaxed, Alexander gave a pair of shoes to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Cal relaxed, Robert gave a pair of shoes to", + "random_names_cf": "While Dan and Andrew relaxed, Dan gave a pair of shoes to", + "s1_io_flip_cf": "While Cal and Alexander relaxed, Alexander gave a pair of shoes to", + "s2_io_flip_cf": "While Alexander and Cal relaxed, Cal gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "While Andrew and Dan relaxed, Dan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "While Dan and Andrew relaxed, Andrew gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Alexander relaxed, Cal gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Dan relaxed, Andrew gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alexander", + "object": "pair of shoes", + "place": "zoo", + "random_a": "Dan", + "random_b": "Andrew", + "random_c": "Robert" + } + }, + { + "text": "Then, Ryan and Angel were working at the gift shop. Ryan decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Angel were working at the gift shop. Charles decided to give a screwdriver to", + "random_names_cf": "Then, Steven and Edward were working at the gift shop. Steven decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Angel and Ryan were working at the gift shop. Ryan decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Ryan and Angel were working at the gift shop. Angel decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Steven were working at the gift shop. Steven decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Edward were working at the gift shop. Edward decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Ryan were working at the gift shop. Angel decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Steven were working at the gift shop. Edward decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Ryan", + "object": "screwdriver", + "place": "gift shop", + "random_a": "Steven", + "random_b": "Edward", + "random_c": "Charles" + } + }, + { + "text": "Before Austin and Don left the pet store, Austin decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Don left the pet store, Luke decided to give a heater to", + "random_names_cf": "Before Angel and Daniel left the pet store, Angel decided to give a heater to", + "s1_io_flip_cf": "Before Don and Austin left the pet store, Austin decided to give a heater to", + "s2_io_flip_cf": "Before Austin and Don left the pet store, Don decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Angel left the pet store, Angel decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Angel and Daniel left the pet store, Daniel decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Austin left the pet store, Don decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Angel left the pet store, Daniel decided to give a heater to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Austin", + "object": "heater", + "place": "pet store", + "random_a": "Angel", + "random_b": "Daniel", + "random_c": "Luke" + } + }, + { + "text": "Then, Angel and Joe had a lot of fun at the hangar. Angel gave a ring to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Joe had a lot of fun at the hangar. Edward gave a ring to", + "random_names_cf": "Then, Ross and Rick had a lot of fun at the hangar. Ross gave a ring to", + "s1_io_flip_cf": "Then, Joe and Angel had a lot of fun at the hangar. Angel gave a ring to", + "s2_io_flip_cf": "Then, Angel and Joe had a lot of fun at the hangar. Joe gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Ross had a lot of fun at the hangar. Ross gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Rick had a lot of fun at the hangar. Rick gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Angel had a lot of fun at the hangar. Joe gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Ross had a lot of fun at the hangar. Rick gave a ring to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Angel", + "object": "ring", + "place": "hangar", + "random_a": "Ross", + "random_b": "Rick", + "random_c": "Edward" + } + }, + { + "text": "Then, Jonathan and Cal were working at the racetrack. Jonathan decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Cal were working at the racetrack. Tom decided to give a tablet to", + "random_names_cf": "Then, Daniel and Dan were working at the racetrack. Daniel decided to give a tablet to", + "s1_io_flip_cf": "Then, Cal and Jonathan were working at the racetrack. Jonathan decided to give a tablet to", + "s2_io_flip_cf": "Then, Jonathan and Cal were working at the racetrack. Cal decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Daniel were working at the racetrack. Daniel decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Dan were working at the racetrack. Dan decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Jonathan were working at the racetrack. Cal decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Daniel were working at the racetrack. Dan decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Jonathan", + "object": "tablet", + "place": "racetrack", + "random_a": "Daniel", + "random_b": "Dan", + "random_c": "Tom" + } + }, + { + "text": "Then, Mike and Tim had a lot of fun at the mall. Mike gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Tim had a lot of fun at the mall. Stan gave a machine to", + "random_names_cf": "Then, Elizabeth and Roy had a lot of fun at the mall. Elizabeth gave a machine to", + "s1_io_flip_cf": "Then, Tim and Mike had a lot of fun at the mall. Mike gave a machine to", + "s2_io_flip_cf": "Then, Mike and Tim had a lot of fun at the mall. Tim gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Elizabeth had a lot of fun at the mall. Elizabeth gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Roy had a lot of fun at the mall. Roy gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Mike had a lot of fun at the mall. Tim gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Elizabeth had a lot of fun at the mall. Roy gave a machine to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Mike", + "object": "machine", + "place": "mall", + "random_a": "Elizabeth", + "random_b": "Roy", + "random_c": "Stan" + } + }, + { + "text": "Then, Edward and Alexander went to the tire store. Edward gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Alexander went to the tire store. Roy gave a wrench to", + "random_names_cf": "Then, Don and Tim went to the tire store. Don gave a wrench to", + "s1_io_flip_cf": "Then, Alexander and Edward went to the tire store. Edward gave a wrench to", + "s2_io_flip_cf": "Then, Edward and Alexander went to the tire store. Alexander gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Don went to the tire store. Don gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Don and Tim went to the tire store. Tim gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Edward went to the tire store. Alexander gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Don went to the tire store. Tim gave a wrench to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Edward", + "object": "wrench", + "place": "tire store", + "random_a": "Don", + "random_b": "Tim", + "random_c": "Roy" + } + }, + { + "text": "Before Dan and Guy left the hangar, Dan decided to give a pair of goggles to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Guy left the hangar, Henry decided to give a pair of goggles to", + "random_names_cf": "Before Roger and Neil left the hangar, Roger decided to give a pair of goggles to", + "s1_io_flip_cf": "Before Guy and Dan left the hangar, Dan decided to give a pair of goggles to", + "s2_io_flip_cf": "Before Dan and Guy left the hangar, Guy decided to give a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Before Neil and Roger left the hangar, Roger decided to give a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Before Roger and Neil left the hangar, Neil decided to give a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Dan left the hangar, Guy decided to give a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Roger left the hangar, Neil decided to give a pair of goggles to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Dan", + "object": "pair of goggles", + "place": "hangar", + "random_a": "Roger", + "random_b": "Neil", + "random_c": "Henry" + } + }, + { + "text": "When Daniel and Joe got a screwdriver at the zoo, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Joe got a screwdriver at the zoo, Guy decided to give it to", + "random_names_cf": "When Lewis and Kay got a screwdriver at the zoo, Lewis decided to give it to", + "s1_io_flip_cf": "When Joe and Daniel got a screwdriver at the zoo, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Joe got a screwdriver at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Lewis got a screwdriver at the zoo, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Kay got a screwdriver at the zoo, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Daniel got a screwdriver at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Lewis got a screwdriver at the zoo, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Daniel", + "object": "screwdriver", + "place": "zoo", + "random_a": "Lewis", + "random_b": "Kay", + "random_c": "Guy" + } + }, + { + "text": "When Jonathan and William got a key at the pet store, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and William got a key at the pet store, Luke decided to give it to", + "random_names_cf": "When Grant and Elizabeth got a key at the pet store, Grant decided to give it to", + "s1_io_flip_cf": "When William and Jonathan got a key at the pet store, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and William got a key at the pet store, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Grant got a key at the pet store, Grant decided to give it to", + "random_names_s2_ioi_flip_cf": "When Grant and Elizabeth got a key at the pet store, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Jonathan got a key at the pet store, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Grant got a key at the pet store, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Jonathan", + "object": "key", + "place": "pet store", + "random_a": "Grant", + "random_b": "Elizabeth", + "random_c": "Luke" + } + }, + { + "text": "While Kay and Edward relaxed, Kay gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Edward relaxed, Ryan gave a screwdriver to", + "random_names_cf": "While Henry and Angel relaxed, Henry gave a screwdriver to", + "s1_io_flip_cf": "While Edward and Kay relaxed, Kay gave a screwdriver to", + "s2_io_flip_cf": "While Kay and Edward relaxed, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Angel and Henry relaxed, Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Henry and Angel relaxed, Angel gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Kay relaxed, Edward gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Henry relaxed, Angel gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Kay", + "object": "screwdriver", + "place": "ferry", + "random_a": "Henry", + "random_b": "Angel", + "random_c": "Ryan" + } + }, + { + "text": "Then, Kelly and Guy were working at the zoo. Kelly decided to give a can to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Guy were working at the zoo. Andrew decided to give a can to", + "random_names_cf": "Then, Robert and Jim were working at the zoo. Robert decided to give a can to", + "s1_io_flip_cf": "Then, Guy and Kelly were working at the zoo. Kelly decided to give a can to", + "s2_io_flip_cf": "Then, Kelly and Guy were working at the zoo. Guy decided to give a can to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Robert were working at the zoo. Robert decided to give a can to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Jim were working at the zoo. Jim decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Kelly were working at the zoo. Guy decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Robert were working at the zoo. Jim decided to give a can to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Kelly", + "object": "can", + "place": "zoo", + "random_a": "Robert", + "random_b": "Jim", + "random_c": "Andrew" + } + }, + { + "text": "Once Jim and Edward arrived at the ramp, Jim gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Edward arrived at the ramp, Ross gave a tent to", + "random_names_cf": "Once Elizabeth and Daniel arrived at the ramp, Elizabeth gave a tent to", + "s1_io_flip_cf": "Once Edward and Jim arrived at the ramp, Jim gave a tent to", + "s2_io_flip_cf": "Once Jim and Edward arrived at the ramp, Edward gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the ramp, Elizabeth gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Daniel arrived at the ramp, Daniel gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Jim arrived at the ramp, Edward gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Elizabeth arrived at the ramp, Daniel gave a tent to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jim", + "object": "tent", + "place": "ramp", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "When Will and Neil got a toilet at the supermarket, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Neil got a toilet at the supermarket, Edward decided to give it to", + "random_names_cf": "When Summer and Kelly got a toilet at the supermarket, Summer decided to give it to", + "s1_io_flip_cf": "When Neil and Will got a toilet at the supermarket, Will decided to give it to", + "s2_io_flip_cf": "When Will and Neil got a toilet at the supermarket, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Summer got a toilet at the supermarket, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Kelly got a toilet at the supermarket, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Will got a toilet at the supermarket, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Summer got a toilet at the supermarket, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Will", + "object": "toilet", + "place": "supermarket", + "random_a": "Summer", + "random_b": "Kelly", + "random_c": "Edward" + } + }, + { + "text": "Then, Robert and Rob were working at the park. Robert decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Rob were working at the park. Ross decided to give a sandal to", + "random_names_cf": "Then, Tom and Jim were working at the park. Tom decided to give a sandal to", + "s1_io_flip_cf": "Then, Rob and Robert were working at the park. Robert decided to give a sandal to", + "s2_io_flip_cf": "Then, Robert and Rob were working at the park. Rob decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Tom were working at the park. Tom decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Jim were working at the park. Jim decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Robert were working at the park. Rob decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Tom were working at the park. Jim decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Robert", + "object": "sandal", + "place": "park", + "random_a": "Tom", + "random_b": "Jim", + "random_c": "Ross" + } + }, + { + "text": "Then, Andrew and Scott went to the restaurant. Andrew gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Scott went to the restaurant. Will gave a desk to", + "random_names_cf": "Then, Luke and Rick went to the restaurant. Luke gave a desk to", + "s1_io_flip_cf": "Then, Scott and Andrew went to the restaurant. Andrew gave a desk to", + "s2_io_flip_cf": "Then, Andrew and Scott went to the restaurant. Scott gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Luke went to the restaurant. Luke gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Rick went to the restaurant. Rick gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Andrew went to the restaurant. Scott gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Luke went to the restaurant. Rick gave a desk to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Andrew", + "object": "desk", + "place": "restaurant", + "random_a": "Luke", + "random_b": "Rick", + "random_c": "Will" + } + }, + { + "text": "When Josh and Henry got a shoe at the pharmacy, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Henry got a shoe at the pharmacy, Dan decided to give it to", + "random_names_cf": "When Charles and Cal got a shoe at the pharmacy, Charles decided to give it to", + "s1_io_flip_cf": "When Henry and Josh got a shoe at the pharmacy, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Henry got a shoe at the pharmacy, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Charles got a shoe at the pharmacy, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Cal got a shoe at the pharmacy, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Josh got a shoe at the pharmacy, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Charles got a shoe at the pharmacy, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "shoe", + "place": "pharmacy", + "random_a": "Charles", + "random_b": "Cal", + "random_c": "Dan" + } + }, + { + "text": "Then, Rob and Summer had a lot of fun at the racetrack. Rob gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Summer had a lot of fun at the racetrack. Steven gave a wallet to", + "random_names_cf": "Then, Josh and Tom had a lot of fun at the racetrack. Josh gave a wallet to", + "s1_io_flip_cf": "Then, Summer and Rob had a lot of fun at the racetrack. Rob gave a wallet to", + "s2_io_flip_cf": "Then, Rob and Summer had a lot of fun at the racetrack. Summer gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Josh had a lot of fun at the racetrack. Josh gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Tom had a lot of fun at the racetrack. Tom gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the racetrack. Summer gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Josh had a lot of fun at the racetrack. Tom gave a wallet to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Rob", + "object": "wallet", + "place": "racetrack", + "random_a": "Josh", + "random_b": "Tom", + "random_c": "Steven" + } + }, + { + "text": "Then, Alex and Phil had a lot of fun at the racetrack. Alex gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Phil had a lot of fun at the racetrack. Sarah gave a sock to", + "random_names_cf": "Then, Steve and Tim had a lot of fun at the racetrack. Steve gave a sock to", + "s1_io_flip_cf": "Then, Phil and Alex had a lot of fun at the racetrack. Alex gave a sock to", + "s2_io_flip_cf": "Then, Alex and Phil had a lot of fun at the racetrack. Phil gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Steve had a lot of fun at the racetrack. Steve gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Tim had a lot of fun at the racetrack. Tim gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Alex had a lot of fun at the racetrack. Phil gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Steve had a lot of fun at the racetrack. Tim gave a sock to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Alex", + "object": "sock", + "place": "racetrack", + "random_a": "Steve", + "random_b": "Tim", + "random_c": "Sarah" + } + }, + { + "text": "Before Guy and Joe left the campground, Guy decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Joe left the campground, Ross decided to give a basket to", + "random_names_cf": "Before Roger and Mike left the campground, Roger decided to give a basket to", + "s1_io_flip_cf": "Before Joe and Guy left the campground, Guy decided to give a basket to", + "s2_io_flip_cf": "Before Guy and Joe left the campground, Joe decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Mike and Roger left the campground, Roger decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Roger and Mike left the campground, Mike decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Guy left the campground, Joe decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Roger left the campground, Mike decided to give a basket to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Guy", + "object": "basket", + "place": "campground", + "random_a": "Roger", + "random_b": "Mike", + "random_c": "Ross" + } + }, + { + "text": "The car Peter and Ross went to had a can. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Peter and Ross went to had a can. Steven gave it to", + "random_names_cf": "The car Tom and Steve went to had a can. Tom gave it to", + "s1_io_flip_cf": "The car Ross and Peter went to had a can. Peter gave it to", + "s2_io_flip_cf": "The car Peter and Ross went to had a can. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The car Steve and Tom went to had a can. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The car Tom and Steve went to had a can. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Ross and Peter went to had a can. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Steve and Tom went to had a can. Steve gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Peter", + "object": "can", + "place": "car", + "random_a": "Tom", + "random_b": "Steve", + "random_c": "Steven" + } + }, + { + "text": "While Grant and Jim relaxed, Grant gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Jim relaxed, Alex gave a faucet to", + "random_names_cf": "While Alexander and Will relaxed, Alexander gave a faucet to", + "s1_io_flip_cf": "While Jim and Grant relaxed, Grant gave a faucet to", + "s2_io_flip_cf": "While Grant and Jim relaxed, Jim gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Will and Alexander relaxed, Alexander gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Alexander and Will relaxed, Will gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Grant relaxed, Jim gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Alexander relaxed, Will gave a faucet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Grant", + "object": "faucet", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Will", + "random_c": "Alex" + } + }, + { + "text": "Then, Don and Austin had a lot of fun at the pizzeria. Don gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Austin had a lot of fun at the pizzeria. Ryan gave a piece of tape to", + "random_names_cf": "Then, Josh and Will had a lot of fun at the pizzeria. Josh gave a piece of tape to", + "s1_io_flip_cf": "Then, Austin and Don had a lot of fun at the pizzeria. Don gave a piece of tape to", + "s2_io_flip_cf": "Then, Don and Austin had a lot of fun at the pizzeria. Austin gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Will and Josh had a lot of fun at the pizzeria. Josh gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Will had a lot of fun at the pizzeria. Will gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Don had a lot of fun at the pizzeria. Austin gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Josh had a lot of fun at the pizzeria. Will gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Don", + "object": "piece of tape", + "place": "pizzeria", + "random_a": "Josh", + "random_b": "Will", + "random_c": "Ryan" + } + }, + { + "text": "Before Kelly and Phil left the spa, Kelly decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Phil left the spa, William decided to give a jar to", + "random_names_cf": "Before Dan and Tim left the spa, Dan decided to give a jar to", + "s1_io_flip_cf": "Before Phil and Kelly left the spa, Kelly decided to give a jar to", + "s2_io_flip_cf": "Before Kelly and Phil left the spa, Phil decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Tim and Dan left the spa, Dan decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Dan and Tim left the spa, Tim decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Kelly left the spa, Phil decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Dan left the spa, Tim decided to give a jar to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Kelly", + "object": "jar", + "place": "spa", + "random_a": "Dan", + "random_b": "Tim", + "random_c": "William" + } + }, + { + "text": "Then, Cal and Alexander went to the court. Cal gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Alexander went to the court. Daniel gave a scarf to", + "random_names_cf": "Then, Austin and Rob went to the court. Austin gave a scarf to", + "s1_io_flip_cf": "Then, Alexander and Cal went to the court. Cal gave a scarf to", + "s2_io_flip_cf": "Then, Cal and Alexander went to the court. Alexander gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Austin went to the court. Austin gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Rob went to the court. Rob gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Cal went to the court. Alexander gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Austin went to the court. Rob gave a scarf to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Cal", + "object": "scarf", + "place": "court", + "random_a": "Austin", + "random_b": "Rob", + "random_c": "Daniel" + } + }, + { + "text": "Then, Alex and Daniel went to the salon. Alex gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Daniel went to the salon. Andrew gave a bowl to", + "random_names_cf": "Then, Phil and Tom went to the salon. Phil gave a bowl to", + "s1_io_flip_cf": "Then, Daniel and Alex went to the salon. Alex gave a bowl to", + "s2_io_flip_cf": "Then, Alex and Daniel went to the salon. Daniel gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Phil went to the salon. Phil gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Tom went to the salon. Tom gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alex went to the salon. Daniel gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Phil went to the salon. Tom gave a bowl to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Alex", + "object": "bowl", + "place": "salon", + "random_a": "Phil", + "random_b": "Tom", + "random_c": "Andrew" + } + }, + { + "text": "Then, Steve and Jim went to the circus. Steve gave a shelf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Jim went to the circus. Roy gave a shelf to", + "random_names_cf": "Then, Cal and Kelly went to the circus. Cal gave a shelf to", + "s1_io_flip_cf": "Then, Jim and Steve went to the circus. Steve gave a shelf to", + "s2_io_flip_cf": "Then, Steve and Jim went to the circus. Jim gave a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Cal went to the circus. Cal gave a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Kelly went to the circus. Kelly gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Steve went to the circus. Jim gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Cal went to the circus. Kelly gave a shelf to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Steve", + "object": "shelf", + "place": "circus", + "random_a": "Cal", + "random_b": "Kelly", + "random_c": "Roy" + } + }, + { + "text": "While Charles and Steven relaxed, Charles gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Steven relaxed, Andrew gave a basketball to", + "random_names_cf": "While Phil and William relaxed, Phil gave a basketball to", + "s1_io_flip_cf": "While Steven and Charles relaxed, Charles gave a basketball to", + "s2_io_flip_cf": "While Charles and Steven relaxed, Steven gave a basketball to", + "random_names_s1_ioi_flip_cf": "While William and Phil relaxed, Phil gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Phil and William relaxed, William gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Charles relaxed, Steven gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Phil relaxed, William gave a basketball to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Charles", + "object": "basketball", + "place": "parking lot", + "random_a": "Phil", + "random_b": "William", + "random_c": "Andrew" + } + }, + { + "text": "Once Steve and Jim arrived at the spa, Steve gave a pencil sharpener to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Jim arrived at the spa, Neil gave a pencil sharpener to", + "random_names_cf": "Once Stan and Tom arrived at the spa, Stan gave a pencil sharpener to", + "s1_io_flip_cf": "Once Jim and Steve arrived at the spa, Steve gave a pencil sharpener to", + "s2_io_flip_cf": "Once Steve and Jim arrived at the spa, Jim gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Once Tom and Stan arrived at the spa, Stan gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Once Stan and Tom arrived at the spa, Tom gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Steve arrived at the spa, Jim gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Stan arrived at the spa, Tom gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Steve", + "object": "pencil sharpener", + "place": "spa", + "random_a": "Stan", + "random_b": "Tom", + "random_c": "Neil" + } + }, + { + "text": "Then, Charles and Don went to the ferry. Charles gave a remote control to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Don went to the ferry. Phil gave a remote control to", + "random_names_cf": "Then, Steve and Daniel went to the ferry. Steve gave a remote control to", + "s1_io_flip_cf": "Then, Don and Charles went to the ferry. Charles gave a remote control to", + "s2_io_flip_cf": "Then, Charles and Don went to the ferry. Don gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Steve went to the ferry. Steve gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Daniel went to the ferry. Daniel gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Charles went to the ferry. Don gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Steve went to the ferry. Daniel gave a remote control to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Charles", + "object": "remote control", + "place": "ferry", + "random_a": "Steve", + "random_b": "Daniel", + "random_c": "Phil" + } + }, + { + "text": "When Ross and Steve were about to leave the school, Ross gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Steve were about to leave the school, Dan gave a heater to", + "random_names_cf": "When Rob and Steven were about to leave the school, Rob gave a heater to", + "s1_io_flip_cf": "When Steve and Ross were about to leave the school, Ross gave a heater to", + "s2_io_flip_cf": "When Ross and Steve were about to leave the school, Steve gave a heater to", + "random_names_s1_ioi_flip_cf": "When Steven and Rob were about to leave the school, Rob gave a heater to", + "random_names_s2_ioi_flip_cf": "When Rob and Steven were about to leave the school, Steven gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Ross were about to leave the school, Steve gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Rob were about to leave the school, Steven gave a heater to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "heater", + "place": "school", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Dan" + } + }, + { + "text": "Once Tim and Roy arrived at the store, Tim gave a bathtub to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Roy arrived at the store, Kelly gave a bathtub to", + "random_names_cf": "Once Stan and Don arrived at the store, Stan gave a bathtub to", + "s1_io_flip_cf": "Once Roy and Tim arrived at the store, Tim gave a bathtub to", + "s2_io_flip_cf": "Once Tim and Roy arrived at the store, Roy gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Once Don and Stan arrived at the store, Stan gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Once Stan and Don arrived at the store, Don gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Tim arrived at the store, Roy gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Stan arrived at the store, Don gave a bathtub to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Tim", + "object": "bathtub", + "place": "store", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Kelly" + } + }, + { + "text": "When Jonathan and Roger were about to leave the clothing store, Jonathan gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Roger were about to leave the clothing store, Cal gave a pillow to", + "random_names_cf": "When Josh and Ross were about to leave the clothing store, Josh gave a pillow to", + "s1_io_flip_cf": "When Roger and Jonathan were about to leave the clothing store, Jonathan gave a pillow to", + "s2_io_flip_cf": "When Jonathan and Roger were about to leave the clothing store, Roger gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Ross and Josh were about to leave the clothing store, Josh gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Josh and Ross were about to leave the clothing store, Ross gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Jonathan were about to leave the clothing store, Roger gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Josh were about to leave the clothing store, Ross gave a pillow to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Jonathan", + "object": "pillow", + "place": "clothing store", + "random_a": "Josh", + "random_b": "Ross", + "random_c": "Cal" + } + }, + { + "text": "Then, Edward and Tim had a lot of fun at the court. Edward gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Tim had a lot of fun at the court. Kay gave a pair of nail clippers to", + "random_names_cf": "Then, Summer and Guy had a lot of fun at the court. Summer gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Tim and Edward had a lot of fun at the court. Edward gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Edward and Tim had a lot of fun at the court. Tim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Summer had a lot of fun at the court. Summer gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Guy had a lot of fun at the court. Guy gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Edward had a lot of fun at the court. Tim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Summer had a lot of fun at the court. Guy gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Edward", + "object": "pair of nail clippers", + "place": "court", + "random_a": "Summer", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "When Roy and Daniel got a pair of pliers at the toy store, Roy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roy and Daniel got a pair of pliers at the toy store, Andrew decided to give it to", + "random_names_cf": "When Don and Kelly got a pair of pliers at the toy store, Don decided to give it to", + "s1_io_flip_cf": "When Daniel and Roy got a pair of pliers at the toy store, Roy decided to give it to", + "s2_io_flip_cf": "When Roy and Daniel got a pair of pliers at the toy store, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Don got a pair of pliers at the toy store, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Kelly got a pair of pliers at the toy store, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Roy got a pair of pliers at the toy store, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Don got a pair of pliers at the toy store, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Roy", + "object": "pair of pliers", + "place": "toy store", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "Andrew" + } + }, + { + "text": "The hangar Tom and Scott went to had a cable. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Tom and Scott went to had a cable. Robert gave it to", + "random_names_cf": "The hangar Ross and Edward went to had a cable. Ross gave it to", + "s1_io_flip_cf": "The hangar Scott and Tom went to had a cable. Tom gave it to", + "s2_io_flip_cf": "The hangar Tom and Scott went to had a cable. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Edward and Ross went to had a cable. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Ross and Edward went to had a cable. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Scott and Tom went to had a cable. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Edward and Ross went to had a cable. Edward gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "cable", + "place": "hangar", + "random_a": "Ross", + "random_b": "Edward", + "random_c": "Robert" + } + }, + { + "text": "Before Luke and Henry left the mall, Luke decided to give a spoon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Henry left the mall, Ryan decided to give a spoon to", + "random_names_cf": "Before Lewis and Kelly left the mall, Lewis decided to give a spoon to", + "s1_io_flip_cf": "Before Henry and Luke left the mall, Luke decided to give a spoon to", + "s2_io_flip_cf": "Before Luke and Henry left the mall, Henry decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Lewis left the mall, Lewis decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Kelly left the mall, Kelly decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Luke left the mall, Henry decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Lewis left the mall, Kelly decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Luke", + "object": "spoon", + "place": "mall", + "random_a": "Lewis", + "random_b": "Kelly", + "random_c": "Ryan" + } + }, + { + "text": "Once Peter and William arrived at the stadium, Peter gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and William arrived at the stadium, Charles gave a trunk to", + "random_names_cf": "Once Rob and Alex arrived at the stadium, Rob gave a trunk to", + "s1_io_flip_cf": "Once William and Peter arrived at the stadium, Peter gave a trunk to", + "s2_io_flip_cf": "Once Peter and William arrived at the stadium, William gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Alex and Rob arrived at the stadium, Rob gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Rob and Alex arrived at the stadium, Alex gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Peter arrived at the stadium, William gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Rob arrived at the stadium, Alex gave a trunk to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "trunk", + "place": "stadium", + "random_a": "Rob", + "random_b": "Alex", + "random_c": "Charles" + } + }, + { + "text": "When Alex and Will were about to leave the hangar, Alex gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Will were about to leave the hangar, Neil gave a folder to", + "random_names_cf": "When Kay and Stan were about to leave the hangar, Kay gave a folder to", + "s1_io_flip_cf": "When Will and Alex were about to leave the hangar, Alex gave a folder to", + "s2_io_flip_cf": "When Alex and Will were about to leave the hangar, Will gave a folder to", + "random_names_s1_ioi_flip_cf": "When Stan and Kay were about to leave the hangar, Kay gave a folder to", + "random_names_s2_ioi_flip_cf": "When Kay and Stan were about to leave the hangar, Stan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Alex were about to leave the hangar, Will gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Kay were about to leave the hangar, Stan gave a folder to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Alex", + "object": "folder", + "place": "hangar", + "random_a": "Kay", + "random_b": "Stan", + "random_c": "Neil" + } + }, + { + "text": "Before Mike and Elizabeth left the convenience store, Mike decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Elizabeth left the convenience store, Dan decided to give a pair of pliers to", + "random_names_cf": "Before Robert and Summer left the convenience store, Robert decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Elizabeth and Mike left the convenience store, Mike decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Mike and Elizabeth left the convenience store, Elizabeth decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Summer and Robert left the convenience store, Robert decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Robert and Summer left the convenience store, Summer decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Mike left the convenience store, Elizabeth decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Robert left the convenience store, Summer decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Mike", + "object": "pair of pliers", + "place": "convenience store", + "random_a": "Robert", + "random_b": "Summer", + "random_c": "Dan" + } + }, + { + "text": "When Lewis and Scott got a fan at the parking lot, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Scott got a fan at the parking lot, Dan decided to give it to", + "random_names_cf": "When Don and Josh got a fan at the parking lot, Don decided to give it to", + "s1_io_flip_cf": "When Scott and Lewis got a fan at the parking lot, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Scott got a fan at the parking lot, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Josh and Don got a fan at the parking lot, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Josh got a fan at the parking lot, Josh decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Lewis got a fan at the parking lot, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Don got a fan at the parking lot, Josh decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Lewis", + "object": "fan", + "place": "parking lot", + "random_a": "Don", + "random_b": "Josh", + "random_c": "Dan" + } + }, + { + "text": "Then, Summer and Alexander were working at the cafe. Summer decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Alexander were working at the cafe. Tom decided to give a bathtub to", + "random_names_cf": "Then, Tim and Rick were working at the cafe. Tim decided to give a bathtub to", + "s1_io_flip_cf": "Then, Alexander and Summer were working at the cafe. Summer decided to give a bathtub to", + "s2_io_flip_cf": "Then, Summer and Alexander were working at the cafe. Alexander decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Tim were working at the cafe. Tim decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Rick were working at the cafe. Rick decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Summer were working at the cafe. Alexander decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Tim were working at the cafe. Rick decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Summer", + "object": "bathtub", + "place": "cafe", + "random_a": "Tim", + "random_b": "Rick", + "random_c": "Tom" + } + }, + { + "text": "Then, Cal and Don were working at the cafeteria. Cal decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Don were working at the cafeteria. Roy decided to give a thread to", + "random_names_cf": "Then, Josh and Daniel were working at the cafeteria. Josh decided to give a thread to", + "s1_io_flip_cf": "Then, Don and Cal were working at the cafeteria. Cal decided to give a thread to", + "s2_io_flip_cf": "Then, Cal and Don were working at the cafeteria. Don decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Josh were working at the cafeteria. Josh decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Daniel were working at the cafeteria. Daniel decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Cal were working at the cafeteria. Don decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Josh were working at the cafeteria. Daniel decided to give a thread to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Cal", + "object": "thread", + "place": "cafeteria", + "random_a": "Josh", + "random_b": "Daniel", + "random_c": "Roy" + } + }, + { + "text": "Then, Neil and Grant were working at the pizzeria. Neil decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Grant were working at the pizzeria. Jonathan decided to give a radiator to", + "random_names_cf": "Then, Will and Kelly were working at the pizzeria. Will decided to give a radiator to", + "s1_io_flip_cf": "Then, Grant and Neil were working at the pizzeria. Neil decided to give a radiator to", + "s2_io_flip_cf": "Then, Neil and Grant were working at the pizzeria. Grant decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Will were working at the pizzeria. Will decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Will and Kelly were working at the pizzeria. Kelly decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Neil were working at the pizzeria. Grant decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Will were working at the pizzeria. Kelly decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "radiator", + "place": "pizzeria", + "random_a": "Will", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "When Roger and Alexander got a nail file at the salon, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Alexander got a nail file at the salon, Steven decided to give it to", + "random_names_cf": "When Dan and Charles got a nail file at the salon, Dan decided to give it to", + "s1_io_flip_cf": "When Alexander and Roger got a nail file at the salon, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Alexander got a nail file at the salon, Alexander decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Dan got a nail file at the salon, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Charles got a nail file at the salon, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Roger got a nail file at the salon, Alexander decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Dan got a nail file at the salon, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roger", + "object": "nail file", + "place": "salon", + "random_a": "Dan", + "random_b": "Charles", + "random_c": "Steven" + } + }, + { + "text": "Then, Jonathan and Lewis had a lot of fun at the court. Jonathan gave a can to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Lewis had a lot of fun at the court. Edward gave a can to", + "random_names_cf": "Then, Grant and Ross had a lot of fun at the court. Grant gave a can to", + "s1_io_flip_cf": "Then, Lewis and Jonathan had a lot of fun at the court. Jonathan gave a can to", + "s2_io_flip_cf": "Then, Jonathan and Lewis had a lot of fun at the court. Lewis gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Grant had a lot of fun at the court. Grant gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Ross had a lot of fun at the court. Ross gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Jonathan had a lot of fun at the court. Lewis gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Grant had a lot of fun at the court. Ross gave a can to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Jonathan", + "object": "can", + "place": "court", + "random_a": "Grant", + "random_b": "Ross", + "random_c": "Edward" + } + }, + { + "text": "Then, Peter and Sarah were working at the resort. Peter decided to give a ladder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Sarah were working at the resort. Charles decided to give a ladder to", + "random_names_cf": "Then, Edward and Lewis were working at the resort. Edward decided to give a ladder to", + "s1_io_flip_cf": "Then, Sarah and Peter were working at the resort. Peter decided to give a ladder to", + "s2_io_flip_cf": "Then, Peter and Sarah were working at the resort. Sarah decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Edward were working at the resort. Edward decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Lewis were working at the resort. Lewis decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Peter were working at the resort. Sarah decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Edward were working at the resort. Lewis decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Peter", + "object": "ladder", + "place": "resort", + "random_a": "Edward", + "random_b": "Lewis", + "random_c": "Charles" + } + }, + { + "text": "Then, Ross and Kelly were working at the cafe. Ross decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Kelly were working at the cafe. Rick decided to give a bathtub to", + "random_names_cf": "Then, Alexander and Henry were working at the cafe. Alexander decided to give a bathtub to", + "s1_io_flip_cf": "Then, Kelly and Ross were working at the cafe. Ross decided to give a bathtub to", + "s2_io_flip_cf": "Then, Ross and Kelly were working at the cafe. Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Alexander were working at the cafe. Alexander decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Henry were working at the cafe. Henry decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Ross were working at the cafe. Kelly decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Alexander were working at the cafe. Henry decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Ross", + "object": "bathtub", + "place": "cafe", + "random_a": "Alexander", + "random_b": "Henry", + "random_c": "Rick" + } + }, + { + "text": "Then, Alex and Don went to the studio. Alex gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Don went to the studio. Sarah gave a bicycle to", + "random_names_cf": "Then, Mike and Peter went to the studio. Mike gave a bicycle to", + "s1_io_flip_cf": "Then, Don and Alex went to the studio. Alex gave a bicycle to", + "s2_io_flip_cf": "Then, Alex and Don went to the studio. Don gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Mike went to the studio. Mike gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Peter went to the studio. Peter gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Alex went to the studio. Don gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Mike went to the studio. Peter gave a bicycle to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "bicycle", + "place": "studio", + "random_a": "Mike", + "random_b": "Peter", + "random_c": "Sarah" + } + }, + { + "text": "Once Phil and William arrived at the pizzeria, Phil gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and William arrived at the pizzeria, Jonathan gave a coat to", + "random_names_cf": "Once Scott and Andrew arrived at the pizzeria, Scott gave a coat to", + "s1_io_flip_cf": "Once William and Phil arrived at the pizzeria, Phil gave a coat to", + "s2_io_flip_cf": "Once Phil and William arrived at the pizzeria, William gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Scott arrived at the pizzeria, Scott gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Scott and Andrew arrived at the pizzeria, Andrew gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Phil arrived at the pizzeria, William gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Scott arrived at the pizzeria, Andrew gave a coat to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Phil", + "object": "coat", + "place": "pizzeria", + "random_a": "Scott", + "random_b": "Andrew", + "random_c": "Jonathan" + } + }, + { + "text": "While Roy and Scott relaxed, Roy gave a vest to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Scott relaxed, Jim gave a vest to", + "random_names_cf": "While Alexander and Lewis relaxed, Alexander gave a vest to", + "s1_io_flip_cf": "While Scott and Roy relaxed, Roy gave a vest to", + "s2_io_flip_cf": "While Roy and Scott relaxed, Scott gave a vest to", + "random_names_s1_ioi_flip_cf": "While Lewis and Alexander relaxed, Alexander gave a vest to", + "random_names_s2_ioi_flip_cf": "While Alexander and Lewis relaxed, Lewis gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Roy relaxed, Scott gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Alexander relaxed, Lewis gave a vest to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "vest", + "place": "racetrack", + "random_a": "Alexander", + "random_b": "Lewis", + "random_c": "Jim" + } + }, + { + "text": "When Luke and Kay were about to leave the department store, Luke gave a pen to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Kay were about to leave the department store, Stan gave a pen to", + "random_names_cf": "When Jim and Guy were about to leave the department store, Jim gave a pen to", + "s1_io_flip_cf": "When Kay and Luke were about to leave the department store, Luke gave a pen to", + "s2_io_flip_cf": "When Luke and Kay were about to leave the department store, Kay gave a pen to", + "random_names_s1_ioi_flip_cf": "When Guy and Jim were about to leave the department store, Jim gave a pen to", + "random_names_s2_ioi_flip_cf": "When Jim and Guy were about to leave the department store, Guy gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Luke were about to leave the department store, Kay gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Jim were about to leave the department store, Guy gave a pen to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Luke", + "object": "pen", + "place": "department store", + "random_a": "Jim", + "random_b": "Guy", + "random_c": "Stan" + } + }, + { + "text": "Before Steven and Kelly left the gym, Steven decided to give a joystick to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Kelly left the gym, Robert decided to give a joystick to", + "random_names_cf": "Before Roy and Sarah left the gym, Roy decided to give a joystick to", + "s1_io_flip_cf": "Before Kelly and Steven left the gym, Steven decided to give a joystick to", + "s2_io_flip_cf": "Before Steven and Kelly left the gym, Kelly decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Roy left the gym, Roy decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Before Roy and Sarah left the gym, Sarah decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Steven left the gym, Kelly decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Roy left the gym, Sarah decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steven", + "object": "joystick", + "place": "gym", + "random_a": "Roy", + "random_b": "Sarah", + "random_c": "Robert" + } + }, + { + "text": "The hangar Charles and Rick went to had a pin. Charles gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Charles and Rick went to had a pin. William gave it to", + "random_names_cf": "The hangar Alexander and Grant went to had a pin. Alexander gave it to", + "s1_io_flip_cf": "The hangar Rick and Charles went to had a pin. Charles gave it to", + "s2_io_flip_cf": "The hangar Charles and Rick went to had a pin. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Grant and Alexander went to had a pin. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Alexander and Grant went to had a pin. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Rick and Charles went to had a pin. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Grant and Alexander went to had a pin. Grant gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Charles", + "object": "pin", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Grant", + "random_c": "William" + } + }, + { + "text": "When Charles and Guy were about to leave the supermarket, Charles gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Guy were about to leave the supermarket, Neil gave a coat to", + "random_names_cf": "When Alex and Scott were about to leave the supermarket, Alex gave a coat to", + "s1_io_flip_cf": "When Guy and Charles were about to leave the supermarket, Charles gave a coat to", + "s2_io_flip_cf": "When Charles and Guy were about to leave the supermarket, Guy gave a coat to", + "random_names_s1_ioi_flip_cf": "When Scott and Alex were about to leave the supermarket, Alex gave a coat to", + "random_names_s2_ioi_flip_cf": "When Alex and Scott were about to leave the supermarket, Scott gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Charles were about to leave the supermarket, Guy gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Alex were about to leave the supermarket, Scott gave a coat to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Charles", + "object": "coat", + "place": "supermarket", + "random_a": "Alex", + "random_b": "Scott", + "random_c": "Neil" + } + }, + { + "text": "Once Henry and Jonathan arrived at the court, Henry gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Jonathan arrived at the court, Kay gave a blouse to", + "random_names_cf": "Once Alexander and Grant arrived at the court, Alexander gave a blouse to", + "s1_io_flip_cf": "Once Jonathan and Henry arrived at the court, Henry gave a blouse to", + "s2_io_flip_cf": "Once Henry and Jonathan arrived at the court, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Grant and Alexander arrived at the court, Alexander gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Grant arrived at the court, Grant gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Henry arrived at the court, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Alexander arrived at the court, Grant gave a blouse to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Henry", + "object": "blouse", + "place": "court", + "random_a": "Alexander", + "random_b": "Grant", + "random_c": "Kay" + } + }, + { + "text": "Then, Ryan and Andrew had a lot of fun at the department store. Ryan gave a fan to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Andrew had a lot of fun at the department store. Cal gave a fan to", + "random_names_cf": "Then, Guy and Scott had a lot of fun at the department store. Guy gave a fan to", + "s1_io_flip_cf": "Then, Andrew and Ryan had a lot of fun at the department store. Ryan gave a fan to", + "s2_io_flip_cf": "Then, Ryan and Andrew had a lot of fun at the department store. Andrew gave a fan to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Guy had a lot of fun at the department store. Guy gave a fan to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Scott had a lot of fun at the department store. Scott gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Ryan had a lot of fun at the department store. Andrew gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Guy had a lot of fun at the department store. Scott gave a fan to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Ryan", + "object": "fan", + "place": "department store", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "Cal" + } + }, + { + "text": "The gift shop Tim and Edward went to had a set of headphones. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Tim and Edward went to had a set of headphones. Lewis gave it to", + "random_names_cf": "The gift shop William and Rob went to had a set of headphones. William gave it to", + "s1_io_flip_cf": "The gift shop Edward and Tim went to had a set of headphones. Tim gave it to", + "s2_io_flip_cf": "The gift shop Tim and Edward went to had a set of headphones. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Rob and William went to had a set of headphones. William gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop William and Rob went to had a set of headphones. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Edward and Tim went to had a set of headphones. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Rob and William went to had a set of headphones. Rob gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Tim", + "object": "set of headphones", + "place": "gift shop", + "random_a": "William", + "random_b": "Rob", + "random_c": "Lewis" + } + }, + { + "text": "When Will and Tom were about to leave the airport, Will gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Tom were about to leave the airport, Mike gave a folder to", + "random_names_cf": "When Alexander and Roy were about to leave the airport, Alexander gave a folder to", + "s1_io_flip_cf": "When Tom and Will were about to leave the airport, Will gave a folder to", + "s2_io_flip_cf": "When Will and Tom were about to leave the airport, Tom gave a folder to", + "random_names_s1_ioi_flip_cf": "When Roy and Alexander were about to leave the airport, Alexander gave a folder to", + "random_names_s2_ioi_flip_cf": "When Alexander and Roy were about to leave the airport, Roy gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Will were about to leave the airport, Tom gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Alexander were about to leave the airport, Roy gave a folder to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Will", + "object": "folder", + "place": "airport", + "random_a": "Alexander", + "random_b": "Roy", + "random_c": "Mike" + } + }, + { + "text": "Once Ryan and Neil arrived at the stadium, Ryan gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Neil arrived at the stadium, Tim gave a highlighter to", + "random_names_cf": "Once Roy and Dan arrived at the stadium, Roy gave a highlighter to", + "s1_io_flip_cf": "Once Neil and Ryan arrived at the stadium, Ryan gave a highlighter to", + "s2_io_flip_cf": "Once Ryan and Neil arrived at the stadium, Neil gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Dan and Roy arrived at the stadium, Roy gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Roy and Dan arrived at the stadium, Dan gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Ryan arrived at the stadium, Neil gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Roy arrived at the stadium, Dan gave a highlighter to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ryan", + "object": "highlighter", + "place": "stadium", + "random_a": "Roy", + "random_b": "Dan", + "random_c": "Tim" + } + }, + { + "text": "Then, Phil and Peter went to the parking lot. Phil gave a spoon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Peter went to the parking lot. Robert gave a spoon to", + "random_names_cf": "Then, Daniel and Jim went to the parking lot. Daniel gave a spoon to", + "s1_io_flip_cf": "Then, Peter and Phil went to the parking lot. Phil gave a spoon to", + "s2_io_flip_cf": "Then, Phil and Peter went to the parking lot. Peter gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Daniel went to the parking lot. Daniel gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Jim went to the parking lot. Jim gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Phil went to the parking lot. Peter gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Daniel went to the parking lot. Jim gave a spoon to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Phil", + "object": "spoon", + "place": "parking lot", + "random_a": "Daniel", + "random_b": "Jim", + "random_c": "Robert" + } + }, + { + "text": "Once Kelly and Scott arrived at the field, Kelly gave a crate to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Scott arrived at the field, Elizabeth gave a crate to", + "random_names_cf": "Once Roy and Luke arrived at the field, Roy gave a crate to", + "s1_io_flip_cf": "Once Scott and Kelly arrived at the field, Kelly gave a crate to", + "s2_io_flip_cf": "Once Kelly and Scott arrived at the field, Scott gave a crate to", + "random_names_s1_ioi_flip_cf": "Once Luke and Roy arrived at the field, Roy gave a crate to", + "random_names_s2_ioi_flip_cf": "Once Roy and Luke arrived at the field, Luke gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Kelly arrived at the field, Scott gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Roy arrived at the field, Luke gave a crate to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kelly", + "object": "crate", + "place": "field", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Robert and Mike left the resort, Robert decided to give a shoe to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Mike left the resort, Andrew decided to give a shoe to", + "random_names_cf": "Before Tim and Jonathan left the resort, Tim decided to give a shoe to", + "s1_io_flip_cf": "Before Mike and Robert left the resort, Robert decided to give a shoe to", + "s2_io_flip_cf": "Before Robert and Mike left the resort, Mike decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Tim left the resort, Tim decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Before Tim and Jonathan left the resort, Jonathan decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Robert left the resort, Mike decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Tim left the resort, Jonathan decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Robert", + "object": "shoe", + "place": "resort", + "random_a": "Tim", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "Before Cal and Guy left the market, Cal decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Guy left the market, Mike decided to give a pair of pliers to", + "random_names_cf": "Before Ross and Austin left the market, Ross decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Guy and Cal left the market, Cal decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Cal and Guy left the market, Guy decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Austin and Ross left the market, Ross decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Ross and Austin left the market, Austin decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Cal left the market, Guy decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Ross left the market, Austin decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Cal", + "object": "pair of pliers", + "place": "market", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "Mike" + } + }, + { + "text": "Then, Phil and Cal had a lot of fun at the car. Phil gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Cal had a lot of fun at the car. Don gave a napkin to", + "random_names_cf": "Then, Peter and Tim had a lot of fun at the car. Peter gave a napkin to", + "s1_io_flip_cf": "Then, Cal and Phil had a lot of fun at the car. Phil gave a napkin to", + "s2_io_flip_cf": "Then, Phil and Cal had a lot of fun at the car. Cal gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Peter had a lot of fun at the car. Peter gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Tim had a lot of fun at the car. Tim gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Phil had a lot of fun at the car. Cal gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Peter had a lot of fun at the car. Tim gave a napkin to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Phil", + "object": "napkin", + "place": "car", + "random_a": "Peter", + "random_b": "Tim", + "random_c": "Don" + } + }, + { + "text": "When Sarah and Stan were about to leave the hangar, Sarah gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Stan were about to leave the hangar, Jim gave a strap to", + "random_names_cf": "When Neil and Scott were about to leave the hangar, Neil gave a strap to", + "s1_io_flip_cf": "When Stan and Sarah were about to leave the hangar, Sarah gave a strap to", + "s2_io_flip_cf": "When Sarah and Stan were about to leave the hangar, Stan gave a strap to", + "random_names_s1_ioi_flip_cf": "When Scott and Neil were about to leave the hangar, Neil gave a strap to", + "random_names_s2_ioi_flip_cf": "When Neil and Scott were about to leave the hangar, Scott gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Sarah were about to leave the hangar, Stan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Neil were about to leave the hangar, Scott gave a strap to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Sarah", + "object": "strap", + "place": "hangar", + "random_a": "Neil", + "random_b": "Scott", + "random_c": "Jim" + } + }, + { + "text": "While Phil and Grant relaxed, Phil gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Grant relaxed, Will gave a screwdriver to", + "random_names_cf": "While Alex and Henry relaxed, Alex gave a screwdriver to", + "s1_io_flip_cf": "While Grant and Phil relaxed, Phil gave a screwdriver to", + "s2_io_flip_cf": "While Phil and Grant relaxed, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Henry and Alex relaxed, Alex gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Alex and Henry relaxed, Henry gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Phil relaxed, Grant gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Alex relaxed, Henry gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Phil", + "object": "screwdriver", + "place": "convenience store", + "random_a": "Alex", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "Then, Angel and Jonathan had a lot of fun at the toy store. Angel gave a wallet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Jonathan had a lot of fun at the toy store. Don gave a wallet to", + "random_names_cf": "Then, Kelly and Rick had a lot of fun at the toy store. Kelly gave a wallet to", + "s1_io_flip_cf": "Then, Jonathan and Angel had a lot of fun at the toy store. Angel gave a wallet to", + "s2_io_flip_cf": "Then, Angel and Jonathan had a lot of fun at the toy store. Jonathan gave a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Kelly had a lot of fun at the toy store. Kelly gave a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Rick had a lot of fun at the toy store. Rick gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Angel had a lot of fun at the toy store. Jonathan gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Kelly had a lot of fun at the toy store. Rick gave a wallet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Angel", + "object": "wallet", + "place": "toy store", + "random_a": "Kelly", + "random_b": "Rick", + "random_c": "Don" + } + }, + { + "text": "Then, Don and Will were working at the ramp. Don decided to give a shelf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Will were working at the ramp. Angel decided to give a shelf to", + "random_names_cf": "Then, Roger and Grant were working at the ramp. Roger decided to give a shelf to", + "s1_io_flip_cf": "Then, Will and Don were working at the ramp. Don decided to give a shelf to", + "s2_io_flip_cf": "Then, Don and Will were working at the ramp. Will decided to give a shelf to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Roger were working at the ramp. Roger decided to give a shelf to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Grant were working at the ramp. Grant decided to give a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Don were working at the ramp. Will decided to give a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger were working at the ramp. Grant decided to give a shelf to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Don", + "object": "shelf", + "place": "ramp", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "Once Grant and Mike arrived at the field, Grant gave a bathtub to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Grant and Mike arrived at the field, Henry gave a bathtub to", + "random_names_cf": "Once Cal and Josh arrived at the field, Cal gave a bathtub to", + "s1_io_flip_cf": "Once Mike and Grant arrived at the field, Grant gave a bathtub to", + "s2_io_flip_cf": "Once Grant and Mike arrived at the field, Mike gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Once Josh and Cal arrived at the field, Cal gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Once Cal and Josh arrived at the field, Josh gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Grant arrived at the field, Mike gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Cal arrived at the field, Josh gave a bathtub to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Grant", + "object": "bathtub", + "place": "field", + "random_a": "Cal", + "random_b": "Josh", + "random_c": "Henry" + } + }, + { + "text": "Then, William and Neil had a lot of fun at the hotel. William gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Neil had a lot of fun at the hotel. Grant gave a pair of shoes to", + "random_names_cf": "Then, Tim and Summer had a lot of fun at the hotel. Tim gave a pair of shoes to", + "s1_io_flip_cf": "Then, Neil and William had a lot of fun at the hotel. William gave a pair of shoes to", + "s2_io_flip_cf": "Then, William and Neil had a lot of fun at the hotel. Neil gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Tim had a lot of fun at the hotel. Tim gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Summer had a lot of fun at the hotel. Summer gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and William had a lot of fun at the hotel. Neil gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Tim had a lot of fun at the hotel. Summer gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "William", + "object": "pair of shoes", + "place": "hotel", + "random_a": "Tim", + "random_b": "Summer", + "random_c": "Grant" + } + }, + { + "text": "Then, Daniel and Lewis went to the hotel. Daniel gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Lewis went to the hotel. Ryan gave a ribbon to", + "random_names_cf": "Then, Kay and Ross went to the hotel. Kay gave a ribbon to", + "s1_io_flip_cf": "Then, Lewis and Daniel went to the hotel. Daniel gave a ribbon to", + "s2_io_flip_cf": "Then, Daniel and Lewis went to the hotel. Lewis gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Kay went to the hotel. Kay gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Ross went to the hotel. Ross gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Daniel went to the hotel. Lewis gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Kay went to the hotel. Ross gave a ribbon to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Daniel", + "object": "ribbon", + "place": "hotel", + "random_a": "Kay", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "Once Roy and Rick arrived at the circus, Roy gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Rick arrived at the circus, Rob gave a strap to", + "random_names_cf": "Once Peter and Scott arrived at the circus, Peter gave a strap to", + "s1_io_flip_cf": "Once Rick and Roy arrived at the circus, Roy gave a strap to", + "s2_io_flip_cf": "Once Roy and Rick arrived at the circus, Rick gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Scott and Peter arrived at the circus, Peter gave a strap to", + "random_names_s2_ioi_flip_cf": "Once Peter and Scott arrived at the circus, Scott gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Roy arrived at the circus, Rick gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Peter arrived at the circus, Scott gave a strap to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roy", + "object": "strap", + "place": "circus", + "random_a": "Peter", + "random_b": "Scott", + "random_c": "Rob" + } + }, + { + "text": "Before Don and Robert left the studio, Don decided to give a razor to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Don and Robert left the studio, Elizabeth decided to give a razor to", + "random_names_cf": "Before Kelly and Jim left the studio, Kelly decided to give a razor to", + "s1_io_flip_cf": "Before Robert and Don left the studio, Don decided to give a razor to", + "s2_io_flip_cf": "Before Don and Robert left the studio, Robert decided to give a razor to", + "random_names_s1_ioi_flip_cf": "Before Jim and Kelly left the studio, Kelly decided to give a razor to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Jim left the studio, Jim decided to give a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Don left the studio, Robert decided to give a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Kelly left the studio, Jim decided to give a razor to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Don", + "object": "razor", + "place": "studio", + "random_a": "Kelly", + "random_b": "Jim", + "random_c": "Elizabeth" + } + }, + { + "text": "The clothing store William and Summer went to had a dishwasher. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store William and Summer went to had a dishwasher. Rob gave it to", + "random_names_cf": "The clothing store Jonathan and Peter went to had a dishwasher. Jonathan gave it to", + "s1_io_flip_cf": "The clothing store Summer and William went to had a dishwasher. William gave it to", + "s2_io_flip_cf": "The clothing store William and Summer went to had a dishwasher. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Peter and Jonathan went to had a dishwasher. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Jonathan and Peter went to had a dishwasher. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Summer and William went to had a dishwasher. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Peter and Jonathan went to had a dishwasher. Peter gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "William", + "object": "dishwasher", + "place": "clothing store", + "random_a": "Jonathan", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "Before Roy and Jonathan left the zoo, Roy decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Jonathan left the zoo, Stan decided to give a vest to", + "random_names_cf": "Before Alex and Neil left the zoo, Alex decided to give a vest to", + "s1_io_flip_cf": "Before Jonathan and Roy left the zoo, Roy decided to give a vest to", + "s2_io_flip_cf": "Before Roy and Jonathan left the zoo, Jonathan decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Neil and Alex left the zoo, Alex decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Alex and Neil left the zoo, Neil decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Roy left the zoo, Jonathan decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Alex left the zoo, Neil decided to give a vest to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Roy", + "object": "vest", + "place": "zoo", + "random_a": "Alex", + "random_b": "Neil", + "random_c": "Stan" + } + }, + { + "text": "Then, Kelly and Cal went to the pizzeria. Kelly gave a carpet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Cal went to the pizzeria. Guy gave a carpet to", + "random_names_cf": "Then, Angel and Will went to the pizzeria. Angel gave a carpet to", + "s1_io_flip_cf": "Then, Cal and Kelly went to the pizzeria. Kelly gave a carpet to", + "s2_io_flip_cf": "Then, Kelly and Cal went to the pizzeria. Cal gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Will and Angel went to the pizzeria. Angel gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Will went to the pizzeria. Will gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Kelly went to the pizzeria. Cal gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Angel went to the pizzeria. Will gave a carpet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kelly", + "object": "carpet", + "place": "pizzeria", + "random_a": "Angel", + "random_b": "Will", + "random_c": "Guy" + } + }, + { + "text": "Then, Josh and Scott had a lot of fun at the resort. Josh gave a sink to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott had a lot of fun at the resort. Edward gave a sink to", + "random_names_cf": "Then, Tim and Angel had a lot of fun at the resort. Tim gave a sink to", + "s1_io_flip_cf": "Then, Scott and Josh had a lot of fun at the resort. Josh gave a sink to", + "s2_io_flip_cf": "Then, Josh and Scott had a lot of fun at the resort. Scott gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Tim had a lot of fun at the resort. Tim gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Angel had a lot of fun at the resort. Angel gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh had a lot of fun at the resort. Scott gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tim had a lot of fun at the resort. Angel gave a sink to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "sink", + "place": "resort", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Edward" + } + }, + { + "text": "While Scott and Steven relaxed, Scott gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Steven relaxed, Ross gave a notebook to", + "random_names_cf": "While Sarah and Grant relaxed, Sarah gave a notebook to", + "s1_io_flip_cf": "While Steven and Scott relaxed, Scott gave a notebook to", + "s2_io_flip_cf": "While Scott and Steven relaxed, Steven gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Grant and Sarah relaxed, Sarah gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Sarah and Grant relaxed, Grant gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Scott relaxed, Steven gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Sarah relaxed, Grant gave a notebook to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Scott", + "object": "notebook", + "place": "spa", + "random_a": "Sarah", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "Then, Cal and Phil were working at the service station. Cal decided to give a radiator to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Phil were working at the service station. Dan decided to give a radiator to", + "random_names_cf": "Then, Robert and Lewis were working at the service station. Robert decided to give a radiator to", + "s1_io_flip_cf": "Then, Phil and Cal were working at the service station. Cal decided to give a radiator to", + "s2_io_flip_cf": "Then, Cal and Phil were working at the service station. Phil decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Robert were working at the service station. Robert decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Lewis were working at the service station. Lewis decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Cal were working at the service station. Phil decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Robert were working at the service station. Lewis decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Cal", + "object": "radiator", + "place": "service station", + "random_a": "Robert", + "random_b": "Lewis", + "random_c": "Dan" + } + }, + { + "text": "Once Phil and Steve arrived at the square, Phil gave a dishwasher to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Steve arrived at the square, Lewis gave a dishwasher to", + "random_names_cf": "Once Roy and Rick arrived at the square, Roy gave a dishwasher to", + "s1_io_flip_cf": "Once Steve and Phil arrived at the square, Phil gave a dishwasher to", + "s2_io_flip_cf": "Once Phil and Steve arrived at the square, Steve gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Once Rick and Roy arrived at the square, Roy gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Once Roy and Rick arrived at the square, Rick gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Phil arrived at the square, Steve gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Roy arrived at the square, Rick gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Phil", + "object": "dishwasher", + "place": "square", + "random_a": "Roy", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "When Cal and Andrew were about to leave the zoo, Cal gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Andrew were about to leave the zoo, Angel gave a bowl to", + "random_names_cf": "When Rick and Don were about to leave the zoo, Rick gave a bowl to", + "s1_io_flip_cf": "When Andrew and Cal were about to leave the zoo, Cal gave a bowl to", + "s2_io_flip_cf": "When Cal and Andrew were about to leave the zoo, Andrew gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Don and Rick were about to leave the zoo, Rick gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Rick and Don were about to leave the zoo, Don gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Cal were about to leave the zoo, Andrew gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Rick were about to leave the zoo, Don gave a bowl to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Cal", + "object": "bowl", + "place": "zoo", + "random_a": "Rick", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "Before Mike and Elizabeth left the airbase, Mike decided to give a ladder to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Elizabeth left the airbase, Josh decided to give a ladder to", + "random_names_cf": "Before Phil and Ryan left the airbase, Phil decided to give a ladder to", + "s1_io_flip_cf": "Before Elizabeth and Mike left the airbase, Mike decided to give a ladder to", + "s2_io_flip_cf": "Before Mike and Elizabeth left the airbase, Elizabeth decided to give a ladder to", + "random_names_s1_ioi_flip_cf": "Before Ryan and Phil left the airbase, Phil decided to give a ladder to", + "random_names_s2_ioi_flip_cf": "Before Phil and Ryan left the airbase, Ryan decided to give a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Mike left the airbase, Elizabeth decided to give a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Phil left the airbase, Ryan decided to give a ladder to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Mike", + "object": "ladder", + "place": "airbase", + "random_a": "Phil", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Then, Sarah and Don were working at the harbor. Sarah decided to give a pair of shoes to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Don were working at the harbor. Steve decided to give a pair of shoes to", + "random_names_cf": "Then, Steven and Kay were working at the harbor. Steven decided to give a pair of shoes to", + "s1_io_flip_cf": "Then, Don and Sarah were working at the harbor. Sarah decided to give a pair of shoes to", + "s2_io_flip_cf": "Then, Sarah and Don were working at the harbor. Don decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Steven were working at the harbor. Steven decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Kay were working at the harbor. Kay decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Sarah were working at the harbor. Don decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Steven were working at the harbor. Kay decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Sarah", + "object": "pair of shoes", + "place": "harbor", + "random_a": "Steven", + "random_b": "Kay", + "random_c": "Steve" + } + }, + { + "text": "Then, Austin and Rob were working at the store. Austin decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Rob were working at the store. Roger decided to give a wallet to", + "random_names_cf": "Then, Elizabeth and Scott were working at the store. Elizabeth decided to give a wallet to", + "s1_io_flip_cf": "Then, Rob and Austin were working at the store. Austin decided to give a wallet to", + "s2_io_flip_cf": "Then, Austin and Rob were working at the store. Rob decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Elizabeth were working at the store. Elizabeth decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Scott were working at the store. Scott decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Austin were working at the store. Rob decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Elizabeth were working at the store. Scott decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Austin", + "object": "wallet", + "place": "store", + "random_a": "Elizabeth", + "random_b": "Scott", + "random_c": "Roger" + } + }, + { + "text": "When Ross and Josh got a sink at the racetrack, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Josh got a sink at the racetrack, Alexander decided to give it to", + "random_names_cf": "When Kay and Joe got a sink at the racetrack, Kay decided to give it to", + "s1_io_flip_cf": "When Josh and Ross got a sink at the racetrack, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Josh got a sink at the racetrack, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Kay got a sink at the racetrack, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Joe got a sink at the racetrack, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Ross got a sink at the racetrack, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Kay got a sink at the racetrack, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ross", + "object": "sink", + "place": "racetrack", + "random_a": "Kay", + "random_b": "Joe", + "random_c": "Alexander" + } + }, + { + "text": "Then, Steven and Lewis went to the car. Steven gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Lewis went to the car. Rick gave a strainer to", + "random_names_cf": "Then, Sarah and Joe went to the car. Sarah gave a strainer to", + "s1_io_flip_cf": "Then, Lewis and Steven went to the car. Steven gave a strainer to", + "s2_io_flip_cf": "Then, Steven and Lewis went to the car. Lewis gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Sarah went to the car. Sarah gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Joe went to the car. Joe gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steven went to the car. Lewis gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Sarah went to the car. Joe gave a strainer to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steven", + "object": "strainer", + "place": "car", + "random_a": "Sarah", + "random_b": "Joe", + "random_c": "Rick" + } + }, + { + "text": "The supermarket Grant and Josh went to had a machine. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Grant and Josh went to had a machine. Dan gave it to", + "random_names_cf": "The supermarket Peter and Roger went to had a machine. Peter gave it to", + "s1_io_flip_cf": "The supermarket Josh and Grant went to had a machine. Grant gave it to", + "s2_io_flip_cf": "The supermarket Grant and Josh went to had a machine. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Roger and Peter went to had a machine. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Peter and Roger went to had a machine. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Josh and Grant went to had a machine. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Roger and Peter went to had a machine. Roger gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Grant", + "object": "machine", + "place": "supermarket", + "random_a": "Peter", + "random_b": "Roger", + "random_c": "Dan" + } + }, + { + "text": "When Tim and Alex were about to leave the elevator, Tim gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Alex were about to leave the elevator, Joe gave a laptop to", + "random_names_cf": "When Ryan and Steve were about to leave the elevator, Ryan gave a laptop to", + "s1_io_flip_cf": "When Alex and Tim were about to leave the elevator, Tim gave a laptop to", + "s2_io_flip_cf": "When Tim and Alex were about to leave the elevator, Alex gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Steve and Ryan were about to leave the elevator, Ryan gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Ryan and Steve were about to leave the elevator, Steve gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Tim were about to leave the elevator, Alex gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Ryan were about to leave the elevator, Steve gave a laptop to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tim", + "object": "laptop", + "place": "elevator", + "random_a": "Ryan", + "random_b": "Steve", + "random_c": "Joe" + } + }, + { + "text": "Then, Steve and Tom had a lot of fun at the school. Steve gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Tom had a lot of fun at the school. Stan gave a thimble to", + "random_names_cf": "Then, Neil and Angel had a lot of fun at the school. Neil gave a thimble to", + "s1_io_flip_cf": "Then, Tom and Steve had a lot of fun at the school. Steve gave a thimble to", + "s2_io_flip_cf": "Then, Steve and Tom had a lot of fun at the school. Tom gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Neil had a lot of fun at the school. Neil gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Angel had a lot of fun at the school. Angel gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steve had a lot of fun at the school. Tom gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Neil had a lot of fun at the school. Angel gave a thimble to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steve", + "object": "thimble", + "place": "school", + "random_a": "Neil", + "random_b": "Angel", + "random_c": "Stan" + } + }, + { + "text": "Before Edward and Jim left the pet store, Edward decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Jim left the pet store, Joe decided to give a dress to", + "random_names_cf": "Before Scott and Andrew left the pet store, Scott decided to give a dress to", + "s1_io_flip_cf": "Before Jim and Edward left the pet store, Edward decided to give a dress to", + "s2_io_flip_cf": "Before Edward and Jim left the pet store, Jim decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Scott left the pet store, Scott decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Scott and Andrew left the pet store, Andrew decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Edward left the pet store, Jim decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Scott left the pet store, Andrew decided to give a dress to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Edward", + "object": "dress", + "place": "pet store", + "random_a": "Scott", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "When Scott and Kay were about to leave the music store, Scott gave a heater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Scott and Kay were about to leave the music store, Don gave a heater to", + "random_names_cf": "When Josh and Sarah were about to leave the music store, Josh gave a heater to", + "s1_io_flip_cf": "When Kay and Scott were about to leave the music store, Scott gave a heater to", + "s2_io_flip_cf": "When Scott and Kay were about to leave the music store, Kay gave a heater to", + "random_names_s1_ioi_flip_cf": "When Sarah and Josh were about to leave the music store, Josh gave a heater to", + "random_names_s2_ioi_flip_cf": "When Josh and Sarah were about to leave the music store, Sarah gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Scott were about to leave the music store, Kay gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Josh were about to leave the music store, Sarah gave a heater to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Scott", + "object": "heater", + "place": "music store", + "random_a": "Josh", + "random_b": "Sarah", + "random_c": "Don" + } + }, + { + "text": "While Don and William relaxed, Don gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and William relaxed, Will gave a pen to", + "random_names_cf": "While Ryan and Henry relaxed, Ryan gave a pen to", + "s1_io_flip_cf": "While William and Don relaxed, Don gave a pen to", + "s2_io_flip_cf": "While Don and William relaxed, William gave a pen to", + "random_names_s1_ioi_flip_cf": "While Henry and Ryan relaxed, Ryan gave a pen to", + "random_names_s2_ioi_flip_cf": "While Ryan and Henry relaxed, Henry gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Don relaxed, William gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Ryan relaxed, Henry gave a pen to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Don", + "object": "pen", + "place": "hangar", + "random_a": "Ryan", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "Before Ross and Peter left the market, Ross decided to give a bathtub to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Peter left the market, Kelly decided to give a bathtub to", + "random_names_cf": "Before Cal and Tom left the market, Cal decided to give a bathtub to", + "s1_io_flip_cf": "Before Peter and Ross left the market, Ross decided to give a bathtub to", + "s2_io_flip_cf": "Before Ross and Peter left the market, Peter decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Before Tom and Cal left the market, Cal decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Before Cal and Tom left the market, Tom decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Ross left the market, Peter decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Cal left the market, Tom decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Ross", + "object": "bathtub", + "place": "market", + "random_a": "Cal", + "random_b": "Tom", + "random_c": "Kelly" + } + }, + { + "text": "Before Daniel and Angel left the gift shop, Daniel decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Angel left the gift shop, Kelly decided to give a strainer to", + "random_names_cf": "Before Roger and Will left the gift shop, Roger decided to give a strainer to", + "s1_io_flip_cf": "Before Angel and Daniel left the gift shop, Daniel decided to give a strainer to", + "s2_io_flip_cf": "Before Daniel and Angel left the gift shop, Angel decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Will and Roger left the gift shop, Roger decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Roger and Will left the gift shop, Will decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Daniel left the gift shop, Angel decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Roger left the gift shop, Will decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Daniel", + "object": "strainer", + "place": "gift shop", + "random_a": "Roger", + "random_b": "Will", + "random_c": "Kelly" + } + }, + { + "text": "When Kelly and Grant were about to leave the elevator, Kelly gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Grant were about to leave the elevator, Robert gave a pair of nail clippers to", + "random_names_cf": "When Lewis and William were about to leave the elevator, Lewis gave a pair of nail clippers to", + "s1_io_flip_cf": "When Grant and Kelly were about to leave the elevator, Kelly gave a pair of nail clippers to", + "s2_io_flip_cf": "When Kelly and Grant were about to leave the elevator, Grant gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When William and Lewis were about to leave the elevator, Lewis gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Lewis and William were about to leave the elevator, William gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Kelly were about to leave the elevator, Grant gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Lewis were about to leave the elevator, William gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "pair of nail clippers", + "place": "elevator", + "random_a": "Lewis", + "random_b": "William", + "random_c": "Robert" + } + }, + { + "text": "Then, Cal and Sarah went to the racetrack. Cal gave a scarf to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Sarah went to the racetrack. Alexander gave a scarf to", + "random_names_cf": "Then, Peter and Lewis went to the racetrack. Peter gave a scarf to", + "s1_io_flip_cf": "Then, Sarah and Cal went to the racetrack. Cal gave a scarf to", + "s2_io_flip_cf": "Then, Cal and Sarah went to the racetrack. Sarah gave a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Peter went to the racetrack. Peter gave a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Lewis went to the racetrack. Lewis gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Cal went to the racetrack. Sarah gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Peter went to the racetrack. Lewis gave a scarf to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Cal", + "object": "scarf", + "place": "racetrack", + "random_a": "Peter", + "random_b": "Lewis", + "random_c": "Alexander" + } + }, + { + "text": "Then, Tim and Ross were working at the airport. Tim decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Ross were working at the airport. Alex decided to give a poster to", + "random_names_cf": "Then, Jim and Steve were working at the airport. Jim decided to give a poster to", + "s1_io_flip_cf": "Then, Ross and Tim were working at the airport. Tim decided to give a poster to", + "s2_io_flip_cf": "Then, Tim and Ross were working at the airport. Ross decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Jim were working at the airport. Jim decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Steve were working at the airport. Steve decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Tim were working at the airport. Ross decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Jim were working at the airport. Steve decided to give a poster to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Tim", + "object": "poster", + "place": "airport", + "random_a": "Jim", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "The dorm Jim and Scott went to had a spoon. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Jim and Scott went to had a spoon. Phil gave it to", + "random_names_cf": "The dorm Grant and Daniel went to had a spoon. Grant gave it to", + "s1_io_flip_cf": "The dorm Scott and Jim went to had a spoon. Jim gave it to", + "s2_io_flip_cf": "The dorm Jim and Scott went to had a spoon. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Daniel and Grant went to had a spoon. Grant gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Grant and Daniel went to had a spoon. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Scott and Jim went to had a spoon. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Daniel and Grant went to had a spoon. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Jim", + "object": "spoon", + "place": "dorm", + "random_a": "Grant", + "random_b": "Daniel", + "random_c": "Phil" + } + }, + { + "text": "When Lewis and Neil got a set of headphones at the racetrack, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Neil got a set of headphones at the racetrack, Peter decided to give it to", + "random_names_cf": "When Steve and Ross got a set of headphones at the racetrack, Steve decided to give it to", + "s1_io_flip_cf": "When Neil and Lewis got a set of headphones at the racetrack, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Neil got a set of headphones at the racetrack, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Steve got a set of headphones at the racetrack, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Ross got a set of headphones at the racetrack, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Lewis got a set of headphones at the racetrack, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Steve got a set of headphones at the racetrack, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Lewis", + "object": "set of headphones", + "place": "racetrack", + "random_a": "Steve", + "random_b": "Ross", + "random_c": "Peter" + } + }, + { + "text": "When Mike and Daniel were about to leave the department store, Mike gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Daniel were about to leave the department store, Steve gave a thimble to", + "random_names_cf": "When Austin and Tim were about to leave the department store, Austin gave a thimble to", + "s1_io_flip_cf": "When Daniel and Mike were about to leave the department store, Mike gave a thimble to", + "s2_io_flip_cf": "When Mike and Daniel were about to leave the department store, Daniel gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Tim and Austin were about to leave the department store, Austin gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Austin and Tim were about to leave the department store, Tim gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Mike were about to leave the department store, Daniel gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Austin were about to leave the department store, Tim gave a thimble to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Mike", + "object": "thimble", + "place": "department store", + "random_a": "Austin", + "random_b": "Tim", + "random_c": "Steve" + } + }, + { + "text": "Then, William and Alex were working at the campground. William decided to give a set of headphones to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Alex were working at the campground. Mike decided to give a set of headphones to", + "random_names_cf": "Then, Angel and Neil were working at the campground. Angel decided to give a set of headphones to", + "s1_io_flip_cf": "Then, Alex and William were working at the campground. William decided to give a set of headphones to", + "s2_io_flip_cf": "Then, William and Alex were working at the campground. Alex decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Angel were working at the campground. Angel decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Neil were working at the campground. Neil decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and William were working at the campground. Alex decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Angel were working at the campground. Neil decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "William", + "object": "set of headphones", + "place": "campground", + "random_a": "Angel", + "random_b": "Neil", + "random_c": "Mike" + } + }, + { + "text": "The dorm Steven and Steve went to had a pair of sunglasses. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Steven and Steve went to had a pair of sunglasses. Luke gave it to", + "random_names_cf": "The dorm Dan and Jim went to had a pair of sunglasses. Dan gave it to", + "s1_io_flip_cf": "The dorm Steve and Steven went to had a pair of sunglasses. Steven gave it to", + "s2_io_flip_cf": "The dorm Steven and Steve went to had a pair of sunglasses. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Jim and Dan went to had a pair of sunglasses. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Dan and Jim went to had a pair of sunglasses. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Steve and Steven went to had a pair of sunglasses. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Jim and Dan went to had a pair of sunglasses. Jim gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Steven", + "object": "pair of sunglasses", + "place": "dorm", + "random_a": "Dan", + "random_b": "Jim", + "random_c": "Luke" + } + }, + { + "text": "While Elizabeth and Ryan relaxed, Elizabeth gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Ryan relaxed, Steven gave a key to", + "random_names_cf": "While Tom and Stan relaxed, Tom gave a key to", + "s1_io_flip_cf": "While Ryan and Elizabeth relaxed, Elizabeth gave a key to", + "s2_io_flip_cf": "While Elizabeth and Ryan relaxed, Ryan gave a key to", + "random_names_s1_ioi_flip_cf": "While Stan and Tom relaxed, Tom gave a key to", + "random_names_s2_ioi_flip_cf": "While Tom and Stan relaxed, Stan gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Elizabeth relaxed, Ryan gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Tom relaxed, Stan gave a key to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Elizabeth", + "object": "key", + "place": "square", + "random_a": "Tom", + "random_b": "Stan", + "random_c": "Steven" + } + }, + { + "text": "Once Andrew and Roger arrived at the music store, Andrew gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Roger arrived at the music store, Don gave a coat to", + "random_names_cf": "Once Kay and Edward arrived at the music store, Kay gave a coat to", + "s1_io_flip_cf": "Once Roger and Andrew arrived at the music store, Andrew gave a coat to", + "s2_io_flip_cf": "Once Andrew and Roger arrived at the music store, Roger gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Edward and Kay arrived at the music store, Kay gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Kay and Edward arrived at the music store, Edward gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Andrew arrived at the music store, Roger gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Kay arrived at the music store, Edward gave a coat to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Andrew", + "object": "coat", + "place": "music store", + "random_a": "Kay", + "random_b": "Edward", + "random_c": "Don" + } + }, + { + "text": "Then, Kelly and Josh had a lot of fun at the airbase. Kelly gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Josh had a lot of fun at the airbase. Daniel gave a highlighter to", + "random_names_cf": "Then, Jim and Roy had a lot of fun at the airbase. Jim gave a highlighter to", + "s1_io_flip_cf": "Then, Josh and Kelly had a lot of fun at the airbase. Kelly gave a highlighter to", + "s2_io_flip_cf": "Then, Kelly and Josh had a lot of fun at the airbase. Josh gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Jim had a lot of fun at the airbase. Jim gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Roy had a lot of fun at the airbase. Roy gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kelly had a lot of fun at the airbase. Josh gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Jim had a lot of fun at the airbase. Roy gave a highlighter to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Kelly", + "object": "highlighter", + "place": "airbase", + "random_a": "Jim", + "random_b": "Roy", + "random_c": "Daniel" + } + }, + { + "text": "Then, Summer and Neil were working at the zoo. Summer decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Neil were working at the zoo. Guy decided to give a sink to", + "random_names_cf": "Then, Steven and Sarah were working at the zoo. Steven decided to give a sink to", + "s1_io_flip_cf": "Then, Neil and Summer were working at the zoo. Summer decided to give a sink to", + "s2_io_flip_cf": "Then, Summer and Neil were working at the zoo. Neil decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Steven were working at the zoo. Steven decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Sarah were working at the zoo. Sarah decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Summer were working at the zoo. Neil decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steven were working at the zoo. Sarah decided to give a sink to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Summer", + "object": "sink", + "place": "zoo", + "random_a": "Steven", + "random_b": "Sarah", + "random_c": "Guy" + } + }, + { + "text": "Then, Ross and Guy went to the zoo. Ross gave a thimble to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Guy went to the zoo. Dan gave a thimble to", + "random_names_cf": "Then, Alex and Tim went to the zoo. Alex gave a thimble to", + "s1_io_flip_cf": "Then, Guy and Ross went to the zoo. Ross gave a thimble to", + "s2_io_flip_cf": "Then, Ross and Guy went to the zoo. Guy gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Alex went to the zoo. Alex gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Tim went to the zoo. Tim gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Ross went to the zoo. Guy gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Alex went to the zoo. Tim gave a thimble to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Ross", + "object": "thimble", + "place": "zoo", + "random_a": "Alex", + "random_b": "Tim", + "random_c": "Dan" + } + }, + { + "text": "While Peter and Ross relaxed, Peter gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Ross relaxed, Jim gave a can to", + "random_names_cf": "While Sarah and Tim relaxed, Sarah gave a can to", + "s1_io_flip_cf": "While Ross and Peter relaxed, Peter gave a can to", + "s2_io_flip_cf": "While Peter and Ross relaxed, Ross gave a can to", + "random_names_s1_ioi_flip_cf": "While Tim and Sarah relaxed, Sarah gave a can to", + "random_names_s2_ioi_flip_cf": "While Sarah and Tim relaxed, Tim gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Peter relaxed, Ross gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Sarah relaxed, Tim gave a can to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Peter", + "object": "can", + "place": "optician", + "random_a": "Sarah", + "random_b": "Tim", + "random_c": "Jim" + } + }, + { + "text": "Before Guy and Rob left the hangar, Guy decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Rob left the hangar, Rick decided to give a trunk to", + "random_names_cf": "Before Roy and Summer left the hangar, Roy decided to give a trunk to", + "s1_io_flip_cf": "Before Rob and Guy left the hangar, Guy decided to give a trunk to", + "s2_io_flip_cf": "Before Guy and Rob left the hangar, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Summer and Roy left the hangar, Roy decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Roy and Summer left the hangar, Summer decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Guy left the hangar, Rob decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Roy left the hangar, Summer decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Guy", + "object": "trunk", + "place": "hangar", + "random_a": "Roy", + "random_b": "Summer", + "random_c": "Rick" + } + }, + { + "text": "When Robert and Austin were about to leave the airbase, Robert gave a pair of glasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Austin were about to leave the airbase, Alex gave a pair of glasses to", + "random_names_cf": "When Kay and Kelly were about to leave the airbase, Kay gave a pair of glasses to", + "s1_io_flip_cf": "When Austin and Robert were about to leave the airbase, Robert gave a pair of glasses to", + "s2_io_flip_cf": "When Robert and Austin were about to leave the airbase, Austin gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "When Kelly and Kay were about to leave the airbase, Kay gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "When Kay and Kelly were about to leave the airbase, Kelly gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Robert were about to leave the airbase, Austin gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Kay were about to leave the airbase, Kelly gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Robert", + "object": "pair of glasses", + "place": "airbase", + "random_a": "Kay", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "When Elizabeth and Stan got a pen at the garden, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Stan got a pen at the garden, Tim decided to give it to", + "random_names_cf": "When Austin and Scott got a pen at the garden, Austin decided to give it to", + "s1_io_flip_cf": "When Stan and Elizabeth got a pen at the garden, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Stan got a pen at the garden, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Austin got a pen at the garden, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Scott got a pen at the garden, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Elizabeth got a pen at the garden, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Austin got a pen at the garden, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Elizabeth", + "object": "pen", + "place": "garden", + "random_a": "Austin", + "random_b": "Scott", + "random_c": "Tim" + } + }, + { + "text": "While Ryan and Will relaxed, Ryan gave a heater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Will relaxed, Robert gave a heater to", + "random_names_cf": "While Guy and Roger relaxed, Guy gave a heater to", + "s1_io_flip_cf": "While Will and Ryan relaxed, Ryan gave a heater to", + "s2_io_flip_cf": "While Ryan and Will relaxed, Will gave a heater to", + "random_names_s1_ioi_flip_cf": "While Roger and Guy relaxed, Guy gave a heater to", + "random_names_s2_ioi_flip_cf": "While Guy and Roger relaxed, Roger gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Ryan relaxed, Will gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Guy relaxed, Roger gave a heater to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Ryan", + "object": "heater", + "place": "elevator", + "random_a": "Guy", + "random_b": "Roger", + "random_c": "Robert" + } + }, + { + "text": "The hotel Alexander and Roy went to had a piece of tape. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Alexander and Roy went to had a piece of tape. Roger gave it to", + "random_names_cf": "The hotel Lewis and Alex went to had a piece of tape. Lewis gave it to", + "s1_io_flip_cf": "The hotel Roy and Alexander went to had a piece of tape. Alexander gave it to", + "s2_io_flip_cf": "The hotel Alexander and Roy went to had a piece of tape. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Alex and Lewis went to had a piece of tape. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Lewis and Alex went to had a piece of tape. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Roy and Alexander went to had a piece of tape. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Alex and Lewis went to had a piece of tape. Alex gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Alexander", + "object": "piece of tape", + "place": "hotel", + "random_a": "Lewis", + "random_b": "Alex", + "random_c": "Roger" + } + }, + { + "text": "While Kelly and Roger relaxed, Kelly gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Roger relaxed, Neil gave a faucet to", + "random_names_cf": "While Sarah and Ross relaxed, Sarah gave a faucet to", + "s1_io_flip_cf": "While Roger and Kelly relaxed, Kelly gave a faucet to", + "s2_io_flip_cf": "While Kelly and Roger relaxed, Roger gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Ross and Sarah relaxed, Sarah gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Sarah and Ross relaxed, Ross gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Kelly relaxed, Roger gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Sarah relaxed, Ross gave a faucet to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "faucet", + "place": "break room", + "random_a": "Sarah", + "random_b": "Ross", + "random_c": "Neil" + } + }, + { + "text": "When Joe and Don were about to leave the music store, Joe gave a sifter to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Don were about to leave the music store, Josh gave a sifter to", + "random_names_cf": "When Ross and Ryan were about to leave the music store, Ross gave a sifter to", + "s1_io_flip_cf": "When Don and Joe were about to leave the music store, Joe gave a sifter to", + "s2_io_flip_cf": "When Joe and Don were about to leave the music store, Don gave a sifter to", + "random_names_s1_ioi_flip_cf": "When Ryan and Ross were about to leave the music store, Ross gave a sifter to", + "random_names_s2_ioi_flip_cf": "When Ross and Ryan were about to leave the music store, Ryan gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Joe were about to leave the music store, Don gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Ross were about to leave the music store, Ryan gave a sifter to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Joe", + "object": "sifter", + "place": "music store", + "random_a": "Ross", + "random_b": "Ryan", + "random_c": "Josh" + } + }, + { + "text": "Before Josh and Charles left the school, Josh decided to give a joystick to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Charles left the school, Phil decided to give a joystick to", + "random_names_cf": "Before Sarah and William left the school, Sarah decided to give a joystick to", + "s1_io_flip_cf": "Before Charles and Josh left the school, Josh decided to give a joystick to", + "s2_io_flip_cf": "Before Josh and Charles left the school, Charles decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Before William and Sarah left the school, Sarah decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Before Sarah and William left the school, William decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Josh left the school, Charles decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Sarah left the school, William decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Josh", + "object": "joystick", + "place": "school", + "random_a": "Sarah", + "random_b": "William", + "random_c": "Phil" + } + }, + { + "text": "Then, Robert and Edward were working at the supermarket. Robert decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Edward were working at the supermarket. Roy decided to give a comb to", + "random_names_cf": "Then, Roger and Ryan were working at the supermarket. Roger decided to give a comb to", + "s1_io_flip_cf": "Then, Edward and Robert were working at the supermarket. Robert decided to give a comb to", + "s2_io_flip_cf": "Then, Robert and Edward were working at the supermarket. Edward decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Roger were working at the supermarket. Roger decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Ryan were working at the supermarket. Ryan decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Robert were working at the supermarket. Edward decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Roger were working at the supermarket. Ryan decided to give a comb to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Robert", + "object": "comb", + "place": "supermarket", + "random_a": "Roger", + "random_b": "Ryan", + "random_c": "Roy" + } + }, + { + "text": "Before Ross and Roger left the school, Ross decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Roger left the school, Peter decided to give a bowl to", + "random_names_cf": "Before Mike and Summer left the school, Mike decided to give a bowl to", + "s1_io_flip_cf": "Before Roger and Ross left the school, Ross decided to give a bowl to", + "s2_io_flip_cf": "Before Ross and Roger left the school, Roger decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Summer and Mike left the school, Mike decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Mike and Summer left the school, Summer decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Ross left the school, Roger decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Mike left the school, Summer decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ross", + "object": "bowl", + "place": "school", + "random_a": "Mike", + "random_b": "Summer", + "random_c": "Peter" + } + }, + { + "text": "Before Rob and Grant left the cafeteria, Rob decided to give a nail file to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Grant left the cafeteria, Kay decided to give a nail file to", + "random_names_cf": "Before Joe and Summer left the cafeteria, Joe decided to give a nail file to", + "s1_io_flip_cf": "Before Grant and Rob left the cafeteria, Rob decided to give a nail file to", + "s2_io_flip_cf": "Before Rob and Grant left the cafeteria, Grant decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Before Summer and Joe left the cafeteria, Joe decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Before Joe and Summer left the cafeteria, Summer decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Rob left the cafeteria, Grant decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Joe left the cafeteria, Summer decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Rob", + "object": "nail file", + "place": "cafeteria", + "random_a": "Joe", + "random_b": "Summer", + "random_c": "Kay" + } + }, + { + "text": "Then, Edward and Jim went to the music store. Edward gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Jim went to the music store. Joe gave a cable to", + "random_names_cf": "Then, Daniel and Don went to the music store. Daniel gave a cable to", + "s1_io_flip_cf": "Then, Jim and Edward went to the music store. Edward gave a cable to", + "s2_io_flip_cf": "Then, Edward and Jim went to the music store. Jim gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Don and Daniel went to the music store. Daniel gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Don went to the music store. Don gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Edward went to the music store. Jim gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Daniel went to the music store. Don gave a cable to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Edward", + "object": "cable", + "place": "music store", + "random_a": "Daniel", + "random_b": "Don", + "random_c": "Joe" + } + }, + { + "text": "Once Ross and Jonathan arrived at the hangar, Ross gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Jonathan arrived at the hangar, Josh gave a radiator to", + "random_names_cf": "Once Alexander and Rob arrived at the hangar, Alexander gave a radiator to", + "s1_io_flip_cf": "Once Jonathan and Ross arrived at the hangar, Ross gave a radiator to", + "s2_io_flip_cf": "Once Ross and Jonathan arrived at the hangar, Jonathan gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Rob and Alexander arrived at the hangar, Alexander gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Alexander and Rob arrived at the hangar, Rob gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Ross arrived at the hangar, Jonathan gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Alexander arrived at the hangar, Rob gave a radiator to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ross", + "object": "radiator", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Rob", + "random_c": "Josh" + } + }, + { + "text": "When Daniel and Charles got a spoon at the gift shop, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Charles got a spoon at the gift shop, Kelly decided to give it to", + "random_names_cf": "When Andrew and Joe got a spoon at the gift shop, Andrew decided to give it to", + "s1_io_flip_cf": "When Charles and Daniel got a spoon at the gift shop, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Charles got a spoon at the gift shop, Charles decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Andrew got a spoon at the gift shop, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Joe got a spoon at the gift shop, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Daniel got a spoon at the gift shop, Charles decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Andrew got a spoon at the gift shop, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Daniel", + "object": "spoon", + "place": "gift shop", + "random_a": "Andrew", + "random_b": "Joe", + "random_c": "Kelly" + } + }, + { + "text": "While Steve and Sarah relaxed, Steve gave a toaster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Sarah relaxed, Grant gave a toaster to", + "random_names_cf": "While Roger and Will relaxed, Roger gave a toaster to", + "s1_io_flip_cf": "While Sarah and Steve relaxed, Steve gave a toaster to", + "s2_io_flip_cf": "While Steve and Sarah relaxed, Sarah gave a toaster to", + "random_names_s1_ioi_flip_cf": "While Will and Roger relaxed, Roger gave a toaster to", + "random_names_s2_ioi_flip_cf": "While Roger and Will relaxed, Will gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Steve relaxed, Sarah gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Roger relaxed, Will gave a toaster to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Steve", + "object": "toaster", + "place": "racetrack", + "random_a": "Roger", + "random_b": "Will", + "random_c": "Grant" + } + }, + { + "text": "Then, Austin and Alex had a lot of fun at the restaurant. Austin gave a spoon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Alex had a lot of fun at the restaurant. Scott gave a spoon to", + "random_names_cf": "Then, Lewis and Alexander had a lot of fun at the restaurant. Lewis gave a spoon to", + "s1_io_flip_cf": "Then, Alex and Austin had a lot of fun at the restaurant. Austin gave a spoon to", + "s2_io_flip_cf": "Then, Austin and Alex had a lot of fun at the restaurant. Alex gave a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Lewis had a lot of fun at the restaurant. Lewis gave a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Alexander had a lot of fun at the restaurant. Alexander gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin had a lot of fun at the restaurant. Alex gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Lewis had a lot of fun at the restaurant. Alexander gave a spoon to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "spoon", + "place": "restaurant", + "random_a": "Lewis", + "random_b": "Alexander", + "random_c": "Scott" + } + }, + { + "text": "When Phil and Roy got a spoon at the school, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Roy got a spoon at the school, Alexander decided to give it to", + "random_names_cf": "When Henry and Don got a spoon at the school, Henry decided to give it to", + "s1_io_flip_cf": "When Roy and Phil got a spoon at the school, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Roy got a spoon at the school, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Henry got a spoon at the school, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Don got a spoon at the school, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Phil got a spoon at the school, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Henry got a spoon at the school, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Phil", + "object": "spoon", + "place": "school", + "random_a": "Henry", + "random_b": "Don", + "random_c": "Alexander" + } + }, + { + "text": "Once Phil and Tim arrived at the clothing store, Phil gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Tim arrived at the clothing store, Elizabeth gave a funnel to", + "random_names_cf": "Once Alex and Ross arrived at the clothing store, Alex gave a funnel to", + "s1_io_flip_cf": "Once Tim and Phil arrived at the clothing store, Phil gave a funnel to", + "s2_io_flip_cf": "Once Phil and Tim arrived at the clothing store, Tim gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Ross and Alex arrived at the clothing store, Alex gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Alex and Ross arrived at the clothing store, Ross gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Phil arrived at the clothing store, Tim gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Alex arrived at the clothing store, Ross gave a funnel to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Phil", + "object": "funnel", + "place": "clothing store", + "random_a": "Alex", + "random_b": "Ross", + "random_c": "Elizabeth" + } + }, + { + "text": "While Guy and Grant relaxed, Guy gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Grant relaxed, Kelly gave a banner to", + "random_names_cf": "While Alex and Josh relaxed, Alex gave a banner to", + "s1_io_flip_cf": "While Grant and Guy relaxed, Guy gave a banner to", + "s2_io_flip_cf": "While Guy and Grant relaxed, Grant gave a banner to", + "random_names_s1_ioi_flip_cf": "While Josh and Alex relaxed, Alex gave a banner to", + "random_names_s2_ioi_flip_cf": "While Alex and Josh relaxed, Josh gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Guy relaxed, Grant gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Alex relaxed, Josh gave a banner to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Guy", + "object": "banner", + "place": "house", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Kelly" + } + }, + { + "text": "When Jim and Alexander were about to leave the ferry, Jim gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Alexander were about to leave the ferry, Mike gave a basketball to", + "random_names_cf": "When Tom and Neil were about to leave the ferry, Tom gave a basketball to", + "s1_io_flip_cf": "When Alexander and Jim were about to leave the ferry, Jim gave a basketball to", + "s2_io_flip_cf": "When Jim and Alexander were about to leave the ferry, Alexander gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Neil and Tom were about to leave the ferry, Tom gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Tom and Neil were about to leave the ferry, Neil gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Jim were about to leave the ferry, Alexander gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Tom were about to leave the ferry, Neil gave a basketball to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jim", + "object": "basketball", + "place": "ferry", + "random_a": "Tom", + "random_b": "Neil", + "random_c": "Mike" + } + }, + { + "text": "The parking lot Elizabeth and Scott went to had a mirror. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Elizabeth and Scott went to had a mirror. Joe gave it to", + "random_names_cf": "The parking lot Dan and Will went to had a mirror. Dan gave it to", + "s1_io_flip_cf": "The parking lot Scott and Elizabeth went to had a mirror. Elizabeth gave it to", + "s2_io_flip_cf": "The parking lot Elizabeth and Scott went to had a mirror. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Will and Dan went to had a mirror. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Dan and Will went to had a mirror. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Scott and Elizabeth went to had a mirror. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Will and Dan went to had a mirror. Will gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Elizabeth", + "object": "mirror", + "place": "parking lot", + "random_a": "Dan", + "random_b": "Will", + "random_c": "Joe" + } + }, + { + "text": "When Stan and Guy were about to leave the elevator, Stan gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Stan and Guy were about to leave the elevator, Jonathan gave a basketball to", + "random_names_cf": "When Andrew and Edward were about to leave the elevator, Andrew gave a basketball to", + "s1_io_flip_cf": "When Guy and Stan were about to leave the elevator, Stan gave a basketball to", + "s2_io_flip_cf": "When Stan and Guy were about to leave the elevator, Guy gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Edward and Andrew were about to leave the elevator, Andrew gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Andrew and Edward were about to leave the elevator, Edward gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Stan were about to leave the elevator, Guy gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Andrew were about to leave the elevator, Edward gave a basketball to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Stan", + "object": "basketball", + "place": "elevator", + "random_a": "Andrew", + "random_b": "Edward", + "random_c": "Jonathan" + } + }, + { + "text": "Before Henry and Roger left the spa, Henry decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Roger left the spa, Austin decided to give a sink to", + "random_names_cf": "Before Scott and Kay left the spa, Scott decided to give a sink to", + "s1_io_flip_cf": "Before Roger and Henry left the spa, Henry decided to give a sink to", + "s2_io_flip_cf": "Before Henry and Roger left the spa, Roger decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Kay and Scott left the spa, Scott decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Scott and Kay left the spa, Kay decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Henry left the spa, Roger decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Scott left the spa, Kay decided to give a sink to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Henry", + "object": "sink", + "place": "spa", + "random_a": "Scott", + "random_b": "Kay", + "random_c": "Austin" + } + }, + { + "text": "When Dan and Guy were about to leave the airbase, Dan gave a tablet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Guy were about to leave the airbase, Tom gave a tablet to", + "random_names_cf": "When Grant and Edward were about to leave the airbase, Grant gave a tablet to", + "s1_io_flip_cf": "When Guy and Dan were about to leave the airbase, Dan gave a tablet to", + "s2_io_flip_cf": "When Dan and Guy were about to leave the airbase, Guy gave a tablet to", + "random_names_s1_ioi_flip_cf": "When Edward and Grant were about to leave the airbase, Grant gave a tablet to", + "random_names_s2_ioi_flip_cf": "When Grant and Edward were about to leave the airbase, Edward gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Dan were about to leave the airbase, Guy gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Grant were about to leave the airbase, Edward gave a tablet to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Dan", + "object": "tablet", + "place": "airbase", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Tom" + } + }, + { + "text": "Then, Lewis and Steven went to the clothing store. Lewis gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Steven went to the clothing store. Cal gave a needle to", + "random_names_cf": "Then, Rick and Ryan went to the clothing store. Rick gave a needle to", + "s1_io_flip_cf": "Then, Steven and Lewis went to the clothing store. Lewis gave a needle to", + "s2_io_flip_cf": "Then, Lewis and Steven went to the clothing store. Steven gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Rick went to the clothing store. Rick gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Ryan went to the clothing store. Ryan gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Lewis went to the clothing store. Steven gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Rick went to the clothing store. Ryan gave a needle to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Lewis", + "object": "needle", + "place": "clothing store", + "random_a": "Rick", + "random_b": "Ryan", + "random_c": "Cal" + } + }, + { + "text": "The cafeteria Ryan and Phil went to had a coat. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Ryan and Phil went to had a coat. Roger gave it to", + "random_names_cf": "The cafeteria Kelly and Henry went to had a coat. Kelly gave it to", + "s1_io_flip_cf": "The cafeteria Phil and Ryan went to had a coat. Ryan gave it to", + "s2_io_flip_cf": "The cafeteria Ryan and Phil went to had a coat. Phil gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Henry and Kelly went to had a coat. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Kelly and Henry went to had a coat. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Phil and Ryan went to had a coat. Phil gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Henry and Kelly went to had a coat. Henry gave it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ryan", + "object": "coat", + "place": "cafeteria", + "random_a": "Kelly", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "When Sarah and Rick got a fork at the zoo, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Rick got a fork at the zoo, Kay decided to give it to", + "random_names_cf": "When Stan and Lewis got a fork at the zoo, Stan decided to give it to", + "s1_io_flip_cf": "When Rick and Sarah got a fork at the zoo, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Rick got a fork at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Stan got a fork at the zoo, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Lewis got a fork at the zoo, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Sarah got a fork at the zoo, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Stan got a fork at the zoo, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Sarah", + "object": "fork", + "place": "zoo", + "random_a": "Stan", + "random_b": "Lewis", + "random_c": "Kay" + } + }, + { + "text": "Then, Tom and Alex had a lot of fun at the studio. Tom gave a machine to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Alex had a lot of fun at the studio. Charles gave a machine to", + "random_names_cf": "Then, Rick and Edward had a lot of fun at the studio. Rick gave a machine to", + "s1_io_flip_cf": "Then, Alex and Tom had a lot of fun at the studio. Tom gave a machine to", + "s2_io_flip_cf": "Then, Tom and Alex had a lot of fun at the studio. Alex gave a machine to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Rick had a lot of fun at the studio. Rick gave a machine to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Edward had a lot of fun at the studio. Edward gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Tom had a lot of fun at the studio. Alex gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Rick had a lot of fun at the studio. Edward gave a machine to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tom", + "object": "machine", + "place": "studio", + "random_a": "Rick", + "random_b": "Edward", + "random_c": "Charles" + } + }, + { + "text": "While Elizabeth and Steven relaxed, Elizabeth gave a mask to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Steven relaxed, Ryan gave a mask to", + "random_names_cf": "While William and Dan relaxed, William gave a mask to", + "s1_io_flip_cf": "While Steven and Elizabeth relaxed, Elizabeth gave a mask to", + "s2_io_flip_cf": "While Elizabeth and Steven relaxed, Steven gave a mask to", + "random_names_s1_ioi_flip_cf": "While Dan and William relaxed, William gave a mask to", + "random_names_s2_ioi_flip_cf": "While William and Dan relaxed, Dan gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Elizabeth relaxed, Steven gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and William relaxed, Dan gave a mask to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Elizabeth", + "object": "mask", + "place": "zoo", + "random_a": "William", + "random_b": "Dan", + "random_c": "Ryan" + } + }, + { + "text": "While Phil and William relaxed, Phil gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and William relaxed, Jonathan gave a ruler to", + "random_names_cf": "While Charles and Ryan relaxed, Charles gave a ruler to", + "s1_io_flip_cf": "While William and Phil relaxed, Phil gave a ruler to", + "s2_io_flip_cf": "While Phil and William relaxed, William gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Ryan and Charles relaxed, Charles gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Charles and Ryan relaxed, Ryan gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Phil relaxed, William gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Charles relaxed, Ryan gave a ruler to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Phil", + "object": "ruler", + "place": "market", + "random_a": "Charles", + "random_b": "Ryan", + "random_c": "Jonathan" + } + }, + { + "text": "While Luke and Steven relaxed, Luke gave a banner to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Steven relaxed, Don gave a banner to", + "random_names_cf": "While Robert and Phil relaxed, Robert gave a banner to", + "s1_io_flip_cf": "While Steven and Luke relaxed, Luke gave a banner to", + "s2_io_flip_cf": "While Luke and Steven relaxed, Steven gave a banner to", + "random_names_s1_ioi_flip_cf": "While Phil and Robert relaxed, Robert gave a banner to", + "random_names_s2_ioi_flip_cf": "While Robert and Phil relaxed, Phil gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Luke relaxed, Steven gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Robert relaxed, Phil gave a banner to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Luke", + "object": "banner", + "place": "airbase", + "random_a": "Robert", + "random_b": "Phil", + "random_c": "Don" + } + }, + { + "text": "Then, Kelly and Henry had a lot of fun at the hotel. Kelly gave a basket to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Henry had a lot of fun at the hotel. Mike gave a basket to", + "random_names_cf": "Then, Phil and Peter had a lot of fun at the hotel. Phil gave a basket to", + "s1_io_flip_cf": "Then, Henry and Kelly had a lot of fun at the hotel. Kelly gave a basket to", + "s2_io_flip_cf": "Then, Kelly and Henry had a lot of fun at the hotel. Henry gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Phil had a lot of fun at the hotel. Phil gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Peter had a lot of fun at the hotel. Peter gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Kelly had a lot of fun at the hotel. Henry gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Phil had a lot of fun at the hotel. Peter gave a basket to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Kelly", + "object": "basket", + "place": "hotel", + "random_a": "Phil", + "random_b": "Peter", + "random_c": "Mike" + } + }, + { + "text": "Once Lewis and Peter arrived at the tire store, Lewis gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Peter arrived at the tire store, Jim gave a mirror to", + "random_names_cf": "Once Luke and Dan arrived at the tire store, Luke gave a mirror to", + "s1_io_flip_cf": "Once Peter and Lewis arrived at the tire store, Lewis gave a mirror to", + "s2_io_flip_cf": "Once Lewis and Peter arrived at the tire store, Peter gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Dan and Luke arrived at the tire store, Luke gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Luke and Dan arrived at the tire store, Dan gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Lewis arrived at the tire store, Peter gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Luke arrived at the tire store, Dan gave a mirror to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Lewis", + "object": "mirror", + "place": "tire store", + "random_a": "Luke", + "random_b": "Dan", + "random_c": "Jim" + } + }, + { + "text": "Then, Sarah and Edward went to the hangar. Sarah gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Edward went to the hangar. Robert gave a comb to", + "random_names_cf": "Then, Neil and Alexander went to the hangar. Neil gave a comb to", + "s1_io_flip_cf": "Then, Edward and Sarah went to the hangar. Sarah gave a comb to", + "s2_io_flip_cf": "Then, Sarah and Edward went to the hangar. Edward gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Neil went to the hangar. Neil gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Alexander went to the hangar. Alexander gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Sarah went to the hangar. Edward gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Neil went to the hangar. Alexander gave a comb to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Sarah", + "object": "comb", + "place": "hangar", + "random_a": "Neil", + "random_b": "Alexander", + "random_c": "Robert" + } + }, + { + "text": "When Dan and Stan got a bathtub at the circus, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Stan got a bathtub at the circus, Angel decided to give it to", + "random_names_cf": "When Alex and Don got a bathtub at the circus, Alex decided to give it to", + "s1_io_flip_cf": "When Stan and Dan got a bathtub at the circus, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Stan got a bathtub at the circus, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Alex got a bathtub at the circus, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Don got a bathtub at the circus, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Dan got a bathtub at the circus, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Alex got a bathtub at the circus, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Dan", + "object": "bathtub", + "place": "circus", + "random_a": "Alex", + "random_b": "Don", + "random_c": "Angel" + } + }, + { + "text": "When Elizabeth and Cal got a ribbon at the pharmacy, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Cal got a ribbon at the pharmacy, Will decided to give it to", + "random_names_cf": "When Roy and Angel got a ribbon at the pharmacy, Roy decided to give it to", + "s1_io_flip_cf": "When Cal and Elizabeth got a ribbon at the pharmacy, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Cal got a ribbon at the pharmacy, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Roy got a ribbon at the pharmacy, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Angel got a ribbon at the pharmacy, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Elizabeth got a ribbon at the pharmacy, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Roy got a ribbon at the pharmacy, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Elizabeth", + "object": "ribbon", + "place": "pharmacy", + "random_a": "Roy", + "random_b": "Angel", + "random_c": "Will" + } + }, + { + "text": "Before Tim and Kay left the airbase, Tim decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Kay left the airbase, Neil decided to give a pen to", + "random_names_cf": "Before Tom and Jim left the airbase, Tom decided to give a pen to", + "s1_io_flip_cf": "Before Kay and Tim left the airbase, Tim decided to give a pen to", + "s2_io_flip_cf": "Before Tim and Kay left the airbase, Kay decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Jim and Tom left the airbase, Tom decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Tom and Jim left the airbase, Jim decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Tim left the airbase, Kay decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Tom left the airbase, Jim decided to give a pen to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tim", + "object": "pen", + "place": "airbase", + "random_a": "Tom", + "random_b": "Jim", + "random_c": "Neil" + } + }, + { + "text": "Then, Scott and Phil were working at the restaurant. Scott decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Phil were working at the restaurant. Kay decided to give a piece of tape to", + "random_names_cf": "Then, Elizabeth and Charles were working at the restaurant. Elizabeth decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Phil and Scott were working at the restaurant. Scott decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Scott and Phil were working at the restaurant. Phil decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Elizabeth were working at the restaurant. Elizabeth decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Charles were working at the restaurant. Charles decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Scott were working at the restaurant. Phil decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Elizabeth were working at the restaurant. Charles decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Scott", + "object": "piece of tape", + "place": "restaurant", + "random_a": "Elizabeth", + "random_b": "Charles", + "random_c": "Kay" + } + }, + { + "text": "Then, Elizabeth and Rob were working at the racetrack. Elizabeth decided to give a sifter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Rob were working at the racetrack. Cal decided to give a sifter to", + "random_names_cf": "Then, Grant and Angel were working at the racetrack. Grant decided to give a sifter to", + "s1_io_flip_cf": "Then, Rob and Elizabeth were working at the racetrack. Elizabeth decided to give a sifter to", + "s2_io_flip_cf": "Then, Elizabeth and Rob were working at the racetrack. Rob decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Grant were working at the racetrack. Grant decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Angel were working at the racetrack. Angel decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Elizabeth were working at the racetrack. Rob decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Grant were working at the racetrack. Angel decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "sifter", + "place": "racetrack", + "random_a": "Grant", + "random_b": "Angel", + "random_c": "Cal" + } + }, + { + "text": "Once Scott and Jim arrived at the market, Scott gave a mirror to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Scott and Jim arrived at the market, Stan gave a mirror to", + "random_names_cf": "Once Henry and Tim arrived at the market, Henry gave a mirror to", + "s1_io_flip_cf": "Once Jim and Scott arrived at the market, Scott gave a mirror to", + "s2_io_flip_cf": "Once Scott and Jim arrived at the market, Jim gave a mirror to", + "random_names_s1_ioi_flip_cf": "Once Tim and Henry arrived at the market, Henry gave a mirror to", + "random_names_s2_ioi_flip_cf": "Once Henry and Tim arrived at the market, Tim gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Scott arrived at the market, Jim gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Henry arrived at the market, Tim gave a mirror to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Scott", + "object": "mirror", + "place": "market", + "random_a": "Henry", + "random_b": "Tim", + "random_c": "Stan" + } + }, + { + "text": "While William and Austin relaxed, William gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Austin relaxed, Tim gave a piece of tape to", + "random_names_cf": "While Roger and Andrew relaxed, Roger gave a piece of tape to", + "s1_io_flip_cf": "While Austin and William relaxed, William gave a piece of tape to", + "s2_io_flip_cf": "While William and Austin relaxed, Austin gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Andrew and Roger relaxed, Roger gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Roger and Andrew relaxed, Andrew gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and William relaxed, Austin gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Roger relaxed, Andrew gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "William", + "object": "piece of tape", + "place": "hotel", + "random_a": "Roger", + "random_b": "Andrew", + "random_c": "Tim" + } + }, + { + "text": "While Roy and Austin relaxed, Roy gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Austin relaxed, Alex gave a pair of sunglasses to", + "random_names_cf": "While Phil and Grant relaxed, Phil gave a pair of sunglasses to", + "s1_io_flip_cf": "While Austin and Roy relaxed, Roy gave a pair of sunglasses to", + "s2_io_flip_cf": "While Roy and Austin relaxed, Austin gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Grant and Phil relaxed, Phil gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Phil and Grant relaxed, Grant gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Roy relaxed, Austin gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Phil relaxed, Grant gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Roy", + "object": "pair of sunglasses", + "place": "market", + "random_a": "Phil", + "random_b": "Grant", + "random_c": "Alex" + } + }, + { + "text": "When Henry and Luke got a comb at the ramp, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Luke got a comb at the ramp, Angel decided to give it to", + "random_names_cf": "When Will and Daniel got a comb at the ramp, Will decided to give it to", + "s1_io_flip_cf": "When Luke and Henry got a comb at the ramp, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Luke got a comb at the ramp, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Will got a comb at the ramp, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Daniel got a comb at the ramp, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Henry got a comb at the ramp, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Will got a comb at the ramp, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Henry", + "object": "comb", + "place": "ramp", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Angel" + } + }, + { + "text": "While Tim and Henry relaxed, Tim gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Tim and Henry relaxed, Ryan gave a piece of tape to", + "random_names_cf": "While Angel and Don relaxed, Angel gave a piece of tape to", + "s1_io_flip_cf": "While Henry and Tim relaxed, Tim gave a piece of tape to", + "s2_io_flip_cf": "While Tim and Henry relaxed, Henry gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Don and Angel relaxed, Angel gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Angel and Don relaxed, Don gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Tim relaxed, Henry gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Angel relaxed, Don gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tim", + "object": "piece of tape", + "place": "stadium", + "random_a": "Angel", + "random_b": "Don", + "random_c": "Ryan" + } + }, + { + "text": "Then, Roy and Will were working at the casino. Roy decided to give a funnel to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Will were working at the casino. Roger decided to give a funnel to", + "random_names_cf": "Then, Josh and Angel were working at the casino. Josh decided to give a funnel to", + "s1_io_flip_cf": "Then, Will and Roy were working at the casino. Roy decided to give a funnel to", + "s2_io_flip_cf": "Then, Roy and Will were working at the casino. Will decided to give a funnel to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Josh were working at the casino. Josh decided to give a funnel to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Angel were working at the casino. Angel decided to give a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Roy were working at the casino. Will decided to give a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Josh were working at the casino. Angel decided to give a funnel to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Roy", + "object": "funnel", + "place": "casino", + "random_a": "Josh", + "random_b": "Angel", + "random_c": "Roger" + } + }, + { + "text": "When Stan and Tom got a pen at the boatyard, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Tom got a pen at the boatyard, Sarah decided to give it to", + "random_names_cf": "When Peter and Phil got a pen at the boatyard, Peter decided to give it to", + "s1_io_flip_cf": "When Tom and Stan got a pen at the boatyard, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Tom got a pen at the boatyard, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Phil and Peter got a pen at the boatyard, Peter decided to give it to", + "random_names_s2_ioi_flip_cf": "When Peter and Phil got a pen at the boatyard, Phil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Stan got a pen at the boatyard, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Peter got a pen at the boatyard, Phil decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Stan", + "object": "pen", + "place": "boatyard", + "random_a": "Peter", + "random_b": "Phil", + "random_c": "Sarah" + } + }, + { + "text": "While Robert and Scott relaxed, Robert gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Scott relaxed, Peter gave a ribbon to", + "random_names_cf": "While Jonathan and Henry relaxed, Jonathan gave a ribbon to", + "s1_io_flip_cf": "While Scott and Robert relaxed, Robert gave a ribbon to", + "s2_io_flip_cf": "While Robert and Scott relaxed, Scott gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Henry and Jonathan relaxed, Jonathan gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Henry relaxed, Henry gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Robert relaxed, Scott gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Jonathan relaxed, Henry gave a ribbon to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Robert", + "object": "ribbon", + "place": "restaurant", + "random_a": "Jonathan", + "random_b": "Henry", + "random_c": "Peter" + } + }, + { + "text": "Before Austin and Robert left the clothing store, Austin decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Robert left the clothing store, Cal decided to give a grater to", + "random_names_cf": "Before Will and Andrew left the clothing store, Will decided to give a grater to", + "s1_io_flip_cf": "Before Robert and Austin left the clothing store, Austin decided to give a grater to", + "s2_io_flip_cf": "Before Austin and Robert left the clothing store, Robert decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Will left the clothing store, Will decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Will and Andrew left the clothing store, Andrew decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Austin left the clothing store, Robert decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Will left the clothing store, Andrew decided to give a grater to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Austin", + "object": "grater", + "place": "clothing store", + "random_a": "Will", + "random_b": "Andrew", + "random_c": "Cal" + } + }, + { + "text": "While Jim and Tim relaxed, Jim gave a basket to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Tim relaxed, Phil gave a basket to", + "random_names_cf": "While Neil and Joe relaxed, Neil gave a basket to", + "s1_io_flip_cf": "While Tim and Jim relaxed, Jim gave a basket to", + "s2_io_flip_cf": "While Jim and Tim relaxed, Tim gave a basket to", + "random_names_s1_ioi_flip_cf": "While Joe and Neil relaxed, Neil gave a basket to", + "random_names_s2_ioi_flip_cf": "While Neil and Joe relaxed, Joe gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Jim relaxed, Tim gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Neil relaxed, Joe gave a basket to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jim", + "object": "basket", + "place": "parking lot", + "random_a": "Neil", + "random_b": "Joe", + "random_c": "Phil" + } + }, + { + "text": "When Austin and Tim were about to leave the field, Austin gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Tim were about to leave the field, William gave a ring to", + "random_names_cf": "When Ross and Josh were about to leave the field, Ross gave a ring to", + "s1_io_flip_cf": "When Tim and Austin were about to leave the field, Austin gave a ring to", + "s2_io_flip_cf": "When Austin and Tim were about to leave the field, Tim gave a ring to", + "random_names_s1_ioi_flip_cf": "When Josh and Ross were about to leave the field, Ross gave a ring to", + "random_names_s2_ioi_flip_cf": "When Ross and Josh were about to leave the field, Josh gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Austin were about to leave the field, Tim gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Ross were about to leave the field, Josh gave a ring to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Austin", + "object": "ring", + "place": "field", + "random_a": "Ross", + "random_b": "Josh", + "random_c": "William" + } + }, + { + "text": "Then, Kelly and Daniel had a lot of fun at the tire store. Kelly gave a joystick to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Daniel had a lot of fun at the tire store. Joe gave a joystick to", + "random_names_cf": "Then, Andrew and Cal had a lot of fun at the tire store. Andrew gave a joystick to", + "s1_io_flip_cf": "Then, Daniel and Kelly had a lot of fun at the tire store. Kelly gave a joystick to", + "s2_io_flip_cf": "Then, Kelly and Daniel had a lot of fun at the tire store. Daniel gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Andrew had a lot of fun at the tire store. Andrew gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Cal had a lot of fun at the tire store. Cal gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Kelly had a lot of fun at the tire store. Daniel gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Andrew had a lot of fun at the tire store. Cal gave a joystick to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Kelly", + "object": "joystick", + "place": "tire store", + "random_a": "Andrew", + "random_b": "Cal", + "random_c": "Joe" + } + }, + { + "text": "While Austin and Jonathan relaxed, Austin gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Jonathan relaxed, Guy gave a blouse to", + "random_names_cf": "While Peter and Roy relaxed, Peter gave a blouse to", + "s1_io_flip_cf": "While Jonathan and Austin relaxed, Austin gave a blouse to", + "s2_io_flip_cf": "While Austin and Jonathan relaxed, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Roy and Peter relaxed, Peter gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Peter and Roy relaxed, Roy gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Austin relaxed, Jonathan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Peter relaxed, Roy gave a blouse to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Austin", + "object": "blouse", + "place": "studio", + "random_a": "Peter", + "random_b": "Roy", + "random_c": "Guy" + } + }, + { + "text": "While Grant and Jim relaxed, Grant gave a shoe to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Jim relaxed, Steven gave a shoe to", + "random_names_cf": "While Roger and Charles relaxed, Roger gave a shoe to", + "s1_io_flip_cf": "While Jim and Grant relaxed, Grant gave a shoe to", + "s2_io_flip_cf": "While Grant and Jim relaxed, Jim gave a shoe to", + "random_names_s1_ioi_flip_cf": "While Charles and Roger relaxed, Roger gave a shoe to", + "random_names_s2_ioi_flip_cf": "While Roger and Charles relaxed, Charles gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Grant relaxed, Jim gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Roger relaxed, Charles gave a shoe to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Grant", + "object": "shoe", + "place": "service station", + "random_a": "Roger", + "random_b": "Charles", + "random_c": "Steven" + } + }, + { + "text": "The gift shop Elizabeth and Angel went to had a wrench. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Elizabeth and Angel went to had a wrench. Robert gave it to", + "random_names_cf": "The gift shop Sarah and Rob went to had a wrench. Sarah gave it to", + "s1_io_flip_cf": "The gift shop Angel and Elizabeth went to had a wrench. Elizabeth gave it to", + "s2_io_flip_cf": "The gift shop Elizabeth and Angel went to had a wrench. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Rob and Sarah went to had a wrench. Sarah gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Sarah and Rob went to had a wrench. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Angel and Elizabeth went to had a wrench. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Rob and Sarah went to had a wrench. Rob gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Elizabeth", + "object": "wrench", + "place": "gift shop", + "random_a": "Sarah", + "random_b": "Rob", + "random_c": "Robert" + } + }, + { + "text": "Then, Josh and Lewis went to the supermarket. Josh gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Lewis went to the supermarket. Joe gave a strainer to", + "random_names_cf": "Then, Robert and Jim went to the supermarket. Robert gave a strainer to", + "s1_io_flip_cf": "Then, Lewis and Josh went to the supermarket. Josh gave a strainer to", + "s2_io_flip_cf": "Then, Josh and Lewis went to the supermarket. Lewis gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Robert went to the supermarket. Robert gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Jim went to the supermarket. Jim gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Josh went to the supermarket. Lewis gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Robert went to the supermarket. Jim gave a strainer to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Josh", + "object": "strainer", + "place": "supermarket", + "random_a": "Robert", + "random_b": "Jim", + "random_c": "Joe" + } + }, + { + "text": "When Alex and Dan were about to leave the elevator, Alex gave a microphone to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Dan were about to leave the elevator, Summer gave a microphone to", + "random_names_cf": "When Scott and Stan were about to leave the elevator, Scott gave a microphone to", + "s1_io_flip_cf": "When Dan and Alex were about to leave the elevator, Alex gave a microphone to", + "s2_io_flip_cf": "When Alex and Dan were about to leave the elevator, Dan gave a microphone to", + "random_names_s1_ioi_flip_cf": "When Stan and Scott were about to leave the elevator, Scott gave a microphone to", + "random_names_s2_ioi_flip_cf": "When Scott and Stan were about to leave the elevator, Stan gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Alex were about to leave the elevator, Dan gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Scott were about to leave the elevator, Stan gave a microphone to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alex", + "object": "microphone", + "place": "elevator", + "random_a": "Scott", + "random_b": "Stan", + "random_c": "Summer" + } + }, + { + "text": "Then, Phil and Grant were working at the optician. Phil decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Grant were working at the optician. Robert decided to give a spoon to", + "random_names_cf": "Then, Elizabeth and Don were working at the optician. Elizabeth decided to give a spoon to", + "s1_io_flip_cf": "Then, Grant and Phil were working at the optician. Phil decided to give a spoon to", + "s2_io_flip_cf": "Then, Phil and Grant were working at the optician. Grant decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Don and Elizabeth were working at the optician. Elizabeth decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Don were working at the optician. Don decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Phil were working at the optician. Grant decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Elizabeth were working at the optician. Don decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Phil", + "object": "spoon", + "place": "optician", + "random_a": "Elizabeth", + "random_b": "Don", + "random_c": "Robert" + } + }, + { + "text": "Before Angel and Charles left the music store, Angel decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Charles left the music store, Robert decided to give a bucket of paint to", + "random_names_cf": "Before Don and Grant left the music store, Don decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Charles and Angel left the music store, Angel decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Angel and Charles left the music store, Charles decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Grant and Don left the music store, Don decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Don and Grant left the music store, Grant decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Angel left the music store, Charles decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Don left the music store, Grant decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Angel", + "object": "bucket of paint", + "place": "music store", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Robert" + } + }, + { + "text": "While Grant and Kay relaxed, Grant gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Kay relaxed, Stan gave a screwdriver to", + "random_names_cf": "While Austin and Luke relaxed, Austin gave a screwdriver to", + "s1_io_flip_cf": "While Kay and Grant relaxed, Grant gave a screwdriver to", + "s2_io_flip_cf": "While Grant and Kay relaxed, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While Luke and Austin relaxed, Austin gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Austin and Luke relaxed, Luke gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Grant relaxed, Kay gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Austin relaxed, Luke gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Grant", + "object": "screwdriver", + "place": "elevator", + "random_a": "Austin", + "random_b": "Luke", + "random_c": "Stan" + } + }, + { + "text": "The hangar Ross and Tom went to had a pair of sunglasses. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Ross and Tom went to had a pair of sunglasses. Austin gave it to", + "random_names_cf": "The hangar Alex and Sarah went to had a pair of sunglasses. Alex gave it to", + "s1_io_flip_cf": "The hangar Tom and Ross went to had a pair of sunglasses. Ross gave it to", + "s2_io_flip_cf": "The hangar Ross and Tom went to had a pair of sunglasses. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Sarah and Alex went to had a pair of sunglasses. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Alex and Sarah went to had a pair of sunglasses. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Tom and Ross went to had a pair of sunglasses. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Sarah and Alex went to had a pair of sunglasses. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ross", + "object": "pair of sunglasses", + "place": "hangar", + "random_a": "Alex", + "random_b": "Sarah", + "random_c": "Austin" + } + }, + { + "text": "The spa Don and Alexander went to had a can. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The spa Don and Alexander went to had a can. Ross gave it to", + "random_names_cf": "The spa Mike and Jim went to had a can. Mike gave it to", + "s1_io_flip_cf": "The spa Alexander and Don went to had a can. Don gave it to", + "s2_io_flip_cf": "The spa Don and Alexander went to had a can. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The spa Jim and Mike went to had a can. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The spa Mike and Jim went to had a can. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The spa Alexander and Don went to had a can. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The spa Jim and Mike went to had a can. Jim gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Don", + "object": "can", + "place": "spa", + "random_a": "Mike", + "random_b": "Jim", + "random_c": "Ross" + } + }, + { + "text": "When Angel and William got a nail file at the court, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and William got a nail file at the court, Kay decided to give it to", + "random_names_cf": "When Alexander and Steve got a nail file at the court, Alexander decided to give it to", + "s1_io_flip_cf": "When William and Angel got a nail file at the court, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and William got a nail file at the court, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Alexander got a nail file at the court, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Steve got a nail file at the court, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Angel got a nail file at the court, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Alexander got a nail file at the court, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Angel", + "object": "nail file", + "place": "court", + "random_a": "Alexander", + "random_b": "Steve", + "random_c": "Kay" + } + }, + { + "text": "When Dan and Rick were about to leave the studio, Dan gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Rick were about to leave the studio, Elizabeth gave a fan to", + "random_names_cf": "When Rob and Stan were about to leave the studio, Rob gave a fan to", + "s1_io_flip_cf": "When Rick and Dan were about to leave the studio, Dan gave a fan to", + "s2_io_flip_cf": "When Dan and Rick were about to leave the studio, Rick gave a fan to", + "random_names_s1_ioi_flip_cf": "When Stan and Rob were about to leave the studio, Rob gave a fan to", + "random_names_s2_ioi_flip_cf": "When Rob and Stan were about to leave the studio, Stan gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Dan were about to leave the studio, Rick gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Rob were about to leave the studio, Stan gave a fan to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Dan", + "object": "fan", + "place": "studio", + "random_a": "Rob", + "random_b": "Stan", + "random_c": "Elizabeth" + } + }, + { + "text": "The service station Ross and Kelly went to had a thimble. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The service station Ross and Kelly went to had a thimble. Steve gave it to", + "random_names_cf": "The service station Josh and William went to had a thimble. Josh gave it to", + "s1_io_flip_cf": "The service station Kelly and Ross went to had a thimble. Ross gave it to", + "s2_io_flip_cf": "The service station Ross and Kelly went to had a thimble. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The service station William and Josh went to had a thimble. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The service station Josh and William went to had a thimble. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The service station Kelly and Ross went to had a thimble. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The service station William and Josh went to had a thimble. William gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Ross", + "object": "thimble", + "place": "service station", + "random_a": "Josh", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "Before Roy and Will left the market, Roy decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Will left the market, Charles decided to give a trunk to", + "random_names_cf": "Before Rob and Alexander left the market, Rob decided to give a trunk to", + "s1_io_flip_cf": "Before Will and Roy left the market, Roy decided to give a trunk to", + "s2_io_flip_cf": "Before Roy and Will left the market, Will decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Alexander and Rob left the market, Rob decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Rob and Alexander left the market, Alexander decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Roy left the market, Will decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Rob left the market, Alexander decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Roy", + "object": "trunk", + "place": "market", + "random_a": "Rob", + "random_b": "Alexander", + "random_c": "Charles" + } + }, + { + "text": "Before Tim and Don left the university campus, Tim decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Don left the university campus, Sarah decided to give a bowl to", + "random_names_cf": "Before Lewis and Austin left the university campus, Lewis decided to give a bowl to", + "s1_io_flip_cf": "Before Don and Tim left the university campus, Tim decided to give a bowl to", + "s2_io_flip_cf": "Before Tim and Don left the university campus, Don decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Austin and Lewis left the university campus, Lewis decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Austin left the university campus, Austin decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Tim left the university campus, Don decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Lewis left the university campus, Austin decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tim", + "object": "bowl", + "place": "university campus", + "random_a": "Lewis", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "When Elizabeth and Roger got a sock at the house, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Roger got a sock at the house, Lewis decided to give it to", + "random_names_cf": "When Summer and Peter got a sock at the house, Summer decided to give it to", + "s1_io_flip_cf": "When Roger and Elizabeth got a sock at the house, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Roger got a sock at the house, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Summer got a sock at the house, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Peter got a sock at the house, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Elizabeth got a sock at the house, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Summer got a sock at the house, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "sock", + "place": "house", + "random_a": "Summer", + "random_b": "Peter", + "random_c": "Lewis" + } + }, + { + "text": "Before Angel and Peter left the campground, Angel decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Angel and Peter left the campground, Dan decided to give a glove to", + "random_names_cf": "Before William and Robert left the campground, William decided to give a glove to", + "s1_io_flip_cf": "Before Peter and Angel left the campground, Angel decided to give a glove to", + "s2_io_flip_cf": "Before Angel and Peter left the campground, Peter decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Robert and William left the campground, William decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before William and Robert left the campground, Robert decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Angel left the campground, Peter decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and William left the campground, Robert decided to give a glove to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Angel", + "object": "glove", + "place": "campground", + "random_a": "William", + "random_b": "Robert", + "random_c": "Dan" + } + }, + { + "text": "When Andrew and Henry got a banner at the pet store, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Henry got a banner at the pet store, Rob decided to give it to", + "random_names_cf": "When Steven and Dan got a banner at the pet store, Steven decided to give it to", + "s1_io_flip_cf": "When Henry and Andrew got a banner at the pet store, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Henry got a banner at the pet store, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Dan and Steven got a banner at the pet store, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Dan got a banner at the pet store, Dan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Andrew got a banner at the pet store, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Steven got a banner at the pet store, Dan decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Andrew", + "object": "banner", + "place": "pet store", + "random_a": "Steven", + "random_b": "Dan", + "random_c": "Rob" + } + }, + { + "text": "Before Luke and Stan left the break room, Luke decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Stan left the break room, Angel decided to give a tablet to", + "random_names_cf": "Before Cal and Grant left the break room, Cal decided to give a tablet to", + "s1_io_flip_cf": "Before Stan and Luke left the break room, Luke decided to give a tablet to", + "s2_io_flip_cf": "Before Luke and Stan left the break room, Stan decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Grant and Cal left the break room, Cal decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Cal and Grant left the break room, Grant decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Stan and Luke left the break room, Stan decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Cal left the break room, Grant decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Luke", + "object": "tablet", + "place": "break room", + "random_a": "Cal", + "random_b": "Grant", + "random_c": "Angel" + } + }, + { + "text": "When Summer and Mike were about to leave the court, Summer gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Mike were about to leave the court, Josh gave a pair of sunglasses to", + "random_names_cf": "When Grant and Robert were about to leave the court, Grant gave a pair of sunglasses to", + "s1_io_flip_cf": "When Mike and Summer were about to leave the court, Summer gave a pair of sunglasses to", + "s2_io_flip_cf": "When Summer and Mike were about to leave the court, Mike gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Robert and Grant were about to leave the court, Grant gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Grant and Robert were about to leave the court, Robert gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Summer were about to leave the court, Mike gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Grant were about to leave the court, Robert gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Summer", + "object": "pair of sunglasses", + "place": "court", + "random_a": "Grant", + "random_b": "Robert", + "random_c": "Josh" + } + }, + { + "text": "While Sarah and Elizabeth relaxed, Sarah gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Elizabeth relaxed, Mike gave a piece of tape to", + "random_names_cf": "While William and Luke relaxed, William gave a piece of tape to", + "s1_io_flip_cf": "While Elizabeth and Sarah relaxed, Sarah gave a piece of tape to", + "s2_io_flip_cf": "While Sarah and Elizabeth relaxed, Elizabeth gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Luke and William relaxed, William gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While William and Luke relaxed, Luke gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Sarah relaxed, Elizabeth gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and William relaxed, Luke gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Sarah", + "object": "piece of tape", + "place": "elevator", + "random_a": "William", + "random_b": "Luke", + "random_c": "Mike" + } + }, + { + "text": "Then, Cal and Steve had a lot of fun at the school. Cal gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Steve had a lot of fun at the school. Grant gave a highlighter to", + "random_names_cf": "Then, Daniel and Ross had a lot of fun at the school. Daniel gave a highlighter to", + "s1_io_flip_cf": "Then, Steve and Cal had a lot of fun at the school. Cal gave a highlighter to", + "s2_io_flip_cf": "Then, Cal and Steve had a lot of fun at the school. Steve gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Daniel had a lot of fun at the school. Daniel gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Ross had a lot of fun at the school. Ross gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Cal had a lot of fun at the school. Steve gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Daniel had a lot of fun at the school. Ross gave a highlighter to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Cal", + "object": "highlighter", + "place": "school", + "random_a": "Daniel", + "random_b": "Ross", + "random_c": "Grant" + } + }, + { + "text": "Then, Grant and Will had a lot of fun at the car. Grant gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Will had a lot of fun at the car. Luke gave a glove to", + "random_names_cf": "Then, Scott and Steven had a lot of fun at the car. Scott gave a glove to", + "s1_io_flip_cf": "Then, Will and Grant had a lot of fun at the car. Grant gave a glove to", + "s2_io_flip_cf": "Then, Grant and Will had a lot of fun at the car. Will gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Scott had a lot of fun at the car. Scott gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Steven had a lot of fun at the car. Steven gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Grant had a lot of fun at the car. Will gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Scott had a lot of fun at the car. Steven gave a glove to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Grant", + "object": "glove", + "place": "car", + "random_a": "Scott", + "random_b": "Steven", + "random_c": "Luke" + } + }, + { + "text": "While Ross and Steve relaxed, Ross gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Steve relaxed, Alex gave a notebook to", + "random_names_cf": "While Grant and Kelly relaxed, Grant gave a notebook to", + "s1_io_flip_cf": "While Steve and Ross relaxed, Ross gave a notebook to", + "s2_io_flip_cf": "While Ross and Steve relaxed, Steve gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Kelly and Grant relaxed, Grant gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Grant and Kelly relaxed, Kelly gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Ross relaxed, Steve gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Grant relaxed, Kelly gave a notebook to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ross", + "object": "notebook", + "place": "hangar", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "When Cal and Luke were about to leave the campground, Cal gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Luke were about to leave the campground, Mike gave a laptop to", + "random_names_cf": "When Ross and Henry were about to leave the campground, Ross gave a laptop to", + "s1_io_flip_cf": "When Luke and Cal were about to leave the campground, Cal gave a laptop to", + "s2_io_flip_cf": "When Cal and Luke were about to leave the campground, Luke gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Henry and Ross were about to leave the campground, Ross gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Ross and Henry were about to leave the campground, Henry gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Cal were about to leave the campground, Luke gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Ross were about to leave the campground, Henry gave a laptop to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Cal", + "object": "laptop", + "place": "campground", + "random_a": "Ross", + "random_b": "Henry", + "random_c": "Mike" + } + }, + { + "text": "When William and Neil were about to leave the house, William gave a wallet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Neil were about to leave the house, Don gave a wallet to", + "random_names_cf": "When Angel and Austin were about to leave the house, Angel gave a wallet to", + "s1_io_flip_cf": "When Neil and William were about to leave the house, William gave a wallet to", + "s2_io_flip_cf": "When William and Neil were about to leave the house, Neil gave a wallet to", + "random_names_s1_ioi_flip_cf": "When Austin and Angel were about to leave the house, Angel gave a wallet to", + "random_names_s2_ioi_flip_cf": "When Angel and Austin were about to leave the house, Austin gave a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and William were about to leave the house, Neil gave a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Angel were about to leave the house, Austin gave a wallet to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "William", + "object": "wallet", + "place": "house", + "random_a": "Angel", + "random_b": "Austin", + "random_c": "Don" + } + }, + { + "text": "While Cal and Ross relaxed, Cal gave a pencil to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Ross relaxed, Grant gave a pencil to", + "random_names_cf": "While Jim and Stan relaxed, Jim gave a pencil to", + "s1_io_flip_cf": "While Ross and Cal relaxed, Cal gave a pencil to", + "s2_io_flip_cf": "While Cal and Ross relaxed, Ross gave a pencil to", + "random_names_s1_ioi_flip_cf": "While Stan and Jim relaxed, Jim gave a pencil to", + "random_names_s2_ioi_flip_cf": "While Jim and Stan relaxed, Stan gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Cal relaxed, Ross gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Jim relaxed, Stan gave a pencil to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Cal", + "object": "pencil", + "place": "hotel", + "random_a": "Jim", + "random_b": "Stan", + "random_c": "Grant" + } + }, + { + "text": "Then, Tom and Steven went to the ferry. Tom gave a highlighter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Steven went to the ferry. Robert gave a highlighter to", + "random_names_cf": "Then, Will and Roy went to the ferry. Will gave a highlighter to", + "s1_io_flip_cf": "Then, Steven and Tom went to the ferry. Tom gave a highlighter to", + "s2_io_flip_cf": "Then, Tom and Steven went to the ferry. Steven gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Will went to the ferry. Will gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Will and Roy went to the ferry. Roy gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Tom went to the ferry. Steven gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Will went to the ferry. Roy gave a highlighter to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tom", + "object": "highlighter", + "place": "ferry", + "random_a": "Will", + "random_b": "Roy", + "random_c": "Robert" + } + }, + { + "text": "Then, Steven and Will went to the store. Steven gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Will went to the store. Steve gave a ruler to", + "random_names_cf": "Then, Roy and Charles went to the store. Roy gave a ruler to", + "s1_io_flip_cf": "Then, Will and Steven went to the store. Steven gave a ruler to", + "s2_io_flip_cf": "Then, Steven and Will went to the store. Will gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Roy went to the store. Roy gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Charles went to the store. Charles gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Steven went to the store. Will gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Roy went to the store. Charles gave a ruler to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Steven", + "object": "ruler", + "place": "store", + "random_a": "Roy", + "random_b": "Charles", + "random_c": "Steve" + } + }, + { + "text": "When Alex and Neil got a dishwasher at the field, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Neil got a dishwasher at the field, Scott decided to give it to", + "random_names_cf": "When Sarah and Don got a dishwasher at the field, Sarah decided to give it to", + "s1_io_flip_cf": "When Neil and Alex got a dishwasher at the field, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Neil got a dishwasher at the field, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Sarah got a dishwasher at the field, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Don got a dishwasher at the field, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Alex got a dishwasher at the field, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Sarah got a dishwasher at the field, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Alex", + "object": "dishwasher", + "place": "field", + "random_a": "Sarah", + "random_b": "Don", + "random_c": "Scott" + } + }, + { + "text": "Then, Rob and Alexander had a lot of fun at the parking lot. Rob gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Alexander had a lot of fun at the parking lot. Mike gave a tent to", + "random_names_cf": "Then, Rick and Grant had a lot of fun at the parking lot. Rick gave a tent to", + "s1_io_flip_cf": "Then, Alexander and Rob had a lot of fun at the parking lot. Rob gave a tent to", + "s2_io_flip_cf": "Then, Rob and Alexander had a lot of fun at the parking lot. Alexander gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Rick had a lot of fun at the parking lot. Rick gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Grant had a lot of fun at the parking lot. Grant gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rob had a lot of fun at the parking lot. Alexander gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rick had a lot of fun at the parking lot. Grant gave a tent to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rob", + "object": "tent", + "place": "parking lot", + "random_a": "Rick", + "random_b": "Grant", + "random_c": "Mike" + } + }, + { + "text": "The circus Lewis and Grant went to had a spoon. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Lewis and Grant went to had a spoon. Kelly gave it to", + "random_names_cf": "The circus Roger and Daniel went to had a spoon. Roger gave it to", + "s1_io_flip_cf": "The circus Grant and Lewis went to had a spoon. Lewis gave it to", + "s2_io_flip_cf": "The circus Lewis and Grant went to had a spoon. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The circus Daniel and Roger went to had a spoon. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The circus Roger and Daniel went to had a spoon. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Grant and Lewis went to had a spoon. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Daniel and Roger went to had a spoon. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Lewis", + "object": "spoon", + "place": "circus", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Kelly" + } + }, + { + "text": "Then, Austin and Will went to the store. Austin gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Will went to the store. Alex gave a bucket of paint to", + "random_names_cf": "Then, Grant and Kelly went to the store. Grant gave a bucket of paint to", + "s1_io_flip_cf": "Then, Will and Austin went to the store. Austin gave a bucket of paint to", + "s2_io_flip_cf": "Then, Austin and Will went to the store. Will gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Grant went to the store. Grant gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Kelly went to the store. Kelly gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Austin went to the store. Will gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Grant went to the store. Kelly gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Austin", + "object": "bucket of paint", + "place": "store", + "random_a": "Grant", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "While Elizabeth and Rob relaxed, Elizabeth gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Rob relaxed, Cal gave a fan to", + "random_names_cf": "While Luke and Roger relaxed, Luke gave a fan to", + "s1_io_flip_cf": "While Rob and Elizabeth relaxed, Elizabeth gave a fan to", + "s2_io_flip_cf": "While Elizabeth and Rob relaxed, Rob gave a fan to", + "random_names_s1_ioi_flip_cf": "While Roger and Luke relaxed, Luke gave a fan to", + "random_names_s2_ioi_flip_cf": "While Luke and Roger relaxed, Roger gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Elizabeth relaxed, Rob gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Luke relaxed, Roger gave a fan to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Elizabeth", + "object": "fan", + "place": "parking lot", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Cal" + } + }, + { + "text": "Once Tim and Lewis arrived at the department store, Tim gave a pillow to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Lewis arrived at the department store, Daniel gave a pillow to", + "random_names_cf": "Once Scott and Dan arrived at the department store, Scott gave a pillow to", + "s1_io_flip_cf": "Once Lewis and Tim arrived at the department store, Tim gave a pillow to", + "s2_io_flip_cf": "Once Tim and Lewis arrived at the department store, Lewis gave a pillow to", + "random_names_s1_ioi_flip_cf": "Once Dan and Scott arrived at the department store, Scott gave a pillow to", + "random_names_s2_ioi_flip_cf": "Once Scott and Dan arrived at the department store, Dan gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Tim arrived at the department store, Lewis gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Scott arrived at the department store, Dan gave a pillow to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tim", + "object": "pillow", + "place": "department store", + "random_a": "Scott", + "random_b": "Dan", + "random_c": "Daniel" + } + }, + { + "text": "Then, Tim and Robert were working at the circus. Tim decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Robert were working at the circus. William decided to give a tablet to", + "random_names_cf": "Then, Kay and Josh were working at the circus. Kay decided to give a tablet to", + "s1_io_flip_cf": "Then, Robert and Tim were working at the circus. Tim decided to give a tablet to", + "s2_io_flip_cf": "Then, Tim and Robert were working at the circus. Robert decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Kay were working at the circus. Kay decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Josh were working at the circus. Josh decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Tim were working at the circus. Robert decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kay were working at the circus. Josh decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Tim", + "object": "tablet", + "place": "circus", + "random_a": "Kay", + "random_b": "Josh", + "random_c": "William" + } + }, + { + "text": "While Robert and Tim relaxed, Robert gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Robert and Tim relaxed, Elizabeth gave a bowl to", + "random_names_cf": "While Alex and Kelly relaxed, Alex gave a bowl to", + "s1_io_flip_cf": "While Tim and Robert relaxed, Robert gave a bowl to", + "s2_io_flip_cf": "While Robert and Tim relaxed, Tim gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Kelly and Alex relaxed, Alex gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Alex and Kelly relaxed, Kelly gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Robert relaxed, Tim gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Alex relaxed, Kelly gave a bowl to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Robert", + "object": "bowl", + "place": "optician", + "random_a": "Alex", + "random_b": "Kelly", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Tom and Don went to the restaurant. Tom gave a ribbon to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Don went to the restaurant. Josh gave a ribbon to", + "random_names_cf": "Then, Scott and Phil went to the restaurant. Scott gave a ribbon to", + "s1_io_flip_cf": "Then, Don and Tom went to the restaurant. Tom gave a ribbon to", + "s2_io_flip_cf": "Then, Tom and Don went to the restaurant. Don gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Scott went to the restaurant. Scott gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Phil went to the restaurant. Phil gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Tom went to the restaurant. Don gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Scott went to the restaurant. Phil gave a ribbon to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Tom", + "object": "ribbon", + "place": "restaurant", + "random_a": "Scott", + "random_b": "Phil", + "random_c": "Josh" + } + }, + { + "text": "When Andrew and Phil were about to leave the elevator, Andrew gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Phil were about to leave the elevator, Charles gave a jar to", + "random_names_cf": "When Henry and Robert were about to leave the elevator, Henry gave a jar to", + "s1_io_flip_cf": "When Phil and Andrew were about to leave the elevator, Andrew gave a jar to", + "s2_io_flip_cf": "When Andrew and Phil were about to leave the elevator, Phil gave a jar to", + "random_names_s1_ioi_flip_cf": "When Robert and Henry were about to leave the elevator, Henry gave a jar to", + "random_names_s2_ioi_flip_cf": "When Henry and Robert were about to leave the elevator, Robert gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Andrew were about to leave the elevator, Phil gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Henry were about to leave the elevator, Robert gave a jar to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Andrew", + "object": "jar", + "place": "elevator", + "random_a": "Henry", + "random_b": "Robert", + "random_c": "Charles" + } + }, + { + "text": "Once Elizabeth and Alexander arrived at the pizzeria, Elizabeth gave a fan to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Alexander arrived at the pizzeria, Grant gave a fan to", + "random_names_cf": "Once Daniel and Dan arrived at the pizzeria, Daniel gave a fan to", + "s1_io_flip_cf": "Once Alexander and Elizabeth arrived at the pizzeria, Elizabeth gave a fan to", + "s2_io_flip_cf": "Once Elizabeth and Alexander arrived at the pizzeria, Alexander gave a fan to", + "random_names_s1_ioi_flip_cf": "Once Dan and Daniel arrived at the pizzeria, Daniel gave a fan to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Dan arrived at the pizzeria, Dan gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Elizabeth arrived at the pizzeria, Alexander gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Daniel arrived at the pizzeria, Dan gave a fan to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Elizabeth", + "object": "fan", + "place": "pizzeria", + "random_a": "Daniel", + "random_b": "Dan", + "random_c": "Grant" + } + }, + { + "text": "When Rob and Mike were about to leave the store, Rob gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Mike were about to leave the store, Phil gave a pair of goggles to", + "random_names_cf": "When Robert and Elizabeth were about to leave the store, Robert gave a pair of goggles to", + "s1_io_flip_cf": "When Mike and Rob were about to leave the store, Rob gave a pair of goggles to", + "s2_io_flip_cf": "When Rob and Mike were about to leave the store, Mike gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Robert were about to leave the store, Robert gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When Robert and Elizabeth were about to leave the store, Elizabeth gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Rob were about to leave the store, Mike gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Robert were about to leave the store, Elizabeth gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Rob", + "object": "pair of goggles", + "place": "store", + "random_a": "Robert", + "random_b": "Elizabeth", + "random_c": "Phil" + } + }, + { + "text": "When William and Tom got a bowl at the gift shop, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Tom got a bowl at the gift shop, Austin decided to give it to", + "random_names_cf": "When Angel and Robert got a bowl at the gift shop, Angel decided to give it to", + "s1_io_flip_cf": "When Tom and William got a bowl at the gift shop, William decided to give it to", + "s2_io_flip_cf": "When William and Tom got a bowl at the gift shop, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Angel got a bowl at the gift shop, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Robert got a bowl at the gift shop, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and William got a bowl at the gift shop, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Angel got a bowl at the gift shop, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "William", + "object": "bowl", + "place": "gift shop", + "random_a": "Angel", + "random_b": "Robert", + "random_c": "Austin" + } + }, + { + "text": "When Angel and Steven got a toilet at the airbase, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Steven got a toilet at the airbase, Dan decided to give it to", + "random_names_cf": "When Don and Alex got a toilet at the airbase, Don decided to give it to", + "s1_io_flip_cf": "When Steven and Angel got a toilet at the airbase, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Steven got a toilet at the airbase, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Don got a toilet at the airbase, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Alex got a toilet at the airbase, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Angel got a toilet at the airbase, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Don got a toilet at the airbase, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Angel", + "object": "toilet", + "place": "airbase", + "random_a": "Don", + "random_b": "Alex", + "random_c": "Dan" + } + }, + { + "text": "The field Robert and Alex went to had a ribbon. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Robert and Alex went to had a ribbon. Henry gave it to", + "random_names_cf": "The field Luke and Ross went to had a ribbon. Luke gave it to", + "s1_io_flip_cf": "The field Alex and Robert went to had a ribbon. Robert gave it to", + "s2_io_flip_cf": "The field Robert and Alex went to had a ribbon. Alex gave it to", + "random_names_s1_ioi_flip_cf": "The field Ross and Luke went to had a ribbon. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The field Luke and Ross went to had a ribbon. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Alex and Robert went to had a ribbon. Alex gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Ross and Luke went to had a ribbon. Ross gave it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "ribbon", + "place": "field", + "random_a": "Luke", + "random_b": "Ross", + "random_c": "Henry" + } + }, + { + "text": "Once Will and Josh arrived at the house, Will gave a pair of glasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Will and Josh arrived at the house, Jonathan gave a pair of glasses to", + "random_names_cf": "Once Angel and Roger arrived at the house, Angel gave a pair of glasses to", + "s1_io_flip_cf": "Once Josh and Will arrived at the house, Will gave a pair of glasses to", + "s2_io_flip_cf": "Once Will and Josh arrived at the house, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Once Roger and Angel arrived at the house, Angel gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Once Angel and Roger arrived at the house, Roger gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Will arrived at the house, Josh gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Angel arrived at the house, Roger gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Will", + "object": "pair of glasses", + "place": "house", + "random_a": "Angel", + "random_b": "Roger", + "random_c": "Jonathan" + } + }, + { + "text": "While Ross and Edward relaxed, Ross gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Edward relaxed, Charles gave a blouse to", + "random_names_cf": "While Tom and Mike relaxed, Tom gave a blouse to", + "s1_io_flip_cf": "While Edward and Ross relaxed, Ross gave a blouse to", + "s2_io_flip_cf": "While Ross and Edward relaxed, Edward gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Mike and Tom relaxed, Tom gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Tom and Mike relaxed, Mike gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Ross relaxed, Edward gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Tom relaxed, Mike gave a blouse to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ross", + "object": "blouse", + "place": "store", + "random_a": "Tom", + "random_b": "Mike", + "random_c": "Charles" + } + }, + { + "text": "Once Jonathan and Will arrived at the racetrack, Jonathan gave a bicycle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Will arrived at the racetrack, Steve gave a bicycle to", + "random_names_cf": "Once Don and Phil arrived at the racetrack, Don gave a bicycle to", + "s1_io_flip_cf": "Once Will and Jonathan arrived at the racetrack, Jonathan gave a bicycle to", + "s2_io_flip_cf": "Once Jonathan and Will arrived at the racetrack, Will gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Once Phil and Don arrived at the racetrack, Don gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Once Don and Phil arrived at the racetrack, Phil gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Jonathan arrived at the racetrack, Will gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Don arrived at the racetrack, Phil gave a bicycle to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Jonathan", + "object": "bicycle", + "place": "racetrack", + "random_a": "Don", + "random_b": "Phil", + "random_c": "Steve" + } + }, + { + "text": "When Steve and Henry got a fan at the convenience store, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Henry got a fan at the convenience store, Mike decided to give it to", + "random_names_cf": "When Joe and Rick got a fan at the convenience store, Joe decided to give it to", + "s1_io_flip_cf": "When Henry and Steve got a fan at the convenience store, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Henry got a fan at the convenience store, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Joe got a fan at the convenience store, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Rick got a fan at the convenience store, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Steve got a fan at the convenience store, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Joe got a fan at the convenience store, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Steve", + "object": "fan", + "place": "convenience store", + "random_a": "Joe", + "random_b": "Rick", + "random_c": "Mike" + } + }, + { + "text": "The dorm Kelly and Ross went to had a dress. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Kelly and Ross went to had a dress. Sarah gave it to", + "random_names_cf": "The dorm Rick and Jim went to had a dress. Rick gave it to", + "s1_io_flip_cf": "The dorm Ross and Kelly went to had a dress. Kelly gave it to", + "s2_io_flip_cf": "The dorm Kelly and Ross went to had a dress. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Jim and Rick went to had a dress. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Rick and Jim went to had a dress. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Ross and Kelly went to had a dress. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Jim and Rick went to had a dress. Jim gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Kelly", + "object": "dress", + "place": "dorm", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Sarah" + } + }, + { + "text": "Before Daniel and Mike left the resort, Daniel decided to give a pair of pliers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Mike left the resort, Sarah decided to give a pair of pliers to", + "random_names_cf": "Before Lewis and Jonathan left the resort, Lewis decided to give a pair of pliers to", + "s1_io_flip_cf": "Before Mike and Daniel left the resort, Daniel decided to give a pair of pliers to", + "s2_io_flip_cf": "Before Daniel and Mike left the resort, Mike decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Lewis left the resort, Lewis decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Jonathan left the resort, Jonathan decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Daniel left the resort, Mike decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Lewis left the resort, Jonathan decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Daniel", + "object": "pair of pliers", + "place": "resort", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "When Alexander and Henry got a wallet at the gym, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Henry got a wallet at the gym, Phil decided to give it to", + "random_names_cf": "When Luke and Stan got a wallet at the gym, Luke decided to give it to", + "s1_io_flip_cf": "When Henry and Alexander got a wallet at the gym, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Henry got a wallet at the gym, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Luke got a wallet at the gym, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Stan got a wallet at the gym, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Alexander got a wallet at the gym, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Luke got a wallet at the gym, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alexander", + "object": "wallet", + "place": "gym", + "random_a": "Luke", + "random_b": "Stan", + "random_c": "Phil" + } + }, + { + "text": "Once Steven and Peter arrived at the break room, Steven gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Peter arrived at the break room, Kelly gave a boot to", + "random_names_cf": "Once Cal and Lewis arrived at the break room, Cal gave a boot to", + "s1_io_flip_cf": "Once Peter and Steven arrived at the break room, Steven gave a boot to", + "s2_io_flip_cf": "Once Steven and Peter arrived at the break room, Peter gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Cal arrived at the break room, Cal gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Cal and Lewis arrived at the break room, Lewis gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Steven arrived at the break room, Peter gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Cal arrived at the break room, Lewis gave a boot to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steven", + "object": "boot", + "place": "break room", + "random_a": "Cal", + "random_b": "Lewis", + "random_c": "Kelly" + } + }, + { + "text": "When Charles and Luke were about to leave the music store, Charles gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Luke were about to leave the music store, Josh gave a key to", + "random_names_cf": "When Ryan and Rick were about to leave the music store, Ryan gave a key to", + "s1_io_flip_cf": "When Luke and Charles were about to leave the music store, Charles gave a key to", + "s2_io_flip_cf": "When Charles and Luke were about to leave the music store, Luke gave a key to", + "random_names_s1_ioi_flip_cf": "When Rick and Ryan were about to leave the music store, Ryan gave a key to", + "random_names_s2_ioi_flip_cf": "When Ryan and Rick were about to leave the music store, Rick gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Charles were about to leave the music store, Luke gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Ryan were about to leave the music store, Rick gave a key to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Charles", + "object": "key", + "place": "music store", + "random_a": "Ryan", + "random_b": "Rick", + "random_c": "Josh" + } + }, + { + "text": "Then, Roger and Kelly had a lot of fun at the department store. Roger gave a fork to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Kelly had a lot of fun at the department store. Jim gave a fork to", + "random_names_cf": "Then, Guy and Daniel had a lot of fun at the department store. Guy gave a fork to", + "s1_io_flip_cf": "Then, Kelly and Roger had a lot of fun at the department store. Roger gave a fork to", + "s2_io_flip_cf": "Then, Roger and Kelly had a lot of fun at the department store. Kelly gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Guy had a lot of fun at the department store. Guy gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Daniel had a lot of fun at the department store. Daniel gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Roger had a lot of fun at the department store. Kelly gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Guy had a lot of fun at the department store. Daniel gave a fork to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Roger", + "object": "fork", + "place": "department store", + "random_a": "Guy", + "random_b": "Daniel", + "random_c": "Jim" + } + }, + { + "text": "Then, Josh and Tim went to the spa. Josh gave a ladder to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Tim went to the spa. Jonathan gave a ladder to", + "random_names_cf": "Then, Roger and Edward went to the spa. Roger gave a ladder to", + "s1_io_flip_cf": "Then, Tim and Josh went to the spa. Josh gave a ladder to", + "s2_io_flip_cf": "Then, Josh and Tim went to the spa. Tim gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Roger went to the spa. Roger gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Edward went to the spa. Edward gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Josh went to the spa. Tim gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Roger went to the spa. Edward gave a ladder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Josh", + "object": "ladder", + "place": "spa", + "random_a": "Roger", + "random_b": "Edward", + "random_c": "Jonathan" + } + }, + { + "text": "Once Lewis and Ross arrived at the pizzeria, Lewis gave a funnel to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Ross arrived at the pizzeria, Sarah gave a funnel to", + "random_names_cf": "Once Phil and Austin arrived at the pizzeria, Phil gave a funnel to", + "s1_io_flip_cf": "Once Ross and Lewis arrived at the pizzeria, Lewis gave a funnel to", + "s2_io_flip_cf": "Once Lewis and Ross arrived at the pizzeria, Ross gave a funnel to", + "random_names_s1_ioi_flip_cf": "Once Austin and Phil arrived at the pizzeria, Phil gave a funnel to", + "random_names_s2_ioi_flip_cf": "Once Phil and Austin arrived at the pizzeria, Austin gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Lewis arrived at the pizzeria, Ross gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Phil arrived at the pizzeria, Austin gave a funnel to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Lewis", + "object": "funnel", + "place": "pizzeria", + "random_a": "Phil", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Tom and Rick had a lot of fun at the university campus. Tom gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Rick had a lot of fun at the university campus. William gave a pair of shoes to", + "random_names_cf": "Then, Steve and Will had a lot of fun at the university campus. Steve gave a pair of shoes to", + "s1_io_flip_cf": "Then, Rick and Tom had a lot of fun at the university campus. Tom gave a pair of shoes to", + "s2_io_flip_cf": "Then, Tom and Rick had a lot of fun at the university campus. Rick gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Will and Steve had a lot of fun at the university campus. Steve gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Will had a lot of fun at the university campus. Will gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Tom had a lot of fun at the university campus. Rick gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Steve had a lot of fun at the university campus. Will gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Tom", + "object": "pair of shoes", + "place": "university campus", + "random_a": "Steve", + "random_b": "Will", + "random_c": "William" + } + }, + { + "text": "When Charles and Josh were about to leave the hangar, Charles gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Josh were about to leave the hangar, Kelly gave a key to", + "random_names_cf": "When Ryan and Sarah were about to leave the hangar, Ryan gave a key to", + "s1_io_flip_cf": "When Josh and Charles were about to leave the hangar, Charles gave a key to", + "s2_io_flip_cf": "When Charles and Josh were about to leave the hangar, Josh gave a key to", + "random_names_s1_ioi_flip_cf": "When Sarah and Ryan were about to leave the hangar, Ryan gave a key to", + "random_names_s2_ioi_flip_cf": "When Ryan and Sarah were about to leave the hangar, Sarah gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Charles were about to leave the hangar, Josh gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Ryan were about to leave the hangar, Sarah gave a key to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Charles", + "object": "key", + "place": "hangar", + "random_a": "Ryan", + "random_b": "Sarah", + "random_c": "Kelly" + } + }, + { + "text": "Before Tom and Edward left the racetrack, Tom decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Edward left the racetrack, Andrew decided to give a sifter to", + "random_names_cf": "Before Roger and William left the racetrack, Roger decided to give a sifter to", + "s1_io_flip_cf": "Before Edward and Tom left the racetrack, Tom decided to give a sifter to", + "s2_io_flip_cf": "Before Tom and Edward left the racetrack, Edward decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before William and Roger left the racetrack, Roger decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Roger and William left the racetrack, William decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Tom left the racetrack, Edward decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Roger left the racetrack, William decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Tom", + "object": "sifter", + "place": "racetrack", + "random_a": "Roger", + "random_b": "William", + "random_c": "Andrew" + } + }, + { + "text": "Before Edward and Josh left the department store, Edward decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Josh left the department store, Tim decided to give a thimble to", + "random_names_cf": "Before Roger and Daniel left the department store, Roger decided to give a thimble to", + "s1_io_flip_cf": "Before Josh and Edward left the department store, Edward decided to give a thimble to", + "s2_io_flip_cf": "Before Edward and Josh left the department store, Josh decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Roger left the department store, Roger decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Roger and Daniel left the department store, Daniel decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Edward left the department store, Josh decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Roger left the department store, Daniel decided to give a thimble to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Edward", + "object": "thimble", + "place": "department store", + "random_a": "Roger", + "random_b": "Daniel", + "random_c": "Tim" + } + }, + { + "text": "Then, Summer and Stan had a lot of fun at the optician. Summer gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Stan had a lot of fun at the optician. Ryan gave a thread to", + "random_names_cf": "Then, Neil and Peter had a lot of fun at the optician. Neil gave a thread to", + "s1_io_flip_cf": "Then, Stan and Summer had a lot of fun at the optician. Summer gave a thread to", + "s2_io_flip_cf": "Then, Summer and Stan had a lot of fun at the optician. Stan gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Neil had a lot of fun at the optician. Neil gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Peter had a lot of fun at the optician. Peter gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Summer had a lot of fun at the optician. Stan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Neil had a lot of fun at the optician. Peter gave a thread to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "thread", + "place": "optician", + "random_a": "Neil", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "While William and Roger relaxed, William gave a mirror to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Roger relaxed, Dan gave a mirror to", + "random_names_cf": "While Kay and Phil relaxed, Kay gave a mirror to", + "s1_io_flip_cf": "While Roger and William relaxed, William gave a mirror to", + "s2_io_flip_cf": "While William and Roger relaxed, Roger gave a mirror to", + "random_names_s1_ioi_flip_cf": "While Phil and Kay relaxed, Kay gave a mirror to", + "random_names_s2_ioi_flip_cf": "While Kay and Phil relaxed, Phil gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and William relaxed, Roger gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Kay relaxed, Phil gave a mirror to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "William", + "object": "mirror", + "place": "ramp", + "random_a": "Kay", + "random_b": "Phil", + "random_c": "Dan" + } + }, + { + "text": "Then, Steve and Cal were working at the car. Steve decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Cal were working at the car. Edward decided to give a gold watch to", + "random_names_cf": "Then, Tom and Angel were working at the car. Tom decided to give a gold watch to", + "s1_io_flip_cf": "Then, Cal and Steve were working at the car. Steve decided to give a gold watch to", + "s2_io_flip_cf": "Then, Steve and Cal were working at the car. Cal decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Tom were working at the car. Tom decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Angel were working at the car. Angel decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steve were working at the car. Cal decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tom were working at the car. Angel decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steve", + "object": "gold watch", + "place": "car", + "random_a": "Tom", + "random_b": "Angel", + "random_c": "Edward" + } + }, + { + "text": "The casino Kay and Steve went to had a grater. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The casino Kay and Steve went to had a grater. Alexander gave it to", + "random_names_cf": "The casino Austin and Ross went to had a grater. Austin gave it to", + "s1_io_flip_cf": "The casino Steve and Kay went to had a grater. Kay gave it to", + "s2_io_flip_cf": "The casino Kay and Steve went to had a grater. Steve gave it to", + "random_names_s1_ioi_flip_cf": "The casino Ross and Austin went to had a grater. Austin gave it to", + "random_names_s2_ioi_flip_cf": "The casino Austin and Ross went to had a grater. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The casino Steve and Kay went to had a grater. Steve gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The casino Ross and Austin went to had a grater. Ross gave it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kay", + "object": "grater", + "place": "casino", + "random_a": "Austin", + "random_b": "Ross", + "random_c": "Alexander" + } + }, + { + "text": "Then, Stan and Josh had a lot of fun at the museum. Stan gave a toilet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Josh had a lot of fun at the museum. Dan gave a toilet to", + "random_names_cf": "Then, Sarah and Alexander had a lot of fun at the museum. Sarah gave a toilet to", + "s1_io_flip_cf": "Then, Josh and Stan had a lot of fun at the museum. Stan gave a toilet to", + "s2_io_flip_cf": "Then, Stan and Josh had a lot of fun at the museum. Josh gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Sarah had a lot of fun at the museum. Sarah gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Alexander had a lot of fun at the museum. Alexander gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Stan had a lot of fun at the museum. Josh gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Sarah had a lot of fun at the museum. Alexander gave a toilet to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Stan", + "object": "toilet", + "place": "museum", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Dan" + } + }, + { + "text": "Before Stan and Steven left the cafeteria, Stan decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Steven left the cafeteria, Cal decided to give a scarf to", + "random_names_cf": "Before Grant and Charles left the cafeteria, Grant decided to give a scarf to", + "s1_io_flip_cf": "Before Steven and Stan left the cafeteria, Stan decided to give a scarf to", + "s2_io_flip_cf": "Before Stan and Steven left the cafeteria, Steven decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Charles and Grant left the cafeteria, Grant decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Grant and Charles left the cafeteria, Charles decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Stan left the cafeteria, Steven decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Grant left the cafeteria, Charles decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Stan", + "object": "scarf", + "place": "cafeteria", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Cal" + } + }, + { + "text": "Once Alexander and Roger arrived at the garden, Alexander gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Roger arrived at the garden, Alex gave a trunk to", + "random_names_cf": "Once Charles and Joe arrived at the garden, Charles gave a trunk to", + "s1_io_flip_cf": "Once Roger and Alexander arrived at the garden, Alexander gave a trunk to", + "s2_io_flip_cf": "Once Alexander and Roger arrived at the garden, Roger gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Joe and Charles arrived at the garden, Charles gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Charles and Joe arrived at the garden, Joe gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Alexander arrived at the garden, Roger gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Charles arrived at the garden, Joe gave a trunk to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Alexander", + "object": "trunk", + "place": "garden", + "random_a": "Charles", + "random_b": "Joe", + "random_c": "Alex" + } + }, + { + "text": "The tire store Dan and Roger went to had a radiator. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The tire store Dan and Roger went to had a radiator. Rick gave it to", + "random_names_cf": "The tire store William and Rob went to had a radiator. William gave it to", + "s1_io_flip_cf": "The tire store Roger and Dan went to had a radiator. Dan gave it to", + "s2_io_flip_cf": "The tire store Dan and Roger went to had a radiator. Roger gave it to", + "random_names_s1_ioi_flip_cf": "The tire store Rob and William went to had a radiator. William gave it to", + "random_names_s2_ioi_flip_cf": "The tire store William and Rob went to had a radiator. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The tire store Roger and Dan went to had a radiator. Roger gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The tire store Rob and William went to had a radiator. Rob gave it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Dan", + "object": "radiator", + "place": "tire store", + "random_a": "William", + "random_b": "Rob", + "random_c": "Rick" + } + }, + { + "text": "The field Jonathan and Joe went to had a bicycle. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Jonathan and Joe went to had a bicycle. Neil gave it to", + "random_names_cf": "The field Summer and Peter went to had a bicycle. Summer gave it to", + "s1_io_flip_cf": "The field Joe and Jonathan went to had a bicycle. Jonathan gave it to", + "s2_io_flip_cf": "The field Jonathan and Joe went to had a bicycle. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The field Peter and Summer went to had a bicycle. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The field Summer and Peter went to had a bicycle. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Joe and Jonathan went to had a bicycle. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Peter and Summer went to had a bicycle. Peter gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jonathan", + "object": "bicycle", + "place": "field", + "random_a": "Summer", + "random_b": "Peter", + "random_c": "Neil" + } + }, + { + "text": "Once Lewis and Edward arrived at the resort, Lewis gave a radiator to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Edward arrived at the resort, Cal gave a radiator to", + "random_names_cf": "Once Phil and Ross arrived at the resort, Phil gave a radiator to", + "s1_io_flip_cf": "Once Edward and Lewis arrived at the resort, Lewis gave a radiator to", + "s2_io_flip_cf": "Once Lewis and Edward arrived at the resort, Edward gave a radiator to", + "random_names_s1_ioi_flip_cf": "Once Ross and Phil arrived at the resort, Phil gave a radiator to", + "random_names_s2_ioi_flip_cf": "Once Phil and Ross arrived at the resort, Ross gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Lewis arrived at the resort, Edward gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Phil arrived at the resort, Ross gave a radiator to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Lewis", + "object": "radiator", + "place": "resort", + "random_a": "Phil", + "random_b": "Ross", + "random_c": "Cal" + } + }, + { + "text": "While Mike and Jonathan relaxed, Mike gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Jonathan relaxed, Grant gave a set of headphones to", + "random_names_cf": "While Cal and Austin relaxed, Cal gave a set of headphones to", + "s1_io_flip_cf": "While Jonathan and Mike relaxed, Mike gave a set of headphones to", + "s2_io_flip_cf": "While Mike and Jonathan relaxed, Jonathan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Austin and Cal relaxed, Cal gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Cal and Austin relaxed, Austin gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Mike relaxed, Jonathan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Cal relaxed, Austin gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Mike", + "object": "set of headphones", + "place": "stadium", + "random_a": "Cal", + "random_b": "Austin", + "random_c": "Grant" + } + }, + { + "text": "Then, Angel and Charles had a lot of fun at the resort. Angel gave a pen to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Charles had a lot of fun at the resort. Jonathan gave a pen to", + "random_names_cf": "Then, Edward and Jim had a lot of fun at the resort. Edward gave a pen to", + "s1_io_flip_cf": "Then, Charles and Angel had a lot of fun at the resort. Angel gave a pen to", + "s2_io_flip_cf": "Then, Angel and Charles had a lot of fun at the resort. Charles gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Edward had a lot of fun at the resort. Edward gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Jim had a lot of fun at the resort. Jim gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Angel had a lot of fun at the resort. Charles gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Edward had a lot of fun at the resort. Jim gave a pen to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Angel", + "object": "pen", + "place": "resort", + "random_a": "Edward", + "random_b": "Jim", + "random_c": "Jonathan" + } + }, + { + "text": "While Mike and Jim relaxed, Mike gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Jim relaxed, Dan gave a joystick to", + "random_names_cf": "While Steven and Joe relaxed, Steven gave a joystick to", + "s1_io_flip_cf": "While Jim and Mike relaxed, Mike gave a joystick to", + "s2_io_flip_cf": "While Mike and Jim relaxed, Jim gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Joe and Steven relaxed, Steven gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Steven and Joe relaxed, Joe gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Mike relaxed, Jim gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Steven relaxed, Joe gave a joystick to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Mike", + "object": "joystick", + "place": "zoo", + "random_a": "Steven", + "random_b": "Joe", + "random_c": "Dan" + } + }, + { + "text": "Before Guy and Rick left the university campus, Guy decided to give a jar to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Guy and Rick left the university campus, Ross decided to give a jar to", + "random_names_cf": "Before Phil and Grant left the university campus, Phil decided to give a jar to", + "s1_io_flip_cf": "Before Rick and Guy left the university campus, Guy decided to give a jar to", + "s2_io_flip_cf": "Before Guy and Rick left the university campus, Rick decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Before Grant and Phil left the university campus, Phil decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Before Phil and Grant left the university campus, Grant decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Guy left the university campus, Rick decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Phil left the university campus, Grant decided to give a jar to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Guy", + "object": "jar", + "place": "university campus", + "random_a": "Phil", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "When Roger and Mike got a pair of pliers at the studio, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Mike got a pair of pliers at the studio, Andrew decided to give it to", + "random_names_cf": "When Tom and Daniel got a pair of pliers at the studio, Tom decided to give it to", + "s1_io_flip_cf": "When Mike and Roger got a pair of pliers at the studio, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Mike got a pair of pliers at the studio, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Tom got a pair of pliers at the studio, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Daniel got a pair of pliers at the studio, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Roger got a pair of pliers at the studio, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Tom got a pair of pliers at the studio, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Roger", + "object": "pair of pliers", + "place": "studio", + "random_a": "Tom", + "random_b": "Daniel", + "random_c": "Andrew" + } + }, + { + "text": "Then, Joe and William were working at the convenience store. Joe decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and William were working at the convenience store. Sarah decided to give a wallet to", + "random_names_cf": "Then, Steve and Angel were working at the convenience store. Steve decided to give a wallet to", + "s1_io_flip_cf": "Then, William and Joe were working at the convenience store. Joe decided to give a wallet to", + "s2_io_flip_cf": "Then, Joe and William were working at the convenience store. William decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Steve were working at the convenience store. Steve decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Angel were working at the convenience store. Angel decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Joe were working at the convenience store. William decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Steve were working at the convenience store. Angel decided to give a wallet to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Joe", + "object": "wallet", + "place": "convenience store", + "random_a": "Steve", + "random_b": "Angel", + "random_c": "Sarah" + } + }, + { + "text": "While Will and Ryan relaxed, Will gave a machine to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Ryan relaxed, Guy gave a machine to", + "random_names_cf": "While Elizabeth and Grant relaxed, Elizabeth gave a machine to", + "s1_io_flip_cf": "While Ryan and Will relaxed, Will gave a machine to", + "s2_io_flip_cf": "While Will and Ryan relaxed, Ryan gave a machine to", + "random_names_s1_ioi_flip_cf": "While Grant and Elizabeth relaxed, Elizabeth gave a machine to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Grant relaxed, Grant gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Will relaxed, Ryan gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Elizabeth relaxed, Grant gave a machine to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Will", + "object": "machine", + "place": "harbor", + "random_a": "Elizabeth", + "random_b": "Grant", + "random_c": "Guy" + } + }, + { + "text": "Then, Roger and Josh were working at the casino. Roger decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Josh were working at the casino. Henry decided to give a napkin to", + "random_names_cf": "Then, Will and Elizabeth were working at the casino. Will decided to give a napkin to", + "s1_io_flip_cf": "Then, Josh and Roger were working at the casino. Roger decided to give a napkin to", + "s2_io_flip_cf": "Then, Roger and Josh were working at the casino. Josh decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Will were working at the casino. Will decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Will and Elizabeth were working at the casino. Elizabeth decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Roger were working at the casino. Josh decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Will were working at the casino. Elizabeth decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Roger", + "object": "napkin", + "place": "casino", + "random_a": "Will", + "random_b": "Elizabeth", + "random_c": "Henry" + } + }, + { + "text": "Once Tom and Dan arrived at the convenience store, Tom gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Dan arrived at the convenience store, Phil gave a carpet to", + "random_names_cf": "Once Angel and Roy arrived at the convenience store, Angel gave a carpet to", + "s1_io_flip_cf": "Once Dan and Tom arrived at the convenience store, Tom gave a carpet to", + "s2_io_flip_cf": "Once Tom and Dan arrived at the convenience store, Dan gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Roy and Angel arrived at the convenience store, Angel gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Angel and Roy arrived at the convenience store, Roy gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Tom arrived at the convenience store, Dan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Angel arrived at the convenience store, Roy gave a carpet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tom", + "object": "carpet", + "place": "convenience store", + "random_a": "Angel", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "Then, Josh and Elizabeth were working at the circus. Josh decided to give a nail file to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Elizabeth were working at the circus. Don decided to give a nail file to", + "random_names_cf": "Then, Steve and Sarah were working at the circus. Steve decided to give a nail file to", + "s1_io_flip_cf": "Then, Elizabeth and Josh were working at the circus. Josh decided to give a nail file to", + "s2_io_flip_cf": "Then, Josh and Elizabeth were working at the circus. Elizabeth decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Steve were working at the circus. Steve decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Sarah were working at the circus. Sarah decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Josh were working at the circus. Elizabeth decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steve were working at the circus. Sarah decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Josh", + "object": "nail file", + "place": "circus", + "random_a": "Steve", + "random_b": "Sarah", + "random_c": "Don" + } + }, + { + "text": "When Neil and William got a dishwasher at the university campus, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and William got a dishwasher at the university campus, Charles decided to give it to", + "random_names_cf": "When Joe and Sarah got a dishwasher at the university campus, Joe decided to give it to", + "s1_io_flip_cf": "When William and Neil got a dishwasher at the university campus, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and William got a dishwasher at the university campus, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Joe got a dishwasher at the university campus, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Sarah got a dishwasher at the university campus, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Neil got a dishwasher at the university campus, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Joe got a dishwasher at the university campus, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Neil", + "object": "dishwasher", + "place": "university campus", + "random_a": "Joe", + "random_b": "Sarah", + "random_c": "Charles" + } + }, + { + "text": "Then, Andrew and Rob were working at the ramp. Andrew decided to give a set of headphones to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Rob were working at the ramp. Sarah decided to give a set of headphones to", + "random_names_cf": "Then, William and Tim were working at the ramp. William decided to give a set of headphones to", + "s1_io_flip_cf": "Then, Rob and Andrew were working at the ramp. Andrew decided to give a set of headphones to", + "s2_io_flip_cf": "Then, Andrew and Rob were working at the ramp. Rob decided to give a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Tim and William were working at the ramp. William decided to give a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, William and Tim were working at the ramp. Tim decided to give a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Andrew were working at the ramp. Rob decided to give a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and William were working at the ramp. Tim decided to give a set of headphones to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Andrew", + "object": "set of headphones", + "place": "ramp", + "random_a": "William", + "random_b": "Tim", + "random_c": "Sarah" + } + }, + { + "text": "While Angel and Summer relaxed, Angel gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Summer relaxed, Don gave a set of headphones to", + "random_names_cf": "While Rob and Mike relaxed, Rob gave a set of headphones to", + "s1_io_flip_cf": "While Summer and Angel relaxed, Angel gave a set of headphones to", + "s2_io_flip_cf": "While Angel and Summer relaxed, Summer gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Mike and Rob relaxed, Rob gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Rob and Mike relaxed, Mike gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Angel relaxed, Summer gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Rob relaxed, Mike gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Angel", + "object": "set of headphones", + "place": "parking lot", + "random_a": "Rob", + "random_b": "Mike", + "random_c": "Don" + } + }, + { + "text": "Then, Jonathan and Tim were working at the mall. Jonathan decided to give a key to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Tim were working at the mall. Edward decided to give a key to", + "random_names_cf": "Then, Rick and Scott were working at the mall. Rick decided to give a key to", + "s1_io_flip_cf": "Then, Tim and Jonathan were working at the mall. Jonathan decided to give a key to", + "s2_io_flip_cf": "Then, Jonathan and Tim were working at the mall. Tim decided to give a key to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Rick were working at the mall. Rick decided to give a key to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Scott were working at the mall. Scott decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Jonathan were working at the mall. Tim decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Rick were working at the mall. Scott decided to give a key to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Jonathan", + "object": "key", + "place": "mall", + "random_a": "Rick", + "random_b": "Scott", + "random_c": "Edward" + } + }, + { + "text": "Then, Daniel and Luke had a lot of fun at the campground. Daniel gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Luke had a lot of fun at the campground. Roy gave a razor to", + "random_names_cf": "Then, Austin and Elizabeth had a lot of fun at the campground. Austin gave a razor to", + "s1_io_flip_cf": "Then, Luke and Daniel had a lot of fun at the campground. Daniel gave a razor to", + "s2_io_flip_cf": "Then, Daniel and Luke had a lot of fun at the campground. Luke gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Austin had a lot of fun at the campground. Austin gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Elizabeth had a lot of fun at the campground. Elizabeth gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Daniel had a lot of fun at the campground. Luke gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Austin had a lot of fun at the campground. Elizabeth gave a razor to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Daniel", + "object": "razor", + "place": "campground", + "random_a": "Austin", + "random_b": "Elizabeth", + "random_c": "Roy" + } + }, + { + "text": "When Steven and Luke got a screwdriver at the marketplace, Steven decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steven and Luke got a screwdriver at the marketplace, Summer decided to give it to", + "random_names_cf": "When Rick and Austin got a screwdriver at the marketplace, Rick decided to give it to", + "s1_io_flip_cf": "When Luke and Steven got a screwdriver at the marketplace, Steven decided to give it to", + "s2_io_flip_cf": "When Steven and Luke got a screwdriver at the marketplace, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Rick got a screwdriver at the marketplace, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Austin got a screwdriver at the marketplace, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Steven got a screwdriver at the marketplace, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Rick got a screwdriver at the marketplace, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Steven", + "object": "screwdriver", + "place": "marketplace", + "random_a": "Rick", + "random_b": "Austin", + "random_c": "Summer" + } + }, + { + "text": "The university campus Ross and Don went to had a faucet. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Ross and Don went to had a faucet. Rob gave it to", + "random_names_cf": "The university campus Robert and Elizabeth went to had a faucet. Robert gave it to", + "s1_io_flip_cf": "The university campus Don and Ross went to had a faucet. Ross gave it to", + "s2_io_flip_cf": "The university campus Ross and Don went to had a faucet. Don gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Elizabeth and Robert went to had a faucet. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Robert and Elizabeth went to had a faucet. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Don and Ross went to had a faucet. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Elizabeth and Robert went to had a faucet. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Ross", + "object": "faucet", + "place": "university campus", + "random_a": "Robert", + "random_b": "Elizabeth", + "random_c": "Rob" + } + }, + { + "text": "Then, Tom and Henry went to the supermarket. Tom gave a dress to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Henry went to the supermarket. Rob gave a dress to", + "random_names_cf": "Then, Joe and Jim went to the supermarket. Joe gave a dress to", + "s1_io_flip_cf": "Then, Henry and Tom went to the supermarket. Tom gave a dress to", + "s2_io_flip_cf": "Then, Tom and Henry went to the supermarket. Henry gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Joe went to the supermarket. Joe gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Jim went to the supermarket. Jim gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Tom went to the supermarket. Henry gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Joe went to the supermarket. Jim gave a dress to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Tom", + "object": "dress", + "place": "supermarket", + "random_a": "Joe", + "random_b": "Jim", + "random_c": "Rob" + } + }, + { + "text": "The hangar Josh and Austin went to had a comb. Josh gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Josh and Austin went to had a comb. Luke gave it to", + "random_names_cf": "The hangar Charles and Will went to had a comb. Charles gave it to", + "s1_io_flip_cf": "The hangar Austin and Josh went to had a comb. Josh gave it to", + "s2_io_flip_cf": "The hangar Josh and Austin went to had a comb. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Will and Charles went to had a comb. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Charles and Will went to had a comb. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Austin and Josh went to had a comb. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Will and Charles went to had a comb. Will gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Josh", + "object": "comb", + "place": "hangar", + "random_a": "Charles", + "random_b": "Will", + "random_c": "Luke" + } + }, + { + "text": "When Andrew and Steven were about to leave the airbase, Andrew gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Steven were about to leave the airbase, William gave a desk to", + "random_names_cf": "When Neil and Will were about to leave the airbase, Neil gave a desk to", + "s1_io_flip_cf": "When Steven and Andrew were about to leave the airbase, Andrew gave a desk to", + "s2_io_flip_cf": "When Andrew and Steven were about to leave the airbase, Steven gave a desk to", + "random_names_s1_ioi_flip_cf": "When Will and Neil were about to leave the airbase, Neil gave a desk to", + "random_names_s2_ioi_flip_cf": "When Neil and Will were about to leave the airbase, Will gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Andrew were about to leave the airbase, Steven gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Neil were about to leave the airbase, Will gave a desk to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Andrew", + "object": "desk", + "place": "airbase", + "random_a": "Neil", + "random_b": "Will", + "random_c": "William" + } + }, + { + "text": "When Daniel and Sarah got a pair of sunglasses at the supermarket, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Sarah got a pair of sunglasses at the supermarket, Peter decided to give it to", + "random_names_cf": "When Jim and Steven got a pair of sunglasses at the supermarket, Jim decided to give it to", + "s1_io_flip_cf": "When Sarah and Daniel got a pair of sunglasses at the supermarket, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Sarah got a pair of sunglasses at the supermarket, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Jim got a pair of sunglasses at the supermarket, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Steven got a pair of sunglasses at the supermarket, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Daniel got a pair of sunglasses at the supermarket, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jim got a pair of sunglasses at the supermarket, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Daniel", + "object": "pair of sunglasses", + "place": "supermarket", + "random_a": "Jim", + "random_b": "Steven", + "random_c": "Peter" + } + }, + { + "text": "Once Ryan and Austin arrived at the clothing store, Ryan gave a pencil sharpener to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ryan and Austin arrived at the clothing store, Andrew gave a pencil sharpener to", + "random_names_cf": "Once Sarah and Tom arrived at the clothing store, Sarah gave a pencil sharpener to", + "s1_io_flip_cf": "Once Austin and Ryan arrived at the clothing store, Ryan gave a pencil sharpener to", + "s2_io_flip_cf": "Once Ryan and Austin arrived at the clothing store, Austin gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Once Tom and Sarah arrived at the clothing store, Sarah gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Tom arrived at the clothing store, Tom gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Ryan arrived at the clothing store, Austin gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Sarah arrived at the clothing store, Tom gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Ryan", + "object": "pencil sharpener", + "place": "clothing store", + "random_a": "Sarah", + "random_b": "Tom", + "random_c": "Andrew" + } + }, + { + "text": "Then, Tom and Stan had a lot of fun at the hotel. Tom gave a remote control to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Stan had a lot of fun at the hotel. Summer gave a remote control to", + "random_names_cf": "Then, Austin and Cal had a lot of fun at the hotel. Austin gave a remote control to", + "s1_io_flip_cf": "Then, Stan and Tom had a lot of fun at the hotel. Tom gave a remote control to", + "s2_io_flip_cf": "Then, Tom and Stan had a lot of fun at the hotel. Stan gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Austin had a lot of fun at the hotel. Austin gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Cal had a lot of fun at the hotel. Cal gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Tom had a lot of fun at the hotel. Stan gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Austin had a lot of fun at the hotel. Cal gave a remote control to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Tom", + "object": "remote control", + "place": "hotel", + "random_a": "Austin", + "random_b": "Cal", + "random_c": "Summer" + } + }, + { + "text": "The circus Austin and Alexander went to had a boot. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Austin and Alexander went to had a boot. Jim gave it to", + "random_names_cf": "The circus Roy and Summer went to had a boot. Roy gave it to", + "s1_io_flip_cf": "The circus Alexander and Austin went to had a boot. Austin gave it to", + "s2_io_flip_cf": "The circus Austin and Alexander went to had a boot. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The circus Summer and Roy went to had a boot. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The circus Roy and Summer went to had a boot. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Alexander and Austin went to had a boot. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Summer and Roy went to had a boot. Summer gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Austin", + "object": "boot", + "place": "circus", + "random_a": "Roy", + "random_b": "Summer", + "random_c": "Jim" + } + }, + { + "text": "While Summer and Tim relaxed, Summer gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Tim relaxed, Peter gave a ribbon to", + "random_names_cf": "While Alex and Roy relaxed, Alex gave a ribbon to", + "s1_io_flip_cf": "While Tim and Summer relaxed, Summer gave a ribbon to", + "s2_io_flip_cf": "While Summer and Tim relaxed, Tim gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Roy and Alex relaxed, Alex gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Alex and Roy relaxed, Roy gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Summer relaxed, Tim gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Alex relaxed, Roy gave a ribbon to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Summer", + "object": "ribbon", + "place": "clothing store", + "random_a": "Alex", + "random_b": "Roy", + "random_c": "Peter" + } + }, + { + "text": "While Steve and Edward relaxed, Steve gave a desk to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Edward relaxed, Tom gave a desk to", + "random_names_cf": "While Summer and Josh relaxed, Summer gave a desk to", + "s1_io_flip_cf": "While Edward and Steve relaxed, Steve gave a desk to", + "s2_io_flip_cf": "While Steve and Edward relaxed, Edward gave a desk to", + "random_names_s1_ioi_flip_cf": "While Josh and Summer relaxed, Summer gave a desk to", + "random_names_s2_ioi_flip_cf": "While Summer and Josh relaxed, Josh gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Steve relaxed, Edward gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Summer relaxed, Josh gave a desk to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Steve", + "object": "desk", + "place": "museum", + "random_a": "Summer", + "random_b": "Josh", + "random_c": "Tom" + } + }, + { + "text": "When Ross and Sarah were about to leave the break room, Ross gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ross and Sarah were about to leave the break room, Steve gave a notebook to", + "random_names_cf": "When Stan and Kay were about to leave the break room, Stan gave a notebook to", + "s1_io_flip_cf": "When Sarah and Ross were about to leave the break room, Ross gave a notebook to", + "s2_io_flip_cf": "When Ross and Sarah were about to leave the break room, Sarah gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Kay and Stan were about to leave the break room, Stan gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Stan and Kay were about to leave the break room, Kay gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Ross were about to leave the break room, Sarah gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Stan were about to leave the break room, Kay gave a notebook to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ross", + "object": "notebook", + "place": "break room", + "random_a": "Stan", + "random_b": "Kay", + "random_c": "Steve" + } + }, + { + "text": "While Summer and Roger relaxed, Summer gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Roger relaxed, Tim gave a notebook to", + "random_names_cf": "While Angel and Rick relaxed, Angel gave a notebook to", + "s1_io_flip_cf": "While Roger and Summer relaxed, Summer gave a notebook to", + "s2_io_flip_cf": "While Summer and Roger relaxed, Roger gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Rick and Angel relaxed, Angel gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Angel and Rick relaxed, Rick gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Summer relaxed, Roger gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Angel relaxed, Rick gave a notebook to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Summer", + "object": "notebook", + "place": "university campus", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Tim" + } + }, + { + "text": "When Lewis and Alexander were about to leave the gym, Lewis gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Alexander were about to leave the gym, Dan gave a folder to", + "random_names_cf": "When Guy and Will were about to leave the gym, Guy gave a folder to", + "s1_io_flip_cf": "When Alexander and Lewis were about to leave the gym, Lewis gave a folder to", + "s2_io_flip_cf": "When Lewis and Alexander were about to leave the gym, Alexander gave a folder to", + "random_names_s1_ioi_flip_cf": "When Will and Guy were about to leave the gym, Guy gave a folder to", + "random_names_s2_ioi_flip_cf": "When Guy and Will were about to leave the gym, Will gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Lewis were about to leave the gym, Alexander gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Guy were about to leave the gym, Will gave a folder to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Lewis", + "object": "folder", + "place": "gym", + "random_a": "Guy", + "random_b": "Will", + "random_c": "Dan" + } + }, + { + "text": "While Dan and Cal relaxed, Dan gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Cal relaxed, Neil gave a wrench to", + "random_names_cf": "While Phil and Andrew relaxed, Phil gave a wrench to", + "s1_io_flip_cf": "While Cal and Dan relaxed, Dan gave a wrench to", + "s2_io_flip_cf": "While Dan and Cal relaxed, Cal gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Andrew and Phil relaxed, Phil gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Phil and Andrew relaxed, Andrew gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Dan relaxed, Cal gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Phil relaxed, Andrew gave a wrench to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Dan", + "object": "wrench", + "place": "cafeteria", + "random_a": "Phil", + "random_b": "Andrew", + "random_c": "Neil" + } + }, + { + "text": "When Henry and Angel were about to leave the elevator, Henry gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Angel were about to leave the elevator, Jim gave a crate to", + "random_names_cf": "When Kelly and Alex were about to leave the elevator, Kelly gave a crate to", + "s1_io_flip_cf": "When Angel and Henry were about to leave the elevator, Henry gave a crate to", + "s2_io_flip_cf": "When Henry and Angel were about to leave the elevator, Angel gave a crate to", + "random_names_s1_ioi_flip_cf": "When Alex and Kelly were about to leave the elevator, Kelly gave a crate to", + "random_names_s2_ioi_flip_cf": "When Kelly and Alex were about to leave the elevator, Alex gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Henry were about to leave the elevator, Angel gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Kelly were about to leave the elevator, Alex gave a crate to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Henry", + "object": "crate", + "place": "elevator", + "random_a": "Kelly", + "random_b": "Alex", + "random_c": "Jim" + } + }, + { + "text": "The hotel Cal and Lewis went to had a gold watch. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Cal and Lewis went to had a gold watch. Elizabeth gave it to", + "random_names_cf": "The hotel Don and Roy went to had a gold watch. Don gave it to", + "s1_io_flip_cf": "The hotel Lewis and Cal went to had a gold watch. Cal gave it to", + "s2_io_flip_cf": "The hotel Cal and Lewis went to had a gold watch. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Roy and Don went to had a gold watch. Don gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Don and Roy went to had a gold watch. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Lewis and Cal went to had a gold watch. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Roy and Don went to had a gold watch. Roy gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Cal", + "object": "gold watch", + "place": "hotel", + "random_a": "Don", + "random_b": "Roy", + "random_c": "Elizabeth" + } + }, + { + "text": "The cafeteria Tim and Ross went to had a toaster. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Tim and Ross went to had a toaster. Steve gave it to", + "random_names_cf": "The cafeteria Josh and Alexander went to had a toaster. Josh gave it to", + "s1_io_flip_cf": "The cafeteria Ross and Tim went to had a toaster. Tim gave it to", + "s2_io_flip_cf": "The cafeteria Tim and Ross went to had a toaster. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Alexander and Josh went to had a toaster. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Josh and Alexander went to had a toaster. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Ross and Tim went to had a toaster. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Alexander and Josh went to had a toaster. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Tim", + "object": "toaster", + "place": "cafeteria", + "random_a": "Josh", + "random_b": "Alexander", + "random_c": "Steve" + } + }, + { + "text": "While Kay and Cal relaxed, Kay gave a thimble to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Cal relaxed, Tom gave a thimble to", + "random_names_cf": "While Charles and Don relaxed, Charles gave a thimble to", + "s1_io_flip_cf": "While Cal and Kay relaxed, Kay gave a thimble to", + "s2_io_flip_cf": "While Kay and Cal relaxed, Cal gave a thimble to", + "random_names_s1_ioi_flip_cf": "While Don and Charles relaxed, Charles gave a thimble to", + "random_names_s2_ioi_flip_cf": "While Charles and Don relaxed, Don gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Kay relaxed, Cal gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Charles relaxed, Don gave a thimble to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kay", + "object": "thimble", + "place": "resort", + "random_a": "Charles", + "random_b": "Don", + "random_c": "Tom" + } + }, + { + "text": "Then, Rob and Sarah went to the ramp. Rob gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Sarah went to the ramp. Will gave a needle to", + "random_names_cf": "Then, Scott and Steve went to the ramp. Scott gave a needle to", + "s1_io_flip_cf": "Then, Sarah and Rob went to the ramp. Rob gave a needle to", + "s2_io_flip_cf": "Then, Rob and Sarah went to the ramp. Sarah gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Scott went to the ramp. Scott gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Steve went to the ramp. Steve gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Rob went to the ramp. Sarah gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Scott went to the ramp. Steve gave a needle to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Rob", + "object": "needle", + "place": "ramp", + "random_a": "Scott", + "random_b": "Steve", + "random_c": "Will" + } + }, + { + "text": "Then, Edward and Rick went to the ramp. Edward gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Rick went to the ramp. Elizabeth gave a sifter to", + "random_names_cf": "Then, Don and Steve went to the ramp. Don gave a sifter to", + "s1_io_flip_cf": "Then, Rick and Edward went to the ramp. Edward gave a sifter to", + "s2_io_flip_cf": "Then, Edward and Rick went to the ramp. Rick gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Don went to the ramp. Don gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Don and Steve went to the ramp. Steve gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward went to the ramp. Rick gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Don went to the ramp. Steve gave a sifter to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Edward", + "object": "sifter", + "place": "ramp", + "random_a": "Don", + "random_b": "Steve", + "random_c": "Elizabeth" + } + }, + { + "text": "The toy store Scott and Charles went to had a pair of goggles. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Scott and Charles went to had a pair of goggles. Ryan gave it to", + "random_names_cf": "The toy store Jim and Roy went to had a pair of goggles. Jim gave it to", + "s1_io_flip_cf": "The toy store Charles and Scott went to had a pair of goggles. Scott gave it to", + "s2_io_flip_cf": "The toy store Scott and Charles went to had a pair of goggles. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Roy and Jim went to had a pair of goggles. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Jim and Roy went to had a pair of goggles. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Charles and Scott went to had a pair of goggles. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Roy and Jim went to had a pair of goggles. Roy gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Scott", + "object": "pair of goggles", + "place": "toy store", + "random_a": "Jim", + "random_b": "Roy", + "random_c": "Ryan" + } + }, + { + "text": "Then, Lewis and Roy went to the hangar. Lewis gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Roy went to the hangar. Phil gave a wrench to", + "random_names_cf": "Then, Josh and Daniel went to the hangar. Josh gave a wrench to", + "s1_io_flip_cf": "Then, Roy and Lewis went to the hangar. Lewis gave a wrench to", + "s2_io_flip_cf": "Then, Lewis and Roy went to the hangar. Roy gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Josh went to the hangar. Josh gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Daniel went to the hangar. Daniel gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Lewis went to the hangar. Roy gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Josh went to the hangar. Daniel gave a wrench to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Lewis", + "object": "wrench", + "place": "hangar", + "random_a": "Josh", + "random_b": "Daniel", + "random_c": "Phil" + } + }, + { + "text": "Before Josh and Kay left the circus, Josh decided to give a machine to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Kay left the circus, Alex decided to give a machine to", + "random_names_cf": "Before Guy and Mike left the circus, Guy decided to give a machine to", + "s1_io_flip_cf": "Before Kay and Josh left the circus, Josh decided to give a machine to", + "s2_io_flip_cf": "Before Josh and Kay left the circus, Kay decided to give a machine to", + "random_names_s1_ioi_flip_cf": "Before Mike and Guy left the circus, Guy decided to give a machine to", + "random_names_s2_ioi_flip_cf": "Before Guy and Mike left the circus, Mike decided to give a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Josh left the circus, Kay decided to give a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Guy left the circus, Mike decided to give a machine to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Josh", + "object": "machine", + "place": "circus", + "random_a": "Guy", + "random_b": "Mike", + "random_c": "Alex" + } + }, + { + "text": "Then, Rick and Josh were working at the cafe. Rick decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Josh were working at the cafe. Mike decided to give a backpack to", + "random_names_cf": "Then, Neil and Steven were working at the cafe. Neil decided to give a backpack to", + "s1_io_flip_cf": "Then, Josh and Rick were working at the cafe. Rick decided to give a backpack to", + "s2_io_flip_cf": "Then, Rick and Josh were working at the cafe. Josh decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Neil were working at the cafe. Neil decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Steven were working at the cafe. Steven decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Rick were working at the cafe. Josh decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Neil were working at the cafe. Steven decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Rick", + "object": "backpack", + "place": "cafe", + "random_a": "Neil", + "random_b": "Steven", + "random_c": "Mike" + } + }, + { + "text": "Then, Alex and Elizabeth went to the pet store. Alex gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Elizabeth went to the pet store. Lewis gave a comb to", + "random_names_cf": "Then, Kay and Angel went to the pet store. Kay gave a comb to", + "s1_io_flip_cf": "Then, Elizabeth and Alex went to the pet store. Alex gave a comb to", + "s2_io_flip_cf": "Then, Alex and Elizabeth went to the pet store. Elizabeth gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Kay went to the pet store. Kay gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Angel went to the pet store. Angel gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Alex went to the pet store. Elizabeth gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Kay went to the pet store. Angel gave a comb to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Alex", + "object": "comb", + "place": "pet store", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Lewis" + } + }, + { + "text": "Once Phil and Ryan arrived at the campground, Phil gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Ryan arrived at the campground, Ross gave a backpack to", + "random_names_cf": "Once Roy and Kay arrived at the campground, Roy gave a backpack to", + "s1_io_flip_cf": "Once Ryan and Phil arrived at the campground, Phil gave a backpack to", + "s2_io_flip_cf": "Once Phil and Ryan arrived at the campground, Ryan gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Kay and Roy arrived at the campground, Roy gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Roy and Kay arrived at the campground, Kay gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Phil arrived at the campground, Ryan gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Roy arrived at the campground, Kay gave a backpack to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Phil", + "object": "backpack", + "place": "campground", + "random_a": "Roy", + "random_b": "Kay", + "random_c": "Ross" + } + }, + { + "text": "The convenience store Lewis and Peter went to had a microphone. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Lewis and Peter went to had a microphone. Dan gave it to", + "random_names_cf": "The convenience store Joe and Guy went to had a microphone. Joe gave it to", + "s1_io_flip_cf": "The convenience store Peter and Lewis went to had a microphone. Lewis gave it to", + "s2_io_flip_cf": "The convenience store Lewis and Peter went to had a microphone. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Guy and Joe went to had a microphone. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Joe and Guy went to had a microphone. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Peter and Lewis went to had a microphone. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Guy and Joe went to had a microphone. Guy gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Lewis", + "object": "microphone", + "place": "convenience store", + "random_a": "Joe", + "random_b": "Guy", + "random_c": "Dan" + } + }, + { + "text": "The mall Steve and Andrew went to had a basketball. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Steve and Andrew went to had a basketball. Lewis gave it to", + "random_names_cf": "The mall Daniel and Alex went to had a basketball. Daniel gave it to", + "s1_io_flip_cf": "The mall Andrew and Steve went to had a basketball. Steve gave it to", + "s2_io_flip_cf": "The mall Steve and Andrew went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The mall Alex and Daniel went to had a basketball. Daniel gave it to", + "random_names_s2_ioi_flip_cf": "The mall Daniel and Alex went to had a basketball. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Andrew and Steve went to had a basketball. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Alex and Daniel went to had a basketball. Alex gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steve", + "object": "basketball", + "place": "mall", + "random_a": "Daniel", + "random_b": "Alex", + "random_c": "Lewis" + } + }, + { + "text": "When Kelly and Dan were about to leave the convenience store, Kelly gave a carpet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kelly and Dan were about to leave the convenience store, Rob gave a carpet to", + "random_names_cf": "When Steven and Will were about to leave the convenience store, Steven gave a carpet to", + "s1_io_flip_cf": "When Dan and Kelly were about to leave the convenience store, Kelly gave a carpet to", + "s2_io_flip_cf": "When Kelly and Dan were about to leave the convenience store, Dan gave a carpet to", + "random_names_s1_ioi_flip_cf": "When Will and Steven were about to leave the convenience store, Steven gave a carpet to", + "random_names_s2_ioi_flip_cf": "When Steven and Will were about to leave the convenience store, Will gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Kelly were about to leave the convenience store, Dan gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Steven were about to leave the convenience store, Will gave a carpet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Kelly", + "object": "carpet", + "place": "convenience store", + "random_a": "Steven", + "random_b": "Will", + "random_c": "Rob" + } + }, + { + "text": "When Neil and Sarah got a sink at the gift shop, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Sarah got a sink at the gift shop, Luke decided to give it to", + "random_names_cf": "When Roy and Scott got a sink at the gift shop, Roy decided to give it to", + "s1_io_flip_cf": "When Sarah and Neil got a sink at the gift shop, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Sarah got a sink at the gift shop, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Roy got a sink at the gift shop, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Scott got a sink at the gift shop, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Neil got a sink at the gift shop, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Roy got a sink at the gift shop, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Neil", + "object": "sink", + "place": "gift shop", + "random_a": "Roy", + "random_b": "Scott", + "random_c": "Luke" + } + }, + { + "text": "Before Stan and Angel left the break room, Stan decided to give a key to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Angel left the break room, Robert decided to give a key to", + "random_names_cf": "Before Joe and Will left the break room, Joe decided to give a key to", + "s1_io_flip_cf": "Before Angel and Stan left the break room, Stan decided to give a key to", + "s2_io_flip_cf": "Before Stan and Angel left the break room, Angel decided to give a key to", + "random_names_s1_ioi_flip_cf": "Before Will and Joe left the break room, Joe decided to give a key to", + "random_names_s2_ioi_flip_cf": "Before Joe and Will left the break room, Will decided to give a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Stan left the break room, Angel decided to give a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Joe left the break room, Will decided to give a key to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Stan", + "object": "key", + "place": "break room", + "random_a": "Joe", + "random_b": "Will", + "random_c": "Robert" + } + }, + { + "text": "Then, Guy and Scott went to the department store. Guy gave a wrench to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Scott went to the department store. Cal gave a wrench to", + "random_names_cf": "Then, Edward and Henry went to the department store. Edward gave a wrench to", + "s1_io_flip_cf": "Then, Scott and Guy went to the department store. Guy gave a wrench to", + "s2_io_flip_cf": "Then, Guy and Scott went to the department store. Scott gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Edward went to the department store. Edward gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Henry went to the department store. Henry gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Guy went to the department store. Scott gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Edward went to the department store. Henry gave a wrench to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Guy", + "object": "wrench", + "place": "department store", + "random_a": "Edward", + "random_b": "Henry", + "random_c": "Cal" + } + }, + { + "text": "When Sarah and Dan got a backpack at the airport, Sarah decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Sarah and Dan got a backpack at the airport, Luke decided to give it to", + "random_names_cf": "When Rick and Cal got a backpack at the airport, Rick decided to give it to", + "s1_io_flip_cf": "When Dan and Sarah got a backpack at the airport, Sarah decided to give it to", + "s2_io_flip_cf": "When Sarah and Dan got a backpack at the airport, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Cal and Rick got a backpack at the airport, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Cal got a backpack at the airport, Cal decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Sarah got a backpack at the airport, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Rick got a backpack at the airport, Cal decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Sarah", + "object": "backpack", + "place": "airport", + "random_a": "Rick", + "random_b": "Cal", + "random_c": "Luke" + } + }, + { + "text": "Then, Steven and Cal were working at the convenience store. Steven decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Cal were working at the convenience store. Sarah decided to give a pair of sunglasses to", + "random_names_cf": "Then, Roger and Luke were working at the convenience store. Roger decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Cal and Steven were working at the convenience store. Steven decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Steven and Cal were working at the convenience store. Cal decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Roger were working at the convenience store. Roger decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Luke were working at the convenience store. Luke decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steven were working at the convenience store. Cal decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Roger were working at the convenience store. Luke decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Steven", + "object": "pair of sunglasses", + "place": "convenience store", + "random_a": "Roger", + "random_b": "Luke", + "random_c": "Sarah" + } + }, + { + "text": "Then, Guy and Henry had a lot of fun at the cafeteria. Guy gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Henry had a lot of fun at the cafeteria. Tim gave a key to", + "random_names_cf": "Then, Ross and Austin had a lot of fun at the cafeteria. Ross gave a key to", + "s1_io_flip_cf": "Then, Henry and Guy had a lot of fun at the cafeteria. Guy gave a key to", + "s2_io_flip_cf": "Then, Guy and Henry had a lot of fun at the cafeteria. Henry gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Ross had a lot of fun at the cafeteria. Ross gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Austin had a lot of fun at the cafeteria. Austin gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Guy had a lot of fun at the cafeteria. Henry gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Ross had a lot of fun at the cafeteria. Austin gave a key to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Guy", + "object": "key", + "place": "cafeteria", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "Tim" + } + }, + { + "text": "Then, Robert and Angel went to the optician. Robert gave a microphone to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Angel went to the optician. Elizabeth gave a microphone to", + "random_names_cf": "Then, Andrew and Guy went to the optician. Andrew gave a microphone to", + "s1_io_flip_cf": "Then, Angel and Robert went to the optician. Robert gave a microphone to", + "s2_io_flip_cf": "Then, Robert and Angel went to the optician. Angel gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Andrew went to the optician. Andrew gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Guy went to the optician. Guy gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Robert went to the optician. Angel gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Andrew went to the optician. Guy gave a microphone to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Robert", + "object": "microphone", + "place": "optician", + "random_a": "Andrew", + "random_b": "Guy", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Daniel and Robert left the cafe, Daniel decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Robert left the cafe, Kelly decided to give a banner to", + "random_names_cf": "Before Roger and Dan left the cafe, Roger decided to give a banner to", + "s1_io_flip_cf": "Before Robert and Daniel left the cafe, Daniel decided to give a banner to", + "s2_io_flip_cf": "Before Daniel and Robert left the cafe, Robert decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Dan and Roger left the cafe, Roger decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Roger and Dan left the cafe, Dan decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Daniel left the cafe, Robert decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Roger left the cafe, Dan decided to give a banner to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Daniel", + "object": "banner", + "place": "cafe", + "random_a": "Roger", + "random_b": "Dan", + "random_c": "Kelly" + } + }, + { + "text": "The music store Kelly and Charles went to had a laptop. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Kelly and Charles went to had a laptop. Guy gave it to", + "random_names_cf": "The music store Robert and Angel went to had a laptop. Robert gave it to", + "s1_io_flip_cf": "The music store Charles and Kelly went to had a laptop. Kelly gave it to", + "s2_io_flip_cf": "The music store Kelly and Charles went to had a laptop. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The music store Angel and Robert went to had a laptop. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The music store Robert and Angel went to had a laptop. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Charles and Kelly went to had a laptop. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Angel and Robert went to had a laptop. Angel gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Kelly", + "object": "laptop", + "place": "music store", + "random_a": "Robert", + "random_b": "Angel", + "random_c": "Guy" + } + }, + { + "text": "Then, Stan and Austin were working at the field. Stan decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Austin were working at the field. Guy decided to give a pair of sunglasses to", + "random_names_cf": "Then, Alexander and Tim were working at the field. Alexander decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Austin and Stan were working at the field. Stan decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Stan and Austin were working at the field. Austin decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Alexander were working at the field. Alexander decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Tim were working at the field. Tim decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Stan were working at the field. Austin decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Alexander were working at the field. Tim decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Stan", + "object": "pair of sunglasses", + "place": "field", + "random_a": "Alexander", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "Then, Tim and Ryan went to the museum. Tim gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Ryan went to the museum. Steve gave a bathtub to", + "random_names_cf": "Then, Guy and Tom went to the museum. Guy gave a bathtub to", + "s1_io_flip_cf": "Then, Ryan and Tim went to the museum. Tim gave a bathtub to", + "s2_io_flip_cf": "Then, Tim and Ryan went to the museum. Ryan gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Guy went to the museum. Guy gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Tom went to the museum. Tom gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Tim went to the museum. Ryan gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Guy went to the museum. Tom gave a bathtub to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Tim", + "object": "bathtub", + "place": "museum", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Steve" + } + }, + { + "text": "When Tim and Steven got a toaster at the pharmacy, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Steven got a toaster at the pharmacy, Austin decided to give it to", + "random_names_cf": "When Ryan and Alex got a toaster at the pharmacy, Ryan decided to give it to", + "s1_io_flip_cf": "When Steven and Tim got a toaster at the pharmacy, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Steven got a toaster at the pharmacy, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Ryan got a toaster at the pharmacy, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Alex got a toaster at the pharmacy, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Tim got a toaster at the pharmacy, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Ryan got a toaster at the pharmacy, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tim", + "object": "toaster", + "place": "pharmacy", + "random_a": "Ryan", + "random_b": "Alex", + "random_c": "Austin" + } + }, + { + "text": "While William and Tim relaxed, William gave a folder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Tim relaxed, Dan gave a folder to", + "random_names_cf": "While Henry and Jim relaxed, Henry gave a folder to", + "s1_io_flip_cf": "While Tim and William relaxed, William gave a folder to", + "s2_io_flip_cf": "While William and Tim relaxed, Tim gave a folder to", + "random_names_s1_ioi_flip_cf": "While Jim and Henry relaxed, Henry gave a folder to", + "random_names_s2_ioi_flip_cf": "While Henry and Jim relaxed, Jim gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and William relaxed, Tim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Henry relaxed, Jim gave a folder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "William", + "object": "folder", + "place": "casino", + "random_a": "Henry", + "random_b": "Jim", + "random_c": "Dan" + } + }, + { + "text": "While Alex and Don relaxed, Alex gave a strainer to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alex and Don relaxed, Rob gave a strainer to", + "random_names_cf": "While Henry and Angel relaxed, Henry gave a strainer to", + "s1_io_flip_cf": "While Don and Alex relaxed, Alex gave a strainer to", + "s2_io_flip_cf": "While Alex and Don relaxed, Don gave a strainer to", + "random_names_s1_ioi_flip_cf": "While Angel and Henry relaxed, Henry gave a strainer to", + "random_names_s2_ioi_flip_cf": "While Henry and Angel relaxed, Angel gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Alex relaxed, Don gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Henry relaxed, Angel gave a strainer to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Alex", + "object": "strainer", + "place": "zoo", + "random_a": "Henry", + "random_b": "Angel", + "random_c": "Rob" + } + }, + { + "text": "Before Joe and Rick left the harbor, Joe decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Rick left the harbor, Sarah decided to give a sink to", + "random_names_cf": "Before Cal and Roger left the harbor, Cal decided to give a sink to", + "s1_io_flip_cf": "Before Rick and Joe left the harbor, Joe decided to give a sink to", + "s2_io_flip_cf": "Before Joe and Rick left the harbor, Rick decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Roger and Cal left the harbor, Cal decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Cal and Roger left the harbor, Roger decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Joe left the harbor, Rick decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Cal left the harbor, Roger decided to give a sink to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Joe", + "object": "sink", + "place": "harbor", + "random_a": "Cal", + "random_b": "Roger", + "random_c": "Sarah" + } + }, + { + "text": "Once Ross and Cal arrived at the spa, Ross gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Ross and Cal arrived at the spa, Charles gave a needle to", + "random_names_cf": "Once Joe and Tom arrived at the spa, Joe gave a needle to", + "s1_io_flip_cf": "Once Cal and Ross arrived at the spa, Ross gave a needle to", + "s2_io_flip_cf": "Once Ross and Cal arrived at the spa, Cal gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Tom and Joe arrived at the spa, Joe gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Joe and Tom arrived at the spa, Tom gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Ross arrived at the spa, Cal gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Joe arrived at the spa, Tom gave a needle to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ross", + "object": "needle", + "place": "spa", + "random_a": "Joe", + "random_b": "Tom", + "random_c": "Charles" + } + }, + { + "text": "The square Luke and Cal went to had a comb. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Luke and Cal went to had a comb. Don gave it to", + "random_names_cf": "The square Guy and Roy went to had a comb. Guy gave it to", + "s1_io_flip_cf": "The square Cal and Luke went to had a comb. Luke gave it to", + "s2_io_flip_cf": "The square Luke and Cal went to had a comb. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The square Roy and Guy went to had a comb. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The square Guy and Roy went to had a comb. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Cal and Luke went to had a comb. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Roy and Guy went to had a comb. Roy gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Luke", + "object": "comb", + "place": "square", + "random_a": "Guy", + "random_b": "Roy", + "random_c": "Don" + } + }, + { + "text": "When Rob and Tim got a fan at the park, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Tim got a fan at the park, Roger decided to give it to", + "random_names_cf": "When Ross and Roy got a fan at the park, Ross decided to give it to", + "s1_io_flip_cf": "When Tim and Rob got a fan at the park, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Tim got a fan at the park, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Ross got a fan at the park, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Roy got a fan at the park, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Rob got a fan at the park, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Ross got a fan at the park, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Rob", + "object": "fan", + "place": "park", + "random_a": "Ross", + "random_b": "Roy", + "random_c": "Roger" + } + }, + { + "text": "When Cal and Steve got a razor at the spa, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Steve got a razor at the spa, Joe decided to give it to", + "random_names_cf": "When Phil and Alex got a razor at the spa, Phil decided to give it to", + "s1_io_flip_cf": "When Steve and Cal got a razor at the spa, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Steve got a razor at the spa, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Phil got a razor at the spa, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Alex got a razor at the spa, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Cal got a razor at the spa, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Phil got a razor at the spa, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Cal", + "object": "razor", + "place": "spa", + "random_a": "Phil", + "random_b": "Alex", + "random_c": "Joe" + } + }, + { + "text": "When Mike and Will were about to leave the salon, Mike gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Mike and Will were about to leave the salon, Kay gave a pencil sharpener to", + "random_names_cf": "When Sarah and Henry were about to leave the salon, Sarah gave a pencil sharpener to", + "s1_io_flip_cf": "When Will and Mike were about to leave the salon, Mike gave a pencil sharpener to", + "s2_io_flip_cf": "When Mike and Will were about to leave the salon, Will gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Henry and Sarah were about to leave the salon, Sarah gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Sarah and Henry were about to leave the salon, Henry gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Mike were about to leave the salon, Will gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Sarah were about to leave the salon, Henry gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Mike", + "object": "pencil sharpener", + "place": "salon", + "random_a": "Sarah", + "random_b": "Henry", + "random_c": "Kay" + } + }, + { + "text": "When Elizabeth and Neil got a pin at the salon, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Neil got a pin at the salon, Kay decided to give it to", + "random_names_cf": "When Dan and Don got a pin at the salon, Dan decided to give it to", + "s1_io_flip_cf": "When Neil and Elizabeth got a pin at the salon, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Neil got a pin at the salon, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Dan got a pin at the salon, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Don got a pin at the salon, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Elizabeth got a pin at the salon, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Dan got a pin at the salon, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "pin", + "place": "salon", + "random_a": "Dan", + "random_b": "Don", + "random_c": "Kay" + } + }, + { + "text": "The gift shop Tom and Lewis went to had a ladder. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gift shop Tom and Lewis went to had a ladder. Alexander gave it to", + "random_names_cf": "The gift shop Jim and Alex went to had a ladder. Jim gave it to", + "s1_io_flip_cf": "The gift shop Lewis and Tom went to had a ladder. Tom gave it to", + "s2_io_flip_cf": "The gift shop Tom and Lewis went to had a ladder. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The gift shop Alex and Jim went to had a ladder. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The gift shop Jim and Alex went to had a ladder. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Lewis and Tom went to had a ladder. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gift shop Alex and Jim went to had a ladder. Alex gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tom", + "object": "ladder", + "place": "gift shop", + "random_a": "Jim", + "random_b": "Alex", + "random_c": "Alexander" + } + }, + { + "text": "While Rick and Andrew relaxed, Rick gave a can to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Andrew relaxed, Ross gave a can to", + "random_names_cf": "While Robert and Mike relaxed, Robert gave a can to", + "s1_io_flip_cf": "While Andrew and Rick relaxed, Rick gave a can to", + "s2_io_flip_cf": "While Rick and Andrew relaxed, Andrew gave a can to", + "random_names_s1_ioi_flip_cf": "While Mike and Robert relaxed, Robert gave a can to", + "random_names_s2_ioi_flip_cf": "While Robert and Mike relaxed, Mike gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Rick relaxed, Andrew gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Robert relaxed, Mike gave a can to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "can", + "place": "circus", + "random_a": "Robert", + "random_b": "Mike", + "random_c": "Ross" + } + }, + { + "text": "Then, Guy and Kay had a lot of fun at the car. Guy gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Kay had a lot of fun at the car. Alex gave a pair of sunglasses to", + "random_names_cf": "Then, Roger and Roy had a lot of fun at the car. Roger gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Kay and Guy had a lot of fun at the car. Guy gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Guy and Kay had a lot of fun at the car. Kay gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Roger had a lot of fun at the car. Roger gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Roy had a lot of fun at the car. Roy gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Guy had a lot of fun at the car. Kay gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Roger had a lot of fun at the car. Roy gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Guy", + "object": "pair of sunglasses", + "place": "car", + "random_a": "Roger", + "random_b": "Roy", + "random_c": "Alex" + } + }, + { + "text": "When Lewis and Andrew got a fork at the spa, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Andrew got a fork at the spa, Robert decided to give it to", + "random_names_cf": "When Kay and Sarah got a fork at the spa, Kay decided to give it to", + "s1_io_flip_cf": "When Andrew and Lewis got a fork at the spa, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Andrew got a fork at the spa, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Kay got a fork at the spa, Kay decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kay and Sarah got a fork at the spa, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Lewis got a fork at the spa, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Kay got a fork at the spa, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Lewis", + "object": "fork", + "place": "spa", + "random_a": "Kay", + "random_b": "Sarah", + "random_c": "Robert" + } + }, + { + "text": "Before Kay and Josh left the house, Kay decided to give a toilet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Josh left the house, Don decided to give a toilet to", + "random_names_cf": "Before Elizabeth and Cal left the house, Elizabeth decided to give a toilet to", + "s1_io_flip_cf": "Before Josh and Kay left the house, Kay decided to give a toilet to", + "s2_io_flip_cf": "Before Kay and Josh left the house, Josh decided to give a toilet to", + "random_names_s1_ioi_flip_cf": "Before Cal and Elizabeth left the house, Elizabeth decided to give a toilet to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Cal left the house, Cal decided to give a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Kay left the house, Josh decided to give a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Elizabeth left the house, Cal decided to give a toilet to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Kay", + "object": "toilet", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Cal", + "random_c": "Don" + } + }, + { + "text": "Once Dan and Elizabeth arrived at the car, Dan gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Elizabeth arrived at the car, Roger gave a sock to", + "random_names_cf": "Once Peter and Guy arrived at the car, Peter gave a sock to", + "s1_io_flip_cf": "Once Elizabeth and Dan arrived at the car, Dan gave a sock to", + "s2_io_flip_cf": "Once Dan and Elizabeth arrived at the car, Elizabeth gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Guy and Peter arrived at the car, Peter gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Peter and Guy arrived at the car, Guy gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Dan arrived at the car, Elizabeth gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Peter arrived at the car, Guy gave a sock to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Dan", + "object": "sock", + "place": "car", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Roger" + } + }, + { + "text": "Then, Henry and Dan were working at the clothing store. Henry decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Dan were working at the clothing store. Josh decided to give a sock to", + "random_names_cf": "Then, Lewis and Alex were working at the clothing store. Lewis decided to give a sock to", + "s1_io_flip_cf": "Then, Dan and Henry were working at the clothing store. Henry decided to give a sock to", + "s2_io_flip_cf": "Then, Henry and Dan were working at the clothing store. Dan decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Lewis were working at the clothing store. Lewis decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Alex were working at the clothing store. Alex decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Henry were working at the clothing store. Dan decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Lewis were working at the clothing store. Alex decided to give a sock to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Henry", + "object": "sock", + "place": "clothing store", + "random_a": "Lewis", + "random_b": "Alex", + "random_c": "Josh" + } + }, + { + "text": "While Kelly and Cal relaxed, Kelly gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Cal relaxed, Steve gave a carpet to", + "random_names_cf": "While Luke and Jim relaxed, Luke gave a carpet to", + "s1_io_flip_cf": "While Cal and Kelly relaxed, Kelly gave a carpet to", + "s2_io_flip_cf": "While Kelly and Cal relaxed, Cal gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Jim and Luke relaxed, Luke gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Luke and Jim relaxed, Jim gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Kelly relaxed, Cal gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Luke relaxed, Jim gave a carpet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kelly", + "object": "carpet", + "place": "park", + "random_a": "Luke", + "random_b": "Jim", + "random_c": "Steve" + } + }, + { + "text": "Then, Ross and Alex were working at the market. Ross decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Alex were working at the market. Will decided to give a folder to", + "random_names_cf": "Then, Guy and Tom were working at the market. Guy decided to give a folder to", + "s1_io_flip_cf": "Then, Alex and Ross were working at the market. Ross decided to give a folder to", + "s2_io_flip_cf": "Then, Ross and Alex were working at the market. Alex decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Guy were working at the market. Guy decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Tom were working at the market. Tom decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ross were working at the market. Alex decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Guy were working at the market. Tom decided to give a folder to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ross", + "object": "folder", + "place": "market", + "random_a": "Guy", + "random_b": "Tom", + "random_c": "Will" + } + }, + { + "text": "Then, Summer and Stan had a lot of fun at the clothing store. Summer gave a thread to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Stan had a lot of fun at the clothing store. Cal gave a thread to", + "random_names_cf": "Then, Daniel and Henry had a lot of fun at the clothing store. Daniel gave a thread to", + "s1_io_flip_cf": "Then, Stan and Summer had a lot of fun at the clothing store. Summer gave a thread to", + "s2_io_flip_cf": "Then, Summer and Stan had a lot of fun at the clothing store. Stan gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Daniel had a lot of fun at the clothing store. Daniel gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Henry had a lot of fun at the clothing store. Henry gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Summer had a lot of fun at the clothing store. Stan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Daniel had a lot of fun at the clothing store. Henry gave a thread to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Summer", + "object": "thread", + "place": "clothing store", + "random_a": "Daniel", + "random_b": "Henry", + "random_c": "Cal" + } + }, + { + "text": "The car Cal and Edward went to had a fork. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Cal and Edward went to had a fork. Ross gave it to", + "random_names_cf": "The car Peter and Joe went to had a fork. Peter gave it to", + "s1_io_flip_cf": "The car Edward and Cal went to had a fork. Cal gave it to", + "s2_io_flip_cf": "The car Cal and Edward went to had a fork. Edward gave it to", + "random_names_s1_ioi_flip_cf": "The car Joe and Peter went to had a fork. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The car Peter and Joe went to had a fork. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Edward and Cal went to had a fork. Edward gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Joe and Peter went to had a fork. Joe gave it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Cal", + "object": "fork", + "place": "car", + "random_a": "Peter", + "random_b": "Joe", + "random_c": "Ross" + } + }, + { + "text": "The ferry Peter and Lewis went to had a sifter. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Peter and Lewis went to had a sifter. Tom gave it to", + "random_names_cf": "The ferry Neil and Mike went to had a sifter. Neil gave it to", + "s1_io_flip_cf": "The ferry Lewis and Peter went to had a sifter. Peter gave it to", + "s2_io_flip_cf": "The ferry Peter and Lewis went to had a sifter. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Mike and Neil went to had a sifter. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Neil and Mike went to had a sifter. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Lewis and Peter went to had a sifter. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Mike and Neil went to had a sifter. Mike gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Peter", + "object": "sifter", + "place": "ferry", + "random_a": "Neil", + "random_b": "Mike", + "random_c": "Tom" + } + }, + { + "text": "The airbase Luke and Rick went to had a key. Luke gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Luke and Rick went to had a key. Steven gave it to", + "random_names_cf": "The airbase Will and Kay went to had a key. Will gave it to", + "s1_io_flip_cf": "The airbase Rick and Luke went to had a key. Luke gave it to", + "s2_io_flip_cf": "The airbase Luke and Rick went to had a key. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Kay and Will went to had a key. Will gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Will and Kay went to had a key. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Rick and Luke went to had a key. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Kay and Will went to had a key. Kay gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Luke", + "object": "key", + "place": "airbase", + "random_a": "Will", + "random_b": "Kay", + "random_c": "Steven" + } + }, + { + "text": "Then, Jonathan and Grant went to the break room. Jonathan gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Grant went to the break room. Kay gave a pair of shoes to", + "random_names_cf": "Then, Charles and Rob went to the break room. Charles gave a pair of shoes to", + "s1_io_flip_cf": "Then, Grant and Jonathan went to the break room. Jonathan gave a pair of shoes to", + "s2_io_flip_cf": "Then, Jonathan and Grant went to the break room. Grant gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Charles went to the break room. Charles gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Rob went to the break room. Rob gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Jonathan went to the break room. Grant gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Charles went to the break room. Rob gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Jonathan", + "object": "pair of shoes", + "place": "break room", + "random_a": "Charles", + "random_b": "Rob", + "random_c": "Kay" + } + }, + { + "text": "Then, Roger and Andrew went to the convenience store. Roger gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Andrew went to the convenience store. Jonathan gave a nail file to", + "random_names_cf": "Then, Grant and Robert went to the convenience store. Grant gave a nail file to", + "s1_io_flip_cf": "Then, Andrew and Roger went to the convenience store. Roger gave a nail file to", + "s2_io_flip_cf": "Then, Roger and Andrew went to the convenience store. Andrew gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Grant went to the convenience store. Grant gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Robert went to the convenience store. Robert gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Roger went to the convenience store. Andrew gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Grant went to the convenience store. Robert gave a nail file to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roger", + "object": "nail file", + "place": "convenience store", + "random_a": "Grant", + "random_b": "Robert", + "random_c": "Jonathan" + } + }, + { + "text": "The music store Roger and Dan went to had a pair of nail clippers. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Roger and Dan went to had a pair of nail clippers. Edward gave it to", + "random_names_cf": "The music store Alex and Peter went to had a pair of nail clippers. Alex gave it to", + "s1_io_flip_cf": "The music store Dan and Roger went to had a pair of nail clippers. Roger gave it to", + "s2_io_flip_cf": "The music store Roger and Dan went to had a pair of nail clippers. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The music store Peter and Alex went to had a pair of nail clippers. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The music store Alex and Peter went to had a pair of nail clippers. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Dan and Roger went to had a pair of nail clippers. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Peter and Alex went to had a pair of nail clippers. Peter gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roger", + "object": "pair of nail clippers", + "place": "music store", + "random_a": "Alex", + "random_b": "Peter", + "random_c": "Edward" + } + }, + { + "text": "When Mike and Austin got a glove at the marketplace, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Austin got a glove at the marketplace, Neil decided to give it to", + "random_names_cf": "When Josh and Don got a glove at the marketplace, Josh decided to give it to", + "s1_io_flip_cf": "When Austin and Mike got a glove at the marketplace, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Austin got a glove at the marketplace, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Josh got a glove at the marketplace, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Don got a glove at the marketplace, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Mike got a glove at the marketplace, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Josh got a glove at the marketplace, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Mike", + "object": "glove", + "place": "marketplace", + "random_a": "Josh", + "random_b": "Don", + "random_c": "Neil" + } + }, + { + "text": "While Henry and Jim relaxed, Henry gave a toilet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Jim relaxed, Jonathan gave a toilet to", + "random_names_cf": "While Steven and Luke relaxed, Steven gave a toilet to", + "s1_io_flip_cf": "While Jim and Henry relaxed, Henry gave a toilet to", + "s2_io_flip_cf": "While Henry and Jim relaxed, Jim gave a toilet to", + "random_names_s1_ioi_flip_cf": "While Luke and Steven relaxed, Steven gave a toilet to", + "random_names_s2_ioi_flip_cf": "While Steven and Luke relaxed, Luke gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Henry relaxed, Jim gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Steven relaxed, Luke gave a toilet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Henry", + "object": "toilet", + "place": "circus", + "random_a": "Steven", + "random_b": "Luke", + "random_c": "Jonathan" + } + }, + { + "text": "When Grant and Phil got a set of headphones at the convenience store, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Phil got a set of headphones at the convenience store, Will decided to give it to", + "random_names_cf": "When Steven and Don got a set of headphones at the convenience store, Steven decided to give it to", + "s1_io_flip_cf": "When Phil and Grant got a set of headphones at the convenience store, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Phil got a set of headphones at the convenience store, Phil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Steven got a set of headphones at the convenience store, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Don got a set of headphones at the convenience store, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Grant got a set of headphones at the convenience store, Phil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Steven got a set of headphones at the convenience store, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Grant", + "object": "set of headphones", + "place": "convenience store", + "random_a": "Steven", + "random_b": "Don", + "random_c": "Will" + } + }, + { + "text": "When Jim and Rob were about to leave the circus, Jim gave a thimble to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Rob were about to leave the circus, Summer gave a thimble to", + "random_names_cf": "When Roger and Stan were about to leave the circus, Roger gave a thimble to", + "s1_io_flip_cf": "When Rob and Jim were about to leave the circus, Jim gave a thimble to", + "s2_io_flip_cf": "When Jim and Rob were about to leave the circus, Rob gave a thimble to", + "random_names_s1_ioi_flip_cf": "When Stan and Roger were about to leave the circus, Roger gave a thimble to", + "random_names_s2_ioi_flip_cf": "When Roger and Stan were about to leave the circus, Stan gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Jim were about to leave the circus, Rob gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Roger were about to leave the circus, Stan gave a thimble to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jim", + "object": "thimble", + "place": "circus", + "random_a": "Roger", + "random_b": "Stan", + "random_c": "Summer" + } + }, + { + "text": "Then, Charles and Ryan were working at the pizzeria. Charles decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Ryan were working at the pizzeria. Luke decided to give a sandal to", + "random_names_cf": "Then, Austin and Daniel were working at the pizzeria. Austin decided to give a sandal to", + "s1_io_flip_cf": "Then, Ryan and Charles were working at the pizzeria. Charles decided to give a sandal to", + "s2_io_flip_cf": "Then, Charles and Ryan were working at the pizzeria. Ryan decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Austin were working at the pizzeria. Austin decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Daniel were working at the pizzeria. Daniel decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Charles were working at the pizzeria. Ryan decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Austin were working at the pizzeria. Daniel decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Charles", + "object": "sandal", + "place": "pizzeria", + "random_a": "Austin", + "random_b": "Daniel", + "random_c": "Luke" + } + }, + { + "text": "Then, Don and Ryan had a lot of fun at the school. Don gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Ryan had a lot of fun at the school. Summer gave a mask to", + "random_names_cf": "Then, Steven and Grant had a lot of fun at the school. Steven gave a mask to", + "s1_io_flip_cf": "Then, Ryan and Don had a lot of fun at the school. Don gave a mask to", + "s2_io_flip_cf": "Then, Don and Ryan had a lot of fun at the school. Ryan gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Steven had a lot of fun at the school. Steven gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Grant had a lot of fun at the school. Grant gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Don had a lot of fun at the school. Ryan gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Steven had a lot of fun at the school. Grant gave a mask to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Don", + "object": "mask", + "place": "school", + "random_a": "Steven", + "random_b": "Grant", + "random_c": "Summer" + } + }, + { + "text": "Then, Josh and Jonathan had a lot of fun at the harbor. Josh gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Jonathan had a lot of fun at the harbor. Will gave a napkin to", + "random_names_cf": "Then, Luke and Joe had a lot of fun at the harbor. Luke gave a napkin to", + "s1_io_flip_cf": "Then, Jonathan and Josh had a lot of fun at the harbor. Josh gave a napkin to", + "s2_io_flip_cf": "Then, Josh and Jonathan had a lot of fun at the harbor. Jonathan gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Luke had a lot of fun at the harbor. Luke gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Joe had a lot of fun at the harbor. Joe gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Josh had a lot of fun at the harbor. Jonathan gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Luke had a lot of fun at the harbor. Joe gave a napkin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Josh", + "object": "napkin", + "place": "harbor", + "random_a": "Luke", + "random_b": "Joe", + "random_c": "Will" + } + }, + { + "text": "The salon Steve and Kelly went to had a pillow. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Steve and Kelly went to had a pillow. Daniel gave it to", + "random_names_cf": "The salon Mike and Robert went to had a pillow. Mike gave it to", + "s1_io_flip_cf": "The salon Kelly and Steve went to had a pillow. Steve gave it to", + "s2_io_flip_cf": "The salon Steve and Kelly went to had a pillow. Kelly gave it to", + "random_names_s1_ioi_flip_cf": "The salon Robert and Mike went to had a pillow. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The salon Mike and Robert went to had a pillow. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon Kelly and Steve went to had a pillow. Kelly gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Robert and Mike went to had a pillow. Robert gave it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steve", + "object": "pillow", + "place": "salon", + "random_a": "Mike", + "random_b": "Robert", + "random_c": "Daniel" + } + }, + { + "text": "Then, Stan and William went to the airport. Stan gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and William went to the airport. Lewis gave a bowl to", + "random_names_cf": "Then, Sarah and Tim went to the airport. Sarah gave a bowl to", + "s1_io_flip_cf": "Then, William and Stan went to the airport. Stan gave a bowl to", + "s2_io_flip_cf": "Then, Stan and William went to the airport. William gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Sarah went to the airport. Sarah gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Tim went to the airport. Tim gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Stan went to the airport. William gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Sarah went to the airport. Tim gave a bowl to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Stan", + "object": "bowl", + "place": "airport", + "random_a": "Sarah", + "random_b": "Tim", + "random_c": "Lewis" + } + }, + { + "text": "Then, Joe and William were working at the pizzeria. Joe decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and William were working at the pizzeria. Angel decided to give a sink to", + "random_names_cf": "Then, Charles and Jim were working at the pizzeria. Charles decided to give a sink to", + "s1_io_flip_cf": "Then, William and Joe were working at the pizzeria. Joe decided to give a sink to", + "s2_io_flip_cf": "Then, Joe and William were working at the pizzeria. William decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Charles were working at the pizzeria. Charles decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Jim were working at the pizzeria. Jim decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Joe were working at the pizzeria. William decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Charles were working at the pizzeria. Jim decided to give a sink to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Joe", + "object": "sink", + "place": "pizzeria", + "random_a": "Charles", + "random_b": "Jim", + "random_c": "Angel" + } + }, + { + "text": "When Jim and Neil were about to leave the break room, Jim gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Neil were about to leave the break room, Scott gave a vest to", + "random_names_cf": "When Stan and Lewis were about to leave the break room, Stan gave a vest to", + "s1_io_flip_cf": "When Neil and Jim were about to leave the break room, Jim gave a vest to", + "s2_io_flip_cf": "When Jim and Neil were about to leave the break room, Neil gave a vest to", + "random_names_s1_ioi_flip_cf": "When Lewis and Stan were about to leave the break room, Stan gave a vest to", + "random_names_s2_ioi_flip_cf": "When Stan and Lewis were about to leave the break room, Lewis gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Jim were about to leave the break room, Neil gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Stan were about to leave the break room, Lewis gave a vest to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Jim", + "object": "vest", + "place": "break room", + "random_a": "Stan", + "random_b": "Lewis", + "random_c": "Scott" + } + }, + { + "text": "Once Alex and Henry arrived at the casino, Alex gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alex and Henry arrived at the casino, Phil gave a sink to", + "random_names_cf": "Once Don and Kelly arrived at the casino, Don gave a sink to", + "s1_io_flip_cf": "Once Henry and Alex arrived at the casino, Alex gave a sink to", + "s2_io_flip_cf": "Once Alex and Henry arrived at the casino, Henry gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Kelly and Don arrived at the casino, Don gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Don and Kelly arrived at the casino, Kelly gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Alex arrived at the casino, Henry gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Don arrived at the casino, Kelly gave a sink to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Alex", + "object": "sink", + "place": "casino", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "Phil" + } + }, + { + "text": "When Stan and Will got a blouse at the department store, Stan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Stan and Will got a blouse at the department store, Jim decided to give it to", + "random_names_cf": "When Guy and Mike got a blouse at the department store, Guy decided to give it to", + "s1_io_flip_cf": "When Will and Stan got a blouse at the department store, Stan decided to give it to", + "s2_io_flip_cf": "When Stan and Will got a blouse at the department store, Will decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Guy got a blouse at the department store, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Mike got a blouse at the department store, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Stan got a blouse at the department store, Will decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Guy got a blouse at the department store, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Stan", + "object": "blouse", + "place": "department store", + "random_a": "Guy", + "random_b": "Mike", + "random_c": "Jim" + } + }, + { + "text": "Then, Roy and Angel went to the square. Roy gave a toaster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Angel went to the square. Lewis gave a toaster to", + "random_names_cf": "Then, Rick and Cal went to the square. Rick gave a toaster to", + "s1_io_flip_cf": "Then, Angel and Roy went to the square. Roy gave a toaster to", + "s2_io_flip_cf": "Then, Roy and Angel went to the square. Angel gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Rick went to the square. Rick gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Cal went to the square. Cal gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Roy went to the square. Angel gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rick went to the square. Cal gave a toaster to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Roy", + "object": "toaster", + "place": "square", + "random_a": "Rick", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "When Joe and Elizabeth were about to leave the university campus, Joe gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Elizabeth were about to leave the university campus, Summer gave a crate to", + "random_names_cf": "When Grant and Rick were about to leave the university campus, Grant gave a crate to", + "s1_io_flip_cf": "When Elizabeth and Joe were about to leave the university campus, Joe gave a crate to", + "s2_io_flip_cf": "When Joe and Elizabeth were about to leave the university campus, Elizabeth gave a crate to", + "random_names_s1_ioi_flip_cf": "When Rick and Grant were about to leave the university campus, Grant gave a crate to", + "random_names_s2_ioi_flip_cf": "When Grant and Rick were about to leave the university campus, Rick gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Joe were about to leave the university campus, Elizabeth gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Grant were about to leave the university campus, Rick gave a crate to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Joe", + "object": "crate", + "place": "university campus", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Summer" + } + }, + { + "text": "When Charles and Austin got a pin at the square, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Austin got a pin at the square, Peter decided to give it to", + "random_names_cf": "When Alex and Luke got a pin at the square, Alex decided to give it to", + "s1_io_flip_cf": "When Austin and Charles got a pin at the square, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Austin got a pin at the square, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Alex got a pin at the square, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Luke got a pin at the square, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Charles got a pin at the square, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Alex got a pin at the square, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Charles", + "object": "pin", + "place": "square", + "random_a": "Alex", + "random_b": "Luke", + "random_c": "Peter" + } + }, + { + "text": "Then, Rick and Kay were working at the hangar. Rick decided to give a ribbon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Kay were working at the hangar. Lewis decided to give a ribbon to", + "random_names_cf": "Then, Phil and Rob were working at the hangar. Phil decided to give a ribbon to", + "s1_io_flip_cf": "Then, Kay and Rick were working at the hangar. Rick decided to give a ribbon to", + "s2_io_flip_cf": "Then, Rick and Kay were working at the hangar. Kay decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Phil were working at the hangar. Phil decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Rob were working at the hangar. Rob decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rick were working at the hangar. Kay decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Phil were working at the hangar. Rob decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rick", + "object": "ribbon", + "place": "hangar", + "random_a": "Phil", + "random_b": "Rob", + "random_c": "Lewis" + } + }, + { + "text": "When William and Neil were about to leave the mall, William gave a sock to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Neil were about to leave the mall, Henry gave a sock to", + "random_names_cf": "When Steven and Peter were about to leave the mall, Steven gave a sock to", + "s1_io_flip_cf": "When Neil and William were about to leave the mall, William gave a sock to", + "s2_io_flip_cf": "When William and Neil were about to leave the mall, Neil gave a sock to", + "random_names_s1_ioi_flip_cf": "When Peter and Steven were about to leave the mall, Steven gave a sock to", + "random_names_s2_ioi_flip_cf": "When Steven and Peter were about to leave the mall, Peter gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and William were about to leave the mall, Neil gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Steven were about to leave the mall, Peter gave a sock to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "William", + "object": "sock", + "place": "mall", + "random_a": "Steven", + "random_b": "Peter", + "random_c": "Henry" + } + }, + { + "text": "While Summer and Rick relaxed, Summer gave a thread to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Rick relaxed, Kay gave a thread to", + "random_names_cf": "While Steve and Edward relaxed, Steve gave a thread to", + "s1_io_flip_cf": "While Rick and Summer relaxed, Summer gave a thread to", + "s2_io_flip_cf": "While Summer and Rick relaxed, Rick gave a thread to", + "random_names_s1_ioi_flip_cf": "While Edward and Steve relaxed, Steve gave a thread to", + "random_names_s2_ioi_flip_cf": "While Steve and Edward relaxed, Edward gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Summer relaxed, Rick gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Steve relaxed, Edward gave a thread to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Summer", + "object": "thread", + "place": "airbase", + "random_a": "Steve", + "random_b": "Edward", + "random_c": "Kay" + } + }, + { + "text": "Then, Elizabeth and Daniel had a lot of fun at the pizzeria. Elizabeth gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Daniel had a lot of fun at the pizzeria. Steven gave a carpet to", + "random_names_cf": "Then, Phil and Summer had a lot of fun at the pizzeria. Phil gave a carpet to", + "s1_io_flip_cf": "Then, Daniel and Elizabeth had a lot of fun at the pizzeria. Elizabeth gave a carpet to", + "s2_io_flip_cf": "Then, Elizabeth and Daniel had a lot of fun at the pizzeria. Daniel gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Phil had a lot of fun at the pizzeria. Phil gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Summer had a lot of fun at the pizzeria. Summer gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Elizabeth had a lot of fun at the pizzeria. Daniel gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Phil had a lot of fun at the pizzeria. Summer gave a carpet to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Elizabeth", + "object": "carpet", + "place": "pizzeria", + "random_a": "Phil", + "random_b": "Summer", + "random_c": "Steven" + } + }, + { + "text": "Before Tom and Will left the school, Tom decided to give a tablet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Will left the school, Elizabeth decided to give a tablet to", + "random_names_cf": "Before Angel and Henry left the school, Angel decided to give a tablet to", + "s1_io_flip_cf": "Before Will and Tom left the school, Tom decided to give a tablet to", + "s2_io_flip_cf": "Before Tom and Will left the school, Will decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Before Henry and Angel left the school, Angel decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Before Angel and Henry left the school, Henry decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Tom left the school, Will decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Angel left the school, Henry decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Tom", + "object": "tablet", + "place": "school", + "random_a": "Angel", + "random_b": "Henry", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Peter and Henry went to the store. Peter gave a key to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Henry went to the store. Steve gave a key to", + "random_names_cf": "Then, Jonathan and William went to the store. Jonathan gave a key to", + "s1_io_flip_cf": "Then, Henry and Peter went to the store. Peter gave a key to", + "s2_io_flip_cf": "Then, Peter and Henry went to the store. Henry gave a key to", + "random_names_s1_ioi_flip_cf": "Then, William and Jonathan went to the store. Jonathan gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and William went to the store. William gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Peter went to the store. Henry gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Jonathan went to the store. William gave a key to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Peter", + "object": "key", + "place": "store", + "random_a": "Jonathan", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "Before Neil and Tom left the parking lot, Neil decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Tom left the parking lot, Robert decided to give a pencil to", + "random_names_cf": "Before Mike and Lewis left the parking lot, Mike decided to give a pencil to", + "s1_io_flip_cf": "Before Tom and Neil left the parking lot, Neil decided to give a pencil to", + "s2_io_flip_cf": "Before Neil and Tom left the parking lot, Tom decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Mike left the parking lot, Mike decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Mike and Lewis left the parking lot, Lewis decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Neil left the parking lot, Tom decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Mike left the parking lot, Lewis decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Neil", + "object": "pencil", + "place": "parking lot", + "random_a": "Mike", + "random_b": "Lewis", + "random_c": "Robert" + } + }, + { + "text": "The hangar Alex and Guy went to had a banner. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Alex and Guy went to had a banner. Scott gave it to", + "random_names_cf": "The hangar Cal and Angel went to had a banner. Cal gave it to", + "s1_io_flip_cf": "The hangar Guy and Alex went to had a banner. Alex gave it to", + "s2_io_flip_cf": "The hangar Alex and Guy went to had a banner. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Angel and Cal went to had a banner. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Cal and Angel went to had a banner. Angel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Guy and Alex went to had a banner. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Angel and Cal went to had a banner. Angel gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Alex", + "object": "banner", + "place": "hangar", + "random_a": "Cal", + "random_b": "Angel", + "random_c": "Scott" + } + }, + { + "text": "Then, Roger and Summer had a lot of fun at the marketplace. Roger gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Summer had a lot of fun at the marketplace. Phil gave a dishwasher to", + "random_names_cf": "Then, Joe and Sarah had a lot of fun at the marketplace. Joe gave a dishwasher to", + "s1_io_flip_cf": "Then, Summer and Roger had a lot of fun at the marketplace. Roger gave a dishwasher to", + "s2_io_flip_cf": "Then, Roger and Summer had a lot of fun at the marketplace. Summer gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Joe had a lot of fun at the marketplace. Joe gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Sarah had a lot of fun at the marketplace. Sarah gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Roger had a lot of fun at the marketplace. Summer gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Joe had a lot of fun at the marketplace. Sarah gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Roger", + "object": "dishwasher", + "place": "marketplace", + "random_a": "Joe", + "random_b": "Sarah", + "random_c": "Phil" + } + }, + { + "text": "Then, Luke and Kelly had a lot of fun at the market. Luke gave a pillow to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Kelly had a lot of fun at the market. Henry gave a pillow to", + "random_names_cf": "Then, Summer and Alex had a lot of fun at the market. Summer gave a pillow to", + "s1_io_flip_cf": "Then, Kelly and Luke had a lot of fun at the market. Luke gave a pillow to", + "s2_io_flip_cf": "Then, Luke and Kelly had a lot of fun at the market. Kelly gave a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Summer had a lot of fun at the market. Summer gave a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Alex had a lot of fun at the market. Alex gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Luke had a lot of fun at the market. Kelly gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Summer had a lot of fun at the market. Alex gave a pillow to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "pillow", + "place": "market", + "random_a": "Summer", + "random_b": "Alex", + "random_c": "Henry" + } + }, + { + "text": "Before Peter and Roger left the supermarket, Peter decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Roger left the supermarket, Alex decided to give a glove to", + "random_names_cf": "Before Lewis and Will left the supermarket, Lewis decided to give a glove to", + "s1_io_flip_cf": "Before Roger and Peter left the supermarket, Peter decided to give a glove to", + "s2_io_flip_cf": "Before Peter and Roger left the supermarket, Roger decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Will and Lewis left the supermarket, Lewis decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Will left the supermarket, Will decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Peter left the supermarket, Roger decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Lewis left the supermarket, Will decided to give a glove to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Peter", + "object": "glove", + "place": "supermarket", + "random_a": "Lewis", + "random_b": "Will", + "random_c": "Alex" + } + }, + { + "text": "Then, Grant and Roy were working at the dorm. Grant decided to give a piece of tape to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Roy were working at the dorm. Sarah decided to give a piece of tape to", + "random_names_cf": "Then, Alex and Neil were working at the dorm. Alex decided to give a piece of tape to", + "s1_io_flip_cf": "Then, Roy and Grant were working at the dorm. Grant decided to give a piece of tape to", + "s2_io_flip_cf": "Then, Grant and Roy were working at the dorm. Roy decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Alex were working at the dorm. Alex decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Neil were working at the dorm. Neil decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Grant were working at the dorm. Roy decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Alex were working at the dorm. Neil decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Grant", + "object": "piece of tape", + "place": "dorm", + "random_a": "Alex", + "random_b": "Neil", + "random_c": "Sarah" + } + }, + { + "text": "Then, Alexander and Peter had a lot of fun at the school. Alexander gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Peter had a lot of fun at the school. Summer gave a nail file to", + "random_names_cf": "Then, Scott and Robert had a lot of fun at the school. Scott gave a nail file to", + "s1_io_flip_cf": "Then, Peter and Alexander had a lot of fun at the school. Alexander gave a nail file to", + "s2_io_flip_cf": "Then, Alexander and Peter had a lot of fun at the school. Peter gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Scott had a lot of fun at the school. Scott gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Robert had a lot of fun at the school. Robert gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Alexander had a lot of fun at the school. Peter gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Scott had a lot of fun at the school. Robert gave a nail file to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alexander", + "object": "nail file", + "place": "school", + "random_a": "Scott", + "random_b": "Robert", + "random_c": "Summer" + } + }, + { + "text": "Once Tom and Phil arrived at the house, Tom gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Phil arrived at the house, Lewis gave a faucet to", + "random_names_cf": "Once Ryan and Dan arrived at the house, Ryan gave a faucet to", + "s1_io_flip_cf": "Once Phil and Tom arrived at the house, Tom gave a faucet to", + "s2_io_flip_cf": "Once Tom and Phil arrived at the house, Phil gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Dan and Ryan arrived at the house, Ryan gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Ryan and Dan arrived at the house, Dan gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Tom arrived at the house, Phil gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Ryan arrived at the house, Dan gave a faucet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Tom", + "object": "faucet", + "place": "house", + "random_a": "Ryan", + "random_b": "Dan", + "random_c": "Lewis" + } + }, + { + "text": "Then, Rick and Rob were working at the spa. Rick decided to give a strap to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Rob were working at the spa. Scott decided to give a strap to", + "random_names_cf": "Then, Angel and Tom were working at the spa. Angel decided to give a strap to", + "s1_io_flip_cf": "Then, Rob and Rick were working at the spa. Rick decided to give a strap to", + "s2_io_flip_cf": "Then, Rick and Rob were working at the spa. Rob decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Angel were working at the spa. Angel decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Tom were working at the spa. Tom decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Rick were working at the spa. Rob decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Angel were working at the spa. Tom decided to give a strap to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Rick", + "object": "strap", + "place": "spa", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Scott" + } + }, + { + "text": "Then, Scott and William had a lot of fun at the pizzeria. Scott gave a trunk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and William had a lot of fun at the pizzeria. Elizabeth gave a trunk to", + "random_names_cf": "Then, Luke and Robert had a lot of fun at the pizzeria. Luke gave a trunk to", + "s1_io_flip_cf": "Then, William and Scott had a lot of fun at the pizzeria. Scott gave a trunk to", + "s2_io_flip_cf": "Then, Scott and William had a lot of fun at the pizzeria. William gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Luke had a lot of fun at the pizzeria. Luke gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Robert had a lot of fun at the pizzeria. Robert gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Scott had a lot of fun at the pizzeria. William gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Luke had a lot of fun at the pizzeria. Robert gave a trunk to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Scott", + "object": "trunk", + "place": "pizzeria", + "random_a": "Luke", + "random_b": "Robert", + "random_c": "Elizabeth" + } + }, + { + "text": "While Kay and Rob relaxed, Kay gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kay and Rob relaxed, Steve gave a backpack to", + "random_names_cf": "While Luke and Josh relaxed, Luke gave a backpack to", + "s1_io_flip_cf": "While Rob and Kay relaxed, Kay gave a backpack to", + "s2_io_flip_cf": "While Kay and Rob relaxed, Rob gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Josh and Luke relaxed, Luke gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Luke and Josh relaxed, Josh gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Kay relaxed, Rob gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Luke relaxed, Josh gave a backpack to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Kay", + "object": "backpack", + "place": "hotel", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "Steve" + } + }, + { + "text": "When Cal and Don got a scarf at the music store, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Don got a scarf at the music store, Andrew decided to give it to", + "random_names_cf": "When Lewis and Austin got a scarf at the music store, Lewis decided to give it to", + "s1_io_flip_cf": "When Don and Cal got a scarf at the music store, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Don got a scarf at the music store, Don decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Lewis got a scarf at the music store, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Austin got a scarf at the music store, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Cal got a scarf at the music store, Don decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Lewis got a scarf at the music store, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Cal", + "object": "scarf", + "place": "music store", + "random_a": "Lewis", + "random_b": "Austin", + "random_c": "Andrew" + } + }, + { + "text": "When Edward and William got a screwdriver at the resort, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and William got a screwdriver at the resort, Summer decided to give it to", + "random_names_cf": "When Sarah and Scott got a screwdriver at the resort, Sarah decided to give it to", + "s1_io_flip_cf": "When William and Edward got a screwdriver at the resort, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and William got a screwdriver at the resort, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Scott and Sarah got a screwdriver at the resort, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Scott got a screwdriver at the resort, Scott decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Edward got a screwdriver at the resort, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Sarah got a screwdriver at the resort, Scott decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Edward", + "object": "screwdriver", + "place": "resort", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Summer" + } + }, + { + "text": "Then, Austin and Alex had a lot of fun at the museum. Austin gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Alex had a lot of fun at the museum. Joe gave a napkin to", + "random_names_cf": "Then, Luke and Mike had a lot of fun at the museum. Luke gave a napkin to", + "s1_io_flip_cf": "Then, Alex and Austin had a lot of fun at the museum. Austin gave a napkin to", + "s2_io_flip_cf": "Then, Austin and Alex had a lot of fun at the museum. Alex gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Luke had a lot of fun at the museum. Luke gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Mike had a lot of fun at the museum. Mike gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin had a lot of fun at the museum. Alex gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Luke had a lot of fun at the museum. Mike gave a napkin to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "napkin", + "place": "museum", + "random_a": "Luke", + "random_b": "Mike", + "random_c": "Joe" + } + }, + { + "text": "The cafe Guy and Henry went to had a basketball. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Guy and Henry went to had a basketball. Jonathan gave it to", + "random_names_cf": "The cafe Cal and Stan went to had a basketball. Cal gave it to", + "s1_io_flip_cf": "The cafe Henry and Guy went to had a basketball. Guy gave it to", + "s2_io_flip_cf": "The cafe Guy and Henry went to had a basketball. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Stan and Cal went to had a basketball. Cal gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Cal and Stan went to had a basketball. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Henry and Guy went to had a basketball. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Stan and Cal went to had a basketball. Stan gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Guy", + "object": "basketball", + "place": "cafe", + "random_a": "Cal", + "random_b": "Stan", + "random_c": "Jonathan" + } + }, + { + "text": "When Charles and Neil were about to leave the clothing store, Charles gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Neil were about to leave the clothing store, Alex gave a vest to", + "random_names_cf": "When Daniel and Edward were about to leave the clothing store, Daniel gave a vest to", + "s1_io_flip_cf": "When Neil and Charles were about to leave the clothing store, Charles gave a vest to", + "s2_io_flip_cf": "When Charles and Neil were about to leave the clothing store, Neil gave a vest to", + "random_names_s1_ioi_flip_cf": "When Edward and Daniel were about to leave the clothing store, Daniel gave a vest to", + "random_names_s2_ioi_flip_cf": "When Daniel and Edward were about to leave the clothing store, Edward gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Charles were about to leave the clothing store, Neil gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Daniel were about to leave the clothing store, Edward gave a vest to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Charles", + "object": "vest", + "place": "clothing store", + "random_a": "Daniel", + "random_b": "Edward", + "random_c": "Alex" + } + }, + { + "text": "While Cal and Edward relaxed, Cal gave a ring to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Edward relaxed, Josh gave a ring to", + "random_names_cf": "While Sarah and Steven relaxed, Sarah gave a ring to", + "s1_io_flip_cf": "While Edward and Cal relaxed, Cal gave a ring to", + "s2_io_flip_cf": "While Cal and Edward relaxed, Edward gave a ring to", + "random_names_s1_ioi_flip_cf": "While Steven and Sarah relaxed, Sarah gave a ring to", + "random_names_s2_ioi_flip_cf": "While Sarah and Steven relaxed, Steven gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Cal relaxed, Edward gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Sarah relaxed, Steven gave a ring to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Cal", + "object": "ring", + "place": "school", + "random_a": "Sarah", + "random_b": "Steven", + "random_c": "Josh" + } + }, + { + "text": "While Dan and Grant relaxed, Dan gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Grant relaxed, Tom gave a pin to", + "random_names_cf": "While Will and William relaxed, Will gave a pin to", + "s1_io_flip_cf": "While Grant and Dan relaxed, Dan gave a pin to", + "s2_io_flip_cf": "While Dan and Grant relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_cf": "While William and Will relaxed, Will gave a pin to", + "random_names_s2_ioi_flip_cf": "While Will and William relaxed, William gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Dan relaxed, Grant gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Will relaxed, William gave a pin to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Dan", + "object": "pin", + "place": "car", + "random_a": "Will", + "random_b": "William", + "random_c": "Tom" + } + }, + { + "text": "When Ryan and Joe were about to leave the resort, Ryan gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Joe were about to leave the resort, Steven gave a grater to", + "random_names_cf": "When Roy and Luke were about to leave the resort, Roy gave a grater to", + "s1_io_flip_cf": "When Joe and Ryan were about to leave the resort, Ryan gave a grater to", + "s2_io_flip_cf": "When Ryan and Joe were about to leave the resort, Joe gave a grater to", + "random_names_s1_ioi_flip_cf": "When Luke and Roy were about to leave the resort, Roy gave a grater to", + "random_names_s2_ioi_flip_cf": "When Roy and Luke were about to leave the resort, Luke gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Ryan were about to leave the resort, Joe gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Roy were about to leave the resort, Luke gave a grater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Ryan", + "object": "grater", + "place": "resort", + "random_a": "Roy", + "random_b": "Luke", + "random_c": "Steven" + } + }, + { + "text": "Then, Andrew and Don were working at the boatyard. Andrew decided to give a mirror to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Don were working at the boatyard. Peter decided to give a mirror to", + "random_names_cf": "Then, Steven and Alex were working at the boatyard. Steven decided to give a mirror to", + "s1_io_flip_cf": "Then, Don and Andrew were working at the boatyard. Andrew decided to give a mirror to", + "s2_io_flip_cf": "Then, Andrew and Don were working at the boatyard. Don decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Steven were working at the boatyard. Steven decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Alex were working at the boatyard. Alex decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Andrew were working at the boatyard. Don decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Steven were working at the boatyard. Alex decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Andrew", + "object": "mirror", + "place": "boatyard", + "random_a": "Steven", + "random_b": "Alex", + "random_c": "Peter" + } + }, + { + "text": "When Dan and Andrew were about to leave the gym, Dan gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Andrew were about to leave the gym, Steve gave a notebook to", + "random_names_cf": "When Joe and Will were about to leave the gym, Joe gave a notebook to", + "s1_io_flip_cf": "When Andrew and Dan were about to leave the gym, Dan gave a notebook to", + "s2_io_flip_cf": "When Dan and Andrew were about to leave the gym, Andrew gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Will and Joe were about to leave the gym, Joe gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Joe and Will were about to leave the gym, Will gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Dan were about to leave the gym, Andrew gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Joe were about to leave the gym, Will gave a notebook to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Dan", + "object": "notebook", + "place": "gym", + "random_a": "Joe", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "Once Guy and Rob arrived at the service station, Guy gave a toaster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Guy and Rob arrived at the service station, Tom gave a toaster to", + "random_names_cf": "Once Kelly and Henry arrived at the service station, Kelly gave a toaster to", + "s1_io_flip_cf": "Once Rob and Guy arrived at the service station, Guy gave a toaster to", + "s2_io_flip_cf": "Once Guy and Rob arrived at the service station, Rob gave a toaster to", + "random_names_s1_ioi_flip_cf": "Once Henry and Kelly arrived at the service station, Kelly gave a toaster to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Henry arrived at the service station, Henry gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Guy arrived at the service station, Rob gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Kelly arrived at the service station, Henry gave a toaster to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Guy", + "object": "toaster", + "place": "service station", + "random_a": "Kelly", + "random_b": "Henry", + "random_c": "Tom" + } + }, + { + "text": "When Neil and Austin were about to leave the hangar, Neil gave a scarf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Austin were about to leave the hangar, Elizabeth gave a scarf to", + "random_names_cf": "When Kay and Tim were about to leave the hangar, Kay gave a scarf to", + "s1_io_flip_cf": "When Austin and Neil were about to leave the hangar, Neil gave a scarf to", + "s2_io_flip_cf": "When Neil and Austin were about to leave the hangar, Austin gave a scarf to", + "random_names_s1_ioi_flip_cf": "When Tim and Kay were about to leave the hangar, Kay gave a scarf to", + "random_names_s2_ioi_flip_cf": "When Kay and Tim were about to leave the hangar, Tim gave a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Neil were about to leave the hangar, Austin gave a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Kay were about to leave the hangar, Tim gave a scarf to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Neil", + "object": "scarf", + "place": "hangar", + "random_a": "Kay", + "random_b": "Tim", + "random_c": "Elizabeth" + } + }, + { + "text": "Before Charles and Summer left the department store, Charles decided to give a trunk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Summer left the department store, Kay decided to give a trunk to", + "random_names_cf": "Before Don and Guy left the department store, Don decided to give a trunk to", + "s1_io_flip_cf": "Before Summer and Charles left the department store, Charles decided to give a trunk to", + "s2_io_flip_cf": "Before Charles and Summer left the department store, Summer decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Before Guy and Don left the department store, Don decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Before Don and Guy left the department store, Guy decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Charles left the department store, Summer decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Don left the department store, Guy decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Charles", + "object": "trunk", + "place": "department store", + "random_a": "Don", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "Before Rick and Alexander left the pharmacy, Rick decided to give a needle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Alexander left the pharmacy, Andrew decided to give a needle to", + "random_names_cf": "Before Kelly and Kay left the pharmacy, Kelly decided to give a needle to", + "s1_io_flip_cf": "Before Alexander and Rick left the pharmacy, Rick decided to give a needle to", + "s2_io_flip_cf": "Before Rick and Alexander left the pharmacy, Alexander decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Before Kay and Kelly left the pharmacy, Kelly decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Before Kelly and Kay left the pharmacy, Kay decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Rick left the pharmacy, Alexander decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Kelly left the pharmacy, Kay decided to give a needle to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "needle", + "place": "pharmacy", + "random_a": "Kelly", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "When Steve and Jonathan got a bathtub at the music store, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Jonathan got a bathtub at the music store, Austin decided to give it to", + "random_names_cf": "When Jim and Grant got a bathtub at the music store, Jim decided to give it to", + "s1_io_flip_cf": "When Jonathan and Steve got a bathtub at the music store, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Jonathan got a bathtub at the music store, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Jim got a bathtub at the music store, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Grant got a bathtub at the music store, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Steve got a bathtub at the music store, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Jim got a bathtub at the music store, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Steve", + "object": "bathtub", + "place": "music store", + "random_a": "Jim", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "When Tim and Jonathan got a can at the zoo, Tim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tim and Jonathan got a can at the zoo, Robert decided to give it to", + "random_names_cf": "When Summer and Kelly got a can at the zoo, Summer decided to give it to", + "s1_io_flip_cf": "When Jonathan and Tim got a can at the zoo, Tim decided to give it to", + "s2_io_flip_cf": "When Tim and Jonathan got a can at the zoo, Jonathan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Summer got a can at the zoo, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Kelly got a can at the zoo, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tim got a can at the zoo, Jonathan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Summer got a can at the zoo, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tim", + "object": "can", + "place": "zoo", + "random_a": "Summer", + "random_b": "Kelly", + "random_c": "Robert" + } + }, + { + "text": "Once Kelly and Tim arrived at the elevator, Kelly gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Tim arrived at the elevator, Charles gave a folder to", + "random_names_cf": "Once Steve and Austin arrived at the elevator, Steve gave a folder to", + "s1_io_flip_cf": "Once Tim and Kelly arrived at the elevator, Kelly gave a folder to", + "s2_io_flip_cf": "Once Kelly and Tim arrived at the elevator, Tim gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Austin and Steve arrived at the elevator, Steve gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Steve and Austin arrived at the elevator, Austin gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Kelly arrived at the elevator, Tim gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Steve arrived at the elevator, Austin gave a folder to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Kelly", + "object": "folder", + "place": "elevator", + "random_a": "Steve", + "random_b": "Austin", + "random_c": "Charles" + } + }, + { + "text": "When Alexander and Sarah got a heater at the market, Alexander decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alexander and Sarah got a heater at the market, Don decided to give it to", + "random_names_cf": "When Kelly and Stan got a heater at the market, Kelly decided to give it to", + "s1_io_flip_cf": "When Sarah and Alexander got a heater at the market, Alexander decided to give it to", + "s2_io_flip_cf": "When Alexander and Sarah got a heater at the market, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Kelly got a heater at the market, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Stan got a heater at the market, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Alexander got a heater at the market, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Kelly got a heater at the market, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Alexander", + "object": "heater", + "place": "market", + "random_a": "Kelly", + "random_b": "Stan", + "random_c": "Don" + } + }, + { + "text": "Then, Grant and Will had a lot of fun at the gym. Grant gave a pin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Will had a lot of fun at the gym. Ross gave a pin to", + "random_names_cf": "Then, Peter and Andrew had a lot of fun at the gym. Peter gave a pin to", + "s1_io_flip_cf": "Then, Will and Grant had a lot of fun at the gym. Grant gave a pin to", + "s2_io_flip_cf": "Then, Grant and Will had a lot of fun at the gym. Will gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the gym. Peter gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Andrew had a lot of fun at the gym. Andrew gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Grant had a lot of fun at the gym. Will gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Peter had a lot of fun at the gym. Andrew gave a pin to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Grant", + "object": "pin", + "place": "gym", + "random_a": "Peter", + "random_b": "Andrew", + "random_c": "Ross" + } + }, + { + "text": "Before Steven and William left the university campus, Steven decided to give a match to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and William left the university campus, Alex decided to give a match to", + "random_names_cf": "Before Roy and Austin left the university campus, Roy decided to give a match to", + "s1_io_flip_cf": "Before William and Steven left the university campus, Steven decided to give a match to", + "s2_io_flip_cf": "Before Steven and William left the university campus, William decided to give a match to", + "random_names_s1_ioi_flip_cf": "Before Austin and Roy left the university campus, Roy decided to give a match to", + "random_names_s2_ioi_flip_cf": "Before Roy and Austin left the university campus, Austin decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Steven left the university campus, William decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Roy left the university campus, Austin decided to give a match to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Steven", + "object": "match", + "place": "university campus", + "random_a": "Roy", + "random_b": "Austin", + "random_c": "Alex" + } + }, + { + "text": "The restaurant Guy and Rick went to had a key. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Guy and Rick went to had a key. Roy gave it to", + "random_names_cf": "The restaurant Kay and Robert went to had a key. Kay gave it to", + "s1_io_flip_cf": "The restaurant Rick and Guy went to had a key. Guy gave it to", + "s2_io_flip_cf": "The restaurant Guy and Rick went to had a key. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Robert and Kay went to had a key. Kay gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Kay and Robert went to had a key. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Rick and Guy went to had a key. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Robert and Kay went to had a key. Robert gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Guy", + "object": "key", + "place": "restaurant", + "random_a": "Kay", + "random_b": "Robert", + "random_c": "Roy" + } + }, + { + "text": "When Austin and Rob were about to leave the hangar, Austin gave a radiator to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Austin and Rob were about to leave the hangar, Steven gave a radiator to", + "random_names_cf": "When Stan and Scott were about to leave the hangar, Stan gave a radiator to", + "s1_io_flip_cf": "When Rob and Austin were about to leave the hangar, Austin gave a radiator to", + "s2_io_flip_cf": "When Austin and Rob were about to leave the hangar, Rob gave a radiator to", + "random_names_s1_ioi_flip_cf": "When Scott and Stan were about to leave the hangar, Stan gave a radiator to", + "random_names_s2_ioi_flip_cf": "When Stan and Scott were about to leave the hangar, Scott gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Austin were about to leave the hangar, Rob gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Stan were about to leave the hangar, Scott gave a radiator to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Austin", + "object": "radiator", + "place": "hangar", + "random_a": "Stan", + "random_b": "Scott", + "random_c": "Steven" + } + }, + { + "text": "Before Joe and Jim left the break room, Joe decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Jim left the break room, Sarah decided to give a strap to", + "random_names_cf": "Before Henry and Andrew left the break room, Henry decided to give a strap to", + "s1_io_flip_cf": "Before Jim and Joe left the break room, Joe decided to give a strap to", + "s2_io_flip_cf": "Before Joe and Jim left the break room, Jim decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Andrew and Henry left the break room, Henry decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Henry and Andrew left the break room, Andrew decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Joe left the break room, Jim decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Henry left the break room, Andrew decided to give a strap to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Joe", + "object": "strap", + "place": "break room", + "random_a": "Henry", + "random_b": "Andrew", + "random_c": "Sarah" + } + }, + { + "text": "Before William and Kelly left the store, William decided to give a sink to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Kelly left the store, Ryan decided to give a sink to", + "random_names_cf": "Before Tom and Kay left the store, Tom decided to give a sink to", + "s1_io_flip_cf": "Before Kelly and William left the store, William decided to give a sink to", + "s2_io_flip_cf": "Before William and Kelly left the store, Kelly decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Before Kay and Tom left the store, Tom decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Before Tom and Kay left the store, Kay decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and William left the store, Kelly decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Tom left the store, Kay decided to give a sink to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "William", + "object": "sink", + "place": "store", + "random_a": "Tom", + "random_b": "Kay", + "random_c": "Ryan" + } + }, + { + "text": "Then, Neil and Joe had a lot of fun at the house. Neil gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Joe had a lot of fun at the house. Stan gave a ladder to", + "random_names_cf": "Then, Roy and Lewis had a lot of fun at the house. Roy gave a ladder to", + "s1_io_flip_cf": "Then, Joe and Neil had a lot of fun at the house. Neil gave a ladder to", + "s2_io_flip_cf": "Then, Neil and Joe had a lot of fun at the house. Joe gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Roy had a lot of fun at the house. Roy gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Lewis had a lot of fun at the house. Lewis gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Neil had a lot of fun at the house. Joe gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Roy had a lot of fun at the house. Lewis gave a ladder to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Neil", + "object": "ladder", + "place": "house", + "random_a": "Roy", + "random_b": "Lewis", + "random_c": "Stan" + } + }, + { + "text": "Then, Steve and Steven had a lot of fun at the convenience store. Steve gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Steven had a lot of fun at the convenience store. Ryan gave a grater to", + "random_names_cf": "Then, Scott and Edward had a lot of fun at the convenience store. Scott gave a grater to", + "s1_io_flip_cf": "Then, Steven and Steve had a lot of fun at the convenience store. Steve gave a grater to", + "s2_io_flip_cf": "Then, Steve and Steven had a lot of fun at the convenience store. Steven gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Scott had a lot of fun at the convenience store. Scott gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Edward had a lot of fun at the convenience store. Edward gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Steve had a lot of fun at the convenience store. Steven gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Scott had a lot of fun at the convenience store. Edward gave a grater to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "grater", + "place": "convenience store", + "random_a": "Scott", + "random_b": "Edward", + "random_c": "Ryan" + } + }, + { + "text": "Then, Andrew and Alex were working at the pharmacy. Andrew decided to give a crate to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Alex were working at the pharmacy. Daniel decided to give a crate to", + "random_names_cf": "Then, Ross and Dan were working at the pharmacy. Ross decided to give a crate to", + "s1_io_flip_cf": "Then, Alex and Andrew were working at the pharmacy. Andrew decided to give a crate to", + "s2_io_flip_cf": "Then, Andrew and Alex were working at the pharmacy. Alex decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Ross were working at the pharmacy. Ross decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Dan were working at the pharmacy. Dan decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Andrew were working at the pharmacy. Alex decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Ross were working at the pharmacy. Dan decided to give a crate to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Andrew", + "object": "crate", + "place": "pharmacy", + "random_a": "Ross", + "random_b": "Dan", + "random_c": "Daniel" + } + }, + { + "text": "Before Stan and Ross left the gift shop, Stan decided to give a napkin to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Ross left the gift shop, Steven decided to give a napkin to", + "random_names_cf": "Before Summer and Grant left the gift shop, Summer decided to give a napkin to", + "s1_io_flip_cf": "Before Ross and Stan left the gift shop, Stan decided to give a napkin to", + "s2_io_flip_cf": "Before Stan and Ross left the gift shop, Ross decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Before Grant and Summer left the gift shop, Summer decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Before Summer and Grant left the gift shop, Grant decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Stan left the gift shop, Ross decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Summer left the gift shop, Grant decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Stan", + "object": "napkin", + "place": "gift shop", + "random_a": "Summer", + "random_b": "Grant", + "random_c": "Steven" + } + }, + { + "text": "Then, Cal and Rob went to the ramp. Cal gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Rob went to the ramp. Josh gave a needle to", + "random_names_cf": "Then, Steven and Lewis went to the ramp. Steven gave a needle to", + "s1_io_flip_cf": "Then, Rob and Cal went to the ramp. Cal gave a needle to", + "s2_io_flip_cf": "Then, Cal and Rob went to the ramp. Rob gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Steven went to the ramp. Steven gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Lewis went to the ramp. Lewis gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Cal went to the ramp. Rob gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Steven went to the ramp. Lewis gave a needle to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Cal", + "object": "needle", + "place": "ramp", + "random_a": "Steven", + "random_b": "Lewis", + "random_c": "Josh" + } + }, + { + "text": "The pharmacy Cal and Tim went to had a pair of goggles. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pharmacy Cal and Tim went to had a pair of goggles. Ryan gave it to", + "random_names_cf": "The pharmacy Alexander and Austin went to had a pair of goggles. Alexander gave it to", + "s1_io_flip_cf": "The pharmacy Tim and Cal went to had a pair of goggles. Cal gave it to", + "s2_io_flip_cf": "The pharmacy Cal and Tim went to had a pair of goggles. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The pharmacy Austin and Alexander went to had a pair of goggles. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The pharmacy Alexander and Austin went to had a pair of goggles. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Tim and Cal went to had a pair of goggles. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pharmacy Austin and Alexander went to had a pair of goggles. Austin gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Cal", + "object": "pair of goggles", + "place": "pharmacy", + "random_a": "Alexander", + "random_b": "Austin", + "random_c": "Ryan" + } + }, + { + "text": "When Summer and Charles were about to leave the park, Summer gave a tent to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Summer and Charles were about to leave the park, Mike gave a tent to", + "random_names_cf": "When Cal and Alex were about to leave the park, Cal gave a tent to", + "s1_io_flip_cf": "When Charles and Summer were about to leave the park, Summer gave a tent to", + "s2_io_flip_cf": "When Summer and Charles were about to leave the park, Charles gave a tent to", + "random_names_s1_ioi_flip_cf": "When Alex and Cal were about to leave the park, Cal gave a tent to", + "random_names_s2_ioi_flip_cf": "When Cal and Alex were about to leave the park, Alex gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Summer were about to leave the park, Charles gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Cal were about to leave the park, Alex gave a tent to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Summer", + "object": "tent", + "place": "park", + "random_a": "Cal", + "random_b": "Alex", + "random_c": "Mike" + } + }, + { + "text": "Before Grant and Ross left the cafe, Grant decided to give a pair of nail clippers to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Ross left the cafe, Henry decided to give a pair of nail clippers to", + "random_names_cf": "Before Phil and Cal left the cafe, Phil decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Before Ross and Grant left the cafe, Grant decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Before Grant and Ross left the cafe, Ross decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Before Cal and Phil left the cafe, Phil decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Before Phil and Cal left the cafe, Cal decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Grant left the cafe, Ross decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Phil left the cafe, Cal decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Grant", + "object": "pair of nail clippers", + "place": "cafe", + "random_a": "Phil", + "random_b": "Cal", + "random_c": "Henry" + } + }, + { + "text": "While Mike and Kelly relaxed, Mike gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Mike and Kelly relaxed, Edward gave a pair of goggles to", + "random_names_cf": "While Andrew and Ryan relaxed, Andrew gave a pair of goggles to", + "s1_io_flip_cf": "While Kelly and Mike relaxed, Mike gave a pair of goggles to", + "s2_io_flip_cf": "While Mike and Kelly relaxed, Kelly gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Ryan and Andrew relaxed, Andrew gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Andrew and Ryan relaxed, Ryan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Mike relaxed, Kelly gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Andrew relaxed, Ryan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Mike", + "object": "pair of goggles", + "place": "dorm", + "random_a": "Andrew", + "random_b": "Ryan", + "random_c": "Edward" + } + }, + { + "text": "The hangar Scott and William went to had a glove. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Scott and William went to had a glove. Sarah gave it to", + "random_names_cf": "The hangar Jonathan and Dan went to had a glove. Jonathan gave it to", + "s1_io_flip_cf": "The hangar William and Scott went to had a glove. Scott gave it to", + "s2_io_flip_cf": "The hangar Scott and William went to had a glove. William gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Dan and Jonathan went to had a glove. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Jonathan and Dan went to had a glove. Dan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar William and Scott went to had a glove. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Dan and Jonathan went to had a glove. Dan gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Scott", + "object": "glove", + "place": "hangar", + "random_a": "Jonathan", + "random_b": "Dan", + "random_c": "Sarah" + } + }, + { + "text": "Once Kay and Lewis arrived at the clothing store, Kay gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Lewis arrived at the clothing store, Tom gave a joystick to", + "random_names_cf": "Once Daniel and Will arrived at the clothing store, Daniel gave a joystick to", + "s1_io_flip_cf": "Once Lewis and Kay arrived at the clothing store, Kay gave a joystick to", + "s2_io_flip_cf": "Once Kay and Lewis arrived at the clothing store, Lewis gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Will and Daniel arrived at the clothing store, Daniel gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Daniel and Will arrived at the clothing store, Will gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Kay arrived at the clothing store, Lewis gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Daniel arrived at the clothing store, Will gave a joystick to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kay", + "object": "joystick", + "place": "clothing store", + "random_a": "Daniel", + "random_b": "Will", + "random_c": "Tom" + } + }, + { + "text": "Before William and Neil left the ramp, William decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before William and Neil left the ramp, Charles decided to give a grater to", + "random_names_cf": "Before Rick and Daniel left the ramp, Rick decided to give a grater to", + "s1_io_flip_cf": "Before Neil and William left the ramp, William decided to give a grater to", + "s2_io_flip_cf": "Before William and Neil left the ramp, Neil decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Rick left the ramp, Rick decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Rick and Daniel left the ramp, Daniel decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and William left the ramp, Neil decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Rick left the ramp, Daniel decided to give a grater to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "William", + "object": "grater", + "place": "ramp", + "random_a": "Rick", + "random_b": "Daniel", + "random_c": "Charles" + } + }, + { + "text": "Then, Summer and Roger had a lot of fun at the service station. Summer gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Roger had a lot of fun at the service station. Andrew gave a pair of nail clippers to", + "random_names_cf": "Then, Tim and Angel had a lot of fun at the service station. Tim gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Roger and Summer had a lot of fun at the service station. Summer gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Summer and Roger had a lot of fun at the service station. Roger gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Tim had a lot of fun at the service station. Tim gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Angel had a lot of fun at the service station. Angel gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Summer had a lot of fun at the service station. Roger gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Tim had a lot of fun at the service station. Angel gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Summer", + "object": "pair of nail clippers", + "place": "service station", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Andrew" + } + }, + { + "text": "Then, Rick and Grant were working at the store. Rick decided to give a ring to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Grant were working at the store. Ross decided to give a ring to", + "random_names_cf": "Then, Dan and Angel were working at the store. Dan decided to give a ring to", + "s1_io_flip_cf": "Then, Grant and Rick were working at the store. Rick decided to give a ring to", + "s2_io_flip_cf": "Then, Rick and Grant were working at the store. Grant decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Dan were working at the store. Dan decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Angel were working at the store. Angel decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rick were working at the store. Grant decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Dan were working at the store. Angel decided to give a ring to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Rick", + "object": "ring", + "place": "store", + "random_a": "Dan", + "random_b": "Angel", + "random_c": "Ross" + } + }, + { + "text": "When Henry and Rick got a backpack at the marketplace, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Rick got a backpack at the marketplace, Dan decided to give it to", + "random_names_cf": "When Steve and Luke got a backpack at the marketplace, Steve decided to give it to", + "s1_io_flip_cf": "When Rick and Henry got a backpack at the marketplace, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Rick got a backpack at the marketplace, Rick decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Steve got a backpack at the marketplace, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Luke got a backpack at the marketplace, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Henry got a backpack at the marketplace, Rick decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Steve got a backpack at the marketplace, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "backpack", + "place": "marketplace", + "random_a": "Steve", + "random_b": "Luke", + "random_c": "Dan" + } + }, + { + "text": "When Summer and Guy got a heater at the boatyard, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Guy got a heater at the boatyard, Grant decided to give it to", + "random_names_cf": "When Alex and Sarah got a heater at the boatyard, Alex decided to give it to", + "s1_io_flip_cf": "When Guy and Summer got a heater at the boatyard, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Guy got a heater at the boatyard, Guy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Alex got a heater at the boatyard, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Sarah got a heater at the boatyard, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Summer got a heater at the boatyard, Guy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Alex got a heater at the boatyard, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Summer", + "object": "heater", + "place": "boatyard", + "random_a": "Alex", + "random_b": "Sarah", + "random_c": "Grant" + } + }, + { + "text": "When Neil and Grant got a pillow at the restaurant, Neil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Neil and Grant got a pillow at the restaurant, Rick decided to give it to", + "random_names_cf": "When Kelly and Tom got a pillow at the restaurant, Kelly decided to give it to", + "s1_io_flip_cf": "When Grant and Neil got a pillow at the restaurant, Neil decided to give it to", + "s2_io_flip_cf": "When Neil and Grant got a pillow at the restaurant, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Kelly got a pillow at the restaurant, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Tom got a pillow at the restaurant, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Neil got a pillow at the restaurant, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Kelly got a pillow at the restaurant, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Neil", + "object": "pillow", + "place": "restaurant", + "random_a": "Kelly", + "random_b": "Tom", + "random_c": "Rick" + } + }, + { + "text": "Once Angel and Alex arrived at the studio, Angel gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Alex arrived at the studio, Roy gave a folder to", + "random_names_cf": "Once Neil and Sarah arrived at the studio, Neil gave a folder to", + "s1_io_flip_cf": "Once Alex and Angel arrived at the studio, Angel gave a folder to", + "s2_io_flip_cf": "Once Angel and Alex arrived at the studio, Alex gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Sarah and Neil arrived at the studio, Neil gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Neil and Sarah arrived at the studio, Sarah gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Angel arrived at the studio, Alex gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Sarah and Neil arrived at the studio, Sarah gave a folder to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Angel", + "object": "folder", + "place": "studio", + "random_a": "Neil", + "random_b": "Sarah", + "random_c": "Roy" + } + }, + { + "text": "Before Alex and Ross left the store, Alex decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Ross left the store, Tom decided to give a piece of tape to", + "random_names_cf": "Before Don and Robert left the store, Don decided to give a piece of tape to", + "s1_io_flip_cf": "Before Ross and Alex left the store, Alex decided to give a piece of tape to", + "s2_io_flip_cf": "Before Alex and Ross left the store, Ross decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Robert and Don left the store, Don decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Don and Robert left the store, Robert decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Alex left the store, Ross decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Don left the store, Robert decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Alex", + "object": "piece of tape", + "place": "store", + "random_a": "Don", + "random_b": "Robert", + "random_c": "Tom" + } + }, + { + "text": "While Edward and Daniel relaxed, Edward gave a bathtub to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Daniel relaxed, Austin gave a bathtub to", + "random_names_cf": "While Peter and Rick relaxed, Peter gave a bathtub to", + "s1_io_flip_cf": "While Daniel and Edward relaxed, Edward gave a bathtub to", + "s2_io_flip_cf": "While Edward and Daniel relaxed, Daniel gave a bathtub to", + "random_names_s1_ioi_flip_cf": "While Rick and Peter relaxed, Peter gave a bathtub to", + "random_names_s2_ioi_flip_cf": "While Peter and Rick relaxed, Rick gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Edward relaxed, Daniel gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Peter relaxed, Rick gave a bathtub to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Edward", + "object": "bathtub", + "place": "toy store", + "random_a": "Peter", + "random_b": "Rick", + "random_c": "Austin" + } + }, + { + "text": "Once Phil and Edward arrived at the tire store, Phil gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Phil and Edward arrived at the tire store, Scott gave a thread to", + "random_names_cf": "Once Robert and Elizabeth arrived at the tire store, Robert gave a thread to", + "s1_io_flip_cf": "Once Edward and Phil arrived at the tire store, Phil gave a thread to", + "s2_io_flip_cf": "Once Phil and Edward arrived at the tire store, Edward gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Robert arrived at the tire store, Robert gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Robert and Elizabeth arrived at the tire store, Elizabeth gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Phil arrived at the tire store, Edward gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Robert arrived at the tire store, Elizabeth gave a thread to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Phil", + "object": "thread", + "place": "tire store", + "random_a": "Robert", + "random_b": "Elizabeth", + "random_c": "Scott" + } + }, + { + "text": "When Sarah and Ross were about to leave the spa, Sarah gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Sarah and Ross were about to leave the spa, Summer gave a ladder to", + "random_names_cf": "When Dan and Don were about to leave the spa, Dan gave a ladder to", + "s1_io_flip_cf": "When Ross and Sarah were about to leave the spa, Sarah gave a ladder to", + "s2_io_flip_cf": "When Sarah and Ross were about to leave the spa, Ross gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Don and Dan were about to leave the spa, Dan gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Dan and Don were about to leave the spa, Don gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Sarah were about to leave the spa, Ross gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Dan were about to leave the spa, Don gave a ladder to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Sarah", + "object": "ladder", + "place": "spa", + "random_a": "Dan", + "random_b": "Don", + "random_c": "Summer" + } + }, + { + "text": "Then, Alex and Charles had a lot of fun at the square. Alex gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Charles had a lot of fun at the square. William gave a ladder to", + "random_names_cf": "Then, Neil and Angel had a lot of fun at the square. Neil gave a ladder to", + "s1_io_flip_cf": "Then, Charles and Alex had a lot of fun at the square. Alex gave a ladder to", + "s2_io_flip_cf": "Then, Alex and Charles had a lot of fun at the square. Charles gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Neil had a lot of fun at the square. Neil gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Angel had a lot of fun at the square. Angel gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Alex had a lot of fun at the square. Charles gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Neil had a lot of fun at the square. Angel gave a ladder to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Alex", + "object": "ladder", + "place": "square", + "random_a": "Neil", + "random_b": "Angel", + "random_c": "William" + } + }, + { + "text": "The cafe Stan and Alexander went to had a basket. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Stan and Alexander went to had a basket. Jim gave it to", + "random_names_cf": "The cafe Ross and Elizabeth went to had a basket. Ross gave it to", + "s1_io_flip_cf": "The cafe Alexander and Stan went to had a basket. Stan gave it to", + "s2_io_flip_cf": "The cafe Stan and Alexander went to had a basket. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Elizabeth and Ross went to had a basket. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Ross and Elizabeth went to had a basket. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Alexander and Stan went to had a basket. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Elizabeth and Ross went to had a basket. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Stan", + "object": "basket", + "place": "cafe", + "random_a": "Ross", + "random_b": "Elizabeth", + "random_c": "Jim" + } + }, + { + "text": "The harbor Austin and Rob went to had a tent. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Austin and Rob went to had a tent. Edward gave it to", + "random_names_cf": "The harbor Tim and Robert went to had a tent. Tim gave it to", + "s1_io_flip_cf": "The harbor Rob and Austin went to had a tent. Austin gave it to", + "s2_io_flip_cf": "The harbor Austin and Rob went to had a tent. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Robert and Tim went to had a tent. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Tim and Robert went to had a tent. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Rob and Austin went to had a tent. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Robert and Tim went to had a tent. Robert gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Austin", + "object": "tent", + "place": "harbor", + "random_a": "Tim", + "random_b": "Robert", + "random_c": "Edward" + } + }, + { + "text": "Then, Rick and Alex were working at the department store. Rick decided to give a strainer to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Alex were working at the department store. Phil decided to give a strainer to", + "random_names_cf": "Then, Daniel and Steve were working at the department store. Daniel decided to give a strainer to", + "s1_io_flip_cf": "Then, Alex and Rick were working at the department store. Rick decided to give a strainer to", + "s2_io_flip_cf": "Then, Rick and Alex were working at the department store. Alex decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Daniel were working at the department store. Daniel decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Steve were working at the department store. Steve decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rick were working at the department store. Alex decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Daniel were working at the department store. Steve decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Rick", + "object": "strainer", + "place": "department store", + "random_a": "Daniel", + "random_b": "Steve", + "random_c": "Phil" + } + }, + { + "text": "Then, Mike and Steven were working at the service station. Mike decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Steven were working at the service station. Guy decided to give a boot to", + "random_names_cf": "Then, Rob and Henry were working at the service station. Rob decided to give a boot to", + "s1_io_flip_cf": "Then, Steven and Mike were working at the service station. Mike decided to give a boot to", + "s2_io_flip_cf": "Then, Mike and Steven were working at the service station. Steven decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Rob were working at the service station. Rob decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Henry were working at the service station. Henry decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Mike were working at the service station. Steven decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Rob were working at the service station. Henry decided to give a boot to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "boot", + "place": "service station", + "random_a": "Rob", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "When Kelly and Scott got a can at the car, Kelly decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kelly and Scott got a can at the car, Tom decided to give it to", + "random_names_cf": "When Guy and Stan got a can at the car, Guy decided to give it to", + "s1_io_flip_cf": "When Scott and Kelly got a can at the car, Kelly decided to give it to", + "s2_io_flip_cf": "When Kelly and Scott got a can at the car, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Stan and Guy got a can at the car, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Stan got a can at the car, Stan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Kelly got a can at the car, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Guy got a can at the car, Stan decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Kelly", + "object": "can", + "place": "car", + "random_a": "Guy", + "random_b": "Stan", + "random_c": "Tom" + } + }, + { + "text": "The stadium Alex and Ryan went to had a basketball. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Alex and Ryan went to had a basketball. Rick gave it to", + "random_names_cf": "The stadium Jonathan and Steven went to had a basketball. Jonathan gave it to", + "s1_io_flip_cf": "The stadium Ryan and Alex went to had a basketball. Alex gave it to", + "s2_io_flip_cf": "The stadium Alex and Ryan went to had a basketball. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Steven and Jonathan went to had a basketball. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Jonathan and Steven went to had a basketball. Steven gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Ryan and Alex went to had a basketball. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Steven and Jonathan went to had a basketball. Steven gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alex", + "object": "basketball", + "place": "stadium", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Rick" + } + }, + { + "text": "The harbor Steven and Scott went to had a snack. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Steven and Scott went to had a snack. Kelly gave it to", + "random_names_cf": "The harbor Guy and Steve went to had a snack. Guy gave it to", + "s1_io_flip_cf": "The harbor Scott and Steven went to had a snack. Steven gave it to", + "s2_io_flip_cf": "The harbor Steven and Scott went to had a snack. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Steve and Guy went to had a snack. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Guy and Steve went to had a snack. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Scott and Steven went to had a snack. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Steve and Guy went to had a snack. Steve gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Steven", + "object": "snack", + "place": "harbor", + "random_a": "Guy", + "random_b": "Steve", + "random_c": "Kelly" + } + }, + { + "text": "While Kelly and Tom relaxed, Kelly gave a pillow to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Tom relaxed, Charles gave a pillow to", + "random_names_cf": "While Joe and Jim relaxed, Joe gave a pillow to", + "s1_io_flip_cf": "While Tom and Kelly relaxed, Kelly gave a pillow to", + "s2_io_flip_cf": "While Kelly and Tom relaxed, Tom gave a pillow to", + "random_names_s1_ioi_flip_cf": "While Jim and Joe relaxed, Joe gave a pillow to", + "random_names_s2_ioi_flip_cf": "While Joe and Jim relaxed, Jim gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Kelly relaxed, Tom gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Joe relaxed, Jim gave a pillow to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kelly", + "object": "pillow", + "place": "parking lot", + "random_a": "Joe", + "random_b": "Jim", + "random_c": "Charles" + } + }, + { + "text": "While Henry and Steven relaxed, Henry gave a tablet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Steven relaxed, Ryan gave a tablet to", + "random_names_cf": "While Daniel and Kay relaxed, Daniel gave a tablet to", + "s1_io_flip_cf": "While Steven and Henry relaxed, Henry gave a tablet to", + "s2_io_flip_cf": "While Henry and Steven relaxed, Steven gave a tablet to", + "random_names_s1_ioi_flip_cf": "While Kay and Daniel relaxed, Daniel gave a tablet to", + "random_names_s2_ioi_flip_cf": "While Daniel and Kay relaxed, Kay gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Steven and Henry relaxed, Steven gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Daniel relaxed, Kay gave a tablet to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Henry", + "object": "tablet", + "place": "optician", + "random_a": "Daniel", + "random_b": "Kay", + "random_c": "Ryan" + } + }, + { + "text": "Then, Robert and Daniel were working at the gym. Robert decided to give a desk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Daniel were working at the gym. Rob decided to give a desk to", + "random_names_cf": "Then, Rick and Cal were working at the gym. Rick decided to give a desk to", + "s1_io_flip_cf": "Then, Daniel and Robert were working at the gym. Robert decided to give a desk to", + "s2_io_flip_cf": "Then, Robert and Daniel were working at the gym. Daniel decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Rick were working at the gym. Rick decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Cal were working at the gym. Cal decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Robert were working at the gym. Daniel decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Rick were working at the gym. Cal decided to give a desk to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Robert", + "object": "desk", + "place": "gym", + "random_a": "Rick", + "random_b": "Cal", + "random_c": "Rob" + } + }, + { + "text": "Then, Kelly and Edward went to the hotel. Kelly gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Edward went to the hotel. Andrew gave a sifter to", + "random_names_cf": "Then, Cal and Scott went to the hotel. Cal gave a sifter to", + "s1_io_flip_cf": "Then, Edward and Kelly went to the hotel. Kelly gave a sifter to", + "s2_io_flip_cf": "Then, Kelly and Edward went to the hotel. Edward gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Cal went to the hotel. Cal gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Cal and Scott went to the hotel. Scott gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Kelly went to the hotel. Edward gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Cal went to the hotel. Scott gave a sifter to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Kelly", + "object": "sifter", + "place": "hotel", + "random_a": "Cal", + "random_b": "Scott", + "random_c": "Andrew" + } + }, + { + "text": "When Neil and Robert were about to leave the ramp, Neil gave a napkin to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Neil and Robert were about to leave the ramp, Roy gave a napkin to", + "random_names_cf": "When Kay and Angel were about to leave the ramp, Kay gave a napkin to", + "s1_io_flip_cf": "When Robert and Neil were about to leave the ramp, Neil gave a napkin to", + "s2_io_flip_cf": "When Neil and Robert were about to leave the ramp, Robert gave a napkin to", + "random_names_s1_ioi_flip_cf": "When Angel and Kay were about to leave the ramp, Kay gave a napkin to", + "random_names_s2_ioi_flip_cf": "When Kay and Angel were about to leave the ramp, Angel gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Neil were about to leave the ramp, Robert gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Kay were about to leave the ramp, Angel gave a napkin to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Neil", + "object": "napkin", + "place": "ramp", + "random_a": "Kay", + "random_b": "Angel", + "random_c": "Roy" + } + }, + { + "text": "Once Summer and Austin arrived at the parking lot, Summer gave a basketball to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Summer and Austin arrived at the parking lot, Steven gave a basketball to", + "random_names_cf": "Once Kelly and Roger arrived at the parking lot, Kelly gave a basketball to", + "s1_io_flip_cf": "Once Austin and Summer arrived at the parking lot, Summer gave a basketball to", + "s2_io_flip_cf": "Once Summer and Austin arrived at the parking lot, Austin gave a basketball to", + "random_names_s1_ioi_flip_cf": "Once Roger and Kelly arrived at the parking lot, Kelly gave a basketball to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Roger arrived at the parking lot, Roger gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Summer arrived at the parking lot, Austin gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Kelly arrived at the parking lot, Roger gave a basketball to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Summer", + "object": "basketball", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Roger", + "random_c": "Steven" + } + }, + { + "text": "Once Kelly and Roger arrived at the car, Kelly gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Roger arrived at the car, Steven gave a piece of tape to", + "random_names_cf": "Once Andrew and Tim arrived at the car, Andrew gave a piece of tape to", + "s1_io_flip_cf": "Once Roger and Kelly arrived at the car, Kelly gave a piece of tape to", + "s2_io_flip_cf": "Once Kelly and Roger arrived at the car, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Tim and Andrew arrived at the car, Andrew gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Tim arrived at the car, Tim gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Kelly arrived at the car, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Andrew arrived at the car, Tim gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "piece of tape", + "place": "car", + "random_a": "Andrew", + "random_b": "Tim", + "random_c": "Steven" + } + }, + { + "text": "When Guy and Kay got a jar at the racetrack, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Kay got a jar at the racetrack, Andrew decided to give it to", + "random_names_cf": "When William and Roy got a jar at the racetrack, William decided to give it to", + "s1_io_flip_cf": "When Kay and Guy got a jar at the racetrack, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Kay got a jar at the racetrack, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and William got a jar at the racetrack, William decided to give it to", + "random_names_s2_ioi_flip_cf": "When William and Roy got a jar at the racetrack, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Guy got a jar at the racetrack, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and William got a jar at the racetrack, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Guy", + "object": "jar", + "place": "racetrack", + "random_a": "William", + "random_b": "Roy", + "random_c": "Andrew" + } + }, + { + "text": "Then, Ross and Alexander went to the parking lot. Ross gave a remote control to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Alexander went to the parking lot. Jonathan gave a remote control to", + "random_names_cf": "Then, Phil and Lewis went to the parking lot. Phil gave a remote control to", + "s1_io_flip_cf": "Then, Alexander and Ross went to the parking lot. Ross gave a remote control to", + "s2_io_flip_cf": "Then, Ross and Alexander went to the parking lot. Alexander gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Phil went to the parking lot. Phil gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Lewis went to the parking lot. Lewis gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Ross went to the parking lot. Alexander gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Phil went to the parking lot. Lewis gave a remote control to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Ross", + "object": "remote control", + "place": "parking lot", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Robert and Alexander had a lot of fun at the music store. Robert gave a sink to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Alexander had a lot of fun at the music store. Sarah gave a sink to", + "random_names_cf": "Then, Rick and Alex had a lot of fun at the music store. Rick gave a sink to", + "s1_io_flip_cf": "Then, Alexander and Robert had a lot of fun at the music store. Robert gave a sink to", + "s2_io_flip_cf": "Then, Robert and Alexander had a lot of fun at the music store. Alexander gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Rick had a lot of fun at the music store. Rick gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Alex had a lot of fun at the music store. Alex gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Robert had a lot of fun at the music store. Alexander gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rick had a lot of fun at the music store. Alex gave a sink to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Robert", + "object": "sink", + "place": "music store", + "random_a": "Rick", + "random_b": "Alex", + "random_c": "Sarah" + } + }, + { + "text": "Then, Austin and Ryan went to the convenience store. Austin gave a screwdriver to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Ryan went to the convenience store. Joe gave a screwdriver to", + "random_names_cf": "Then, Peter and Robert went to the convenience store. Peter gave a screwdriver to", + "s1_io_flip_cf": "Then, Ryan and Austin went to the convenience store. Austin gave a screwdriver to", + "s2_io_flip_cf": "Then, Austin and Ryan went to the convenience store. Ryan gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Peter went to the convenience store. Peter gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Robert went to the convenience store. Robert gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Austin went to the convenience store. Ryan gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Peter went to the convenience store. Robert gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Austin", + "object": "screwdriver", + "place": "convenience store", + "random_a": "Peter", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "While Austin and Charles relaxed, Austin gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Charles relaxed, Scott gave a fan to", + "random_names_cf": "While Edward and Elizabeth relaxed, Edward gave a fan to", + "s1_io_flip_cf": "While Charles and Austin relaxed, Austin gave a fan to", + "s2_io_flip_cf": "While Austin and Charles relaxed, Charles gave a fan to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Edward relaxed, Edward gave a fan to", + "random_names_s2_ioi_flip_cf": "While Edward and Elizabeth relaxed, Elizabeth gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Austin relaxed, Charles gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Edward relaxed, Elizabeth gave a fan to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Austin", + "object": "fan", + "place": "pet store", + "random_a": "Edward", + "random_b": "Elizabeth", + "random_c": "Scott" + } + }, + { + "text": "When Kay and Dan got a gold watch at the gym, Kay decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Kay and Dan got a gold watch at the gym, Rob decided to give it to", + "random_names_cf": "When Charles and Rick got a gold watch at the gym, Charles decided to give it to", + "s1_io_flip_cf": "When Dan and Kay got a gold watch at the gym, Kay decided to give it to", + "s2_io_flip_cf": "When Kay and Dan got a gold watch at the gym, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Charles got a gold watch at the gym, Charles decided to give it to", + "random_names_s2_ioi_flip_cf": "When Charles and Rick got a gold watch at the gym, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Kay got a gold watch at the gym, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Charles got a gold watch at the gym, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Kay", + "object": "gold watch", + "place": "gym", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Rob" + } + }, + { + "text": "Before Daniel and Will left the marketplace, Daniel decided to give a comb to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Daniel and Will left the marketplace, Don decided to give a comb to", + "random_names_cf": "Before Alex and Angel left the marketplace, Alex decided to give a comb to", + "s1_io_flip_cf": "Before Will and Daniel left the marketplace, Daniel decided to give a comb to", + "s2_io_flip_cf": "Before Daniel and Will left the marketplace, Will decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Before Angel and Alex left the marketplace, Alex decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Before Alex and Angel left the marketplace, Angel decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Daniel left the marketplace, Will decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Alex left the marketplace, Angel decided to give a comb to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Daniel", + "object": "comb", + "place": "marketplace", + "random_a": "Alex", + "random_b": "Angel", + "random_c": "Don" + } + }, + { + "text": "Then, Joe and Alex were working at the dorm. Joe decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Alex were working at the dorm. Guy decided to give a pair of sunglasses to", + "random_names_cf": "Then, Lewis and Steve were working at the dorm. Lewis decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Alex and Joe were working at the dorm. Joe decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Joe and Alex were working at the dorm. Alex decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Lewis were working at the dorm. Lewis decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Steve were working at the dorm. Steve decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Joe were working at the dorm. Alex decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Lewis were working at the dorm. Steve decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Joe", + "object": "pair of sunglasses", + "place": "dorm", + "random_a": "Lewis", + "random_b": "Steve", + "random_c": "Guy" + } + }, + { + "text": "Once Kelly and Joe arrived at the salon, Kelly gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Joe arrived at the salon, Kay gave a grater to", + "random_names_cf": "Once Charles and Stan arrived at the salon, Charles gave a grater to", + "s1_io_flip_cf": "Once Joe and Kelly arrived at the salon, Kelly gave a grater to", + "s2_io_flip_cf": "Once Kelly and Joe arrived at the salon, Joe gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Stan and Charles arrived at the salon, Charles gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Charles and Stan arrived at the salon, Stan gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Kelly arrived at the salon, Joe gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Charles arrived at the salon, Stan gave a grater to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Kelly", + "object": "grater", + "place": "salon", + "random_a": "Charles", + "random_b": "Stan", + "random_c": "Kay" + } + }, + { + "text": "While Edward and Rick relaxed, Edward gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Edward and Rick relaxed, Ross gave a poster to", + "random_names_cf": "While Don and Tom relaxed, Don gave a poster to", + "s1_io_flip_cf": "While Rick and Edward relaxed, Edward gave a poster to", + "s2_io_flip_cf": "While Edward and Rick relaxed, Rick gave a poster to", + "random_names_s1_ioi_flip_cf": "While Tom and Don relaxed, Don gave a poster to", + "random_names_s2_ioi_flip_cf": "While Don and Tom relaxed, Tom gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rick and Edward relaxed, Rick gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Don relaxed, Tom gave a poster to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Edward", + "object": "poster", + "place": "cafe", + "random_a": "Don", + "random_b": "Tom", + "random_c": "Ross" + } + }, + { + "text": "Before Edward and Sarah left the music store, Edward decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Edward and Sarah left the music store, Tom decided to give a can to", + "random_names_cf": "Before Phil and Roger left the music store, Phil decided to give a can to", + "s1_io_flip_cf": "Before Sarah and Edward left the music store, Edward decided to give a can to", + "s2_io_flip_cf": "Before Edward and Sarah left the music store, Sarah decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Roger and Phil left the music store, Phil decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Phil and Roger left the music store, Roger decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Edward left the music store, Sarah decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Phil left the music store, Roger decided to give a can to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Edward", + "object": "can", + "place": "music store", + "random_a": "Phil", + "random_b": "Roger", + "random_c": "Tom" + } + }, + { + "text": "Then, Rick and Joe had a lot of fun at the clothing store. Rick gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Joe had a lot of fun at the clothing store. Josh gave a blouse to", + "random_names_cf": "Then, Edward and Kelly had a lot of fun at the clothing store. Edward gave a blouse to", + "s1_io_flip_cf": "Then, Joe and Rick had a lot of fun at the clothing store. Rick gave a blouse to", + "s2_io_flip_cf": "Then, Rick and Joe had a lot of fun at the clothing store. Joe gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Edward had a lot of fun at the clothing store. Edward gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Kelly had a lot of fun at the clothing store. Kelly gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Rick had a lot of fun at the clothing store. Joe gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Edward had a lot of fun at the clothing store. Kelly gave a blouse to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Rick", + "object": "blouse", + "place": "clothing store", + "random_a": "Edward", + "random_b": "Kelly", + "random_c": "Josh" + } + }, + { + "text": "Before Ryan and Lewis left the airbase, Ryan decided to give a vest to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Lewis left the airbase, Josh decided to give a vest to", + "random_names_cf": "Before Phil and Jim left the airbase, Phil decided to give a vest to", + "s1_io_flip_cf": "Before Lewis and Ryan left the airbase, Ryan decided to give a vest to", + "s2_io_flip_cf": "Before Ryan and Lewis left the airbase, Lewis decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Before Jim and Phil left the airbase, Phil decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Before Phil and Jim left the airbase, Jim decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Ryan left the airbase, Lewis decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Phil left the airbase, Jim decided to give a vest to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Ryan", + "object": "vest", + "place": "airbase", + "random_a": "Phil", + "random_b": "Jim", + "random_c": "Josh" + } + }, + { + "text": "When Mike and Ryan got a funnel at the supermarket, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Ryan got a funnel at the supermarket, Henry decided to give it to", + "random_names_cf": "When Edward and Lewis got a funnel at the supermarket, Edward decided to give it to", + "s1_io_flip_cf": "When Ryan and Mike got a funnel at the supermarket, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Ryan got a funnel at the supermarket, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Edward got a funnel at the supermarket, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Lewis got a funnel at the supermarket, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Mike got a funnel at the supermarket, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Edward got a funnel at the supermarket, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Mike", + "object": "funnel", + "place": "supermarket", + "random_a": "Edward", + "random_b": "Lewis", + "random_c": "Henry" + } + }, + { + "text": "The boatyard William and Angel went to had a needle. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard William and Angel went to had a needle. Stan gave it to", + "random_names_cf": "The boatyard Guy and Joe went to had a needle. Guy gave it to", + "s1_io_flip_cf": "The boatyard Angel and William went to had a needle. William gave it to", + "s2_io_flip_cf": "The boatyard William and Angel went to had a needle. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Joe and Guy went to had a needle. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Guy and Joe went to had a needle. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Angel and William went to had a needle. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Joe and Guy went to had a needle. Joe gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "William", + "object": "needle", + "place": "boatyard", + "random_a": "Guy", + "random_b": "Joe", + "random_c": "Stan" + } + }, + { + "text": "Once Rick and Grant arrived at the airbase, Rick gave a pair of goggles to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rick and Grant arrived at the airbase, Ross gave a pair of goggles to", + "random_names_cf": "Once Joe and Summer arrived at the airbase, Joe gave a pair of goggles to", + "s1_io_flip_cf": "Once Grant and Rick arrived at the airbase, Rick gave a pair of goggles to", + "s2_io_flip_cf": "Once Rick and Grant arrived at the airbase, Grant gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Once Summer and Joe arrived at the airbase, Joe gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Once Joe and Summer arrived at the airbase, Summer gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Rick arrived at the airbase, Grant gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Joe arrived at the airbase, Summer gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Rick", + "object": "pair of goggles", + "place": "airbase", + "random_a": "Joe", + "random_b": "Summer", + "random_c": "Ross" + } + }, + { + "text": "Then, Peter and Steven were working at the ferry. Peter decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Steven were working at the ferry. Mike decided to give a blouse to", + "random_names_cf": "Then, Don and Joe were working at the ferry. Don decided to give a blouse to", + "s1_io_flip_cf": "Then, Steven and Peter were working at the ferry. Peter decided to give a blouse to", + "s2_io_flip_cf": "Then, Peter and Steven were working at the ferry. Steven decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Don were working at the ferry. Don decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Don and Joe were working at the ferry. Joe decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Peter were working at the ferry. Steven decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don were working at the ferry. Joe decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Peter", + "object": "blouse", + "place": "ferry", + "random_a": "Don", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "Before Elizabeth and Roger left the toy store, Elizabeth decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Roger left the toy store, Henry decided to give a pair of shoes to", + "random_names_cf": "Before Daniel and Roy left the toy store, Daniel decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Roger and Elizabeth left the toy store, Elizabeth decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Elizabeth and Roger left the toy store, Roger decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Roy and Daniel left the toy store, Daniel decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Roy left the toy store, Roy decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Elizabeth left the toy store, Roger decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Daniel left the toy store, Roy decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "pair of shoes", + "place": "toy store", + "random_a": "Daniel", + "random_b": "Roy", + "random_c": "Henry" + } + }, + { + "text": "When Edward and Mike got a ring at the elevator, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Mike got a ring at the elevator, Tim decided to give it to", + "random_names_cf": "When Joe and Andrew got a ring at the elevator, Joe decided to give it to", + "s1_io_flip_cf": "When Mike and Edward got a ring at the elevator, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Mike got a ring at the elevator, Mike decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Joe got a ring at the elevator, Joe decided to give it to", + "random_names_s2_ioi_flip_cf": "When Joe and Andrew got a ring at the elevator, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Edward got a ring at the elevator, Mike decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Joe got a ring at the elevator, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "ring", + "place": "elevator", + "random_a": "Joe", + "random_b": "Andrew", + "random_c": "Tim" + } + }, + { + "text": "Then, Peter and Luke were working at the airport. Peter decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Luke were working at the airport. Cal decided to give a sandal to", + "random_names_cf": "Then, Roger and Grant were working at the airport. Roger decided to give a sandal to", + "s1_io_flip_cf": "Then, Luke and Peter were working at the airport. Peter decided to give a sandal to", + "s2_io_flip_cf": "Then, Peter and Luke were working at the airport. Luke decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Roger were working at the airport. Roger decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Grant were working at the airport. Grant decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Peter were working at the airport. Luke decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger were working at the airport. Grant decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "sandal", + "place": "airport", + "random_a": "Roger", + "random_b": "Grant", + "random_c": "Cal" + } + }, + { + "text": "When Steven and Andrew were about to leave the cafe, Steven gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Andrew were about to leave the cafe, Cal gave a thread to", + "random_names_cf": "When Alex and Sarah were about to leave the cafe, Alex gave a thread to", + "s1_io_flip_cf": "When Andrew and Steven were about to leave the cafe, Steven gave a thread to", + "s2_io_flip_cf": "When Steven and Andrew were about to leave the cafe, Andrew gave a thread to", + "random_names_s1_ioi_flip_cf": "When Sarah and Alex were about to leave the cafe, Alex gave a thread to", + "random_names_s2_ioi_flip_cf": "When Alex and Sarah were about to leave the cafe, Sarah gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Steven were about to leave the cafe, Andrew gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Alex were about to leave the cafe, Sarah gave a thread to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Steven", + "object": "thread", + "place": "cafe", + "random_a": "Alex", + "random_b": "Sarah", + "random_c": "Cal" + } + }, + { + "text": "Before Andrew and Jonathan left the school, Andrew decided to give a wrench to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Jonathan left the school, Roger decided to give a wrench to", + "random_names_cf": "Before Rick and Rob left the school, Rick decided to give a wrench to", + "s1_io_flip_cf": "Before Jonathan and Andrew left the school, Andrew decided to give a wrench to", + "s2_io_flip_cf": "Before Andrew and Jonathan left the school, Jonathan decided to give a wrench to", + "random_names_s1_ioi_flip_cf": "Before Rob and Rick left the school, Rick decided to give a wrench to", + "random_names_s2_ioi_flip_cf": "Before Rick and Rob left the school, Rob decided to give a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Andrew left the school, Jonathan decided to give a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Rick left the school, Rob decided to give a wrench to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Andrew", + "object": "wrench", + "place": "school", + "random_a": "Rick", + "random_b": "Rob", + "random_c": "Roger" + } + }, + { + "text": "The studio Robert and Rob went to had a comb. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The studio Robert and Rob went to had a comb. Rick gave it to", + "random_names_cf": "The studio Steven and Roger went to had a comb. Steven gave it to", + "s1_io_flip_cf": "The studio Rob and Robert went to had a comb. Robert gave it to", + "s2_io_flip_cf": "The studio Robert and Rob went to had a comb. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The studio Roger and Steven went to had a comb. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The studio Steven and Roger went to had a comb. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The studio Rob and Robert went to had a comb. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The studio Roger and Steven went to had a comb. Roger gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Robert", + "object": "comb", + "place": "studio", + "random_a": "Steven", + "random_b": "Roger", + "random_c": "Rick" + } + }, + { + "text": "Then, William and Robert went to the square. William gave a poster to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Robert went to the square. Elizabeth gave a poster to", + "random_names_cf": "Then, Mike and Ross went to the square. Mike gave a poster to", + "s1_io_flip_cf": "Then, Robert and William went to the square. William gave a poster to", + "s2_io_flip_cf": "Then, William and Robert went to the square. Robert gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Mike went to the square. Mike gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Ross went to the square. Ross gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and William went to the square. Robert gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Mike went to the square. Ross gave a poster to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "William", + "object": "poster", + "place": "square", + "random_a": "Mike", + "random_b": "Ross", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Rob and Stan were working at the campground. Rob decided to give a pen to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Stan were working at the campground. Andrew decided to give a pen to", + "random_names_cf": "Then, Will and Luke were working at the campground. Will decided to give a pen to", + "s1_io_flip_cf": "Then, Stan and Rob were working at the campground. Rob decided to give a pen to", + "s2_io_flip_cf": "Then, Rob and Stan were working at the campground. Stan decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Will were working at the campground. Will decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Then, Will and Luke were working at the campground. Luke decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Rob were working at the campground. Stan decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Will were working at the campground. Luke decided to give a pen to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Rob", + "object": "pen", + "place": "campground", + "random_a": "Will", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "While Austin and Will relaxed, Austin gave a microphone to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Will relaxed, Peter gave a microphone to", + "random_names_cf": "While Neil and Tim relaxed, Neil gave a microphone to", + "s1_io_flip_cf": "While Will and Austin relaxed, Austin gave a microphone to", + "s2_io_flip_cf": "While Austin and Will relaxed, Will gave a microphone to", + "random_names_s1_ioi_flip_cf": "While Tim and Neil relaxed, Neil gave a microphone to", + "random_names_s2_ioi_flip_cf": "While Neil and Tim relaxed, Tim gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Will and Austin relaxed, Will gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Neil relaxed, Tim gave a microphone to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Austin", + "object": "microphone", + "place": "school", + "random_a": "Neil", + "random_b": "Tim", + "random_c": "Peter" + } + }, + { + "text": "When Roy and Daniel were about to leave the circus, Roy gave a sink to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Daniel were about to leave the circus, Neil gave a sink to", + "random_names_cf": "When Elizabeth and Robert were about to leave the circus, Elizabeth gave a sink to", + "s1_io_flip_cf": "When Daniel and Roy were about to leave the circus, Roy gave a sink to", + "s2_io_flip_cf": "When Roy and Daniel were about to leave the circus, Daniel gave a sink to", + "random_names_s1_ioi_flip_cf": "When Robert and Elizabeth were about to leave the circus, Elizabeth gave a sink to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Robert were about to leave the circus, Robert gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Roy were about to leave the circus, Daniel gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Elizabeth were about to leave the circus, Robert gave a sink to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Roy", + "object": "sink", + "place": "circus", + "random_a": "Elizabeth", + "random_b": "Robert", + "random_c": "Neil" + } + }, + { + "text": "The pizzeria Guy and Austin went to had a vest. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Guy and Austin went to had a vest. Peter gave it to", + "random_names_cf": "The pizzeria Summer and William went to had a vest. Summer gave it to", + "s1_io_flip_cf": "The pizzeria Austin and Guy went to had a vest. Guy gave it to", + "s2_io_flip_cf": "The pizzeria Guy and Austin went to had a vest. Austin gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria William and Summer went to had a vest. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Summer and William went to had a vest. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Austin and Guy went to had a vest. Austin gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria William and Summer went to had a vest. William gave it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Guy", + "object": "vest", + "place": "pizzeria", + "random_a": "Summer", + "random_b": "William", + "random_c": "Peter" + } + }, + { + "text": "Once Mike and Robert arrived at the university campus, Mike gave a pair of nail clippers to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Robert arrived at the university campus, Guy gave a pair of nail clippers to", + "random_names_cf": "Once Andrew and Henry arrived at the university campus, Andrew gave a pair of nail clippers to", + "s1_io_flip_cf": "Once Robert and Mike arrived at the university campus, Mike gave a pair of nail clippers to", + "s2_io_flip_cf": "Once Mike and Robert arrived at the university campus, Robert gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Once Henry and Andrew arrived at the university campus, Andrew gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Once Andrew and Henry arrived at the university campus, Henry gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Mike arrived at the university campus, Robert gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Andrew arrived at the university campus, Henry gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Mike", + "object": "pair of nail clippers", + "place": "university campus", + "random_a": "Andrew", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "The airport Grant and Peter went to had a pair of nail clippers. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Grant and Peter went to had a pair of nail clippers. Henry gave it to", + "random_names_cf": "The airport Ryan and Phil went to had a pair of nail clippers. Ryan gave it to", + "s1_io_flip_cf": "The airport Peter and Grant went to had a pair of nail clippers. Grant gave it to", + "s2_io_flip_cf": "The airport Grant and Peter went to had a pair of nail clippers. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The airport Phil and Ryan went to had a pair of nail clippers. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The airport Ryan and Phil went to had a pair of nail clippers. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Peter and Grant went to had a pair of nail clippers. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Phil and Ryan went to had a pair of nail clippers. Phil gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Grant", + "object": "pair of nail clippers", + "place": "airport", + "random_a": "Ryan", + "random_b": "Phil", + "random_c": "Henry" + } + }, + { + "text": "Then, William and Kelly were working at the toy store. William decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Kelly were working at the toy store. Ross decided to give a blouse to", + "random_names_cf": "Then, Dan and Charles were working at the toy store. Dan decided to give a blouse to", + "s1_io_flip_cf": "Then, Kelly and William were working at the toy store. William decided to give a blouse to", + "s2_io_flip_cf": "Then, William and Kelly were working at the toy store. Kelly decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Dan were working at the toy store. Dan decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Charles were working at the toy store. Charles decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and William were working at the toy store. Kelly decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Dan were working at the toy store. Charles decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "William", + "object": "blouse", + "place": "toy store", + "random_a": "Dan", + "random_b": "Charles", + "random_c": "Ross" + } + }, + { + "text": "Then, William and Will were working at the boatyard. William decided to give a dishwasher to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Will were working at the boatyard. Robert decided to give a dishwasher to", + "random_names_cf": "Then, Josh and Ross were working at the boatyard. Josh decided to give a dishwasher to", + "s1_io_flip_cf": "Then, Will and William were working at the boatyard. William decided to give a dishwasher to", + "s2_io_flip_cf": "Then, William and Will were working at the boatyard. Will decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Josh were working at the boatyard. Josh decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Ross were working at the boatyard. Ross decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and William were working at the boatyard. Will decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Josh were working at the boatyard. Ross decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "William", + "object": "dishwasher", + "place": "boatyard", + "random_a": "Josh", + "random_b": "Ross", + "random_c": "Robert" + } + }, + { + "text": "Then, Austin and Scott had a lot of fun at the store. Austin gave a comb to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Scott had a lot of fun at the store. Grant gave a comb to", + "random_names_cf": "Then, Alex and Jim had a lot of fun at the store. Alex gave a comb to", + "s1_io_flip_cf": "Then, Scott and Austin had a lot of fun at the store. Austin gave a comb to", + "s2_io_flip_cf": "Then, Austin and Scott had a lot of fun at the store. Scott gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Alex had a lot of fun at the store. Alex gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Jim had a lot of fun at the store. Jim gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Austin had a lot of fun at the store. Scott gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Alex had a lot of fun at the store. Jim gave a comb to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Austin", + "object": "comb", + "place": "store", + "random_a": "Alex", + "random_b": "Jim", + "random_c": "Grant" + } + }, + { + "text": "The convenience store Roger and Scott went to had a basketball. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Roger and Scott went to had a basketball. Austin gave it to", + "random_names_cf": "The convenience store Rob and Grant went to had a basketball. Rob gave it to", + "s1_io_flip_cf": "The convenience store Scott and Roger went to had a basketball. Roger gave it to", + "s2_io_flip_cf": "The convenience store Roger and Scott went to had a basketball. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Grant and Rob went to had a basketball. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Rob and Grant went to had a basketball. Grant gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Scott and Roger went to had a basketball. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Grant and Rob went to had a basketball. Grant gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roger", + "object": "basketball", + "place": "convenience store", + "random_a": "Rob", + "random_b": "Grant", + "random_c": "Austin" + } + }, + { + "text": "The museum Neil and Tim went to had a heater. Neil gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Neil and Tim went to had a heater. Grant gave it to", + "random_names_cf": "The museum Joe and Alexander went to had a heater. Joe gave it to", + "s1_io_flip_cf": "The museum Tim and Neil went to had a heater. Neil gave it to", + "s2_io_flip_cf": "The museum Neil and Tim went to had a heater. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The museum Alexander and Joe went to had a heater. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The museum Joe and Alexander went to had a heater. Alexander gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Tim and Neil went to had a heater. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Alexander and Joe went to had a heater. Alexander gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Neil", + "object": "heater", + "place": "museum", + "random_a": "Joe", + "random_b": "Alexander", + "random_c": "Grant" + } + }, + { + "text": "Then, Stan and Mike had a lot of fun at the music store. Stan gave a radiator to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Mike had a lot of fun at the music store. William gave a radiator to", + "random_names_cf": "Then, Jonathan and Tom had a lot of fun at the music store. Jonathan gave a radiator to", + "s1_io_flip_cf": "Then, Mike and Stan had a lot of fun at the music store. Stan gave a radiator to", + "s2_io_flip_cf": "Then, Stan and Mike had a lot of fun at the music store. Mike gave a radiator to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Jonathan had a lot of fun at the music store. Jonathan gave a radiator to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Tom had a lot of fun at the music store. Tom gave a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Stan had a lot of fun at the music store. Mike gave a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Jonathan had a lot of fun at the music store. Tom gave a radiator to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Stan", + "object": "radiator", + "place": "music store", + "random_a": "Jonathan", + "random_b": "Tom", + "random_c": "William" + } + }, + { + "text": "Once Roger and Scott arrived at the ferry, Roger gave a dress to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Scott arrived at the ferry, Neil gave a dress to", + "random_names_cf": "Once Rob and Henry arrived at the ferry, Rob gave a dress to", + "s1_io_flip_cf": "Once Scott and Roger arrived at the ferry, Roger gave a dress to", + "s2_io_flip_cf": "Once Roger and Scott arrived at the ferry, Scott gave a dress to", + "random_names_s1_ioi_flip_cf": "Once Henry and Rob arrived at the ferry, Rob gave a dress to", + "random_names_s2_ioi_flip_cf": "Once Rob and Henry arrived at the ferry, Henry gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Roger arrived at the ferry, Scott gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Rob arrived at the ferry, Henry gave a dress to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roger", + "object": "dress", + "place": "ferry", + "random_a": "Rob", + "random_b": "Henry", + "random_c": "Neil" + } + }, + { + "text": "When Elizabeth and Dan were about to leave the convenience store, Elizabeth gave a toaster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Dan were about to leave the convenience store, Rick gave a toaster to", + "random_names_cf": "When Luke and Edward were about to leave the convenience store, Luke gave a toaster to", + "s1_io_flip_cf": "When Dan and Elizabeth were about to leave the convenience store, Elizabeth gave a toaster to", + "s2_io_flip_cf": "When Elizabeth and Dan were about to leave the convenience store, Dan gave a toaster to", + "random_names_s1_ioi_flip_cf": "When Edward and Luke were about to leave the convenience store, Luke gave a toaster to", + "random_names_s2_ioi_flip_cf": "When Luke and Edward were about to leave the convenience store, Edward gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Elizabeth were about to leave the convenience store, Dan gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Luke were about to leave the convenience store, Edward gave a toaster to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Elizabeth", + "object": "toaster", + "place": "convenience store", + "random_a": "Luke", + "random_b": "Edward", + "random_c": "Rick" + } + }, + { + "text": "Then, Kelly and Grant had a lot of fun at the airbase. Kelly gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Grant had a lot of fun at the airbase. Jonathan gave a napkin to", + "random_names_cf": "Then, Kay and Lewis had a lot of fun at the airbase. Kay gave a napkin to", + "s1_io_flip_cf": "Then, Grant and Kelly had a lot of fun at the airbase. Kelly gave a napkin to", + "s2_io_flip_cf": "Then, Kelly and Grant had a lot of fun at the airbase. Grant gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Kay had a lot of fun at the airbase. Kay gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Lewis had a lot of fun at the airbase. Lewis gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Kelly had a lot of fun at the airbase. Grant gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Kay had a lot of fun at the airbase. Lewis gave a napkin to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Kelly", + "object": "napkin", + "place": "airbase", + "random_a": "Kay", + "random_b": "Lewis", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Rob and Daniel went to the market. Rob gave a strainer to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Daniel went to the market. Ross gave a strainer to", + "random_names_cf": "Then, Josh and Stan went to the market. Josh gave a strainer to", + "s1_io_flip_cf": "Then, Daniel and Rob went to the market. Rob gave a strainer to", + "s2_io_flip_cf": "Then, Rob and Daniel went to the market. Daniel gave a strainer to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Josh went to the market. Josh gave a strainer to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Stan went to the market. Stan gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Rob went to the market. Daniel gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Josh went to the market. Stan gave a strainer to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Rob", + "object": "strainer", + "place": "market", + "random_a": "Josh", + "random_b": "Stan", + "random_c": "Ross" + } + }, + { + "text": "When Kay and Ross were about to leave the marketplace, Kay gave a wrench to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Ross were about to leave the marketplace, Alexander gave a wrench to", + "random_names_cf": "When Rob and Steven were about to leave the marketplace, Rob gave a wrench to", + "s1_io_flip_cf": "When Ross and Kay were about to leave the marketplace, Kay gave a wrench to", + "s2_io_flip_cf": "When Kay and Ross were about to leave the marketplace, Ross gave a wrench to", + "random_names_s1_ioi_flip_cf": "When Steven and Rob were about to leave the marketplace, Rob gave a wrench to", + "random_names_s2_ioi_flip_cf": "When Rob and Steven were about to leave the marketplace, Steven gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Kay were about to leave the marketplace, Ross gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Rob were about to leave the marketplace, Steven gave a wrench to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Kay", + "object": "wrench", + "place": "marketplace", + "random_a": "Rob", + "random_b": "Steven", + "random_c": "Alexander" + } + }, + { + "text": "Then, Alex and Josh had a lot of fun at the campground. Alex gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Josh had a lot of fun at the campground. Steve gave a dishwasher to", + "random_names_cf": "Then, Kelly and William had a lot of fun at the campground. Kelly gave a dishwasher to", + "s1_io_flip_cf": "Then, Josh and Alex had a lot of fun at the campground. Alex gave a dishwasher to", + "s2_io_flip_cf": "Then, Alex and Josh had a lot of fun at the campground. Josh gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, William and Kelly had a lot of fun at the campground. Kelly gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and William had a lot of fun at the campground. William gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Alex had a lot of fun at the campground. Josh gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Kelly had a lot of fun at the campground. William gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Alex", + "object": "dishwasher", + "place": "campground", + "random_a": "Kelly", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "Then, Sarah and Steven went to the museum. Sarah gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Steven went to the museum. Ryan gave a bucket of paint to", + "random_names_cf": "Then, Tim and Kay went to the museum. Tim gave a bucket of paint to", + "s1_io_flip_cf": "Then, Steven and Sarah went to the museum. Sarah gave a bucket of paint to", + "s2_io_flip_cf": "Then, Sarah and Steven went to the museum. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Tim went to the museum. Tim gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Kay went to the museum. Kay gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Sarah went to the museum. Steven gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Tim went to the museum. Kay gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Sarah", + "object": "bucket of paint", + "place": "museum", + "random_a": "Tim", + "random_b": "Kay", + "random_c": "Ryan" + } + }, + { + "text": "Then, Peter and Guy had a lot of fun at the parking lot. Peter gave a basketball to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Guy had a lot of fun at the parking lot. Henry gave a basketball to", + "random_names_cf": "Then, Ryan and Neil had a lot of fun at the parking lot. Ryan gave a basketball to", + "s1_io_flip_cf": "Then, Guy and Peter had a lot of fun at the parking lot. Peter gave a basketball to", + "s2_io_flip_cf": "Then, Peter and Guy had a lot of fun at the parking lot. Guy gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Ryan had a lot of fun at the parking lot. Ryan gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Neil had a lot of fun at the parking lot. Neil gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Peter had a lot of fun at the parking lot. Guy gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ryan had a lot of fun at the parking lot. Neil gave a basketball to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Peter", + "object": "basketball", + "place": "parking lot", + "random_a": "Ryan", + "random_b": "Neil", + "random_c": "Henry" + } + }, + { + "text": "Once Jonathan and Elizabeth arrived at the boatyard, Jonathan gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Elizabeth arrived at the boatyard, Guy gave a grater to", + "random_names_cf": "Once Stan and Roger arrived at the boatyard, Stan gave a grater to", + "s1_io_flip_cf": "Once Elizabeth and Jonathan arrived at the boatyard, Jonathan gave a grater to", + "s2_io_flip_cf": "Once Jonathan and Elizabeth arrived at the boatyard, Elizabeth gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Roger and Stan arrived at the boatyard, Stan gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Stan and Roger arrived at the boatyard, Roger gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Jonathan arrived at the boatyard, Elizabeth gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Stan arrived at the boatyard, Roger gave a grater to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jonathan", + "object": "grater", + "place": "boatyard", + "random_a": "Stan", + "random_b": "Roger", + "random_c": "Guy" + } + }, + { + "text": "Then, Dan and Steven went to the restaurant. Dan gave a pen to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Steven went to the restaurant. Kelly gave a pen to", + "random_names_cf": "Then, Grant and Charles went to the restaurant. Grant gave a pen to", + "s1_io_flip_cf": "Then, Steven and Dan went to the restaurant. Dan gave a pen to", + "s2_io_flip_cf": "Then, Dan and Steven went to the restaurant. Steven gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Grant went to the restaurant. Grant gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Charles went to the restaurant. Charles gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Dan went to the restaurant. Steven gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Grant went to the restaurant. Charles gave a pen to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Dan", + "object": "pen", + "place": "restaurant", + "random_a": "Grant", + "random_b": "Charles", + "random_c": "Kelly" + } + }, + { + "text": "When Steven and Robert were about to leave the garden, Steven gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Robert were about to leave the garden, Joe gave a screwdriver to", + "random_names_cf": "When Alex and Alexander were about to leave the garden, Alex gave a screwdriver to", + "s1_io_flip_cf": "When Robert and Steven were about to leave the garden, Steven gave a screwdriver to", + "s2_io_flip_cf": "When Steven and Robert were about to leave the garden, Robert gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Alexander and Alex were about to leave the garden, Alex gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Alex and Alexander were about to leave the garden, Alexander gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Steven were about to leave the garden, Robert gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Alex were about to leave the garden, Alexander gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steven", + "object": "screwdriver", + "place": "garden", + "random_a": "Alex", + "random_b": "Alexander", + "random_c": "Joe" + } + }, + { + "text": "When Lewis and Guy were about to leave the clothing store, Lewis gave a pillow to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Guy were about to leave the clothing store, Stan gave a pillow to", + "random_names_cf": "When Steve and Mike were about to leave the clothing store, Steve gave a pillow to", + "s1_io_flip_cf": "When Guy and Lewis were about to leave the clothing store, Lewis gave a pillow to", + "s2_io_flip_cf": "When Lewis and Guy were about to leave the clothing store, Guy gave a pillow to", + "random_names_s1_ioi_flip_cf": "When Mike and Steve were about to leave the clothing store, Steve gave a pillow to", + "random_names_s2_ioi_flip_cf": "When Steve and Mike were about to leave the clothing store, Mike gave a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Lewis were about to leave the clothing store, Guy gave a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Steve were about to leave the clothing store, Mike gave a pillow to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Lewis", + "object": "pillow", + "place": "clothing store", + "random_a": "Steve", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "When Jim and Elizabeth were about to leave the marketplace, Jim gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Elizabeth were about to leave the marketplace, Phil gave a bucket of paint to", + "random_names_cf": "When Alex and Charles were about to leave the marketplace, Alex gave a bucket of paint to", + "s1_io_flip_cf": "When Elizabeth and Jim were about to leave the marketplace, Jim gave a bucket of paint to", + "s2_io_flip_cf": "When Jim and Elizabeth were about to leave the marketplace, Elizabeth gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Charles and Alex were about to leave the marketplace, Alex gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Alex and Charles were about to leave the marketplace, Charles gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Jim were about to leave the marketplace, Elizabeth gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Alex were about to leave the marketplace, Charles gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jim", + "object": "bucket of paint", + "place": "marketplace", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Phil" + } + }, + { + "text": "When Alexander and Stan were about to leave the boatyard, Alexander gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alexander and Stan were about to leave the boatyard, Tim gave a pencil sharpener to", + "random_names_cf": "When Angel and Neil were about to leave the boatyard, Angel gave a pencil sharpener to", + "s1_io_flip_cf": "When Stan and Alexander were about to leave the boatyard, Alexander gave a pencil sharpener to", + "s2_io_flip_cf": "When Alexander and Stan were about to leave the boatyard, Stan gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Neil and Angel were about to leave the boatyard, Angel gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Angel and Neil were about to leave the boatyard, Neil gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Alexander were about to leave the boatyard, Stan gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Angel were about to leave the boatyard, Neil gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Alexander", + "object": "pencil sharpener", + "place": "boatyard", + "random_a": "Angel", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "Once Jonathan and Steve arrived at the circus, Jonathan gave a ruler to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Steve arrived at the circus, Alexander gave a ruler to", + "random_names_cf": "Once Charles and Will arrived at the circus, Charles gave a ruler to", + "s1_io_flip_cf": "Once Steve and Jonathan arrived at the circus, Jonathan gave a ruler to", + "s2_io_flip_cf": "Once Jonathan and Steve arrived at the circus, Steve gave a ruler to", + "random_names_s1_ioi_flip_cf": "Once Will and Charles arrived at the circus, Charles gave a ruler to", + "random_names_s2_ioi_flip_cf": "Once Charles and Will arrived at the circus, Will gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Jonathan arrived at the circus, Steve gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Charles arrived at the circus, Will gave a ruler to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "ruler", + "place": "circus", + "random_a": "Charles", + "random_b": "Will", + "random_c": "Alexander" + } + }, + { + "text": "Before Steve and Austin left the dorm, Steve decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Austin left the dorm, Joe decided to give a glove to", + "random_names_cf": "Before Lewis and Jonathan left the dorm, Lewis decided to give a glove to", + "s1_io_flip_cf": "Before Austin and Steve left the dorm, Steve decided to give a glove to", + "s2_io_flip_cf": "Before Steve and Austin left the dorm, Austin decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Lewis left the dorm, Lewis decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Jonathan left the dorm, Jonathan decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Steve left the dorm, Austin decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Lewis left the dorm, Jonathan decided to give a glove to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Steve", + "object": "glove", + "place": "dorm", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "Joe" + } + }, + { + "text": "When William and Lewis got a ladder at the toy store, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Lewis got a ladder at the toy store, Guy decided to give it to", + "random_names_cf": "When Andrew and Henry got a ladder at the toy store, Andrew decided to give it to", + "s1_io_flip_cf": "When Lewis and William got a ladder at the toy store, William decided to give it to", + "s2_io_flip_cf": "When William and Lewis got a ladder at the toy store, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Andrew got a ladder at the toy store, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Henry got a ladder at the toy store, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and William got a ladder at the toy store, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Andrew got a ladder at the toy store, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "William", + "object": "ladder", + "place": "toy store", + "random_a": "Andrew", + "random_b": "Henry", + "random_c": "Guy" + } + }, + { + "text": "When Grant and Alex were about to leave the campground, Grant gave a match to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Alex were about to leave the campground, Kelly gave a match to", + "random_names_cf": "When Will and Daniel were about to leave the campground, Will gave a match to", + "s1_io_flip_cf": "When Alex and Grant were about to leave the campground, Grant gave a match to", + "s2_io_flip_cf": "When Grant and Alex were about to leave the campground, Alex gave a match to", + "random_names_s1_ioi_flip_cf": "When Daniel and Will were about to leave the campground, Will gave a match to", + "random_names_s2_ioi_flip_cf": "When Will and Daniel were about to leave the campground, Daniel gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Grant were about to leave the campground, Alex gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Will were about to leave the campground, Daniel gave a match to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Grant", + "object": "match", + "place": "campground", + "random_a": "Will", + "random_b": "Daniel", + "random_c": "Kelly" + } + }, + { + "text": "Once Robert and Cal arrived at the hotel, Robert gave a bucket of paint to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Robert and Cal arrived at the hotel, Henry gave a bucket of paint to", + "random_names_cf": "Once Rick and Peter arrived at the hotel, Rick gave a bucket of paint to", + "s1_io_flip_cf": "Once Cal and Robert arrived at the hotel, Robert gave a bucket of paint to", + "s2_io_flip_cf": "Once Robert and Cal arrived at the hotel, Cal gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Once Peter and Rick arrived at the hotel, Rick gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Once Rick and Peter arrived at the hotel, Peter gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Robert arrived at the hotel, Cal gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Rick arrived at the hotel, Peter gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Robert", + "object": "bucket of paint", + "place": "hotel", + "random_a": "Rick", + "random_b": "Peter", + "random_c": "Henry" + } + }, + { + "text": "Then, Alex and Daniel had a lot of fun at the music store. Alex gave a bowl to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Daniel had a lot of fun at the music store. Alexander gave a bowl to", + "random_names_cf": "Then, Scott and Rick had a lot of fun at the music store. Scott gave a bowl to", + "s1_io_flip_cf": "Then, Daniel and Alex had a lot of fun at the music store. Alex gave a bowl to", + "s2_io_flip_cf": "Then, Alex and Daniel had a lot of fun at the music store. Daniel gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Scott had a lot of fun at the music store. Scott gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Rick had a lot of fun at the music store. Rick gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Alex had a lot of fun at the music store. Daniel gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Scott had a lot of fun at the music store. Rick gave a bowl to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Alex", + "object": "bowl", + "place": "music store", + "random_a": "Scott", + "random_b": "Rick", + "random_c": "Alexander" + } + }, + { + "text": "While Angel and Kelly relaxed, Angel gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Kelly relaxed, Guy gave a sink to", + "random_names_cf": "While Elizabeth and Jim relaxed, Elizabeth gave a sink to", + "s1_io_flip_cf": "While Kelly and Angel relaxed, Angel gave a sink to", + "s2_io_flip_cf": "While Angel and Kelly relaxed, Kelly gave a sink to", + "random_names_s1_ioi_flip_cf": "While Jim and Elizabeth relaxed, Elizabeth gave a sink to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Jim relaxed, Jim gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Angel relaxed, Kelly gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Elizabeth relaxed, Jim gave a sink to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Angel", + "object": "sink", + "place": "gift shop", + "random_a": "Elizabeth", + "random_b": "Jim", + "random_c": "Guy" + } + }, + { + "text": "When Angel and Will were about to leave the tire store, Angel gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Will were about to leave the tire store, Robert gave a sandal to", + "random_names_cf": "When Mike and Elizabeth were about to leave the tire store, Mike gave a sandal to", + "s1_io_flip_cf": "When Will and Angel were about to leave the tire store, Angel gave a sandal to", + "s2_io_flip_cf": "When Angel and Will were about to leave the tire store, Will gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Mike were about to leave the tire store, Mike gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Mike and Elizabeth were about to leave the tire store, Elizabeth gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Will and Angel were about to leave the tire store, Will gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Mike were about to leave the tire store, Elizabeth gave a sandal to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Angel", + "object": "sandal", + "place": "tire store", + "random_a": "Mike", + "random_b": "Elizabeth", + "random_c": "Robert" + } + }, + { + "text": "When Ryan and Joe got a dishwasher at the boatyard, Ryan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ryan and Joe got a dishwasher at the boatyard, Jim decided to give it to", + "random_names_cf": "When Daniel and Kelly got a dishwasher at the boatyard, Daniel decided to give it to", + "s1_io_flip_cf": "When Joe and Ryan got a dishwasher at the boatyard, Ryan decided to give it to", + "s2_io_flip_cf": "When Ryan and Joe got a dishwasher at the boatyard, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Daniel got a dishwasher at the boatyard, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Kelly got a dishwasher at the boatyard, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Ryan got a dishwasher at the boatyard, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Daniel got a dishwasher at the boatyard, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Ryan", + "object": "dishwasher", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Kelly", + "random_c": "Jim" + } + }, + { + "text": "Then, Neil and Tom were working at the cafe. Neil decided to give a pair of pliers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Tom were working at the cafe. Mike decided to give a pair of pliers to", + "random_names_cf": "Then, Kay and Jonathan were working at the cafe. Kay decided to give a pair of pliers to", + "s1_io_flip_cf": "Then, Tom and Neil were working at the cafe. Neil decided to give a pair of pliers to", + "s2_io_flip_cf": "Then, Neil and Tom were working at the cafe. Tom decided to give a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Kay were working at the cafe. Kay decided to give a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Jonathan were working at the cafe. Jonathan decided to give a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Neil were working at the cafe. Tom decided to give a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Kay were working at the cafe. Jonathan decided to give a pair of pliers to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Neil", + "object": "pair of pliers", + "place": "cafe", + "random_a": "Kay", + "random_b": "Jonathan", + "random_c": "Mike" + } + }, + { + "text": "Then, Stan and Angel went to the service station. Stan gave a drill bit to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Angel went to the service station. Rob gave a drill bit to", + "random_names_cf": "Then, Rick and Jonathan went to the service station. Rick gave a drill bit to", + "s1_io_flip_cf": "Then, Angel and Stan went to the service station. Stan gave a drill bit to", + "s2_io_flip_cf": "Then, Stan and Angel went to the service station. Angel gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Rick went to the service station. Rick gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Jonathan went to the service station. Jonathan gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Stan went to the service station. Angel gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Rick went to the service station. Jonathan gave a drill bit to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Stan", + "object": "drill bit", + "place": "service station", + "random_a": "Rick", + "random_b": "Jonathan", + "random_c": "Rob" + } + }, + { + "text": "While Don and Roy relaxed, Don gave a pair of sunglasses to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Roy relaxed, Mike gave a pair of sunglasses to", + "random_names_cf": "While Cal and Lewis relaxed, Cal gave a pair of sunglasses to", + "s1_io_flip_cf": "While Roy and Don relaxed, Don gave a pair of sunglasses to", + "s2_io_flip_cf": "While Don and Roy relaxed, Roy gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "While Lewis and Cal relaxed, Cal gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "While Cal and Lewis relaxed, Lewis gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Don relaxed, Roy gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Cal relaxed, Lewis gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Don", + "object": "pair of sunglasses", + "place": "elevator", + "random_a": "Cal", + "random_b": "Lewis", + "random_c": "Mike" + } + }, + { + "text": "Then, Ross and Roger were working at the stadium. Ross decided to give a bicycle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Roger were working at the stadium. Henry decided to give a bicycle to", + "random_names_cf": "Then, Don and Phil were working at the stadium. Don decided to give a bicycle to", + "s1_io_flip_cf": "Then, Roger and Ross were working at the stadium. Ross decided to give a bicycle to", + "s2_io_flip_cf": "Then, Ross and Roger were working at the stadium. Roger decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Don were working at the stadium. Don decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Don and Phil were working at the stadium. Phil decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Ross were working at the stadium. Roger decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Don were working at the stadium. Phil decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Ross", + "object": "bicycle", + "place": "stadium", + "random_a": "Don", + "random_b": "Phil", + "random_c": "Henry" + } + }, + { + "text": "Then, Don and Luke were working at the hotel. Don decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Luke were working at the hotel. Rob decided to give a banner to", + "random_names_cf": "Then, William and Dan were working at the hotel. William decided to give a banner to", + "s1_io_flip_cf": "Then, Luke and Don were working at the hotel. Don decided to give a banner to", + "s2_io_flip_cf": "Then, Don and Luke were working at the hotel. Luke decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Dan and William were working at the hotel. William decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, William and Dan were working at the hotel. Dan decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Don were working at the hotel. Luke decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and William were working at the hotel. Dan decided to give a banner to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "banner", + "place": "hotel", + "random_a": "William", + "random_b": "Dan", + "random_c": "Rob" + } + }, + { + "text": "The toy store Tom and Lewis went to had a sink. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Tom and Lewis went to had a sink. Austin gave it to", + "random_names_cf": "The toy store Peter and Jonathan went to had a sink. Peter gave it to", + "s1_io_flip_cf": "The toy store Lewis and Tom went to had a sink. Tom gave it to", + "s2_io_flip_cf": "The toy store Tom and Lewis went to had a sink. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Jonathan and Peter went to had a sink. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Peter and Jonathan went to had a sink. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Lewis and Tom went to had a sink. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Jonathan and Peter went to had a sink. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Tom", + "object": "sink", + "place": "toy store", + "random_a": "Peter", + "random_b": "Jonathan", + "random_c": "Austin" + } + }, + { + "text": "Then, Daniel and Summer were working at the gym. Daniel decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Summer were working at the gym. Rick decided to give a spoon to", + "random_names_cf": "Then, Jonathan and Charles were working at the gym. Jonathan decided to give a spoon to", + "s1_io_flip_cf": "Then, Summer and Daniel were working at the gym. Daniel decided to give a spoon to", + "s2_io_flip_cf": "Then, Daniel and Summer were working at the gym. Summer decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Jonathan were working at the gym. Jonathan decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Charles were working at the gym. Charles decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Daniel were working at the gym. Summer decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Jonathan were working at the gym. Charles decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Daniel", + "object": "spoon", + "place": "gym", + "random_a": "Jonathan", + "random_b": "Charles", + "random_c": "Rick" + } + }, + { + "text": "When Andrew and William were about to leave the zoo, Andrew gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and William were about to leave the zoo, Cal gave a ruler to", + "random_names_cf": "When Steven and Josh were about to leave the zoo, Steven gave a ruler to", + "s1_io_flip_cf": "When William and Andrew were about to leave the zoo, Andrew gave a ruler to", + "s2_io_flip_cf": "When Andrew and William were about to leave the zoo, William gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Josh and Steven were about to leave the zoo, Steven gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Steven and Josh were about to leave the zoo, Josh gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Andrew were about to leave the zoo, William gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Steven were about to leave the zoo, Josh gave a ruler to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Andrew", + "object": "ruler", + "place": "zoo", + "random_a": "Steven", + "random_b": "Josh", + "random_c": "Cal" + } + }, + { + "text": "Before Neil and Jim left the car, Neil decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Jim left the car, Scott decided to give a screwdriver to", + "random_names_cf": "Before Tim and Don left the car, Tim decided to give a screwdriver to", + "s1_io_flip_cf": "Before Jim and Neil left the car, Neil decided to give a screwdriver to", + "s2_io_flip_cf": "Before Neil and Jim left the car, Jim decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Don and Tim left the car, Tim decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Tim and Don left the car, Don decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Neil left the car, Jim decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Tim left the car, Don decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Neil", + "object": "screwdriver", + "place": "car", + "random_a": "Tim", + "random_b": "Don", + "random_c": "Scott" + } + }, + { + "text": "The cafeteria Edward and Luke went to had a strainer. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafeteria Edward and Luke went to had a strainer. Josh gave it to", + "random_names_cf": "The cafeteria Roy and Andrew went to had a strainer. Roy gave it to", + "s1_io_flip_cf": "The cafeteria Luke and Edward went to had a strainer. Edward gave it to", + "s2_io_flip_cf": "The cafeteria Edward and Luke went to had a strainer. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The cafeteria Andrew and Roy went to had a strainer. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The cafeteria Roy and Andrew went to had a strainer. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Luke and Edward went to had a strainer. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafeteria Andrew and Roy went to had a strainer. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Edward", + "object": "strainer", + "place": "cafeteria", + "random_a": "Roy", + "random_b": "Andrew", + "random_c": "Josh" + } + }, + { + "text": "Then, Peter and Ross had a lot of fun at the harbor. Peter gave a laptop to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Ross had a lot of fun at the harbor. William gave a laptop to", + "random_names_cf": "Then, Don and Scott had a lot of fun at the harbor. Don gave a laptop to", + "s1_io_flip_cf": "Then, Ross and Peter had a lot of fun at the harbor. Peter gave a laptop to", + "s2_io_flip_cf": "Then, Peter and Ross had a lot of fun at the harbor. Ross gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Don had a lot of fun at the harbor. Don gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Don and Scott had a lot of fun at the harbor. Scott gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Peter had a lot of fun at the harbor. Ross gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Don had a lot of fun at the harbor. Scott gave a laptop to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Peter", + "object": "laptop", + "place": "harbor", + "random_a": "Don", + "random_b": "Scott", + "random_c": "William" + } + }, + { + "text": "While Will and Joe relaxed, Will gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Will and Joe relaxed, Charles gave a faucet to", + "random_names_cf": "While Don and Kelly relaxed, Don gave a faucet to", + "s1_io_flip_cf": "While Joe and Will relaxed, Will gave a faucet to", + "s2_io_flip_cf": "While Will and Joe relaxed, Joe gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Kelly and Don relaxed, Don gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Don and Kelly relaxed, Kelly gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Will relaxed, Joe gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Don relaxed, Kelly gave a faucet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "faucet", + "place": "service station", + "random_a": "Don", + "random_b": "Kelly", + "random_c": "Charles" + } + }, + { + "text": "When Josh and Alexander were about to leave the resort, Josh gave a piece of tape to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Alexander were about to leave the resort, Roger gave a piece of tape to", + "random_names_cf": "When Alex and Cal were about to leave the resort, Alex gave a piece of tape to", + "s1_io_flip_cf": "When Alexander and Josh were about to leave the resort, Josh gave a piece of tape to", + "s2_io_flip_cf": "When Josh and Alexander were about to leave the resort, Alexander gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "When Cal and Alex were about to leave the resort, Alex gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "When Alex and Cal were about to leave the resort, Cal gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Josh were about to leave the resort, Alexander gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Alex were about to leave the resort, Cal gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Josh", + "object": "piece of tape", + "place": "resort", + "random_a": "Alex", + "random_b": "Cal", + "random_c": "Roger" + } + }, + { + "text": "Then, Joe and Phil went to the circus. Joe gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Phil went to the circus. Kay gave a ring to", + "random_names_cf": "Then, Grant and Angel went to the circus. Grant gave a ring to", + "s1_io_flip_cf": "Then, Phil and Joe went to the circus. Joe gave a ring to", + "s2_io_flip_cf": "Then, Joe and Phil went to the circus. Phil gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Grant went to the circus. Grant gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Angel went to the circus. Angel gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Joe went to the circus. Phil gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Grant went to the circus. Angel gave a ring to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Joe", + "object": "ring", + "place": "circus", + "random_a": "Grant", + "random_b": "Angel", + "random_c": "Kay" + } + }, + { + "text": "Then, Rob and Kelly were working at the salon. Rob decided to give a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Kelly were working at the salon. Luke decided to give a pair of nail clippers to", + "random_names_cf": "Then, Steve and Tom were working at the salon. Steve decided to give a pair of nail clippers to", + "s1_io_flip_cf": "Then, Kelly and Rob were working at the salon. Rob decided to give a pair of nail clippers to", + "s2_io_flip_cf": "Then, Rob and Kelly were working at the salon. Kelly decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Steve were working at the salon. Steve decided to give a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Tom were working at the salon. Tom decided to give a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Rob were working at the salon. Kelly decided to give a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Steve were working at the salon. Tom decided to give a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Rob", + "object": "pair of nail clippers", + "place": "salon", + "random_a": "Steve", + "random_b": "Tom", + "random_c": "Luke" + } + }, + { + "text": "Then, Grant and Angel were working at the cafeteria. Grant decided to give a backpack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Angel were working at the cafeteria. Kelly decided to give a backpack to", + "random_names_cf": "Then, Summer and William were working at the cafeteria. Summer decided to give a backpack to", + "s1_io_flip_cf": "Then, Angel and Grant were working at the cafeteria. Grant decided to give a backpack to", + "s2_io_flip_cf": "Then, Grant and Angel were working at the cafeteria. Angel decided to give a backpack to", + "random_names_s1_ioi_flip_cf": "Then, William and Summer were working at the cafeteria. Summer decided to give a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Summer and William were working at the cafeteria. William decided to give a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Grant were working at the cafeteria. Angel decided to give a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Summer were working at the cafeteria. William decided to give a backpack to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Grant", + "object": "backpack", + "place": "cafeteria", + "random_a": "Summer", + "random_b": "William", + "random_c": "Kelly" + } + }, + { + "text": "While Grant and Angel relaxed, Grant gave a tablet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Grant and Angel relaxed, Luke gave a tablet to", + "random_names_cf": "While Austin and Joe relaxed, Austin gave a tablet to", + "s1_io_flip_cf": "While Angel and Grant relaxed, Grant gave a tablet to", + "s2_io_flip_cf": "While Grant and Angel relaxed, Angel gave a tablet to", + "random_names_s1_ioi_flip_cf": "While Joe and Austin relaxed, Austin gave a tablet to", + "random_names_s2_ioi_flip_cf": "While Austin and Joe relaxed, Joe gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Grant relaxed, Angel gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Joe and Austin relaxed, Joe gave a tablet to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Grant", + "object": "tablet", + "place": "store", + "random_a": "Austin", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "Then, Elizabeth and Charles had a lot of fun at the zoo. Elizabeth gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Charles had a lot of fun at the zoo. Ross gave a ruler to", + "random_names_cf": "Then, Tim and Daniel had a lot of fun at the zoo. Tim gave a ruler to", + "s1_io_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the zoo. Elizabeth gave a ruler to", + "s2_io_flip_cf": "Then, Elizabeth and Charles had a lot of fun at the zoo. Charles gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the zoo. Tim gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Daniel had a lot of fun at the zoo. Daniel gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Elizabeth had a lot of fun at the zoo. Charles gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Tim had a lot of fun at the zoo. Daniel gave a ruler to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "ruler", + "place": "zoo", + "random_a": "Tim", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "Before Kelly and Roger left the studio, Kelly decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Roger left the studio, Andrew decided to give a screwdriver to", + "random_names_cf": "Before Austin and Will left the studio, Austin decided to give a screwdriver to", + "s1_io_flip_cf": "Before Roger and Kelly left the studio, Kelly decided to give a screwdriver to", + "s2_io_flip_cf": "Before Kelly and Roger left the studio, Roger decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Will and Austin left the studio, Austin decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Austin and Will left the studio, Will decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Kelly left the studio, Roger decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Austin left the studio, Will decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Kelly", + "object": "screwdriver", + "place": "studio", + "random_a": "Austin", + "random_b": "Will", + "random_c": "Andrew" + } + }, + { + "text": "Then, Roy and Scott went to the resort. Roy gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Scott went to the resort. Jim gave a joystick to", + "random_names_cf": "Then, Josh and Lewis went to the resort. Josh gave a joystick to", + "s1_io_flip_cf": "Then, Scott and Roy went to the resort. Roy gave a joystick to", + "s2_io_flip_cf": "Then, Roy and Scott went to the resort. Scott gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Josh went to the resort. Josh gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Lewis went to the resort. Lewis gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Roy went to the resort. Scott gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Josh went to the resort. Lewis gave a joystick to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "joystick", + "place": "resort", + "random_a": "Josh", + "random_b": "Lewis", + "random_c": "Jim" + } + }, + { + "text": "Then, Luke and Kay had a lot of fun at the spa. Luke gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Kay had a lot of fun at the spa. Roger gave a highlighter to", + "random_names_cf": "Then, Austin and Phil had a lot of fun at the spa. Austin gave a highlighter to", + "s1_io_flip_cf": "Then, Kay and Luke had a lot of fun at the spa. Luke gave a highlighter to", + "s2_io_flip_cf": "Then, Luke and Kay had a lot of fun at the spa. Kay gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Austin had a lot of fun at the spa. Austin gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Phil had a lot of fun at the spa. Phil gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Luke had a lot of fun at the spa. Kay gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Austin had a lot of fun at the spa. Phil gave a highlighter to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Luke", + "object": "highlighter", + "place": "spa", + "random_a": "Austin", + "random_b": "Phil", + "random_c": "Roger" + } + }, + { + "text": "Before Charles and Peter left the house, Charles decided to give a wallet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Peter left the house, Tim decided to give a wallet to", + "random_names_cf": "Before Alex and Mike left the house, Alex decided to give a wallet to", + "s1_io_flip_cf": "Before Peter and Charles left the house, Charles decided to give a wallet to", + "s2_io_flip_cf": "Before Charles and Peter left the house, Peter decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Before Mike and Alex left the house, Alex decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Before Alex and Mike left the house, Mike decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Charles left the house, Peter decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Alex left the house, Mike decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Charles", + "object": "wallet", + "place": "house", + "random_a": "Alex", + "random_b": "Mike", + "random_c": "Tim" + } + }, + { + "text": "Then, Josh and Tom went to the hotel. Josh gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Tom went to the hotel. Angel gave a razor to", + "random_names_cf": "Then, Lewis and Joe went to the hotel. Lewis gave a razor to", + "s1_io_flip_cf": "Then, Tom and Josh went to the hotel. Josh gave a razor to", + "s2_io_flip_cf": "Then, Josh and Tom went to the hotel. Tom gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Lewis went to the hotel. Lewis gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Joe went to the hotel. Joe gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Josh went to the hotel. Tom gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Lewis went to the hotel. Joe gave a razor to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Josh", + "object": "razor", + "place": "hotel", + "random_a": "Lewis", + "random_b": "Joe", + "random_c": "Angel" + } + }, + { + "text": "When Andrew and Henry were about to leave the music store, Andrew gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Henry were about to leave the music store, Scott gave a screwdriver to", + "random_names_cf": "When Roy and Grant were about to leave the music store, Roy gave a screwdriver to", + "s1_io_flip_cf": "When Henry and Andrew were about to leave the music store, Andrew gave a screwdriver to", + "s2_io_flip_cf": "When Andrew and Henry were about to leave the music store, Henry gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Grant and Roy were about to leave the music store, Roy gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Roy and Grant were about to leave the music store, Grant gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Andrew were about to leave the music store, Henry gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Roy were about to leave the music store, Grant gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Andrew", + "object": "screwdriver", + "place": "music store", + "random_a": "Roy", + "random_b": "Grant", + "random_c": "Scott" + } + }, + { + "text": "Once Luke and Jonathan arrived at the museum, Luke gave a highlighter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Jonathan arrived at the museum, Sarah gave a highlighter to", + "random_names_cf": "Once Peter and Lewis arrived at the museum, Peter gave a highlighter to", + "s1_io_flip_cf": "Once Jonathan and Luke arrived at the museum, Luke gave a highlighter to", + "s2_io_flip_cf": "Once Luke and Jonathan arrived at the museum, Jonathan gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Peter arrived at the museum, Peter gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Once Peter and Lewis arrived at the museum, Lewis gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Luke arrived at the museum, Jonathan gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Peter arrived at the museum, Lewis gave a highlighter to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "highlighter", + "place": "museum", + "random_a": "Peter", + "random_b": "Lewis", + "random_c": "Sarah" + } + }, + { + "text": "Once Jim and Joe arrived at the gift shop, Jim gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Joe arrived at the gift shop, Tim gave a set of headphones to", + "random_names_cf": "Once Lewis and Alexander arrived at the gift shop, Lewis gave a set of headphones to", + "s1_io_flip_cf": "Once Joe and Jim arrived at the gift shop, Jim gave a set of headphones to", + "s2_io_flip_cf": "Once Jim and Joe arrived at the gift shop, Joe gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Lewis arrived at the gift shop, Lewis gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Alexander arrived at the gift shop, Alexander gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Jim arrived at the gift shop, Joe gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Lewis arrived at the gift shop, Alexander gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "set of headphones", + "place": "gift shop", + "random_a": "Lewis", + "random_b": "Alexander", + "random_c": "Tim" + } + }, + { + "text": "Once William and Peter arrived at the optician, William gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Peter arrived at the optician, Lewis gave a trunk to", + "random_names_cf": "Once Neil and Kay arrived at the optician, Neil gave a trunk to", + "s1_io_flip_cf": "Once Peter and William arrived at the optician, William gave a trunk to", + "s2_io_flip_cf": "Once William and Peter arrived at the optician, Peter gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Kay and Neil arrived at the optician, Neil gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Neil and Kay arrived at the optician, Kay gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and William arrived at the optician, Peter gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Neil arrived at the optician, Kay gave a trunk to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "William", + "object": "trunk", + "place": "optician", + "random_a": "Neil", + "random_b": "Kay", + "random_c": "Lewis" + } + }, + { + "text": "Then, Rick and Andrew were working at the gym. Rick decided to give a spoon to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Andrew were working at the gym. Grant decided to give a spoon to", + "random_names_cf": "Then, Elizabeth and Steve were working at the gym. Elizabeth decided to give a spoon to", + "s1_io_flip_cf": "Then, Andrew and Rick were working at the gym. Rick decided to give a spoon to", + "s2_io_flip_cf": "Then, Rick and Andrew were working at the gym. Andrew decided to give a spoon to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Elizabeth were working at the gym. Elizabeth decided to give a spoon to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Steve were working at the gym. Steve decided to give a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Rick were working at the gym. Andrew decided to give a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Elizabeth were working at the gym. Steve decided to give a spoon to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rick", + "object": "spoon", + "place": "gym", + "random_a": "Elizabeth", + "random_b": "Steve", + "random_c": "Grant" + } + }, + { + "text": "Before Alex and Elizabeth left the mall, Alex decided to give a boot to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Elizabeth left the mall, Robert decided to give a boot to", + "random_names_cf": "Before Neil and Roy left the mall, Neil decided to give a boot to", + "s1_io_flip_cf": "Before Elizabeth and Alex left the mall, Alex decided to give a boot to", + "s2_io_flip_cf": "Before Alex and Elizabeth left the mall, Elizabeth decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Before Roy and Neil left the mall, Neil decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Before Neil and Roy left the mall, Roy decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Elizabeth and Alex left the mall, Elizabeth decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roy and Neil left the mall, Roy decided to give a boot to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Alex", + "object": "boot", + "place": "mall", + "random_a": "Neil", + "random_b": "Roy", + "random_c": "Robert" + } + }, + { + "text": "Once Alexander and Cal arrived at the square, Alexander gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Alexander and Cal arrived at the square, William gave a faucet to", + "random_names_cf": "Once Roger and Scott arrived at the square, Roger gave a faucet to", + "s1_io_flip_cf": "Once Cal and Alexander arrived at the square, Alexander gave a faucet to", + "s2_io_flip_cf": "Once Alexander and Cal arrived at the square, Cal gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Scott and Roger arrived at the square, Roger gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Roger and Scott arrived at the square, Scott gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Alexander arrived at the square, Cal gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Scott and Roger arrived at the square, Scott gave a faucet to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Alexander", + "object": "faucet", + "place": "square", + "random_a": "Roger", + "random_b": "Scott", + "random_c": "William" + } + }, + { + "text": "The parking lot Austin and Summer went to had a trunk. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The parking lot Austin and Summer went to had a trunk. Elizabeth gave it to", + "random_names_cf": "The parking lot Alexander and Henry went to had a trunk. Alexander gave it to", + "s1_io_flip_cf": "The parking lot Summer and Austin went to had a trunk. Austin gave it to", + "s2_io_flip_cf": "The parking lot Austin and Summer went to had a trunk. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The parking lot Henry and Alexander went to had a trunk. Alexander gave it to", + "random_names_s2_ioi_flip_cf": "The parking lot Alexander and Henry went to had a trunk. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Summer and Austin went to had a trunk. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The parking lot Henry and Alexander went to had a trunk. Henry gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Austin", + "object": "trunk", + "place": "parking lot", + "random_a": "Alexander", + "random_b": "Henry", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Guy and Luke had a lot of fun at the hangar. Guy gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Luke had a lot of fun at the hangar. Stan gave a microphone to", + "random_names_cf": "Then, Austin and Tom had a lot of fun at the hangar. Austin gave a microphone to", + "s1_io_flip_cf": "Then, Luke and Guy had a lot of fun at the hangar. Guy gave a microphone to", + "s2_io_flip_cf": "Then, Guy and Luke had a lot of fun at the hangar. Luke gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Austin had a lot of fun at the hangar. Austin gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Tom had a lot of fun at the hangar. Tom gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Guy had a lot of fun at the hangar. Luke gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Austin had a lot of fun at the hangar. Tom gave a microphone to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Guy", + "object": "microphone", + "place": "hangar", + "random_a": "Austin", + "random_b": "Tom", + "random_c": "Stan" + } + }, + { + "text": "While Guy and Roy relaxed, Guy gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Roy relaxed, Tim gave a poster to", + "random_names_cf": "While Grant and Kay relaxed, Grant gave a poster to", + "s1_io_flip_cf": "While Roy and Guy relaxed, Guy gave a poster to", + "s2_io_flip_cf": "While Guy and Roy relaxed, Roy gave a poster to", + "random_names_s1_ioi_flip_cf": "While Kay and Grant relaxed, Grant gave a poster to", + "random_names_s2_ioi_flip_cf": "While Grant and Kay relaxed, Kay gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roy and Guy relaxed, Roy gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Grant relaxed, Kay gave a poster to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Guy", + "object": "poster", + "place": "pet store", + "random_a": "Grant", + "random_b": "Kay", + "random_c": "Tim" + } + }, + { + "text": "Then, Roger and Grant went to the field. Roger gave a strap to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Grant went to the field. Henry gave a strap to", + "random_names_cf": "Then, Jim and Summer went to the field. Jim gave a strap to", + "s1_io_flip_cf": "Then, Grant and Roger went to the field. Roger gave a strap to", + "s2_io_flip_cf": "Then, Roger and Grant went to the field. Grant gave a strap to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Jim went to the field. Jim gave a strap to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Summer went to the field. Summer gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Roger went to the field. Grant gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Jim went to the field. Summer gave a strap to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roger", + "object": "strap", + "place": "field", + "random_a": "Jim", + "random_b": "Summer", + "random_c": "Henry" + } + }, + { + "text": "Then, Joe and Alexander went to the salon. Joe gave a pin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Alexander went to the salon. Austin gave a pin to", + "random_names_cf": "Then, Charles and Roger went to the salon. Charles gave a pin to", + "s1_io_flip_cf": "Then, Alexander and Joe went to the salon. Joe gave a pin to", + "s2_io_flip_cf": "Then, Joe and Alexander went to the salon. Alexander gave a pin to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Charles went to the salon. Charles gave a pin to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Roger went to the salon. Roger gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Joe went to the salon. Alexander gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Charles went to the salon. Roger gave a pin to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Joe", + "object": "pin", + "place": "salon", + "random_a": "Charles", + "random_b": "Roger", + "random_c": "Austin" + } + }, + { + "text": "Then, Neil and Edward went to the pharmacy. Neil gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Edward went to the pharmacy. Alexander gave a jar to", + "random_names_cf": "Then, Josh and Cal went to the pharmacy. Josh gave a jar to", + "s1_io_flip_cf": "Then, Edward and Neil went to the pharmacy. Neil gave a jar to", + "s2_io_flip_cf": "Then, Neil and Edward went to the pharmacy. Edward gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Josh went to the pharmacy. Josh gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Cal went to the pharmacy. Cal gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Neil went to the pharmacy. Edward gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Josh went to the pharmacy. Cal gave a jar to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Neil", + "object": "jar", + "place": "pharmacy", + "random_a": "Josh", + "random_b": "Cal", + "random_c": "Alexander" + } + }, + { + "text": "While William and Phil relaxed, William gave a bicycle to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While William and Phil relaxed, Dan gave a bicycle to", + "random_names_cf": "While Henry and Charles relaxed, Henry gave a bicycle to", + "s1_io_flip_cf": "While Phil and William relaxed, William gave a bicycle to", + "s2_io_flip_cf": "While William and Phil relaxed, Phil gave a bicycle to", + "random_names_s1_ioi_flip_cf": "While Charles and Henry relaxed, Henry gave a bicycle to", + "random_names_s2_ioi_flip_cf": "While Henry and Charles relaxed, Charles gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and William relaxed, Phil gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Charles and Henry relaxed, Charles gave a bicycle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "William", + "object": "bicycle", + "place": "store", + "random_a": "Henry", + "random_b": "Charles", + "random_c": "Dan" + } + }, + { + "text": "Before Jim and Steve left the racetrack, Jim decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jim and Steve left the racetrack, Don decided to give a bucket of paint to", + "random_names_cf": "Before Tom and Cal left the racetrack, Tom decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Steve and Jim left the racetrack, Jim decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Jim and Steve left the racetrack, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Cal and Tom left the racetrack, Tom decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Tom and Cal left the racetrack, Cal decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Jim left the racetrack, Steve decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Tom left the racetrack, Cal decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jim", + "object": "bucket of paint", + "place": "racetrack", + "random_a": "Tom", + "random_b": "Cal", + "random_c": "Don" + } + }, + { + "text": "The music store Alexander and Ryan went to had a strainer. Alexander gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Alexander and Ryan went to had a strainer. Austin gave it to", + "random_names_cf": "The music store Angel and Phil went to had a strainer. Angel gave it to", + "s1_io_flip_cf": "The music store Ryan and Alexander went to had a strainer. Alexander gave it to", + "s2_io_flip_cf": "The music store Alexander and Ryan went to had a strainer. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The music store Phil and Angel went to had a strainer. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The music store Angel and Phil went to had a strainer. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Ryan and Alexander went to had a strainer. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Phil and Angel went to had a strainer. Phil gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Alexander", + "object": "strainer", + "place": "music store", + "random_a": "Angel", + "random_b": "Phil", + "random_c": "Austin" + } + }, + { + "text": "Then, Phil and Jonathan had a lot of fun at the pharmacy. Phil gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Jonathan had a lot of fun at the pharmacy. Joe gave a pair of nail clippers to", + "random_names_cf": "Then, Stan and Cal had a lot of fun at the pharmacy. Stan gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Jonathan and Phil had a lot of fun at the pharmacy. Phil gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Phil and Jonathan had a lot of fun at the pharmacy. Jonathan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Stan had a lot of fun at the pharmacy. Stan gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Cal had a lot of fun at the pharmacy. Cal gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Phil had a lot of fun at the pharmacy. Jonathan gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Stan had a lot of fun at the pharmacy. Cal gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Phil", + "object": "pair of nail clippers", + "place": "pharmacy", + "random_a": "Stan", + "random_b": "Cal", + "random_c": "Joe" + } + }, + { + "text": "The break room Jim and Kay went to had a poster. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The break room Jim and Kay went to had a poster. Alex gave it to", + "random_names_cf": "The break room Edward and Phil went to had a poster. Edward gave it to", + "s1_io_flip_cf": "The break room Kay and Jim went to had a poster. Jim gave it to", + "s2_io_flip_cf": "The break room Jim and Kay went to had a poster. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The break room Phil and Edward went to had a poster. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The break room Edward and Phil went to had a poster. Phil gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The break room Kay and Jim went to had a poster. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The break room Phil and Edward went to had a poster. Phil gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Jim", + "object": "poster", + "place": "break room", + "random_a": "Edward", + "random_b": "Phil", + "random_c": "Alex" + } + }, + { + "text": "The marketplace William and Elizabeth went to had a tent. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace William and Elizabeth went to had a tent. Alexander gave it to", + "random_names_cf": "The marketplace Edward and Kelly went to had a tent. Edward gave it to", + "s1_io_flip_cf": "The marketplace Elizabeth and William went to had a tent. William gave it to", + "s2_io_flip_cf": "The marketplace William and Elizabeth went to had a tent. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Kelly and Edward went to had a tent. Edward gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Edward and Kelly went to had a tent. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Elizabeth and William went to had a tent. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Kelly and Edward went to had a tent. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "tent", + "place": "marketplace", + "random_a": "Edward", + "random_b": "Kelly", + "random_c": "Alexander" + } + }, + { + "text": "The circus Stan and Daniel went to had a gold watch. Stan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Stan and Daniel went to had a gold watch. Tim gave it to", + "random_names_cf": "The circus Scott and Steve went to had a gold watch. Scott gave it to", + "s1_io_flip_cf": "The circus Daniel and Stan went to had a gold watch. Stan gave it to", + "s2_io_flip_cf": "The circus Stan and Daniel went to had a gold watch. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The circus Steve and Scott went to had a gold watch. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The circus Scott and Steve went to had a gold watch. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Daniel and Stan went to had a gold watch. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Steve and Scott went to had a gold watch. Steve gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Stan", + "object": "gold watch", + "place": "circus", + "random_a": "Scott", + "random_b": "Steve", + "random_c": "Tim" + } + }, + { + "text": "Then, Cal and Robert were working at the tire store. Cal decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Robert were working at the tire store. Rob decided to give a pillow to", + "random_names_cf": "Then, Will and Don were working at the tire store. Will decided to give a pillow to", + "s1_io_flip_cf": "Then, Robert and Cal were working at the tire store. Cal decided to give a pillow to", + "s2_io_flip_cf": "Then, Cal and Robert were working at the tire store. Robert decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Don and Will were working at the tire store. Will decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Will and Don were working at the tire store. Don decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Cal were working at the tire store. Robert decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Will were working at the tire store. Don decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Cal", + "object": "pillow", + "place": "tire store", + "random_a": "Will", + "random_b": "Don", + "random_c": "Rob" + } + }, + { + "text": "The field Scott and Elizabeth went to had a gold watch. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Scott and Elizabeth went to had a gold watch. Daniel gave it to", + "random_names_cf": "The field Kelly and Austin went to had a gold watch. Kelly gave it to", + "s1_io_flip_cf": "The field Elizabeth and Scott went to had a gold watch. Scott gave it to", + "s2_io_flip_cf": "The field Scott and Elizabeth went to had a gold watch. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The field Austin and Kelly went to had a gold watch. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The field Kelly and Austin went to had a gold watch. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Elizabeth and Scott went to had a gold watch. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Austin and Kelly went to had a gold watch. Austin gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Scott", + "object": "gold watch", + "place": "field", + "random_a": "Kelly", + "random_b": "Austin", + "random_c": "Daniel" + } + }, + { + "text": "Then, Roy and Stan were working at the ferry. Roy decided to give a scarf to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Stan were working at the ferry. Summer decided to give a scarf to", + "random_names_cf": "Then, Neil and Ryan were working at the ferry. Neil decided to give a scarf to", + "s1_io_flip_cf": "Then, Stan and Roy were working at the ferry. Roy decided to give a scarf to", + "s2_io_flip_cf": "Then, Roy and Stan were working at the ferry. Stan decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Neil were working at the ferry. Neil decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Ryan were working at the ferry. Ryan decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Roy were working at the ferry. Stan decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Neil were working at the ferry. Ryan decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Roy", + "object": "scarf", + "place": "ferry", + "random_a": "Neil", + "random_b": "Ryan", + "random_c": "Summer" + } + }, + { + "text": "Then, Ross and Kelly were working at the salon. Ross decided to give a tent to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Kelly were working at the salon. Josh decided to give a tent to", + "random_names_cf": "Then, Peter and Edward were working at the salon. Peter decided to give a tent to", + "s1_io_flip_cf": "Then, Kelly and Ross were working at the salon. Ross decided to give a tent to", + "s2_io_flip_cf": "Then, Ross and Kelly were working at the salon. Kelly decided to give a tent to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Peter were working at the salon. Peter decided to give a tent to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Edward were working at the salon. Edward decided to give a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Ross were working at the salon. Kelly decided to give a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Peter were working at the salon. Edward decided to give a tent to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Ross", + "object": "tent", + "place": "salon", + "random_a": "Peter", + "random_b": "Edward", + "random_c": "Josh" + } + }, + { + "text": "Then, Elizabeth and Roger had a lot of fun at the harbor. Elizabeth gave a mirror to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Roger had a lot of fun at the harbor. Ryan gave a mirror to", + "random_names_cf": "Then, Neil and Scott had a lot of fun at the harbor. Neil gave a mirror to", + "s1_io_flip_cf": "Then, Roger and Elizabeth had a lot of fun at the harbor. Elizabeth gave a mirror to", + "s2_io_flip_cf": "Then, Elizabeth and Roger had a lot of fun at the harbor. Roger gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Neil had a lot of fun at the harbor. Neil gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Scott had a lot of fun at the harbor. Scott gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Elizabeth had a lot of fun at the harbor. Roger gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Neil had a lot of fun at the harbor. Scott gave a mirror to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Elizabeth", + "object": "mirror", + "place": "harbor", + "random_a": "Neil", + "random_b": "Scott", + "random_c": "Ryan" + } + }, + { + "text": "The harbor Will and Ross went to had a tent. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Will and Ross went to had a tent. Rob gave it to", + "random_names_cf": "The harbor Sarah and Austin went to had a tent. Sarah gave it to", + "s1_io_flip_cf": "The harbor Ross and Will went to had a tent. Will gave it to", + "s2_io_flip_cf": "The harbor Will and Ross went to had a tent. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Austin and Sarah went to had a tent. Sarah gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Sarah and Austin went to had a tent. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Ross and Will went to had a tent. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Austin and Sarah went to had a tent. Austin gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Will", + "object": "tent", + "place": "harbor", + "random_a": "Sarah", + "random_b": "Austin", + "random_c": "Rob" + } + }, + { + "text": "Before Scott and Ross left the ramp, Scott decided to give a coat to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Ross left the ramp, Jonathan decided to give a coat to", + "random_names_cf": "Before Mike and Cal left the ramp, Mike decided to give a coat to", + "s1_io_flip_cf": "Before Ross and Scott left the ramp, Scott decided to give a coat to", + "s2_io_flip_cf": "Before Scott and Ross left the ramp, Ross decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Before Cal and Mike left the ramp, Mike decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Before Mike and Cal left the ramp, Cal decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Scott left the ramp, Ross decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Mike left the ramp, Cal decided to give a coat to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Scott", + "object": "coat", + "place": "ramp", + "random_a": "Mike", + "random_b": "Cal", + "random_c": "Jonathan" + } + }, + { + "text": "Once William and Steve arrived at the cafe, William gave a sink to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Steve arrived at the cafe, Don gave a sink to", + "random_names_cf": "Once Alex and Rick arrived at the cafe, Alex gave a sink to", + "s1_io_flip_cf": "Once Steve and William arrived at the cafe, William gave a sink to", + "s2_io_flip_cf": "Once William and Steve arrived at the cafe, Steve gave a sink to", + "random_names_s1_ioi_flip_cf": "Once Rick and Alex arrived at the cafe, Alex gave a sink to", + "random_names_s2_ioi_flip_cf": "Once Alex and Rick arrived at the cafe, Rick gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and William arrived at the cafe, Steve gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Alex arrived at the cafe, Rick gave a sink to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "William", + "object": "sink", + "place": "cafe", + "random_a": "Alex", + "random_b": "Rick", + "random_c": "Don" + } + }, + { + "text": "When Elizabeth and Angel got a needle at the music store, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Angel got a needle at the music store, Roger decided to give it to", + "random_names_cf": "When Andrew and Summer got a needle at the music store, Andrew decided to give it to", + "s1_io_flip_cf": "When Angel and Elizabeth got a needle at the music store, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Angel got a needle at the music store, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Andrew got a needle at the music store, Andrew decided to give it to", + "random_names_s2_ioi_flip_cf": "When Andrew and Summer got a needle at the music store, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Elizabeth got a needle at the music store, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Andrew got a needle at the music store, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Elizabeth", + "object": "needle", + "place": "music store", + "random_a": "Andrew", + "random_b": "Summer", + "random_c": "Roger" + } + }, + { + "text": "Then, Will and Roger were working at the casino. Will decided to give a needle to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Roger were working at the casino. Charles decided to give a needle to", + "random_names_cf": "Then, Roy and Jim were working at the casino. Roy decided to give a needle to", + "s1_io_flip_cf": "Then, Roger and Will were working at the casino. Will decided to give a needle to", + "s2_io_flip_cf": "Then, Will and Roger were working at the casino. Roger decided to give a needle to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Roy were working at the casino. Roy decided to give a needle to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Jim were working at the casino. Jim decided to give a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Will were working at the casino. Roger decided to give a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Roy were working at the casino. Jim decided to give a needle to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Will", + "object": "needle", + "place": "casino", + "random_a": "Roy", + "random_b": "Jim", + "random_c": "Charles" + } + }, + { + "text": "The garden Scott and Luke went to had a needle. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Scott and Luke went to had a needle. Cal gave it to", + "random_names_cf": "The garden Dan and Guy went to had a needle. Dan gave it to", + "s1_io_flip_cf": "The garden Luke and Scott went to had a needle. Scott gave it to", + "s2_io_flip_cf": "The garden Scott and Luke went to had a needle. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The garden Guy and Dan went to had a needle. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The garden Dan and Guy went to had a needle. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Luke and Scott went to had a needle. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Guy and Dan went to had a needle. Guy gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Scott", + "object": "needle", + "place": "garden", + "random_a": "Dan", + "random_b": "Guy", + "random_c": "Cal" + } + }, + { + "text": "Then, William and Jim went to the music store. William gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Jim went to the music store. Robert gave a cable to", + "random_names_cf": "Then, Austin and Ryan went to the music store. Austin gave a cable to", + "s1_io_flip_cf": "Then, Jim and William went to the music store. William gave a cable to", + "s2_io_flip_cf": "Then, William and Jim went to the music store. Jim gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Austin went to the music store. Austin gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Ryan went to the music store. Ryan gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William went to the music store. Jim gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Austin went to the music store. Ryan gave a cable to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "William", + "object": "cable", + "place": "music store", + "random_a": "Austin", + "random_b": "Ryan", + "random_c": "Robert" + } + }, + { + "text": "When Don and Kelly were about to leave the museum, Don gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Kelly were about to leave the museum, William gave a nail file to", + "random_names_cf": "When Ross and Austin were about to leave the museum, Ross gave a nail file to", + "s1_io_flip_cf": "When Kelly and Don were about to leave the museum, Don gave a nail file to", + "s2_io_flip_cf": "When Don and Kelly were about to leave the museum, Kelly gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Austin and Ross were about to leave the museum, Ross gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Ross and Austin were about to leave the museum, Austin gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Don were about to leave the museum, Kelly gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Ross were about to leave the museum, Austin gave a nail file to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Don", + "object": "nail file", + "place": "museum", + "random_a": "Ross", + "random_b": "Austin", + "random_c": "William" + } + }, + { + "text": "When Cal and Grant got a shoe at the department store, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Grant got a shoe at the department store, Steve decided to give it to", + "random_names_cf": "When Josh and Summer got a shoe at the department store, Josh decided to give it to", + "s1_io_flip_cf": "When Grant and Cal got a shoe at the department store, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Grant got a shoe at the department store, Grant decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Josh got a shoe at the department store, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Summer got a shoe at the department store, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Cal got a shoe at the department store, Grant decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Josh got a shoe at the department store, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Cal", + "object": "shoe", + "place": "department store", + "random_a": "Josh", + "random_b": "Summer", + "random_c": "Steve" + } + }, + { + "text": "Once Daniel and Tim arrived at the optician, Daniel gave a blouse to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Daniel and Tim arrived at the optician, Phil gave a blouse to", + "random_names_cf": "Once Stan and Henry arrived at the optician, Stan gave a blouse to", + "s1_io_flip_cf": "Once Tim and Daniel arrived at the optician, Daniel gave a blouse to", + "s2_io_flip_cf": "Once Daniel and Tim arrived at the optician, Tim gave a blouse to", + "random_names_s1_ioi_flip_cf": "Once Henry and Stan arrived at the optician, Stan gave a blouse to", + "random_names_s2_ioi_flip_cf": "Once Stan and Henry arrived at the optician, Henry gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Daniel arrived at the optician, Tim gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Stan arrived at the optician, Henry gave a blouse to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Daniel", + "object": "blouse", + "place": "optician", + "random_a": "Stan", + "random_b": "Henry", + "random_c": "Phil" + } + }, + { + "text": "Before Austin and Edward left the dorm, Austin decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Austin and Edward left the dorm, Rob decided to give a strainer to", + "random_names_cf": "Before Roger and Jonathan left the dorm, Roger decided to give a strainer to", + "s1_io_flip_cf": "Before Edward and Austin left the dorm, Austin decided to give a strainer to", + "s2_io_flip_cf": "Before Austin and Edward left the dorm, Edward decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Roger left the dorm, Roger decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Roger and Jonathan left the dorm, Jonathan decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Austin left the dorm, Edward decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Roger left the dorm, Jonathan decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Austin", + "object": "strainer", + "place": "dorm", + "random_a": "Roger", + "random_b": "Jonathan", + "random_c": "Rob" + } + }, + { + "text": "Then, William and Kelly were working at the stadium. William decided to give a coat to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Kelly were working at the stadium. Lewis decided to give a coat to", + "random_names_cf": "Then, Kay and Sarah were working at the stadium. Kay decided to give a coat to", + "s1_io_flip_cf": "Then, Kelly and William were working at the stadium. William decided to give a coat to", + "s2_io_flip_cf": "Then, William and Kelly were working at the stadium. Kelly decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Kay were working at the stadium. Kay decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Sarah were working at the stadium. Sarah decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and William were working at the stadium. Kelly decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Kay were working at the stadium. Sarah decided to give a coat to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "William", + "object": "coat", + "place": "stadium", + "random_a": "Kay", + "random_b": "Sarah", + "random_c": "Lewis" + } + }, + { + "text": "While Phil and Kay relaxed, Phil gave a fork to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Phil and Kay relaxed, Tom gave a fork to", + "random_names_cf": "While Neil and Kelly relaxed, Neil gave a fork to", + "s1_io_flip_cf": "While Kay and Phil relaxed, Phil gave a fork to", + "s2_io_flip_cf": "While Phil and Kay relaxed, Kay gave a fork to", + "random_names_s1_ioi_flip_cf": "While Kelly and Neil relaxed, Neil gave a fork to", + "random_names_s2_ioi_flip_cf": "While Neil and Kelly relaxed, Kelly gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Phil relaxed, Kay gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Neil relaxed, Kelly gave a fork to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Phil", + "object": "fork", + "place": "circus", + "random_a": "Neil", + "random_b": "Kelly", + "random_c": "Tom" + } + }, + { + "text": "Once Jonathan and Steve arrived at the studio, Jonathan gave a fork to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Steve arrived at the studio, Henry gave a fork to", + "random_names_cf": "Once Sarah and Alexander arrived at the studio, Sarah gave a fork to", + "s1_io_flip_cf": "Once Steve and Jonathan arrived at the studio, Jonathan gave a fork to", + "s2_io_flip_cf": "Once Jonathan and Steve arrived at the studio, Steve gave a fork to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Sarah arrived at the studio, Sarah gave a fork to", + "random_names_s2_ioi_flip_cf": "Once Sarah and Alexander arrived at the studio, Alexander gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Jonathan arrived at the studio, Steve gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Sarah arrived at the studio, Alexander gave a fork to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "fork", + "place": "studio", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "While Austin and Tom relaxed, Austin gave a sandal to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Austin and Tom relaxed, Angel gave a sandal to", + "random_names_cf": "While Robert and Dan relaxed, Robert gave a sandal to", + "s1_io_flip_cf": "While Tom and Austin relaxed, Austin gave a sandal to", + "s2_io_flip_cf": "While Austin and Tom relaxed, Tom gave a sandal to", + "random_names_s1_ioi_flip_cf": "While Dan and Robert relaxed, Robert gave a sandal to", + "random_names_s2_ioi_flip_cf": "While Robert and Dan relaxed, Dan gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Austin relaxed, Tom gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Dan and Robert relaxed, Dan gave a sandal to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Austin", + "object": "sandal", + "place": "mall", + "random_a": "Robert", + "random_b": "Dan", + "random_c": "Angel" + } + }, + { + "text": "Then, Jim and Charles went to the garden. Jim gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Charles went to the garden. Grant gave a backpack to", + "random_names_cf": "Then, Joe and Sarah went to the garden. Joe gave a backpack to", + "s1_io_flip_cf": "Then, Charles and Jim went to the garden. Jim gave a backpack to", + "s2_io_flip_cf": "Then, Jim and Charles went to the garden. Charles gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Joe went to the garden. Joe gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Sarah went to the garden. Sarah gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Jim went to the garden. Charles gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Joe went to the garden. Sarah gave a backpack to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Jim", + "object": "backpack", + "place": "garden", + "random_a": "Joe", + "random_b": "Sarah", + "random_c": "Grant" + } + }, + { + "text": "Then, Alexander and Dan were working at the mall. Alexander decided to give a remote control to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Dan were working at the mall. Sarah decided to give a remote control to", + "random_names_cf": "Then, Don and Luke were working at the mall. Don decided to give a remote control to", + "s1_io_flip_cf": "Then, Dan and Alexander were working at the mall. Alexander decided to give a remote control to", + "s2_io_flip_cf": "Then, Alexander and Dan were working at the mall. Dan decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Don were working at the mall. Don decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Don and Luke were working at the mall. Luke decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Alexander were working at the mall. Dan decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Don were working at the mall. Luke decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Alexander", + "object": "remote control", + "place": "mall", + "random_a": "Don", + "random_b": "Luke", + "random_c": "Sarah" + } + }, + { + "text": "Then, Rob and Phil had a lot of fun at the spa. Rob gave a grater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Phil had a lot of fun at the spa. Daniel gave a grater to", + "random_names_cf": "Then, Stan and Steven had a lot of fun at the spa. Stan gave a grater to", + "s1_io_flip_cf": "Then, Phil and Rob had a lot of fun at the spa. Rob gave a grater to", + "s2_io_flip_cf": "Then, Rob and Phil had a lot of fun at the spa. Phil gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Stan had a lot of fun at the spa. Stan gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Steven had a lot of fun at the spa. Steven gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Rob had a lot of fun at the spa. Phil gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Stan had a lot of fun at the spa. Steven gave a grater to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Rob", + "object": "grater", + "place": "spa", + "random_a": "Stan", + "random_b": "Steven", + "random_c": "Daniel" + } + }, + { + "text": "Then, Henry and Alexander were working at the campground. Henry decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Alexander were working at the campground. Stan decided to give a match to", + "random_names_cf": "Then, Jonathan and Don were working at the campground. Jonathan decided to give a match to", + "s1_io_flip_cf": "Then, Alexander and Henry were working at the campground. Henry decided to give a match to", + "s2_io_flip_cf": "Then, Henry and Alexander were working at the campground. Alexander decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Don and Jonathan were working at the campground. Jonathan decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Don were working at the campground. Don decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Henry were working at the campground. Alexander decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Jonathan were working at the campground. Don decided to give a match to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Henry", + "object": "match", + "place": "campground", + "random_a": "Jonathan", + "random_b": "Don", + "random_c": "Stan" + } + }, + { + "text": "When Daniel and Peter were about to leave the stadium, Daniel gave a shoe to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Peter were about to leave the stadium, Austin gave a shoe to", + "random_names_cf": "When Jim and Angel were about to leave the stadium, Jim gave a shoe to", + "s1_io_flip_cf": "When Peter and Daniel were about to leave the stadium, Daniel gave a shoe to", + "s2_io_flip_cf": "When Daniel and Peter were about to leave the stadium, Peter gave a shoe to", + "random_names_s1_ioi_flip_cf": "When Angel and Jim were about to leave the stadium, Jim gave a shoe to", + "random_names_s2_ioi_flip_cf": "When Jim and Angel were about to leave the stadium, Angel gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Daniel were about to leave the stadium, Peter gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Jim were about to leave the stadium, Angel gave a shoe to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Daniel", + "object": "shoe", + "place": "stadium", + "random_a": "Jim", + "random_b": "Angel", + "random_c": "Austin" + } + }, + { + "text": "Then, Roger and Alexander went to the marketplace. Roger gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Alexander went to the marketplace. Summer gave a shoe to", + "random_names_cf": "Then, Steven and Roy went to the marketplace. Steven gave a shoe to", + "s1_io_flip_cf": "Then, Alexander and Roger went to the marketplace. Roger gave a shoe to", + "s2_io_flip_cf": "Then, Roger and Alexander went to the marketplace. Alexander gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Steven went to the marketplace. Steven gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Roy went to the marketplace. Roy gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Roger went to the marketplace. Alexander gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Steven went to the marketplace. Roy gave a shoe to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Roger", + "object": "shoe", + "place": "marketplace", + "random_a": "Steven", + "random_b": "Roy", + "random_c": "Summer" + } + }, + { + "text": "Then, Neil and Edward had a lot of fun at the salon. Neil gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Edward had a lot of fun at the salon. Alexander gave a set of headphones to", + "random_names_cf": "Then, Sarah and Ross had a lot of fun at the salon. Sarah gave a set of headphones to", + "s1_io_flip_cf": "Then, Edward and Neil had a lot of fun at the salon. Neil gave a set of headphones to", + "s2_io_flip_cf": "Then, Neil and Edward had a lot of fun at the salon. Edward gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Sarah had a lot of fun at the salon. Sarah gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Ross had a lot of fun at the salon. Ross gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Neil had a lot of fun at the salon. Edward gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Sarah had a lot of fun at the salon. Ross gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Neil", + "object": "set of headphones", + "place": "salon", + "random_a": "Sarah", + "random_b": "Ross", + "random_c": "Alexander" + } + }, + { + "text": "When Robert and Steven were about to leave the pizzeria, Robert gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Steven were about to leave the pizzeria, Tom gave a crate to", + "random_names_cf": "When Edward and Alex were about to leave the pizzeria, Edward gave a crate to", + "s1_io_flip_cf": "When Steven and Robert were about to leave the pizzeria, Robert gave a crate to", + "s2_io_flip_cf": "When Robert and Steven were about to leave the pizzeria, Steven gave a crate to", + "random_names_s1_ioi_flip_cf": "When Alex and Edward were about to leave the pizzeria, Edward gave a crate to", + "random_names_s2_ioi_flip_cf": "When Edward and Alex were about to leave the pizzeria, Alex gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Robert were about to leave the pizzeria, Steven gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Edward were about to leave the pizzeria, Alex gave a crate to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Robert", + "object": "crate", + "place": "pizzeria", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "When Edward and Kay got a cable at the pizzeria, Edward decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Edward and Kay got a cable at the pizzeria, Ryan decided to give it to", + "random_names_cf": "When Tim and Jim got a cable at the pizzeria, Tim decided to give it to", + "s1_io_flip_cf": "When Kay and Edward got a cable at the pizzeria, Edward decided to give it to", + "s2_io_flip_cf": "When Edward and Kay got a cable at the pizzeria, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Tim got a cable at the pizzeria, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Jim got a cable at the pizzeria, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Edward got a cable at the pizzeria, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Tim got a cable at the pizzeria, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "cable", + "place": "pizzeria", + "random_a": "Tim", + "random_b": "Jim", + "random_c": "Ryan" + } + }, + { + "text": "Then, Don and Dan had a lot of fun at the convenience store. Don gave a blouse to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Dan had a lot of fun at the convenience store. Stan gave a blouse to", + "random_names_cf": "Then, Steven and William had a lot of fun at the convenience store. Steven gave a blouse to", + "s1_io_flip_cf": "Then, Dan and Don had a lot of fun at the convenience store. Don gave a blouse to", + "s2_io_flip_cf": "Then, Don and Dan had a lot of fun at the convenience store. Dan gave a blouse to", + "random_names_s1_ioi_flip_cf": "Then, William and Steven had a lot of fun at the convenience store. Steven gave a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Steven and William had a lot of fun at the convenience store. William gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Don had a lot of fun at the convenience store. Dan gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Steven had a lot of fun at the convenience store. William gave a blouse to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Don", + "object": "blouse", + "place": "convenience store", + "random_a": "Steven", + "random_b": "William", + "random_c": "Stan" + } + }, + { + "text": "Before Kay and Tom left the pharmacy, Kay decided to give a strap to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Tom left the pharmacy, Alexander decided to give a strap to", + "random_names_cf": "Before Cal and Roger left the pharmacy, Cal decided to give a strap to", + "s1_io_flip_cf": "Before Tom and Kay left the pharmacy, Kay decided to give a strap to", + "s2_io_flip_cf": "Before Kay and Tom left the pharmacy, Tom decided to give a strap to", + "random_names_s1_ioi_flip_cf": "Before Roger and Cal left the pharmacy, Cal decided to give a strap to", + "random_names_s2_ioi_flip_cf": "Before Cal and Roger left the pharmacy, Roger decided to give a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Kay left the pharmacy, Tom decided to give a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Cal left the pharmacy, Roger decided to give a strap to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Kay", + "object": "strap", + "place": "pharmacy", + "random_a": "Cal", + "random_b": "Roger", + "random_c": "Alexander" + } + }, + { + "text": "Then, Jim and Joe went to the court. Jim gave a mask to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Joe went to the court. Josh gave a mask to", + "random_names_cf": "Then, Ross and Kay went to the court. Ross gave a mask to", + "s1_io_flip_cf": "Then, Joe and Jim went to the court. Jim gave a mask to", + "s2_io_flip_cf": "Then, Jim and Joe went to the court. Joe gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Ross went to the court. Ross gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Kay went to the court. Kay gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Jim went to the court. Joe gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ross went to the court. Kay gave a mask to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Jim", + "object": "mask", + "place": "court", + "random_a": "Ross", + "random_b": "Kay", + "random_c": "Josh" + } + }, + { + "text": "Then, Steven and Robert were working at the hotel. Steven decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Robert were working at the hotel. Scott decided to give a thread to", + "random_names_cf": "Then, Steve and William were working at the hotel. Steve decided to give a thread to", + "s1_io_flip_cf": "Then, Robert and Steven were working at the hotel. Steven decided to give a thread to", + "s2_io_flip_cf": "Then, Steven and Robert were working at the hotel. Robert decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, William and Steve were working at the hotel. Steve decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Steve and William were working at the hotel. William decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Steven were working at the hotel. Robert decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Steve were working at the hotel. William decided to give a thread to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steven", + "object": "thread", + "place": "hotel", + "random_a": "Steve", + "random_b": "William", + "random_c": "Scott" + } + }, + { + "text": "When Cal and Roy were about to leave the resort, Cal gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Roy were about to leave the resort, Scott gave a strainer to", + "random_names_cf": "When Neil and Kelly were about to leave the resort, Neil gave a strainer to", + "s1_io_flip_cf": "When Roy and Cal were about to leave the resort, Cal gave a strainer to", + "s2_io_flip_cf": "When Cal and Roy were about to leave the resort, Roy gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Kelly and Neil were about to leave the resort, Neil gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Neil and Kelly were about to leave the resort, Kelly gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Cal were about to leave the resort, Roy gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Neil were about to leave the resort, Kelly gave a strainer to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Cal", + "object": "strainer", + "place": "resort", + "random_a": "Neil", + "random_b": "Kelly", + "random_c": "Scott" + } + }, + { + "text": "Then, Roy and Austin went to the pet store. Roy gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Austin went to the pet store. Ross gave a pair of nail clippers to", + "random_names_cf": "Then, Mike and Dan went to the pet store. Mike gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Austin and Roy went to the pet store. Roy gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Roy and Austin went to the pet store. Austin gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Dan and Mike went to the pet store. Mike gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Dan went to the pet store. Dan gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Roy went to the pet store. Austin gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Mike went to the pet store. Dan gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Roy", + "object": "pair of nail clippers", + "place": "pet store", + "random_a": "Mike", + "random_b": "Dan", + "random_c": "Ross" + } + }, + { + "text": "Then, Sarah and Alex were working at the convenience store. Sarah decided to give a ruler to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Alex were working at the convenience store. Elizabeth decided to give a ruler to", + "random_names_cf": "Then, Rick and Kay were working at the convenience store. Rick decided to give a ruler to", + "s1_io_flip_cf": "Then, Alex and Sarah were working at the convenience store. Sarah decided to give a ruler to", + "s2_io_flip_cf": "Then, Sarah and Alex were working at the convenience store. Alex decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rick were working at the convenience store. Rick decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Kay were working at the convenience store. Kay decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Sarah were working at the convenience store. Alex decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rick were working at the convenience store. Kay decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Sarah", + "object": "ruler", + "place": "convenience store", + "random_a": "Rick", + "random_b": "Kay", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Stan and Tim had a lot of fun at the park. Stan gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Tim had a lot of fun at the park. Steve gave a razor to", + "random_names_cf": "Then, Ross and William had a lot of fun at the park. Ross gave a razor to", + "s1_io_flip_cf": "Then, Tim and Stan had a lot of fun at the park. Stan gave a razor to", + "s2_io_flip_cf": "Then, Stan and Tim had a lot of fun at the park. Tim gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, William and Ross had a lot of fun at the park. Ross gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Ross and William had a lot of fun at the park. William gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Stan had a lot of fun at the park. Tim gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Ross had a lot of fun at the park. William gave a razor to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Stan", + "object": "razor", + "place": "park", + "random_a": "Ross", + "random_b": "William", + "random_c": "Steve" + } + }, + { + "text": "Then, Elizabeth and Austin were working at the market. Elizabeth decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Austin were working at the market. Rick decided to give a poster to", + "random_names_cf": "Then, Steve and Roger were working at the market. Steve decided to give a poster to", + "s1_io_flip_cf": "Then, Austin and Elizabeth were working at the market. Elizabeth decided to give a poster to", + "s2_io_flip_cf": "Then, Elizabeth and Austin were working at the market. Austin decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Steve were working at the market. Steve decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Roger were working at the market. Roger decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Elizabeth were working at the market. Austin decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Steve were working at the market. Roger decided to give a poster to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Elizabeth", + "object": "poster", + "place": "market", + "random_a": "Steve", + "random_b": "Roger", + "random_c": "Rick" + } + }, + { + "text": "When Jonathan and Daniel got a pair of nail clippers at the hangar, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Daniel got a pair of nail clippers at the hangar, Kay decided to give it to", + "random_names_cf": "When Josh and Summer got a pair of nail clippers at the hangar, Josh decided to give it to", + "s1_io_flip_cf": "When Daniel and Jonathan got a pair of nail clippers at the hangar, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Daniel got a pair of nail clippers at the hangar, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Josh got a pair of nail clippers at the hangar, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Summer got a pair of nail clippers at the hangar, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Jonathan got a pair of nail clippers at the hangar, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Josh got a pair of nail clippers at the hangar, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jonathan", + "object": "pair of nail clippers", + "place": "hangar", + "random_a": "Josh", + "random_b": "Summer", + "random_c": "Kay" + } + }, + { + "text": "Before Peter and Phil left the ferry, Peter decided to give a screwdriver to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Phil left the ferry, Elizabeth decided to give a screwdriver to", + "random_names_cf": "Before Cal and Kay left the ferry, Cal decided to give a screwdriver to", + "s1_io_flip_cf": "Before Phil and Peter left the ferry, Peter decided to give a screwdriver to", + "s2_io_flip_cf": "Before Peter and Phil left the ferry, Phil decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Before Kay and Cal left the ferry, Cal decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Before Cal and Kay left the ferry, Kay decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Peter left the ferry, Phil decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kay and Cal left the ferry, Kay decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Peter", + "object": "screwdriver", + "place": "ferry", + "random_a": "Cal", + "random_b": "Kay", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Ryan and Steve were working at the car. Ryan decided to give a sink to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Steve were working at the car. Kay decided to give a sink to", + "random_names_cf": "Then, Don and Luke were working at the car. Don decided to give a sink to", + "s1_io_flip_cf": "Then, Steve and Ryan were working at the car. Ryan decided to give a sink to", + "s2_io_flip_cf": "Then, Ryan and Steve were working at the car. Steve decided to give a sink to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Don were working at the car. Don decided to give a sink to", + "random_names_s2_ioi_flip_cf": "Then, Don and Luke were working at the car. Luke decided to give a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Ryan were working at the car. Steve decided to give a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Don were working at the car. Luke decided to give a sink to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Ryan", + "object": "sink", + "place": "car", + "random_a": "Don", + "random_b": "Luke", + "random_c": "Kay" + } + }, + { + "text": "Before Will and Phil left the circus, Will decided to give a pencil sharpener to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Phil left the circus, Mike decided to give a pencil sharpener to", + "random_names_cf": "Before Jonathan and Rick left the circus, Jonathan decided to give a pencil sharpener to", + "s1_io_flip_cf": "Before Phil and Will left the circus, Will decided to give a pencil sharpener to", + "s2_io_flip_cf": "Before Will and Phil left the circus, Phil decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Before Rick and Jonathan left the circus, Jonathan decided to give a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Rick left the circus, Rick decided to give a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Phil and Will left the circus, Phil decided to give a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Jonathan left the circus, Rick decided to give a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Will", + "object": "pencil sharpener", + "place": "circus", + "random_a": "Jonathan", + "random_b": "Rick", + "random_c": "Mike" + } + }, + { + "text": "Then, Steve and Sarah had a lot of fun at the ferry. Steve gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Sarah had a lot of fun at the ferry. Rick gave a thimble to", + "random_names_cf": "Then, Scott and Luke had a lot of fun at the ferry. Scott gave a thimble to", + "s1_io_flip_cf": "Then, Sarah and Steve had a lot of fun at the ferry. Steve gave a thimble to", + "s2_io_flip_cf": "Then, Steve and Sarah had a lot of fun at the ferry. Sarah gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Scott had a lot of fun at the ferry. Scott gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Luke had a lot of fun at the ferry. Luke gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Steve had a lot of fun at the ferry. Sarah gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Scott had a lot of fun at the ferry. Luke gave a thimble to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Steve", + "object": "thimble", + "place": "ferry", + "random_a": "Scott", + "random_b": "Luke", + "random_c": "Rick" + } + }, + { + "text": "While Cal and Ryan relaxed, Cal gave a set of headphones to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Ryan relaxed, Guy gave a set of headphones to", + "random_names_cf": "While Don and Angel relaxed, Don gave a set of headphones to", + "s1_io_flip_cf": "While Ryan and Cal relaxed, Cal gave a set of headphones to", + "s2_io_flip_cf": "While Cal and Ryan relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "While Angel and Don relaxed, Don gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "While Don and Angel relaxed, Angel gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Cal relaxed, Ryan gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Don relaxed, Angel gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Cal", + "object": "set of headphones", + "place": "pharmacy", + "random_a": "Don", + "random_b": "Angel", + "random_c": "Guy" + } + }, + { + "text": "Then, Kay and Josh were working at the airport. Kay decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Josh were working at the airport. Steve decided to give a banner to", + "random_names_cf": "Then, Stan and Cal were working at the airport. Stan decided to give a banner to", + "s1_io_flip_cf": "Then, Josh and Kay were working at the airport. Kay decided to give a banner to", + "s2_io_flip_cf": "Then, Kay and Josh were working at the airport. Josh decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Stan were working at the airport. Stan decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Cal were working at the airport. Cal decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Kay were working at the airport. Josh decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Stan were working at the airport. Cal decided to give a banner to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Kay", + "object": "banner", + "place": "airport", + "random_a": "Stan", + "random_b": "Cal", + "random_c": "Steve" + } + }, + { + "text": "Before Josh and Ryan left the salon, Josh decided to give a notebook to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Ryan left the salon, Neil decided to give a notebook to", + "random_names_cf": "Before Andrew and Lewis left the salon, Andrew decided to give a notebook to", + "s1_io_flip_cf": "Before Ryan and Josh left the salon, Josh decided to give a notebook to", + "s2_io_flip_cf": "Before Josh and Ryan left the salon, Ryan decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Andrew left the salon, Andrew decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Lewis left the salon, Lewis decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Josh left the salon, Ryan decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Andrew left the salon, Lewis decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Josh", + "object": "notebook", + "place": "salon", + "random_a": "Andrew", + "random_b": "Lewis", + "random_c": "Neil" + } + }, + { + "text": "When Cal and Peter got a notebook at the garden, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Peter got a notebook at the garden, Joe decided to give it to", + "random_names_cf": "When Tom and Ross got a notebook at the garden, Tom decided to give it to", + "s1_io_flip_cf": "When Peter and Cal got a notebook at the garden, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Peter got a notebook at the garden, Peter decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Tom got a notebook at the garden, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Ross got a notebook at the garden, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Cal got a notebook at the garden, Peter decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Tom got a notebook at the garden, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "notebook", + "place": "garden", + "random_a": "Tom", + "random_b": "Ross", + "random_c": "Joe" + } + }, + { + "text": "The racetrack Steven and Elizabeth went to had a pair of goggles. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Steven and Elizabeth went to had a pair of goggles. Roger gave it to", + "random_names_cf": "The racetrack Henry and Ross went to had a pair of goggles. Henry gave it to", + "s1_io_flip_cf": "The racetrack Elizabeth and Steven went to had a pair of goggles. Steven gave it to", + "s2_io_flip_cf": "The racetrack Steven and Elizabeth went to had a pair of goggles. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Ross and Henry went to had a pair of goggles. Henry gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Henry and Ross went to had a pair of goggles. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Elizabeth and Steven went to had a pair of goggles. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Ross and Henry went to had a pair of goggles. Ross gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Steven", + "object": "pair of goggles", + "place": "racetrack", + "random_a": "Henry", + "random_b": "Ross", + "random_c": "Roger" + } + }, + { + "text": "Then, Roy and Rick were working at the airbase. Roy decided to give a bathtub to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Rick were working at the airbase. Ryan decided to give a bathtub to", + "random_names_cf": "Then, Dan and Josh were working at the airbase. Dan decided to give a bathtub to", + "s1_io_flip_cf": "Then, Rick and Roy were working at the airbase. Roy decided to give a bathtub to", + "s2_io_flip_cf": "Then, Roy and Rick were working at the airbase. Rick decided to give a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Dan were working at the airbase. Dan decided to give a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Josh were working at the airbase. Josh decided to give a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Roy were working at the airbase. Rick decided to give a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Dan were working at the airbase. Josh decided to give a bathtub to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Roy", + "object": "bathtub", + "place": "airbase", + "random_a": "Dan", + "random_b": "Josh", + "random_c": "Ryan" + } + }, + { + "text": "Then, Cal and Robert had a lot of fun at the dorm. Cal gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Robert had a lot of fun at the dorm. Andrew gave a microphone to", + "random_names_cf": "Then, Neil and Kay had a lot of fun at the dorm. Neil gave a microphone to", + "s1_io_flip_cf": "Then, Robert and Cal had a lot of fun at the dorm. Cal gave a microphone to", + "s2_io_flip_cf": "Then, Cal and Robert had a lot of fun at the dorm. Robert gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Neil had a lot of fun at the dorm. Neil gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Kay had a lot of fun at the dorm. Kay gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Cal had a lot of fun at the dorm. Robert gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Neil had a lot of fun at the dorm. Kay gave a microphone to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Cal", + "object": "microphone", + "place": "dorm", + "random_a": "Neil", + "random_b": "Kay", + "random_c": "Andrew" + } + }, + { + "text": "When Alex and Robert got a thread at the garden, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Robert got a thread at the garden, Ryan decided to give it to", + "random_names_cf": "When Josh and Tom got a thread at the garden, Josh decided to give it to", + "s1_io_flip_cf": "When Robert and Alex got a thread at the garden, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Robert got a thread at the garden, Robert decided to give it to", + "random_names_s1_ioi_flip_cf": "When Tom and Josh got a thread at the garden, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Tom got a thread at the garden, Tom decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Alex got a thread at the garden, Robert decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Josh got a thread at the garden, Tom decided to give it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Alex", + "object": "thread", + "place": "garden", + "random_a": "Josh", + "random_b": "Tom", + "random_c": "Ryan" + } + }, + { + "text": "Once Kelly and Stan arrived at the marketplace, Kelly gave a joystick to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Stan arrived at the marketplace, Joe gave a joystick to", + "random_names_cf": "Once Henry and Andrew arrived at the marketplace, Henry gave a joystick to", + "s1_io_flip_cf": "Once Stan and Kelly arrived at the marketplace, Kelly gave a joystick to", + "s2_io_flip_cf": "Once Kelly and Stan arrived at the marketplace, Stan gave a joystick to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Henry arrived at the marketplace, Henry gave a joystick to", + "random_names_s2_ioi_flip_cf": "Once Henry and Andrew arrived at the marketplace, Andrew gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Kelly arrived at the marketplace, Stan gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Henry arrived at the marketplace, Andrew gave a joystick to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Kelly", + "object": "joystick", + "place": "marketplace", + "random_a": "Henry", + "random_b": "Andrew", + "random_c": "Joe" + } + }, + { + "text": "When Luke and Roy got a wrench at the spa, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and Roy got a wrench at the spa, Ross decided to give it to", + "random_names_cf": "When Don and Rob got a wrench at the spa, Don decided to give it to", + "s1_io_flip_cf": "When Roy and Luke got a wrench at the spa, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and Roy got a wrench at the spa, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Don got a wrench at the spa, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Rob got a wrench at the spa, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Luke got a wrench at the spa, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Don got a wrench at the spa, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Luke", + "object": "wrench", + "place": "spa", + "random_a": "Don", + "random_b": "Rob", + "random_c": "Ross" + } + }, + { + "text": "When Daniel and Roger were about to leave the music store, Daniel gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Daniel and Roger were about to leave the music store, Luke gave a folder to", + "random_names_cf": "When Joe and Stan were about to leave the music store, Joe gave a folder to", + "s1_io_flip_cf": "When Roger and Daniel were about to leave the music store, Daniel gave a folder to", + "s2_io_flip_cf": "When Daniel and Roger were about to leave the music store, Roger gave a folder to", + "random_names_s1_ioi_flip_cf": "When Stan and Joe were about to leave the music store, Joe gave a folder to", + "random_names_s2_ioi_flip_cf": "When Joe and Stan were about to leave the music store, Stan gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Daniel were about to leave the music store, Roger gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Joe were about to leave the music store, Stan gave a folder to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Daniel", + "object": "folder", + "place": "music store", + "random_a": "Joe", + "random_b": "Stan", + "random_c": "Luke" + } + }, + { + "text": "The cafe Summer and Angel went to had a microphone. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The cafe Summer and Angel went to had a microphone. Stan gave it to", + "random_names_cf": "The cafe Roy and Robert went to had a microphone. Roy gave it to", + "s1_io_flip_cf": "The cafe Angel and Summer went to had a microphone. Summer gave it to", + "s2_io_flip_cf": "The cafe Summer and Angel went to had a microphone. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The cafe Robert and Roy went to had a microphone. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The cafe Roy and Robert went to had a microphone. Robert gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The cafe Angel and Summer went to had a microphone. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The cafe Robert and Roy went to had a microphone. Robert gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Summer", + "object": "microphone", + "place": "cafe", + "random_a": "Roy", + "random_b": "Robert", + "random_c": "Stan" + } + }, + { + "text": "Before Neil and Rick left the tire store, Neil decided to give a notebook to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Neil and Rick left the tire store, Mike decided to give a notebook to", + "random_names_cf": "Before Daniel and Lewis left the tire store, Daniel decided to give a notebook to", + "s1_io_flip_cf": "Before Rick and Neil left the tire store, Neil decided to give a notebook to", + "s2_io_flip_cf": "Before Neil and Rick left the tire store, Rick decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Daniel left the tire store, Daniel decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Lewis left the tire store, Lewis decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Neil left the tire store, Rick decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Daniel left the tire store, Lewis decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Neil", + "object": "notebook", + "place": "tire store", + "random_a": "Daniel", + "random_b": "Lewis", + "random_c": "Mike" + } + }, + { + "text": "Once Kelly and Steve arrived at the pharmacy, Kelly gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kelly and Steve arrived at the pharmacy, Daniel gave a screwdriver to", + "random_names_cf": "Once William and Joe arrived at the pharmacy, William gave a screwdriver to", + "s1_io_flip_cf": "Once Steve and Kelly arrived at the pharmacy, Kelly gave a screwdriver to", + "s2_io_flip_cf": "Once Kelly and Steve arrived at the pharmacy, Steve gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Joe and William arrived at the pharmacy, William gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once William and Joe arrived at the pharmacy, Joe gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steve and Kelly arrived at the pharmacy, Steve gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and William arrived at the pharmacy, Joe gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kelly", + "object": "screwdriver", + "place": "pharmacy", + "random_a": "William", + "random_b": "Joe", + "random_c": "Daniel" + } + }, + { + "text": "The elevator Elizabeth and Charles went to had a pencil sharpener. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Elizabeth and Charles went to had a pencil sharpener. Steven gave it to", + "random_names_cf": "The elevator Scott and Henry went to had a pencil sharpener. Scott gave it to", + "s1_io_flip_cf": "The elevator Charles and Elizabeth went to had a pencil sharpener. Elizabeth gave it to", + "s2_io_flip_cf": "The elevator Elizabeth and Charles went to had a pencil sharpener. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Henry and Scott went to had a pencil sharpener. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Scott and Henry went to had a pencil sharpener. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Charles and Elizabeth went to had a pencil sharpener. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Henry and Scott went to had a pencil sharpener. Henry gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Elizabeth", + "object": "pencil sharpener", + "place": "elevator", + "random_a": "Scott", + "random_b": "Henry", + "random_c": "Steven" + } + }, + { + "text": "Once Henry and Roger arrived at the store, Henry gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Roger arrived at the store, Lewis gave a piece of tape to", + "random_names_cf": "Once Mike and Daniel arrived at the store, Mike gave a piece of tape to", + "s1_io_flip_cf": "Once Roger and Henry arrived at the store, Henry gave a piece of tape to", + "s2_io_flip_cf": "Once Henry and Roger arrived at the store, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Mike arrived at the store, Mike gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Mike and Daniel arrived at the store, Daniel gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Henry arrived at the store, Roger gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Mike arrived at the store, Daniel gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Henry", + "object": "piece of tape", + "place": "store", + "random_a": "Mike", + "random_b": "Daniel", + "random_c": "Lewis" + } + }, + { + "text": "Then, Robert and Lewis were working at the harbor. Robert decided to give a folder to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Lewis were working at the harbor. Phil decided to give a folder to", + "random_names_cf": "Then, Henry and Roy were working at the harbor. Henry decided to give a folder to", + "s1_io_flip_cf": "Then, Lewis and Robert were working at the harbor. Robert decided to give a folder to", + "s2_io_flip_cf": "Then, Robert and Lewis were working at the harbor. Lewis decided to give a folder to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Henry were working at the harbor. Henry decided to give a folder to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Roy were working at the harbor. Roy decided to give a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Robert were working at the harbor. Lewis decided to give a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Henry were working at the harbor. Roy decided to give a folder to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Robert", + "object": "folder", + "place": "harbor", + "random_a": "Henry", + "random_b": "Roy", + "random_c": "Phil" + } + }, + { + "text": "Before Rick and Alexander left the boatyard, Rick decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Alexander left the boatyard, Edward decided to give a sandal to", + "random_names_cf": "Before Sarah and Austin left the boatyard, Sarah decided to give a sandal to", + "s1_io_flip_cf": "Before Alexander and Rick left the boatyard, Rick decided to give a sandal to", + "s2_io_flip_cf": "Before Rick and Alexander left the boatyard, Alexander decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Austin and Sarah left the boatyard, Sarah decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Austin left the boatyard, Austin decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alexander and Rick left the boatyard, Alexander decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Sarah left the boatyard, Austin decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Rick", + "object": "sandal", + "place": "boatyard", + "random_a": "Sarah", + "random_b": "Austin", + "random_c": "Edward" + } + }, + { + "text": "When Steve and Daniel were about to leave the mall, Steve gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Daniel were about to leave the mall, Alex gave a ruler to", + "random_names_cf": "When Ross and William were about to leave the mall, Ross gave a ruler to", + "s1_io_flip_cf": "When Daniel and Steve were about to leave the mall, Steve gave a ruler to", + "s2_io_flip_cf": "When Steve and Daniel were about to leave the mall, Daniel gave a ruler to", + "random_names_s1_ioi_flip_cf": "When William and Ross were about to leave the mall, Ross gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Ross and William were about to leave the mall, William gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steve were about to leave the mall, Daniel gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Ross were about to leave the mall, William gave a ruler to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "ruler", + "place": "mall", + "random_a": "Ross", + "random_b": "William", + "random_c": "Alex" + } + }, + { + "text": "Then, Ross and Scott had a lot of fun at the spa. Ross gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Scott had a lot of fun at the spa. Andrew gave a tent to", + "random_names_cf": "Then, Peter and Henry had a lot of fun at the spa. Peter gave a tent to", + "s1_io_flip_cf": "Then, Scott and Ross had a lot of fun at the spa. Ross gave a tent to", + "s2_io_flip_cf": "Then, Ross and Scott had a lot of fun at the spa. Scott gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Peter had a lot of fun at the spa. Peter gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Henry had a lot of fun at the spa. Henry gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Ross had a lot of fun at the spa. Scott gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Peter had a lot of fun at the spa. Henry gave a tent to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Ross", + "object": "tent", + "place": "spa", + "random_a": "Peter", + "random_b": "Henry", + "random_c": "Andrew" + } + }, + { + "text": "Once Neil and Ryan arrived at the department store, Neil gave a grater to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Ryan arrived at the department store, Charles gave a grater to", + "random_names_cf": "Once Phil and Andrew arrived at the department store, Phil gave a grater to", + "s1_io_flip_cf": "Once Ryan and Neil arrived at the department store, Neil gave a grater to", + "s2_io_flip_cf": "Once Neil and Ryan arrived at the department store, Ryan gave a grater to", + "random_names_s1_ioi_flip_cf": "Once Andrew and Phil arrived at the department store, Phil gave a grater to", + "random_names_s2_ioi_flip_cf": "Once Phil and Andrew arrived at the department store, Andrew gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Neil arrived at the department store, Ryan gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Andrew and Phil arrived at the department store, Andrew gave a grater to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Neil", + "object": "grater", + "place": "department store", + "random_a": "Phil", + "random_b": "Andrew", + "random_c": "Charles" + } + }, + { + "text": "While Summer and William relaxed, Summer gave a dishwasher to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and William relaxed, Don gave a dishwasher to", + "random_names_cf": "While Ryan and Andrew relaxed, Ryan gave a dishwasher to", + "s1_io_flip_cf": "While William and Summer relaxed, Summer gave a dishwasher to", + "s2_io_flip_cf": "While Summer and William relaxed, William gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "While Andrew and Ryan relaxed, Ryan gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "While Ryan and Andrew relaxed, Andrew gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "While William and Summer relaxed, William gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Ryan relaxed, Andrew gave a dishwasher to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Summer", + "object": "dishwasher", + "place": "airport", + "random_a": "Ryan", + "random_b": "Andrew", + "random_c": "Don" + } + }, + { + "text": "Then, Josh and Scott had a lot of fun at the square. Josh gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Scott had a lot of fun at the square. Neil gave a sock to", + "random_names_cf": "Then, Roy and Phil had a lot of fun at the square. Roy gave a sock to", + "s1_io_flip_cf": "Then, Scott and Josh had a lot of fun at the square. Josh gave a sock to", + "s2_io_flip_cf": "Then, Josh and Scott had a lot of fun at the square. Scott gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Roy had a lot of fun at the square. Roy gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Roy and Phil had a lot of fun at the square. Phil gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Josh had a lot of fun at the square. Scott gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Roy had a lot of fun at the square. Phil gave a sock to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Josh", + "object": "sock", + "place": "square", + "random_a": "Roy", + "random_b": "Phil", + "random_c": "Neil" + } + }, + { + "text": "Then, Summer and Kay had a lot of fun at the tire store. Summer gave a dishwasher to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Kay had a lot of fun at the tire store. Austin gave a dishwasher to", + "random_names_cf": "Then, Rick and Neil had a lot of fun at the tire store. Rick gave a dishwasher to", + "s1_io_flip_cf": "Then, Kay and Summer had a lot of fun at the tire store. Summer gave a dishwasher to", + "s2_io_flip_cf": "Then, Summer and Kay had a lot of fun at the tire store. Kay gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Rick had a lot of fun at the tire store. Rick gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Neil had a lot of fun at the tire store. Neil gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Summer had a lot of fun at the tire store. Kay gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Rick had a lot of fun at the tire store. Neil gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Summer", + "object": "dishwasher", + "place": "tire store", + "random_a": "Rick", + "random_b": "Neil", + "random_c": "Austin" + } + }, + { + "text": "When Edward and Kay were about to leave the harbor, Edward gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Kay were about to leave the harbor, Peter gave a crate to", + "random_names_cf": "When Alex and Guy were about to leave the harbor, Alex gave a crate to", + "s1_io_flip_cf": "When Kay and Edward were about to leave the harbor, Edward gave a crate to", + "s2_io_flip_cf": "When Edward and Kay were about to leave the harbor, Kay gave a crate to", + "random_names_s1_ioi_flip_cf": "When Guy and Alex were about to leave the harbor, Alex gave a crate to", + "random_names_s2_ioi_flip_cf": "When Alex and Guy were about to leave the harbor, Guy gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Edward were about to leave the harbor, Kay gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Alex were about to leave the harbor, Guy gave a crate to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "crate", + "place": "harbor", + "random_a": "Alex", + "random_b": "Guy", + "random_c": "Peter" + } + }, + { + "text": "Then, Angel and Elizabeth had a lot of fun at the restaurant. Angel gave a microphone to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Elizabeth had a lot of fun at the restaurant. Roger gave a microphone to", + "random_names_cf": "Then, Rob and Summer had a lot of fun at the restaurant. Rob gave a microphone to", + "s1_io_flip_cf": "Then, Elizabeth and Angel had a lot of fun at the restaurant. Angel gave a microphone to", + "s2_io_flip_cf": "Then, Angel and Elizabeth had a lot of fun at the restaurant. Elizabeth gave a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the restaurant. Rob gave a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Summer had a lot of fun at the restaurant. Summer gave a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Angel had a lot of fun at the restaurant. Elizabeth gave a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Rob had a lot of fun at the restaurant. Summer gave a microphone to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Angel", + "object": "microphone", + "place": "restaurant", + "random_a": "Rob", + "random_b": "Summer", + "random_c": "Roger" + } + }, + { + "text": "Then, Will and Grant were working at the resort. Will decided to give a glove to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Grant were working at the resort. Dan decided to give a glove to", + "random_names_cf": "Then, Daniel and Peter were working at the resort. Daniel decided to give a glove to", + "s1_io_flip_cf": "Then, Grant and Will were working at the resort. Will decided to give a glove to", + "s2_io_flip_cf": "Then, Will and Grant were working at the resort. Grant decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Daniel were working at the resort. Daniel decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Peter were working at the resort. Peter decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Will were working at the resort. Grant decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Daniel were working at the resort. Peter decided to give a glove to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Will", + "object": "glove", + "place": "resort", + "random_a": "Daniel", + "random_b": "Peter", + "random_c": "Dan" + } + }, + { + "text": "Then, Angel and Mike were working at the square. Angel decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Mike were working at the square. Josh decided to give a blouse to", + "random_names_cf": "Then, Edward and Alexander were working at the square. Edward decided to give a blouse to", + "s1_io_flip_cf": "Then, Mike and Angel were working at the square. Angel decided to give a blouse to", + "s2_io_flip_cf": "Then, Angel and Mike were working at the square. Mike decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Edward were working at the square. Edward decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Alexander were working at the square. Alexander decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Angel were working at the square. Mike decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Edward were working at the square. Alexander decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Angel", + "object": "blouse", + "place": "square", + "random_a": "Edward", + "random_b": "Alexander", + "random_c": "Josh" + } + }, + { + "text": "Then, Guy and Angel were working at the studio. Guy decided to give a boot to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Angel were working at the studio. Mike decided to give a boot to", + "random_names_cf": "Then, Tom and Scott were working at the studio. Tom decided to give a boot to", + "s1_io_flip_cf": "Then, Angel and Guy were working at the studio. Guy decided to give a boot to", + "s2_io_flip_cf": "Then, Guy and Angel were working at the studio. Angel decided to give a boot to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Tom were working at the studio. Tom decided to give a boot to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Scott were working at the studio. Scott decided to give a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Guy were working at the studio. Angel decided to give a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom were working at the studio. Scott decided to give a boot to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Guy", + "object": "boot", + "place": "studio", + "random_a": "Tom", + "random_b": "Scott", + "random_c": "Mike" + } + }, + { + "text": "Then, Tom and Scott were working at the gym. Tom decided to give a microphone to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Scott were working at the gym. Grant decided to give a microphone to", + "random_names_cf": "Then, Steve and Cal were working at the gym. Steve decided to give a microphone to", + "s1_io_flip_cf": "Then, Scott and Tom were working at the gym. Tom decided to give a microphone to", + "s2_io_flip_cf": "Then, Tom and Scott were working at the gym. Scott decided to give a microphone to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Steve were working at the gym. Steve decided to give a microphone to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Cal were working at the gym. Cal decided to give a microphone to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom were working at the gym. Scott decided to give a microphone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Steve were working at the gym. Cal decided to give a microphone to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "microphone", + "place": "gym", + "random_a": "Steve", + "random_b": "Cal", + "random_c": "Grant" + } + }, + { + "text": "Then, Henry and Kelly went to the hotel. Henry gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Kelly went to the hotel. Don gave a thread to", + "random_names_cf": "Then, Guy and Steve went to the hotel. Guy gave a thread to", + "s1_io_flip_cf": "Then, Kelly and Henry went to the hotel. Henry gave a thread to", + "s2_io_flip_cf": "Then, Henry and Kelly went to the hotel. Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Guy went to the hotel. Guy gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Steve went to the hotel. Steve gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Henry went to the hotel. Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Guy went to the hotel. Steve gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Henry", + "object": "thread", + "place": "hotel", + "random_a": "Guy", + "random_b": "Steve", + "random_c": "Don" + } + }, + { + "text": "While Guy and Robert relaxed, Guy gave a snack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Robert relaxed, Steve gave a snack to", + "random_names_cf": "While Tim and Peter relaxed, Tim gave a snack to", + "s1_io_flip_cf": "While Robert and Guy relaxed, Guy gave a snack to", + "s2_io_flip_cf": "While Guy and Robert relaxed, Robert gave a snack to", + "random_names_s1_ioi_flip_cf": "While Peter and Tim relaxed, Tim gave a snack to", + "random_names_s2_ioi_flip_cf": "While Tim and Peter relaxed, Peter gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Guy relaxed, Robert gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Tim relaxed, Peter gave a snack to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Guy", + "object": "snack", + "place": "break room", + "random_a": "Tim", + "random_b": "Peter", + "random_c": "Steve" + } + }, + { + "text": "Then, Guy and Edward were working at the airbase. Guy decided to give a banner to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Edward were working at the airbase. Roger decided to give a banner to", + "random_names_cf": "Then, Luke and Mike were working at the airbase. Luke decided to give a banner to", + "s1_io_flip_cf": "Then, Edward and Guy were working at the airbase. Guy decided to give a banner to", + "s2_io_flip_cf": "Then, Guy and Edward were working at the airbase. Edward decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Luke were working at the airbase. Luke decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Mike were working at the airbase. Mike decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Guy were working at the airbase. Edward decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Luke were working at the airbase. Mike decided to give a banner to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Guy", + "object": "banner", + "place": "airbase", + "random_a": "Luke", + "random_b": "Mike", + "random_c": "Roger" + } + }, + { + "text": "Then, Robert and Jonathan had a lot of fun at the pet store. Robert gave a trunk to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Jonathan had a lot of fun at the pet store. Phil gave a trunk to", + "random_names_cf": "Then, Mike and Will had a lot of fun at the pet store. Mike gave a trunk to", + "s1_io_flip_cf": "Then, Jonathan and Robert had a lot of fun at the pet store. Robert gave a trunk to", + "s2_io_flip_cf": "Then, Robert and Jonathan had a lot of fun at the pet store. Jonathan gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Will and Mike had a lot of fun at the pet store. Mike gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Will had a lot of fun at the pet store. Will gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Robert had a lot of fun at the pet store. Jonathan gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Mike had a lot of fun at the pet store. Will gave a trunk to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Robert", + "object": "trunk", + "place": "pet store", + "random_a": "Mike", + "random_b": "Will", + "random_c": "Phil" + } + }, + { + "text": "Before Rob and Joe left the department store, Rob decided to give a sandal to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Joe left the department store, Cal decided to give a sandal to", + "random_names_cf": "Before Stan and Rick left the department store, Stan decided to give a sandal to", + "s1_io_flip_cf": "Before Joe and Rob left the department store, Rob decided to give a sandal to", + "s2_io_flip_cf": "Before Rob and Joe left the department store, Joe decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Before Rick and Stan left the department store, Stan decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Before Stan and Rick left the department store, Rick decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Rob left the department store, Joe decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Stan left the department store, Rick decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Rob", + "object": "sandal", + "place": "department store", + "random_a": "Stan", + "random_b": "Rick", + "random_c": "Cal" + } + }, + { + "text": "When William and Joe were about to leave the tire store, William gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Joe were about to leave the tire store, Daniel gave a dishwasher to", + "random_names_cf": "When Neil and Jim were about to leave the tire store, Neil gave a dishwasher to", + "s1_io_flip_cf": "When Joe and William were about to leave the tire store, William gave a dishwasher to", + "s2_io_flip_cf": "When William and Joe were about to leave the tire store, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Jim and Neil were about to leave the tire store, Neil gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Neil and Jim were about to leave the tire store, Jim gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and William were about to leave the tire store, Joe gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Neil were about to leave the tire store, Jim gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "William", + "object": "dishwasher", + "place": "tire store", + "random_a": "Neil", + "random_b": "Jim", + "random_c": "Daniel" + } + }, + { + "text": "Then, Grant and Summer went to the optician. Grant gave a ring to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Summer went to the optician. Alexander gave a ring to", + "random_names_cf": "Then, Tom and Sarah went to the optician. Tom gave a ring to", + "s1_io_flip_cf": "Then, Summer and Grant went to the optician. Grant gave a ring to", + "s2_io_flip_cf": "Then, Grant and Summer went to the optician. Summer gave a ring to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Tom went to the optician. Tom gave a ring to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Sarah went to the optician. Sarah gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Grant went to the optician. Summer gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Tom went to the optician. Sarah gave a ring to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Grant", + "object": "ring", + "place": "optician", + "random_a": "Tom", + "random_b": "Sarah", + "random_c": "Alexander" + } + }, + { + "text": "Then, Dan and Cal went to the gift shop. Dan gave a napkin to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Cal went to the gift shop. Kay gave a napkin to", + "random_names_cf": "Then, Daniel and Neil went to the gift shop. Daniel gave a napkin to", + "s1_io_flip_cf": "Then, Cal and Dan went to the gift shop. Dan gave a napkin to", + "s2_io_flip_cf": "Then, Dan and Cal went to the gift shop. Cal gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Daniel went to the gift shop. Daniel gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Neil went to the gift shop. Neil gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Dan went to the gift shop. Cal gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Daniel went to the gift shop. Neil gave a napkin to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Dan", + "object": "napkin", + "place": "gift shop", + "random_a": "Daniel", + "random_b": "Neil", + "random_c": "Kay" + } + }, + { + "text": "When Will and Ryan were about to leave the field, Will gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Ryan were about to leave the field, Sarah gave a thread to", + "random_names_cf": "When Kelly and Austin were about to leave the field, Kelly gave a thread to", + "s1_io_flip_cf": "When Ryan and Will were about to leave the field, Will gave a thread to", + "s2_io_flip_cf": "When Will and Ryan were about to leave the field, Ryan gave a thread to", + "random_names_s1_ioi_flip_cf": "When Austin and Kelly were about to leave the field, Kelly gave a thread to", + "random_names_s2_ioi_flip_cf": "When Kelly and Austin were about to leave the field, Austin gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Will were about to leave the field, Ryan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Kelly were about to leave the field, Austin gave a thread to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Will", + "object": "thread", + "place": "field", + "random_a": "Kelly", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "When Charles and Roy got a pencil at the toy store, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Roy got a pencil at the toy store, Alex decided to give it to", + "random_names_cf": "When Luke and Steve got a pencil at the toy store, Luke decided to give it to", + "s1_io_flip_cf": "When Roy and Charles got a pencil at the toy store, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Roy got a pencil at the toy store, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steve and Luke got a pencil at the toy store, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Steve got a pencil at the toy store, Steve decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Charles got a pencil at the toy store, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Luke got a pencil at the toy store, Steve decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "pencil", + "place": "toy store", + "random_a": "Luke", + "random_b": "Steve", + "random_c": "Alex" + } + }, + { + "text": "The salon Peter and William went to had a folder. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The salon Peter and William went to had a folder. Don gave it to", + "random_names_cf": "The salon Guy and Will went to had a folder. Guy gave it to", + "s1_io_flip_cf": "The salon William and Peter went to had a folder. Peter gave it to", + "s2_io_flip_cf": "The salon Peter and William went to had a folder. William gave it to", + "random_names_s1_ioi_flip_cf": "The salon Will and Guy went to had a folder. Guy gave it to", + "random_names_s2_ioi_flip_cf": "The salon Guy and Will went to had a folder. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The salon William and Peter went to had a folder. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The salon Will and Guy went to had a folder. Will gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "folder", + "place": "salon", + "random_a": "Guy", + "random_b": "Will", + "random_c": "Don" + } + }, + { + "text": "Before Dan and Steven left the gift shop, Dan decided to give a desk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Steven left the gift shop, Rob decided to give a desk to", + "random_names_cf": "Before Josh and Jim left the gift shop, Josh decided to give a desk to", + "s1_io_flip_cf": "Before Steven and Dan left the gift shop, Dan decided to give a desk to", + "s2_io_flip_cf": "Before Dan and Steven left the gift shop, Steven decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Before Jim and Josh left the gift shop, Josh decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Before Josh and Jim left the gift shop, Jim decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Dan left the gift shop, Steven decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Josh left the gift shop, Jim decided to give a desk to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Dan", + "object": "desk", + "place": "gift shop", + "random_a": "Josh", + "random_b": "Jim", + "random_c": "Rob" + } + }, + { + "text": "Then, Andrew and Roy went to the resort. Andrew gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Roy went to the resort. Tim gave a trunk to", + "random_names_cf": "Then, Steve and Roger went to the resort. Steve gave a trunk to", + "s1_io_flip_cf": "Then, Roy and Andrew went to the resort. Andrew gave a trunk to", + "s2_io_flip_cf": "Then, Andrew and Roy went to the resort. Roy gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Steve went to the resort. Steve gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Roger went to the resort. Roger gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Andrew went to the resort. Roy gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Steve went to the resort. Roger gave a trunk to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "trunk", + "place": "resort", + "random_a": "Steve", + "random_b": "Roger", + "random_c": "Tim" + } + }, + { + "text": "Before Josh and Kelly left the mall, Josh decided to give a strainer to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Kelly left the mall, Edward decided to give a strainer to", + "random_names_cf": "Before Neil and Steven left the mall, Neil decided to give a strainer to", + "s1_io_flip_cf": "Before Kelly and Josh left the mall, Josh decided to give a strainer to", + "s2_io_flip_cf": "Before Josh and Kelly left the mall, Kelly decided to give a strainer to", + "random_names_s1_ioi_flip_cf": "Before Steven and Neil left the mall, Neil decided to give a strainer to", + "random_names_s2_ioi_flip_cf": "Before Neil and Steven left the mall, Steven decided to give a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Josh left the mall, Kelly decided to give a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Neil left the mall, Steven decided to give a strainer to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Josh", + "object": "strainer", + "place": "mall", + "random_a": "Neil", + "random_b": "Steven", + "random_c": "Edward" + } + }, + { + "text": "Then, Don and Jim were working at the museum. Don decided to give a match to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Jim were working at the museum. Dan decided to give a match to", + "random_names_cf": "Then, Austin and Rick were working at the museum. Austin decided to give a match to", + "s1_io_flip_cf": "Then, Jim and Don were working at the museum. Don decided to give a match to", + "s2_io_flip_cf": "Then, Don and Jim were working at the museum. Jim decided to give a match to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Austin were working at the museum. Austin decided to give a match to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Rick were working at the museum. Rick decided to give a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Don were working at the museum. Jim decided to give a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Austin were working at the museum. Rick decided to give a match to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Don", + "object": "match", + "place": "museum", + "random_a": "Austin", + "random_b": "Rick", + "random_c": "Dan" + } + }, + { + "text": "Then, Jonathan and Steve had a lot of fun at the optician. Jonathan gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Steve had a lot of fun at the optician. Josh gave a pair of shoes to", + "random_names_cf": "Then, Guy and Austin had a lot of fun at the optician. Guy gave a pair of shoes to", + "s1_io_flip_cf": "Then, Steve and Jonathan had a lot of fun at the optician. Jonathan gave a pair of shoes to", + "s2_io_flip_cf": "Then, Jonathan and Steve had a lot of fun at the optician. Steve gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Guy had a lot of fun at the optician. Guy gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Austin had a lot of fun at the optician. Austin gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Jonathan had a lot of fun at the optician. Steve gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Guy had a lot of fun at the optician. Austin gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Jonathan", + "object": "pair of shoes", + "place": "optician", + "random_a": "Guy", + "random_b": "Austin", + "random_c": "Josh" + } + }, + { + "text": "The dorm Dan and Henry went to had a crate. Dan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Dan and Henry went to had a crate. Peter gave it to", + "random_names_cf": "The dorm Tom and Austin went to had a crate. Tom gave it to", + "s1_io_flip_cf": "The dorm Henry and Dan went to had a crate. Dan gave it to", + "s2_io_flip_cf": "The dorm Dan and Henry went to had a crate. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Austin and Tom went to had a crate. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Tom and Austin went to had a crate. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Henry and Dan went to had a crate. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Austin and Tom went to had a crate. Austin gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Dan", + "object": "crate", + "place": "dorm", + "random_a": "Tom", + "random_b": "Austin", + "random_c": "Peter" + } + }, + { + "text": "Once Tim and Dan arrived at the museum, Tim gave a desk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Dan arrived at the museum, Lewis gave a desk to", + "random_names_cf": "Once Austin and Steven arrived at the museum, Austin gave a desk to", + "s1_io_flip_cf": "Once Dan and Tim arrived at the museum, Tim gave a desk to", + "s2_io_flip_cf": "Once Tim and Dan arrived at the museum, Dan gave a desk to", + "random_names_s1_ioi_flip_cf": "Once Steven and Austin arrived at the museum, Austin gave a desk to", + "random_names_s2_ioi_flip_cf": "Once Austin and Steven arrived at the museum, Steven gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Tim arrived at the museum, Dan gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Austin arrived at the museum, Steven gave a desk to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tim", + "object": "desk", + "place": "museum", + "random_a": "Austin", + "random_b": "Steven", + "random_c": "Lewis" + } + }, + { + "text": "When Robert and Tim got a dress at the music store, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Tim got a dress at the music store, Scott decided to give it to", + "random_names_cf": "When Neil and Peter got a dress at the music store, Neil decided to give it to", + "s1_io_flip_cf": "When Tim and Robert got a dress at the music store, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Tim got a dress at the music store, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Neil got a dress at the music store, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Peter got a dress at the music store, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Robert got a dress at the music store, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Neil got a dress at the music store, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Robert", + "object": "dress", + "place": "music store", + "random_a": "Neil", + "random_b": "Peter", + "random_c": "Scott" + } + }, + { + "text": "When Scott and Steven got a sandal at the spa, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Steven got a sandal at the spa, Elizabeth decided to give it to", + "random_names_cf": "When Kelly and Andrew got a sandal at the spa, Kelly decided to give it to", + "s1_io_flip_cf": "When Steven and Scott got a sandal at the spa, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Steven got a sandal at the spa, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Andrew and Kelly got a sandal at the spa, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Andrew got a sandal at the spa, Andrew decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Scott got a sandal at the spa, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Kelly got a sandal at the spa, Andrew decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Scott", + "object": "sandal", + "place": "spa", + "random_a": "Kelly", + "random_b": "Andrew", + "random_c": "Elizabeth" + } + }, + { + "text": "When Ross and Ryan got a glove at the circus, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Ryan got a glove at the circus, Phil decided to give it to", + "random_names_cf": "When Steve and Mike got a glove at the circus, Steve decided to give it to", + "s1_io_flip_cf": "When Ryan and Ross got a glove at the circus, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Ryan got a glove at the circus, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Steve got a glove at the circus, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Mike got a glove at the circus, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Ross got a glove at the circus, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Steve got a glove at the circus, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Ross", + "object": "glove", + "place": "circus", + "random_a": "Steve", + "random_b": "Mike", + "random_c": "Phil" + } + }, + { + "text": "Then, Mike and Kay went to the field. Mike gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Kay went to the field. Peter gave a desk to", + "random_names_cf": "Then, Tom and Scott went to the field. Tom gave a desk to", + "s1_io_flip_cf": "Then, Kay and Mike went to the field. Mike gave a desk to", + "s2_io_flip_cf": "Then, Mike and Kay went to the field. Kay gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Tom went to the field. Tom gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Scott went to the field. Scott gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Mike went to the field. Kay gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom went to the field. Scott gave a desk to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Mike", + "object": "desk", + "place": "field", + "random_a": "Tom", + "random_b": "Scott", + "random_c": "Peter" + } + }, + { + "text": "Then, Rob and Peter had a lot of fun at the hotel. Rob gave a ruler to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Peter had a lot of fun at the hotel. Charles gave a ruler to", + "random_names_cf": "Then, Rick and Alex had a lot of fun at the hotel. Rick gave a ruler to", + "s1_io_flip_cf": "Then, Peter and Rob had a lot of fun at the hotel. Rob gave a ruler to", + "s2_io_flip_cf": "Then, Rob and Peter had a lot of fun at the hotel. Peter gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Rick had a lot of fun at the hotel. Rick gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Alex had a lot of fun at the hotel. Alex gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Rob had a lot of fun at the hotel. Peter gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Rick had a lot of fun at the hotel. Alex gave a ruler to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Rob", + "object": "ruler", + "place": "hotel", + "random_a": "Rick", + "random_b": "Alex", + "random_c": "Charles" + } + }, + { + "text": "While Steve and Grant relaxed, Steve gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Grant relaxed, Angel gave a laptop to", + "random_names_cf": "While Jonathan and Austin relaxed, Jonathan gave a laptop to", + "s1_io_flip_cf": "While Grant and Steve relaxed, Steve gave a laptop to", + "s2_io_flip_cf": "While Steve and Grant relaxed, Grant gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Austin and Jonathan relaxed, Jonathan gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Austin relaxed, Austin gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Steve relaxed, Grant gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Jonathan relaxed, Austin gave a laptop to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Steve", + "object": "laptop", + "place": "gift shop", + "random_a": "Jonathan", + "random_b": "Austin", + "random_c": "Angel" + } + }, + { + "text": "Before Steven and Robert left the convenience store, Steven decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steven and Robert left the convenience store, Cal decided to give a ribbon to", + "random_names_cf": "Before Will and Don left the convenience store, Will decided to give a ribbon to", + "s1_io_flip_cf": "Before Robert and Steven left the convenience store, Steven decided to give a ribbon to", + "s2_io_flip_cf": "Before Steven and Robert left the convenience store, Robert decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Don and Will left the convenience store, Will decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Will and Don left the convenience store, Don decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Steven left the convenience store, Robert decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Don and Will left the convenience store, Don decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Steven", + "object": "ribbon", + "place": "convenience store", + "random_a": "Will", + "random_b": "Don", + "random_c": "Cal" + } + }, + { + "text": "When Roger and Tim got a dishwasher at the market, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Tim got a dishwasher at the market, William decided to give it to", + "random_names_cf": "When Neil and Lewis got a dishwasher at the market, Neil decided to give it to", + "s1_io_flip_cf": "When Tim and Roger got a dishwasher at the market, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Tim got a dishwasher at the market, Tim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Neil got a dishwasher at the market, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Lewis got a dishwasher at the market, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Roger got a dishwasher at the market, Tim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Neil got a dishwasher at the market, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "dishwasher", + "place": "market", + "random_a": "Neil", + "random_b": "Lewis", + "random_c": "William" + } + }, + { + "text": "Then, Stan and Kelly were working at the square. Stan decided to give a shoe to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Stan and Kelly were working at the square. Jonathan decided to give a shoe to", + "random_names_cf": "Then, Josh and Roger were working at the square. Josh decided to give a shoe to", + "s1_io_flip_cf": "Then, Kelly and Stan were working at the square. Stan decided to give a shoe to", + "s2_io_flip_cf": "Then, Stan and Kelly were working at the square. Kelly decided to give a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Josh were working at the square. Josh decided to give a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Roger were working at the square. Roger decided to give a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Stan were working at the square. Kelly decided to give a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Josh were working at the square. Roger decided to give a shoe to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Stan", + "object": "shoe", + "place": "square", + "random_a": "Josh", + "random_b": "Roger", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Angel and Guy were working at the marketplace. Angel decided to give a notebook to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Guy were working at the marketplace. Will decided to give a notebook to", + "random_names_cf": "Then, Alexander and Jonathan were working at the marketplace. Alexander decided to give a notebook to", + "s1_io_flip_cf": "Then, Guy and Angel were working at the marketplace. Angel decided to give a notebook to", + "s2_io_flip_cf": "Then, Angel and Guy were working at the marketplace. Guy decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Alexander were working at the marketplace. Alexander decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Jonathan were working at the marketplace. Jonathan decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Angel were working at the marketplace. Guy decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Alexander were working at the marketplace. Jonathan decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Angel", + "object": "notebook", + "place": "marketplace", + "random_a": "Alexander", + "random_b": "Jonathan", + "random_c": "Will" + } + }, + { + "text": "Then, Dan and Phil had a lot of fun at the break room. Dan gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Phil had a lot of fun at the break room. Daniel gave a pair of nail clippers to", + "random_names_cf": "Then, Guy and Lewis had a lot of fun at the break room. Guy gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Phil and Dan had a lot of fun at the break room. Dan gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Dan and Phil had a lot of fun at the break room. Phil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Guy had a lot of fun at the break room. Guy gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Lewis had a lot of fun at the break room. Lewis gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the break room. Phil gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Guy had a lot of fun at the break room. Lewis gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Dan", + "object": "pair of nail clippers", + "place": "break room", + "random_a": "Guy", + "random_b": "Lewis", + "random_c": "Daniel" + } + }, + { + "text": "When Ross and Daniel got a wallet at the harbor, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Daniel got a wallet at the harbor, Andrew decided to give it to", + "random_names_cf": "When Don and Alex got a wallet at the harbor, Don decided to give it to", + "s1_io_flip_cf": "When Daniel and Ross got a wallet at the harbor, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Daniel got a wallet at the harbor, Daniel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alex and Don got a wallet at the harbor, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Alex got a wallet at the harbor, Alex decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Ross got a wallet at the harbor, Daniel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Don got a wallet at the harbor, Alex decided to give it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Ross", + "object": "wallet", + "place": "harbor", + "random_a": "Don", + "random_b": "Alex", + "random_c": "Andrew" + } + }, + { + "text": "When Steve and Lewis were about to leave the hotel, Steve gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Lewis were about to leave the hotel, Angel gave a banner to", + "random_names_cf": "When Daniel and Steven were about to leave the hotel, Daniel gave a banner to", + "s1_io_flip_cf": "When Lewis and Steve were about to leave the hotel, Steve gave a banner to", + "s2_io_flip_cf": "When Steve and Lewis were about to leave the hotel, Lewis gave a banner to", + "random_names_s1_ioi_flip_cf": "When Steven and Daniel were about to leave the hotel, Daniel gave a banner to", + "random_names_s2_ioi_flip_cf": "When Daniel and Steven were about to leave the hotel, Steven gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Steve were about to leave the hotel, Lewis gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Daniel were about to leave the hotel, Steven gave a banner to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Steve", + "object": "banner", + "place": "hotel", + "random_a": "Daniel", + "random_b": "Steven", + "random_c": "Angel" + } + }, + { + "text": "When Henry and Rick were about to leave the tire store, Henry gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Rick were about to leave the tire store, Sarah gave a faucet to", + "random_names_cf": "When Jim and Peter were about to leave the tire store, Jim gave a faucet to", + "s1_io_flip_cf": "When Rick and Henry were about to leave the tire store, Henry gave a faucet to", + "s2_io_flip_cf": "When Henry and Rick were about to leave the tire store, Rick gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Peter and Jim were about to leave the tire store, Jim gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Jim and Peter were about to leave the tire store, Peter gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Henry were about to leave the tire store, Rick gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Jim were about to leave the tire store, Peter gave a faucet to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Henry", + "object": "faucet", + "place": "tire store", + "random_a": "Jim", + "random_b": "Peter", + "random_c": "Sarah" + } + }, + { + "text": "Then, Elizabeth and Mike went to the clothing store. Elizabeth gave a can to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Mike went to the clothing store. Grant gave a can to", + "random_names_cf": "Then, Henry and Ryan went to the clothing store. Henry gave a can to", + "s1_io_flip_cf": "Then, Mike and Elizabeth went to the clothing store. Elizabeth gave a can to", + "s2_io_flip_cf": "Then, Elizabeth and Mike went to the clothing store. Mike gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Henry went to the clothing store. Henry gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Ryan went to the clothing store. Ryan gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Elizabeth went to the clothing store. Mike gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Henry went to the clothing store. Ryan gave a can to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Elizabeth", + "object": "can", + "place": "clothing store", + "random_a": "Henry", + "random_b": "Ryan", + "random_c": "Grant" + } + }, + { + "text": "When Joe and Steven got a shelf at the field, Joe decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Joe and Steven got a shelf at the field, Jonathan decided to give it to", + "random_names_cf": "When Roy and Grant got a shelf at the field, Roy decided to give it to", + "s1_io_flip_cf": "When Steven and Joe got a shelf at the field, Joe decided to give it to", + "s2_io_flip_cf": "When Joe and Steven got a shelf at the field, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Grant and Roy got a shelf at the field, Roy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roy and Grant got a shelf at the field, Grant decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Joe got a shelf at the field, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Roy got a shelf at the field, Grant decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Joe", + "object": "shelf", + "place": "field", + "random_a": "Roy", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "While Steve and Luke relaxed, Steve gave a ladder to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Luke relaxed, Kelly gave a ladder to", + "random_names_cf": "While Peter and Elizabeth relaxed, Peter gave a ladder to", + "s1_io_flip_cf": "While Luke and Steve relaxed, Steve gave a ladder to", + "s2_io_flip_cf": "While Steve and Luke relaxed, Luke gave a ladder to", + "random_names_s1_ioi_flip_cf": "While Elizabeth and Peter relaxed, Peter gave a ladder to", + "random_names_s2_ioi_flip_cf": "While Peter and Elizabeth relaxed, Elizabeth gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Steve relaxed, Luke gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Peter relaxed, Elizabeth gave a ladder to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Steve", + "object": "ladder", + "place": "racetrack", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Kelly" + } + }, + { + "text": "When Jim and Henry were about to leave the cafe, Jim gave a pair of nail clippers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Henry were about to leave the cafe, Luke gave a pair of nail clippers to", + "random_names_cf": "When Charles and William were about to leave the cafe, Charles gave a pair of nail clippers to", + "s1_io_flip_cf": "When Henry and Jim were about to leave the cafe, Jim gave a pair of nail clippers to", + "s2_io_flip_cf": "When Jim and Henry were about to leave the cafe, Henry gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "When William and Charles were about to leave the cafe, Charles gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "When Charles and William were about to leave the cafe, William gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Jim were about to leave the cafe, Henry gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Charles were about to leave the cafe, William gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Jim", + "object": "pair of nail clippers", + "place": "cafe", + "random_a": "Charles", + "random_b": "William", + "random_c": "Luke" + } + }, + { + "text": "When Charles and Roy got a sink at the hangar, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Roy got a sink at the hangar, Ross decided to give it to", + "random_names_cf": "When Angel and Jim got a sink at the hangar, Angel decided to give it to", + "s1_io_flip_cf": "When Roy and Charles got a sink at the hangar, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Roy got a sink at the hangar, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jim and Angel got a sink at the hangar, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Jim got a sink at the hangar, Jim decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Charles got a sink at the hangar, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Angel got a sink at the hangar, Jim decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "sink", + "place": "hangar", + "random_a": "Angel", + "random_b": "Jim", + "random_c": "Ross" + } + }, + { + "text": "Then, Austin and Will had a lot of fun at the field. Austin gave a bucket of paint to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Will had a lot of fun at the field. Mike gave a bucket of paint to", + "random_names_cf": "Then, Phil and Joe had a lot of fun at the field. Phil gave a bucket of paint to", + "s1_io_flip_cf": "Then, Will and Austin had a lot of fun at the field. Austin gave a bucket of paint to", + "s2_io_flip_cf": "Then, Austin and Will had a lot of fun at the field. Will gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Phil had a lot of fun at the field. Phil gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Joe had a lot of fun at the field. Joe gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Austin had a lot of fun at the field. Will gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Phil had a lot of fun at the field. Joe gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Austin", + "object": "bucket of paint", + "place": "field", + "random_a": "Phil", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "Then, Jim and Josh had a lot of fun at the hangar. Jim gave a napkin to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Josh had a lot of fun at the hangar. Ryan gave a napkin to", + "random_names_cf": "Then, William and Luke had a lot of fun at the hangar. William gave a napkin to", + "s1_io_flip_cf": "Then, Josh and Jim had a lot of fun at the hangar. Jim gave a napkin to", + "s2_io_flip_cf": "Then, Jim and Josh had a lot of fun at the hangar. Josh gave a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Luke and William had a lot of fun at the hangar. William gave a napkin to", + "random_names_s2_ioi_flip_cf": "Then, William and Luke had a lot of fun at the hangar. Luke gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jim had a lot of fun at the hangar. Josh gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and William had a lot of fun at the hangar. Luke gave a napkin to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Jim", + "object": "napkin", + "place": "hangar", + "random_a": "William", + "random_b": "Luke", + "random_c": "Ryan" + } + }, + { + "text": "When Tim and Roger were about to leave the ramp, Tim gave a key to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tim and Roger were about to leave the ramp, Austin gave a key to", + "random_names_cf": "When Luke and Will were about to leave the ramp, Luke gave a key to", + "s1_io_flip_cf": "When Roger and Tim were about to leave the ramp, Tim gave a key to", + "s2_io_flip_cf": "When Tim and Roger were about to leave the ramp, Roger gave a key to", + "random_names_s1_ioi_flip_cf": "When Will and Luke were about to leave the ramp, Luke gave a key to", + "random_names_s2_ioi_flip_cf": "When Luke and Will were about to leave the ramp, Will gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Tim were about to leave the ramp, Roger gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Luke were about to leave the ramp, Will gave a key to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Tim", + "object": "key", + "place": "ramp", + "random_a": "Luke", + "random_b": "Will", + "random_c": "Austin" + } + }, + { + "text": "Before Charles and Will left the supermarket, Charles decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Will left the supermarket, Grant decided to give a heater to", + "random_names_cf": "Before Mike and Roger left the supermarket, Mike decided to give a heater to", + "s1_io_flip_cf": "Before Will and Charles left the supermarket, Charles decided to give a heater to", + "s2_io_flip_cf": "Before Charles and Will left the supermarket, Will decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Roger and Mike left the supermarket, Mike decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Mike and Roger left the supermarket, Roger decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Will and Charles left the supermarket, Will decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Mike left the supermarket, Roger decided to give a heater to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Charles", + "object": "heater", + "place": "supermarket", + "random_a": "Mike", + "random_b": "Roger", + "random_c": "Grant" + } + }, + { + "text": "Once Edward and Kay arrived at the campground, Edward gave a tent to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Kay arrived at the campground, Luke gave a tent to", + "random_names_cf": "Once Lewis and Steven arrived at the campground, Lewis gave a tent to", + "s1_io_flip_cf": "Once Kay and Edward arrived at the campground, Edward gave a tent to", + "s2_io_flip_cf": "Once Edward and Kay arrived at the campground, Kay gave a tent to", + "random_names_s1_ioi_flip_cf": "Once Steven and Lewis arrived at the campground, Lewis gave a tent to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Steven arrived at the campground, Steven gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Edward arrived at the campground, Kay gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Lewis arrived at the campground, Steven gave a tent to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Edward", + "object": "tent", + "place": "campground", + "random_a": "Lewis", + "random_b": "Steven", + "random_c": "Luke" + } + }, + { + "text": "Before Alexander and Peter left the school, Alexander decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Peter left the school, Angel decided to give a pencil to", + "random_names_cf": "Before Kay and Steven left the school, Kay decided to give a pencil to", + "s1_io_flip_cf": "Before Peter and Alexander left the school, Alexander decided to give a pencil to", + "s2_io_flip_cf": "Before Alexander and Peter left the school, Peter decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Steven and Kay left the school, Kay decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Kay and Steven left the school, Steven decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Alexander left the school, Peter decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Kay left the school, Steven decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Alexander", + "object": "pencil", + "place": "school", + "random_a": "Kay", + "random_b": "Steven", + "random_c": "Angel" + } + }, + { + "text": "When Cal and Peter were about to leave the hangar, Cal gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Cal and Peter were about to leave the hangar, Robert gave a pair of goggles to", + "random_names_cf": "When William and Rob were about to leave the hangar, William gave a pair of goggles to", + "s1_io_flip_cf": "When Peter and Cal were about to leave the hangar, Cal gave a pair of goggles to", + "s2_io_flip_cf": "When Cal and Peter were about to leave the hangar, Peter gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Rob and William were about to leave the hangar, William gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When William and Rob were about to leave the hangar, Rob gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Cal were about to leave the hangar, Peter gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and William were about to leave the hangar, Rob gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Cal", + "object": "pair of goggles", + "place": "hangar", + "random_a": "William", + "random_b": "Rob", + "random_c": "Robert" + } + }, + { + "text": "Then, Tom and Scott went to the market. Tom gave a gold watch to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Scott went to the market. Luke gave a gold watch to", + "random_names_cf": "Then, Jonathan and Steven went to the market. Jonathan gave a gold watch to", + "s1_io_flip_cf": "Then, Scott and Tom went to the market. Tom gave a gold watch to", + "s2_io_flip_cf": "Then, Tom and Scott went to the market. Scott gave a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Jonathan went to the market. Jonathan gave a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Steven went to the market. Steven gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Tom went to the market. Scott gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Jonathan went to the market. Steven gave a gold watch to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "gold watch", + "place": "market", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Luke" + } + }, + { + "text": "When Roger and Alex were about to leave the resort, Roger gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Alex were about to leave the resort, Grant gave a dishwasher to", + "random_names_cf": "When Stan and Don were about to leave the resort, Stan gave a dishwasher to", + "s1_io_flip_cf": "When Alex and Roger were about to leave the resort, Roger gave a dishwasher to", + "s2_io_flip_cf": "When Roger and Alex were about to leave the resort, Alex gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Don and Stan were about to leave the resort, Stan gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Stan and Don were about to leave the resort, Don gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Roger were about to leave the resort, Alex gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Stan were about to leave the resort, Don gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Roger", + "object": "dishwasher", + "place": "resort", + "random_a": "Stan", + "random_b": "Don", + "random_c": "Grant" + } + }, + { + "text": "Then, Sarah and Tim went to the court. Sarah gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Tim went to the court. Will gave a toilet to", + "random_names_cf": "Then, Rob and Mike went to the court. Rob gave a toilet to", + "s1_io_flip_cf": "Then, Tim and Sarah went to the court. Sarah gave a toilet to", + "s2_io_flip_cf": "Then, Sarah and Tim went to the court. Tim gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Rob went to the court. Rob gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Mike went to the court. Mike gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Sarah went to the court. Tim gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Rob went to the court. Mike gave a toilet to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Sarah", + "object": "toilet", + "place": "court", + "random_a": "Rob", + "random_b": "Mike", + "random_c": "Will" + } + }, + { + "text": "When Rob and Kay were about to leave the harbor, Rob gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Kay were about to leave the harbor, Will gave a bucket of paint to", + "random_names_cf": "When William and Ross were about to leave the harbor, William gave a bucket of paint to", + "s1_io_flip_cf": "When Kay and Rob were about to leave the harbor, Rob gave a bucket of paint to", + "s2_io_flip_cf": "When Rob and Kay were about to leave the harbor, Kay gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Ross and William were about to leave the harbor, William gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When William and Ross were about to leave the harbor, Ross gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Rob were about to leave the harbor, Kay gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and William were about to leave the harbor, Ross gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Rob", + "object": "bucket of paint", + "place": "harbor", + "random_a": "William", + "random_b": "Ross", + "random_c": "Will" + } + }, + { + "text": "When Ryan and Alex were about to leave the museum, Ryan gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Alex were about to leave the museum, Ross gave a pair of sunglasses to", + "random_names_cf": "When Kelly and Robert were about to leave the museum, Kelly gave a pair of sunglasses to", + "s1_io_flip_cf": "When Alex and Ryan were about to leave the museum, Ryan gave a pair of sunglasses to", + "s2_io_flip_cf": "When Ryan and Alex were about to leave the museum, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When Robert and Kelly were about to leave the museum, Kelly gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Kelly and Robert were about to leave the museum, Robert gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Ryan were about to leave the museum, Alex gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Kelly were about to leave the museum, Robert gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ryan", + "object": "pair of sunglasses", + "place": "museum", + "random_a": "Kelly", + "random_b": "Robert", + "random_c": "Ross" + } + }, + { + "text": "The airbase Daniel and Luke went to had a highlighter. Daniel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Daniel and Luke went to had a highlighter. Tom gave it to", + "random_names_cf": "The airbase Ross and Will went to had a highlighter. Ross gave it to", + "s1_io_flip_cf": "The airbase Luke and Daniel went to had a highlighter. Daniel gave it to", + "s2_io_flip_cf": "The airbase Daniel and Luke went to had a highlighter. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Will and Ross went to had a highlighter. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Ross and Will went to had a highlighter. Will gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Luke and Daniel went to had a highlighter. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Will and Ross went to had a highlighter. Will gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Daniel", + "object": "highlighter", + "place": "airbase", + "random_a": "Ross", + "random_b": "Will", + "random_c": "Tom" + } + }, + { + "text": "While Neil and Rob relaxed, Neil gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Neil and Rob relaxed, Mike gave a poster to", + "random_names_cf": "While Rick and Jim relaxed, Rick gave a poster to", + "s1_io_flip_cf": "While Rob and Neil relaxed, Neil gave a poster to", + "s2_io_flip_cf": "While Neil and Rob relaxed, Rob gave a poster to", + "random_names_s1_ioi_flip_cf": "While Jim and Rick relaxed, Rick gave a poster to", + "random_names_s2_ioi_flip_cf": "While Rick and Jim relaxed, Jim gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Neil relaxed, Rob gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Rick relaxed, Jim gave a poster to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Neil", + "object": "poster", + "place": "university campus", + "random_a": "Rick", + "random_b": "Jim", + "random_c": "Mike" + } + }, + { + "text": "Then, William and Jim were working at the hangar. William decided to give a wallet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Jim were working at the hangar. Stan decided to give a wallet to", + "random_names_cf": "Then, Alexander and Ross were working at the hangar. Alexander decided to give a wallet to", + "s1_io_flip_cf": "Then, Jim and William were working at the hangar. William decided to give a wallet to", + "s2_io_flip_cf": "Then, William and Jim were working at the hangar. Jim decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Alexander were working at the hangar. Alexander decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Then, Alexander and Ross were working at the hangar. Ross decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and William were working at the hangar. Jim decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Alexander were working at the hangar. Ross decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "William", + "object": "wallet", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Ross", + "random_c": "Stan" + } + }, + { + "text": "When Tom and Jonathan were about to leave the studio, Tom gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Tom and Jonathan were about to leave the studio, Summer gave a sandal to", + "random_names_cf": "When Tim and Angel were about to leave the studio, Tim gave a sandal to", + "s1_io_flip_cf": "When Jonathan and Tom were about to leave the studio, Tom gave a sandal to", + "s2_io_flip_cf": "When Tom and Jonathan were about to leave the studio, Jonathan gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Angel and Tim were about to leave the studio, Tim gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Tim and Angel were about to leave the studio, Angel gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Tom were about to leave the studio, Jonathan gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Tim were about to leave the studio, Angel gave a sandal to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tom", + "object": "sandal", + "place": "studio", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Summer" + } + }, + { + "text": "When Guy and Angel got a piece of tape at the salon, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Angel got a piece of tape at the salon, Scott decided to give it to", + "random_names_cf": "When Austin and Ross got a piece of tape at the salon, Austin decided to give it to", + "s1_io_flip_cf": "When Angel and Guy got a piece of tape at the salon, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Angel got a piece of tape at the salon, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Austin got a piece of tape at the salon, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Ross got a piece of tape at the salon, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Guy got a piece of tape at the salon, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Austin got a piece of tape at the salon, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Guy", + "object": "piece of tape", + "place": "salon", + "random_a": "Austin", + "random_b": "Ross", + "random_c": "Scott" + } + }, + { + "text": "When Grant and Cal got a ladder at the ramp, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Cal got a ladder at the ramp, Will decided to give it to", + "random_names_cf": "When Ross and Robert got a ladder at the ramp, Ross decided to give it to", + "s1_io_flip_cf": "When Cal and Grant got a ladder at the ramp, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Cal got a ladder at the ramp, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Ross got a ladder at the ramp, Ross decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ross and Robert got a ladder at the ramp, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Grant got a ladder at the ramp, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Ross got a ladder at the ramp, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Grant", + "object": "ladder", + "place": "ramp", + "random_a": "Ross", + "random_b": "Robert", + "random_c": "Will" + } + }, + { + "text": "Once Steven and Tom arrived at the airport, Steven gave a trunk to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Tom arrived at the airport, Kelly gave a trunk to", + "random_names_cf": "Once Kay and Roy arrived at the airport, Kay gave a trunk to", + "s1_io_flip_cf": "Once Tom and Steven arrived at the airport, Steven gave a trunk to", + "s2_io_flip_cf": "Once Steven and Tom arrived at the airport, Tom gave a trunk to", + "random_names_s1_ioi_flip_cf": "Once Roy and Kay arrived at the airport, Kay gave a trunk to", + "random_names_s2_ioi_flip_cf": "Once Kay and Roy arrived at the airport, Roy gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Steven arrived at the airport, Tom gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Kay arrived at the airport, Roy gave a trunk to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Steven", + "object": "trunk", + "place": "airport", + "random_a": "Kay", + "random_b": "Roy", + "random_c": "Kelly" + } + }, + { + "text": "Then, Andrew and Steven went to the spa. Andrew gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Steven went to the spa. Rick gave a comb to", + "random_names_cf": "Then, Sarah and Lewis went to the spa. Sarah gave a comb to", + "s1_io_flip_cf": "Then, Steven and Andrew went to the spa. Andrew gave a comb to", + "s2_io_flip_cf": "Then, Andrew and Steven went to the spa. Steven gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Sarah went to the spa. Sarah gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Lewis went to the spa. Lewis gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Andrew went to the spa. Steven gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Sarah went to the spa. Lewis gave a comb to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Andrew", + "object": "comb", + "place": "spa", + "random_a": "Sarah", + "random_b": "Lewis", + "random_c": "Rick" + } + }, + { + "text": "When Jim and Daniel were about to leave the racetrack, Jim gave a laptop to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Daniel were about to leave the racetrack, Roy gave a laptop to", + "random_names_cf": "When Rick and Kelly were about to leave the racetrack, Rick gave a laptop to", + "s1_io_flip_cf": "When Daniel and Jim were about to leave the racetrack, Jim gave a laptop to", + "s2_io_flip_cf": "When Jim and Daniel were about to leave the racetrack, Daniel gave a laptop to", + "random_names_s1_ioi_flip_cf": "When Kelly and Rick were about to leave the racetrack, Rick gave a laptop to", + "random_names_s2_ioi_flip_cf": "When Rick and Kelly were about to leave the racetrack, Kelly gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Jim were about to leave the racetrack, Daniel gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Rick were about to leave the racetrack, Kelly gave a laptop to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jim", + "object": "laptop", + "place": "racetrack", + "random_a": "Rick", + "random_b": "Kelly", + "random_c": "Roy" + } + }, + { + "text": "When Joe and Grant were about to leave the marketplace, Joe gave a needle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Joe and Grant were about to leave the marketplace, Roger gave a needle to", + "random_names_cf": "When Roy and Henry were about to leave the marketplace, Roy gave a needle to", + "s1_io_flip_cf": "When Grant and Joe were about to leave the marketplace, Joe gave a needle to", + "s2_io_flip_cf": "When Joe and Grant were about to leave the marketplace, Grant gave a needle to", + "random_names_s1_ioi_flip_cf": "When Henry and Roy were about to leave the marketplace, Roy gave a needle to", + "random_names_s2_ioi_flip_cf": "When Roy and Henry were about to leave the marketplace, Henry gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Joe were about to leave the marketplace, Grant gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Roy were about to leave the marketplace, Henry gave a needle to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Joe", + "object": "needle", + "place": "marketplace", + "random_a": "Roy", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "Once Luke and Robert arrived at the parking lot, Luke gave a remote control to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Robert arrived at the parking lot, Peter gave a remote control to", + "random_names_cf": "Once Kelly and Kay arrived at the parking lot, Kelly gave a remote control to", + "s1_io_flip_cf": "Once Robert and Luke arrived at the parking lot, Luke gave a remote control to", + "s2_io_flip_cf": "Once Luke and Robert arrived at the parking lot, Robert gave a remote control to", + "random_names_s1_ioi_flip_cf": "Once Kay and Kelly arrived at the parking lot, Kelly gave a remote control to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Kay arrived at the parking lot, Kay gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Luke arrived at the parking lot, Robert gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Kelly arrived at the parking lot, Kay gave a remote control to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Luke", + "object": "remote control", + "place": "parking lot", + "random_a": "Kelly", + "random_b": "Kay", + "random_c": "Peter" + } + }, + { + "text": "The university campus Angel and Peter went to had a scarf. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Angel and Peter went to had a scarf. Robert gave it to", + "random_names_cf": "The university campus Ryan and Ross went to had a scarf. Ryan gave it to", + "s1_io_flip_cf": "The university campus Peter and Angel went to had a scarf. Angel gave it to", + "s2_io_flip_cf": "The university campus Angel and Peter went to had a scarf. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Ross and Ryan went to had a scarf. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Ryan and Ross went to had a scarf. Ross gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Peter and Angel went to had a scarf. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Ross and Ryan went to had a scarf. Ross gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Angel", + "object": "scarf", + "place": "university campus", + "random_a": "Ryan", + "random_b": "Ross", + "random_c": "Robert" + } + }, + { + "text": "Before Josh and Henry left the school, Josh decided to give a radiator to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Josh and Henry left the school, Neil decided to give a radiator to", + "random_names_cf": "Before Lewis and Cal left the school, Lewis decided to give a radiator to", + "s1_io_flip_cf": "Before Henry and Josh left the school, Josh decided to give a radiator to", + "s2_io_flip_cf": "Before Josh and Henry left the school, Henry decided to give a radiator to", + "random_names_s1_ioi_flip_cf": "Before Cal and Lewis left the school, Lewis decided to give a radiator to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Cal left the school, Cal decided to give a radiator to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Josh left the school, Henry decided to give a radiator to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Lewis left the school, Cal decided to give a radiator to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Josh", + "object": "radiator", + "place": "school", + "random_a": "Lewis", + "random_b": "Cal", + "random_c": "Neil" + } + }, + { + "text": "Before Tim and Jonathan left the house, Tim decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Jonathan left the house, Neil decided to give a glove to", + "random_names_cf": "Before Elizabeth and Daniel left the house, Elizabeth decided to give a glove to", + "s1_io_flip_cf": "Before Jonathan and Tim left the house, Tim decided to give a glove to", + "s2_io_flip_cf": "Before Tim and Jonathan left the house, Jonathan decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Daniel and Elizabeth left the house, Elizabeth decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Daniel left the house, Daniel decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Tim left the house, Jonathan decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Elizabeth left the house, Daniel decided to give a glove to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Tim", + "object": "glove", + "place": "house", + "random_a": "Elizabeth", + "random_b": "Daniel", + "random_c": "Neil" + } + }, + { + "text": "Then, Charles and Alexander went to the marketplace. Charles gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Alexander went to the marketplace. Mike gave a pair of nail clippers to", + "random_names_cf": "Then, Jim and Steve went to the marketplace. Jim gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Alexander and Charles went to the marketplace. Charles gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Charles and Alexander went to the marketplace. Alexander gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Jim went to the marketplace. Jim gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Steve went to the marketplace. Steve gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Charles went to the marketplace. Alexander gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Jim went to the marketplace. Steve gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Charles", + "object": "pair of nail clippers", + "place": "marketplace", + "random_a": "Jim", + "random_b": "Steve", + "random_c": "Mike" + } + }, + { + "text": "While Steve and Summer relaxed, Steve gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Summer relaxed, Daniel gave a sink to", + "random_names_cf": "While Elizabeth and Grant relaxed, Elizabeth gave a sink to", + "s1_io_flip_cf": "While Summer and Steve relaxed, Steve gave a sink to", + "s2_io_flip_cf": "While Steve and Summer relaxed, Summer gave a sink to", + "random_names_s1_ioi_flip_cf": "While Grant and Elizabeth relaxed, Elizabeth gave a sink to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Grant relaxed, Grant gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Steve relaxed, Summer gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Elizabeth relaxed, Grant gave a sink to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steve", + "object": "sink", + "place": "cafe", + "random_a": "Elizabeth", + "random_b": "Grant", + "random_c": "Daniel" + } + }, + { + "text": "When Dan and Cal got a crate at the house, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Cal got a crate at the house, Sarah decided to give it to", + "random_names_cf": "When Alexander and Austin got a crate at the house, Alexander decided to give it to", + "s1_io_flip_cf": "When Cal and Dan got a crate at the house, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Cal got a crate at the house, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Alexander got a crate at the house, Alexander decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alexander and Austin got a crate at the house, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Dan got a crate at the house, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Alexander got a crate at the house, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Dan", + "object": "crate", + "place": "house", + "random_a": "Alexander", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Alex and Steven went to the convenience store. Alex gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Steven went to the convenience store. William gave a basket to", + "random_names_cf": "Then, Scott and Joe went to the convenience store. Scott gave a basket to", + "s1_io_flip_cf": "Then, Steven and Alex went to the convenience store. Alex gave a basket to", + "s2_io_flip_cf": "Then, Alex and Steven went to the convenience store. Steven gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Scott went to the convenience store. Scott gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Joe went to the convenience store. Joe gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Alex went to the convenience store. Steven gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Scott went to the convenience store. Joe gave a basket to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Alex", + "object": "basket", + "place": "convenience store", + "random_a": "Scott", + "random_b": "Joe", + "random_c": "William" + } + }, + { + "text": "The supermarket Scott and Tim went to had a pair of shoes. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Scott and Tim went to had a pair of shoes. Sarah gave it to", + "random_names_cf": "The supermarket Charles and Cal went to had a pair of shoes. Charles gave it to", + "s1_io_flip_cf": "The supermarket Tim and Scott went to had a pair of shoes. Scott gave it to", + "s2_io_flip_cf": "The supermarket Scott and Tim went to had a pair of shoes. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Cal and Charles went to had a pair of shoes. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Charles and Cal went to had a pair of shoes. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Tim and Scott went to had a pair of shoes. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Cal and Charles went to had a pair of shoes. Cal gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Scott", + "object": "pair of shoes", + "place": "supermarket", + "random_a": "Charles", + "random_b": "Cal", + "random_c": "Sarah" + } + }, + { + "text": "While Scott and Don relaxed, Scott gave a pair of goggles to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Don relaxed, Lewis gave a pair of goggles to", + "random_names_cf": "While Phil and Kay relaxed, Phil gave a pair of goggles to", + "s1_io_flip_cf": "While Don and Scott relaxed, Scott gave a pair of goggles to", + "s2_io_flip_cf": "While Scott and Don relaxed, Don gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "While Kay and Phil relaxed, Phil gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "While Phil and Kay relaxed, Kay gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Scott relaxed, Don gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Phil relaxed, Kay gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Scott", + "object": "pair of goggles", + "place": "campground", + "random_a": "Phil", + "random_b": "Kay", + "random_c": "Lewis" + } + }, + { + "text": "Then, Peter and Alexander went to the garden. Peter gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Alexander went to the garden. Ross gave a nail file to", + "random_names_cf": "Then, Henry and Angel went to the garden. Henry gave a nail file to", + "s1_io_flip_cf": "Then, Alexander and Peter went to the garden. Peter gave a nail file to", + "s2_io_flip_cf": "Then, Peter and Alexander went to the garden. Alexander gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Henry went to the garden. Henry gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Angel went to the garden. Angel gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Peter went to the garden. Alexander gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Henry went to the garden. Angel gave a nail file to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Peter", + "object": "nail file", + "place": "garden", + "random_a": "Henry", + "random_b": "Angel", + "random_c": "Ross" + } + }, + { + "text": "The elevator Austin and Sarah went to had a snack. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Austin and Sarah went to had a snack. Luke gave it to", + "random_names_cf": "The elevator Angel and Rick went to had a snack. Angel gave it to", + "s1_io_flip_cf": "The elevator Sarah and Austin went to had a snack. Austin gave it to", + "s2_io_flip_cf": "The elevator Austin and Sarah went to had a snack. Sarah gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Rick and Angel went to had a snack. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Angel and Rick went to had a snack. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Sarah and Austin went to had a snack. Sarah gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Rick and Angel went to had a snack. Rick gave it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Austin", + "object": "snack", + "place": "elevator", + "random_a": "Angel", + "random_b": "Rick", + "random_c": "Luke" + } + }, + { + "text": "When Henry and Kay were about to leave the elevator, Henry gave a fan to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Kay were about to leave the elevator, Ross gave a fan to", + "random_names_cf": "When Robert and Andrew were about to leave the elevator, Robert gave a fan to", + "s1_io_flip_cf": "When Kay and Henry were about to leave the elevator, Henry gave a fan to", + "s2_io_flip_cf": "When Henry and Kay were about to leave the elevator, Kay gave a fan to", + "random_names_s1_ioi_flip_cf": "When Andrew and Robert were about to leave the elevator, Robert gave a fan to", + "random_names_s2_ioi_flip_cf": "When Robert and Andrew were about to leave the elevator, Andrew gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Henry were about to leave the elevator, Kay gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Robert were about to leave the elevator, Andrew gave a fan to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Henry", + "object": "fan", + "place": "elevator", + "random_a": "Robert", + "random_b": "Andrew", + "random_c": "Ross" + } + }, + { + "text": "Then, Angel and Alexander had a lot of fun at the tire store. Angel gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Alexander had a lot of fun at the tire store. Roger gave a highlighter to", + "random_names_cf": "Then, Grant and Edward had a lot of fun at the tire store. Grant gave a highlighter to", + "s1_io_flip_cf": "Then, Alexander and Angel had a lot of fun at the tire store. Angel gave a highlighter to", + "s2_io_flip_cf": "Then, Angel and Alexander had a lot of fun at the tire store. Alexander gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Grant had a lot of fun at the tire store. Grant gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Edward had a lot of fun at the tire store. Edward gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Angel had a lot of fun at the tire store. Alexander gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Grant had a lot of fun at the tire store. Edward gave a highlighter to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Angel", + "object": "highlighter", + "place": "tire store", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Roger" + } + }, + { + "text": "Then, Tim and Roy went to the cafe. Tim gave a pencil sharpener to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Roy went to the cafe. Tom gave a pencil sharpener to", + "random_names_cf": "Then, Edward and Mike went to the cafe. Edward gave a pencil sharpener to", + "s1_io_flip_cf": "Then, Roy and Tim went to the cafe. Tim gave a pencil sharpener to", + "s2_io_flip_cf": "Then, Tim and Roy went to the cafe. Roy gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Edward went to the cafe. Edward gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Mike went to the cafe. Mike gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Tim went to the cafe. Roy gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Edward went to the cafe. Mike gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Tim", + "object": "pencil sharpener", + "place": "cafe", + "random_a": "Edward", + "random_b": "Mike", + "random_c": "Tom" + } + }, + { + "text": "Before Rick and Daniel left the service station, Rick decided to give a scarf to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rick and Daniel left the service station, Steve decided to give a scarf to", + "random_names_cf": "Before Grant and Steven left the service station, Grant decided to give a scarf to", + "s1_io_flip_cf": "Before Daniel and Rick left the service station, Rick decided to give a scarf to", + "s2_io_flip_cf": "Before Rick and Daniel left the service station, Daniel decided to give a scarf to", + "random_names_s1_ioi_flip_cf": "Before Steven and Grant left the service station, Grant decided to give a scarf to", + "random_names_s2_ioi_flip_cf": "Before Grant and Steven left the service station, Steven decided to give a scarf to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Daniel and Rick left the service station, Daniel decided to give a scarf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Grant left the service station, Steven decided to give a scarf to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Rick", + "object": "scarf", + "place": "service station", + "random_a": "Grant", + "random_b": "Steven", + "random_c": "Steve" + } + }, + { + "text": "When Angel and Stan got a boot at the music store, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Stan got a boot at the music store, Sarah decided to give it to", + "random_names_cf": "When Tim and Steven got a boot at the music store, Tim decided to give it to", + "s1_io_flip_cf": "When Stan and Angel got a boot at the music store, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Stan got a boot at the music store, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Tim got a boot at the music store, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Steven got a boot at the music store, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Angel got a boot at the music store, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Tim got a boot at the music store, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Angel", + "object": "boot", + "place": "music store", + "random_a": "Tim", + "random_b": "Steven", + "random_c": "Sarah" + } + }, + { + "text": "Then, Peter and Angel were working at the school. Peter decided to give a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Angel were working at the school. Ryan decided to give a pair of sunglasses to", + "random_names_cf": "Then, Austin and Roger were working at the school. Austin decided to give a pair of sunglasses to", + "s1_io_flip_cf": "Then, Angel and Peter were working at the school. Peter decided to give a pair of sunglasses to", + "s2_io_flip_cf": "Then, Peter and Angel were working at the school. Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Austin were working at the school. Austin decided to give a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Roger were working at the school. Roger decided to give a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Peter were working at the school. Angel decided to give a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Austin were working at the school. Roger decided to give a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Peter", + "object": "pair of sunglasses", + "place": "school", + "random_a": "Austin", + "random_b": "Roger", + "random_c": "Ryan" + } + }, + { + "text": "Then, Scott and Ryan went to the gym. Scott gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Ryan went to the gym. Kelly gave a trunk to", + "random_names_cf": "Then, Josh and Charles went to the gym. Josh gave a trunk to", + "s1_io_flip_cf": "Then, Ryan and Scott went to the gym. Scott gave a trunk to", + "s2_io_flip_cf": "Then, Scott and Ryan went to the gym. Ryan gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Josh went to the gym. Josh gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Charles went to the gym. Charles gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Scott went to the gym. Ryan gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Josh went to the gym. Charles gave a trunk to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Scott", + "object": "trunk", + "place": "gym", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Kelly" + } + }, + { + "text": "Then, Will and Elizabeth were working at the convenience store. Will decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Elizabeth were working at the convenience store. Neil decided to give a gold watch to", + "random_names_cf": "Then, Grant and Alex were working at the convenience store. Grant decided to give a gold watch to", + "s1_io_flip_cf": "Then, Elizabeth and Will were working at the convenience store. Will decided to give a gold watch to", + "s2_io_flip_cf": "Then, Will and Elizabeth were working at the convenience store. Elizabeth decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Grant were working at the convenience store. Grant decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Alex were working at the convenience store. Alex decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Will were working at the convenience store. Elizabeth decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Grant were working at the convenience store. Alex decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Will", + "object": "gold watch", + "place": "convenience store", + "random_a": "Grant", + "random_b": "Alex", + "random_c": "Neil" + } + }, + { + "text": "When Henry and Andrew got a wallet at the casino, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Andrew got a wallet at the casino, Alexander decided to give it to", + "random_names_cf": "When Lewis and Neil got a wallet at the casino, Lewis decided to give it to", + "s1_io_flip_cf": "When Andrew and Henry got a wallet at the casino, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Andrew got a wallet at the casino, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Lewis got a wallet at the casino, Lewis decided to give it to", + "random_names_s2_ioi_flip_cf": "When Lewis and Neil got a wallet at the casino, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Henry got a wallet at the casino, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Lewis got a wallet at the casino, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Henry", + "object": "wallet", + "place": "casino", + "random_a": "Lewis", + "random_b": "Neil", + "random_c": "Alexander" + } + }, + { + "text": "Before Kay and William left the department store, Kay decided to give a thimble to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and William left the department store, Dan decided to give a thimble to", + "random_names_cf": "Before Sarah and Grant left the department store, Sarah decided to give a thimble to", + "s1_io_flip_cf": "Before William and Kay left the department store, Kay decided to give a thimble to", + "s2_io_flip_cf": "Before Kay and William left the department store, William decided to give a thimble to", + "random_names_s1_ioi_flip_cf": "Before Grant and Sarah left the department store, Sarah decided to give a thimble to", + "random_names_s2_ioi_flip_cf": "Before Sarah and Grant left the department store, Grant decided to give a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Kay left the department store, William decided to give a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Sarah left the department store, Grant decided to give a thimble to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Kay", + "object": "thimble", + "place": "department store", + "random_a": "Sarah", + "random_b": "Grant", + "random_c": "Dan" + } + }, + { + "text": "Then, Daniel and Peter were working at the university campus. Daniel decided to give a dress to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Peter were working at the university campus. Steve decided to give a dress to", + "random_names_cf": "Then, Austin and Grant were working at the university campus. Austin decided to give a dress to", + "s1_io_flip_cf": "Then, Peter and Daniel were working at the university campus. Daniel decided to give a dress to", + "s2_io_flip_cf": "Then, Daniel and Peter were working at the university campus. Peter decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Austin were working at the university campus. Austin decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Grant were working at the university campus. Grant decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Daniel were working at the university campus. Peter decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Austin were working at the university campus. Grant decided to give a dress to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Daniel", + "object": "dress", + "place": "university campus", + "random_a": "Austin", + "random_b": "Grant", + "random_c": "Steve" + } + }, + { + "text": "When Josh and Elizabeth were about to leave the studio, Josh gave a shelf to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Josh and Elizabeth were about to leave the studio, Jonathan gave a shelf to", + "random_names_cf": "When Guy and Summer were about to leave the studio, Guy gave a shelf to", + "s1_io_flip_cf": "When Elizabeth and Josh were about to leave the studio, Josh gave a shelf to", + "s2_io_flip_cf": "When Josh and Elizabeth were about to leave the studio, Elizabeth gave a shelf to", + "random_names_s1_ioi_flip_cf": "When Summer and Guy were about to leave the studio, Guy gave a shelf to", + "random_names_s2_ioi_flip_cf": "When Guy and Summer were about to leave the studio, Summer gave a shelf to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Josh were about to leave the studio, Elizabeth gave a shelf to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Guy were about to leave the studio, Summer gave a shelf to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Josh", + "object": "shelf", + "place": "studio", + "random_a": "Guy", + "random_b": "Summer", + "random_c": "Jonathan" + } + }, + { + "text": "Before Ross and Alex left the field, Ross decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ross and Alex left the field, Edward decided to give a ribbon to", + "random_names_cf": "Before Angel and Jonathan left the field, Angel decided to give a ribbon to", + "s1_io_flip_cf": "Before Alex and Ross left the field, Ross decided to give a ribbon to", + "s2_io_flip_cf": "Before Ross and Alex left the field, Alex decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Angel left the field, Angel decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Angel and Jonathan left the field, Jonathan decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Alex and Ross left the field, Alex decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Angel left the field, Jonathan decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Ross", + "object": "ribbon", + "place": "field", + "random_a": "Angel", + "random_b": "Jonathan", + "random_c": "Edward" + } + }, + { + "text": "When Scott and Andrew got a remote control at the museum, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Andrew got a remote control at the museum, Rob decided to give it to", + "random_names_cf": "When Daniel and Roy got a remote control at the museum, Daniel decided to give it to", + "s1_io_flip_cf": "When Andrew and Scott got a remote control at the museum, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Andrew got a remote control at the museum, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roy and Daniel got a remote control at the museum, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Roy got a remote control at the museum, Roy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Scott got a remote control at the museum, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Daniel got a remote control at the museum, Roy decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Scott", + "object": "remote control", + "place": "museum", + "random_a": "Daniel", + "random_b": "Roy", + "random_c": "Rob" + } + }, + { + "text": "When Peter and Stan got a screwdriver at the optician, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Stan got a screwdriver at the optician, Kelly decided to give it to", + "random_names_cf": "When Josh and Sarah got a screwdriver at the optician, Josh decided to give it to", + "s1_io_flip_cf": "When Stan and Peter got a screwdriver at the optician, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Stan got a screwdriver at the optician, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Josh got a screwdriver at the optician, Josh decided to give it to", + "random_names_s2_ioi_flip_cf": "When Josh and Sarah got a screwdriver at the optician, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Peter got a screwdriver at the optician, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Josh got a screwdriver at the optician, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Peter", + "object": "screwdriver", + "place": "optician", + "random_a": "Josh", + "random_b": "Sarah", + "random_c": "Kelly" + } + }, + { + "text": "Once Kay and Rick arrived at the elevator, Kay gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Kay and Rick arrived at the elevator, Robert gave a ring to", + "random_names_cf": "Once Charles and Ross arrived at the elevator, Charles gave a ring to", + "s1_io_flip_cf": "Once Rick and Kay arrived at the elevator, Kay gave a ring to", + "s2_io_flip_cf": "Once Kay and Rick arrived at the elevator, Rick gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Ross and Charles arrived at the elevator, Charles gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Charles and Ross arrived at the elevator, Ross gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Kay arrived at the elevator, Rick gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Charles arrived at the elevator, Ross gave a ring to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Kay", + "object": "ring", + "place": "elevator", + "random_a": "Charles", + "random_b": "Ross", + "random_c": "Robert" + } + }, + { + "text": "Then, Austin and Steve had a lot of fun at the optician. Austin gave a bathtub to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Steve had a lot of fun at the optician. Kelly gave a bathtub to", + "random_names_cf": "Then, Lewis and Scott had a lot of fun at the optician. Lewis gave a bathtub to", + "s1_io_flip_cf": "Then, Steve and Austin had a lot of fun at the optician. Austin gave a bathtub to", + "s2_io_flip_cf": "Then, Austin and Steve had a lot of fun at the optician. Steve gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Lewis had a lot of fun at the optician. Lewis gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Scott had a lot of fun at the optician. Scott gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Austin had a lot of fun at the optician. Steve gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Lewis had a lot of fun at the optician. Scott gave a bathtub to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Austin", + "object": "bathtub", + "place": "optician", + "random_a": "Lewis", + "random_b": "Scott", + "random_c": "Kelly" + } + }, + { + "text": "While Charles and Stan relaxed, Charles gave a cable to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Charles and Stan relaxed, Mike gave a cable to", + "random_names_cf": "While Steve and Daniel relaxed, Steve gave a cable to", + "s1_io_flip_cf": "While Stan and Charles relaxed, Charles gave a cable to", + "s2_io_flip_cf": "While Charles and Stan relaxed, Stan gave a cable to", + "random_names_s1_ioi_flip_cf": "While Daniel and Steve relaxed, Steve gave a cable to", + "random_names_s2_ioi_flip_cf": "While Steve and Daniel relaxed, Daniel gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Charles relaxed, Stan gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Daniel and Steve relaxed, Daniel gave a cable to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Charles", + "object": "cable", + "place": "studio", + "random_a": "Steve", + "random_b": "Daniel", + "random_c": "Mike" + } + }, + { + "text": "Before Kelly and Sarah left the square, Kelly decided to give a fan to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kelly and Sarah left the square, Andrew decided to give a fan to", + "random_names_cf": "Before Alex and Steven left the square, Alex decided to give a fan to", + "s1_io_flip_cf": "Before Sarah and Kelly left the square, Kelly decided to give a fan to", + "s2_io_flip_cf": "Before Kelly and Sarah left the square, Sarah decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Before Steven and Alex left the square, Alex decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Before Alex and Steven left the square, Steven decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Kelly left the square, Sarah decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Alex left the square, Steven decided to give a fan to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Kelly", + "object": "fan", + "place": "square", + "random_a": "Alex", + "random_b": "Steven", + "random_c": "Andrew" + } + }, + { + "text": "Before Kay and Lewis left the department store, Kay decided to give a grater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Lewis left the department store, Don decided to give a grater to", + "random_names_cf": "Before Tom and Robert left the department store, Tom decided to give a grater to", + "s1_io_flip_cf": "Before Lewis and Kay left the department store, Kay decided to give a grater to", + "s2_io_flip_cf": "Before Kay and Lewis left the department store, Lewis decided to give a grater to", + "random_names_s1_ioi_flip_cf": "Before Robert and Tom left the department store, Tom decided to give a grater to", + "random_names_s2_ioi_flip_cf": "Before Tom and Robert left the department store, Robert decided to give a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Kay left the department store, Lewis decided to give a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Tom left the department store, Robert decided to give a grater to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Kay", + "object": "grater", + "place": "department store", + "random_a": "Tom", + "random_b": "Robert", + "random_c": "Don" + } + }, + { + "text": "When Dan and Rob got a grater at the field, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Rob got a grater at the field, Kelly decided to give it to", + "random_names_cf": "When Tom and Charles got a grater at the field, Tom decided to give it to", + "s1_io_flip_cf": "When Rob and Dan got a grater at the field, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Rob got a grater at the field, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Charles and Tom got a grater at the field, Tom decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tom and Charles got a grater at the field, Charles decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Dan got a grater at the field, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Tom got a grater at the field, Charles decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Dan", + "object": "grater", + "place": "field", + "random_a": "Tom", + "random_b": "Charles", + "random_c": "Kelly" + } + }, + { + "text": "While Cal and Tim relaxed, Cal gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Cal and Tim relaxed, Summer gave a joystick to", + "random_names_cf": "While Scott and Angel relaxed, Scott gave a joystick to", + "s1_io_flip_cf": "While Tim and Cal relaxed, Cal gave a joystick to", + "s2_io_flip_cf": "While Cal and Tim relaxed, Tim gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Angel and Scott relaxed, Scott gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Scott and Angel relaxed, Angel gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Cal relaxed, Tim gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Angel and Scott relaxed, Angel gave a joystick to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Cal", + "object": "joystick", + "place": "convenience store", + "random_a": "Scott", + "random_b": "Angel", + "random_c": "Summer" + } + }, + { + "text": "When Don and Mike were about to leave the marketplace, Don gave a strainer to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Mike were about to leave the marketplace, Phil gave a strainer to", + "random_names_cf": "When Lewis and Andrew were about to leave the marketplace, Lewis gave a strainer to", + "s1_io_flip_cf": "When Mike and Don were about to leave the marketplace, Don gave a strainer to", + "s2_io_flip_cf": "When Don and Mike were about to leave the marketplace, Mike gave a strainer to", + "random_names_s1_ioi_flip_cf": "When Andrew and Lewis were about to leave the marketplace, Lewis gave a strainer to", + "random_names_s2_ioi_flip_cf": "When Lewis and Andrew were about to leave the marketplace, Andrew gave a strainer to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Don were about to leave the marketplace, Mike gave a strainer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Lewis were about to leave the marketplace, Andrew gave a strainer to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Don", + "object": "strainer", + "place": "marketplace", + "random_a": "Lewis", + "random_b": "Andrew", + "random_c": "Phil" + } + }, + { + "text": "The gym Henry and Ross went to had a highlighter. Henry gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The gym Henry and Ross went to had a highlighter. Joe gave it to", + "random_names_cf": "The gym Scott and Tim went to had a highlighter. Scott gave it to", + "s1_io_flip_cf": "The gym Ross and Henry went to had a highlighter. Henry gave it to", + "s2_io_flip_cf": "The gym Henry and Ross went to had a highlighter. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The gym Tim and Scott went to had a highlighter. Scott gave it to", + "random_names_s2_ioi_flip_cf": "The gym Scott and Tim went to had a highlighter. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The gym Ross and Henry went to had a highlighter. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The gym Tim and Scott went to had a highlighter. Tim gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Henry", + "object": "highlighter", + "place": "gym", + "random_a": "Scott", + "random_b": "Tim", + "random_c": "Joe" + } + }, + { + "text": "When Dan and Austin got a pencil sharpener at the hotel, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Austin got a pencil sharpener at the hotel, Steven decided to give it to", + "random_names_cf": "When Sarah and Will got a pencil sharpener at the hotel, Sarah decided to give it to", + "s1_io_flip_cf": "When Austin and Dan got a pencil sharpener at the hotel, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Austin got a pencil sharpener at the hotel, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Will and Sarah got a pencil sharpener at the hotel, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Will got a pencil sharpener at the hotel, Will decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Dan got a pencil sharpener at the hotel, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Sarah got a pencil sharpener at the hotel, Will decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Dan", + "object": "pencil sharpener", + "place": "hotel", + "random_a": "Sarah", + "random_b": "Will", + "random_c": "Steven" + } + }, + { + "text": "The museum Tim and Kay went to had a pair of pliers. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Tim and Kay went to had a pair of pliers. Elizabeth gave it to", + "random_names_cf": "The museum Don and Cal went to had a pair of pliers. Don gave it to", + "s1_io_flip_cf": "The museum Kay and Tim went to had a pair of pliers. Tim gave it to", + "s2_io_flip_cf": "The museum Tim and Kay went to had a pair of pliers. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The museum Cal and Don went to had a pair of pliers. Don gave it to", + "random_names_s2_ioi_flip_cf": "The museum Don and Cal went to had a pair of pliers. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Kay and Tim went to had a pair of pliers. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Cal and Don went to had a pair of pliers. Cal gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Tim", + "object": "pair of pliers", + "place": "museum", + "random_a": "Don", + "random_b": "Cal", + "random_c": "Elizabeth" + } + }, + { + "text": "Once Andrew and Roy arrived at the campground, Andrew gave a jar to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Roy arrived at the campground, Alexander gave a jar to", + "random_names_cf": "Once Ross and Cal arrived at the campground, Ross gave a jar to", + "s1_io_flip_cf": "Once Roy and Andrew arrived at the campground, Andrew gave a jar to", + "s2_io_flip_cf": "Once Andrew and Roy arrived at the campground, Roy gave a jar to", + "random_names_s1_ioi_flip_cf": "Once Cal and Ross arrived at the campground, Ross gave a jar to", + "random_names_s2_ioi_flip_cf": "Once Ross and Cal arrived at the campground, Cal gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Andrew arrived at the campground, Roy gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Ross arrived at the campground, Cal gave a jar to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "jar", + "place": "campground", + "random_a": "Ross", + "random_b": "Cal", + "random_c": "Alexander" + } + }, + { + "text": "Once Tim and Mike arrived at the court, Tim gave a piece of tape to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Mike arrived at the court, Luke gave a piece of tape to", + "random_names_cf": "Once Neil and Guy arrived at the court, Neil gave a piece of tape to", + "s1_io_flip_cf": "Once Mike and Tim arrived at the court, Tim gave a piece of tape to", + "s2_io_flip_cf": "Once Tim and Mike arrived at the court, Mike gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Once Guy and Neil arrived at the court, Neil gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Once Neil and Guy arrived at the court, Guy gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Tim arrived at the court, Mike gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Neil arrived at the court, Guy gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Tim", + "object": "piece of tape", + "place": "court", + "random_a": "Neil", + "random_b": "Guy", + "random_c": "Luke" + } + }, + { + "text": "Then, Guy and Luke went to the convenience store. Guy gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Luke went to the convenience store. Ross gave a snack to", + "random_names_cf": "Then, Phil and Grant went to the convenience store. Phil gave a snack to", + "s1_io_flip_cf": "Then, Luke and Guy went to the convenience store. Guy gave a snack to", + "s2_io_flip_cf": "Then, Guy and Luke went to the convenience store. Luke gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Phil went to the convenience store. Phil gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Grant went to the convenience store. Grant gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Guy went to the convenience store. Luke gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Phil went to the convenience store. Grant gave a snack to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Guy", + "object": "snack", + "place": "convenience store", + "random_a": "Phil", + "random_b": "Grant", + "random_c": "Ross" + } + }, + { + "text": "When Jonathan and Scott were about to leave the university campus, Jonathan gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Scott were about to leave the university campus, Kay gave a dress to", + "random_names_cf": "When Summer and Ross were about to leave the university campus, Summer gave a dress to", + "s1_io_flip_cf": "When Scott and Jonathan were about to leave the university campus, Jonathan gave a dress to", + "s2_io_flip_cf": "When Jonathan and Scott were about to leave the university campus, Scott gave a dress to", + "random_names_s1_ioi_flip_cf": "When Ross and Summer were about to leave the university campus, Summer gave a dress to", + "random_names_s2_ioi_flip_cf": "When Summer and Ross were about to leave the university campus, Ross gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Jonathan were about to leave the university campus, Scott gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Summer were about to leave the university campus, Ross gave a dress to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Jonathan", + "object": "dress", + "place": "university campus", + "random_a": "Summer", + "random_b": "Ross", + "random_c": "Kay" + } + }, + { + "text": "Once Dan and Mike arrived at the studio, Dan gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Mike arrived at the studio, Scott gave a set of headphones to", + "random_names_cf": "Once Kelly and Will arrived at the studio, Kelly gave a set of headphones to", + "s1_io_flip_cf": "Once Mike and Dan arrived at the studio, Dan gave a set of headphones to", + "s2_io_flip_cf": "Once Dan and Mike arrived at the studio, Mike gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Will and Kelly arrived at the studio, Kelly gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Kelly and Will arrived at the studio, Will gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Dan arrived at the studio, Mike gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Kelly arrived at the studio, Will gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Dan", + "object": "set of headphones", + "place": "studio", + "random_a": "Kelly", + "random_b": "Will", + "random_c": "Scott" + } + }, + { + "text": "When Phil and Roy got a bowl at the parking lot, Phil decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Phil and Roy got a bowl at the parking lot, Angel decided to give it to", + "random_names_cf": "When Steven and Jonathan got a bowl at the parking lot, Steven decided to give it to", + "s1_io_flip_cf": "When Roy and Phil got a bowl at the parking lot, Phil decided to give it to", + "s2_io_flip_cf": "When Phil and Roy got a bowl at the parking lot, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Steven got a bowl at the parking lot, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and Jonathan got a bowl at the parking lot, Jonathan decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Phil got a bowl at the parking lot, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Steven got a bowl at the parking lot, Jonathan decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Phil", + "object": "bowl", + "place": "parking lot", + "random_a": "Steven", + "random_b": "Jonathan", + "random_c": "Angel" + } + }, + { + "text": "Then, Edward and Daniel had a lot of fun at the supermarket. Edward gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Daniel had a lot of fun at the supermarket. Steve gave a ladder to", + "random_names_cf": "Then, Henry and Joe had a lot of fun at the supermarket. Henry gave a ladder to", + "s1_io_flip_cf": "Then, Daniel and Edward had a lot of fun at the supermarket. Edward gave a ladder to", + "s2_io_flip_cf": "Then, Edward and Daniel had a lot of fun at the supermarket. Daniel gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Henry had a lot of fun at the supermarket. Henry gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Joe had a lot of fun at the supermarket. Joe gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Edward had a lot of fun at the supermarket. Daniel gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Henry had a lot of fun at the supermarket. Joe gave a ladder to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Edward", + "object": "ladder", + "place": "supermarket", + "random_a": "Henry", + "random_b": "Joe", + "random_c": "Steve" + } + }, + { + "text": "Then, Mike and Joe had a lot of fun at the cafe. Mike gave a pair of pliers to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Joe had a lot of fun at the cafe. Scott gave a pair of pliers to", + "random_names_cf": "Then, Sarah and Alexander had a lot of fun at the cafe. Sarah gave a pair of pliers to", + "s1_io_flip_cf": "Then, Joe and Mike had a lot of fun at the cafe. Mike gave a pair of pliers to", + "s2_io_flip_cf": "Then, Mike and Joe had a lot of fun at the cafe. Joe gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Sarah had a lot of fun at the cafe. Sarah gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Alexander had a lot of fun at the cafe. Alexander gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Mike had a lot of fun at the cafe. Joe gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Sarah had a lot of fun at the cafe. Alexander gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Mike", + "object": "pair of pliers", + "place": "cafe", + "random_a": "Sarah", + "random_b": "Alexander", + "random_c": "Scott" + } + }, + { + "text": "Then, Peter and Dan had a lot of fun at the resort. Peter gave a mirror to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Dan had a lot of fun at the resort. Don gave a mirror to", + "random_names_cf": "Then, Steven and Kelly had a lot of fun at the resort. Steven gave a mirror to", + "s1_io_flip_cf": "Then, Dan and Peter had a lot of fun at the resort. Peter gave a mirror to", + "s2_io_flip_cf": "Then, Peter and Dan had a lot of fun at the resort. Dan gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Steven had a lot of fun at the resort. Steven gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Kelly had a lot of fun at the resort. Kelly gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Peter had a lot of fun at the resort. Dan gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steven had a lot of fun at the resort. Kelly gave a mirror to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Peter", + "object": "mirror", + "place": "resort", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Don" + } + }, + { + "text": "While Andrew and Jonathan relaxed, Andrew gave a faucet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Jonathan relaxed, Angel gave a faucet to", + "random_names_cf": "While Mike and Alexander relaxed, Mike gave a faucet to", + "s1_io_flip_cf": "While Jonathan and Andrew relaxed, Andrew gave a faucet to", + "s2_io_flip_cf": "While Andrew and Jonathan relaxed, Jonathan gave a faucet to", + "random_names_s1_ioi_flip_cf": "While Alexander and Mike relaxed, Mike gave a faucet to", + "random_names_s2_ioi_flip_cf": "While Mike and Alexander relaxed, Alexander gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Andrew relaxed, Jonathan gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Mike relaxed, Alexander gave a faucet to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Andrew", + "object": "faucet", + "place": "service station", + "random_a": "Mike", + "random_b": "Alexander", + "random_c": "Angel" + } + }, + { + "text": "Once William and Neil arrived at the restaurant, William gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Neil arrived at the restaurant, Daniel gave a coat to", + "random_names_cf": "Once Summer and Steven arrived at the restaurant, Summer gave a coat to", + "s1_io_flip_cf": "Once Neil and William arrived at the restaurant, William gave a coat to", + "s2_io_flip_cf": "Once William and Neil arrived at the restaurant, Neil gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Steven and Summer arrived at the restaurant, Summer gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Summer and Steven arrived at the restaurant, Steven gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and William arrived at the restaurant, Neil gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Summer arrived at the restaurant, Steven gave a coat to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "William", + "object": "coat", + "place": "restaurant", + "random_a": "Summer", + "random_b": "Steven", + "random_c": "Daniel" + } + }, + { + "text": "Once Edward and Summer arrived at the casino, Edward gave a shoe to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Summer arrived at the casino, Kay gave a shoe to", + "random_names_cf": "Once Scott and Don arrived at the casino, Scott gave a shoe to", + "s1_io_flip_cf": "Once Summer and Edward arrived at the casino, Edward gave a shoe to", + "s2_io_flip_cf": "Once Edward and Summer arrived at the casino, Summer gave a shoe to", + "random_names_s1_ioi_flip_cf": "Once Don and Scott arrived at the casino, Scott gave a shoe to", + "random_names_s2_ioi_flip_cf": "Once Scott and Don arrived at the casino, Don gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Summer and Edward arrived at the casino, Summer gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Scott arrived at the casino, Don gave a shoe to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Edward", + "object": "shoe", + "place": "casino", + "random_a": "Scott", + "random_b": "Don", + "random_c": "Kay" + } + }, + { + "text": "Once Peter and William arrived at the dorm, Peter gave a set of headphones to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and William arrived at the dorm, Daniel gave a set of headphones to", + "random_names_cf": "Once Will and Phil arrived at the dorm, Will gave a set of headphones to", + "s1_io_flip_cf": "Once William and Peter arrived at the dorm, Peter gave a set of headphones to", + "s2_io_flip_cf": "Once Peter and William arrived at the dorm, William gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Once Phil and Will arrived at the dorm, Will gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Once Will and Phil arrived at the dorm, Phil gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once William and Peter arrived at the dorm, William gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Will arrived at the dorm, Phil gave a set of headphones to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "set of headphones", + "place": "dorm", + "random_a": "Will", + "random_b": "Phil", + "random_c": "Daniel" + } + }, + { + "text": "Before Tom and Guy left the restaurant, Tom decided to give a bicycle to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Guy left the restaurant, Joe decided to give a bicycle to", + "random_names_cf": "Before Mike and Robert left the restaurant, Mike decided to give a bicycle to", + "s1_io_flip_cf": "Before Guy and Tom left the restaurant, Tom decided to give a bicycle to", + "s2_io_flip_cf": "Before Tom and Guy left the restaurant, Guy decided to give a bicycle to", + "random_names_s1_ioi_flip_cf": "Before Robert and Mike left the restaurant, Mike decided to give a bicycle to", + "random_names_s2_ioi_flip_cf": "Before Mike and Robert left the restaurant, Robert decided to give a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Tom left the restaurant, Guy decided to give a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Mike left the restaurant, Robert decided to give a bicycle to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Tom", + "object": "bicycle", + "place": "restaurant", + "random_a": "Mike", + "random_b": "Robert", + "random_c": "Joe" + } + }, + { + "text": "Then, Tim and Rob were working at the pharmacy. Tim decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tim and Rob were working at the pharmacy. Jim decided to give a thread to", + "random_names_cf": "Then, Josh and Roy were working at the pharmacy. Josh decided to give a thread to", + "s1_io_flip_cf": "Then, Rob and Tim were working at the pharmacy. Tim decided to give a thread to", + "s2_io_flip_cf": "Then, Tim and Rob were working at the pharmacy. Rob decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Josh were working at the pharmacy. Josh decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Roy were working at the pharmacy. Roy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Tim were working at the pharmacy. Rob decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Josh were working at the pharmacy. Roy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Tim", + "object": "thread", + "place": "pharmacy", + "random_a": "Josh", + "random_b": "Roy", + "random_c": "Jim" + } + }, + { + "text": "Then, Mike and Dan had a lot of fun at the pet store. Mike gave a vest to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and Dan had a lot of fun at the pet store. Peter gave a vest to", + "random_names_cf": "Then, Phil and Sarah had a lot of fun at the pet store. Phil gave a vest to", + "s1_io_flip_cf": "Then, Dan and Mike had a lot of fun at the pet store. Mike gave a vest to", + "s2_io_flip_cf": "Then, Mike and Dan had a lot of fun at the pet store. Dan gave a vest to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Phil had a lot of fun at the pet store. Phil gave a vest to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Sarah had a lot of fun at the pet store. Sarah gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Mike had a lot of fun at the pet store. Dan gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Phil had a lot of fun at the pet store. Sarah gave a vest to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Mike", + "object": "vest", + "place": "pet store", + "random_a": "Phil", + "random_b": "Sarah", + "random_c": "Peter" + } + }, + { + "text": "When Scott and Steven got a pencil sharpener at the gift shop, Scott decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Scott and Steven got a pencil sharpener at the gift shop, Rob decided to give it to", + "random_names_cf": "When Angel and Joe got a pencil sharpener at the gift shop, Angel decided to give it to", + "s1_io_flip_cf": "When Steven and Scott got a pencil sharpener at the gift shop, Scott decided to give it to", + "s2_io_flip_cf": "When Scott and Steven got a pencil sharpener at the gift shop, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Angel got a pencil sharpener at the gift shop, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Joe got a pencil sharpener at the gift shop, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Scott got a pencil sharpener at the gift shop, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Angel got a pencil sharpener at the gift shop, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Scott", + "object": "pencil sharpener", + "place": "gift shop", + "random_a": "Angel", + "random_b": "Joe", + "random_c": "Rob" + } + }, + { + "text": "When Henry and Roy were about to leave the car, Henry gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Henry and Roy were about to leave the car, Will gave a ribbon to", + "random_names_cf": "When Alex and Phil were about to leave the car, Alex gave a ribbon to", + "s1_io_flip_cf": "When Roy and Henry were about to leave the car, Henry gave a ribbon to", + "s2_io_flip_cf": "When Henry and Roy were about to leave the car, Roy gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Phil and Alex were about to leave the car, Alex gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Alex and Phil were about to leave the car, Phil gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Henry were about to leave the car, Roy gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Alex were about to leave the car, Phil gave a ribbon to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Henry", + "object": "ribbon", + "place": "car", + "random_a": "Alex", + "random_b": "Phil", + "random_c": "Will" + } + }, + { + "text": "The museum Will and Grant went to had a carpet. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Will and Grant went to had a carpet. Robert gave it to", + "random_names_cf": "The museum Tom and Sarah went to had a carpet. Tom gave it to", + "s1_io_flip_cf": "The museum Grant and Will went to had a carpet. Will gave it to", + "s2_io_flip_cf": "The museum Will and Grant went to had a carpet. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The museum Sarah and Tom went to had a carpet. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The museum Tom and Sarah went to had a carpet. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Grant and Will went to had a carpet. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Sarah and Tom went to had a carpet. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Will", + "object": "carpet", + "place": "museum", + "random_a": "Tom", + "random_b": "Sarah", + "random_c": "Robert" + } + }, + { + "text": "Then, Roger and Dan were working at the dorm. Roger decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Dan were working at the dorm. Andrew decided to give a faucet to", + "random_names_cf": "Then, Mike and Austin were working at the dorm. Mike decided to give a faucet to", + "s1_io_flip_cf": "Then, Dan and Roger were working at the dorm. Roger decided to give a faucet to", + "s2_io_flip_cf": "Then, Roger and Dan were working at the dorm. Dan decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Mike were working at the dorm. Mike decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Austin were working at the dorm. Austin decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Roger were working at the dorm. Dan decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Mike were working at the dorm. Austin decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Roger", + "object": "faucet", + "place": "dorm", + "random_a": "Mike", + "random_b": "Austin", + "random_c": "Andrew" + } + }, + { + "text": "When Charles and Robert were about to leave the pizzeria, Charles gave a nail file to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Charles and Robert were about to leave the pizzeria, Sarah gave a nail file to", + "random_names_cf": "When Steven and Mike were about to leave the pizzeria, Steven gave a nail file to", + "s1_io_flip_cf": "When Robert and Charles were about to leave the pizzeria, Charles gave a nail file to", + "s2_io_flip_cf": "When Charles and Robert were about to leave the pizzeria, Robert gave a nail file to", + "random_names_s1_ioi_flip_cf": "When Mike and Steven were about to leave the pizzeria, Steven gave a nail file to", + "random_names_s2_ioi_flip_cf": "When Steven and Mike were about to leave the pizzeria, Mike gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Charles were about to leave the pizzeria, Robert gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Steven were about to leave the pizzeria, Mike gave a nail file to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Charles", + "object": "nail file", + "place": "pizzeria", + "random_a": "Steven", + "random_b": "Mike", + "random_c": "Sarah" + } + }, + { + "text": "When Don and Rob were about to leave the museum, Don gave a folder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Rob were about to leave the museum, Edward gave a folder to", + "random_names_cf": "When William and Guy were about to leave the museum, William gave a folder to", + "s1_io_flip_cf": "When Rob and Don were about to leave the museum, Don gave a folder to", + "s2_io_flip_cf": "When Don and Rob were about to leave the museum, Rob gave a folder to", + "random_names_s1_ioi_flip_cf": "When Guy and William were about to leave the museum, William gave a folder to", + "random_names_s2_ioi_flip_cf": "When William and Guy were about to leave the museum, Guy gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Don were about to leave the museum, Rob gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and William were about to leave the museum, Guy gave a folder to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "folder", + "place": "museum", + "random_a": "William", + "random_b": "Guy", + "random_c": "Edward" + } + }, + { + "text": "When Lewis and Kelly were about to leave the square, Lewis gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Kelly were about to leave the square, Luke gave a pencil sharpener to", + "random_names_cf": "When Grant and Cal were about to leave the square, Grant gave a pencil sharpener to", + "s1_io_flip_cf": "When Kelly and Lewis were about to leave the square, Lewis gave a pencil sharpener to", + "s2_io_flip_cf": "When Lewis and Kelly were about to leave the square, Kelly gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Cal and Grant were about to leave the square, Grant gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Grant and Cal were about to leave the square, Cal gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Lewis were about to leave the square, Kelly gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Grant were about to leave the square, Cal gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Lewis", + "object": "pencil sharpener", + "place": "square", + "random_a": "Grant", + "random_b": "Cal", + "random_c": "Luke" + } + }, + { + "text": "While Rob and Elizabeth relaxed, Rob gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rob and Elizabeth relaxed, Daniel gave a key to", + "random_names_cf": "While Edward and Tim relaxed, Edward gave a key to", + "s1_io_flip_cf": "While Elizabeth and Rob relaxed, Rob gave a key to", + "s2_io_flip_cf": "While Rob and Elizabeth relaxed, Elizabeth gave a key to", + "random_names_s1_ioi_flip_cf": "While Tim and Edward relaxed, Edward gave a key to", + "random_names_s2_ioi_flip_cf": "While Edward and Tim relaxed, Tim gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Elizabeth and Rob relaxed, Elizabeth gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Edward relaxed, Tim gave a key to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Rob", + "object": "key", + "place": "garden", + "random_a": "Edward", + "random_b": "Tim", + "random_c": "Daniel" + } + }, + { + "text": "Then, Sarah and Alexander went to the field. Sarah gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Alexander went to the field. Guy gave a fork to", + "random_names_cf": "Then, Josh and Steven went to the field. Josh gave a fork to", + "s1_io_flip_cf": "Then, Alexander and Sarah went to the field. Sarah gave a fork to", + "s2_io_flip_cf": "Then, Sarah and Alexander went to the field. Alexander gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Josh went to the field. Josh gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Steven went to the field. Steven gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Sarah went to the field. Alexander gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Josh went to the field. Steven gave a fork to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Sarah", + "object": "fork", + "place": "field", + "random_a": "Josh", + "random_b": "Steven", + "random_c": "Guy" + } + }, + { + "text": "Once Sarah and Stan arrived at the stadium, Sarah gave a ladder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Stan arrived at the stadium, Mike gave a ladder to", + "random_names_cf": "Once Ross and Grant arrived at the stadium, Ross gave a ladder to", + "s1_io_flip_cf": "Once Stan and Sarah arrived at the stadium, Sarah gave a ladder to", + "s2_io_flip_cf": "Once Sarah and Stan arrived at the stadium, Stan gave a ladder to", + "random_names_s1_ioi_flip_cf": "Once Grant and Ross arrived at the stadium, Ross gave a ladder to", + "random_names_s2_ioi_flip_cf": "Once Ross and Grant arrived at the stadium, Grant gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Sarah arrived at the stadium, Stan gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Ross arrived at the stadium, Grant gave a ladder to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Sarah", + "object": "ladder", + "place": "stadium", + "random_a": "Ross", + "random_b": "Grant", + "random_c": "Mike" + } + }, + { + "text": "Before Phil and Jim left the casino, Phil decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Jim left the casino, Tom decided to give a banner to", + "random_names_cf": "Before Roger and Austin left the casino, Roger decided to give a banner to", + "s1_io_flip_cf": "Before Jim and Phil left the casino, Phil decided to give a banner to", + "s2_io_flip_cf": "Before Phil and Jim left the casino, Jim decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Austin and Roger left the casino, Roger decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Roger and Austin left the casino, Austin decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Jim and Phil left the casino, Jim decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Roger left the casino, Austin decided to give a banner to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Phil", + "object": "banner", + "place": "casino", + "random_a": "Roger", + "random_b": "Austin", + "random_c": "Tom" + } + }, + { + "text": "Before Charles and Steve left the gift shop, Charles decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Charles and Steve left the gift shop, Rob decided to give a snack to", + "random_names_cf": "Before William and Sarah left the gift shop, William decided to give a snack to", + "s1_io_flip_cf": "Before Steve and Charles left the gift shop, Charles decided to give a snack to", + "s2_io_flip_cf": "Before Charles and Steve left the gift shop, Steve decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Sarah and William left the gift shop, William decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before William and Sarah left the gift shop, Sarah decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Charles left the gift shop, Steve decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and William left the gift shop, Sarah decided to give a snack to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Charles", + "object": "snack", + "place": "gift shop", + "random_a": "William", + "random_b": "Sarah", + "random_c": "Rob" + } + }, + { + "text": "Before Joe and Rob left the pet store, Joe decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Joe and Rob left the pet store, Elizabeth decided to give a blouse to", + "random_names_cf": "Before Austin and Grant left the pet store, Austin decided to give a blouse to", + "s1_io_flip_cf": "Before Rob and Joe left the pet store, Joe decided to give a blouse to", + "s2_io_flip_cf": "Before Joe and Rob left the pet store, Rob decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Grant and Austin left the pet store, Austin decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Austin and Grant left the pet store, Grant decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Rob and Joe left the pet store, Rob decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Austin left the pet store, Grant decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Joe", + "object": "blouse", + "place": "pet store", + "random_a": "Austin", + "random_b": "Grant", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Sarah and Grant had a lot of fun at the field. Sarah gave a thimble to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Grant had a lot of fun at the field. Stan gave a thimble to", + "random_names_cf": "Then, Phil and Peter had a lot of fun at the field. Phil gave a thimble to", + "s1_io_flip_cf": "Then, Grant and Sarah had a lot of fun at the field. Sarah gave a thimble to", + "s2_io_flip_cf": "Then, Sarah and Grant had a lot of fun at the field. Grant gave a thimble to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Phil had a lot of fun at the field. Phil gave a thimble to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Peter had a lot of fun at the field. Peter gave a thimble to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Sarah had a lot of fun at the field. Grant gave a thimble to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Phil had a lot of fun at the field. Peter gave a thimble to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Sarah", + "object": "thimble", + "place": "field", + "random_a": "Phil", + "random_b": "Peter", + "random_c": "Stan" + } + }, + { + "text": "When Ryan and Henry were about to leave the tire store, Ryan gave a sandal to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Ryan and Henry were about to leave the tire store, Austin gave a sandal to", + "random_names_cf": "When Summer and Dan were about to leave the tire store, Summer gave a sandal to", + "s1_io_flip_cf": "When Henry and Ryan were about to leave the tire store, Ryan gave a sandal to", + "s2_io_flip_cf": "When Ryan and Henry were about to leave the tire store, Henry gave a sandal to", + "random_names_s1_ioi_flip_cf": "When Dan and Summer were about to leave the tire store, Summer gave a sandal to", + "random_names_s2_ioi_flip_cf": "When Summer and Dan were about to leave the tire store, Dan gave a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Ryan were about to leave the tire store, Henry gave a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Summer were about to leave the tire store, Dan gave a sandal to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ryan", + "object": "sandal", + "place": "tire store", + "random_a": "Summer", + "random_b": "Dan", + "random_c": "Austin" + } + }, + { + "text": "The hotel Joe and Tom went to had a thimble. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Joe and Tom went to had a thimble. Robert gave it to", + "random_names_cf": "The hotel Ross and Alex went to had a thimble. Ross gave it to", + "s1_io_flip_cf": "The hotel Tom and Joe went to had a thimble. Joe gave it to", + "s2_io_flip_cf": "The hotel Joe and Tom went to had a thimble. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Alex and Ross went to had a thimble. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Ross and Alex went to had a thimble. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Tom and Joe went to had a thimble. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Alex and Ross went to had a thimble. Alex gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Joe", + "object": "thimble", + "place": "hotel", + "random_a": "Ross", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "When Rick and Steve got a sock at the racetrack, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Steve got a sock at the racetrack, Jonathan decided to give it to", + "random_names_cf": "When Daniel and Steven got a sock at the racetrack, Daniel decided to give it to", + "s1_io_flip_cf": "When Steve and Rick got a sock at the racetrack, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Steve got a sock at the racetrack, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Daniel got a sock at the racetrack, Daniel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Daniel and Steven got a sock at the racetrack, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Rick got a sock at the racetrack, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Daniel got a sock at the racetrack, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rick", + "object": "sock", + "place": "racetrack", + "random_a": "Daniel", + "random_b": "Steven", + "random_c": "Jonathan" + } + }, + { + "text": "Once Sarah and Jim arrived at the car, Sarah gave a strap to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Jim arrived at the car, Angel gave a strap to", + "random_names_cf": "Once Mike and Rick arrived at the car, Mike gave a strap to", + "s1_io_flip_cf": "Once Jim and Sarah arrived at the car, Sarah gave a strap to", + "s2_io_flip_cf": "Once Sarah and Jim arrived at the car, Jim gave a strap to", + "random_names_s1_ioi_flip_cf": "Once Rick and Mike arrived at the car, Mike gave a strap to", + "random_names_s2_ioi_flip_cf": "Once Mike and Rick arrived at the car, Rick gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Sarah arrived at the car, Jim gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Mike arrived at the car, Rick gave a strap to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Sarah", + "object": "strap", + "place": "car", + "random_a": "Mike", + "random_b": "Rick", + "random_c": "Angel" + } + }, + { + "text": "When Grant and Summer got a piece of tape at the circus, Grant decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Grant and Summer got a piece of tape at the circus, Jim decided to give it to", + "random_names_cf": "When Rick and Alexander got a piece of tape at the circus, Rick decided to give it to", + "s1_io_flip_cf": "When Summer and Grant got a piece of tape at the circus, Grant decided to give it to", + "s2_io_flip_cf": "When Grant and Summer got a piece of tape at the circus, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Rick got a piece of tape at the circus, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Alexander got a piece of tape at the circus, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Grant got a piece of tape at the circus, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Rick got a piece of tape at the circus, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Grant", + "object": "piece of tape", + "place": "circus", + "random_a": "Rick", + "random_b": "Alexander", + "random_c": "Jim" + } + }, + { + "text": "The field Rob and Andrew went to had a bucket of paint. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Rob and Andrew went to had a bucket of paint. Phil gave it to", + "random_names_cf": "The field Neil and Edward went to had a bucket of paint. Neil gave it to", + "s1_io_flip_cf": "The field Andrew and Rob went to had a bucket of paint. Rob gave it to", + "s2_io_flip_cf": "The field Rob and Andrew went to had a bucket of paint. Andrew gave it to", + "random_names_s1_ioi_flip_cf": "The field Edward and Neil went to had a bucket of paint. Neil gave it to", + "random_names_s2_ioi_flip_cf": "The field Neil and Edward went to had a bucket of paint. Edward gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Andrew and Rob went to had a bucket of paint. Andrew gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Edward and Neil went to had a bucket of paint. Edward gave it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Rob", + "object": "bucket of paint", + "place": "field", + "random_a": "Neil", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "Once Stan and Ross arrived at the store, Stan gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Ross arrived at the store, Phil gave a screwdriver to", + "random_names_cf": "Once Roger and Will arrived at the store, Roger gave a screwdriver to", + "s1_io_flip_cf": "Once Ross and Stan arrived at the store, Stan gave a screwdriver to", + "s2_io_flip_cf": "Once Stan and Ross arrived at the store, Ross gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Will and Roger arrived at the store, Roger gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Roger and Will arrived at the store, Will gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Stan arrived at the store, Ross gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Roger arrived at the store, Will gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Stan", + "object": "screwdriver", + "place": "store", + "random_a": "Roger", + "random_b": "Will", + "random_c": "Phil" + } + }, + { + "text": "The music store Mike and Guy went to had a key. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Mike and Guy went to had a key. Grant gave it to", + "random_names_cf": "The music store Ryan and Rob went to had a key. Ryan gave it to", + "s1_io_flip_cf": "The music store Guy and Mike went to had a key. Mike gave it to", + "s2_io_flip_cf": "The music store Mike and Guy went to had a key. Guy gave it to", + "random_names_s1_ioi_flip_cf": "The music store Rob and Ryan went to had a key. Ryan gave it to", + "random_names_s2_ioi_flip_cf": "The music store Ryan and Rob went to had a key. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Guy and Mike went to had a key. Guy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Rob and Ryan went to had a key. Rob gave it to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Mike", + "object": "key", + "place": "music store", + "random_a": "Ryan", + "random_b": "Rob", + "random_c": "Grant" + } + }, + { + "text": "When Will and Josh got a vest at the salon, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Josh got a vest at the salon, Rob decided to give it to", + "random_names_cf": "When Luke and Don got a vest at the salon, Luke decided to give it to", + "s1_io_flip_cf": "When Josh and Will got a vest at the salon, Will decided to give it to", + "s2_io_flip_cf": "When Will and Josh got a vest at the salon, Josh decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Luke got a vest at the salon, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Don got a vest at the salon, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Josh and Will got a vest at the salon, Josh decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Luke got a vest at the salon, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Will", + "object": "vest", + "place": "salon", + "random_a": "Luke", + "random_b": "Don", + "random_c": "Rob" + } + }, + { + "text": "Before Dan and Luke left the museum, Dan decided to give a bowl to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Luke left the museum, Kelly decided to give a bowl to", + "random_names_cf": "Before Phil and Guy left the museum, Phil decided to give a bowl to", + "s1_io_flip_cf": "Before Luke and Dan left the museum, Dan decided to give a bowl to", + "s2_io_flip_cf": "Before Dan and Luke left the museum, Luke decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Before Guy and Phil left the museum, Phil decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Before Phil and Guy left the museum, Guy decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Dan left the museum, Luke decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Phil left the museum, Guy decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Dan", + "object": "bowl", + "place": "museum", + "random_a": "Phil", + "random_b": "Guy", + "random_c": "Kelly" + } + }, + { + "text": "When Cal and Sarah got a pair of nail clippers at the ramp, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Sarah got a pair of nail clippers at the ramp, Austin decided to give it to", + "random_names_cf": "When Rick and William got a pair of nail clippers at the ramp, Rick decided to give it to", + "s1_io_flip_cf": "When Sarah and Cal got a pair of nail clippers at the ramp, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Sarah got a pair of nail clippers at the ramp, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Rick got a pair of nail clippers at the ramp, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and William got a pair of nail clippers at the ramp, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Cal got a pair of nail clippers at the ramp, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Rick got a pair of nail clippers at the ramp, William decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Cal", + "object": "pair of nail clippers", + "place": "ramp", + "random_a": "Rick", + "random_b": "William", + "random_c": "Austin" + } + }, + { + "text": "Once Peter and Kelly arrived at the museum, Peter gave a comb to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Peter and Kelly arrived at the museum, Daniel gave a comb to", + "random_names_cf": "Once Lewis and Angel arrived at the museum, Lewis gave a comb to", + "s1_io_flip_cf": "Once Kelly and Peter arrived at the museum, Peter gave a comb to", + "s2_io_flip_cf": "Once Peter and Kelly arrived at the museum, Kelly gave a comb to", + "random_names_s1_ioi_flip_cf": "Once Angel and Lewis arrived at the museum, Lewis gave a comb to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Angel arrived at the museum, Angel gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kelly and Peter arrived at the museum, Kelly gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Angel and Lewis arrived at the museum, Angel gave a comb to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Peter", + "object": "comb", + "place": "museum", + "random_a": "Lewis", + "random_b": "Angel", + "random_c": "Daniel" + } + }, + { + "text": "Then, Guy and Austin were working at the convenience store. Guy decided to give a mirror to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Austin were working at the convenience store. Roger decided to give a mirror to", + "random_names_cf": "Then, Steve and Robert were working at the convenience store. Steve decided to give a mirror to", + "s1_io_flip_cf": "Then, Austin and Guy were working at the convenience store. Guy decided to give a mirror to", + "s2_io_flip_cf": "Then, Guy and Austin were working at the convenience store. Austin decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Robert and Steve were working at the convenience store. Steve decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Robert were working at the convenience store. Robert decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Guy were working at the convenience store. Austin decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Steve were working at the convenience store. Robert decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Guy", + "object": "mirror", + "place": "convenience store", + "random_a": "Steve", + "random_b": "Robert", + "random_c": "Roger" + } + }, + { + "text": "When Jim and Elizabeth were about to leave the cafe, Jim gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Elizabeth were about to leave the cafe, Ryan gave a set of headphones to", + "random_names_cf": "When Lewis and Jonathan were about to leave the cafe, Lewis gave a set of headphones to", + "s1_io_flip_cf": "When Elizabeth and Jim were about to leave the cafe, Jim gave a set of headphones to", + "s2_io_flip_cf": "When Jim and Elizabeth were about to leave the cafe, Elizabeth gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Lewis were about to leave the cafe, Lewis gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Lewis and Jonathan were about to leave the cafe, Jonathan gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Jim were about to leave the cafe, Elizabeth gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Lewis were about to leave the cafe, Jonathan gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Jim", + "object": "set of headphones", + "place": "cafe", + "random_a": "Lewis", + "random_b": "Jonathan", + "random_c": "Ryan" + } + }, + { + "text": "Once Rob and Neil arrived at the parking lot, Rob gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Rob and Neil arrived at the parking lot, Steven gave a boot to", + "random_names_cf": "Once Will and Cal arrived at the parking lot, Will gave a boot to", + "s1_io_flip_cf": "Once Neil and Rob arrived at the parking lot, Rob gave a boot to", + "s2_io_flip_cf": "Once Rob and Neil arrived at the parking lot, Neil gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Cal and Will arrived at the parking lot, Will gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Will and Cal arrived at the parking lot, Cal gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Rob arrived at the parking lot, Neil gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Will arrived at the parking lot, Cal gave a boot to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Rob", + "object": "boot", + "place": "parking lot", + "random_a": "Will", + "random_b": "Cal", + "random_c": "Steven" + } + }, + { + "text": "The circus Austin and Daniel went to had a pen. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The circus Austin and Daniel went to had a pen. Kay gave it to", + "random_names_cf": "The circus Kelly and Ryan went to had a pen. Kelly gave it to", + "s1_io_flip_cf": "The circus Daniel and Austin went to had a pen. Austin gave it to", + "s2_io_flip_cf": "The circus Austin and Daniel went to had a pen. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The circus Ryan and Kelly went to had a pen. Kelly gave it to", + "random_names_s2_ioi_flip_cf": "The circus Kelly and Ryan went to had a pen. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The circus Daniel and Austin went to had a pen. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The circus Ryan and Kelly went to had a pen. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Austin", + "object": "pen", + "place": "circus", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Kay" + } + }, + { + "text": "Then, Steven and Steve went to the hotel. Steven gave a cable to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steven and Steve went to the hotel. Luke gave a cable to", + "random_names_cf": "Then, Will and Mike went to the hotel. Will gave a cable to", + "s1_io_flip_cf": "Then, Steve and Steven went to the hotel. Steven gave a cable to", + "s2_io_flip_cf": "Then, Steven and Steve went to the hotel. Steve gave a cable to", + "random_names_s1_ioi_flip_cf": "Then, Mike and Will went to the hotel. Will gave a cable to", + "random_names_s2_ioi_flip_cf": "Then, Will and Mike went to the hotel. Mike gave a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Steven went to the hotel. Steve gave a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Will went to the hotel. Mike gave a cable to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Steven", + "object": "cable", + "place": "hotel", + "random_a": "Will", + "random_b": "Mike", + "random_c": "Luke" + } + }, + { + "text": "Then, Neil and Summer were working at the racetrack. Neil decided to give a highlighter to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Summer were working at the racetrack. Ryan decided to give a highlighter to", + "random_names_cf": "Then, Luke and Don were working at the racetrack. Luke decided to give a highlighter to", + "s1_io_flip_cf": "Then, Summer and Neil were working at the racetrack. Neil decided to give a highlighter to", + "s2_io_flip_cf": "Then, Neil and Summer were working at the racetrack. Summer decided to give a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Don and Luke were working at the racetrack. Luke decided to give a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Don were working at the racetrack. Don decided to give a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Neil were working at the racetrack. Summer decided to give a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Luke were working at the racetrack. Don decided to give a highlighter to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Neil", + "object": "highlighter", + "place": "racetrack", + "random_a": "Luke", + "random_b": "Don", + "random_c": "Ryan" + } + }, + { + "text": "Then, Alexander and Mike had a lot of fun at the boatyard. Alexander gave a snack to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Mike had a lot of fun at the boatyard. Roy gave a snack to", + "random_names_cf": "Then, Edward and Kay had a lot of fun at the boatyard. Edward gave a snack to", + "s1_io_flip_cf": "Then, Mike and Alexander had a lot of fun at the boatyard. Alexander gave a snack to", + "s2_io_flip_cf": "Then, Alexander and Mike had a lot of fun at the boatyard. Mike gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Edward had a lot of fun at the boatyard. Edward gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Kay had a lot of fun at the boatyard. Kay gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Alexander had a lot of fun at the boatyard. Mike gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Edward had a lot of fun at the boatyard. Kay gave a snack to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Alexander", + "object": "snack", + "place": "boatyard", + "random_a": "Edward", + "random_b": "Kay", + "random_c": "Roy" + } + }, + { + "text": "Then, Andrew and Will had a lot of fun at the circus. Andrew gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Will had a lot of fun at the circus. Tom gave a shoe to", + "random_names_cf": "Then, Mike and Angel had a lot of fun at the circus. Mike gave a shoe to", + "s1_io_flip_cf": "Then, Will and Andrew had a lot of fun at the circus. Andrew gave a shoe to", + "s2_io_flip_cf": "Then, Andrew and Will had a lot of fun at the circus. Will gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Mike had a lot of fun at the circus. Mike gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Angel had a lot of fun at the circus. Angel gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Andrew had a lot of fun at the circus. Will gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Mike had a lot of fun at the circus. Angel gave a shoe to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Andrew", + "object": "shoe", + "place": "circus", + "random_a": "Mike", + "random_b": "Angel", + "random_c": "Tom" + } + }, + { + "text": "Before Peter and Luke left the gift shop, Peter decided to give a fork to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Luke left the gift shop, Grant decided to give a fork to", + "random_names_cf": "Before Jonathan and Dan left the gift shop, Jonathan decided to give a fork to", + "s1_io_flip_cf": "Before Luke and Peter left the gift shop, Peter decided to give a fork to", + "s2_io_flip_cf": "Before Peter and Luke left the gift shop, Luke decided to give a fork to", + "random_names_s1_ioi_flip_cf": "Before Dan and Jonathan left the gift shop, Jonathan decided to give a fork to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Dan left the gift shop, Dan decided to give a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Peter left the gift shop, Luke decided to give a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Jonathan left the gift shop, Dan decided to give a fork to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Peter", + "object": "fork", + "place": "gift shop", + "random_a": "Jonathan", + "random_b": "Dan", + "random_c": "Grant" + } + }, + { + "text": "When Henry and Angel got a tablet at the pet store, Henry decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Henry and Angel got a tablet at the pet store, Summer decided to give it to", + "random_names_cf": "When Jim and Mike got a tablet at the pet store, Jim decided to give it to", + "s1_io_flip_cf": "When Angel and Henry got a tablet at the pet store, Henry decided to give it to", + "s2_io_flip_cf": "When Henry and Angel got a tablet at the pet store, Angel decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Jim got a tablet at the pet store, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Mike got a tablet at the pet store, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Henry got a tablet at the pet store, Angel decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Jim got a tablet at the pet store, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Henry", + "object": "tablet", + "place": "pet store", + "random_a": "Jim", + "random_b": "Mike", + "random_c": "Summer" + } + }, + { + "text": "While Daniel and Alex relaxed, Daniel gave a joystick to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Alex relaxed, Roger gave a joystick to", + "random_names_cf": "While Alexander and Kelly relaxed, Alexander gave a joystick to", + "s1_io_flip_cf": "While Alex and Daniel relaxed, Daniel gave a joystick to", + "s2_io_flip_cf": "While Daniel and Alex relaxed, Alex gave a joystick to", + "random_names_s1_ioi_flip_cf": "While Kelly and Alexander relaxed, Alexander gave a joystick to", + "random_names_s2_ioi_flip_cf": "While Alexander and Kelly relaxed, Kelly gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Daniel relaxed, Alex gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Alexander relaxed, Kelly gave a joystick to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Daniel", + "object": "joystick", + "place": "field", + "random_a": "Alexander", + "random_b": "Kelly", + "random_c": "Roger" + } + }, + { + "text": "While Jim and Rob relaxed, Jim gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Jim and Rob relaxed, Ryan gave a razor to", + "random_names_cf": "While Elizabeth and Andrew relaxed, Elizabeth gave a razor to", + "s1_io_flip_cf": "While Rob and Jim relaxed, Jim gave a razor to", + "s2_io_flip_cf": "While Jim and Rob relaxed, Rob gave a razor to", + "random_names_s1_ioi_flip_cf": "While Andrew and Elizabeth relaxed, Elizabeth gave a razor to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Andrew relaxed, Andrew gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Rob and Jim relaxed, Rob gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Elizabeth relaxed, Andrew gave a razor to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Jim", + "object": "razor", + "place": "airbase", + "random_a": "Elizabeth", + "random_b": "Andrew", + "random_c": "Ryan" + } + }, + { + "text": "When Dan and Jim got a joystick at the pharmacy, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Jim got a joystick at the pharmacy, Tom decided to give it to", + "random_names_cf": "When Steven and William got a joystick at the pharmacy, Steven decided to give it to", + "s1_io_flip_cf": "When Jim and Dan got a joystick at the pharmacy, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Jim got a joystick at the pharmacy, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When William and Steven got a joystick at the pharmacy, Steven decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steven and William got a joystick at the pharmacy, William decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Dan got a joystick at the pharmacy, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Steven got a joystick at the pharmacy, William decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Dan", + "object": "joystick", + "place": "pharmacy", + "random_a": "Steven", + "random_b": "William", + "random_c": "Tom" + } + }, + { + "text": "When Lewis and Charles were about to leave the hangar, Lewis gave a coat to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Lewis and Charles were about to leave the hangar, Roger gave a coat to", + "random_names_cf": "When Tom and Alexander were about to leave the hangar, Tom gave a coat to", + "s1_io_flip_cf": "When Charles and Lewis were about to leave the hangar, Lewis gave a coat to", + "s2_io_flip_cf": "When Lewis and Charles were about to leave the hangar, Charles gave a coat to", + "random_names_s1_ioi_flip_cf": "When Alexander and Tom were about to leave the hangar, Tom gave a coat to", + "random_names_s2_ioi_flip_cf": "When Tom and Alexander were about to leave the hangar, Alexander gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Lewis were about to leave the hangar, Charles gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Tom were about to leave the hangar, Alexander gave a coat to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Lewis", + "object": "coat", + "place": "hangar", + "random_a": "Tom", + "random_b": "Alexander", + "random_c": "Roger" + } + }, + { + "text": "Then, Charles and Josh went to the hangar. Charles gave a desk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Josh went to the hangar. Cal gave a desk to", + "random_names_cf": "Then, Henry and Alexander went to the hangar. Henry gave a desk to", + "s1_io_flip_cf": "Then, Josh and Charles went to the hangar. Charles gave a desk to", + "s2_io_flip_cf": "Then, Charles and Josh went to the hangar. Josh gave a desk to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Henry went to the hangar. Henry gave a desk to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Alexander went to the hangar. Alexander gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Charles went to the hangar. Josh gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Henry went to the hangar. Alexander gave a desk to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Charles", + "object": "desk", + "place": "hangar", + "random_a": "Henry", + "random_b": "Alexander", + "random_c": "Cal" + } + }, + { + "text": "Once Roger and Phil arrived at the elevator, Roger gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Phil arrived at the elevator, Daniel gave a needle to", + "random_names_cf": "Once Grant and Austin arrived at the elevator, Grant gave a needle to", + "s1_io_flip_cf": "Once Phil and Roger arrived at the elevator, Roger gave a needle to", + "s2_io_flip_cf": "Once Roger and Phil arrived at the elevator, Phil gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Austin and Grant arrived at the elevator, Grant gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Grant and Austin arrived at the elevator, Austin gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Roger arrived at the elevator, Phil gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Grant arrived at the elevator, Austin gave a needle to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Roger", + "object": "needle", + "place": "elevator", + "random_a": "Grant", + "random_b": "Austin", + "random_c": "Daniel" + } + }, + { + "text": "Before Roy and Henry left the parking lot, Roy decided to give a dishwasher to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Henry left the parking lot, Edward decided to give a dishwasher to", + "random_names_cf": "Before Steve and Roger left the parking lot, Steve decided to give a dishwasher to", + "s1_io_flip_cf": "Before Henry and Roy left the parking lot, Roy decided to give a dishwasher to", + "s2_io_flip_cf": "Before Roy and Henry left the parking lot, Henry decided to give a dishwasher to", + "random_names_s1_ioi_flip_cf": "Before Roger and Steve left the parking lot, Steve decided to give a dishwasher to", + "random_names_s2_ioi_flip_cf": "Before Steve and Roger left the parking lot, Roger decided to give a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Roy left the parking lot, Henry decided to give a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Roger and Steve left the parking lot, Roger decided to give a dishwasher to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Roy", + "object": "dishwasher", + "place": "parking lot", + "random_a": "Steve", + "random_b": "Roger", + "random_c": "Edward" + } + }, + { + "text": "When Rob and Steve were about to leave the ferry, Rob gave a pencil to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rob and Steve were about to leave the ferry, Henry gave a pencil to", + "random_names_cf": "When Edward and Grant were about to leave the ferry, Edward gave a pencil to", + "s1_io_flip_cf": "When Steve and Rob were about to leave the ferry, Rob gave a pencil to", + "s2_io_flip_cf": "When Rob and Steve were about to leave the ferry, Steve gave a pencil to", + "random_names_s1_ioi_flip_cf": "When Grant and Edward were about to leave the ferry, Edward gave a pencil to", + "random_names_s2_ioi_flip_cf": "When Edward and Grant were about to leave the ferry, Grant gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Rob were about to leave the ferry, Steve gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Edward were about to leave the ferry, Grant gave a pencil to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Rob", + "object": "pencil", + "place": "ferry", + "random_a": "Edward", + "random_b": "Grant", + "random_c": "Henry" + } + }, + { + "text": "Then, Elizabeth and Mike were working at the store. Elizabeth decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Mike were working at the store. Tom decided to give a mask to", + "random_names_cf": "Then, Andrew and Charles were working at the store. Andrew decided to give a mask to", + "s1_io_flip_cf": "Then, Mike and Elizabeth were working at the store. Elizabeth decided to give a mask to", + "s2_io_flip_cf": "Then, Elizabeth and Mike were working at the store. Mike decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Andrew were working at the store. Andrew decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Charles were working at the store. Charles decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Elizabeth were working at the store. Mike decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Andrew were working at the store. Charles decided to give a mask to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Elizabeth", + "object": "mask", + "place": "store", + "random_a": "Andrew", + "random_b": "Charles", + "random_c": "Tom" + } + }, + { + "text": "The hangar Scott and Robert went to had a napkin. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Scott and Robert went to had a napkin. Grant gave it to", + "random_names_cf": "The hangar Tom and Don went to had a napkin. Tom gave it to", + "s1_io_flip_cf": "The hangar Robert and Scott went to had a napkin. Scott gave it to", + "s2_io_flip_cf": "The hangar Scott and Robert went to had a napkin. Robert gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Don and Tom went to had a napkin. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Tom and Don went to had a napkin. Don gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Robert and Scott went to had a napkin. Robert gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Don and Tom went to had a napkin. Don gave it to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Scott", + "object": "napkin", + "place": "hangar", + "random_a": "Tom", + "random_b": "Don", + "random_c": "Grant" + } + }, + { + "text": "When Phil and Angel were about to leave the mall, Phil gave a ring to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Phil and Angel were about to leave the mall, Charles gave a ring to", + "random_names_cf": "When Don and Sarah were about to leave the mall, Don gave a ring to", + "s1_io_flip_cf": "When Angel and Phil were about to leave the mall, Phil gave a ring to", + "s2_io_flip_cf": "When Phil and Angel were about to leave the mall, Angel gave a ring to", + "random_names_s1_ioi_flip_cf": "When Sarah and Don were about to leave the mall, Don gave a ring to", + "random_names_s2_ioi_flip_cf": "When Don and Sarah were about to leave the mall, Sarah gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Phil were about to leave the mall, Angel gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Don were about to leave the mall, Sarah gave a ring to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Phil", + "object": "ring", + "place": "mall", + "random_a": "Don", + "random_b": "Sarah", + "random_c": "Charles" + } + }, + { + "text": "The car Tom and Summer went to had a scarf. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Tom and Summer went to had a scarf. Joe gave it to", + "random_names_cf": "The car Peter and Henry went to had a scarf. Peter gave it to", + "s1_io_flip_cf": "The car Summer and Tom went to had a scarf. Tom gave it to", + "s2_io_flip_cf": "The car Tom and Summer went to had a scarf. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The car Henry and Peter went to had a scarf. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The car Peter and Henry went to had a scarf. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Summer and Tom went to had a scarf. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Henry and Peter went to had a scarf. Henry gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Tom", + "object": "scarf", + "place": "car", + "random_a": "Peter", + "random_b": "Henry", + "random_c": "Joe" + } + }, + { + "text": "While Henry and Roger relaxed, Henry gave a screwdriver to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Roger relaxed, Don gave a screwdriver to", + "random_names_cf": "While Tom and William relaxed, Tom gave a screwdriver to", + "s1_io_flip_cf": "While Roger and Henry relaxed, Henry gave a screwdriver to", + "s2_io_flip_cf": "While Henry and Roger relaxed, Roger gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "While William and Tom relaxed, Tom gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "While Tom and William relaxed, William gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Roger and Henry relaxed, Roger gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While William and Tom relaxed, William gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Henry", + "object": "screwdriver", + "place": "parking lot", + "random_a": "Tom", + "random_b": "William", + "random_c": "Don" + } + }, + { + "text": "Before Summer and Luke left the garden, Summer decided to give a pen to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Summer and Luke left the garden, Angel decided to give a pen to", + "random_names_cf": "Before Peter and Guy left the garden, Peter decided to give a pen to", + "s1_io_flip_cf": "Before Luke and Summer left the garden, Summer decided to give a pen to", + "s2_io_flip_cf": "Before Summer and Luke left the garden, Luke decided to give a pen to", + "random_names_s1_ioi_flip_cf": "Before Guy and Peter left the garden, Peter decided to give a pen to", + "random_names_s2_ioi_flip_cf": "Before Peter and Guy left the garden, Guy decided to give a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Summer left the garden, Luke decided to give a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Peter left the garden, Guy decided to give a pen to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Summer", + "object": "pen", + "place": "garden", + "random_a": "Peter", + "random_b": "Guy", + "random_c": "Angel" + } + }, + { + "text": "Once Jim and Luke arrived at the court, Jim gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Luke arrived at the court, Dan gave a screwdriver to", + "random_names_cf": "Once Lewis and Roger arrived at the court, Lewis gave a screwdriver to", + "s1_io_flip_cf": "Once Luke and Jim arrived at the court, Jim gave a screwdriver to", + "s2_io_flip_cf": "Once Jim and Luke arrived at the court, Luke gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Roger and Lewis arrived at the court, Lewis gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Lewis and Roger arrived at the court, Roger gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Jim arrived at the court, Luke gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Lewis arrived at the court, Roger gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Jim", + "object": "screwdriver", + "place": "court", + "random_a": "Lewis", + "random_b": "Roger", + "random_c": "Dan" + } + }, + { + "text": "When Rick and Luke got a piece of tape at the toy store, Rick decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rick and Luke got a piece of tape at the toy store, Edward decided to give it to", + "random_names_cf": "When Neil and Austin got a piece of tape at the toy store, Neil decided to give it to", + "s1_io_flip_cf": "When Luke and Rick got a piece of tape at the toy store, Rick decided to give it to", + "s2_io_flip_cf": "When Rick and Luke got a piece of tape at the toy store, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Austin and Neil got a piece of tape at the toy store, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Austin got a piece of tape at the toy store, Austin decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Rick got a piece of tape at the toy store, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Neil got a piece of tape at the toy store, Austin decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Rick", + "object": "piece of tape", + "place": "toy store", + "random_a": "Neil", + "random_b": "Austin", + "random_c": "Edward" + } + }, + { + "text": "When Alex and Scott got a set of headphones at the clothing store, Alex decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Alex and Scott got a set of headphones at the clothing store, Neil decided to give it to", + "random_names_cf": "When Ryan and Daniel got a set of headphones at the clothing store, Ryan decided to give it to", + "s1_io_flip_cf": "When Scott and Alex got a set of headphones at the clothing store, Alex decided to give it to", + "s2_io_flip_cf": "When Alex and Scott got a set of headphones at the clothing store, Scott decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Ryan got a set of headphones at the clothing store, Ryan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Ryan and Daniel got a set of headphones at the clothing store, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Alex got a set of headphones at the clothing store, Scott decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Ryan got a set of headphones at the clothing store, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Alex", + "object": "set of headphones", + "place": "clothing store", + "random_a": "Ryan", + "random_b": "Daniel", + "random_c": "Neil" + } + }, + { + "text": "Before Stan and Dan left the court, Stan decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Stan and Dan left the court, Robert decided to give a mirror to", + "random_names_cf": "Before Tom and Austin left the court, Tom decided to give a mirror to", + "s1_io_flip_cf": "Before Dan and Stan left the court, Stan decided to give a mirror to", + "s2_io_flip_cf": "Before Stan and Dan left the court, Dan decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before Austin and Tom left the court, Tom decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Tom and Austin left the court, Austin decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Stan left the court, Dan decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Austin and Tom left the court, Austin decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Stan", + "object": "mirror", + "place": "court", + "random_a": "Tom", + "random_b": "Austin", + "random_c": "Robert" + } + }, + { + "text": "Before Grant and Summer left the house, Grant decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Grant and Summer left the house, Roy decided to give a heater to", + "random_names_cf": "Before Robert and Steve left the house, Robert decided to give a heater to", + "s1_io_flip_cf": "Before Summer and Grant left the house, Grant decided to give a heater to", + "s2_io_flip_cf": "Before Grant and Summer left the house, Summer decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Steve and Robert left the house, Robert decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Robert and Steve left the house, Steve decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Summer and Grant left the house, Summer decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Robert left the house, Steve decided to give a heater to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Grant", + "object": "heater", + "place": "house", + "random_a": "Robert", + "random_b": "Steve", + "random_c": "Roy" + } + }, + { + "text": "When Josh and Rob got a crate at the elevator, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Rob got a crate at the elevator, Austin decided to give it to", + "random_names_cf": "When Dan and Luke got a crate at the elevator, Dan decided to give it to", + "s1_io_flip_cf": "When Rob and Josh got a crate at the elevator, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Rob got a crate at the elevator, Rob decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and Dan got a crate at the elevator, Dan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Dan and Luke got a crate at the elevator, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Josh got a crate at the elevator, Rob decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Dan got a crate at the elevator, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Josh", + "object": "crate", + "place": "elevator", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Austin" + } + }, + { + "text": "When Andrew and Tom were about to leave the ramp, Andrew gave a pair of pliers to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Andrew and Tom were about to leave the ramp, Cal gave a pair of pliers to", + "random_names_cf": "When Mike and Tim were about to leave the ramp, Mike gave a pair of pliers to", + "s1_io_flip_cf": "When Tom and Andrew were about to leave the ramp, Andrew gave a pair of pliers to", + "s2_io_flip_cf": "When Andrew and Tom were about to leave the ramp, Tom gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "When Tim and Mike were about to leave the ramp, Mike gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "When Mike and Tim were about to leave the ramp, Tim gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Andrew were about to leave the ramp, Tom gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Mike were about to leave the ramp, Tim gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Andrew", + "object": "pair of pliers", + "place": "ramp", + "random_a": "Mike", + "random_b": "Tim", + "random_c": "Cal" + } + }, + { + "text": "Once William and Elizabeth arrived at the house, William gave a pin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Elizabeth arrived at the house, Sarah gave a pin to", + "random_names_cf": "Once Jonathan and Edward arrived at the house, Jonathan gave a pin to", + "s1_io_flip_cf": "Once Elizabeth and William arrived at the house, William gave a pin to", + "s2_io_flip_cf": "Once William and Elizabeth arrived at the house, Elizabeth gave a pin to", + "random_names_s1_ioi_flip_cf": "Once Edward and Jonathan arrived at the house, Jonathan gave a pin to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Edward arrived at the house, Edward gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and William arrived at the house, Elizabeth gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Jonathan arrived at the house, Edward gave a pin to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "William", + "object": "pin", + "place": "house", + "random_a": "Jonathan", + "random_b": "Edward", + "random_c": "Sarah" + } + }, + { + "text": "Before Roy and Grant left the tire store, Roy decided to give a joystick to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roy and Grant left the tire store, Steve decided to give a joystick to", + "random_names_cf": "Before Steven and Sarah left the tire store, Steven decided to give a joystick to", + "s1_io_flip_cf": "Before Grant and Roy left the tire store, Roy decided to give a joystick to", + "s2_io_flip_cf": "Before Roy and Grant left the tire store, Grant decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Steven left the tire store, Steven decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Before Steven and Sarah left the tire store, Sarah decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Grant and Roy left the tire store, Grant decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Steven left the tire store, Sarah decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Roy", + "object": "joystick", + "place": "tire store", + "random_a": "Steven", + "random_b": "Sarah", + "random_c": "Steve" + } + }, + { + "text": "Then, Austin and Alex had a lot of fun at the pet store. Austin gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Alex had a lot of fun at the pet store. Steve gave a sock to", + "random_names_cf": "Then, Lewis and Neil had a lot of fun at the pet store. Lewis gave a sock to", + "s1_io_flip_cf": "Then, Alex and Austin had a lot of fun at the pet store. Austin gave a sock to", + "s2_io_flip_cf": "Then, Austin and Alex had a lot of fun at the pet store. Alex gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Lewis had a lot of fun at the pet store. Lewis gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Neil had a lot of fun at the pet store. Neil gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin had a lot of fun at the pet store. Alex gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Lewis had a lot of fun at the pet store. Neil gave a sock to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Austin", + "object": "sock", + "place": "pet store", + "random_a": "Lewis", + "random_b": "Neil", + "random_c": "Steve" + } + }, + { + "text": "Then, Summer and Austin had a lot of fun at the marketplace. Summer gave a screwdriver to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Summer and Austin had a lot of fun at the marketplace. Tim gave a screwdriver to", + "random_names_cf": "Then, Rob and Angel had a lot of fun at the marketplace. Rob gave a screwdriver to", + "s1_io_flip_cf": "Then, Austin and Summer had a lot of fun at the marketplace. Summer gave a screwdriver to", + "s2_io_flip_cf": "Then, Summer and Austin had a lot of fun at the marketplace. Austin gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Rob had a lot of fun at the marketplace. Rob gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Angel had a lot of fun at the marketplace. Angel gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Summer had a lot of fun at the marketplace. Austin gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Rob had a lot of fun at the marketplace. Angel gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Summer", + "object": "screwdriver", + "place": "marketplace", + "random_a": "Rob", + "random_b": "Angel", + "random_c": "Tim" + } + }, + { + "text": "While Henry and Guy relaxed, Henry gave a piece of tape to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Henry and Guy relaxed, Alexander gave a piece of tape to", + "random_names_cf": "While Will and Summer relaxed, Will gave a piece of tape to", + "s1_io_flip_cf": "While Guy and Henry relaxed, Henry gave a piece of tape to", + "s2_io_flip_cf": "While Henry and Guy relaxed, Guy gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "While Summer and Will relaxed, Will gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "While Will and Summer relaxed, Summer gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Henry relaxed, Guy gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Will relaxed, Summer gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Henry", + "object": "piece of tape", + "place": "garden", + "random_a": "Will", + "random_b": "Summer", + "random_c": "Alexander" + } + }, + { + "text": "The toy store Kay and Cal went to had a comb. Kay gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The toy store Kay and Cal went to had a comb. Edward gave it to", + "random_names_cf": "The toy store Joe and Sarah went to had a comb. Joe gave it to", + "s1_io_flip_cf": "The toy store Cal and Kay went to had a comb. Kay gave it to", + "s2_io_flip_cf": "The toy store Kay and Cal went to had a comb. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The toy store Sarah and Joe went to had a comb. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The toy store Joe and Sarah went to had a comb. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The toy store Cal and Kay went to had a comb. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The toy store Sarah and Joe went to had a comb. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Kay", + "object": "comb", + "place": "toy store", + "random_a": "Joe", + "random_b": "Sarah", + "random_c": "Edward" + } + }, + { + "text": "The tire store Will and William went to had a vest. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The tire store Will and William went to had a vest. Summer gave it to", + "random_names_cf": "The tire store Steven and Austin went to had a vest. Steven gave it to", + "s1_io_flip_cf": "The tire store William and Will went to had a vest. Will gave it to", + "s2_io_flip_cf": "The tire store Will and William went to had a vest. William gave it to", + "random_names_s1_ioi_flip_cf": "The tire store Austin and Steven went to had a vest. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The tire store Steven and Austin went to had a vest. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The tire store William and Will went to had a vest. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The tire store Austin and Steven went to had a vest. Austin gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Will", + "object": "vest", + "place": "tire store", + "random_a": "Steven", + "random_b": "Austin", + "random_c": "Summer" + } + }, + { + "text": "Then, Scott and Andrew went to the school. Scott gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Andrew went to the school. Angel gave a basket to", + "random_names_cf": "Then, Steve and Guy went to the school. Steve gave a basket to", + "s1_io_flip_cf": "Then, Andrew and Scott went to the school. Scott gave a basket to", + "s2_io_flip_cf": "Then, Scott and Andrew went to the school. Andrew gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Steve went to the school. Steve gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Guy went to the school. Guy gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Scott went to the school. Andrew gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Steve went to the school. Guy gave a basket to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Scott", + "object": "basket", + "place": "school", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Angel" + } + }, + { + "text": "Before Will and Lewis left the boatyard, Will decided to give a bucket of paint to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Will and Lewis left the boatyard, Joe decided to give a bucket of paint to", + "random_names_cf": "Before Elizabeth and Tom left the boatyard, Elizabeth decided to give a bucket of paint to", + "s1_io_flip_cf": "Before Lewis and Will left the boatyard, Will decided to give a bucket of paint to", + "s2_io_flip_cf": "Before Will and Lewis left the boatyard, Lewis decided to give a bucket of paint to", + "random_names_s1_ioi_flip_cf": "Before Tom and Elizabeth left the boatyard, Elizabeth decided to give a bucket of paint to", + "random_names_s2_ioi_flip_cf": "Before Elizabeth and Tom left the boatyard, Tom decided to give a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Will left the boatyard, Lewis decided to give a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Tom and Elizabeth left the boatyard, Tom decided to give a bucket of paint to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Will", + "object": "bucket of paint", + "place": "boatyard", + "random_a": "Elizabeth", + "random_b": "Tom", + "random_c": "Joe" + } + }, + { + "text": "When Roy and Stan were about to leave the ramp, Roy gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roy and Stan were about to leave the ramp, Tom gave a strap to", + "random_names_cf": "When Elizabeth and Jim were about to leave the ramp, Elizabeth gave a strap to", + "s1_io_flip_cf": "When Stan and Roy were about to leave the ramp, Roy gave a strap to", + "s2_io_flip_cf": "When Roy and Stan were about to leave the ramp, Stan gave a strap to", + "random_names_s1_ioi_flip_cf": "When Jim and Elizabeth were about to leave the ramp, Elizabeth gave a strap to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Jim were about to leave the ramp, Jim gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Roy were about to leave the ramp, Stan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Elizabeth were about to leave the ramp, Jim gave a strap to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Roy", + "object": "strap", + "place": "ramp", + "random_a": "Elizabeth", + "random_b": "Jim", + "random_c": "Tom" + } + }, + { + "text": "The elevator Rob and Henry went to had a basketball. Rob gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Rob and Henry went to had a basketball. Phil gave it to", + "random_names_cf": "The elevator Elizabeth and Guy went to had a basketball. Elizabeth gave it to", + "s1_io_flip_cf": "The elevator Henry and Rob went to had a basketball. Rob gave it to", + "s2_io_flip_cf": "The elevator Rob and Henry went to had a basketball. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Guy and Elizabeth went to had a basketball. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Elizabeth and Guy went to had a basketball. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Henry and Rob went to had a basketball. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Guy and Elizabeth went to had a basketball. Guy gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Rob", + "object": "basketball", + "place": "elevator", + "random_a": "Elizabeth", + "random_b": "Guy", + "random_c": "Phil" + } + }, + { + "text": "Before Tom and Peter left the ferry, Tom decided to give a cable to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tom and Peter left the ferry, Cal decided to give a cable to", + "random_names_cf": "Before Joe and Guy left the ferry, Joe decided to give a cable to", + "s1_io_flip_cf": "Before Peter and Tom left the ferry, Tom decided to give a cable to", + "s2_io_flip_cf": "Before Tom and Peter left the ferry, Peter decided to give a cable to", + "random_names_s1_ioi_flip_cf": "Before Guy and Joe left the ferry, Joe decided to give a cable to", + "random_names_s2_ioi_flip_cf": "Before Joe and Guy left the ferry, Guy decided to give a cable to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Tom left the ferry, Peter decided to give a cable to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Joe left the ferry, Guy decided to give a cable to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Tom", + "object": "cable", + "place": "ferry", + "random_a": "Joe", + "random_b": "Guy", + "random_c": "Cal" + } + }, + { + "text": "When Luke and Jonathan were about to leave the music store, Luke gave a strap to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Jonathan were about to leave the music store, Roy gave a strap to", + "random_names_cf": "When Summer and Stan were about to leave the music store, Summer gave a strap to", + "s1_io_flip_cf": "When Jonathan and Luke were about to leave the music store, Luke gave a strap to", + "s2_io_flip_cf": "When Luke and Jonathan were about to leave the music store, Jonathan gave a strap to", + "random_names_s1_ioi_flip_cf": "When Stan and Summer were about to leave the music store, Summer gave a strap to", + "random_names_s2_ioi_flip_cf": "When Summer and Stan were about to leave the music store, Stan gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Luke were about to leave the music store, Jonathan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Summer were about to leave the music store, Stan gave a strap to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Luke", + "object": "strap", + "place": "music store", + "random_a": "Summer", + "random_b": "Stan", + "random_c": "Roy" + } + }, + { + "text": "Then, Sarah and Daniel had a lot of fun at the tire store. Sarah gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Daniel had a lot of fun at the tire store. Alexander gave a toaster to", + "random_names_cf": "Then, Ryan and Edward had a lot of fun at the tire store. Ryan gave a toaster to", + "s1_io_flip_cf": "Then, Daniel and Sarah had a lot of fun at the tire store. Sarah gave a toaster to", + "s2_io_flip_cf": "Then, Sarah and Daniel had a lot of fun at the tire store. Daniel gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Ryan had a lot of fun at the tire store. Ryan gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Edward had a lot of fun at the tire store. Edward gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Sarah had a lot of fun at the tire store. Daniel gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Ryan had a lot of fun at the tire store. Edward gave a toaster to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Sarah", + "object": "toaster", + "place": "tire store", + "random_a": "Ryan", + "random_b": "Edward", + "random_c": "Alexander" + } + }, + { + "text": "While Dan and Tim relaxed, Dan gave a ruler to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Tim relaxed, Summer gave a ruler to", + "random_names_cf": "While Steve and Luke relaxed, Steve gave a ruler to", + "s1_io_flip_cf": "While Tim and Dan relaxed, Dan gave a ruler to", + "s2_io_flip_cf": "While Dan and Tim relaxed, Tim gave a ruler to", + "random_names_s1_ioi_flip_cf": "While Luke and Steve relaxed, Steve gave a ruler to", + "random_names_s2_ioi_flip_cf": "While Steve and Luke relaxed, Luke gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Dan relaxed, Tim gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Steve relaxed, Luke gave a ruler to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Dan", + "object": "ruler", + "place": "store", + "random_a": "Steve", + "random_b": "Luke", + "random_c": "Summer" + } + }, + { + "text": "Then, Alexander and Roy had a lot of fun at the field. Alexander gave a glove to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Roy had a lot of fun at the field. Lewis gave a glove to", + "random_names_cf": "Then, Guy and Scott had a lot of fun at the field. Guy gave a glove to", + "s1_io_flip_cf": "Then, Roy and Alexander had a lot of fun at the field. Alexander gave a glove to", + "s2_io_flip_cf": "Then, Alexander and Roy had a lot of fun at the field. Roy gave a glove to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Guy had a lot of fun at the field. Guy gave a glove to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Scott had a lot of fun at the field. Scott gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Alexander had a lot of fun at the field. Roy gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Guy had a lot of fun at the field. Scott gave a glove to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Alexander", + "object": "glove", + "place": "field", + "random_a": "Guy", + "random_b": "Scott", + "random_c": "Lewis" + } + }, + { + "text": "Then, Will and Jonathan went to the dorm. Will gave a pair of sunglasses to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Jonathan went to the dorm. Roy gave a pair of sunglasses to", + "random_names_cf": "Then, Summer and Charles went to the dorm. Summer gave a pair of sunglasses to", + "s1_io_flip_cf": "Then, Jonathan and Will went to the dorm. Will gave a pair of sunglasses to", + "s2_io_flip_cf": "Then, Will and Jonathan went to the dorm. Jonathan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Summer went to the dorm. Summer gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Charles went to the dorm. Charles gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Will went to the dorm. Jonathan gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Summer went to the dorm. Charles gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Will", + "object": "pair of sunglasses", + "place": "dorm", + "random_a": "Summer", + "random_b": "Charles", + "random_c": "Roy" + } + }, + { + "text": "Then, Jim and Scott went to the harbor. Jim gave a snack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Scott went to the harbor. Alexander gave a snack to", + "random_names_cf": "Then, Ross and Daniel went to the harbor. Ross gave a snack to", + "s1_io_flip_cf": "Then, Scott and Jim went to the harbor. Jim gave a snack to", + "s2_io_flip_cf": "Then, Jim and Scott went to the harbor. Scott gave a snack to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Ross went to the harbor. Ross gave a snack to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Daniel went to the harbor. Daniel gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Jim went to the harbor. Scott gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Ross went to the harbor. Daniel gave a snack to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Jim", + "object": "snack", + "place": "harbor", + "random_a": "Ross", + "random_b": "Daniel", + "random_c": "Alexander" + } + }, + { + "text": "The court Don and Rick went to had a comb. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The court Don and Rick went to had a comb. Jonathan gave it to", + "random_names_cf": "The court Luke and Kelly went to had a comb. Luke gave it to", + "s1_io_flip_cf": "The court Rick and Don went to had a comb. Don gave it to", + "s2_io_flip_cf": "The court Don and Rick went to had a comb. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The court Kelly and Luke went to had a comb. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The court Luke and Kelly went to had a comb. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The court Rick and Don went to had a comb. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The court Kelly and Luke went to had a comb. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Don", + "object": "comb", + "place": "court", + "random_a": "Luke", + "random_b": "Kelly", + "random_c": "Jonathan" + } + }, + { + "text": "Before Peter and Edward left the ferry, Peter decided to give a piece of tape to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Edward left the ferry, Joe decided to give a piece of tape to", + "random_names_cf": "Before Rob and Dan left the ferry, Rob decided to give a piece of tape to", + "s1_io_flip_cf": "Before Edward and Peter left the ferry, Peter decided to give a piece of tape to", + "s2_io_flip_cf": "Before Peter and Edward left the ferry, Edward decided to give a piece of tape to", + "random_names_s1_ioi_flip_cf": "Before Dan and Rob left the ferry, Rob decided to give a piece of tape to", + "random_names_s2_ioi_flip_cf": "Before Rob and Dan left the ferry, Dan decided to give a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Peter left the ferry, Edward decided to give a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Rob left the ferry, Dan decided to give a piece of tape to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Peter", + "object": "piece of tape", + "place": "ferry", + "random_a": "Rob", + "random_b": "Dan", + "random_c": "Joe" + } + }, + { + "text": "Then, Guy and Kelly went to the resort. Guy gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Kelly went to the resort. Jonathan gave a thread to", + "random_names_cf": "Then, Sarah and Scott went to the resort. Sarah gave a thread to", + "s1_io_flip_cf": "Then, Kelly and Guy went to the resort. Guy gave a thread to", + "s2_io_flip_cf": "Then, Guy and Kelly went to the resort. Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Sarah went to the resort. Sarah gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Scott went to the resort. Scott gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Guy went to the resort. Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Sarah went to the resort. Scott gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Guy", + "object": "thread", + "place": "resort", + "random_a": "Sarah", + "random_b": "Scott", + "random_c": "Jonathan" + } + }, + { + "text": "When William and Edward got a vest at the pet store, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Edward got a vest at the pet store, Ross decided to give it to", + "random_names_cf": "When Luke and Daniel got a vest at the pet store, Luke decided to give it to", + "s1_io_flip_cf": "When Edward and William got a vest at the pet store, William decided to give it to", + "s2_io_flip_cf": "When William and Edward got a vest at the pet store, Edward decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Luke got a vest at the pet store, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Daniel got a vest at the pet store, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Edward and William got a vest at the pet store, Edward decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Luke got a vest at the pet store, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "William", + "object": "vest", + "place": "pet store", + "random_a": "Luke", + "random_b": "Daniel", + "random_c": "Ross" + } + }, + { + "text": "Then, Andrew and Ross went to the hangar. Andrew gave a jar to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Ross went to the hangar. Roger gave a jar to", + "random_names_cf": "Then, Tom and Jim went to the hangar. Tom gave a jar to", + "s1_io_flip_cf": "Then, Ross and Andrew went to the hangar. Andrew gave a jar to", + "s2_io_flip_cf": "Then, Andrew and Ross went to the hangar. Ross gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Tom went to the hangar. Tom gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Tom and Jim went to the hangar. Jim gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Andrew went to the hangar. Ross gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Tom went to the hangar. Jim gave a jar to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Andrew", + "object": "jar", + "place": "hangar", + "random_a": "Tom", + "random_b": "Jim", + "random_c": "Roger" + } + }, + { + "text": "When Angel and Sarah got a fan at the market, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Sarah got a fan at the market, Dan decided to give it to", + "random_names_cf": "When Rob and Ross got a fan at the market, Rob decided to give it to", + "s1_io_flip_cf": "When Sarah and Angel got a fan at the market, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Sarah got a fan at the market, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Ross and Rob got a fan at the market, Rob decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rob and Ross got a fan at the market, Ross decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Angel got a fan at the market, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Rob got a fan at the market, Ross decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Angel", + "object": "fan", + "place": "market", + "random_a": "Rob", + "random_b": "Ross", + "random_c": "Dan" + } + }, + { + "text": "When Steve and Peter were about to leave the hangar, Steve gave a bucket of paint to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Peter were about to leave the hangar, Andrew gave a bucket of paint to", + "random_names_cf": "When Alexander and Roger were about to leave the hangar, Alexander gave a bucket of paint to", + "s1_io_flip_cf": "When Peter and Steve were about to leave the hangar, Steve gave a bucket of paint to", + "s2_io_flip_cf": "When Steve and Peter were about to leave the hangar, Peter gave a bucket of paint to", + "random_names_s1_ioi_flip_cf": "When Roger and Alexander were about to leave the hangar, Alexander gave a bucket of paint to", + "random_names_s2_ioi_flip_cf": "When Alexander and Roger were about to leave the hangar, Roger gave a bucket of paint to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Steve were about to leave the hangar, Peter gave a bucket of paint to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Alexander were about to leave the hangar, Roger gave a bucket of paint to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Steve", + "object": "bucket of paint", + "place": "hangar", + "random_a": "Alexander", + "random_b": "Roger", + "random_c": "Andrew" + } + }, + { + "text": "Then, Phil and Dan went to the break room. Phil gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Dan went to the break room. Roger gave a nail file to", + "random_names_cf": "Then, Daniel and Jim went to the break room. Daniel gave a nail file to", + "s1_io_flip_cf": "Then, Dan and Phil went to the break room. Phil gave a nail file to", + "s2_io_flip_cf": "Then, Phil and Dan went to the break room. Dan gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Daniel went to the break room. Daniel gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Jim went to the break room. Jim gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Phil went to the break room. Dan gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Daniel went to the break room. Jim gave a nail file to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Phil", + "object": "nail file", + "place": "break room", + "random_a": "Daniel", + "random_b": "Jim", + "random_c": "Roger" + } + }, + { + "text": "Before Alex and Steve left the mall, Alex decided to give a heater to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and Steve left the mall, Rob decided to give a heater to", + "random_names_cf": "Before Tim and Mike left the mall, Tim decided to give a heater to", + "s1_io_flip_cf": "Before Steve and Alex left the mall, Alex decided to give a heater to", + "s2_io_flip_cf": "Before Alex and Steve left the mall, Steve decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Before Mike and Tim left the mall, Tim decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Before Tim and Mike left the mall, Mike decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Alex left the mall, Steve decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Mike and Tim left the mall, Mike decided to give a heater to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Alex", + "object": "heater", + "place": "mall", + "random_a": "Tim", + "random_b": "Mike", + "random_c": "Rob" + } + }, + { + "text": "The harbor Guy and Peter went to had a ladder. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The harbor Guy and Peter went to had a ladder. Mike gave it to", + "random_names_cf": "The harbor Tom and Daniel went to had a ladder. Tom gave it to", + "s1_io_flip_cf": "The harbor Peter and Guy went to had a ladder. Guy gave it to", + "s2_io_flip_cf": "The harbor Guy and Peter went to had a ladder. Peter gave it to", + "random_names_s1_ioi_flip_cf": "The harbor Daniel and Tom went to had a ladder. Tom gave it to", + "random_names_s2_ioi_flip_cf": "The harbor Tom and Daniel went to had a ladder. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The harbor Peter and Guy went to had a ladder. Peter gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The harbor Daniel and Tom went to had a ladder. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Guy", + "object": "ladder", + "place": "harbor", + "random_a": "Tom", + "random_b": "Daniel", + "random_c": "Mike" + } + }, + { + "text": "The car Will and Elizabeth went to had a wrench. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The car Will and Elizabeth went to had a wrench. Ryan gave it to", + "random_names_cf": "The car Tim and Henry went to had a wrench. Tim gave it to", + "s1_io_flip_cf": "The car Elizabeth and Will went to had a wrench. Will gave it to", + "s2_io_flip_cf": "The car Will and Elizabeth went to had a wrench. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The car Henry and Tim went to had a wrench. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The car Tim and Henry went to had a wrench. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The car Elizabeth and Will went to had a wrench. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The car Henry and Tim went to had a wrench. Henry gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Will", + "object": "wrench", + "place": "car", + "random_a": "Tim", + "random_b": "Henry", + "random_c": "Ryan" + } + }, + { + "text": "When Robert and Elizabeth got a strap at the cafeteria, Robert decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Robert and Elizabeth got a strap at the cafeteria, Charles decided to give it to", + "random_names_cf": "When Jonathan and Lewis got a strap at the cafeteria, Jonathan decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Robert got a strap at the cafeteria, Robert decided to give it to", + "s2_io_flip_cf": "When Robert and Elizabeth got a strap at the cafeteria, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Lewis and Jonathan got a strap at the cafeteria, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Lewis got a strap at the cafeteria, Lewis decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Robert got a strap at the cafeteria, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Jonathan got a strap at the cafeteria, Lewis decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Robert", + "object": "strap", + "place": "cafeteria", + "random_a": "Jonathan", + "random_b": "Lewis", + "random_c": "Charles" + } + }, + { + "text": "Once Austin and Charles arrived at the university campus, Austin gave a fork to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Austin and Charles arrived at the university campus, Will gave a fork to", + "random_names_cf": "Once Angel and Joe arrived at the university campus, Angel gave a fork to", + "s1_io_flip_cf": "Once Charles and Austin arrived at the university campus, Austin gave a fork to", + "s2_io_flip_cf": "Once Austin and Charles arrived at the university campus, Charles gave a fork to", + "random_names_s1_ioi_flip_cf": "Once Joe and Angel arrived at the university campus, Angel gave a fork to", + "random_names_s2_ioi_flip_cf": "Once Angel and Joe arrived at the university campus, Joe gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Charles and Austin arrived at the university campus, Charles gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Angel arrived at the university campus, Joe gave a fork to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Austin", + "object": "fork", + "place": "university campus", + "random_a": "Angel", + "random_b": "Joe", + "random_c": "Will" + } + }, + { + "text": "Then, Henry and Cal were working at the hotel. Henry decided to give a poster to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Cal were working at the hotel. Andrew decided to give a poster to", + "random_names_cf": "Then, Steven and Ryan were working at the hotel. Steven decided to give a poster to", + "s1_io_flip_cf": "Then, Cal and Henry were working at the hotel. Henry decided to give a poster to", + "s2_io_flip_cf": "Then, Henry and Cal were working at the hotel. Cal decided to give a poster to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Steven were working at the hotel. Steven decided to give a poster to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Ryan were working at the hotel. Ryan decided to give a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry were working at the hotel. Cal decided to give a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Steven were working at the hotel. Ryan decided to give a poster to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Henry", + "object": "poster", + "place": "hotel", + "random_a": "Steven", + "random_b": "Ryan", + "random_c": "Andrew" + } + }, + { + "text": "Before Elizabeth and Josh left the square, Elizabeth decided to give a glove to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Josh left the square, Roy decided to give a glove to", + "random_names_cf": "Before Grant and Edward left the square, Grant decided to give a glove to", + "s1_io_flip_cf": "Before Josh and Elizabeth left the square, Elizabeth decided to give a glove to", + "s2_io_flip_cf": "Before Elizabeth and Josh left the square, Josh decided to give a glove to", + "random_names_s1_ioi_flip_cf": "Before Edward and Grant left the square, Grant decided to give a glove to", + "random_names_s2_ioi_flip_cf": "Before Grant and Edward left the square, Edward decided to give a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Elizabeth left the square, Josh decided to give a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Grant left the square, Edward decided to give a glove to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Elizabeth", + "object": "glove", + "place": "square", + "random_a": "Grant", + "random_b": "Edward", + "random_c": "Roy" + } + }, + { + "text": "The airbase Austin and Daniel went to had a pair of glasses. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airbase Austin and Daniel went to had a pair of glasses. Stan gave it to", + "random_names_cf": "The airbase Ross and Ryan went to had a pair of glasses. Ross gave it to", + "s1_io_flip_cf": "The airbase Daniel and Austin went to had a pair of glasses. Austin gave it to", + "s2_io_flip_cf": "The airbase Austin and Daniel went to had a pair of glasses. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The airbase Ryan and Ross went to had a pair of glasses. Ross gave it to", + "random_names_s2_ioi_flip_cf": "The airbase Ross and Ryan went to had a pair of glasses. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airbase Daniel and Austin went to had a pair of glasses. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airbase Ryan and Ross went to had a pair of glasses. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Austin", + "object": "pair of glasses", + "place": "airbase", + "random_a": "Ross", + "random_b": "Ryan", + "random_c": "Stan" + } + }, + { + "text": "When Guy and Ross were about to leave the harbor, Guy gave a crate to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Guy and Ross were about to leave the harbor, Daniel gave a crate to", + "random_names_cf": "When Josh and Angel were about to leave the harbor, Josh gave a crate to", + "s1_io_flip_cf": "When Ross and Guy were about to leave the harbor, Guy gave a crate to", + "s2_io_flip_cf": "When Guy and Ross were about to leave the harbor, Ross gave a crate to", + "random_names_s1_ioi_flip_cf": "When Angel and Josh were about to leave the harbor, Josh gave a crate to", + "random_names_s2_ioi_flip_cf": "When Josh and Angel were about to leave the harbor, Angel gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Guy were about to leave the harbor, Ross gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Josh were about to leave the harbor, Angel gave a crate to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Guy", + "object": "crate", + "place": "harbor", + "random_a": "Josh", + "random_b": "Angel", + "random_c": "Daniel" + } + }, + { + "text": "Before Jonathan and Angel left the marketplace, Jonathan decided to give a wallet to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Jonathan and Angel left the marketplace, Cal decided to give a wallet to", + "random_names_cf": "Before Joe and Luke left the marketplace, Joe decided to give a wallet to", + "s1_io_flip_cf": "Before Angel and Jonathan left the marketplace, Jonathan decided to give a wallet to", + "s2_io_flip_cf": "Before Jonathan and Angel left the marketplace, Angel decided to give a wallet to", + "random_names_s1_ioi_flip_cf": "Before Luke and Joe left the marketplace, Joe decided to give a wallet to", + "random_names_s2_ioi_flip_cf": "Before Joe and Luke left the marketplace, Luke decided to give a wallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Jonathan left the marketplace, Angel decided to give a wallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Joe left the marketplace, Luke decided to give a wallet to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Jonathan", + "object": "wallet", + "place": "marketplace", + "random_a": "Joe", + "random_b": "Luke", + "random_c": "Cal" + } + }, + { + "text": "The mall Ryan and Dan went to had a radiator. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Ryan and Dan went to had a radiator. Alex gave it to", + "random_names_cf": "The mall Roger and Jim went to had a radiator. Roger gave it to", + "s1_io_flip_cf": "The mall Dan and Ryan went to had a radiator. Ryan gave it to", + "s2_io_flip_cf": "The mall Ryan and Dan went to had a radiator. Dan gave it to", + "random_names_s1_ioi_flip_cf": "The mall Jim and Roger went to had a radiator. Roger gave it to", + "random_names_s2_ioi_flip_cf": "The mall Roger and Jim went to had a radiator. Jim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Dan and Ryan went to had a radiator. Dan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Jim and Roger went to had a radiator. Jim gave it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Ryan", + "object": "radiator", + "place": "mall", + "random_a": "Roger", + "random_b": "Jim", + "random_c": "Alex" + } + }, + { + "text": "Then, Roger and Andrew had a lot of fun at the square. Roger gave a crate to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Andrew had a lot of fun at the square. Daniel gave a crate to", + "random_names_cf": "Then, Charles and Sarah had a lot of fun at the square. Charles gave a crate to", + "s1_io_flip_cf": "Then, Andrew and Roger had a lot of fun at the square. Roger gave a crate to", + "s2_io_flip_cf": "Then, Roger and Andrew had a lot of fun at the square. Andrew gave a crate to", + "random_names_s1_ioi_flip_cf": "Then, Sarah and Charles had a lot of fun at the square. Charles gave a crate to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Sarah had a lot of fun at the square. Sarah gave a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Roger had a lot of fun at the square. Andrew gave a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Charles had a lot of fun at the square. Sarah gave a crate to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roger", + "object": "crate", + "place": "square", + "random_a": "Charles", + "random_b": "Sarah", + "random_c": "Daniel" + } + }, + { + "text": "While Roy and Scott relaxed, Roy gave a match to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Scott relaxed, Rob gave a match to", + "random_names_cf": "While Steven and Robert relaxed, Steven gave a match to", + "s1_io_flip_cf": "While Scott and Roy relaxed, Roy gave a match to", + "s2_io_flip_cf": "While Roy and Scott relaxed, Scott gave a match to", + "random_names_s1_ioi_flip_cf": "While Robert and Steven relaxed, Steven gave a match to", + "random_names_s2_ioi_flip_cf": "While Steven and Robert relaxed, Robert gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Scott and Roy relaxed, Scott gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Steven relaxed, Robert gave a match to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roy", + "object": "match", + "place": "ramp", + "random_a": "Steven", + "random_b": "Robert", + "random_c": "Rob" + } + }, + { + "text": "While Don and Sarah relaxed, Don gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Sarah relaxed, Alex gave a poster to", + "random_names_cf": "While Charles and Andrew relaxed, Charles gave a poster to", + "s1_io_flip_cf": "While Sarah and Don relaxed, Don gave a poster to", + "s2_io_flip_cf": "While Don and Sarah relaxed, Sarah gave a poster to", + "random_names_s1_ioi_flip_cf": "While Andrew and Charles relaxed, Charles gave a poster to", + "random_names_s2_ioi_flip_cf": "While Charles and Andrew relaxed, Andrew gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Sarah and Don relaxed, Sarah gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Andrew and Charles relaxed, Andrew gave a poster to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Don", + "object": "poster", + "place": "restaurant", + "random_a": "Charles", + "random_b": "Andrew", + "random_c": "Alex" + } + }, + { + "text": "The dorm Mike and Luke went to had a folder. Mike gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Mike and Luke went to had a folder. Sarah gave it to", + "random_names_cf": "The dorm Steven and Daniel went to had a folder. Steven gave it to", + "s1_io_flip_cf": "The dorm Luke and Mike went to had a folder. Mike gave it to", + "s2_io_flip_cf": "The dorm Mike and Luke went to had a folder. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Daniel and Steven went to had a folder. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Steven and Daniel went to had a folder. Daniel gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Luke and Mike went to had a folder. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Daniel and Steven went to had a folder. Daniel gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Mike", + "object": "folder", + "place": "dorm", + "random_a": "Steven", + "random_b": "Daniel", + "random_c": "Sarah" + } + }, + { + "text": "Then, Jonathan and Edward had a lot of fun at the break room. Jonathan gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Edward had a lot of fun at the break room. Lewis gave a drill bit to", + "random_names_cf": "Then, Roger and Cal had a lot of fun at the break room. Roger gave a drill bit to", + "s1_io_flip_cf": "Then, Edward and Jonathan had a lot of fun at the break room. Jonathan gave a drill bit to", + "s2_io_flip_cf": "Then, Jonathan and Edward had a lot of fun at the break room. Edward gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Roger had a lot of fun at the break room. Roger gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Roger and Cal had a lot of fun at the break room. Cal gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Jonathan had a lot of fun at the break room. Edward gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Roger had a lot of fun at the break room. Cal gave a drill bit to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Jonathan", + "object": "drill bit", + "place": "break room", + "random_a": "Roger", + "random_b": "Cal", + "random_c": "Lewis" + } + }, + { + "text": "Then, Scott and Elizabeth were working at the field. Scott decided to give a gold watch to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Elizabeth were working at the field. Rick decided to give a gold watch to", + "random_names_cf": "Then, Steven and Jim were working at the field. Steven decided to give a gold watch to", + "s1_io_flip_cf": "Then, Elizabeth and Scott were working at the field. Scott decided to give a gold watch to", + "s2_io_flip_cf": "Then, Scott and Elizabeth were working at the field. Elizabeth decided to give a gold watch to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Steven were working at the field. Steven decided to give a gold watch to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Jim were working at the field. Jim decided to give a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Scott were working at the field. Elizabeth decided to give a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Steven were working at the field. Jim decided to give a gold watch to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Scott", + "object": "gold watch", + "place": "field", + "random_a": "Steven", + "random_b": "Jim", + "random_c": "Rick" + } + }, + { + "text": "Before Kay and Angel left the boatyard, Kay decided to give a pencil to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Kay and Angel left the boatyard, Luke decided to give a pencil to", + "random_names_cf": "Before Daniel and Peter left the boatyard, Daniel decided to give a pencil to", + "s1_io_flip_cf": "Before Angel and Kay left the boatyard, Kay decided to give a pencil to", + "s2_io_flip_cf": "Before Kay and Angel left the boatyard, Angel decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Before Peter and Daniel left the boatyard, Daniel decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Before Daniel and Peter left the boatyard, Peter decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Kay left the boatyard, Angel decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Daniel left the boatyard, Peter decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Kay", + "object": "pencil", + "place": "boatyard", + "random_a": "Daniel", + "random_b": "Peter", + "random_c": "Luke" + } + }, + { + "text": "Then, Henry and Jim had a lot of fun at the boatyard. Henry gave a mask to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Jim had a lot of fun at the boatyard. Will gave a mask to", + "random_names_cf": "Then, Dan and Luke had a lot of fun at the boatyard. Dan gave a mask to", + "s1_io_flip_cf": "Then, Jim and Henry had a lot of fun at the boatyard. Henry gave a mask to", + "s2_io_flip_cf": "Then, Henry and Jim had a lot of fun at the boatyard. Jim gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Dan had a lot of fun at the boatyard. Dan gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Luke had a lot of fun at the boatyard. Luke gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Henry had a lot of fun at the boatyard. Jim gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Dan had a lot of fun at the boatyard. Luke gave a mask to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Henry", + "object": "mask", + "place": "boatyard", + "random_a": "Dan", + "random_b": "Luke", + "random_c": "Will" + } + }, + { + "text": "Then, Rick and Scott had a lot of fun at the ferry. Rick gave a pair of glasses to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Scott had a lot of fun at the ferry. Don gave a pair of glasses to", + "random_names_cf": "Then, Mike and Josh had a lot of fun at the ferry. Mike gave a pair of glasses to", + "s1_io_flip_cf": "Then, Scott and Rick had a lot of fun at the ferry. Rick gave a pair of glasses to", + "s2_io_flip_cf": "Then, Rick and Scott had a lot of fun at the ferry. Scott gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Mike had a lot of fun at the ferry. Mike gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Josh had a lot of fun at the ferry. Josh gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Rick had a lot of fun at the ferry. Scott gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Mike had a lot of fun at the ferry. Josh gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Rick", + "object": "pair of glasses", + "place": "ferry", + "random_a": "Mike", + "random_b": "Josh", + "random_c": "Don" + } + }, + { + "text": "When Peter and Kelly were about to leave the elevator, Peter gave a banner to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Kelly were about to leave the elevator, Lewis gave a banner to", + "random_names_cf": "When Andrew and Edward were about to leave the elevator, Andrew gave a banner to", + "s1_io_flip_cf": "When Kelly and Peter were about to leave the elevator, Peter gave a banner to", + "s2_io_flip_cf": "When Peter and Kelly were about to leave the elevator, Kelly gave a banner to", + "random_names_s1_ioi_flip_cf": "When Edward and Andrew were about to leave the elevator, Andrew gave a banner to", + "random_names_s2_ioi_flip_cf": "When Andrew and Edward were about to leave the elevator, Edward gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Peter were about to leave the elevator, Kelly gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Andrew were about to leave the elevator, Edward gave a banner to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Peter", + "object": "banner", + "place": "elevator", + "random_a": "Andrew", + "random_b": "Edward", + "random_c": "Lewis" + } + }, + { + "text": "Before Sarah and Neil left the hangar, Sarah decided to give a mask to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Sarah and Neil left the hangar, Steven decided to give a mask to", + "random_names_cf": "Before Steve and Angel left the hangar, Steve decided to give a mask to", + "s1_io_flip_cf": "Before Neil and Sarah left the hangar, Sarah decided to give a mask to", + "s2_io_flip_cf": "Before Sarah and Neil left the hangar, Neil decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Before Angel and Steve left the hangar, Steve decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Before Steve and Angel left the hangar, Angel decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Sarah left the hangar, Neil decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Angel and Steve left the hangar, Angel decided to give a mask to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Sarah", + "object": "mask", + "place": "hangar", + "random_a": "Steve", + "random_b": "Angel", + "random_c": "Steven" + } + }, + { + "text": "The clothing store William and Summer went to had a ladder. William gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The clothing store William and Summer went to had a ladder. Phil gave it to", + "random_names_cf": "The clothing store Lewis and Austin went to had a ladder. Lewis gave it to", + "s1_io_flip_cf": "The clothing store Summer and William went to had a ladder. William gave it to", + "s2_io_flip_cf": "The clothing store William and Summer went to had a ladder. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The clothing store Austin and Lewis went to had a ladder. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The clothing store Lewis and Austin went to had a ladder. Austin gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Summer and William went to had a ladder. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The clothing store Austin and Lewis went to had a ladder. Austin gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "William", + "object": "ladder", + "place": "clothing store", + "random_a": "Lewis", + "random_b": "Austin", + "random_c": "Phil" + } + }, + { + "text": "Before Alex and William left the park, Alex decided to give a banner to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alex and William left the park, Roger decided to give a banner to", + "random_names_cf": "Before Tim and Rick left the park, Tim decided to give a banner to", + "s1_io_flip_cf": "Before William and Alex left the park, Alex decided to give a banner to", + "s2_io_flip_cf": "Before Alex and William left the park, William decided to give a banner to", + "random_names_s1_ioi_flip_cf": "Before Rick and Tim left the park, Tim decided to give a banner to", + "random_names_s2_ioi_flip_cf": "Before Tim and Rick left the park, Rick decided to give a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before William and Alex left the park, William decided to give a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Tim left the park, Rick decided to give a banner to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Alex", + "object": "banner", + "place": "park", + "random_a": "Tim", + "random_b": "Rick", + "random_c": "Roger" + } + }, + { + "text": "Then, Scott and Henry had a lot of fun at the museum. Scott gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Henry had a lot of fun at the museum. Austin gave a boot to", + "random_names_cf": "Then, Summer and Luke had a lot of fun at the museum. Summer gave a boot to", + "s1_io_flip_cf": "Then, Henry and Scott had a lot of fun at the museum. Scott gave a boot to", + "s2_io_flip_cf": "Then, Scott and Henry had a lot of fun at the museum. Henry gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Summer had a lot of fun at the museum. Summer gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Luke had a lot of fun at the museum. Luke gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Scott had a lot of fun at the museum. Henry gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Summer had a lot of fun at the museum. Luke gave a boot to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Scott", + "object": "boot", + "place": "museum", + "random_a": "Summer", + "random_b": "Luke", + "random_c": "Austin" + } + }, + { + "text": "When Cal and Elizabeth got a glove at the museum, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Elizabeth got a glove at the museum, Scott decided to give it to", + "random_names_cf": "When Mike and Angel got a glove at the museum, Mike decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Cal got a glove at the museum, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Elizabeth got a glove at the museum, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Mike got a glove at the museum, Mike decided to give it to", + "random_names_s2_ioi_flip_cf": "When Mike and Angel got a glove at the museum, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Cal got a glove at the museum, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Mike got a glove at the museum, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Cal", + "object": "glove", + "place": "museum", + "random_a": "Mike", + "random_b": "Angel", + "random_c": "Scott" + } + }, + { + "text": "When Andrew and Roy got a scarf at the pet store, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Roy got a scarf at the pet store, Kay decided to give it to", + "random_names_cf": "When Summer and Neil got a scarf at the pet store, Summer decided to give it to", + "s1_io_flip_cf": "When Roy and Andrew got a scarf at the pet store, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Roy got a scarf at the pet store, Roy decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Summer got a scarf at the pet store, Summer decided to give it to", + "random_names_s2_ioi_flip_cf": "When Summer and Neil got a scarf at the pet store, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Andrew got a scarf at the pet store, Roy decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Summer got a scarf at the pet store, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Andrew", + "object": "scarf", + "place": "pet store", + "random_a": "Summer", + "random_b": "Neil", + "random_c": "Kay" + } + }, + { + "text": "Then, Cal and Andrew went to the parking lot. Cal gave a piece of tape to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Andrew went to the parking lot. Rick gave a piece of tape to", + "random_names_cf": "Then, Charles and Jim went to the parking lot. Charles gave a piece of tape to", + "s1_io_flip_cf": "Then, Andrew and Cal went to the parking lot. Cal gave a piece of tape to", + "s2_io_flip_cf": "Then, Cal and Andrew went to the parking lot. Andrew gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Charles went to the parking lot. Charles gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Jim went to the parking lot. Jim gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Cal went to the parking lot. Andrew gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Charles went to the parking lot. Jim gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Cal", + "object": "piece of tape", + "place": "parking lot", + "random_a": "Charles", + "random_b": "Jim", + "random_c": "Rick" + } + }, + { + "text": "Once Cal and Joe arrived at the convenience store, Cal gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Joe arrived at the convenience store, Lewis gave a needle to", + "random_names_cf": "Once Tim and Mike arrived at the convenience store, Tim gave a needle to", + "s1_io_flip_cf": "Once Joe and Cal arrived at the convenience store, Cal gave a needle to", + "s2_io_flip_cf": "Once Cal and Joe arrived at the convenience store, Joe gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Mike and Tim arrived at the convenience store, Tim gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Tim and Mike arrived at the convenience store, Mike gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Joe and Cal arrived at the convenience store, Joe gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Mike and Tim arrived at the convenience store, Mike gave a needle to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "needle", + "place": "convenience store", + "random_a": "Tim", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "The pizzeria Roger and Mike went to had a bowl. Roger gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pizzeria Roger and Mike went to had a bowl. William gave it to", + "random_names_cf": "The pizzeria Robert and Steve went to had a bowl. Robert gave it to", + "s1_io_flip_cf": "The pizzeria Mike and Roger went to had a bowl. Roger gave it to", + "s2_io_flip_cf": "The pizzeria Roger and Mike went to had a bowl. Mike gave it to", + "random_names_s1_ioi_flip_cf": "The pizzeria Steve and Robert went to had a bowl. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The pizzeria Robert and Steve went to had a bowl. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Mike and Roger went to had a bowl. Mike gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pizzeria Steve and Robert went to had a bowl. Steve gave it to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Roger", + "object": "bowl", + "place": "pizzeria", + "random_a": "Robert", + "random_b": "Steve", + "random_c": "William" + } + }, + { + "text": "Then, William and Steve had a lot of fun at the school. William gave a laptop to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, William and Steve had a lot of fun at the school. Guy gave a laptop to", + "random_names_cf": "Then, Jim and Rick had a lot of fun at the school. Jim gave a laptop to", + "s1_io_flip_cf": "Then, Steve and William had a lot of fun at the school. William gave a laptop to", + "s2_io_flip_cf": "Then, William and Steve had a lot of fun at the school. Steve gave a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Jim had a lot of fun at the school. Jim gave a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Rick had a lot of fun at the school. Rick gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and William had a lot of fun at the school. Steve gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Jim had a lot of fun at the school. Rick gave a laptop to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "William", + "object": "laptop", + "place": "school", + "random_a": "Jim", + "random_b": "Rick", + "random_c": "Guy" + } + }, + { + "text": "Then, Dan and Luke had a lot of fun at the dorm. Dan gave a toaster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Luke had a lot of fun at the dorm. Robert gave a toaster to", + "random_names_cf": "Then, Austin and Peter had a lot of fun at the dorm. Austin gave a toaster to", + "s1_io_flip_cf": "Then, Luke and Dan had a lot of fun at the dorm. Dan gave a toaster to", + "s2_io_flip_cf": "Then, Dan and Luke had a lot of fun at the dorm. Luke gave a toaster to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Austin had a lot of fun at the dorm. Austin gave a toaster to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Peter had a lot of fun at the dorm. Peter gave a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Dan had a lot of fun at the dorm. Luke gave a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Austin had a lot of fun at the dorm. Peter gave a toaster to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Dan", + "object": "toaster", + "place": "dorm", + "random_a": "Austin", + "random_b": "Peter", + "random_c": "Robert" + } + }, + { + "text": "When Jonathan and Summer were about to leave the pharmacy, Jonathan gave a grater to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Summer were about to leave the pharmacy, Andrew gave a grater to", + "random_names_cf": "When Sarah and Edward were about to leave the pharmacy, Sarah gave a grater to", + "s1_io_flip_cf": "When Summer and Jonathan were about to leave the pharmacy, Jonathan gave a grater to", + "s2_io_flip_cf": "When Jonathan and Summer were about to leave the pharmacy, Summer gave a grater to", + "random_names_s1_ioi_flip_cf": "When Edward and Sarah were about to leave the pharmacy, Sarah gave a grater to", + "random_names_s2_ioi_flip_cf": "When Sarah and Edward were about to leave the pharmacy, Edward gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Jonathan were about to leave the pharmacy, Summer gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Sarah were about to leave the pharmacy, Edward gave a grater to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Jonathan", + "object": "grater", + "place": "pharmacy", + "random_a": "Sarah", + "random_b": "Edward", + "random_c": "Andrew" + } + }, + { + "text": "Then, Alex and Alexander went to the museum. Alex gave a notebook to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alex and Alexander went to the museum. Kay gave a notebook to", + "random_names_cf": "Then, Rick and Ryan went to the museum. Rick gave a notebook to", + "s1_io_flip_cf": "Then, Alexander and Alex went to the museum. Alex gave a notebook to", + "s2_io_flip_cf": "Then, Alex and Alexander went to the museum. Alexander gave a notebook to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Rick went to the museum. Rick gave a notebook to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Ryan went to the museum. Ryan gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Alex went to the museum. Alexander gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Rick went to the museum. Ryan gave a notebook to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Alex", + "object": "notebook", + "place": "museum", + "random_a": "Rick", + "random_b": "Ryan", + "random_c": "Kay" + } + }, + { + "text": "When Will and Roger were about to leave the spa, Will gave a set of headphones to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Will and Roger were about to leave the spa, Lewis gave a set of headphones to", + "random_names_cf": "When Cal and Roy were about to leave the spa, Cal gave a set of headphones to", + "s1_io_flip_cf": "When Roger and Will were about to leave the spa, Will gave a set of headphones to", + "s2_io_flip_cf": "When Will and Roger were about to leave the spa, Roger gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "When Roy and Cal were about to leave the spa, Cal gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "When Cal and Roy were about to leave the spa, Roy gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Will were about to leave the spa, Roger gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Cal were about to leave the spa, Roy gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Will", + "object": "set of headphones", + "place": "spa", + "random_a": "Cal", + "random_b": "Roy", + "random_c": "Lewis" + } + }, + { + "text": "Before Ryan and Edward left the convenience store, Ryan decided to give a mirror to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Edward left the convenience store, Grant decided to give a mirror to", + "random_names_cf": "Before Tim and William left the convenience store, Tim decided to give a mirror to", + "s1_io_flip_cf": "Before Edward and Ryan left the convenience store, Ryan decided to give a mirror to", + "s2_io_flip_cf": "Before Ryan and Edward left the convenience store, Edward decided to give a mirror to", + "random_names_s1_ioi_flip_cf": "Before William and Tim left the convenience store, Tim decided to give a mirror to", + "random_names_s2_ioi_flip_cf": "Before Tim and William left the convenience store, William decided to give a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Ryan left the convenience store, Edward decided to give a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before William and Tim left the convenience store, William decided to give a mirror to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Ryan", + "object": "mirror", + "place": "convenience store", + "random_a": "Tim", + "random_b": "William", + "random_c": "Grant" + } + }, + { + "text": "When Will and Tom got a poster at the racetrack, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Tom got a poster at the racetrack, Steve decided to give it to", + "random_names_cf": "When Kelly and Peter got a poster at the racetrack, Kelly decided to give it to", + "s1_io_flip_cf": "When Tom and Will got a poster at the racetrack, Will decided to give it to", + "s2_io_flip_cf": "When Will and Tom got a poster at the racetrack, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Kelly got a poster at the racetrack, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Peter got a poster at the racetrack, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Will got a poster at the racetrack, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Kelly got a poster at the racetrack, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Will", + "object": "poster", + "place": "racetrack", + "random_a": "Kelly", + "random_b": "Peter", + "random_c": "Steve" + } + }, + { + "text": "When Jim and Tom got a pin at the harbor, Jim decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jim and Tom got a pin at the harbor, Jonathan decided to give it to", + "random_names_cf": "When Angel and Sarah got a pin at the harbor, Angel decided to give it to", + "s1_io_flip_cf": "When Tom and Jim got a pin at the harbor, Jim decided to give it to", + "s2_io_flip_cf": "When Jim and Tom got a pin at the harbor, Tom decided to give it to", + "random_names_s1_ioi_flip_cf": "When Sarah and Angel got a pin at the harbor, Angel decided to give it to", + "random_names_s2_ioi_flip_cf": "When Angel and Sarah got a pin at the harbor, Sarah decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tom and Jim got a pin at the harbor, Tom decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Angel got a pin at the harbor, Sarah decided to give it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Jim", + "object": "pin", + "place": "harbor", + "random_a": "Angel", + "random_b": "Sarah", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Lewis and Jonathan went to the museum. Lewis gave a fork to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Jonathan went to the museum. Roy gave a fork to", + "random_names_cf": "Then, Ross and Alex went to the museum. Ross gave a fork to", + "s1_io_flip_cf": "Then, Jonathan and Lewis went to the museum. Lewis gave a fork to", + "s2_io_flip_cf": "Then, Lewis and Jonathan went to the museum. Jonathan gave a fork to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Ross went to the museum. Ross gave a fork to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Alex went to the museum. Alex gave a fork to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Lewis went to the museum. Jonathan gave a fork to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Ross went to the museum. Alex gave a fork to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Lewis", + "object": "fork", + "place": "museum", + "random_a": "Ross", + "random_b": "Alex", + "random_c": "Roy" + } + }, + { + "text": "Then, Rob and Scott had a lot of fun at the resort. Rob gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rob and Scott had a lot of fun at the resort. Luke gave a pair of goggles to", + "random_names_cf": "Then, Steve and Jonathan had a lot of fun at the resort. Steve gave a pair of goggles to", + "s1_io_flip_cf": "Then, Scott and Rob had a lot of fun at the resort. Rob gave a pair of goggles to", + "s2_io_flip_cf": "Then, Rob and Scott had a lot of fun at the resort. Scott gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Steve had a lot of fun at the resort. Steve gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Jonathan had a lot of fun at the resort. Jonathan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Rob had a lot of fun at the resort. Scott gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Steve had a lot of fun at the resort. Jonathan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Rob", + "object": "pair of goggles", + "place": "resort", + "random_a": "Steve", + "random_b": "Jonathan", + "random_c": "Luke" + } + }, + { + "text": "When Angel and Luke were about to leave the gift shop, Angel gave a blouse to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Luke were about to leave the gift shop, Charles gave a blouse to", + "random_names_cf": "When Scott and Alexander were about to leave the gift shop, Scott gave a blouse to", + "s1_io_flip_cf": "When Luke and Angel were about to leave the gift shop, Angel gave a blouse to", + "s2_io_flip_cf": "When Angel and Luke were about to leave the gift shop, Luke gave a blouse to", + "random_names_s1_ioi_flip_cf": "When Alexander and Scott were about to leave the gift shop, Scott gave a blouse to", + "random_names_s2_ioi_flip_cf": "When Scott and Alexander were about to leave the gift shop, Alexander gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Angel were about to leave the gift shop, Luke gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Scott were about to leave the gift shop, Alexander gave a blouse to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Angel", + "object": "blouse", + "place": "gift shop", + "random_a": "Scott", + "random_b": "Alexander", + "random_c": "Charles" + } + }, + { + "text": "Then, Edward and Ross were working at the cafeteria. Edward decided to give a vest to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Ross were working at the cafeteria. Jonathan decided to give a vest to", + "random_names_cf": "Then, Austin and Alex were working at the cafeteria. Austin decided to give a vest to", + "s1_io_flip_cf": "Then, Ross and Edward were working at the cafeteria. Edward decided to give a vest to", + "s2_io_flip_cf": "Then, Edward and Ross were working at the cafeteria. Ross decided to give a vest to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Austin were working at the cafeteria. Austin decided to give a vest to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Alex were working at the cafeteria. Alex decided to give a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Edward were working at the cafeteria. Ross decided to give a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Austin were working at the cafeteria. Alex decided to give a vest to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Edward", + "object": "vest", + "place": "cafeteria", + "random_a": "Austin", + "random_b": "Alex", + "random_c": "Jonathan" + } + }, + { + "text": "The university campus Sarah and Steven went to had a ribbon. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The university campus Sarah and Steven went to had a ribbon. Neil gave it to", + "random_names_cf": "The university campus Alex and Rob went to had a ribbon. Alex gave it to", + "s1_io_flip_cf": "The university campus Steven and Sarah went to had a ribbon. Sarah gave it to", + "s2_io_flip_cf": "The university campus Sarah and Steven went to had a ribbon. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The university campus Rob and Alex went to had a ribbon. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The university campus Alex and Rob went to had a ribbon. Rob gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The university campus Steven and Sarah went to had a ribbon. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The university campus Rob and Alex went to had a ribbon. Rob gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Sarah", + "object": "ribbon", + "place": "university campus", + "random_a": "Alex", + "random_b": "Rob", + "random_c": "Neil" + } + }, + { + "text": "Then, Kay and Jim had a lot of fun at the break room. Kay gave a wrench to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Jim had a lot of fun at the break room. Roy gave a wrench to", + "random_names_cf": "Then, Luke and Roger had a lot of fun at the break room. Luke gave a wrench to", + "s1_io_flip_cf": "Then, Jim and Kay had a lot of fun at the break room. Kay gave a wrench to", + "s2_io_flip_cf": "Then, Kay and Jim had a lot of fun at the break room. Jim gave a wrench to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Luke had a lot of fun at the break room. Luke gave a wrench to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Roger had a lot of fun at the break room. Roger gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Kay had a lot of fun at the break room. Jim gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Luke had a lot of fun at the break room. Roger gave a wrench to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Kay", + "object": "wrench", + "place": "break room", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Roy" + } + }, + { + "text": "Then, Rick and Henry went to the casino. Rick gave a carpet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Henry went to the casino. Ryan gave a carpet to", + "random_names_cf": "Then, Robert and Neil went to the casino. Robert gave a carpet to", + "s1_io_flip_cf": "Then, Henry and Rick went to the casino. Rick gave a carpet to", + "s2_io_flip_cf": "Then, Rick and Henry went to the casino. Henry gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Robert went to the casino. Robert gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Neil went to the casino. Neil gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Rick went to the casino. Henry gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Robert went to the casino. Neil gave a carpet to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Rick", + "object": "carpet", + "place": "casino", + "random_a": "Robert", + "random_b": "Neil", + "random_c": "Ryan" + } + }, + { + "text": "Once Dan and Kay arrived at the salon, Dan gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Dan and Kay arrived at the salon, Sarah gave a tablet to", + "random_names_cf": "Once Phil and Lewis arrived at the salon, Phil gave a tablet to", + "s1_io_flip_cf": "Once Kay and Dan arrived at the salon, Dan gave a tablet to", + "s2_io_flip_cf": "Once Dan and Kay arrived at the salon, Kay gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Lewis and Phil arrived at the salon, Phil gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Phil and Lewis arrived at the salon, Lewis gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Dan arrived at the salon, Kay gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Lewis and Phil arrived at the salon, Lewis gave a tablet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Dan", + "object": "tablet", + "place": "salon", + "random_a": "Phil", + "random_b": "Lewis", + "random_c": "Sarah" + } + }, + { + "text": "The marketplace Don and Summer went to had a blouse. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The marketplace Don and Summer went to had a blouse. Lewis gave it to", + "random_names_cf": "The marketplace Rick and Steve went to had a blouse. Rick gave it to", + "s1_io_flip_cf": "The marketplace Summer and Don went to had a blouse. Don gave it to", + "s2_io_flip_cf": "The marketplace Don and Summer went to had a blouse. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The marketplace Steve and Rick went to had a blouse. Rick gave it to", + "random_names_s2_ioi_flip_cf": "The marketplace Rick and Steve went to had a blouse. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Summer and Don went to had a blouse. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The marketplace Steve and Rick went to had a blouse. Steve gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Don", + "object": "blouse", + "place": "marketplace", + "random_a": "Rick", + "random_b": "Steve", + "random_c": "Lewis" + } + }, + { + "text": "Then, Neil and Sarah were working at the hangar. Neil decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Sarah were working at the hangar. Edward decided to give a pillow to", + "random_names_cf": "Then, Grant and Austin were working at the hangar. Grant decided to give a pillow to", + "s1_io_flip_cf": "Then, Sarah and Neil were working at the hangar. Neil decided to give a pillow to", + "s2_io_flip_cf": "Then, Neil and Sarah were working at the hangar. Sarah decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Grant were working at the hangar. Grant decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Austin were working at the hangar. Austin decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Neil were working at the hangar. Sarah decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Grant were working at the hangar. Austin decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Neil", + "object": "pillow", + "place": "hangar", + "random_a": "Grant", + "random_b": "Austin", + "random_c": "Edward" + } + }, + { + "text": "When Roger and Steve got a joystick at the hangar, Roger decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Roger and Steve got a joystick at the hangar, Rick decided to give it to", + "random_names_cf": "When Alex and Daniel got a joystick at the hangar, Alex decided to give it to", + "s1_io_flip_cf": "When Steve and Roger got a joystick at the hangar, Roger decided to give it to", + "s2_io_flip_cf": "When Roger and Steve got a joystick at the hangar, Steve decided to give it to", + "random_names_s1_ioi_flip_cf": "When Daniel and Alex got a joystick at the hangar, Alex decided to give it to", + "random_names_s2_ioi_flip_cf": "When Alex and Daniel got a joystick at the hangar, Daniel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Roger got a joystick at the hangar, Steve decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Alex got a joystick at the hangar, Daniel decided to give it to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Roger", + "object": "joystick", + "place": "hangar", + "random_a": "Alex", + "random_b": "Daniel", + "random_c": "Rick" + } + }, + { + "text": "When Steve and Roger were about to leave the elevator, Steve gave a screwdriver to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Roger were about to leave the elevator, Lewis gave a screwdriver to", + "random_names_cf": "When Kelly and Neil were about to leave the elevator, Kelly gave a screwdriver to", + "s1_io_flip_cf": "When Roger and Steve were about to leave the elevator, Steve gave a screwdriver to", + "s2_io_flip_cf": "When Steve and Roger were about to leave the elevator, Roger gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "When Neil and Kelly were about to leave the elevator, Kelly gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "When Kelly and Neil were about to leave the elevator, Neil gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Steve were about to leave the elevator, Roger gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Kelly were about to leave the elevator, Neil gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steve", + "object": "screwdriver", + "place": "elevator", + "random_a": "Kelly", + "random_b": "Neil", + "random_c": "Lewis" + } + }, + { + "text": "Then, Robert and Edward were working at the museum. Robert decided to give a fan to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Edward were working at the museum. Tom decided to give a fan to", + "random_names_cf": "Then, William and Henry were working at the museum. William decided to give a fan to", + "s1_io_flip_cf": "Then, Edward and Robert were working at the museum. Robert decided to give a fan to", + "s2_io_flip_cf": "Then, Robert and Edward were working at the museum. Edward decided to give a fan to", + "random_names_s1_ioi_flip_cf": "Then, Henry and William were working at the museum. William decided to give a fan to", + "random_names_s2_ioi_flip_cf": "Then, William and Henry were working at the museum. Henry decided to give a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Robert were working at the museum. Edward decided to give a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and William were working at the museum. Henry decided to give a fan to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Robert", + "object": "fan", + "place": "museum", + "random_a": "William", + "random_b": "Henry", + "random_c": "Tom" + } + }, + { + "text": "When Guy and Neil got a pair of glasses at the university campus, Guy decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Guy and Neil got a pair of glasses at the university campus, Alexander decided to give it to", + "random_names_cf": "When Edward and Kelly got a pair of glasses at the university campus, Edward decided to give it to", + "s1_io_flip_cf": "When Neil and Guy got a pair of glasses at the university campus, Guy decided to give it to", + "s2_io_flip_cf": "When Guy and Neil got a pair of glasses at the university campus, Neil decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kelly and Edward got a pair of glasses at the university campus, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Kelly got a pair of glasses at the university campus, Kelly decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Guy got a pair of glasses at the university campus, Neil decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Edward got a pair of glasses at the university campus, Kelly decided to give it to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Guy", + "object": "pair of glasses", + "place": "university campus", + "random_a": "Edward", + "random_b": "Kelly", + "random_c": "Alexander" + } + }, + { + "text": "When Jonathan and Steven got a tablet at the university campus, Jonathan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Jonathan and Steven got a tablet at the university campus, William decided to give it to", + "random_names_cf": "When Kelly and Guy got a tablet at the university campus, Kelly decided to give it to", + "s1_io_flip_cf": "When Steven and Jonathan got a tablet at the university campus, Jonathan decided to give it to", + "s2_io_flip_cf": "When Jonathan and Steven got a tablet at the university campus, Steven decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Kelly got a tablet at the university campus, Kelly decided to give it to", + "random_names_s2_ioi_flip_cf": "When Kelly and Guy got a tablet at the university campus, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jonathan got a tablet at the university campus, Steven decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Kelly got a tablet at the university campus, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Jonathan", + "object": "tablet", + "place": "university campus", + "random_a": "Kelly", + "random_b": "Guy", + "random_c": "William" + } + }, + { + "text": "When Steven and Daniel were about to leave the pharmacy, Steven gave a poster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Daniel were about to leave the pharmacy, Will gave a poster to", + "random_names_cf": "When Jonathan and Neil were about to leave the pharmacy, Jonathan gave a poster to", + "s1_io_flip_cf": "When Daniel and Steven were about to leave the pharmacy, Steven gave a poster to", + "s2_io_flip_cf": "When Steven and Daniel were about to leave the pharmacy, Daniel gave a poster to", + "random_names_s1_ioi_flip_cf": "When Neil and Jonathan were about to leave the pharmacy, Jonathan gave a poster to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Neil were about to leave the pharmacy, Neil gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Daniel and Steven were about to leave the pharmacy, Daniel gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Jonathan were about to leave the pharmacy, Neil gave a poster to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steven", + "object": "poster", + "place": "pharmacy", + "random_a": "Jonathan", + "random_b": "Neil", + "random_c": "Will" + } + }, + { + "text": "Then, Jonathan and Robert went to the field. Jonathan gave a grater to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Robert went to the field. Jim gave a grater to", + "random_names_cf": "Then, Tim and Elizabeth went to the field. Tim gave a grater to", + "s1_io_flip_cf": "Then, Robert and Jonathan went to the field. Jonathan gave a grater to", + "s2_io_flip_cf": "Then, Jonathan and Robert went to the field. Robert gave a grater to", + "random_names_s1_ioi_flip_cf": "Then, Elizabeth and Tim went to the field. Tim gave a grater to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Elizabeth went to the field. Elizabeth gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Jonathan went to the field. Robert gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Tim went to the field. Elizabeth gave a grater to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jonathan", + "object": "grater", + "place": "field", + "random_a": "Tim", + "random_b": "Elizabeth", + "random_c": "Jim" + } + }, + { + "text": "When Robert and Ross were about to leave the mall, Robert gave a bowl to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Ross were about to leave the mall, Phil gave a bowl to", + "random_names_cf": "When Stan and Charles were about to leave the mall, Stan gave a bowl to", + "s1_io_flip_cf": "When Ross and Robert were about to leave the mall, Robert gave a bowl to", + "s2_io_flip_cf": "When Robert and Ross were about to leave the mall, Ross gave a bowl to", + "random_names_s1_ioi_flip_cf": "When Charles and Stan were about to leave the mall, Stan gave a bowl to", + "random_names_s2_ioi_flip_cf": "When Stan and Charles were about to leave the mall, Charles gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Robert were about to leave the mall, Ross gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Charles and Stan were about to leave the mall, Charles gave a bowl to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Robert", + "object": "bowl", + "place": "mall", + "random_a": "Stan", + "random_b": "Charles", + "random_c": "Phil" + } + }, + { + "text": "While Kelly and Robert relaxed, Kelly gave a key to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Kelly and Robert relaxed, Steven gave a key to", + "random_names_cf": "While Jonathan and Josh relaxed, Jonathan gave a key to", + "s1_io_flip_cf": "While Robert and Kelly relaxed, Kelly gave a key to", + "s2_io_flip_cf": "While Kelly and Robert relaxed, Robert gave a key to", + "random_names_s1_ioi_flip_cf": "While Josh and Jonathan relaxed, Jonathan gave a key to", + "random_names_s2_ioi_flip_cf": "While Jonathan and Josh relaxed, Josh gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Kelly relaxed, Robert gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Josh and Jonathan relaxed, Josh gave a key to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Kelly", + "object": "key", + "place": "spa", + "random_a": "Jonathan", + "random_b": "Josh", + "random_c": "Steven" + } + }, + { + "text": "Then, Dan and Sarah were working at the toy store. Dan decided to give a sandal to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Sarah were working at the toy store. Scott decided to give a sandal to", + "random_names_cf": "Then, Neil and Edward were working at the toy store. Neil decided to give a sandal to", + "s1_io_flip_cf": "Then, Sarah and Dan were working at the toy store. Dan decided to give a sandal to", + "s2_io_flip_cf": "Then, Dan and Sarah were working at the toy store. Sarah decided to give a sandal to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Neil were working at the toy store. Neil decided to give a sandal to", + "random_names_s2_ioi_flip_cf": "Then, Neil and Edward were working at the toy store. Edward decided to give a sandal to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Dan were working at the toy store. Sarah decided to give a sandal to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Neil were working at the toy store. Edward decided to give a sandal to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Dan", + "object": "sandal", + "place": "toy store", + "random_a": "Neil", + "random_b": "Edward", + "random_c": "Scott" + } + }, + { + "text": "When Jonathan and Roy were about to leave the department store, Jonathan gave a dress to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Roy were about to leave the department store, Scott gave a dress to", + "random_names_cf": "When Steven and Will were about to leave the department store, Steven gave a dress to", + "s1_io_flip_cf": "When Roy and Jonathan were about to leave the department store, Jonathan gave a dress to", + "s2_io_flip_cf": "When Jonathan and Roy were about to leave the department store, Roy gave a dress to", + "random_names_s1_ioi_flip_cf": "When Will and Steven were about to leave the department store, Steven gave a dress to", + "random_names_s2_ioi_flip_cf": "When Steven and Will were about to leave the department store, Will gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Jonathan were about to leave the department store, Roy gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Steven were about to leave the department store, Will gave a dress to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Jonathan", + "object": "dress", + "place": "department store", + "random_a": "Steven", + "random_b": "Will", + "random_c": "Scott" + } + }, + { + "text": "When Jonathan and Steven were about to leave the break room, Jonathan gave a bicycle to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jonathan and Steven were about to leave the break room, Andrew gave a bicycle to", + "random_names_cf": "When Elizabeth and Luke were about to leave the break room, Elizabeth gave a bicycle to", + "s1_io_flip_cf": "When Steven and Jonathan were about to leave the break room, Jonathan gave a bicycle to", + "s2_io_flip_cf": "When Jonathan and Steven were about to leave the break room, Steven gave a bicycle to", + "random_names_s1_ioi_flip_cf": "When Luke and Elizabeth were about to leave the break room, Elizabeth gave a bicycle to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Luke were about to leave the break room, Luke gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jonathan were about to leave the break room, Steven gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Elizabeth were about to leave the break room, Luke gave a bicycle to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Jonathan", + "object": "bicycle", + "place": "break room", + "random_a": "Elizabeth", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "The park Austin and Cal went to had a machine. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The park Austin and Cal went to had a machine. Don gave it to", + "random_names_cf": "The park Jim and Sarah went to had a machine. Jim gave it to", + "s1_io_flip_cf": "The park Cal and Austin went to had a machine. Austin gave it to", + "s2_io_flip_cf": "The park Austin and Cal went to had a machine. Cal gave it to", + "random_names_s1_ioi_flip_cf": "The park Sarah and Jim went to had a machine. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The park Jim and Sarah went to had a machine. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The park Cal and Austin went to had a machine. Cal gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The park Sarah and Jim went to had a machine. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Austin", + "object": "machine", + "place": "park", + "random_a": "Jim", + "random_b": "Sarah", + "random_c": "Don" + } + }, + { + "text": "Then, Kelly and Jim went to the optician. Kelly gave a can to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Jim went to the optician. Luke gave a can to", + "random_names_cf": "Then, Kay and Daniel went to the optician. Kay gave a can to", + "s1_io_flip_cf": "Then, Jim and Kelly went to the optician. Kelly gave a can to", + "s2_io_flip_cf": "Then, Kelly and Jim went to the optician. Jim gave a can to", + "random_names_s1_ioi_flip_cf": "Then, Daniel and Kay went to the optician. Kay gave a can to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Daniel went to the optician. Daniel gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Kelly went to the optician. Jim gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Kay went to the optician. Daniel gave a can to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Kelly", + "object": "can", + "place": "optician", + "random_a": "Kay", + "random_b": "Daniel", + "random_c": "Luke" + } + }, + { + "text": "While Peter and Phil relaxed, Peter gave a toilet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Peter and Phil relaxed, Joe gave a toilet to", + "random_names_cf": "While Ross and Steve relaxed, Ross gave a toilet to", + "s1_io_flip_cf": "While Phil and Peter relaxed, Peter gave a toilet to", + "s2_io_flip_cf": "While Peter and Phil relaxed, Phil gave a toilet to", + "random_names_s1_ioi_flip_cf": "While Steve and Ross relaxed, Ross gave a toilet to", + "random_names_s2_ioi_flip_cf": "While Ross and Steve relaxed, Steve gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Peter relaxed, Phil gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Ross relaxed, Steve gave a toilet to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Peter", + "object": "toilet", + "place": "field", + "random_a": "Ross", + "random_b": "Steve", + "random_c": "Joe" + } + }, + { + "text": "When Peter and Kay got a razor at the service station, Peter decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Peter and Kay got a razor at the service station, Henry decided to give it to", + "random_names_cf": "When Phil and Alexander got a razor at the service station, Phil decided to give it to", + "s1_io_flip_cf": "When Kay and Peter got a razor at the service station, Peter decided to give it to", + "s2_io_flip_cf": "When Peter and Kay got a razor at the service station, Kay decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Phil got a razor at the service station, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Alexander got a razor at the service station, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Peter got a razor at the service station, Kay decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Phil got a razor at the service station, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Peter", + "object": "razor", + "place": "service station", + "random_a": "Phil", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "Then, Roy and Andrew had a lot of fun at the boatyard. Roy gave a nail file to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Andrew had a lot of fun at the boatyard. Jonathan gave a nail file to", + "random_names_cf": "Then, Guy and Grant had a lot of fun at the boatyard. Guy gave a nail file to", + "s1_io_flip_cf": "Then, Andrew and Roy had a lot of fun at the boatyard. Roy gave a nail file to", + "s2_io_flip_cf": "Then, Roy and Andrew had a lot of fun at the boatyard. Andrew gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Guy had a lot of fun at the boatyard. Guy gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Grant had a lot of fun at the boatyard. Grant gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Roy had a lot of fun at the boatyard. Andrew gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Guy had a lot of fun at the boatyard. Grant gave a nail file to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Roy", + "object": "nail file", + "place": "boatyard", + "random_a": "Guy", + "random_b": "Grant", + "random_c": "Jonathan" + } + }, + { + "text": "The field Will and Joe went to had a pair of pliers. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Will and Joe went to had a pair of pliers. Steve gave it to", + "random_names_cf": "The field Josh and Ryan went to had a pair of pliers. Josh gave it to", + "s1_io_flip_cf": "The field Joe and Will went to had a pair of pliers. Will gave it to", + "s2_io_flip_cf": "The field Will and Joe went to had a pair of pliers. Joe gave it to", + "random_names_s1_ioi_flip_cf": "The field Ryan and Josh went to had a pair of pliers. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The field Josh and Ryan went to had a pair of pliers. Ryan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Joe and Will went to had a pair of pliers. Joe gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field Ryan and Josh went to had a pair of pliers. Ryan gave it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Will", + "object": "pair of pliers", + "place": "field", + "random_a": "Josh", + "random_b": "Ryan", + "random_c": "Steve" + } + }, + { + "text": "Then, Joe and Roy were working at the market. Joe decided to give a napkin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Roy were working at the market. Cal decided to give a napkin to", + "random_names_cf": "Then, Steve and Steven were working at the market. Steve decided to give a napkin to", + "s1_io_flip_cf": "Then, Roy and Joe were working at the market. Joe decided to give a napkin to", + "s2_io_flip_cf": "Then, Joe and Roy were working at the market. Roy decided to give a napkin to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Steve were working at the market. Steve decided to give a napkin to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Steven were working at the market. Steven decided to give a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Joe were working at the market. Roy decided to give a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Steve were working at the market. Steven decided to give a napkin to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Joe", + "object": "napkin", + "place": "market", + "random_a": "Steve", + "random_b": "Steven", + "random_c": "Cal" + } + }, + { + "text": "Then, Josh and Peter went to the tire store. Josh gave a backpack to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Peter went to the tire store. Stan gave a backpack to", + "random_names_cf": "Then, Phil and Ross went to the tire store. Phil gave a backpack to", + "s1_io_flip_cf": "Then, Peter and Josh went to the tire store. Josh gave a backpack to", + "s2_io_flip_cf": "Then, Josh and Peter went to the tire store. Peter gave a backpack to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Phil went to the tire store. Phil gave a backpack to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Ross went to the tire store. Ross gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Josh went to the tire store. Peter gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Phil went to the tire store. Ross gave a backpack to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Josh", + "object": "backpack", + "place": "tire store", + "random_a": "Phil", + "random_b": "Ross", + "random_c": "Stan" + } + }, + { + "text": "The pet store Joe and Elizabeth went to had a joystick. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The pet store Joe and Elizabeth went to had a joystick. Summer gave it to", + "random_names_cf": "The pet store Robert and Mike went to had a joystick. Robert gave it to", + "s1_io_flip_cf": "The pet store Elizabeth and Joe went to had a joystick. Joe gave it to", + "s2_io_flip_cf": "The pet store Joe and Elizabeth went to had a joystick. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The pet store Mike and Robert went to had a joystick. Robert gave it to", + "random_names_s2_ioi_flip_cf": "The pet store Robert and Mike went to had a joystick. Mike gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The pet store Elizabeth and Joe went to had a joystick. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The pet store Mike and Robert went to had a joystick. Mike gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Joe", + "object": "joystick", + "place": "pet store", + "random_a": "Robert", + "random_b": "Mike", + "random_c": "Summer" + } + }, + { + "text": "The house Lewis and Charles went to had a heater. Lewis gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The house Lewis and Charles went to had a heater. Don gave it to", + "random_names_cf": "The house Andrew and Guy went to had a heater. Andrew gave it to", + "s1_io_flip_cf": "The house Charles and Lewis went to had a heater. Lewis gave it to", + "s2_io_flip_cf": "The house Lewis and Charles went to had a heater. Charles gave it to", + "random_names_s1_ioi_flip_cf": "The house Guy and Andrew went to had a heater. Andrew gave it to", + "random_names_s2_ioi_flip_cf": "The house Andrew and Guy went to had a heater. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The house Charles and Lewis went to had a heater. Charles gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The house Guy and Andrew went to had a heater. Guy gave it to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Lewis", + "object": "heater", + "place": "house", + "random_a": "Andrew", + "random_b": "Guy", + "random_c": "Don" + } + }, + { + "text": "Then, Elizabeth and Angel went to the convenience store. Elizabeth gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Elizabeth and Angel went to the convenience store. Ryan gave a pencil to", + "random_names_cf": "Then, Summer and Rob went to the convenience store. Summer gave a pencil to", + "s1_io_flip_cf": "Then, Angel and Elizabeth went to the convenience store. Elizabeth gave a pencil to", + "s2_io_flip_cf": "Then, Elizabeth and Angel went to the convenience store. Angel gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Summer went to the convenience store. Summer gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Rob went to the convenience store. Rob gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Elizabeth went to the convenience store. Angel gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Summer went to the convenience store. Rob gave a pencil to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Elizabeth", + "object": "pencil", + "place": "convenience store", + "random_a": "Summer", + "random_b": "Rob", + "random_c": "Ryan" + } + }, + { + "text": "The department store Austin and Summer went to had a faucet. Austin gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Austin and Summer went to had a faucet. Andrew gave it to", + "random_names_cf": "The department store Tim and Roy went to had a faucet. Tim gave it to", + "s1_io_flip_cf": "The department store Summer and Austin went to had a faucet. Austin gave it to", + "s2_io_flip_cf": "The department store Austin and Summer went to had a faucet. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The department store Roy and Tim went to had a faucet. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The department store Tim and Roy went to had a faucet. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Summer and Austin went to had a faucet. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Roy and Tim went to had a faucet. Roy gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Austin", + "object": "faucet", + "place": "department store", + "random_a": "Tim", + "random_b": "Roy", + "random_c": "Andrew" + } + }, + { + "text": "Then, Lewis and Alex had a lot of fun at the break room. Lewis gave a faucet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Lewis and Alex had a lot of fun at the break room. William gave a faucet to", + "random_names_cf": "Then, Robert and Luke had a lot of fun at the break room. Robert gave a faucet to", + "s1_io_flip_cf": "Then, Alex and Lewis had a lot of fun at the break room. Lewis gave a faucet to", + "s2_io_flip_cf": "Then, Lewis and Alex had a lot of fun at the break room. Alex gave a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Robert had a lot of fun at the break room. Robert gave a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Luke had a lot of fun at the break room. Luke gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Lewis had a lot of fun at the break room. Alex gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Robert had a lot of fun at the break room. Luke gave a faucet to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Lewis", + "object": "faucet", + "place": "break room", + "random_a": "Robert", + "random_b": "Luke", + "random_c": "William" + } + }, + { + "text": "The museum Sarah and Kay went to had a banner. Sarah gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Sarah and Kay went to had a banner. Tim gave it to", + "random_names_cf": "The museum William and Charles went to had a banner. William gave it to", + "s1_io_flip_cf": "The museum Kay and Sarah went to had a banner. Sarah gave it to", + "s2_io_flip_cf": "The museum Sarah and Kay went to had a banner. Kay gave it to", + "random_names_s1_ioi_flip_cf": "The museum Charles and William went to had a banner. William gave it to", + "random_names_s2_ioi_flip_cf": "The museum William and Charles went to had a banner. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Kay and Sarah went to had a banner. Kay gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Charles and William went to had a banner. Charles gave it to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Sarah", + "object": "banner", + "place": "museum", + "random_a": "William", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "The racetrack Jonathan and Rick went to had a radiator. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Jonathan and Rick went to had a radiator. Don gave it to", + "random_names_cf": "The racetrack Luke and Henry went to had a radiator. Luke gave it to", + "s1_io_flip_cf": "The racetrack Rick and Jonathan went to had a radiator. Jonathan gave it to", + "s2_io_flip_cf": "The racetrack Jonathan and Rick went to had a radiator. Rick gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Henry and Luke went to had a radiator. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Luke and Henry went to had a radiator. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Rick and Jonathan went to had a radiator. Rick gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Henry and Luke went to had a radiator. Henry gave it to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Jonathan", + "object": "radiator", + "place": "racetrack", + "random_a": "Luke", + "random_b": "Henry", + "random_c": "Don" + } + }, + { + "text": "When Angel and Andrew were about to leave the airport, Angel gave a notebook to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Andrew were about to leave the airport, Kay gave a notebook to", + "random_names_cf": "When Luke and Dan were about to leave the airport, Luke gave a notebook to", + "s1_io_flip_cf": "When Andrew and Angel were about to leave the airport, Angel gave a notebook to", + "s2_io_flip_cf": "When Angel and Andrew were about to leave the airport, Andrew gave a notebook to", + "random_names_s1_ioi_flip_cf": "When Dan and Luke were about to leave the airport, Luke gave a notebook to", + "random_names_s2_ioi_flip_cf": "When Luke and Dan were about to leave the airport, Dan gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Angel were about to leave the airport, Andrew gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Luke were about to leave the airport, Dan gave a notebook to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Angel", + "object": "notebook", + "place": "airport", + "random_a": "Luke", + "random_b": "Dan", + "random_c": "Kay" + } + }, + { + "text": "Then, Dan and Luke had a lot of fun at the pharmacy. Dan gave a boot to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Luke had a lot of fun at the pharmacy. Phil gave a boot to", + "random_names_cf": "Then, William and Kelly had a lot of fun at the pharmacy. William gave a boot to", + "s1_io_flip_cf": "Then, Luke and Dan had a lot of fun at the pharmacy. Dan gave a boot to", + "s2_io_flip_cf": "Then, Dan and Luke had a lot of fun at the pharmacy. Luke gave a boot to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and William had a lot of fun at the pharmacy. William gave a boot to", + "random_names_s2_ioi_flip_cf": "Then, William and Kelly had a lot of fun at the pharmacy. Kelly gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Dan had a lot of fun at the pharmacy. Luke gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and William had a lot of fun at the pharmacy. Kelly gave a boot to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Dan", + "object": "boot", + "place": "pharmacy", + "random_a": "William", + "random_b": "Kelly", + "random_c": "Phil" + } + }, + { + "text": "Then, Edward and Mike went to the zoo. Edward gave a basket to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Mike went to the zoo. Jonathan gave a basket to", + "random_names_cf": "Then, Guy and Austin went to the zoo. Guy gave a basket to", + "s1_io_flip_cf": "Then, Mike and Edward went to the zoo. Edward gave a basket to", + "s2_io_flip_cf": "Then, Edward and Mike went to the zoo. Mike gave a basket to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Guy went to the zoo. Guy gave a basket to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Austin went to the zoo. Austin gave a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Edward went to the zoo. Mike gave a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Guy went to the zoo. Austin gave a basket to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Edward", + "object": "basket", + "place": "zoo", + "random_a": "Guy", + "random_b": "Austin", + "random_c": "Jonathan" + } + }, + { + "text": "Then, Steve and Kelly went to the supermarket. Steve gave a razor to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Kelly went to the supermarket. Robert gave a razor to", + "random_names_cf": "Then, Kay and Alex went to the supermarket. Kay gave a razor to", + "s1_io_flip_cf": "Then, Kelly and Steve went to the supermarket. Steve gave a razor to", + "s2_io_flip_cf": "Then, Steve and Kelly went to the supermarket. Kelly gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Kay went to the supermarket. Kay gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Alex went to the supermarket. Alex gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steve went to the supermarket. Kelly gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Kay went to the supermarket. Alex gave a razor to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Steve", + "object": "razor", + "place": "supermarket", + "random_a": "Kay", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "Then, Ryan and Neil were working at the salon. Ryan decided to give a trunk to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Neil were working at the salon. Peter decided to give a trunk to", + "random_names_cf": "Then, Rick and Luke were working at the salon. Rick decided to give a trunk to", + "s1_io_flip_cf": "Then, Neil and Ryan were working at the salon. Ryan decided to give a trunk to", + "s2_io_flip_cf": "Then, Ryan and Neil were working at the salon. Neil decided to give a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Luke and Rick were working at the salon. Rick decided to give a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Luke were working at the salon. Luke decided to give a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Ryan were working at the salon. Neil decided to give a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Rick were working at the salon. Luke decided to give a trunk to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ryan", + "object": "trunk", + "place": "salon", + "random_a": "Rick", + "random_b": "Luke", + "random_c": "Peter" + } + }, + { + "text": "When Rick and Scott were about to leave the airport, Rick gave a pencil sharpener to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Rick and Scott were about to leave the airport, Lewis gave a pencil sharpener to", + "random_names_cf": "When Edward and Mike were about to leave the airport, Edward gave a pencil sharpener to", + "s1_io_flip_cf": "When Scott and Rick were about to leave the airport, Rick gave a pencil sharpener to", + "s2_io_flip_cf": "When Rick and Scott were about to leave the airport, Scott gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "When Mike and Edward were about to leave the airport, Edward gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "When Edward and Mike were about to leave the airport, Mike gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Scott and Rick were about to leave the airport, Scott gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Edward were about to leave the airport, Mike gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Rick", + "object": "pencil sharpener", + "place": "airport", + "random_a": "Edward", + "random_b": "Mike", + "random_c": "Lewis" + } + }, + { + "text": "While Roy and Neil relaxed, Roy gave a sock to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Roy and Neil relaxed, Elizabeth gave a sock to", + "random_names_cf": "While Tim and Mike relaxed, Tim gave a sock to", + "s1_io_flip_cf": "While Neil and Roy relaxed, Roy gave a sock to", + "s2_io_flip_cf": "While Roy and Neil relaxed, Neil gave a sock to", + "random_names_s1_ioi_flip_cf": "While Mike and Tim relaxed, Tim gave a sock to", + "random_names_s2_ioi_flip_cf": "While Tim and Mike relaxed, Mike gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Roy relaxed, Neil gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Tim relaxed, Mike gave a sock to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Roy", + "object": "sock", + "place": "university campus", + "random_a": "Tim", + "random_b": "Mike", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Roy and Robert went to the pet store. Roy gave a bowl to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and Robert went to the pet store. Luke gave a bowl to", + "random_names_cf": "Then, Andrew and Josh went to the pet store. Andrew gave a bowl to", + "s1_io_flip_cf": "Then, Robert and Roy went to the pet store. Roy gave a bowl to", + "s2_io_flip_cf": "Then, Roy and Robert went to the pet store. Robert gave a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Andrew went to the pet store. Andrew gave a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Josh went to the pet store. Josh gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Roy went to the pet store. Robert gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Andrew went to the pet store. Josh gave a bowl to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Roy", + "object": "bowl", + "place": "pet store", + "random_a": "Andrew", + "random_b": "Josh", + "random_c": "Luke" + } + }, + { + "text": "Once Jim and Cal arrived at the studio, Jim gave a coat to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Cal arrived at the studio, Sarah gave a coat to", + "random_names_cf": "Once Ross and Jonathan arrived at the studio, Ross gave a coat to", + "s1_io_flip_cf": "Once Cal and Jim arrived at the studio, Jim gave a coat to", + "s2_io_flip_cf": "Once Jim and Cal arrived at the studio, Cal gave a coat to", + "random_names_s1_ioi_flip_cf": "Once Jonathan and Ross arrived at the studio, Ross gave a coat to", + "random_names_s2_ioi_flip_cf": "Once Ross and Jonathan arrived at the studio, Jonathan gave a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Jim arrived at the studio, Cal gave a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Jonathan and Ross arrived at the studio, Jonathan gave a coat to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Jim", + "object": "coat", + "place": "studio", + "random_a": "Ross", + "random_b": "Jonathan", + "random_c": "Sarah" + } + }, + { + "text": "The dorm Peter and Elizabeth went to had a napkin. Peter gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The dorm Peter and Elizabeth went to had a napkin. Stan gave it to", + "random_names_cf": "The dorm Will and Charles went to had a napkin. Will gave it to", + "s1_io_flip_cf": "The dorm Elizabeth and Peter went to had a napkin. Peter gave it to", + "s2_io_flip_cf": "The dorm Peter and Elizabeth went to had a napkin. Elizabeth gave it to", + "random_names_s1_ioi_flip_cf": "The dorm Charles and Will went to had a napkin. Will gave it to", + "random_names_s2_ioi_flip_cf": "The dorm Will and Charles went to had a napkin. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The dorm Elizabeth and Peter went to had a napkin. Elizabeth gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The dorm Charles and Will went to had a napkin. Charles gave it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Peter", + "object": "napkin", + "place": "dorm", + "random_a": "Will", + "random_b": "Charles", + "random_c": "Stan" + } + }, + { + "text": "Then, Grant and Jim went to the airbase. Grant gave a pair of nail clippers to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Jim went to the airbase. Tim gave a pair of nail clippers to", + "random_names_cf": "Then, Mike and Tom went to the airbase. Mike gave a pair of nail clippers to", + "s1_io_flip_cf": "Then, Jim and Grant went to the airbase. Grant gave a pair of nail clippers to", + "s2_io_flip_cf": "Then, Grant and Jim went to the airbase. Jim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Mike went to the airbase. Mike gave a pair of nail clippers to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Tom went to the airbase. Tom gave a pair of nail clippers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Grant went to the airbase. Jim gave a pair of nail clippers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Mike went to the airbase. Tom gave a pair of nail clippers to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Grant", + "object": "pair of nail clippers", + "place": "airbase", + "random_a": "Mike", + "random_b": "Tom", + "random_c": "Tim" + } + }, + { + "text": "When Don and Alexander were about to leave the music store, Don gave a snack to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Don and Alexander were about to leave the music store, Kay gave a snack to", + "random_names_cf": "When Robert and Jonathan were about to leave the music store, Robert gave a snack to", + "s1_io_flip_cf": "When Alexander and Don were about to leave the music store, Don gave a snack to", + "s2_io_flip_cf": "When Don and Alexander were about to leave the music store, Alexander gave a snack to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Robert were about to leave the music store, Robert gave a snack to", + "random_names_s2_ioi_flip_cf": "When Robert and Jonathan were about to leave the music store, Jonathan gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Don were about to leave the music store, Alexander gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Robert were about to leave the music store, Jonathan gave a snack to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Don", + "object": "snack", + "place": "music store", + "random_a": "Robert", + "random_b": "Jonathan", + "random_c": "Kay" + } + }, + { + "text": "While Ryan and Phil relaxed, Ryan gave a fan to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ryan and Phil relaxed, Kay gave a fan to", + "random_names_cf": "While Luke and Henry relaxed, Luke gave a fan to", + "s1_io_flip_cf": "While Phil and Ryan relaxed, Ryan gave a fan to", + "s2_io_flip_cf": "While Ryan and Phil relaxed, Phil gave a fan to", + "random_names_s1_ioi_flip_cf": "While Henry and Luke relaxed, Luke gave a fan to", + "random_names_s2_ioi_flip_cf": "While Luke and Henry relaxed, Henry gave a fan to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Ryan relaxed, Phil gave a fan to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Luke relaxed, Henry gave a fan to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Ryan", + "object": "fan", + "place": "stadium", + "random_a": "Luke", + "random_b": "Henry", + "random_c": "Kay" + } + }, + { + "text": "Then, Scott and Roger were working at the parking lot. Scott decided to give a tablet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Roger were working at the parking lot. Andrew decided to give a tablet to", + "random_names_cf": "Then, Jim and Kelly were working at the parking lot. Jim decided to give a tablet to", + "s1_io_flip_cf": "Then, Roger and Scott were working at the parking lot. Scott decided to give a tablet to", + "s2_io_flip_cf": "Then, Scott and Roger were working at the parking lot. Roger decided to give a tablet to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Jim were working at the parking lot. Jim decided to give a tablet to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Kelly were working at the parking lot. Kelly decided to give a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Scott were working at the parking lot. Roger decided to give a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Jim were working at the parking lot. Kelly decided to give a tablet to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Scott", + "object": "tablet", + "place": "parking lot", + "random_a": "Jim", + "random_b": "Kelly", + "random_c": "Andrew" + } + }, + { + "text": "Once Edward and Daniel arrived at the park, Edward gave a pencil sharpener to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Edward and Daniel arrived at the park, Josh gave a pencil sharpener to", + "random_names_cf": "Once Rick and Neil arrived at the park, Rick gave a pencil sharpener to", + "s1_io_flip_cf": "Once Daniel and Edward arrived at the park, Edward gave a pencil sharpener to", + "s2_io_flip_cf": "Once Edward and Daniel arrived at the park, Daniel gave a pencil sharpener to", + "random_names_s1_ioi_flip_cf": "Once Neil and Rick arrived at the park, Rick gave a pencil sharpener to", + "random_names_s2_ioi_flip_cf": "Once Rick and Neil arrived at the park, Neil gave a pencil sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Edward arrived at the park, Daniel gave a pencil sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Rick arrived at the park, Neil gave a pencil sharpener to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Edward", + "object": "pencil sharpener", + "place": "park", + "random_a": "Rick", + "random_b": "Neil", + "random_c": "Josh" + } + }, + { + "text": "The resort Don and Luke went to had a wrench. Don gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The resort Don and Luke went to had a wrench. Phil gave it to", + "random_names_cf": "The resort Charles and Josh went to had a wrench. Charles gave it to", + "s1_io_flip_cf": "The resort Luke and Don went to had a wrench. Don gave it to", + "s2_io_flip_cf": "The resort Don and Luke went to had a wrench. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The resort Josh and Charles went to had a wrench. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The resort Charles and Josh went to had a wrench. Josh gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The resort Luke and Don went to had a wrench. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The resort Josh and Charles went to had a wrench. Josh gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "wrench", + "place": "resort", + "random_a": "Charles", + "random_b": "Josh", + "random_c": "Phil" + } + }, + { + "text": "Then, Phil and Tom went to the studio. Phil gave a mask to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Phil and Tom went to the studio. Kay gave a mask to", + "random_names_cf": "Then, Charles and Guy went to the studio. Charles gave a mask to", + "s1_io_flip_cf": "Then, Tom and Phil went to the studio. Phil gave a mask to", + "s2_io_flip_cf": "Then, Phil and Tom went to the studio. Tom gave a mask to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Charles went to the studio. Charles gave a mask to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Guy went to the studio. Guy gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Phil went to the studio. Tom gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Charles went to the studio. Guy gave a mask to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Phil", + "object": "mask", + "place": "studio", + "random_a": "Charles", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "Once Tim and Roy arrived at the field, Tim gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tim and Roy arrived at the field, Rob gave a backpack to", + "random_names_cf": "Once Don and Neil arrived at the field, Don gave a backpack to", + "s1_io_flip_cf": "Once Roy and Tim arrived at the field, Tim gave a backpack to", + "s2_io_flip_cf": "Once Tim and Roy arrived at the field, Roy gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Neil and Don arrived at the field, Don gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Don and Neil arrived at the field, Neil gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Roy and Tim arrived at the field, Roy gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Don arrived at the field, Neil gave a backpack to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Tim", + "object": "backpack", + "place": "field", + "random_a": "Don", + "random_b": "Neil", + "random_c": "Rob" + } + }, + { + "text": "The garden Cal and Tim went to had a radiator. Cal gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Cal and Tim went to had a radiator. Lewis gave it to", + "random_names_cf": "The garden Dan and Joe went to had a radiator. Dan gave it to", + "s1_io_flip_cf": "The garden Tim and Cal went to had a radiator. Cal gave it to", + "s2_io_flip_cf": "The garden Cal and Tim went to had a radiator. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The garden Joe and Dan went to had a radiator. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The garden Dan and Joe went to had a radiator. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Tim and Cal went to had a radiator. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Joe and Dan went to had a radiator. Joe gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Cal", + "object": "radiator", + "place": "garden", + "random_a": "Dan", + "random_b": "Joe", + "random_c": "Lewis" + } + }, + { + "text": "Then, Guy and Ryan were working at the spa. Guy decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Guy and Ryan were working at the spa. Steve decided to give a basket to", + "random_names_cf": "Then, Edward and Alexander were working at the spa. Edward decided to give a basket to", + "s1_io_flip_cf": "Then, Ryan and Guy were working at the spa. Guy decided to give a basket to", + "s2_io_flip_cf": "Then, Guy and Ryan were working at the spa. Ryan decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Edward were working at the spa. Edward decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Alexander were working at the spa. Alexander decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Guy were working at the spa. Ryan decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Edward were working at the spa. Alexander decided to give a basket to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Guy", + "object": "basket", + "place": "spa", + "random_a": "Edward", + "random_b": "Alexander", + "random_c": "Steve" + } + }, + { + "text": "While Don and Phil relaxed, Don gave a ribbon to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Phil relaxed, Sarah gave a ribbon to", + "random_names_cf": "While Alex and Kelly relaxed, Alex gave a ribbon to", + "s1_io_flip_cf": "While Phil and Don relaxed, Don gave a ribbon to", + "s2_io_flip_cf": "While Don and Phil relaxed, Phil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "While Kelly and Alex relaxed, Alex gave a ribbon to", + "random_names_s2_ioi_flip_cf": "While Alex and Kelly relaxed, Kelly gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Don relaxed, Phil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kelly and Alex relaxed, Kelly gave a ribbon to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Don", + "object": "ribbon", + "place": "resort", + "random_a": "Alex", + "random_b": "Kelly", + "random_c": "Sarah" + } + }, + { + "text": "When Kay and Steve were about to leave the mall, Kay gave a boot to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Steve were about to leave the mall, Ryan gave a boot to", + "random_names_cf": "When Scott and Peter were about to leave the mall, Scott gave a boot to", + "s1_io_flip_cf": "When Steve and Kay were about to leave the mall, Kay gave a boot to", + "s2_io_flip_cf": "When Kay and Steve were about to leave the mall, Steve gave a boot to", + "random_names_s1_ioi_flip_cf": "When Peter and Scott were about to leave the mall, Scott gave a boot to", + "random_names_s2_ioi_flip_cf": "When Scott and Peter were about to leave the mall, Peter gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Steve and Kay were about to leave the mall, Steve gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Scott were about to leave the mall, Peter gave a boot to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Kay", + "object": "boot", + "place": "mall", + "random_a": "Scott", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "Before Phil and Cal left the car, Phil decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Phil and Cal left the car, Alex decided to give a basket to", + "random_names_cf": "Before Jonathan and Kelly left the car, Jonathan decided to give a basket to", + "s1_io_flip_cf": "Before Cal and Phil left the car, Phil decided to give a basket to", + "s2_io_flip_cf": "Before Phil and Cal left the car, Cal decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Jonathan left the car, Jonathan decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Jonathan and Kelly left the car, Kelly decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Phil left the car, Cal decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Jonathan left the car, Kelly decided to give a basket to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Phil", + "object": "basket", + "place": "car", + "random_a": "Jonathan", + "random_b": "Kelly", + "random_c": "Alex" + } + }, + { + "text": "Then, Scott and Don went to the boatyard. Scott gave a sifter to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Scott and Don went to the boatyard. Edward gave a sifter to", + "random_names_cf": "Then, Andrew and Ryan went to the boatyard. Andrew gave a sifter to", + "s1_io_flip_cf": "Then, Don and Scott went to the boatyard. Scott gave a sifter to", + "s2_io_flip_cf": "Then, Scott and Don went to the boatyard. Don gave a sifter to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Andrew went to the boatyard. Andrew gave a sifter to", + "random_names_s2_ioi_flip_cf": "Then, Andrew and Ryan went to the boatyard. Ryan gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Scott went to the boatyard. Don gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Andrew went to the boatyard. Ryan gave a sifter to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Scott", + "object": "sifter", + "place": "boatyard", + "random_a": "Andrew", + "random_b": "Ryan", + "random_c": "Edward" + } + }, + { + "text": "The museum Ryan and Jonathan went to had a bicycle. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The museum Ryan and Jonathan went to had a bicycle. Steven gave it to", + "random_names_cf": "The museum Don and Cal went to had a bicycle. Don gave it to", + "s1_io_flip_cf": "The museum Jonathan and Ryan went to had a bicycle. Ryan gave it to", + "s2_io_flip_cf": "The museum Ryan and Jonathan went to had a bicycle. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The museum Cal and Don went to had a bicycle. Don gave it to", + "random_names_s2_ioi_flip_cf": "The museum Don and Cal went to had a bicycle. Cal gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The museum Jonathan and Ryan went to had a bicycle. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The museum Cal and Don went to had a bicycle. Cal gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ryan", + "object": "bicycle", + "place": "museum", + "random_a": "Don", + "random_b": "Cal", + "random_c": "Steven" + } + }, + { + "text": "Once William and Will arrived at the cafeteria, William gave a ring to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once William and Will arrived at the cafeteria, Charles gave a ring to", + "random_names_cf": "Once Roger and Don arrived at the cafeteria, Roger gave a ring to", + "s1_io_flip_cf": "Once Will and William arrived at the cafeteria, William gave a ring to", + "s2_io_flip_cf": "Once William and Will arrived at the cafeteria, Will gave a ring to", + "random_names_s1_ioi_flip_cf": "Once Don and Roger arrived at the cafeteria, Roger gave a ring to", + "random_names_s2_ioi_flip_cf": "Once Roger and Don arrived at the cafeteria, Don gave a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and William arrived at the cafeteria, Will gave a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Don and Roger arrived at the cafeteria, Don gave a ring to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "William", + "object": "ring", + "place": "cafeteria", + "random_a": "Roger", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "When Edward and Tim were about to leave the mall, Edward gave a can to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Tim were about to leave the mall, Steven gave a can to", + "random_names_cf": "When Cal and Mike were about to leave the mall, Cal gave a can to", + "s1_io_flip_cf": "When Tim and Edward were about to leave the mall, Edward gave a can to", + "s2_io_flip_cf": "When Edward and Tim were about to leave the mall, Tim gave a can to", + "random_names_s1_ioi_flip_cf": "When Mike and Cal were about to leave the mall, Cal gave a can to", + "random_names_s2_ioi_flip_cf": "When Cal and Mike were about to leave the mall, Mike gave a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Tim and Edward were about to leave the mall, Tim gave a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Cal were about to leave the mall, Mike gave a can to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Edward", + "object": "can", + "place": "mall", + "random_a": "Cal", + "random_b": "Mike", + "random_c": "Steven" + } + }, + { + "text": "While Lewis and Ryan relaxed, Lewis gave a funnel to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Ryan relaxed, Roy gave a funnel to", + "random_names_cf": "While Dan and Tom relaxed, Dan gave a funnel to", + "s1_io_flip_cf": "While Ryan and Lewis relaxed, Lewis gave a funnel to", + "s2_io_flip_cf": "While Lewis and Ryan relaxed, Ryan gave a funnel to", + "random_names_s1_ioi_flip_cf": "While Tom and Dan relaxed, Dan gave a funnel to", + "random_names_s2_ioi_flip_cf": "While Dan and Tom relaxed, Tom gave a funnel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ryan and Lewis relaxed, Ryan gave a funnel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tom and Dan relaxed, Tom gave a funnel to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Lewis", + "object": "funnel", + "place": "hangar", + "random_a": "Dan", + "random_b": "Tom", + "random_c": "Roy" + } + }, + { + "text": "Once Angel and Rick arrived at the zoo, Angel gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Rick arrived at the zoo, Alexander gave a screwdriver to", + "random_names_cf": "Once Mike and Austin arrived at the zoo, Mike gave a screwdriver to", + "s1_io_flip_cf": "Once Rick and Angel arrived at the zoo, Angel gave a screwdriver to", + "s2_io_flip_cf": "Once Angel and Rick arrived at the zoo, Rick gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Austin and Mike arrived at the zoo, Mike gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Mike and Austin arrived at the zoo, Austin gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Angel arrived at the zoo, Rick gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Austin and Mike arrived at the zoo, Austin gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Angel", + "object": "screwdriver", + "place": "zoo", + "random_a": "Mike", + "random_b": "Austin", + "random_c": "Alexander" + } + }, + { + "text": "Then, Luke and Kelly had a lot of fun at the museum. Luke gave a sink to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Kelly had a lot of fun at the museum. Tim gave a sink to", + "random_names_cf": "Then, Lewis and Peter had a lot of fun at the museum. Lewis gave a sink to", + "s1_io_flip_cf": "Then, Kelly and Luke had a lot of fun at the museum. Luke gave a sink to", + "s2_io_flip_cf": "Then, Luke and Kelly had a lot of fun at the museum. Kelly gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Lewis had a lot of fun at the museum. Lewis gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Peter had a lot of fun at the museum. Peter gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Luke had a lot of fun at the museum. Kelly gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Lewis had a lot of fun at the museum. Peter gave a sink to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "sink", + "place": "museum", + "random_a": "Lewis", + "random_b": "Peter", + "random_c": "Tim" + } + }, + { + "text": "Then, Steve and Daniel were working at the restaurant. Steve decided to give a joystick to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Daniel were working at the restaurant. Edward decided to give a joystick to", + "random_names_cf": "Then, Angel and Rob were working at the restaurant. Angel decided to give a joystick to", + "s1_io_flip_cf": "Then, Daniel and Steve were working at the restaurant. Steve decided to give a joystick to", + "s2_io_flip_cf": "Then, Steve and Daniel were working at the restaurant. Daniel decided to give a joystick to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Angel were working at the restaurant. Angel decided to give a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Angel and Rob were working at the restaurant. Rob decided to give a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Steve were working at the restaurant. Daniel decided to give a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Angel were working at the restaurant. Rob decided to give a joystick to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Steve", + "object": "joystick", + "place": "restaurant", + "random_a": "Angel", + "random_b": "Rob", + "random_c": "Edward" + } + }, + { + "text": "The square Jonathan and Jim went to had a basket. Jonathan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The square Jonathan and Jim went to had a basket. Joe gave it to", + "random_names_cf": "The square Luke and Steve went to had a basket. Luke gave it to", + "s1_io_flip_cf": "The square Jim and Jonathan went to had a basket. Jonathan gave it to", + "s2_io_flip_cf": "The square Jonathan and Jim went to had a basket. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The square Steve and Luke went to had a basket. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The square Luke and Steve went to had a basket. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The square Jim and Jonathan went to had a basket. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The square Steve and Luke went to had a basket. Steve gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Jonathan", + "object": "basket", + "place": "square", + "random_a": "Luke", + "random_b": "Steve", + "random_c": "Joe" + } + }, + { + "text": "Then, Robert and Alex were working at the cafe. Robert decided to give a laptop to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Alex were working at the cafe. Jonathan decided to give a laptop to", + "random_names_cf": "Then, Josh and Will were working at the cafe. Josh decided to give a laptop to", + "s1_io_flip_cf": "Then, Alex and Robert were working at the cafe. Robert decided to give a laptop to", + "s2_io_flip_cf": "Then, Robert and Alex were working at the cafe. Alex decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Then, Will and Josh were working at the cafe. Josh decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Will were working at the cafe. Will decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Robert were working at the cafe. Alex decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Josh were working at the cafe. Will decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Robert", + "object": "laptop", + "place": "cafe", + "random_a": "Josh", + "random_b": "Will", + "random_c": "Jonathan" + } + }, + { + "text": "When Elizabeth and Summer were about to leave the garden, Elizabeth gave a poster to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Summer were about to leave the garden, Guy gave a poster to", + "random_names_cf": "When Cal and Kay were about to leave the garden, Cal gave a poster to", + "s1_io_flip_cf": "When Summer and Elizabeth were about to leave the garden, Elizabeth gave a poster to", + "s2_io_flip_cf": "When Elizabeth and Summer were about to leave the garden, Summer gave a poster to", + "random_names_s1_ioi_flip_cf": "When Kay and Cal were about to leave the garden, Cal gave a poster to", + "random_names_s2_ioi_flip_cf": "When Cal and Kay were about to leave the garden, Kay gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Elizabeth were about to leave the garden, Summer gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Cal were about to leave the garden, Kay gave a poster to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Elizabeth", + "object": "poster", + "place": "garden", + "random_a": "Cal", + "random_b": "Kay", + "random_c": "Guy" + } + }, + { + "text": "The mall Edward and Henry went to had a wrench. Edward gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The mall Edward and Henry went to had a wrench. Rob gave it to", + "random_names_cf": "The mall Mike and Peter went to had a wrench. Mike gave it to", + "s1_io_flip_cf": "The mall Henry and Edward went to had a wrench. Edward gave it to", + "s2_io_flip_cf": "The mall Edward and Henry went to had a wrench. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The mall Peter and Mike went to had a wrench. Mike gave it to", + "random_names_s2_ioi_flip_cf": "The mall Mike and Peter went to had a wrench. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The mall Henry and Edward went to had a wrench. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The mall Peter and Mike went to had a wrench. Peter gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Edward", + "object": "wrench", + "place": "mall", + "random_a": "Mike", + "random_b": "Peter", + "random_c": "Rob" + } + }, + { + "text": "While Ross and Kay relaxed, Ross gave a carpet to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Kay relaxed, Tom gave a carpet to", + "random_names_cf": "While Edward and Alex relaxed, Edward gave a carpet to", + "s1_io_flip_cf": "While Kay and Ross relaxed, Ross gave a carpet to", + "s2_io_flip_cf": "While Ross and Kay relaxed, Kay gave a carpet to", + "random_names_s1_ioi_flip_cf": "While Alex and Edward relaxed, Edward gave a carpet to", + "random_names_s2_ioi_flip_cf": "While Edward and Alex relaxed, Alex gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Ross relaxed, Kay gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Edward relaxed, Alex gave a carpet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ross", + "object": "carpet", + "place": "parking lot", + "random_a": "Edward", + "random_b": "Alex", + "random_c": "Tom" + } + }, + { + "text": "Before Andrew and Josh left the pizzeria, Andrew decided to give a laptop to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Josh left the pizzeria, Angel decided to give a laptop to", + "random_names_cf": "Before William and Edward left the pizzeria, William decided to give a laptop to", + "s1_io_flip_cf": "Before Josh and Andrew left the pizzeria, Andrew decided to give a laptop to", + "s2_io_flip_cf": "Before Andrew and Josh left the pizzeria, Josh decided to give a laptop to", + "random_names_s1_ioi_flip_cf": "Before Edward and William left the pizzeria, William decided to give a laptop to", + "random_names_s2_ioi_flip_cf": "Before William and Edward left the pizzeria, Edward decided to give a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Andrew left the pizzeria, Josh decided to give a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and William left the pizzeria, Edward decided to give a laptop to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Andrew", + "object": "laptop", + "place": "pizzeria", + "random_a": "William", + "random_b": "Edward", + "random_c": "Angel" + } + }, + { + "text": "Then, Sarah and Scott had a lot of fun at the store. Sarah gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Sarah and Scott had a lot of fun at the store. Will gave a carpet to", + "random_names_cf": "Then, Kelly and Ryan had a lot of fun at the store. Kelly gave a carpet to", + "s1_io_flip_cf": "Then, Scott and Sarah had a lot of fun at the store. Sarah gave a carpet to", + "s2_io_flip_cf": "Then, Sarah and Scott had a lot of fun at the store. Scott gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Kelly had a lot of fun at the store. Kelly gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Ryan had a lot of fun at the store. Ryan gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Sarah had a lot of fun at the store. Scott gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Kelly had a lot of fun at the store. Ryan gave a carpet to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Sarah", + "object": "carpet", + "place": "store", + "random_a": "Kelly", + "random_b": "Ryan", + "random_c": "Will" + } + }, + { + "text": "While Sarah and Summer relaxed, Sarah gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Sarah and Summer relaxed, Robert gave a razor to", + "random_names_cf": "While Dan and Alex relaxed, Dan gave a razor to", + "s1_io_flip_cf": "While Summer and Sarah relaxed, Sarah gave a razor to", + "s2_io_flip_cf": "While Sarah and Summer relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_cf": "While Alex and Dan relaxed, Dan gave a razor to", + "random_names_s2_ioi_flip_cf": "While Dan and Alex relaxed, Alex gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Sarah relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Dan relaxed, Alex gave a razor to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Sarah", + "object": "razor", + "place": "music store", + "random_a": "Dan", + "random_b": "Alex", + "random_c": "Robert" + } + }, + { + "text": "While Scott and Ross relaxed, Scott gave a pair of pliers to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Scott and Ross relaxed, Kay gave a pair of pliers to", + "random_names_cf": "While Edward and Robert relaxed, Edward gave a pair of pliers to", + "s1_io_flip_cf": "While Ross and Scott relaxed, Scott gave a pair of pliers to", + "s2_io_flip_cf": "While Scott and Ross relaxed, Ross gave a pair of pliers to", + "random_names_s1_ioi_flip_cf": "While Robert and Edward relaxed, Edward gave a pair of pliers to", + "random_names_s2_ioi_flip_cf": "While Edward and Robert relaxed, Robert gave a pair of pliers to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ross and Scott relaxed, Ross gave a pair of pliers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Edward relaxed, Robert gave a pair of pliers to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Scott", + "object": "pair of pliers", + "place": "pizzeria", + "random_a": "Edward", + "random_b": "Robert", + "random_c": "Kay" + } + }, + { + "text": "The airport Steve and Luke went to had a machine. Steve gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The airport Steve and Luke went to had a machine. Roy gave it to", + "random_names_cf": "The airport Tim and Andrew went to had a machine. Tim gave it to", + "s1_io_flip_cf": "The airport Luke and Steve went to had a machine. Steve gave it to", + "s2_io_flip_cf": "The airport Steve and Luke went to had a machine. Luke gave it to", + "random_names_s1_ioi_flip_cf": "The airport Andrew and Tim went to had a machine. Tim gave it to", + "random_names_s2_ioi_flip_cf": "The airport Tim and Andrew went to had a machine. Andrew gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The airport Luke and Steve went to had a machine. Luke gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The airport Andrew and Tim went to had a machine. Andrew gave it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Steve", + "object": "machine", + "place": "airport", + "random_a": "Tim", + "random_b": "Andrew", + "random_c": "Roy" + } + }, + { + "text": "Then, Peter and Roy were working at the service station. Peter decided to give a comb to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Roy were working at the service station. Kelly decided to give a comb to", + "random_names_cf": "Then, Edward and Rick were working at the service station. Edward decided to give a comb to", + "s1_io_flip_cf": "Then, Roy and Peter were working at the service station. Peter decided to give a comb to", + "s2_io_flip_cf": "Then, Peter and Roy were working at the service station. Roy decided to give a comb to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Edward were working at the service station. Edward decided to give a comb to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Rick were working at the service station. Rick decided to give a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Peter were working at the service station. Roy decided to give a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Edward were working at the service station. Rick decided to give a comb to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Peter", + "object": "comb", + "place": "service station", + "random_a": "Edward", + "random_b": "Rick", + "random_c": "Kelly" + } + }, + { + "text": "When Tom and Alex got a jar at the studio, Tom decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Tom and Alex got a jar at the studio, Daniel decided to give it to", + "random_names_cf": "When Jim and Rob got a jar at the studio, Jim decided to give it to", + "s1_io_flip_cf": "When Alex and Tom got a jar at the studio, Tom decided to give it to", + "s2_io_flip_cf": "When Tom and Alex got a jar at the studio, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rob and Jim got a jar at the studio, Jim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jim and Rob got a jar at the studio, Rob decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Tom got a jar at the studio, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rob and Jim got a jar at the studio, Rob decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Tom", + "object": "jar", + "place": "studio", + "random_a": "Jim", + "random_b": "Rob", + "random_c": "Daniel" + } + }, + { + "text": "Before Henry and Robert left the harbor, Henry decided to give a pair of shoes to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Henry and Robert left the harbor, Josh decided to give a pair of shoes to", + "random_names_cf": "Before Tim and Sarah left the harbor, Tim decided to give a pair of shoes to", + "s1_io_flip_cf": "Before Robert and Henry left the harbor, Henry decided to give a pair of shoes to", + "s2_io_flip_cf": "Before Henry and Robert left the harbor, Robert decided to give a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Before Sarah and Tim left the harbor, Tim decided to give a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Before Tim and Sarah left the harbor, Sarah decided to give a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Robert and Henry left the harbor, Robert decided to give a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Sarah and Tim left the harbor, Sarah decided to give a pair of shoes to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Henry", + "object": "pair of shoes", + "place": "harbor", + "random_a": "Tim", + "random_b": "Sarah", + "random_c": "Josh" + } + }, + { + "text": "Then, Neil and Joe went to the ramp. Neil gave a trunk to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Joe went to the ramp. Luke gave a trunk to", + "random_names_cf": "Then, Henry and Cal went to the ramp. Henry gave a trunk to", + "s1_io_flip_cf": "Then, Joe and Neil went to the ramp. Neil gave a trunk to", + "s2_io_flip_cf": "Then, Neil and Joe went to the ramp. Joe gave a trunk to", + "random_names_s1_ioi_flip_cf": "Then, Cal and Henry went to the ramp. Henry gave a trunk to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Cal went to the ramp. Cal gave a trunk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Neil went to the ramp. Joe gave a trunk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Henry went to the ramp. Cal gave a trunk to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Neil", + "object": "trunk", + "place": "ramp", + "random_a": "Henry", + "random_b": "Cal", + "random_c": "Luke" + } + }, + { + "text": "While Angel and Guy relaxed, Angel gave a wrench to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Angel and Guy relaxed, Rob gave a wrench to", + "random_names_cf": "While Roger and Stan relaxed, Roger gave a wrench to", + "s1_io_flip_cf": "While Guy and Angel relaxed, Angel gave a wrench to", + "s2_io_flip_cf": "While Angel and Guy relaxed, Guy gave a wrench to", + "random_names_s1_ioi_flip_cf": "While Stan and Roger relaxed, Roger gave a wrench to", + "random_names_s2_ioi_flip_cf": "While Roger and Stan relaxed, Stan gave a wrench to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Angel relaxed, Guy gave a wrench to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Stan and Roger relaxed, Stan gave a wrench to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Angel", + "object": "wrench", + "place": "marketplace", + "random_a": "Roger", + "random_b": "Stan", + "random_c": "Rob" + } + }, + { + "text": "When Will and Austin got a laptop at the garden, Will decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Will and Austin got a laptop at the garden, Summer decided to give it to", + "random_names_cf": "When Jonathan and Steven got a laptop at the garden, Jonathan decided to give it to", + "s1_io_flip_cf": "When Austin and Will got a laptop at the garden, Will decided to give it to", + "s2_io_flip_cf": "When Will and Austin got a laptop at the garden, Austin decided to give it to", + "random_names_s1_ioi_flip_cf": "When Steven and Jonathan got a laptop at the garden, Jonathan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Steven got a laptop at the garden, Steven decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Austin and Will got a laptop at the garden, Austin decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Steven and Jonathan got a laptop at the garden, Steven decided to give it to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Will", + "object": "laptop", + "place": "garden", + "random_a": "Jonathan", + "random_b": "Steven", + "random_c": "Summer" + } + }, + { + "text": "When Charles and Elizabeth got a machine at the tire store, Charles decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Charles and Elizabeth got a machine at the tire store, Rob decided to give it to", + "random_names_cf": "When Robert and Henry got a machine at the tire store, Robert decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Charles got a machine at the tire store, Charles decided to give it to", + "s2_io_flip_cf": "When Charles and Elizabeth got a machine at the tire store, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Robert got a machine at the tire store, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Henry got a machine at the tire store, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Charles got a machine at the tire store, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Robert got a machine at the tire store, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Charles", + "object": "machine", + "place": "tire store", + "random_a": "Robert", + "random_b": "Henry", + "random_c": "Rob" + } + }, + { + "text": "When Elizabeth and Phil were about to leave the harbor, Elizabeth gave a ribbon to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Phil were about to leave the harbor, Charles gave a ribbon to", + "random_names_cf": "When Stan and Ryan were about to leave the harbor, Stan gave a ribbon to", + "s1_io_flip_cf": "When Phil and Elizabeth were about to leave the harbor, Elizabeth gave a ribbon to", + "s2_io_flip_cf": "When Elizabeth and Phil were about to leave the harbor, Phil gave a ribbon to", + "random_names_s1_ioi_flip_cf": "When Ryan and Stan were about to leave the harbor, Stan gave a ribbon to", + "random_names_s2_ioi_flip_cf": "When Stan and Ryan were about to leave the harbor, Ryan gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Elizabeth were about to leave the harbor, Phil gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Stan were about to leave the harbor, Ryan gave a ribbon to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Elizabeth", + "object": "ribbon", + "place": "harbor", + "random_a": "Stan", + "random_b": "Ryan", + "random_c": "Charles" + } + }, + { + "text": "Once Luke and Phil arrived at the university campus, Luke gave a sifter to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Phil arrived at the university campus, Ryan gave a sifter to", + "random_names_cf": "Once Jim and Guy arrived at the university campus, Jim gave a sifter to", + "s1_io_flip_cf": "Once Phil and Luke arrived at the university campus, Luke gave a sifter to", + "s2_io_flip_cf": "Once Luke and Phil arrived at the university campus, Phil gave a sifter to", + "random_names_s1_ioi_flip_cf": "Once Guy and Jim arrived at the university campus, Jim gave a sifter to", + "random_names_s2_ioi_flip_cf": "Once Jim and Guy arrived at the university campus, Guy gave a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Luke arrived at the university campus, Phil gave a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Jim arrived at the university campus, Guy gave a sifter to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Luke", + "object": "sifter", + "place": "university campus", + "random_a": "Jim", + "random_b": "Guy", + "random_c": "Ryan" + } + }, + { + "text": "Then, Daniel and Summer had a lot of fun at the tire store. Daniel gave a carpet to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Summer had a lot of fun at the tire store. Will gave a carpet to", + "random_names_cf": "Then, Joe and Henry had a lot of fun at the tire store. Joe gave a carpet to", + "s1_io_flip_cf": "Then, Summer and Daniel had a lot of fun at the tire store. Daniel gave a carpet to", + "s2_io_flip_cf": "Then, Daniel and Summer had a lot of fun at the tire store. Summer gave a carpet to", + "random_names_s1_ioi_flip_cf": "Then, Henry and Joe had a lot of fun at the tire store. Joe gave a carpet to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Henry had a lot of fun at the tire store. Henry gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Daniel had a lot of fun at the tire store. Summer gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Joe had a lot of fun at the tire store. Henry gave a carpet to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Daniel", + "object": "carpet", + "place": "tire store", + "random_a": "Joe", + "random_b": "Henry", + "random_c": "Will" + } + }, + { + "text": "The stadium Tom and Scott went to had a comb. Tom gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Tom and Scott went to had a comb. Rob gave it to", + "random_names_cf": "The stadium Josh and Charles went to had a comb. Josh gave it to", + "s1_io_flip_cf": "The stadium Scott and Tom went to had a comb. Tom gave it to", + "s2_io_flip_cf": "The stadium Tom and Scott went to had a comb. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Charles and Josh went to had a comb. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Josh and Charles went to had a comb. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Scott and Tom went to had a comb. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Charles and Josh went to had a comb. Charles gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tom", + "object": "comb", + "place": "stadium", + "random_a": "Josh", + "random_b": "Charles", + "random_c": "Rob" + } + }, + { + "text": "Then, Will and Henry went to the court. Will gave a tent to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Henry went to the court. Kay gave a tent to", + "random_names_cf": "Then, Lewis and Austin went to the court. Lewis gave a tent to", + "s1_io_flip_cf": "Then, Henry and Will went to the court. Will gave a tent to", + "s2_io_flip_cf": "Then, Will and Henry went to the court. Henry gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Lewis went to the court. Lewis gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Austin went to the court. Austin gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Will went to the court. Henry gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Lewis went to the court. Austin gave a tent to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Will", + "object": "tent", + "place": "court", + "random_a": "Lewis", + "random_b": "Austin", + "random_c": "Kay" + } + }, + { + "text": "When Angel and Peter were about to leave the car, Angel gave a pair of sunglasses to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Angel and Peter were about to leave the car, Rob gave a pair of sunglasses to", + "random_names_cf": "When Grant and William were about to leave the car, Grant gave a pair of sunglasses to", + "s1_io_flip_cf": "When Peter and Angel were about to leave the car, Angel gave a pair of sunglasses to", + "s2_io_flip_cf": "When Angel and Peter were about to leave the car, Peter gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "When William and Grant were about to leave the car, Grant gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "When Grant and William were about to leave the car, William gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Angel were about to leave the car, Peter gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When William and Grant were about to leave the car, William gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Peter", + "subject": "Angel", + "object": "pair of sunglasses", + "place": "car", + "random_a": "Grant", + "random_b": "William", + "random_c": "Rob" + } + }, + { + "text": "Then, Kelly and Steven had a lot of fun at the spa. Kelly gave a ribbon to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Steven had a lot of fun at the spa. Mike gave a ribbon to", + "random_names_cf": "Then, Edward and Joe had a lot of fun at the spa. Edward gave a ribbon to", + "s1_io_flip_cf": "Then, Steven and Kelly had a lot of fun at the spa. Kelly gave a ribbon to", + "s2_io_flip_cf": "Then, Kelly and Steven had a lot of fun at the spa. Steven gave a ribbon to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Edward had a lot of fun at the spa. Edward gave a ribbon to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Joe had a lot of fun at the spa. Joe gave a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Kelly had a lot of fun at the spa. Steven gave a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Edward had a lot of fun at the spa. Joe gave a ribbon to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Kelly", + "object": "ribbon", + "place": "spa", + "random_a": "Edward", + "random_b": "Joe", + "random_c": "Mike" + } + }, + { + "text": "Then, Andrew and Robert went to the convenience store. Andrew gave a ruler to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Robert went to the convenience store. Roger gave a ruler to", + "random_names_cf": "Then, Joe and Tim went to the convenience store. Joe gave a ruler to", + "s1_io_flip_cf": "Then, Robert and Andrew went to the convenience store. Andrew gave a ruler to", + "s2_io_flip_cf": "Then, Andrew and Robert went to the convenience store. Robert gave a ruler to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Joe went to the convenience store. Joe gave a ruler to", + "random_names_s2_ioi_flip_cf": "Then, Joe and Tim went to the convenience store. Tim gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Robert and Andrew went to the convenience store. Robert gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Joe went to the convenience store. Tim gave a ruler to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Andrew", + "object": "ruler", + "place": "convenience store", + "random_a": "Joe", + "random_b": "Tim", + "random_c": "Roger" + } + }, + { + "text": "When Grant and Andrew were about to leave the park, Grant gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Grant and Andrew were about to leave the park, Ryan gave a desk to", + "random_names_cf": "When Steve and Summer were about to leave the park, Steve gave a desk to", + "s1_io_flip_cf": "When Andrew and Grant were about to leave the park, Grant gave a desk to", + "s2_io_flip_cf": "When Grant and Andrew were about to leave the park, Andrew gave a desk to", + "random_names_s1_ioi_flip_cf": "When Summer and Steve were about to leave the park, Steve gave a desk to", + "random_names_s2_ioi_flip_cf": "When Steve and Summer were about to leave the park, Summer gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Grant were about to leave the park, Andrew gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steve were about to leave the park, Summer gave a desk to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Grant", + "object": "desk", + "place": "park", + "random_a": "Steve", + "random_b": "Summer", + "random_c": "Ryan" + } + }, + { + "text": "Then, Roy and William had a lot of fun at the stadium. Roy gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roy and William had a lot of fun at the stadium. Luke gave a ladder to", + "random_names_cf": "Then, Rob and Alexander had a lot of fun at the stadium. Rob gave a ladder to", + "s1_io_flip_cf": "Then, William and Roy had a lot of fun at the stadium. Roy gave a ladder to", + "s2_io_flip_cf": "Then, Roy and William had a lot of fun at the stadium. William gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Rob had a lot of fun at the stadium. Rob gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Alexander had a lot of fun at the stadium. Alexander gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Roy had a lot of fun at the stadium. William gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Rob had a lot of fun at the stadium. Alexander gave a ladder to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Roy", + "object": "ladder", + "place": "stadium", + "random_a": "Rob", + "random_b": "Alexander", + "random_c": "Luke" + } + }, + { + "text": "Then, Jonathan and Alexander went to the university campus. Jonathan gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jonathan and Alexander went to the university campus. Rob gave a thread to", + "random_names_cf": "Then, Tim and Steve went to the university campus. Tim gave a thread to", + "s1_io_flip_cf": "Then, Alexander and Jonathan went to the university campus. Jonathan gave a thread to", + "s2_io_flip_cf": "Then, Jonathan and Alexander went to the university campus. Alexander gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Steve and Tim went to the university campus. Tim gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Steve went to the university campus. Steve gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Jonathan went to the university campus. Alexander gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Tim went to the university campus. Steve gave a thread to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Jonathan", + "object": "thread", + "place": "university campus", + "random_a": "Tim", + "random_b": "Steve", + "random_c": "Rob" + } + }, + { + "text": "Once Steven and Rick arrived at the harbor, Steven gave a poster to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Rick arrived at the harbor, William gave a poster to", + "random_names_cf": "Once Will and Neil arrived at the harbor, Will gave a poster to", + "s1_io_flip_cf": "Once Rick and Steven arrived at the harbor, Steven gave a poster to", + "s2_io_flip_cf": "Once Steven and Rick arrived at the harbor, Rick gave a poster to", + "random_names_s1_ioi_flip_cf": "Once Neil and Will arrived at the harbor, Will gave a poster to", + "random_names_s2_ioi_flip_cf": "Once Will and Neil arrived at the harbor, Neil gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Steven arrived at the harbor, Rick gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Will arrived at the harbor, Neil gave a poster to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Steven", + "object": "poster", + "place": "harbor", + "random_a": "Will", + "random_b": "Neil", + "random_c": "William" + } + }, + { + "text": "Before Luke and Ross left the salon, Luke decided to give a crate to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Ross left the salon, Charles decided to give a crate to", + "random_names_cf": "Before Stan and Jonathan left the salon, Stan decided to give a crate to", + "s1_io_flip_cf": "Before Ross and Luke left the salon, Luke decided to give a crate to", + "s2_io_flip_cf": "Before Luke and Ross left the salon, Ross decided to give a crate to", + "random_names_s1_ioi_flip_cf": "Before Jonathan and Stan left the salon, Stan decided to give a crate to", + "random_names_s2_ioi_flip_cf": "Before Stan and Jonathan left the salon, Jonathan decided to give a crate to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Luke left the salon, Ross decided to give a crate to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Jonathan and Stan left the salon, Jonathan decided to give a crate to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Luke", + "object": "crate", + "place": "salon", + "random_a": "Stan", + "random_b": "Jonathan", + "random_c": "Charles" + } + }, + { + "text": "When Don and William got a bowl at the spa, Don decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Don and William got a bowl at the spa, Lewis decided to give it to", + "random_names_cf": "When Neil and Rick got a bowl at the spa, Neil decided to give it to", + "s1_io_flip_cf": "When William and Don got a bowl at the spa, Don decided to give it to", + "s2_io_flip_cf": "When Don and William got a bowl at the spa, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Rick and Neil got a bowl at the spa, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Rick got a bowl at the spa, Rick decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Don got a bowl at the spa, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Rick and Neil got a bowl at the spa, Rick decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Don", + "object": "bowl", + "place": "spa", + "random_a": "Neil", + "random_b": "Rick", + "random_c": "Lewis" + } + }, + { + "text": "Then, Robert and Kay had a lot of fun at the dorm. Robert gave a jar to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Kay had a lot of fun at the dorm. Andrew gave a jar to", + "random_names_cf": "Then, Elizabeth and Tim had a lot of fun at the dorm. Elizabeth gave a jar to", + "s1_io_flip_cf": "Then, Kay and Robert had a lot of fun at the dorm. Robert gave a jar to", + "s2_io_flip_cf": "Then, Robert and Kay had a lot of fun at the dorm. Kay gave a jar to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Elizabeth had a lot of fun at the dorm. Elizabeth gave a jar to", + "random_names_s2_ioi_flip_cf": "Then, Elizabeth and Tim had a lot of fun at the dorm. Tim gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Robert had a lot of fun at the dorm. Kay gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Elizabeth had a lot of fun at the dorm. Tim gave a jar to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Robert", + "object": "jar", + "place": "dorm", + "random_a": "Elizabeth", + "random_b": "Tim", + "random_c": "Andrew" + } + }, + { + "text": "While Dan and Jonathan relaxed, Dan gave a pin to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Dan and Jonathan relaxed, Neil gave a pin to", + "random_names_cf": "While Roger and Kay relaxed, Roger gave a pin to", + "s1_io_flip_cf": "While Jonathan and Dan relaxed, Dan gave a pin to", + "s2_io_flip_cf": "While Dan and Jonathan relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_cf": "While Kay and Roger relaxed, Roger gave a pin to", + "random_names_s2_ioi_flip_cf": "While Roger and Kay relaxed, Kay gave a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Dan relaxed, Jonathan gave a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Kay and Roger relaxed, Kay gave a pin to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Dan", + "object": "pin", + "place": "tire store", + "random_a": "Roger", + "random_b": "Kay", + "random_c": "Neil" + } + }, + { + "text": "Then, Luke and Lewis went to the square. Luke gave a pen to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Lewis went to the square. Sarah gave a pen to", + "random_names_cf": "Then, Charles and Austin went to the square. Charles gave a pen to", + "s1_io_flip_cf": "Then, Lewis and Luke went to the square. Luke gave a pen to", + "s2_io_flip_cf": "Then, Luke and Lewis went to the square. Lewis gave a pen to", + "random_names_s1_ioi_flip_cf": "Then, Austin and Charles went to the square. Charles gave a pen to", + "random_names_s2_ioi_flip_cf": "Then, Charles and Austin went to the square. Austin gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Luke went to the square. Lewis gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Charles went to the square. Austin gave a pen to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Luke", + "object": "pen", + "place": "square", + "random_a": "Charles", + "random_b": "Austin", + "random_c": "Sarah" + } + }, + { + "text": "Then, Ross and Elizabeth had a lot of fun at the supermarket. Ross gave a ladder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Elizabeth had a lot of fun at the supermarket. Andrew gave a ladder to", + "random_names_cf": "Then, Steven and Kelly had a lot of fun at the supermarket. Steven gave a ladder to", + "s1_io_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the supermarket. Ross gave a ladder to", + "s2_io_flip_cf": "Then, Ross and Elizabeth had a lot of fun at the supermarket. Elizabeth gave a ladder to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Steven had a lot of fun at the supermarket. Steven gave a ladder to", + "random_names_s2_ioi_flip_cf": "Then, Steven and Kelly had a lot of fun at the supermarket. Kelly gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Elizabeth and Ross had a lot of fun at the supermarket. Elizabeth gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Steven had a lot of fun at the supermarket. Kelly gave a ladder to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Ross", + "object": "ladder", + "place": "supermarket", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Andrew" + } + }, + { + "text": "Before Tim and Scott left the airport, Tim decided to give a can to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Tim and Scott left the airport, Ryan decided to give a can to", + "random_names_cf": "Before Henry and Peter left the airport, Henry decided to give a can to", + "s1_io_flip_cf": "Before Scott and Tim left the airport, Tim decided to give a can to", + "s2_io_flip_cf": "Before Tim and Scott left the airport, Scott decided to give a can to", + "random_names_s1_ioi_flip_cf": "Before Peter and Henry left the airport, Henry decided to give a can to", + "random_names_s2_ioi_flip_cf": "Before Henry and Peter left the airport, Peter decided to give a can to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Tim left the airport, Scott decided to give a can to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Henry left the airport, Peter decided to give a can to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Tim", + "object": "can", + "place": "airport", + "random_a": "Henry", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "The music store Summer and Ross went to had a screwdriver. Summer gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The music store Summer and Ross went to had a screwdriver. Andrew gave it to", + "random_names_cf": "The music store Jonathan and Steve went to had a screwdriver. Jonathan gave it to", + "s1_io_flip_cf": "The music store Ross and Summer went to had a screwdriver. Summer gave it to", + "s2_io_flip_cf": "The music store Summer and Ross went to had a screwdriver. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The music store Steve and Jonathan went to had a screwdriver. Jonathan gave it to", + "random_names_s2_ioi_flip_cf": "The music store Jonathan and Steve went to had a screwdriver. Steve gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The music store Ross and Summer went to had a screwdriver. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The music store Steve and Jonathan went to had a screwdriver. Steve gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Summer", + "object": "screwdriver", + "place": "music store", + "random_a": "Jonathan", + "random_b": "Steve", + "random_c": "Andrew" + } + }, + { + "text": "When Luke and William got a toilet at the elevator, Luke decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Luke and William got a toilet at the elevator, Rick decided to give it to", + "random_names_cf": "When Henry and Roger got a toilet at the elevator, Henry decided to give it to", + "s1_io_flip_cf": "When William and Luke got a toilet at the elevator, Luke decided to give it to", + "s2_io_flip_cf": "When Luke and William got a toilet at the elevator, William decided to give it to", + "random_names_s1_ioi_flip_cf": "When Roger and Henry got a toilet at the elevator, Henry decided to give it to", + "random_names_s2_ioi_flip_cf": "When Henry and Roger got a toilet at the elevator, Roger decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Luke got a toilet at the elevator, William decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Henry got a toilet at the elevator, Roger decided to give it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Luke", + "object": "toilet", + "place": "elevator", + "random_a": "Henry", + "random_b": "Roger", + "random_c": "Rick" + } + }, + { + "text": "Then, Andrew and Charles went to the park. Andrew gave a drill bit to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Andrew and Charles went to the park. Daniel gave a drill bit to", + "random_names_cf": "Then, Peter and Phil went to the park. Peter gave a drill bit to", + "s1_io_flip_cf": "Then, Charles and Andrew went to the park. Andrew gave a drill bit to", + "s2_io_flip_cf": "Then, Andrew and Charles went to the park. Charles gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Peter went to the park. Peter gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Peter and Phil went to the park. Phil gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Andrew went to the park. Charles gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Peter went to the park. Phil gave a drill bit to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Andrew", + "object": "drill bit", + "place": "park", + "random_a": "Peter", + "random_b": "Phil", + "random_c": "Daniel" + } + }, + { + "text": "While Alexander and Summer relaxed, Alexander gave a razor to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Alexander and Summer relaxed, Ryan gave a razor to", + "random_names_cf": "While Elizabeth and Peter relaxed, Elizabeth gave a razor to", + "s1_io_flip_cf": "While Summer and Alexander relaxed, Alexander gave a razor to", + "s2_io_flip_cf": "While Alexander and Summer relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_cf": "While Peter and Elizabeth relaxed, Elizabeth gave a razor to", + "random_names_s2_ioi_flip_cf": "While Elizabeth and Peter relaxed, Peter gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Summer and Alexander relaxed, Summer gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Peter and Elizabeth relaxed, Peter gave a razor to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alexander", + "object": "razor", + "place": "toy store", + "random_a": "Elizabeth", + "random_b": "Peter", + "random_c": "Ryan" + } + }, + { + "text": "Once Stan and Kay arrived at the university campus, Stan gave a tablet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Stan and Kay arrived at the university campus, Elizabeth gave a tablet to", + "random_names_cf": "Once Neil and Guy arrived at the university campus, Neil gave a tablet to", + "s1_io_flip_cf": "Once Kay and Stan arrived at the university campus, Stan gave a tablet to", + "s2_io_flip_cf": "Once Stan and Kay arrived at the university campus, Kay gave a tablet to", + "random_names_s1_ioi_flip_cf": "Once Guy and Neil arrived at the university campus, Neil gave a tablet to", + "random_names_s2_ioi_flip_cf": "Once Neil and Guy arrived at the university campus, Guy gave a tablet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Kay and Stan arrived at the university campus, Kay gave a tablet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Guy and Neil arrived at the university campus, Guy gave a tablet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Stan", + "object": "tablet", + "place": "university campus", + "random_a": "Neil", + "random_b": "Guy", + "random_c": "Elizabeth" + } + }, + { + "text": "When Daniel and Andrew got a wrench at the car, Daniel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Daniel and Andrew got a wrench at the car, Dan decided to give it to", + "random_names_cf": "When Will and Don got a wrench at the car, Will decided to give it to", + "s1_io_flip_cf": "When Andrew and Daniel got a wrench at the car, Daniel decided to give it to", + "s2_io_flip_cf": "When Daniel and Andrew got a wrench at the car, Andrew decided to give it to", + "random_names_s1_ioi_flip_cf": "When Don and Will got a wrench at the car, Will decided to give it to", + "random_names_s2_ioi_flip_cf": "When Will and Don got a wrench at the car, Don decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Daniel got a wrench at the car, Andrew decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Don and Will got a wrench at the car, Don decided to give it to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Daniel", + "object": "wrench", + "place": "car", + "random_a": "Will", + "random_b": "Don", + "random_c": "Dan" + } + }, + { + "text": "Once Angel and Ross arrived at the pizzeria, Angel gave a banner to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Angel and Ross arrived at the pizzeria, Stan gave a banner to", + "random_names_cf": "Once Josh and Alexander arrived at the pizzeria, Josh gave a banner to", + "s1_io_flip_cf": "Once Ross and Angel arrived at the pizzeria, Angel gave a banner to", + "s2_io_flip_cf": "Once Angel and Ross arrived at the pizzeria, Ross gave a banner to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Josh arrived at the pizzeria, Josh gave a banner to", + "random_names_s2_ioi_flip_cf": "Once Josh and Alexander arrived at the pizzeria, Alexander gave a banner to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ross and Angel arrived at the pizzeria, Ross gave a banner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Josh arrived at the pizzeria, Alexander gave a banner to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Angel", + "object": "banner", + "place": "pizzeria", + "random_a": "Josh", + "random_b": "Alexander", + "random_c": "Stan" + } + }, + { + "text": "Then, Rick and Will had a lot of fun at the garden. Rick gave a shoe to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Rick and Will had a lot of fun at the garden. Neil gave a shoe to", + "random_names_cf": "Then, Jonathan and Guy had a lot of fun at the garden. Jonathan gave a shoe to", + "s1_io_flip_cf": "Then, Will and Rick had a lot of fun at the garden. Rick gave a shoe to", + "s2_io_flip_cf": "Then, Rick and Will had a lot of fun at the garden. Will gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Jonathan had a lot of fun at the garden. Jonathan gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Guy had a lot of fun at the garden. Guy gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Rick had a lot of fun at the garden. Will gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Jonathan had a lot of fun at the garden. Guy gave a shoe to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Rick", + "object": "shoe", + "place": "garden", + "random_a": "Jonathan", + "random_b": "Guy", + "random_c": "Neil" + } + }, + { + "text": "Then, Neil and Jim went to the stadium. Neil gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Jim went to the stadium. Guy gave a thread to", + "random_names_cf": "Then, Will and Tim went to the stadium. Will gave a thread to", + "s1_io_flip_cf": "Then, Jim and Neil went to the stadium. Neil gave a thread to", + "s2_io_flip_cf": "Then, Neil and Jim went to the stadium. Jim gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Will went to the stadium. Will gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Will and Tim went to the stadium. Tim gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Neil went to the stadium. Jim gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Will went to the stadium. Tim gave a thread to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Neil", + "object": "thread", + "place": "stadium", + "random_a": "Will", + "random_b": "Tim", + "random_c": "Guy" + } + }, + { + "text": "When William and Grant were about to leave the restaurant, William gave a gold watch to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When William and Grant were about to leave the restaurant, Rick gave a gold watch to", + "random_names_cf": "When Tom and Ross were about to leave the restaurant, Tom gave a gold watch to", + "s1_io_flip_cf": "When Grant and William were about to leave the restaurant, William gave a gold watch to", + "s2_io_flip_cf": "When William and Grant were about to leave the restaurant, Grant gave a gold watch to", + "random_names_s1_ioi_flip_cf": "When Ross and Tom were about to leave the restaurant, Tom gave a gold watch to", + "random_names_s2_ioi_flip_cf": "When Tom and Ross were about to leave the restaurant, Ross gave a gold watch to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Grant and William were about to leave the restaurant, Grant gave a gold watch to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Tom were about to leave the restaurant, Ross gave a gold watch to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "William", + "object": "gold watch", + "place": "restaurant", + "random_a": "Tom", + "random_b": "Ross", + "random_c": "Rick" + } + }, + { + "text": "While Summer and Alexander relaxed, Summer gave a bowl to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Alexander relaxed, Rob gave a bowl to", + "random_names_cf": "While Jim and Will relaxed, Jim gave a bowl to", + "s1_io_flip_cf": "While Alexander and Summer relaxed, Summer gave a bowl to", + "s2_io_flip_cf": "While Summer and Alexander relaxed, Alexander gave a bowl to", + "random_names_s1_ioi_flip_cf": "While Will and Jim relaxed, Jim gave a bowl to", + "random_names_s2_ioi_flip_cf": "While Jim and Will relaxed, Will gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Summer relaxed, Alexander gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Will and Jim relaxed, Will gave a bowl to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Summer", + "object": "bowl", + "place": "studio", + "random_a": "Jim", + "random_b": "Will", + "random_c": "Rob" + } + }, + { + "text": "When Cal and Joe got a tablet at the gym, Cal decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Cal and Joe got a tablet at the gym, Stan decided to give it to", + "random_names_cf": "When Guy and Summer got a tablet at the gym, Guy decided to give it to", + "s1_io_flip_cf": "When Joe and Cal got a tablet at the gym, Cal decided to give it to", + "s2_io_flip_cf": "When Cal and Joe got a tablet at the gym, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Guy got a tablet at the gym, Guy decided to give it to", + "random_names_s2_ioi_flip_cf": "When Guy and Summer got a tablet at the gym, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Cal got a tablet at the gym, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Guy got a tablet at the gym, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "tablet", + "place": "gym", + "random_a": "Guy", + "random_b": "Summer", + "random_c": "Stan" + } + }, + { + "text": "Before Scott and Andrew left the park, Scott decided to give a toaster to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Andrew left the park, Alexander decided to give a toaster to", + "random_names_cf": "Before Joe and Kelly left the park, Joe decided to give a toaster to", + "s1_io_flip_cf": "Before Andrew and Scott left the park, Scott decided to give a toaster to", + "s2_io_flip_cf": "Before Scott and Andrew left the park, Andrew decided to give a toaster to", + "random_names_s1_ioi_flip_cf": "Before Kelly and Joe left the park, Joe decided to give a toaster to", + "random_names_s2_ioi_flip_cf": "Before Joe and Kelly left the park, Kelly decided to give a toaster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Andrew and Scott left the park, Andrew decided to give a toaster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Kelly and Joe left the park, Kelly decided to give a toaster to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Scott", + "object": "toaster", + "place": "park", + "random_a": "Joe", + "random_b": "Kelly", + "random_c": "Alexander" + } + }, + { + "text": "Then, Edward and Henry went to the field. Edward gave a basketball to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Edward and Henry went to the field. Joe gave a basketball to", + "random_names_cf": "Then, Kelly and Tom went to the field. Kelly gave a basketball to", + "s1_io_flip_cf": "Then, Henry and Edward went to the field. Edward gave a basketball to", + "s2_io_flip_cf": "Then, Edward and Henry went to the field. Henry gave a basketball to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Kelly went to the field. Kelly gave a basketball to", + "random_names_s2_ioi_flip_cf": "Then, Kelly and Tom went to the field. Tom gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Edward went to the field. Henry gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Kelly went to the field. Tom gave a basketball to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Edward", + "object": "basketball", + "place": "field", + "random_a": "Kelly", + "random_b": "Tom", + "random_c": "Joe" + } + }, + { + "text": "The ramp Ryan and Will went to had a shoe. Ryan gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Ryan and Will went to had a shoe. Edward gave it to", + "random_names_cf": "The ramp Alex and Charles went to had a shoe. Alex gave it to", + "s1_io_flip_cf": "The ramp Will and Ryan went to had a shoe. Ryan gave it to", + "s2_io_flip_cf": "The ramp Ryan and Will went to had a shoe. Will gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Charles and Alex went to had a shoe. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Alex and Charles went to had a shoe. Charles gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Will and Ryan went to had a shoe. Will gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Charles and Alex went to had a shoe. Charles gave it to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Ryan", + "object": "shoe", + "place": "ramp", + "random_a": "Alex", + "random_b": "Charles", + "random_c": "Edward" + } + }, + { + "text": "Then, Tom and Dan went to the gym. Tom gave a thread to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Dan went to the gym. Guy gave a thread to", + "random_names_cf": "Then, Daniel and Grant went to the gym. Daniel gave a thread to", + "s1_io_flip_cf": "Then, Dan and Tom went to the gym. Tom gave a thread to", + "s2_io_flip_cf": "Then, Tom and Dan went to the gym. Dan gave a thread to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Daniel went to the gym. Daniel gave a thread to", + "random_names_s2_ioi_flip_cf": "Then, Daniel and Grant went to the gym. Grant gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Tom went to the gym. Dan gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Daniel went to the gym. Grant gave a thread to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Tom", + "object": "thread", + "place": "gym", + "random_a": "Daniel", + "random_b": "Grant", + "random_c": "Guy" + } + }, + { + "text": "Then, Dan and Alexander had a lot of fun at the dorm. Dan gave a razor to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Alexander had a lot of fun at the dorm. Ryan gave a razor to", + "random_names_cf": "Then, Edward and Ross had a lot of fun at the dorm. Edward gave a razor to", + "s1_io_flip_cf": "Then, Alexander and Dan had a lot of fun at the dorm. Dan gave a razor to", + "s2_io_flip_cf": "Then, Dan and Alexander had a lot of fun at the dorm. Alexander gave a razor to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Edward had a lot of fun at the dorm. Edward gave a razor to", + "random_names_s2_ioi_flip_cf": "Then, Edward and Ross had a lot of fun at the dorm. Ross gave a razor to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Dan had a lot of fun at the dorm. Alexander gave a razor to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Edward had a lot of fun at the dorm. Ross gave a razor to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Dan", + "object": "razor", + "place": "dorm", + "random_a": "Edward", + "random_b": "Ross", + "random_c": "Ryan" + } + }, + { + "text": "While Andrew and Mike relaxed, Andrew gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Andrew and Mike relaxed, Alexander gave a poster to", + "random_names_cf": "While Don and Grant relaxed, Don gave a poster to", + "s1_io_flip_cf": "While Mike and Andrew relaxed, Andrew gave a poster to", + "s2_io_flip_cf": "While Andrew and Mike relaxed, Mike gave a poster to", + "random_names_s1_ioi_flip_cf": "While Grant and Don relaxed, Don gave a poster to", + "random_names_s2_ioi_flip_cf": "While Don and Grant relaxed, Grant gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Mike and Andrew relaxed, Mike gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Don relaxed, Grant gave a poster to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Andrew", + "object": "poster", + "place": "gift shop", + "random_a": "Don", + "random_b": "Grant", + "random_c": "Alexander" + } + }, + { + "text": "When Edward and Ross were about to leave the garden, Edward gave a ruler to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Edward and Ross were about to leave the garden, Kelly gave a ruler to", + "random_names_cf": "When Kay and Neil were about to leave the garden, Kay gave a ruler to", + "s1_io_flip_cf": "When Ross and Edward were about to leave the garden, Edward gave a ruler to", + "s2_io_flip_cf": "When Edward and Ross were about to leave the garden, Ross gave a ruler to", + "random_names_s1_ioi_flip_cf": "When Neil and Kay were about to leave the garden, Kay gave a ruler to", + "random_names_s2_ioi_flip_cf": "When Kay and Neil were about to leave the garden, Neil gave a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Edward were about to leave the garden, Ross gave a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Kay were about to leave the garden, Neil gave a ruler to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Edward", + "object": "ruler", + "place": "garden", + "random_a": "Kay", + "random_b": "Neil", + "random_c": "Kelly" + } + }, + { + "text": "While Steve and Jonathan relaxed, Steve gave a strap to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Steve and Jonathan relaxed, Peter gave a strap to", + "random_names_cf": "While Ross and Alexander relaxed, Ross gave a strap to", + "s1_io_flip_cf": "While Jonathan and Steve relaxed, Steve gave a strap to", + "s2_io_flip_cf": "While Steve and Jonathan relaxed, Jonathan gave a strap to", + "random_names_s1_ioi_flip_cf": "While Alexander and Ross relaxed, Ross gave a strap to", + "random_names_s2_ioi_flip_cf": "While Ross and Alexander relaxed, Alexander gave a strap to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jonathan and Steve relaxed, Jonathan gave a strap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Ross relaxed, Alexander gave a strap to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Steve", + "object": "strap", + "place": "resort", + "random_a": "Ross", + "random_b": "Alexander", + "random_c": "Peter" + } + }, + { + "text": "Once Henry and Daniel arrived at the square, Henry gave a sock to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Henry and Daniel arrived at the square, Rob gave a sock to", + "random_names_cf": "Once Neil and Alexander arrived at the square, Neil gave a sock to", + "s1_io_flip_cf": "Once Daniel and Henry arrived at the square, Henry gave a sock to", + "s2_io_flip_cf": "Once Henry and Daniel arrived at the square, Daniel gave a sock to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Neil arrived at the square, Neil gave a sock to", + "random_names_s2_ioi_flip_cf": "Once Neil and Alexander arrived at the square, Alexander gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Henry arrived at the square, Daniel gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Neil arrived at the square, Alexander gave a sock to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Henry", + "object": "sock", + "place": "square", + "random_a": "Neil", + "random_b": "Alexander", + "random_c": "Rob" + } + }, + { + "text": "Then, Alexander and Will were working at the store. Alexander decided to give a thread to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Will were working at the store. Sarah decided to give a thread to", + "random_names_cf": "Then, Dan and Guy were working at the store. Dan decided to give a thread to", + "s1_io_flip_cf": "Then, Will and Alexander were working at the store. Alexander decided to give a thread to", + "s2_io_flip_cf": "Then, Alexander and Will were working at the store. Will decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Then, Guy and Dan were working at the store. Dan decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Guy were working at the store. Guy decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Alexander were working at the store. Will decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Dan were working at the store. Guy decided to give a thread to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Alexander", + "object": "thread", + "place": "store", + "random_a": "Dan", + "random_b": "Guy", + "random_c": "Sarah" + } + }, + { + "text": "When Robert and Phil were about to leave the break room, Robert gave a pair of goggles to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Robert and Phil were about to leave the break room, Ross gave a pair of goggles to", + "random_names_cf": "When Guy and Jonathan were about to leave the break room, Guy gave a pair of goggles to", + "s1_io_flip_cf": "When Phil and Robert were about to leave the break room, Robert gave a pair of goggles to", + "s2_io_flip_cf": "When Robert and Phil were about to leave the break room, Phil gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Guy were about to leave the break room, Guy gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "When Guy and Jonathan were about to leave the break room, Jonathan gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Phil and Robert were about to leave the break room, Phil gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Guy were about to leave the break room, Jonathan gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Robert", + "object": "pair of goggles", + "place": "break room", + "random_a": "Guy", + "random_b": "Jonathan", + "random_c": "Ross" + } + }, + { + "text": "Then, Luke and Alexander were working at the airport. Luke decided to give a basket to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Luke and Alexander were working at the airport. Edward decided to give a basket to", + "random_names_cf": "Then, Rob and Scott were working at the airport. Rob decided to give a basket to", + "s1_io_flip_cf": "Then, Alexander and Luke were working at the airport. Luke decided to give a basket to", + "s2_io_flip_cf": "Then, Luke and Alexander were working at the airport. Alexander decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Then, Scott and Rob were working at the airport. Rob decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Scott were working at the airport. Scott decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Luke were working at the airport. Alexander decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Rob were working at the airport. Scott decided to give a basket to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Luke", + "object": "basket", + "place": "airport", + "random_a": "Rob", + "random_b": "Scott", + "random_c": "Edward" + } + }, + { + "text": "The racetrack Elizabeth and Ross went to had a ladder. Elizabeth gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Elizabeth and Ross went to had a ladder. Phil gave it to", + "random_names_cf": "The racetrack Roy and Alex went to had a ladder. Roy gave it to", + "s1_io_flip_cf": "The racetrack Ross and Elizabeth went to had a ladder. Elizabeth gave it to", + "s2_io_flip_cf": "The racetrack Elizabeth and Ross went to had a ladder. Ross gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Alex and Roy went to had a ladder. Roy gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Roy and Alex went to had a ladder. Alex gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Ross and Elizabeth went to had a ladder. Ross gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Alex and Roy went to had a ladder. Alex gave it to" + }, + "metadata": { + "indirect_object": "Ross", + "subject": "Elizabeth", + "object": "ladder", + "place": "racetrack", + "random_a": "Roy", + "random_b": "Alex", + "random_c": "Phil" + } + }, + { + "text": "Then, Charles and Roy had a lot of fun at the service station. Charles gave a folder to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Roy had a lot of fun at the service station. Stan gave a folder to", + "random_names_cf": "Then, Scott and Josh had a lot of fun at the service station. Scott gave a folder to", + "s1_io_flip_cf": "Then, Roy and Charles had a lot of fun at the service station. Charles gave a folder to", + "s2_io_flip_cf": "Then, Charles and Roy had a lot of fun at the service station. Roy gave a folder to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Scott had a lot of fun at the service station. Scott gave a folder to", + "random_names_s2_ioi_flip_cf": "Then, Scott and Josh had a lot of fun at the service station. Josh gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Charles had a lot of fun at the service station. Roy gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Scott had a lot of fun at the service station. Josh gave a folder to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Charles", + "object": "folder", + "place": "service station", + "random_a": "Scott", + "random_b": "Josh", + "random_c": "Stan" + } + }, + { + "text": "The elevator Scott and Grant went to had a needle. Scott gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The elevator Scott and Grant went to had a needle. Andrew gave it to", + "random_names_cf": "The elevator Elizabeth and Tim went to had a needle. Elizabeth gave it to", + "s1_io_flip_cf": "The elevator Grant and Scott went to had a needle. Scott gave it to", + "s2_io_flip_cf": "The elevator Scott and Grant went to had a needle. Grant gave it to", + "random_names_s1_ioi_flip_cf": "The elevator Tim and Elizabeth went to had a needle. Elizabeth gave it to", + "random_names_s2_ioi_flip_cf": "The elevator Elizabeth and Tim went to had a needle. Tim gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The elevator Grant and Scott went to had a needle. Grant gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The elevator Tim and Elizabeth went to had a needle. Tim gave it to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Scott", + "object": "needle", + "place": "elevator", + "random_a": "Elizabeth", + "random_b": "Tim", + "random_c": "Andrew" + } + }, + { + "text": "Once Steven and Luke arrived at the car, Steven gave a pencil to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steven and Luke arrived at the car, Sarah gave a pencil to", + "random_names_cf": "Once Jim and Alex arrived at the car, Jim gave a pencil to", + "s1_io_flip_cf": "Once Luke and Steven arrived at the car, Steven gave a pencil to", + "s2_io_flip_cf": "Once Steven and Luke arrived at the car, Luke gave a pencil to", + "random_names_s1_ioi_flip_cf": "Once Alex and Jim arrived at the car, Jim gave a pencil to", + "random_names_s2_ioi_flip_cf": "Once Jim and Alex arrived at the car, Alex gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Steven arrived at the car, Luke gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Jim arrived at the car, Alex gave a pencil to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Steven", + "object": "pencil", + "place": "car", + "random_a": "Jim", + "random_b": "Alex", + "random_c": "Sarah" + } + }, + { + "text": "Before Steve and Joe left the store, Steve decided to give a ribbon to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Steve and Joe left the store, Andrew decided to give a ribbon to", + "random_names_cf": "Before Josh and Luke left the store, Josh decided to give a ribbon to", + "s1_io_flip_cf": "Before Joe and Steve left the store, Steve decided to give a ribbon to", + "s2_io_flip_cf": "Before Steve and Joe left the store, Joe decided to give a ribbon to", + "random_names_s1_ioi_flip_cf": "Before Luke and Josh left the store, Josh decided to give a ribbon to", + "random_names_s2_ioi_flip_cf": "Before Josh and Luke left the store, Luke decided to give a ribbon to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Joe and Steve left the store, Joe decided to give a ribbon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Josh left the store, Luke decided to give a ribbon to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Steve", + "object": "ribbon", + "place": "store", + "random_a": "Josh", + "random_b": "Luke", + "random_c": "Andrew" + } + }, + { + "text": "Then, Dan and Rick were working at the marketplace. Dan decided to give a sock to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Dan and Rick were working at the marketplace. Charles decided to give a sock to", + "random_names_cf": "Then, Guy and Ross were working at the marketplace. Guy decided to give a sock to", + "s1_io_flip_cf": "Then, Rick and Dan were working at the marketplace. Dan decided to give a sock to", + "s2_io_flip_cf": "Then, Dan and Rick were working at the marketplace. Rick decided to give a sock to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Guy were working at the marketplace. Guy decided to give a sock to", + "random_names_s2_ioi_flip_cf": "Then, Guy and Ross were working at the marketplace. Ross decided to give a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Dan were working at the marketplace. Rick decided to give a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Guy were working at the marketplace. Ross decided to give a sock to" + }, + "metadata": { + "indirect_object": "Rick", + "subject": "Dan", + "object": "sock", + "place": "marketplace", + "random_a": "Guy", + "random_b": "Ross", + "random_c": "Charles" + } + }, + { + "text": "Then, Robert and Kay went to the market. Robert gave a bathtub to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Kay went to the market. Austin gave a bathtub to", + "random_names_cf": "Then, Mike and Phil went to the market. Mike gave a bathtub to", + "s1_io_flip_cf": "Then, Kay and Robert went to the market. Robert gave a bathtub to", + "s2_io_flip_cf": "Then, Robert and Kay went to the market. Kay gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Mike went to the market. Mike gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Phil went to the market. Phil gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Robert went to the market. Kay gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Mike went to the market. Phil gave a bathtub to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Robert", + "object": "bathtub", + "place": "market", + "random_a": "Mike", + "random_b": "Phil", + "random_c": "Austin" + } + }, + { + "text": "Then, Charles and Guy were working at the boatyard. Charles decided to give a bowl to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Charles and Guy were working at the boatyard. Kelly decided to give a bowl to", + "random_names_cf": "Then, Ross and Jonathan were working at the boatyard. Ross decided to give a bowl to", + "s1_io_flip_cf": "Then, Guy and Charles were working at the boatyard. Charles decided to give a bowl to", + "s2_io_flip_cf": "Then, Charles and Guy were working at the boatyard. Guy decided to give a bowl to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Ross were working at the boatyard. Ross decided to give a bowl to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Jonathan were working at the boatyard. Jonathan decided to give a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Charles were working at the boatyard. Guy decided to give a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Ross were working at the boatyard. Jonathan decided to give a bowl to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Charles", + "object": "bowl", + "place": "boatyard", + "random_a": "Ross", + "random_b": "Jonathan", + "random_c": "Kelly" + } + }, + { + "text": "The department store Ross and Lewis went to had a screwdriver. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The department store Ross and Lewis went to had a screwdriver. Sarah gave it to", + "random_names_cf": "The department store Josh and Summer went to had a screwdriver. Josh gave it to", + "s1_io_flip_cf": "The department store Lewis and Ross went to had a screwdriver. Ross gave it to", + "s2_io_flip_cf": "The department store Ross and Lewis went to had a screwdriver. Lewis gave it to", + "random_names_s1_ioi_flip_cf": "The department store Summer and Josh went to had a screwdriver. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The department store Josh and Summer went to had a screwdriver. Summer gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The department store Lewis and Ross went to had a screwdriver. Lewis gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The department store Summer and Josh went to had a screwdriver. Summer gave it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Ross", + "object": "screwdriver", + "place": "department store", + "random_a": "Josh", + "random_b": "Summer", + "random_c": "Sarah" + } + }, + { + "text": "The ramp Will and Summer went to had a wrench. Will gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ramp Will and Summer went to had a wrench. Grant gave it to", + "random_names_cf": "The ramp Charles and Rick went to had a wrench. Charles gave it to", + "s1_io_flip_cf": "The ramp Summer and Will went to had a wrench. Will gave it to", + "s2_io_flip_cf": "The ramp Will and Summer went to had a wrench. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The ramp Rick and Charles went to had a wrench. Charles gave it to", + "random_names_s2_ioi_flip_cf": "The ramp Charles and Rick went to had a wrench. Rick gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ramp Summer and Will went to had a wrench. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ramp Rick and Charles went to had a wrench. Rick gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Will", + "object": "wrench", + "place": "ramp", + "random_a": "Charles", + "random_b": "Rick", + "random_c": "Grant" + } + }, + { + "text": "Then, Daniel and Rob were working at the supermarket. Daniel decided to give a snack to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Rob were working at the supermarket. Mike decided to give a snack to", + "random_names_cf": "Then, Sarah and Don were working at the supermarket. Sarah decided to give a snack to", + "s1_io_flip_cf": "Then, Rob and Daniel were working at the supermarket. Daniel decided to give a snack to", + "s2_io_flip_cf": "Then, Daniel and Rob were working at the supermarket. Rob decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Then, Don and Sarah were working at the supermarket. Sarah decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Don were working at the supermarket. Don decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Daniel were working at the supermarket. Rob decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Sarah were working at the supermarket. Don decided to give a snack to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Daniel", + "object": "snack", + "place": "supermarket", + "random_a": "Sarah", + "random_b": "Don", + "random_c": "Mike" + } + }, + { + "text": "Then, Peter and Ryan were working at the pizzeria. Peter decided to give a pin to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Ryan were working at the pizzeria. Charles decided to give a pin to", + "random_names_cf": "Then, Kay and Don were working at the pizzeria. Kay decided to give a pin to", + "s1_io_flip_cf": "Then, Ryan and Peter were working at the pizzeria. Peter decided to give a pin to", + "s2_io_flip_cf": "Then, Peter and Ryan were working at the pizzeria. Ryan decided to give a pin to", + "random_names_s1_ioi_flip_cf": "Then, Don and Kay were working at the pizzeria. Kay decided to give a pin to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Don were working at the pizzeria. Don decided to give a pin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Peter were working at the pizzeria. Ryan decided to give a pin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Kay were working at the pizzeria. Don decided to give a pin to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Peter", + "object": "pin", + "place": "pizzeria", + "random_a": "Kay", + "random_b": "Don", + "random_c": "Charles" + } + }, + { + "text": "Once Don and Rob arrived at the field, Don gave a carpet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Don and Rob arrived at the field, Jim gave a carpet to", + "random_names_cf": "Once Joe and Luke arrived at the field, Joe gave a carpet to", + "s1_io_flip_cf": "Once Rob and Don arrived at the field, Don gave a carpet to", + "s2_io_flip_cf": "Once Don and Rob arrived at the field, Rob gave a carpet to", + "random_names_s1_ioi_flip_cf": "Once Luke and Joe arrived at the field, Joe gave a carpet to", + "random_names_s2_ioi_flip_cf": "Once Joe and Luke arrived at the field, Luke gave a carpet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Don arrived at the field, Rob gave a carpet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Luke and Joe arrived at the field, Luke gave a carpet to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Don", + "object": "carpet", + "place": "field", + "random_a": "Joe", + "random_b": "Luke", + "random_c": "Jim" + } + }, + { + "text": "Then, Austin and Sarah were working at the stadium. Austin decided to give a pencil to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Austin and Sarah were working at the stadium. Kelly decided to give a pencil to", + "random_names_cf": "Then, Josh and Lewis were working at the stadium. Josh decided to give a pencil to", + "s1_io_flip_cf": "Then, Sarah and Austin were working at the stadium. Austin decided to give a pencil to", + "s2_io_flip_cf": "Then, Austin and Sarah were working at the stadium. Sarah decided to give a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Lewis and Josh were working at the stadium. Josh decided to give a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Lewis were working at the stadium. Lewis decided to give a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sarah and Austin were working at the stadium. Sarah decided to give a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Lewis and Josh were working at the stadium. Lewis decided to give a pencil to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Austin", + "object": "pencil", + "place": "stadium", + "random_a": "Josh", + "random_b": "Lewis", + "random_c": "Kelly" + } + }, + { + "text": "Then, Angel and Don went to the toy store. Angel gave a joystick to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Don went to the toy store. Sarah gave a joystick to", + "random_names_cf": "Then, Henry and William went to the toy store. Henry gave a joystick to", + "s1_io_flip_cf": "Then, Don and Angel went to the toy store. Angel gave a joystick to", + "s2_io_flip_cf": "Then, Angel and Don went to the toy store. Don gave a joystick to", + "random_names_s1_ioi_flip_cf": "Then, William and Henry went to the toy store. Henry gave a joystick to", + "random_names_s2_ioi_flip_cf": "Then, Henry and William went to the toy store. William gave a joystick to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Angel went to the toy store. Don gave a joystick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Henry went to the toy store. William gave a joystick to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Angel", + "object": "joystick", + "place": "toy store", + "random_a": "Henry", + "random_b": "William", + "random_c": "Sarah" + } + }, + { + "text": "The hangar Ross and Jonathan went to had a spoon. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Ross and Jonathan went to had a spoon. Luke gave it to", + "random_names_cf": "The hangar Dan and Kelly went to had a spoon. Dan gave it to", + "s1_io_flip_cf": "The hangar Jonathan and Ross went to had a spoon. Ross gave it to", + "s2_io_flip_cf": "The hangar Ross and Jonathan went to had a spoon. Jonathan gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Kelly and Dan went to had a spoon. Dan gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Dan and Kelly went to had a spoon. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Jonathan and Ross went to had a spoon. Jonathan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Kelly and Dan went to had a spoon. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Jonathan", + "subject": "Ross", + "object": "spoon", + "place": "hangar", + "random_a": "Dan", + "random_b": "Kelly", + "random_c": "Luke" + } + }, + { + "text": "When Steve and Summer got a scarf at the ferry, Steve decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Steve and Summer got a scarf at the ferry, Rob decided to give it to", + "random_names_cf": "When Tim and Angel got a scarf at the ferry, Tim decided to give it to", + "s1_io_flip_cf": "When Summer and Steve got a scarf at the ferry, Steve decided to give it to", + "s2_io_flip_cf": "When Steve and Summer got a scarf at the ferry, Summer decided to give it to", + "random_names_s1_ioi_flip_cf": "When Angel and Tim got a scarf at the ferry, Tim decided to give it to", + "random_names_s2_ioi_flip_cf": "When Tim and Angel got a scarf at the ferry, Angel decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Steve got a scarf at the ferry, Summer decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Tim got a scarf at the ferry, Angel decided to give it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Steve", + "object": "scarf", + "place": "ferry", + "random_a": "Tim", + "random_b": "Angel", + "random_c": "Rob" + } + }, + { + "text": "When Dan and Jim got a pillow at the airbase, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Jim got a pillow at the airbase, Luke decided to give it to", + "random_names_cf": "When Phil and Peter got a pillow at the airbase, Phil decided to give it to", + "s1_io_flip_cf": "When Jim and Dan got a pillow at the airbase, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Jim got a pillow at the airbase, Jim decided to give it to", + "random_names_s1_ioi_flip_cf": "When Peter and Phil got a pillow at the airbase, Phil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Phil and Peter got a pillow at the airbase, Peter decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Jim and Dan got a pillow at the airbase, Jim decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Peter and Phil got a pillow at the airbase, Peter decided to give it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Dan", + "object": "pillow", + "place": "airbase", + "random_a": "Phil", + "random_b": "Peter", + "random_c": "Luke" + } + }, + { + "text": "Then, Daniel and Guy had a lot of fun at the car. Daniel gave a key to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Guy had a lot of fun at the car. Don gave a key to", + "random_names_cf": "Then, Lewis and Tim had a lot of fun at the car. Lewis gave a key to", + "s1_io_flip_cf": "Then, Guy and Daniel had a lot of fun at the car. Daniel gave a key to", + "s2_io_flip_cf": "Then, Daniel and Guy had a lot of fun at the car. Guy gave a key to", + "random_names_s1_ioi_flip_cf": "Then, Tim and Lewis had a lot of fun at the car. Lewis gave a key to", + "random_names_s2_ioi_flip_cf": "Then, Lewis and Tim had a lot of fun at the car. Tim gave a key to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Guy and Daniel had a lot of fun at the car. Guy gave a key to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Lewis had a lot of fun at the car. Tim gave a key to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Daniel", + "object": "key", + "place": "car", + "random_a": "Lewis", + "random_b": "Tim", + "random_c": "Don" + } + }, + { + "text": "Then, Ross and Steven were working at the dorm. Ross decided to give a remote control to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Steven were working at the dorm. Edward decided to give a remote control to", + "random_names_cf": "Then, Summer and Jim were working at the dorm. Summer decided to give a remote control to", + "s1_io_flip_cf": "Then, Steven and Ross were working at the dorm. Ross decided to give a remote control to", + "s2_io_flip_cf": "Then, Ross and Steven were working at the dorm. Steven decided to give a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Jim and Summer were working at the dorm. Summer decided to give a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Jim were working at the dorm. Jim decided to give a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Ross were working at the dorm. Steven decided to give a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jim and Summer were working at the dorm. Jim decided to give a remote control to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Ross", + "object": "remote control", + "place": "dorm", + "random_a": "Summer", + "random_b": "Jim", + "random_c": "Edward" + } + }, + { + "text": "Before Ryan and Neil left the break room, Ryan decided to give a coat to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Neil left the break room, Luke decided to give a coat to", + "random_names_cf": "Before Summer and Henry left the break room, Summer decided to give a coat to", + "s1_io_flip_cf": "Before Neil and Ryan left the break room, Ryan decided to give a coat to", + "s2_io_flip_cf": "Before Ryan and Neil left the break room, Neil decided to give a coat to", + "random_names_s1_ioi_flip_cf": "Before Henry and Summer left the break room, Summer decided to give a coat to", + "random_names_s2_ioi_flip_cf": "Before Summer and Henry left the break room, Henry decided to give a coat to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Neil and Ryan left the break room, Neil decided to give a coat to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Summer left the break room, Henry decided to give a coat to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Ryan", + "object": "coat", + "place": "break room", + "random_a": "Summer", + "random_b": "Henry", + "random_c": "Luke" + } + }, + { + "text": "Then, Alexander and Mike had a lot of fun at the tire store. Alexander gave a set of headphones to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Alexander and Mike had a lot of fun at the tire store. Steven gave a set of headphones to", + "random_names_cf": "Then, Ross and Kelly had a lot of fun at the tire store. Ross gave a set of headphones to", + "s1_io_flip_cf": "Then, Mike and Alexander had a lot of fun at the tire store. Alexander gave a set of headphones to", + "s2_io_flip_cf": "Then, Alexander and Mike had a lot of fun at the tire store. Mike gave a set of headphones to", + "random_names_s1_ioi_flip_cf": "Then, Kelly and Ross had a lot of fun at the tire store. Ross gave a set of headphones to", + "random_names_s2_ioi_flip_cf": "Then, Ross and Kelly had a lot of fun at the tire store. Kelly gave a set of headphones to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Alexander had a lot of fun at the tire store. Mike gave a set of headphones to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kelly and Ross had a lot of fun at the tire store. Kelly gave a set of headphones to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Alexander", + "object": "set of headphones", + "place": "tire store", + "random_a": "Ross", + "random_b": "Kelly", + "random_c": "Steven" + } + }, + { + "text": "Once Sarah and Tom arrived at the tire store, Sarah gave a toilet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Sarah and Tom arrived at the tire store, Alexander gave a toilet to", + "random_names_cf": "Once Rob and Rick arrived at the tire store, Rob gave a toilet to", + "s1_io_flip_cf": "Once Tom and Sarah arrived at the tire store, Sarah gave a toilet to", + "s2_io_flip_cf": "Once Sarah and Tom arrived at the tire store, Tom gave a toilet to", + "random_names_s1_ioi_flip_cf": "Once Rick and Rob arrived at the tire store, Rob gave a toilet to", + "random_names_s2_ioi_flip_cf": "Once Rob and Rick arrived at the tire store, Rick gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Sarah arrived at the tire store, Tom gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rick and Rob arrived at the tire store, Rick gave a toilet to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Sarah", + "object": "toilet", + "place": "tire store", + "random_a": "Rob", + "random_b": "Rick", + "random_c": "Alexander" + } + }, + { + "text": "Then, Steve and Dan were working at the pet store. Steve decided to give a pair of glasses to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Dan were working at the pet store. Tim decided to give a pair of glasses to", + "random_names_cf": "Then, Will and Roy were working at the pet store. Will decided to give a pair of glasses to", + "s1_io_flip_cf": "Then, Dan and Steve were working at the pet store. Steve decided to give a pair of glasses to", + "s2_io_flip_cf": "Then, Steve and Dan were working at the pet store. Dan decided to give a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Will were working at the pet store. Will decided to give a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Then, Will and Roy were working at the pet store. Roy decided to give a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Dan and Steve were working at the pet store. Dan decided to give a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Will were working at the pet store. Roy decided to give a pair of glasses to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Steve", + "object": "pair of glasses", + "place": "pet store", + "random_a": "Will", + "random_b": "Roy", + "random_c": "Tim" + } + }, + { + "text": "When Rob and Cal got a bicycle at the service station, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Cal got a bicycle at the service station, Andrew decided to give it to", + "random_names_cf": "When Roger and Henry got a bicycle at the service station, Roger decided to give it to", + "s1_io_flip_cf": "When Cal and Rob got a bicycle at the service station, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Cal got a bicycle at the service station, Cal decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Roger got a bicycle at the service station, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Henry got a bicycle at the service station, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Cal and Rob got a bicycle at the service station, Cal decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Roger got a bicycle at the service station, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rob", + "object": "bicycle", + "place": "service station", + "random_a": "Roger", + "random_b": "Henry", + "random_c": "Andrew" + } + }, + { + "text": "The supermarket Tim and William went to had a boot. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The supermarket Tim and William went to had a boot. Joe gave it to", + "random_names_cf": "The supermarket Peter and Elizabeth went to had a boot. Peter gave it to", + "s1_io_flip_cf": "The supermarket William and Tim went to had a boot. Tim gave it to", + "s2_io_flip_cf": "The supermarket Tim and William went to had a boot. William gave it to", + "random_names_s1_ioi_flip_cf": "The supermarket Elizabeth and Peter went to had a boot. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The supermarket Peter and Elizabeth went to had a boot. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The supermarket William and Tim went to had a boot. William gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The supermarket Elizabeth and Peter went to had a boot. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Tim", + "object": "boot", + "place": "supermarket", + "random_a": "Peter", + "random_b": "Elizabeth", + "random_c": "Joe" + } + }, + { + "text": "When William and Joe got a ruler at the zoo, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Joe got a ruler at the zoo, Stan decided to give it to", + "random_names_cf": "When Peter and Mike got a ruler at the zoo, Peter decided to give it to", + "s1_io_flip_cf": "When Joe and William got a ruler at the zoo, William decided to give it to", + "s2_io_flip_cf": "When William and Joe got a ruler at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_cf": "When Mike and Peter got a ruler at the zoo, Peter decided to give it to", + "random_names_s2_ioi_flip_cf": "When Peter and Mike got a ruler at the zoo, Mike decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Joe and William got a ruler at the zoo, Joe decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Mike and Peter got a ruler at the zoo, Mike decided to give it to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "William", + "object": "ruler", + "place": "zoo", + "random_a": "Peter", + "random_b": "Mike", + "random_c": "Stan" + } + }, + { + "text": "Then, Daniel and Andrew were working at the stadium. Daniel decided to give a screwdriver to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Daniel and Andrew were working at the stadium. Alex decided to give a screwdriver to", + "random_names_cf": "Then, Kay and Peter were working at the stadium. Kay decided to give a screwdriver to", + "s1_io_flip_cf": "Then, Andrew and Daniel were working at the stadium. Daniel decided to give a screwdriver to", + "s2_io_flip_cf": "Then, Daniel and Andrew were working at the stadium. Andrew decided to give a screwdriver to", + "random_names_s1_ioi_flip_cf": "Then, Peter and Kay were working at the stadium. Kay decided to give a screwdriver to", + "random_names_s2_ioi_flip_cf": "Then, Kay and Peter were working at the stadium. Peter decided to give a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Andrew and Daniel were working at the stadium. Andrew decided to give a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Peter and Kay were working at the stadium. Peter decided to give a screwdriver to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Daniel", + "object": "screwdriver", + "place": "stadium", + "random_a": "Kay", + "random_b": "Peter", + "random_c": "Alex" + } + }, + { + "text": "Once Andrew and Jim arrived at the gym, Andrew gave a backpack to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Andrew and Jim arrived at the gym, Phil gave a backpack to", + "random_names_cf": "Once Luke and Edward arrived at the gym, Luke gave a backpack to", + "s1_io_flip_cf": "Once Jim and Andrew arrived at the gym, Andrew gave a backpack to", + "s2_io_flip_cf": "Once Andrew and Jim arrived at the gym, Jim gave a backpack to", + "random_names_s1_ioi_flip_cf": "Once Edward and Luke arrived at the gym, Luke gave a backpack to", + "random_names_s2_ioi_flip_cf": "Once Luke and Edward arrived at the gym, Edward gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Andrew arrived at the gym, Jim gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Edward and Luke arrived at the gym, Edward gave a backpack to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Andrew", + "object": "backpack", + "place": "gym", + "random_a": "Luke", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "When Mike and Roger got a highlighter at the salon, Mike decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Mike and Roger got a highlighter at the salon, Luke decided to give it to", + "random_names_cf": "When Edward and Neil got a highlighter at the salon, Edward decided to give it to", + "s1_io_flip_cf": "When Roger and Mike got a highlighter at the salon, Mike decided to give it to", + "s2_io_flip_cf": "When Mike and Roger got a highlighter at the salon, Roger decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Edward got a highlighter at the salon, Edward decided to give it to", + "random_names_s2_ioi_flip_cf": "When Edward and Neil got a highlighter at the salon, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Mike got a highlighter at the salon, Roger decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Edward got a highlighter at the salon, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Mike", + "object": "highlighter", + "place": "salon", + "random_a": "Edward", + "random_b": "Neil", + "random_c": "Luke" + } + }, + { + "text": "Once Elizabeth and Grant arrived at the restaurant, Elizabeth gave a pair of glasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Elizabeth and Grant arrived at the restaurant, Phil gave a pair of glasses to", + "random_names_cf": "Once Tom and Alexander arrived at the restaurant, Tom gave a pair of glasses to", + "s1_io_flip_cf": "Once Grant and Elizabeth arrived at the restaurant, Elizabeth gave a pair of glasses to", + "s2_io_flip_cf": "Once Elizabeth and Grant arrived at the restaurant, Grant gave a pair of glasses to", + "random_names_s1_ioi_flip_cf": "Once Alexander and Tom arrived at the restaurant, Tom gave a pair of glasses to", + "random_names_s2_ioi_flip_cf": "Once Tom and Alexander arrived at the restaurant, Alexander gave a pair of glasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Grant and Elizabeth arrived at the restaurant, Grant gave a pair of glasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alexander and Tom arrived at the restaurant, Alexander gave a pair of glasses to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Elizabeth", + "object": "pair of glasses", + "place": "restaurant", + "random_a": "Tom", + "random_b": "Alexander", + "random_c": "Phil" + } + }, + { + "text": "Once Roy and Robert arrived at the store, Roy gave a basketball to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roy and Robert arrived at the store, Jim gave a basketball to", + "random_names_cf": "Once Will and Alex arrived at the store, Will gave a basketball to", + "s1_io_flip_cf": "Once Robert and Roy arrived at the store, Roy gave a basketball to", + "s2_io_flip_cf": "Once Roy and Robert arrived at the store, Robert gave a basketball to", + "random_names_s1_ioi_flip_cf": "Once Alex and Will arrived at the store, Will gave a basketball to", + "random_names_s2_ioi_flip_cf": "Once Will and Alex arrived at the store, Alex gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Roy arrived at the store, Robert gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Will arrived at the store, Alex gave a basketball to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Roy", + "object": "basketball", + "place": "store", + "random_a": "Will", + "random_b": "Alex", + "random_c": "Jim" + } + }, + { + "text": "Once Mike and Daniel arrived at the store, Mike gave a screwdriver to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Mike and Daniel arrived at the store, Roger gave a screwdriver to", + "random_names_cf": "Once Henry and Peter arrived at the store, Henry gave a screwdriver to", + "s1_io_flip_cf": "Once Daniel and Mike arrived at the store, Mike gave a screwdriver to", + "s2_io_flip_cf": "Once Mike and Daniel arrived at the store, Daniel gave a screwdriver to", + "random_names_s1_ioi_flip_cf": "Once Peter and Henry arrived at the store, Henry gave a screwdriver to", + "random_names_s2_ioi_flip_cf": "Once Henry and Peter arrived at the store, Peter gave a screwdriver to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Mike arrived at the store, Daniel gave a screwdriver to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Peter and Henry arrived at the store, Peter gave a screwdriver to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Mike", + "object": "screwdriver", + "place": "store", + "random_a": "Henry", + "random_b": "Peter", + "random_c": "Roger" + } + }, + { + "text": "When Elizabeth and Lewis got a key at the court, Elizabeth decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Elizabeth and Lewis got a key at the court, Daniel decided to give it to", + "random_names_cf": "When Austin and Guy got a key at the court, Austin decided to give it to", + "s1_io_flip_cf": "When Lewis and Elizabeth got a key at the court, Elizabeth decided to give it to", + "s2_io_flip_cf": "When Elizabeth and Lewis got a key at the court, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Austin got a key at the court, Austin decided to give it to", + "random_names_s2_ioi_flip_cf": "When Austin and Guy got a key at the court, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Elizabeth got a key at the court, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Austin got a key at the court, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Elizabeth", + "object": "key", + "place": "court", + "random_a": "Austin", + "random_b": "Guy", + "random_c": "Daniel" + } + }, + { + "text": "Once Luke and Jim arrived at the parking lot, Luke gave a napkin to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Luke and Jim arrived at the parking lot, Angel gave a napkin to", + "random_names_cf": "Once Edward and Dan arrived at the parking lot, Edward gave a napkin to", + "s1_io_flip_cf": "Once Jim and Luke arrived at the parking lot, Luke gave a napkin to", + "s2_io_flip_cf": "Once Luke and Jim arrived at the parking lot, Jim gave a napkin to", + "random_names_s1_ioi_flip_cf": "Once Dan and Edward arrived at the parking lot, Edward gave a napkin to", + "random_names_s2_ioi_flip_cf": "Once Edward and Dan arrived at the parking lot, Dan gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Luke arrived at the parking lot, Jim gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Dan and Edward arrived at the parking lot, Dan gave a napkin to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Luke", + "object": "napkin", + "place": "parking lot", + "random_a": "Edward", + "random_b": "Dan", + "random_c": "Angel" + } + }, + { + "text": "When Alex and Summer were about to leave the zoo, Alex gave a glove to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Summer were about to leave the zoo, Luke gave a glove to", + "random_names_cf": "When Alexander and Angel were about to leave the zoo, Alexander gave a glove to", + "s1_io_flip_cf": "When Summer and Alex were about to leave the zoo, Alex gave a glove to", + "s2_io_flip_cf": "When Alex and Summer were about to leave the zoo, Summer gave a glove to", + "random_names_s1_ioi_flip_cf": "When Angel and Alexander were about to leave the zoo, Alexander gave a glove to", + "random_names_s2_ioi_flip_cf": "When Alexander and Angel were about to leave the zoo, Angel gave a glove to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Alex were about to leave the zoo, Summer gave a glove to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Alexander were about to leave the zoo, Angel gave a glove to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Alex", + "object": "glove", + "place": "zoo", + "random_a": "Alexander", + "random_b": "Angel", + "random_c": "Luke" + } + }, + { + "text": "The field Steven and Tim went to had a ribbon. Steven gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The field Steven and Tim went to had a ribbon. Cal gave it to", + "random_names_cf": "The field Angel and William went to had a ribbon. Angel gave it to", + "s1_io_flip_cf": "The field Tim and Steven went to had a ribbon. Steven gave it to", + "s2_io_flip_cf": "The field Steven and Tim went to had a ribbon. Tim gave it to", + "random_names_s1_ioi_flip_cf": "The field William and Angel went to had a ribbon. Angel gave it to", + "random_names_s2_ioi_flip_cf": "The field Angel and William went to had a ribbon. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The field Tim and Steven went to had a ribbon. Tim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The field William and Angel went to had a ribbon. William gave it to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Steven", + "object": "ribbon", + "place": "field", + "random_a": "Angel", + "random_b": "William", + "random_c": "Cal" + } + }, + { + "text": "Once Steve and Steven arrived at the car, Steve gave a pair of sunglasses to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Steve and Steven arrived at the car, Kay gave a pair of sunglasses to", + "random_names_cf": "Once Summer and Roger arrived at the car, Summer gave a pair of sunglasses to", + "s1_io_flip_cf": "Once Steven and Steve arrived at the car, Steve gave a pair of sunglasses to", + "s2_io_flip_cf": "Once Steve and Steven arrived at the car, Steven gave a pair of sunglasses to", + "random_names_s1_ioi_flip_cf": "Once Roger and Summer arrived at the car, Summer gave a pair of sunglasses to", + "random_names_s2_ioi_flip_cf": "Once Summer and Roger arrived at the car, Roger gave a pair of sunglasses to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Steven and Steve arrived at the car, Steven gave a pair of sunglasses to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Roger and Summer arrived at the car, Roger gave a pair of sunglasses to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Steve", + "object": "pair of sunglasses", + "place": "car", + "random_a": "Summer", + "random_b": "Roger", + "random_c": "Kay" + } + }, + { + "text": "Then, Don and Grant had a lot of fun at the clothing store. Don gave a mirror to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Grant had a lot of fun at the clothing store. Lewis gave a mirror to", + "random_names_cf": "Then, Robert and Joe had a lot of fun at the clothing store. Robert gave a mirror to", + "s1_io_flip_cf": "Then, Grant and Don had a lot of fun at the clothing store. Don gave a mirror to", + "s2_io_flip_cf": "Then, Don and Grant had a lot of fun at the clothing store. Grant gave a mirror to", + "random_names_s1_ioi_flip_cf": "Then, Joe and Robert had a lot of fun at the clothing store. Robert gave a mirror to", + "random_names_s2_ioi_flip_cf": "Then, Robert and Joe had a lot of fun at the clothing store. Joe gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Don had a lot of fun at the clothing store. Grant gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Robert had a lot of fun at the clothing store. Joe gave a mirror to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Don", + "object": "mirror", + "place": "clothing store", + "random_a": "Robert", + "random_b": "Joe", + "random_c": "Lewis" + } + }, + { + "text": "Then, Will and Phil were working at the car. Will decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Will and Phil were working at the car. Henry decided to give a blouse to", + "random_names_cf": "Then, Summer and Steven were working at the car. Summer decided to give a blouse to", + "s1_io_flip_cf": "Then, Phil and Will were working at the car. Will decided to give a blouse to", + "s2_io_flip_cf": "Then, Will and Phil were working at the car. Phil decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Steven and Summer were working at the car. Summer decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Steven were working at the car. Steven decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Will were working at the car. Phil decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Steven and Summer were working at the car. Steven decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Will", + "object": "blouse", + "place": "car", + "random_a": "Summer", + "random_b": "Steven", + "random_c": "Henry" + } + }, + { + "text": "While Ross and Cal relaxed, Ross gave a sink to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Ross and Cal relaxed, Austin gave a sink to", + "random_names_cf": "While Rick and Guy relaxed, Rick gave a sink to", + "s1_io_flip_cf": "While Cal and Ross relaxed, Ross gave a sink to", + "s2_io_flip_cf": "While Ross and Cal relaxed, Cal gave a sink to", + "random_names_s1_ioi_flip_cf": "While Guy and Rick relaxed, Rick gave a sink to", + "random_names_s2_ioi_flip_cf": "While Rick and Guy relaxed, Guy gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Ross relaxed, Cal gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Rick relaxed, Guy gave a sink to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Ross", + "object": "sink", + "place": "market", + "random_a": "Rick", + "random_b": "Guy", + "random_c": "Austin" + } + }, + { + "text": "When Luke and Kelly were about to leave the pizzeria, Luke gave a thread to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Luke and Kelly were about to leave the pizzeria, Jim gave a thread to", + "random_names_cf": "When Roger and Guy were about to leave the pizzeria, Roger gave a thread to", + "s1_io_flip_cf": "When Kelly and Luke were about to leave the pizzeria, Luke gave a thread to", + "s2_io_flip_cf": "When Luke and Kelly were about to leave the pizzeria, Kelly gave a thread to", + "random_names_s1_ioi_flip_cf": "When Guy and Roger were about to leave the pizzeria, Roger gave a thread to", + "random_names_s2_ioi_flip_cf": "When Roger and Guy were about to leave the pizzeria, Guy gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Luke were about to leave the pizzeria, Kelly gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Roger were about to leave the pizzeria, Guy gave a thread to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Luke", + "object": "thread", + "place": "pizzeria", + "random_a": "Roger", + "random_b": "Guy", + "random_c": "Jim" + } + }, + { + "text": "Then, Jim and Alex had a lot of fun at the stadium. Jim gave a heater to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Jim and Alex had a lot of fun at the stadium. Guy gave a heater to", + "random_names_cf": "Then, Tim and Roy had a lot of fun at the stadium. Tim gave a heater to", + "s1_io_flip_cf": "Then, Alex and Jim had a lot of fun at the stadium. Jim gave a heater to", + "s2_io_flip_cf": "Then, Jim and Alex had a lot of fun at the stadium. Alex gave a heater to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Tim had a lot of fun at the stadium. Tim gave a heater to", + "random_names_s2_ioi_flip_cf": "Then, Tim and Roy had a lot of fun at the stadium. Roy gave a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Jim had a lot of fun at the stadium. Alex gave a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Tim had a lot of fun at the stadium. Roy gave a heater to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Jim", + "object": "heater", + "place": "stadium", + "random_a": "Tim", + "random_b": "Roy", + "random_c": "Guy" + } + }, + { + "text": "Then, Tom and Charles were working at the campground. Tom decided to give a mask to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Charles were working at the campground. Elizabeth decided to give a mask to", + "random_names_cf": "Then, Grant and Stan were working at the campground. Grant decided to give a mask to", + "s1_io_flip_cf": "Then, Charles and Tom were working at the campground. Tom decided to give a mask to", + "s2_io_flip_cf": "Then, Tom and Charles were working at the campground. Charles decided to give a mask to", + "random_names_s1_ioi_flip_cf": "Then, Stan and Grant were working at the campground. Grant decided to give a mask to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Stan were working at the campground. Stan decided to give a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Tom were working at the campground. Charles decided to give a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stan and Grant were working at the campground. Stan decided to give a mask to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Tom", + "object": "mask", + "place": "campground", + "random_a": "Grant", + "random_b": "Stan", + "random_c": "Elizabeth" + } + }, + { + "text": "When Kay and Don were about to leave the field, Kay gave a ladder to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Kay and Don were about to leave the field, Ryan gave a ladder to", + "random_names_cf": "When Jim and Luke were about to leave the field, Jim gave a ladder to", + "s1_io_flip_cf": "When Don and Kay were about to leave the field, Kay gave a ladder to", + "s2_io_flip_cf": "When Kay and Don were about to leave the field, Don gave a ladder to", + "random_names_s1_ioi_flip_cf": "When Luke and Jim were about to leave the field, Jim gave a ladder to", + "random_names_s2_ioi_flip_cf": "When Jim and Luke were about to leave the field, Luke gave a ladder to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Don and Kay were about to leave the field, Don gave a ladder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and Jim were about to leave the field, Luke gave a ladder to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "ladder", + "place": "field", + "random_a": "Jim", + "random_b": "Luke", + "random_c": "Ryan" + } + }, + { + "text": "Then, Peter and Henry had a lot of fun at the university campus. Peter gave a sock to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Peter and Henry had a lot of fun at the university campus. Don gave a sock to", + "random_names_cf": "Then, Steve and Roger had a lot of fun at the university campus. Steve gave a sock to", + "s1_io_flip_cf": "Then, Henry and Peter had a lot of fun at the university campus. Peter gave a sock to", + "s2_io_flip_cf": "Then, Peter and Henry had a lot of fun at the university campus. Henry gave a sock to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Steve had a lot of fun at the university campus. Steve gave a sock to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Roger had a lot of fun at the university campus. Roger gave a sock to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Henry and Peter had a lot of fun at the university campus. Henry gave a sock to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Steve had a lot of fun at the university campus. Roger gave a sock to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Peter", + "object": "sock", + "place": "university campus", + "random_a": "Steve", + "random_b": "Roger", + "random_c": "Don" + } + }, + { + "text": "When Steve and Roger were about to leave the racetrack, Steve gave a basketball to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steve and Roger were about to leave the racetrack, Dan gave a basketball to", + "random_names_cf": "When Will and Ross were about to leave the racetrack, Will gave a basketball to", + "s1_io_flip_cf": "When Roger and Steve were about to leave the racetrack, Steve gave a basketball to", + "s2_io_flip_cf": "When Steve and Roger were about to leave the racetrack, Roger gave a basketball to", + "random_names_s1_ioi_flip_cf": "When Ross and Will were about to leave the racetrack, Will gave a basketball to", + "random_names_s2_ioi_flip_cf": "When Will and Ross were about to leave the racetrack, Ross gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roger and Steve were about to leave the racetrack, Roger gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Ross and Will were about to leave the racetrack, Ross gave a basketball to" + }, + "metadata": { + "indirect_object": "Roger", + "subject": "Steve", + "object": "basketball", + "place": "racetrack", + "random_a": "Will", + "random_b": "Ross", + "random_c": "Dan" + } + }, + { + "text": "Before Mike and Steven left the hangar, Mike decided to give a desk to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Steven left the hangar, Steve decided to give a desk to", + "random_names_cf": "Before Summer and Rick left the hangar, Summer decided to give a desk to", + "s1_io_flip_cf": "Before Steven and Mike left the hangar, Mike decided to give a desk to", + "s2_io_flip_cf": "Before Mike and Steven left the hangar, Steven decided to give a desk to", + "random_names_s1_ioi_flip_cf": "Before Rick and Summer left the hangar, Summer decided to give a desk to", + "random_names_s2_ioi_flip_cf": "Before Summer and Rick left the hangar, Rick decided to give a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Mike left the hangar, Steven decided to give a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Rick and Summer left the hangar, Rick decided to give a desk to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Mike", + "object": "desk", + "place": "hangar", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Steve" + } + }, + { + "text": "When Andrew and Dan got a funnel at the zoo, Andrew decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Andrew and Dan got a funnel at the zoo, Joe decided to give it to", + "random_names_cf": "When Neil and Henry got a funnel at the zoo, Neil decided to give it to", + "s1_io_flip_cf": "When Dan and Andrew got a funnel at the zoo, Andrew decided to give it to", + "s2_io_flip_cf": "When Andrew and Dan got a funnel at the zoo, Dan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Henry and Neil got a funnel at the zoo, Neil decided to give it to", + "random_names_s2_ioi_flip_cf": "When Neil and Henry got a funnel at the zoo, Henry decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Andrew got a funnel at the zoo, Dan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Neil got a funnel at the zoo, Henry decided to give it to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Andrew", + "object": "funnel", + "place": "zoo", + "random_a": "Neil", + "random_b": "Henry", + "random_c": "Joe" + } + }, + { + "text": "The racetrack Robert and Jim went to had a trunk. Robert gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The racetrack Robert and Jim went to had a trunk. Mike gave it to", + "random_names_cf": "The racetrack Will and Luke went to had a trunk. Will gave it to", + "s1_io_flip_cf": "The racetrack Jim and Robert went to had a trunk. Robert gave it to", + "s2_io_flip_cf": "The racetrack Robert and Jim went to had a trunk. Jim gave it to", + "random_names_s1_ioi_flip_cf": "The racetrack Luke and Will went to had a trunk. Will gave it to", + "random_names_s2_ioi_flip_cf": "The racetrack Will and Luke went to had a trunk. Luke gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Jim and Robert went to had a trunk. Jim gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The racetrack Luke and Will went to had a trunk. Luke gave it to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Robert", + "object": "trunk", + "place": "racetrack", + "random_a": "Will", + "random_b": "Luke", + "random_c": "Mike" + } + }, + { + "text": "Before Robert and Guy left the school, Robert decided to give a pillow to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Robert and Guy left the school, Don decided to give a pillow to", + "random_names_cf": "Before Ross and Peter left the school, Ross decided to give a pillow to", + "s1_io_flip_cf": "Before Guy and Robert left the school, Robert decided to give a pillow to", + "s2_io_flip_cf": "Before Robert and Guy left the school, Guy decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Before Peter and Ross left the school, Ross decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Before Ross and Peter left the school, Peter decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Guy and Robert left the school, Guy decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Peter and Ross left the school, Peter decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Guy", + "subject": "Robert", + "object": "pillow", + "place": "school", + "random_a": "Ross", + "random_b": "Peter", + "random_c": "Don" + } + }, + { + "text": "When William and Luke got a match at the mall, William decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When William and Luke got a match at the mall, Kay decided to give it to", + "random_names_cf": "When Don and Guy got a match at the mall, Don decided to give it to", + "s1_io_flip_cf": "When Luke and William got a match at the mall, William decided to give it to", + "s2_io_flip_cf": "When William and Luke got a match at the mall, Luke decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Don got a match at the mall, Don decided to give it to", + "random_names_s2_ioi_flip_cf": "When Don and Guy got a match at the mall, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Luke and William got a match at the mall, Luke decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Don got a match at the mall, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "William", + "object": "match", + "place": "mall", + "random_a": "Don", + "random_b": "Guy", + "random_c": "Kay" + } + }, + { + "text": "When Peter and William were about to leave the field, Peter gave a machine to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and William were about to leave the field, Sarah gave a machine to", + "random_names_cf": "When Roy and Grant were about to leave the field, Roy gave a machine to", + "s1_io_flip_cf": "When William and Peter were about to leave the field, Peter gave a machine to", + "s2_io_flip_cf": "When Peter and William were about to leave the field, William gave a machine to", + "random_names_s1_ioi_flip_cf": "When Grant and Roy were about to leave the field, Roy gave a machine to", + "random_names_s2_ioi_flip_cf": "When Roy and Grant were about to leave the field, Grant gave a machine to", + "s1_ioi_flip_s2_ioi_flip_cf": "When William and Peter were about to leave the field, William gave a machine to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Grant and Roy were about to leave the field, Grant gave a machine to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Peter", + "object": "machine", + "place": "field", + "random_a": "Roy", + "random_b": "Grant", + "random_c": "Sarah" + } + }, + { + "text": "Before Alexander and Steve left the parking lot, Alexander decided to give a dress to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Alexander and Steve left the parking lot, Don decided to give a dress to", + "random_names_cf": "Before Tim and Cal left the parking lot, Tim decided to give a dress to", + "s1_io_flip_cf": "Before Steve and Alexander left the parking lot, Alexander decided to give a dress to", + "s2_io_flip_cf": "Before Alexander and Steve left the parking lot, Steve decided to give a dress to", + "random_names_s1_ioi_flip_cf": "Before Cal and Tim left the parking lot, Tim decided to give a dress to", + "random_names_s2_ioi_flip_cf": "Before Tim and Cal left the parking lot, Cal decided to give a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and Alexander left the parking lot, Steve decided to give a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Cal and Tim left the parking lot, Cal decided to give a dress to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Alexander", + "object": "dress", + "place": "parking lot", + "random_a": "Tim", + "random_b": "Cal", + "random_c": "Don" + } + }, + { + "text": "Then, Grant and Steve went to the pizzeria. Grant gave a bicycle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Grant and Steve went to the pizzeria. William gave a bicycle to", + "random_names_cf": "Then, Luke and Josh went to the pizzeria. Luke gave a bicycle to", + "s1_io_flip_cf": "Then, Steve and Grant went to the pizzeria. Grant gave a bicycle to", + "s2_io_flip_cf": "Then, Grant and Steve went to the pizzeria. Steve gave a bicycle to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Luke went to the pizzeria. Luke gave a bicycle to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Josh went to the pizzeria. Josh gave a bicycle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Grant went to the pizzeria. Steve gave a bicycle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Luke went to the pizzeria. Josh gave a bicycle to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Grant", + "object": "bicycle", + "place": "pizzeria", + "random_a": "Luke", + "random_b": "Josh", + "random_c": "William" + } + }, + { + "text": "The market Tim and Steven went to had a ribbon. Tim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The market Tim and Steven went to had a ribbon. Neil gave it to", + "random_names_cf": "The market Alex and Joe went to had a ribbon. Alex gave it to", + "s1_io_flip_cf": "The market Steven and Tim went to had a ribbon. Tim gave it to", + "s2_io_flip_cf": "The market Tim and Steven went to had a ribbon. Steven gave it to", + "random_names_s1_ioi_flip_cf": "The market Joe and Alex went to had a ribbon. Alex gave it to", + "random_names_s2_ioi_flip_cf": "The market Alex and Joe went to had a ribbon. Joe gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The market Steven and Tim went to had a ribbon. Steven gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The market Joe and Alex went to had a ribbon. Joe gave it to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Tim", + "object": "ribbon", + "place": "market", + "random_a": "Alex", + "random_b": "Joe", + "random_c": "Neil" + } + }, + { + "text": "Once Jonathan and Robert arrived at the gift shop, Jonathan gave a thread to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jonathan and Robert arrived at the gift shop, Alexander gave a thread to", + "random_names_cf": "Once Summer and Tim arrived at the gift shop, Summer gave a thread to", + "s1_io_flip_cf": "Once Robert and Jonathan arrived at the gift shop, Jonathan gave a thread to", + "s2_io_flip_cf": "Once Jonathan and Robert arrived at the gift shop, Robert gave a thread to", + "random_names_s1_ioi_flip_cf": "Once Tim and Summer arrived at the gift shop, Summer gave a thread to", + "random_names_s2_ioi_flip_cf": "Once Summer and Tim arrived at the gift shop, Tim gave a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Robert and Jonathan arrived at the gift shop, Robert gave a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tim and Summer arrived at the gift shop, Tim gave a thread to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Jonathan", + "object": "thread", + "place": "gift shop", + "random_a": "Summer", + "random_b": "Tim", + "random_c": "Alexander" + } + }, + { + "text": "Then, Ryan and Kay were working at the pet store. Ryan decided to give a faucet to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ryan and Kay were working at the pet store. Phil decided to give a faucet to", + "random_names_cf": "Then, Stan and Edward were working at the pet store. Stan decided to give a faucet to", + "s1_io_flip_cf": "Then, Kay and Ryan were working at the pet store. Ryan decided to give a faucet to", + "s2_io_flip_cf": "Then, Ryan and Kay were working at the pet store. Kay decided to give a faucet to", + "random_names_s1_ioi_flip_cf": "Then, Edward and Stan were working at the pet store. Stan decided to give a faucet to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Edward were working at the pet store. Edward decided to give a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Ryan were working at the pet store. Kay decided to give a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Stan were working at the pet store. Edward decided to give a faucet to" + }, + "metadata": { + "indirect_object": "Kay", + "subject": "Ryan", + "object": "faucet", + "place": "pet store", + "random_a": "Stan", + "random_b": "Edward", + "random_c": "Phil" + } + }, + { + "text": "Then, Mike and William had a lot of fun at the salon. Mike gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Mike and William had a lot of fun at the salon. Will gave a piece of tape to", + "random_names_cf": "Then, Josh and Roger had a lot of fun at the salon. Josh gave a piece of tape to", + "s1_io_flip_cf": "Then, William and Mike had a lot of fun at the salon. Mike gave a piece of tape to", + "s2_io_flip_cf": "Then, Mike and William had a lot of fun at the salon. William gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Roger and Josh had a lot of fun at the salon. Josh gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Josh and Roger had a lot of fun at the salon. Roger gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Mike had a lot of fun at the salon. William gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roger and Josh had a lot of fun at the salon. Roger gave a piece of tape to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Mike", + "object": "piece of tape", + "place": "salon", + "random_a": "Josh", + "random_b": "Roger", + "random_c": "Will" + } + }, + { + "text": "The stadium Angel and Rob went to had a drill bit. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Angel and Rob went to had a drill bit. Roy gave it to", + "random_names_cf": "The stadium Lewis and Roger went to had a drill bit. Lewis gave it to", + "s1_io_flip_cf": "The stadium Rob and Angel went to had a drill bit. Angel gave it to", + "s2_io_flip_cf": "The stadium Angel and Rob went to had a drill bit. Rob gave it to", + "random_names_s1_ioi_flip_cf": "The stadium Roger and Lewis went to had a drill bit. Lewis gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Lewis and Roger went to had a drill bit. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Rob and Angel went to had a drill bit. Rob gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium Roger and Lewis went to had a drill bit. Roger gave it to" + }, + "metadata": { + "indirect_object": "Rob", + "subject": "Angel", + "object": "drill bit", + "place": "stadium", + "random_a": "Lewis", + "random_b": "Roger", + "random_c": "Roy" + } + }, + { + "text": "The ferry Guy and Henry went to had a folder. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The ferry Guy and Henry went to had a folder. Don gave it to", + "random_names_cf": "The ferry Joe and Jonathan went to had a folder. Joe gave it to", + "s1_io_flip_cf": "The ferry Henry and Guy went to had a folder. Guy gave it to", + "s2_io_flip_cf": "The ferry Guy and Henry went to had a folder. Henry gave it to", + "random_names_s1_ioi_flip_cf": "The ferry Jonathan and Joe went to had a folder. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The ferry Joe and Jonathan went to had a folder. Jonathan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The ferry Henry and Guy went to had a folder. Henry gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The ferry Jonathan and Joe went to had a folder. Jonathan gave it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Guy", + "object": "folder", + "place": "ferry", + "random_a": "Joe", + "random_b": "Jonathan", + "random_c": "Don" + } + }, + { + "text": "While Luke and Phil relaxed, Luke gave a basketball to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Phil relaxed, Joe gave a basketball to", + "random_names_cf": "While Neil and Lewis relaxed, Neil gave a basketball to", + "s1_io_flip_cf": "While Phil and Luke relaxed, Luke gave a basketball to", + "s2_io_flip_cf": "While Luke and Phil relaxed, Phil gave a basketball to", + "random_names_s1_ioi_flip_cf": "While Lewis and Neil relaxed, Neil gave a basketball to", + "random_names_s2_ioi_flip_cf": "While Neil and Lewis relaxed, Lewis gave a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Phil and Luke relaxed, Phil gave a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Neil relaxed, Lewis gave a basketball to" + }, + "metadata": { + "indirect_object": "Phil", + "subject": "Luke", + "object": "basketball", + "place": "harbor", + "random_a": "Neil", + "random_b": "Lewis", + "random_c": "Joe" + } + }, + { + "text": "Once Jim and Henry arrived at the airport, Jim gave a bathtub to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Jim and Henry arrived at the airport, Edward gave a bathtub to", + "random_names_cf": "Once Roger and Phil arrived at the airport, Roger gave a bathtub to", + "s1_io_flip_cf": "Once Henry and Jim arrived at the airport, Jim gave a bathtub to", + "s2_io_flip_cf": "Once Jim and Henry arrived at the airport, Henry gave a bathtub to", + "random_names_s1_ioi_flip_cf": "Once Phil and Roger arrived at the airport, Roger gave a bathtub to", + "random_names_s2_ioi_flip_cf": "Once Roger and Phil arrived at the airport, Phil gave a bathtub to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Henry and Jim arrived at the airport, Henry gave a bathtub to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Phil and Roger arrived at the airport, Phil gave a bathtub to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Jim", + "object": "bathtub", + "place": "airport", + "random_a": "Roger", + "random_b": "Phil", + "random_c": "Edward" + } + }, + { + "text": "The optician Jim and Daniel went to had a ribbon. Jim gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The optician Jim and Daniel went to had a ribbon. Steven gave it to", + "random_names_cf": "The optician Josh and Guy went to had a ribbon. Josh gave it to", + "s1_io_flip_cf": "The optician Daniel and Jim went to had a ribbon. Jim gave it to", + "s2_io_flip_cf": "The optician Jim and Daniel went to had a ribbon. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The optician Guy and Josh went to had a ribbon. Josh gave it to", + "random_names_s2_ioi_flip_cf": "The optician Josh and Guy went to had a ribbon. Guy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The optician Daniel and Jim went to had a ribbon. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The optician Guy and Josh went to had a ribbon. Guy gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Jim", + "object": "ribbon", + "place": "optician", + "random_a": "Josh", + "random_b": "Guy", + "random_c": "Steven" + } + }, + { + "text": "Then, Angel and Cal were working at the cafe. Angel decided to give a jar to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Cal were working at the cafe. Andrew decided to give a jar to", + "random_names_cf": "Then, Jonathan and Josh were working at the cafe. Jonathan decided to give a jar to", + "s1_io_flip_cf": "Then, Cal and Angel were working at the cafe. Angel decided to give a jar to", + "s2_io_flip_cf": "Then, Angel and Cal were working at the cafe. Cal decided to give a jar to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Jonathan were working at the cafe. Jonathan decided to give a jar to", + "random_names_s2_ioi_flip_cf": "Then, Jonathan and Josh were working at the cafe. Josh decided to give a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Cal and Angel were working at the cafe. Cal decided to give a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Jonathan were working at the cafe. Josh decided to give a jar to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Angel", + "object": "jar", + "place": "cafe", + "random_a": "Jonathan", + "random_b": "Josh", + "random_c": "Andrew" + } + }, + { + "text": "While Joe and Robert relaxed, Joe gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Robert relaxed, Mike gave a laptop to", + "random_names_cf": "While Angel and Tim relaxed, Angel gave a laptop to", + "s1_io_flip_cf": "While Robert and Joe relaxed, Joe gave a laptop to", + "s2_io_flip_cf": "While Joe and Robert relaxed, Robert gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Tim and Angel relaxed, Angel gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Angel and Tim relaxed, Tim gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Robert and Joe relaxed, Robert gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Angel relaxed, Tim gave a laptop to" + }, + "metadata": { + "indirect_object": "Robert", + "subject": "Joe", + "object": "laptop", + "place": "clothing store", + "random_a": "Angel", + "random_b": "Tim", + "random_c": "Mike" + } + }, + { + "text": "The hangar Joe and Summer went to had a vest. Joe gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Joe and Summer went to had a vest. William gave it to", + "random_names_cf": "The hangar Rob and Roy went to had a vest. Rob gave it to", + "s1_io_flip_cf": "The hangar Summer and Joe went to had a vest. Joe gave it to", + "s2_io_flip_cf": "The hangar Joe and Summer went to had a vest. Summer gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Roy and Rob went to had a vest. Rob gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Rob and Roy went to had a vest. Roy gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Summer and Joe went to had a vest. Summer gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Roy and Rob went to had a vest. Roy gave it to" + }, + "metadata": { + "indirect_object": "Summer", + "subject": "Joe", + "object": "vest", + "place": "hangar", + "random_a": "Rob", + "random_b": "Roy", + "random_c": "William" + } + }, + { + "text": "Then, Tom and Neil went to the casino. Tom gave a pencil to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Tom and Neil went to the casino. Rob gave a pencil to", + "random_names_cf": "Then, Austin and Ryan went to the casino. Austin gave a pencil to", + "s1_io_flip_cf": "Then, Neil and Tom went to the casino. Tom gave a pencil to", + "s2_io_flip_cf": "Then, Tom and Neil went to the casino. Neil gave a pencil to", + "random_names_s1_ioi_flip_cf": "Then, Ryan and Austin went to the casino. Austin gave a pencil to", + "random_names_s2_ioi_flip_cf": "Then, Austin and Ryan went to the casino. Ryan gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Tom went to the casino. Neil gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ryan and Austin went to the casino. Ryan gave a pencil to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Tom", + "object": "pencil", + "place": "casino", + "random_a": "Austin", + "random_b": "Ryan", + "random_c": "Rob" + } + }, + { + "text": "Then, Angel and Will had a lot of fun at the university campus. Angel gave a highlighter to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Angel and Will had a lot of fun at the university campus. Jim gave a highlighter to", + "random_names_cf": "Then, Alex and Ross had a lot of fun at the university campus. Alex gave a highlighter to", + "s1_io_flip_cf": "Then, Will and Angel had a lot of fun at the university campus. Angel gave a highlighter to", + "s2_io_flip_cf": "Then, Angel and Will had a lot of fun at the university campus. Will gave a highlighter to", + "random_names_s1_ioi_flip_cf": "Then, Ross and Alex had a lot of fun at the university campus. Alex gave a highlighter to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Ross had a lot of fun at the university campus. Ross gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Angel had a lot of fun at the university campus. Will gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Ross and Alex had a lot of fun at the university campus. Ross gave a highlighter to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Angel", + "object": "highlighter", + "place": "university campus", + "random_a": "Alex", + "random_b": "Ross", + "random_c": "Jim" + } + }, + { + "text": "While Joe and Edward relaxed, Joe gave a backpack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Joe and Edward relaxed, Henry gave a backpack to", + "random_names_cf": "While Dan and Guy relaxed, Dan gave a backpack to", + "s1_io_flip_cf": "While Edward and Joe relaxed, Joe gave a backpack to", + "s2_io_flip_cf": "While Joe and Edward relaxed, Edward gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Guy and Dan relaxed, Dan gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Dan and Guy relaxed, Guy gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Edward and Joe relaxed, Edward gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Guy and Dan relaxed, Guy gave a backpack to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Joe", + "object": "backpack", + "place": "zoo", + "random_a": "Dan", + "random_b": "Guy", + "random_c": "Henry" + } + }, + { + "text": "The convenience store Andrew and Scott went to had a gold watch. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The convenience store Andrew and Scott went to had a gold watch. Dan gave it to", + "random_names_cf": "The convenience store Jim and Sarah went to had a gold watch. Jim gave it to", + "s1_io_flip_cf": "The convenience store Scott and Andrew went to had a gold watch. Andrew gave it to", + "s2_io_flip_cf": "The convenience store Andrew and Scott went to had a gold watch. Scott gave it to", + "random_names_s1_ioi_flip_cf": "The convenience store Sarah and Jim went to had a gold watch. Jim gave it to", + "random_names_s2_ioi_flip_cf": "The convenience store Jim and Sarah went to had a gold watch. Sarah gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Scott and Andrew went to had a gold watch. Scott gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The convenience store Sarah and Jim went to had a gold watch. Sarah gave it to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Andrew", + "object": "gold watch", + "place": "convenience store", + "random_a": "Jim", + "random_b": "Sarah", + "random_c": "Dan" + } + }, + { + "text": "Once Cal and Stan arrived at the tire store, Cal gave a boot to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Cal and Stan arrived at the tire store, Roy gave a boot to", + "random_names_cf": "Once Elizabeth and Neil arrived at the tire store, Elizabeth gave a boot to", + "s1_io_flip_cf": "Once Stan and Cal arrived at the tire store, Cal gave a boot to", + "s2_io_flip_cf": "Once Cal and Stan arrived at the tire store, Stan gave a boot to", + "random_names_s1_ioi_flip_cf": "Once Neil and Elizabeth arrived at the tire store, Elizabeth gave a boot to", + "random_names_s2_ioi_flip_cf": "Once Elizabeth and Neil arrived at the tire store, Neil gave a boot to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Stan and Cal arrived at the tire store, Stan gave a boot to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Neil and Elizabeth arrived at the tire store, Neil gave a boot to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Cal", + "object": "boot", + "place": "tire store", + "random_a": "Elizabeth", + "random_b": "Neil", + "random_c": "Roy" + } + }, + { + "text": "While Don and Luke relaxed, Don gave a notebook to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Don and Luke relaxed, Roger gave a notebook to", + "random_names_cf": "While Alexander and Henry relaxed, Alexander gave a notebook to", + "s1_io_flip_cf": "While Luke and Don relaxed, Don gave a notebook to", + "s2_io_flip_cf": "While Don and Luke relaxed, Luke gave a notebook to", + "random_names_s1_ioi_flip_cf": "While Henry and Alexander relaxed, Alexander gave a notebook to", + "random_names_s2_ioi_flip_cf": "While Alexander and Henry relaxed, Henry gave a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Luke and Don relaxed, Luke gave a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Henry and Alexander relaxed, Henry gave a notebook to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Don", + "object": "notebook", + "place": "dorm", + "random_a": "Alexander", + "random_b": "Henry", + "random_c": "Roger" + } + }, + { + "text": "Once Lewis and Will arrived at the salon, Lewis gave a mask to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Lewis and Will arrived at the salon, Scott gave a mask to", + "random_names_cf": "Once Mike and Rob arrived at the salon, Mike gave a mask to", + "s1_io_flip_cf": "Once Will and Lewis arrived at the salon, Lewis gave a mask to", + "s2_io_flip_cf": "Once Lewis and Will arrived at the salon, Will gave a mask to", + "random_names_s1_ioi_flip_cf": "Once Rob and Mike arrived at the salon, Mike gave a mask to", + "random_names_s2_ioi_flip_cf": "Once Mike and Rob arrived at the salon, Rob gave a mask to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Will and Lewis arrived at the salon, Will gave a mask to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Rob and Mike arrived at the salon, Rob gave a mask to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Lewis", + "object": "mask", + "place": "salon", + "random_a": "Mike", + "random_b": "Rob", + "random_c": "Scott" + } + }, + { + "text": "Once Neil and Alex arrived at the gym, Neil gave a bowl to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Neil and Alex arrived at the gym, Josh gave a bowl to", + "random_names_cf": "Once Angel and Tom arrived at the gym, Angel gave a bowl to", + "s1_io_flip_cf": "Once Alex and Neil arrived at the gym, Neil gave a bowl to", + "s2_io_flip_cf": "Once Neil and Alex arrived at the gym, Alex gave a bowl to", + "random_names_s1_ioi_flip_cf": "Once Tom and Angel arrived at the gym, Angel gave a bowl to", + "random_names_s2_ioi_flip_cf": "Once Angel and Tom arrived at the gym, Tom gave a bowl to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Alex and Neil arrived at the gym, Alex gave a bowl to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Tom and Angel arrived at the gym, Tom gave a bowl to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Neil", + "object": "bowl", + "place": "gym", + "random_a": "Angel", + "random_b": "Tom", + "random_c": "Josh" + } + }, + { + "text": "Before Luke and Dan left the park, Luke decided to give a notebook to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Luke and Dan left the park, Kelly decided to give a notebook to", + "random_names_cf": "Before William and Steve left the park, William decided to give a notebook to", + "s1_io_flip_cf": "Before Dan and Luke left the park, Luke decided to give a notebook to", + "s2_io_flip_cf": "Before Luke and Dan left the park, Dan decided to give a notebook to", + "random_names_s1_ioi_flip_cf": "Before Steve and William left the park, William decided to give a notebook to", + "random_names_s2_ioi_flip_cf": "Before William and Steve left the park, Steve decided to give a notebook to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Dan and Luke left the park, Dan decided to give a notebook to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Steve and William left the park, Steve decided to give a notebook to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Luke", + "object": "notebook", + "place": "park", + "random_a": "William", + "random_b": "Steve", + "random_c": "Kelly" + } + }, + { + "text": "Then, Neil and Mike were working at the salon. Neil decided to give a heater to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Mike were working at the salon. Scott decided to give a heater to", + "random_names_cf": "Then, Henry and Alexander were working at the salon. Henry decided to give a heater to", + "s1_io_flip_cf": "Then, Mike and Neil were working at the salon. Neil decided to give a heater to", + "s2_io_flip_cf": "Then, Neil and Mike were working at the salon. Mike decided to give a heater to", + "random_names_s1_ioi_flip_cf": "Then, Alexander and Henry were working at the salon. Henry decided to give a heater to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Alexander were working at the salon. Alexander decided to give a heater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Mike and Neil were working at the salon. Mike decided to give a heater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Henry were working at the salon. Alexander decided to give a heater to" + }, + "metadata": { + "indirect_object": "Mike", + "subject": "Neil", + "object": "heater", + "place": "salon", + "random_a": "Henry", + "random_b": "Alexander", + "random_c": "Scott" + } + }, + { + "text": "Then, Henry and Luke had a lot of fun at the casino. Henry gave a pair of goggles to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Luke had a lot of fun at the casino. Edward gave a pair of goggles to", + "random_names_cf": "Then, Dan and Phil had a lot of fun at the casino. Dan gave a pair of goggles to", + "s1_io_flip_cf": "Then, Luke and Henry had a lot of fun at the casino. Henry gave a pair of goggles to", + "s2_io_flip_cf": "Then, Henry and Luke had a lot of fun at the casino. Luke gave a pair of goggles to", + "random_names_s1_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the casino. Dan gave a pair of goggles to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Phil had a lot of fun at the casino. Phil gave a pair of goggles to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Luke and Henry had a lot of fun at the casino. Luke gave a pair of goggles to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Phil and Dan had a lot of fun at the casino. Phil gave a pair of goggles to" + }, + "metadata": { + "indirect_object": "Luke", + "subject": "Henry", + "object": "pair of goggles", + "place": "casino", + "random_a": "Dan", + "random_b": "Phil", + "random_c": "Edward" + } + }, + { + "text": "Before Scott and Ryan left the studio, Scott decided to give a snack to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Scott and Ryan left the studio, Grant decided to give a snack to", + "random_names_cf": "Before Peter and Josh left the studio, Peter decided to give a snack to", + "s1_io_flip_cf": "Before Ryan and Scott left the studio, Scott decided to give a snack to", + "s2_io_flip_cf": "Before Scott and Ryan left the studio, Ryan decided to give a snack to", + "random_names_s1_ioi_flip_cf": "Before Josh and Peter left the studio, Peter decided to give a snack to", + "random_names_s2_ioi_flip_cf": "Before Peter and Josh left the studio, Josh decided to give a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Scott left the studio, Ryan decided to give a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Peter left the studio, Josh decided to give a snack to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Scott", + "object": "snack", + "place": "studio", + "random_a": "Peter", + "random_b": "Josh", + "random_c": "Grant" + } + }, + { + "text": "Then, Robert and William went to the pet store. Robert gave a comb to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and William went to the pet store. Mike gave a comb to", + "random_names_cf": "Then, Sarah and Summer went to the pet store. Sarah gave a comb to", + "s1_io_flip_cf": "Then, William and Robert went to the pet store. Robert gave a comb to", + "s2_io_flip_cf": "Then, Robert and William went to the pet store. William gave a comb to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Sarah went to the pet store. Sarah gave a comb to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Summer went to the pet store. Summer gave a comb to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, William and Robert went to the pet store. William gave a comb to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Sarah went to the pet store. Summer gave a comb to" + }, + "metadata": { + "indirect_object": "William", + "subject": "Robert", + "object": "comb", + "place": "pet store", + "random_a": "Sarah", + "random_b": "Summer", + "random_c": "Mike" + } + }, + { + "text": "Before Mike and Tim left the harbor, Mike decided to give a nail file to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Mike and Tim left the harbor, Dan decided to give a nail file to", + "random_names_cf": "Before Andrew and Lewis left the harbor, Andrew decided to give a nail file to", + "s1_io_flip_cf": "Before Tim and Mike left the harbor, Mike decided to give a nail file to", + "s2_io_flip_cf": "Before Mike and Tim left the harbor, Tim decided to give a nail file to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Andrew left the harbor, Andrew decided to give a nail file to", + "random_names_s2_ioi_flip_cf": "Before Andrew and Lewis left the harbor, Lewis decided to give a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Mike left the harbor, Tim decided to give a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Andrew left the harbor, Lewis decided to give a nail file to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Mike", + "object": "nail file", + "place": "harbor", + "random_a": "Andrew", + "random_b": "Lewis", + "random_c": "Dan" + } + }, + { + "text": "Before Peter and Lewis left the tire store, Peter decided to give a basket to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Peter and Lewis left the tire store, Kelly decided to give a basket to", + "random_names_cf": "Before Rob and Edward left the tire store, Rob decided to give a basket to", + "s1_io_flip_cf": "Before Lewis and Peter left the tire store, Peter decided to give a basket to", + "s2_io_flip_cf": "Before Peter and Lewis left the tire store, Lewis decided to give a basket to", + "random_names_s1_ioi_flip_cf": "Before Edward and Rob left the tire store, Rob decided to give a basket to", + "random_names_s2_ioi_flip_cf": "Before Rob and Edward left the tire store, Edward decided to give a basket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Peter left the tire store, Lewis decided to give a basket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Edward and Rob left the tire store, Edward decided to give a basket to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Peter", + "object": "basket", + "place": "tire store", + "random_a": "Rob", + "random_b": "Edward", + "random_c": "Kelly" + } + }, + { + "text": "The garden Ross and Josh went to had a pencil sharpener. Ross gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The garden Ross and Josh went to had a pencil sharpener. Rob gave it to", + "random_names_cf": "The garden Luke and Roger went to had a pencil sharpener. Luke gave it to", + "s1_io_flip_cf": "The garden Josh and Ross went to had a pencil sharpener. Ross gave it to", + "s2_io_flip_cf": "The garden Ross and Josh went to had a pencil sharpener. Josh gave it to", + "random_names_s1_ioi_flip_cf": "The garden Roger and Luke went to had a pencil sharpener. Luke gave it to", + "random_names_s2_ioi_flip_cf": "The garden Luke and Roger went to had a pencil sharpener. Roger gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The garden Josh and Ross went to had a pencil sharpener. Josh gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The garden Roger and Luke went to had a pencil sharpener. Roger gave it to" + }, + "metadata": { + "indirect_object": "Josh", + "subject": "Ross", + "object": "pencil sharpener", + "place": "garden", + "random_a": "Luke", + "random_b": "Roger", + "random_c": "Rob" + } + }, + { + "text": "Then, Neil and Edward went to the market. Neil gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Edward went to the market. Josh gave a shoe to", + "random_names_cf": "Then, Mike and Rob went to the market. Mike gave a shoe to", + "s1_io_flip_cf": "Then, Edward and Neil went to the market. Neil gave a shoe to", + "s2_io_flip_cf": "Then, Neil and Edward went to the market. Edward gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Mike went to the market. Mike gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Mike and Rob went to the market. Rob gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Edward and Neil went to the market. Edward gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Mike went to the market. Rob gave a shoe to" + }, + "metadata": { + "indirect_object": "Edward", + "subject": "Neil", + "object": "shoe", + "place": "market", + "random_a": "Mike", + "random_b": "Rob", + "random_c": "Josh" + } + }, + { + "text": "Once Tom and Ryan arrived at the toy store, Tom gave a folder to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Tom and Ryan arrived at the toy store, Don gave a folder to", + "random_names_cf": "Once Jonathan and Josh arrived at the toy store, Jonathan gave a folder to", + "s1_io_flip_cf": "Once Ryan and Tom arrived at the toy store, Tom gave a folder to", + "s2_io_flip_cf": "Once Tom and Ryan arrived at the toy store, Ryan gave a folder to", + "random_names_s1_ioi_flip_cf": "Once Josh and Jonathan arrived at the toy store, Jonathan gave a folder to", + "random_names_s2_ioi_flip_cf": "Once Jonathan and Josh arrived at the toy store, Josh gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Ryan and Tom arrived at the toy store, Ryan gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Josh and Jonathan arrived at the toy store, Josh gave a folder to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Tom", + "object": "folder", + "place": "toy store", + "random_a": "Jonathan", + "random_b": "Josh", + "random_c": "Don" + } + }, + { + "text": "When Dan and Elizabeth were about to leave the court, Dan gave a faucet to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Dan and Elizabeth were about to leave the court, Luke gave a faucet to", + "random_names_cf": "When Jonathan and Joe were about to leave the court, Jonathan gave a faucet to", + "s1_io_flip_cf": "When Elizabeth and Dan were about to leave the court, Dan gave a faucet to", + "s2_io_flip_cf": "When Dan and Elizabeth were about to leave the court, Elizabeth gave a faucet to", + "random_names_s1_ioi_flip_cf": "When Joe and Jonathan were about to leave the court, Jonathan gave a faucet to", + "random_names_s2_ioi_flip_cf": "When Jonathan and Joe were about to leave the court, Joe gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Dan were about to leave the court, Elizabeth gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Jonathan were about to leave the court, Joe gave a faucet to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Dan", + "object": "faucet", + "place": "court", + "random_a": "Jonathan", + "random_b": "Joe", + "random_c": "Luke" + } + }, + { + "text": "When Dan and Ryan got a pin at the spa, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Ryan got a pin at the spa, Henry decided to give it to", + "random_names_cf": "When Steve and Robert got a pin at the spa, Steve decided to give it to", + "s1_io_flip_cf": "When Ryan and Dan got a pin at the spa, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Ryan got a pin at the spa, Ryan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Robert and Steve got a pin at the spa, Steve decided to give it to", + "random_names_s2_ioi_flip_cf": "When Steve and Robert got a pin at the spa, Robert decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Ryan and Dan got a pin at the spa, Ryan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Robert and Steve got a pin at the spa, Robert decided to give it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Dan", + "object": "pin", + "place": "spa", + "random_a": "Steve", + "random_b": "Robert", + "random_c": "Henry" + } + }, + { + "text": "While Guy and Austin relaxed, Guy gave a pen to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Guy and Austin relaxed, Henry gave a pen to", + "random_names_cf": "While Phil and Alexander relaxed, Phil gave a pen to", + "s1_io_flip_cf": "While Austin and Guy relaxed, Guy gave a pen to", + "s2_io_flip_cf": "While Guy and Austin relaxed, Austin gave a pen to", + "random_names_s1_ioi_flip_cf": "While Alexander and Phil relaxed, Phil gave a pen to", + "random_names_s2_ioi_flip_cf": "While Phil and Alexander relaxed, Alexander gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Austin and Guy relaxed, Austin gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Phil relaxed, Alexander gave a pen to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Guy", + "object": "pen", + "place": "hangar", + "random_a": "Phil", + "random_b": "Alexander", + "random_c": "Henry" + } + }, + { + "text": "Then, Joe and Angel went to the racetrack. Joe gave a remote control to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Joe and Angel went to the racetrack. Cal gave a remote control to", + "random_names_cf": "Then, Ryan and Tom went to the racetrack. Ryan gave a remote control to", + "s1_io_flip_cf": "Then, Angel and Joe went to the racetrack. Joe gave a remote control to", + "s2_io_flip_cf": "Then, Joe and Angel went to the racetrack. Angel gave a remote control to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Ryan went to the racetrack. Ryan gave a remote control to", + "random_names_s2_ioi_flip_cf": "Then, Ryan and Tom went to the racetrack. Tom gave a remote control to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Joe went to the racetrack. Angel gave a remote control to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Ryan went to the racetrack. Tom gave a remote control to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Joe", + "object": "remote control", + "place": "racetrack", + "random_a": "Ryan", + "random_b": "Tom", + "random_c": "Cal" + } + }, + { + "text": "When Angel and Kelly got a joystick at the park, Angel decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Angel and Kelly got a joystick at the park, Sarah decided to give it to", + "random_names_cf": "When Robert and Guy got a joystick at the park, Robert decided to give it to", + "s1_io_flip_cf": "When Kelly and Angel got a joystick at the park, Angel decided to give it to", + "s2_io_flip_cf": "When Angel and Kelly got a joystick at the park, Kelly decided to give it to", + "random_names_s1_ioi_flip_cf": "When Guy and Robert got a joystick at the park, Robert decided to give it to", + "random_names_s2_ioi_flip_cf": "When Robert and Guy got a joystick at the park, Guy decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Kelly and Angel got a joystick at the park, Kelly decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Robert got a joystick at the park, Guy decided to give it to" + }, + "metadata": { + "indirect_object": "Kelly", + "subject": "Angel", + "object": "joystick", + "place": "park", + "random_a": "Robert", + "random_b": "Guy", + "random_c": "Sarah" + } + }, + { + "text": "Before Andrew and Steven left the studio, Andrew decided to give a ring to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Andrew and Steven left the studio, Cal decided to give a ring to", + "random_names_cf": "Before Lewis and Charles left the studio, Lewis decided to give a ring to", + "s1_io_flip_cf": "Before Steven and Andrew left the studio, Andrew decided to give a ring to", + "s2_io_flip_cf": "Before Andrew and Steven left the studio, Steven decided to give a ring to", + "random_names_s1_ioi_flip_cf": "Before Charles and Lewis left the studio, Lewis decided to give a ring to", + "random_names_s2_ioi_flip_cf": "Before Lewis and Charles left the studio, Charles decided to give a ring to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Steven and Andrew left the studio, Steven decided to give a ring to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Lewis left the studio, Charles decided to give a ring to" + }, + "metadata": { + "indirect_object": "Steven", + "subject": "Andrew", + "object": "ring", + "place": "studio", + "random_a": "Lewis", + "random_b": "Charles", + "random_c": "Cal" + } + }, + { + "text": "Then, Robert and Scott had a lot of fun at the field. Robert gave a dress to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Scott had a lot of fun at the field. Steve gave a dress to", + "random_names_cf": "Then, Phil and Rob had a lot of fun at the field. Phil gave a dress to", + "s1_io_flip_cf": "Then, Scott and Robert had a lot of fun at the field. Robert gave a dress to", + "s2_io_flip_cf": "Then, Robert and Scott had a lot of fun at the field. Scott gave a dress to", + "random_names_s1_ioi_flip_cf": "Then, Rob and Phil had a lot of fun at the field. Phil gave a dress to", + "random_names_s2_ioi_flip_cf": "Then, Phil and Rob had a lot of fun at the field. Rob gave a dress to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Robert had a lot of fun at the field. Scott gave a dress to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rob and Phil had a lot of fun at the field. Rob gave a dress to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Robert", + "object": "dress", + "place": "field", + "random_a": "Phil", + "random_b": "Rob", + "random_c": "Steve" + } + }, + { + "text": "When Dan and Elizabeth got a scarf at the ramp, Dan decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Dan and Elizabeth got a scarf at the ramp, Tim decided to give it to", + "random_names_cf": "When Roger and Neil got a scarf at the ramp, Roger decided to give it to", + "s1_io_flip_cf": "When Elizabeth and Dan got a scarf at the ramp, Dan decided to give it to", + "s2_io_flip_cf": "When Dan and Elizabeth got a scarf at the ramp, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_cf": "When Neil and Roger got a scarf at the ramp, Roger decided to give it to", + "random_names_s2_ioi_flip_cf": "When Roger and Neil got a scarf at the ramp, Neil decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Dan got a scarf at the ramp, Elizabeth decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Neil and Roger got a scarf at the ramp, Neil decided to give it to" + }, + "metadata": { + "indirect_object": "Elizabeth", + "subject": "Dan", + "object": "scarf", + "place": "ramp", + "random_a": "Roger", + "random_b": "Neil", + "random_c": "Tim" + } + }, + { + "text": "Then, Ross and Will had a lot of fun at the airbase. Ross gave a tent to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Will had a lot of fun at the airbase. Elizabeth gave a tent to", + "random_names_cf": "Then, Alex and Angel had a lot of fun at the airbase. Alex gave a tent to", + "s1_io_flip_cf": "Then, Will and Ross had a lot of fun at the airbase. Ross gave a tent to", + "s2_io_flip_cf": "Then, Ross and Will had a lot of fun at the airbase. Will gave a tent to", + "random_names_s1_ioi_flip_cf": "Then, Angel and Alex had a lot of fun at the airbase. Alex gave a tent to", + "random_names_s2_ioi_flip_cf": "Then, Alex and Angel had a lot of fun at the airbase. Angel gave a tent to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Ross had a lot of fun at the airbase. Will gave a tent to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Angel and Alex had a lot of fun at the airbase. Angel gave a tent to" + }, + "metadata": { + "indirect_object": "Will", + "subject": "Ross", + "object": "tent", + "place": "airbase", + "random_a": "Alex", + "random_b": "Angel", + "random_c": "Elizabeth" + } + }, + { + "text": "Then, Cal and Daniel went to the music store. Cal gave a sink to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Daniel went to the music store. Peter gave a sink to", + "random_names_cf": "Then, Dan and Will went to the music store. Dan gave a sink to", + "s1_io_flip_cf": "Then, Daniel and Cal went to the music store. Cal gave a sink to", + "s2_io_flip_cf": "Then, Cal and Daniel went to the music store. Daniel gave a sink to", + "random_names_s1_ioi_flip_cf": "Then, Will and Dan went to the music store. Dan gave a sink to", + "random_names_s2_ioi_flip_cf": "Then, Dan and Will went to the music store. Will gave a sink to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Cal went to the music store. Daniel gave a sink to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Will and Dan went to the music store. Will gave a sink to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Cal", + "object": "sink", + "place": "music store", + "random_a": "Dan", + "random_b": "Will", + "random_c": "Peter" + } + }, + { + "text": "When Summer and Henry got a mirror at the cafeteria, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Henry got a mirror at the cafeteria, Ryan decided to give it to", + "random_names_cf": "When Sarah and Joe got a mirror at the cafeteria, Sarah decided to give it to", + "s1_io_flip_cf": "When Henry and Summer got a mirror at the cafeteria, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Henry got a mirror at the cafeteria, Henry decided to give it to", + "random_names_s1_ioi_flip_cf": "When Joe and Sarah got a mirror at the cafeteria, Sarah decided to give it to", + "random_names_s2_ioi_flip_cf": "When Sarah and Joe got a mirror at the cafeteria, Joe decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Henry and Summer got a mirror at the cafeteria, Henry decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Sarah got a mirror at the cafeteria, Joe decided to give it to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Summer", + "object": "mirror", + "place": "cafeteria", + "random_a": "Sarah", + "random_b": "Joe", + "random_c": "Ryan" + } + }, + { + "text": "While Luke and Jim relaxed, Luke gave a highlighter to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Luke and Jim relaxed, Tim gave a highlighter to", + "random_names_cf": "While Edward and Don relaxed, Edward gave a highlighter to", + "s1_io_flip_cf": "While Jim and Luke relaxed, Luke gave a highlighter to", + "s2_io_flip_cf": "While Luke and Jim relaxed, Jim gave a highlighter to", + "random_names_s1_ioi_flip_cf": "While Don and Edward relaxed, Edward gave a highlighter to", + "random_names_s2_ioi_flip_cf": "While Edward and Don relaxed, Don gave a highlighter to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Luke relaxed, Jim gave a highlighter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Don and Edward relaxed, Don gave a highlighter to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Luke", + "object": "highlighter", + "place": "stadium", + "random_a": "Edward", + "random_b": "Don", + "random_c": "Tim" + } + }, + { + "text": "When Ross and Sarah got a laptop at the racetrack, Ross decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Ross and Sarah got a laptop at the racetrack, Dan decided to give it to", + "random_names_cf": "When Elizabeth and Alexander got a laptop at the racetrack, Elizabeth decided to give it to", + "s1_io_flip_cf": "When Sarah and Ross got a laptop at the racetrack, Ross decided to give it to", + "s2_io_flip_cf": "When Ross and Sarah got a laptop at the racetrack, Sarah decided to give it to", + "random_names_s1_ioi_flip_cf": "When Alexander and Elizabeth got a laptop at the racetrack, Elizabeth decided to give it to", + "random_names_s2_ioi_flip_cf": "When Elizabeth and Alexander got a laptop at the racetrack, Alexander decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Sarah and Ross got a laptop at the racetrack, Sarah decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Alexander and Elizabeth got a laptop at the racetrack, Alexander decided to give it to" + }, + "metadata": { + "indirect_object": "Sarah", + "subject": "Ross", + "object": "laptop", + "place": "racetrack", + "random_a": "Elizabeth", + "random_b": "Alexander", + "random_c": "Dan" + } + }, + { + "text": "When Lewis and Stan got a banner at the resort, Lewis decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Lewis and Stan got a banner at the resort, Robert decided to give it to", + "random_names_cf": "When Luke and Kay got a banner at the resort, Luke decided to give it to", + "s1_io_flip_cf": "When Stan and Lewis got a banner at the resort, Lewis decided to give it to", + "s2_io_flip_cf": "When Lewis and Stan got a banner at the resort, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Kay and Luke got a banner at the resort, Luke decided to give it to", + "random_names_s2_ioi_flip_cf": "When Luke and Kay got a banner at the resort, Kay decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Lewis got a banner at the resort, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Kay and Luke got a banner at the resort, Kay decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Lewis", + "object": "banner", + "place": "resort", + "random_a": "Luke", + "random_b": "Kay", + "random_c": "Robert" + } + }, + { + "text": "The stadium Guy and Daniel went to had a tent. Guy gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The stadium Guy and Daniel went to had a tent. Elizabeth gave it to", + "random_names_cf": "The stadium Joe and William went to had a tent. Joe gave it to", + "s1_io_flip_cf": "The stadium Daniel and Guy went to had a tent. Guy gave it to", + "s2_io_flip_cf": "The stadium Guy and Daniel went to had a tent. Daniel gave it to", + "random_names_s1_ioi_flip_cf": "The stadium William and Joe went to had a tent. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The stadium Joe and William went to had a tent. William gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The stadium Daniel and Guy went to had a tent. Daniel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The stadium William and Joe went to had a tent. William gave it to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Guy", + "object": "tent", + "place": "stadium", + "random_a": "Joe", + "random_b": "William", + "random_c": "Elizabeth" + } + }, + { + "text": "The restaurant Grant and Ryan went to had a pair of shoes. Grant gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The restaurant Grant and Ryan went to had a pair of shoes. Neil gave it to", + "random_names_cf": "The restaurant Joe and Kay went to had a pair of shoes. Joe gave it to", + "s1_io_flip_cf": "The restaurant Ryan and Grant went to had a pair of shoes. Grant gave it to", + "s2_io_flip_cf": "The restaurant Grant and Ryan went to had a pair of shoes. Ryan gave it to", + "random_names_s1_ioi_flip_cf": "The restaurant Kay and Joe went to had a pair of shoes. Joe gave it to", + "random_names_s2_ioi_flip_cf": "The restaurant Joe and Kay went to had a pair of shoes. Kay gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Ryan and Grant went to had a pair of shoes. Ryan gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The restaurant Kay and Joe went to had a pair of shoes. Kay gave it to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Grant", + "object": "pair of shoes", + "place": "restaurant", + "random_a": "Joe", + "random_b": "Kay", + "random_c": "Neil" + } + }, + { + "text": "Then, Steve and Alexander went to the toy store. Steve gave a needle to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Steve and Alexander went to the toy store. Charles gave a needle to", + "random_names_cf": "Then, Will and Summer went to the toy store. Will gave a needle to", + "s1_io_flip_cf": "Then, Alexander and Steve went to the toy store. Steve gave a needle to", + "s2_io_flip_cf": "Then, Steve and Alexander went to the toy store. Alexander gave a needle to", + "random_names_s1_ioi_flip_cf": "Then, Summer and Will went to the toy store. Will gave a needle to", + "random_names_s2_ioi_flip_cf": "Then, Will and Summer went to the toy store. Summer gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Alexander and Steve went to the toy store. Alexander gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Summer and Will went to the toy store. Summer gave a needle to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Steve", + "object": "needle", + "place": "toy store", + "random_a": "Will", + "random_b": "Summer", + "random_c": "Charles" + } + }, + { + "text": "Before Elizabeth and Ryan left the boatyard, Elizabeth decided to give a basketball to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Elizabeth and Ryan left the boatyard, Andrew decided to give a basketball to", + "random_names_cf": "Before Roger and Henry left the boatyard, Roger decided to give a basketball to", + "s1_io_flip_cf": "Before Ryan and Elizabeth left the boatyard, Elizabeth decided to give a basketball to", + "s2_io_flip_cf": "Before Elizabeth and Ryan left the boatyard, Ryan decided to give a basketball to", + "random_names_s1_ioi_flip_cf": "Before Henry and Roger left the boatyard, Roger decided to give a basketball to", + "random_names_s2_ioi_flip_cf": "Before Roger and Henry left the boatyard, Henry decided to give a basketball to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Elizabeth left the boatyard, Ryan decided to give a basketball to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Roger left the boatyard, Henry decided to give a basketball to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Elizabeth", + "object": "basketball", + "place": "boatyard", + "random_a": "Roger", + "random_b": "Henry", + "random_c": "Andrew" + } + }, + { + "text": "Before Dan and Tim left the house, Dan decided to give a ruler to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Dan and Tim left the house, Don decided to give a ruler to", + "random_names_cf": "Before Ryan and Ross left the house, Ryan decided to give a ruler to", + "s1_io_flip_cf": "Before Tim and Dan left the house, Dan decided to give a ruler to", + "s2_io_flip_cf": "Before Dan and Tim left the house, Tim decided to give a ruler to", + "random_names_s1_ioi_flip_cf": "Before Ross and Ryan left the house, Ryan decided to give a ruler to", + "random_names_s2_ioi_flip_cf": "Before Ryan and Ross left the house, Ross decided to give a ruler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Tim and Dan left the house, Tim decided to give a ruler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Ryan left the house, Ross decided to give a ruler to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Dan", + "object": "ruler", + "place": "house", + "random_a": "Ryan", + "random_b": "Ross", + "random_c": "Don" + } + }, + { + "text": "While Lewis and Alexander relaxed, Lewis gave a snack to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Lewis and Alexander relaxed, Scott gave a snack to", + "random_names_cf": "While Stan and Steve relaxed, Stan gave a snack to", + "s1_io_flip_cf": "While Alexander and Lewis relaxed, Lewis gave a snack to", + "s2_io_flip_cf": "While Lewis and Alexander relaxed, Alexander gave a snack to", + "random_names_s1_ioi_flip_cf": "While Steve and Stan relaxed, Stan gave a snack to", + "random_names_s2_ioi_flip_cf": "While Stan and Steve relaxed, Steve gave a snack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Alexander and Lewis relaxed, Alexander gave a snack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Steve and Stan relaxed, Steve gave a snack to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Lewis", + "object": "snack", + "place": "hotel", + "random_a": "Stan", + "random_b": "Steve", + "random_c": "Scott" + } + }, + { + "text": "Then, Neil and Austin had a lot of fun at the convenience store. Neil gave a poster to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Neil and Austin had a lot of fun at the convenience store. Roy gave a poster to", + "random_names_cf": "Then, Rob and Kay had a lot of fun at the convenience store. Rob gave a poster to", + "s1_io_flip_cf": "Then, Austin and Neil had a lot of fun at the convenience store. Neil gave a poster to", + "s2_io_flip_cf": "Then, Neil and Austin had a lot of fun at the convenience store. Austin gave a poster to", + "random_names_s1_ioi_flip_cf": "Then, Kay and Rob had a lot of fun at the convenience store. Rob gave a poster to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Kay had a lot of fun at the convenience store. Kay gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Austin and Neil had a lot of fun at the convenience store. Austin gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kay and Rob had a lot of fun at the convenience store. Kay gave a poster to" + }, + "metadata": { + "indirect_object": "Austin", + "subject": "Neil", + "object": "poster", + "place": "convenience store", + "random_a": "Rob", + "random_b": "Kay", + "random_c": "Roy" + } + }, + { + "text": "Then, Roger and Tim were working at the resort. Roger decided to give a blouse to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Roger and Tim were working at the resort. Josh decided to give a blouse to", + "random_names_cf": "Then, Rick and Tom were working at the resort. Rick decided to give a blouse to", + "s1_io_flip_cf": "Then, Tim and Roger were working at the resort. Roger decided to give a blouse to", + "s2_io_flip_cf": "Then, Roger and Tim were working at the resort. Tim decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Then, Tom and Rick were working at the resort. Rick decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Then, Rick and Tom were working at the resort. Tom decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tim and Roger were working at the resort. Tim decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Rick were working at the resort. Tom decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Tim", + "subject": "Roger", + "object": "blouse", + "place": "resort", + "random_a": "Rick", + "random_b": "Tom", + "random_c": "Josh" + } + }, + { + "text": "When Steven and Angel were about to leave the market, Steven gave a dishwasher to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Steven and Angel were about to leave the market, Alex gave a dishwasher to", + "random_names_cf": "When Tom and Edward were about to leave the market, Tom gave a dishwasher to", + "s1_io_flip_cf": "When Angel and Steven were about to leave the market, Steven gave a dishwasher to", + "s2_io_flip_cf": "When Steven and Angel were about to leave the market, Angel gave a dishwasher to", + "random_names_s1_ioi_flip_cf": "When Edward and Tom were about to leave the market, Tom gave a dishwasher to", + "random_names_s2_ioi_flip_cf": "When Tom and Edward were about to leave the market, Edward gave a dishwasher to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Angel and Steven were about to leave the market, Angel gave a dishwasher to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Edward and Tom were about to leave the market, Edward gave a dishwasher to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Steven", + "object": "dishwasher", + "place": "market", + "random_a": "Tom", + "random_b": "Edward", + "random_c": "Alex" + } + }, + { + "text": "Before Ryan and Henry left the spa, Ryan decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Ryan and Henry left the spa, Ross decided to give a thread to", + "random_names_cf": "Before Tim and Luke left the spa, Tim decided to give a thread to", + "s1_io_flip_cf": "Before Henry and Ryan left the spa, Ryan decided to give a thread to", + "s2_io_flip_cf": "Before Ryan and Henry left the spa, Henry decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Luke and Tim left the spa, Tim decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Tim and Luke left the spa, Luke decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Henry and Ryan left the spa, Henry decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Luke and Tim left the spa, Luke decided to give a thread to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Ryan", + "object": "thread", + "place": "spa", + "random_a": "Tim", + "random_b": "Luke", + "random_c": "Ross" + } + }, + { + "text": "When Roger and Roy were about to leave the marketplace, Roger gave a desk to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Roger and Roy were about to leave the marketplace, Andrew gave a desk to", + "random_names_cf": "When Dan and Jonathan were about to leave the marketplace, Dan gave a desk to", + "s1_io_flip_cf": "When Roy and Roger were about to leave the marketplace, Roger gave a desk to", + "s2_io_flip_cf": "When Roger and Roy were about to leave the marketplace, Roy gave a desk to", + "random_names_s1_ioi_flip_cf": "When Jonathan and Dan were about to leave the marketplace, Dan gave a desk to", + "random_names_s2_ioi_flip_cf": "When Dan and Jonathan were about to leave the marketplace, Jonathan gave a desk to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Roy and Roger were about to leave the marketplace, Roy gave a desk to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Jonathan and Dan were about to leave the marketplace, Jonathan gave a desk to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Roger", + "object": "desk", + "place": "marketplace", + "random_a": "Dan", + "random_b": "Jonathan", + "random_c": "Andrew" + } + }, + { + "text": "Then, Kay and Don went to the pharmacy. Kay gave a shoe to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kay and Don went to the pharmacy. Lewis gave a shoe to", + "random_names_cf": "Then, Grant and Alex went to the pharmacy. Grant gave a shoe to", + "s1_io_flip_cf": "Then, Don and Kay went to the pharmacy. Kay gave a shoe to", + "s2_io_flip_cf": "Then, Kay and Don went to the pharmacy. Don gave a shoe to", + "random_names_s1_ioi_flip_cf": "Then, Alex and Grant went to the pharmacy. Grant gave a shoe to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Alex went to the pharmacy. Alex gave a shoe to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Don and Kay went to the pharmacy. Don gave a shoe to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alex and Grant went to the pharmacy. Alex gave a shoe to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Kay", + "object": "shoe", + "place": "pharmacy", + "random_a": "Grant", + "random_b": "Alex", + "random_c": "Lewis" + } + }, + { + "text": "Then, Josh and Daniel had a lot of fun at the dorm. Josh gave a drill bit to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Josh and Daniel had a lot of fun at the dorm. Alexander gave a drill bit to", + "random_names_cf": "Then, Summer and Rick had a lot of fun at the dorm. Summer gave a drill bit to", + "s1_io_flip_cf": "Then, Daniel and Josh had a lot of fun at the dorm. Josh gave a drill bit to", + "s2_io_flip_cf": "Then, Josh and Daniel had a lot of fun at the dorm. Daniel gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Summer had a lot of fun at the dorm. Summer gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Summer and Rick had a lot of fun at the dorm. Rick gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Daniel and Josh had a lot of fun at the dorm. Daniel gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Summer had a lot of fun at the dorm. Rick gave a drill bit to" + }, + "metadata": { + "indirect_object": "Daniel", + "subject": "Josh", + "object": "drill bit", + "place": "dorm", + "random_a": "Summer", + "random_b": "Rick", + "random_c": "Alexander" + } + }, + { + "text": "While Daniel and Grant relaxed, Daniel gave a grater to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Daniel and Grant relaxed, William gave a grater to", + "random_names_cf": "While Joe and Tim relaxed, Joe gave a grater to", + "s1_io_flip_cf": "While Grant and Daniel relaxed, Daniel gave a grater to", + "s2_io_flip_cf": "While Daniel and Grant relaxed, Grant gave a grater to", + "random_names_s1_ioi_flip_cf": "While Tim and Joe relaxed, Joe gave a grater to", + "random_names_s2_ioi_flip_cf": "While Joe and Tim relaxed, Tim gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Grant and Daniel relaxed, Grant gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Tim and Joe relaxed, Tim gave a grater to" + }, + "metadata": { + "indirect_object": "Grant", + "subject": "Daniel", + "object": "grater", + "place": "pet store", + "random_a": "Joe", + "random_b": "Tim", + "random_c": "William" + } + }, + { + "text": "Then, Robert and Steve went to the supermarket. Robert gave a nail file to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Robert and Steve went to the supermarket. Peter gave a nail file to", + "random_names_cf": "Then, Luke and Neil went to the supermarket. Luke gave a nail file to", + "s1_io_flip_cf": "Then, Steve and Robert went to the supermarket. Robert gave a nail file to", + "s2_io_flip_cf": "Then, Robert and Steve went to the supermarket. Steve gave a nail file to", + "random_names_s1_ioi_flip_cf": "Then, Neil and Luke went to the supermarket. Luke gave a nail file to", + "random_names_s2_ioi_flip_cf": "Then, Luke and Neil went to the supermarket. Neil gave a nail file to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Steve and Robert went to the supermarket. Steve gave a nail file to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Luke went to the supermarket. Neil gave a nail file to" + }, + "metadata": { + "indirect_object": "Steve", + "subject": "Robert", + "object": "nail file", + "place": "supermarket", + "random_a": "Luke", + "random_b": "Neil", + "random_c": "Peter" + } + }, + { + "text": "Then, Cal and Joe were working at the elevator. Cal decided to give a pillow to", + "template": "Then, {name_A} and {name_B} were working at the {place}. {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Then, Cal and Joe were working at the elevator. Tim decided to give a pillow to", + "random_names_cf": "Then, Jim and Charles were working at the elevator. Jim decided to give a pillow to", + "s1_io_flip_cf": "Then, Joe and Cal were working at the elevator. Cal decided to give a pillow to", + "s2_io_flip_cf": "Then, Cal and Joe were working at the elevator. Joe decided to give a pillow to", + "random_names_s1_ioi_flip_cf": "Then, Charles and Jim were working at the elevator. Jim decided to give a pillow to", + "random_names_s2_ioi_flip_cf": "Then, Jim and Charles were working at the elevator. Charles decided to give a pillow to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Cal were working at the elevator. Joe decided to give a pillow to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Charles and Jim were working at the elevator. Charles decided to give a pillow to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Cal", + "object": "pillow", + "place": "elevator", + "random_a": "Jim", + "random_b": "Charles", + "random_c": "Tim" + } + }, + { + "text": "When Josh and Alex got a piece of tape at the supermarket, Josh decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Josh and Alex got a piece of tape at the supermarket, Edward decided to give it to", + "random_names_cf": "When Rick and Summer got a piece of tape at the supermarket, Rick decided to give it to", + "s1_io_flip_cf": "When Alex and Josh got a piece of tape at the supermarket, Josh decided to give it to", + "s2_io_flip_cf": "When Josh and Alex got a piece of tape at the supermarket, Alex decided to give it to", + "random_names_s1_ioi_flip_cf": "When Summer and Rick got a piece of tape at the supermarket, Rick decided to give it to", + "random_names_s2_ioi_flip_cf": "When Rick and Summer got a piece of tape at the supermarket, Summer decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Alex and Josh got a piece of tape at the supermarket, Alex decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Summer and Rick got a piece of tape at the supermarket, Summer decided to give it to" + }, + "metadata": { + "indirect_object": "Alex", + "subject": "Josh", + "object": "piece of tape", + "place": "supermarket", + "random_a": "Rick", + "random_b": "Summer", + "random_c": "Edward" + } + }, + { + "text": "The hotel Andrew and Tom went to had a joystick. Andrew gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hotel Andrew and Tom went to had a joystick. Elizabeth gave it to", + "random_names_cf": "The hotel Don and Stan went to had a joystick. Don gave it to", + "s1_io_flip_cf": "The hotel Tom and Andrew went to had a joystick. Andrew gave it to", + "s2_io_flip_cf": "The hotel Andrew and Tom went to had a joystick. Tom gave it to", + "random_names_s1_ioi_flip_cf": "The hotel Stan and Don went to had a joystick. Don gave it to", + "random_names_s2_ioi_flip_cf": "The hotel Don and Stan went to had a joystick. Stan gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hotel Tom and Andrew went to had a joystick. Tom gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hotel Stan and Don went to had a joystick. Stan gave it to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Andrew", + "object": "joystick", + "place": "hotel", + "random_a": "Don", + "random_b": "Stan", + "random_c": "Elizabeth" + } + }, + { + "text": "When Summer and Lewis got a microphone at the restaurant, Summer decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Summer and Lewis got a microphone at the restaurant, Neil decided to give it to", + "random_names_cf": "When Stan and Elizabeth got a microphone at the restaurant, Stan decided to give it to", + "s1_io_flip_cf": "When Lewis and Summer got a microphone at the restaurant, Summer decided to give it to", + "s2_io_flip_cf": "When Summer and Lewis got a microphone at the restaurant, Lewis decided to give it to", + "random_names_s1_ioi_flip_cf": "When Elizabeth and Stan got a microphone at the restaurant, Stan decided to give it to", + "random_names_s2_ioi_flip_cf": "When Stan and Elizabeth got a microphone at the restaurant, Elizabeth decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Lewis and Summer got a microphone at the restaurant, Lewis decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Elizabeth and Stan got a microphone at the restaurant, Elizabeth decided to give it to" + }, + "metadata": { + "indirect_object": "Lewis", + "subject": "Summer", + "object": "microphone", + "place": "restaurant", + "random_a": "Stan", + "random_b": "Elizabeth", + "random_c": "Neil" + } + }, + { + "text": "The hangar Kelly and Roy went to had a basket. Kelly gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Kelly and Roy went to had a basket. Summer gave it to", + "random_names_cf": "The hangar Peter and Henry went to had a basket. Peter gave it to", + "s1_io_flip_cf": "The hangar Roy and Kelly went to had a basket. Kelly gave it to", + "s2_io_flip_cf": "The hangar Kelly and Roy went to had a basket. Roy gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Henry and Peter went to had a basket. Peter gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Peter and Henry went to had a basket. Henry gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Roy and Kelly went to had a basket. Roy gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Henry and Peter went to had a basket. Henry gave it to" + }, + "metadata": { + "indirect_object": "Roy", + "subject": "Kelly", + "object": "basket", + "place": "hangar", + "random_a": "Peter", + "random_b": "Henry", + "random_c": "Summer" + } + }, + { + "text": "Then, Ross and Tom went to the ramp. Ross gave a pair of shoes to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Ross and Tom went to the ramp. Henry gave a pair of shoes to", + "random_names_cf": "Then, Stan and Roy went to the ramp. Stan gave a pair of shoes to", + "s1_io_flip_cf": "Then, Tom and Ross went to the ramp. Ross gave a pair of shoes to", + "s2_io_flip_cf": "Then, Ross and Tom went to the ramp. Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_cf": "Then, Roy and Stan went to the ramp. Stan gave a pair of shoes to", + "random_names_s2_ioi_flip_cf": "Then, Stan and Roy went to the ramp. Roy gave a pair of shoes to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Tom and Ross went to the ramp. Tom gave a pair of shoes to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Roy and Stan went to the ramp. Roy gave a pair of shoes to" + }, + "metadata": { + "indirect_object": "Tom", + "subject": "Ross", + "object": "pair of shoes", + "place": "ramp", + "random_a": "Stan", + "random_b": "Roy", + "random_c": "Henry" + } + }, + { + "text": "When Jim and Andrew were about to leave the hangar, Jim gave a vest to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Jim and Andrew were about to leave the hangar, Steve gave a vest to", + "random_names_cf": "When Tim and Will were about to leave the hangar, Tim gave a vest to", + "s1_io_flip_cf": "When Andrew and Jim were about to leave the hangar, Jim gave a vest to", + "s2_io_flip_cf": "When Jim and Andrew were about to leave the hangar, Andrew gave a vest to", + "random_names_s1_ioi_flip_cf": "When Will and Tim were about to leave the hangar, Tim gave a vest to", + "random_names_s2_ioi_flip_cf": "When Tim and Will were about to leave the hangar, Will gave a vest to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Jim were about to leave the hangar, Andrew gave a vest to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Will and Tim were about to leave the hangar, Will gave a vest to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Jim", + "object": "vest", + "place": "hangar", + "random_a": "Tim", + "random_b": "Will", + "random_c": "Steve" + } + }, + { + "text": "Before Rob and Ryan left the university campus, Rob decided to give a blouse to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Rob and Ryan left the university campus, Charles decided to give a blouse to", + "random_names_cf": "Before Alex and Josh left the university campus, Alex decided to give a blouse to", + "s1_io_flip_cf": "Before Ryan and Rob left the university campus, Rob decided to give a blouse to", + "s2_io_flip_cf": "Before Rob and Ryan left the university campus, Ryan decided to give a blouse to", + "random_names_s1_ioi_flip_cf": "Before Josh and Alex left the university campus, Alex decided to give a blouse to", + "random_names_s2_ioi_flip_cf": "Before Alex and Josh left the university campus, Josh decided to give a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Ryan and Rob left the university campus, Ryan decided to give a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Josh and Alex left the university campus, Josh decided to give a blouse to" + }, + "metadata": { + "indirect_object": "Ryan", + "subject": "Rob", + "object": "blouse", + "place": "university campus", + "random_a": "Alex", + "random_b": "Josh", + "random_c": "Charles" + } + }, + { + "text": "When Alex and Andrew were about to leave the airbase, Alex gave a jar to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Alex and Andrew were about to leave the airbase, Stan gave a jar to", + "random_names_cf": "When Steve and Guy were about to leave the airbase, Steve gave a jar to", + "s1_io_flip_cf": "When Andrew and Alex were about to leave the airbase, Alex gave a jar to", + "s2_io_flip_cf": "When Alex and Andrew were about to leave the airbase, Andrew gave a jar to", + "random_names_s1_ioi_flip_cf": "When Guy and Steve were about to leave the airbase, Steve gave a jar to", + "random_names_s2_ioi_flip_cf": "When Steve and Guy were about to leave the airbase, Guy gave a jar to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Andrew and Alex were about to leave the airbase, Andrew gave a jar to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Guy and Steve were about to leave the airbase, Guy gave a jar to" + }, + "metadata": { + "indirect_object": "Andrew", + "subject": "Alex", + "object": "jar", + "place": "airbase", + "random_a": "Steve", + "random_b": "Guy", + "random_c": "Stan" + } + }, + { + "text": "When Peter and Dan were about to leave the convenience store, Peter gave a mirror to", + "template": "When {name_A} and {name_B} were about to leave the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "When Peter and Dan were about to leave the convenience store, Tom gave a mirror to", + "random_names_cf": "When Cal and Joe were about to leave the convenience store, Cal gave a mirror to", + "s1_io_flip_cf": "When Dan and Peter were about to leave the convenience store, Peter gave a mirror to", + "s2_io_flip_cf": "When Peter and Dan were about to leave the convenience store, Dan gave a mirror to", + "random_names_s1_ioi_flip_cf": "When Joe and Cal were about to leave the convenience store, Cal gave a mirror to", + "random_names_s2_ioi_flip_cf": "When Cal and Joe were about to leave the convenience store, Joe gave a mirror to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Dan and Peter were about to leave the convenience store, Dan gave a mirror to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Joe and Cal were about to leave the convenience store, Joe gave a mirror to" + }, + "metadata": { + "indirect_object": "Dan", + "subject": "Peter", + "object": "mirror", + "place": "convenience store", + "random_a": "Cal", + "random_b": "Joe", + "random_c": "Tom" + } + }, + { + "text": "Before Cal and Charles left the clothing store, Cal decided to give a thread to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Cal and Charles left the clothing store, Angel decided to give a thread to", + "random_names_cf": "Before Joe and Ross left the clothing store, Joe decided to give a thread to", + "s1_io_flip_cf": "Before Charles and Cal left the clothing store, Cal decided to give a thread to", + "s2_io_flip_cf": "Before Cal and Charles left the clothing store, Charles decided to give a thread to", + "random_names_s1_ioi_flip_cf": "Before Ross and Joe left the clothing store, Joe decided to give a thread to", + "random_names_s2_ioi_flip_cf": "Before Joe and Ross left the clothing store, Ross decided to give a thread to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Charles and Cal left the clothing store, Charles decided to give a thread to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Ross and Joe left the clothing store, Ross decided to give a thread to" + }, + "metadata": { + "indirect_object": "Charles", + "subject": "Cal", + "object": "thread", + "place": "clothing store", + "random_a": "Joe", + "random_b": "Ross", + "random_c": "Angel" + } + }, + { + "text": "Then, Kelly and Neil had a lot of fun at the supermarket. Kelly gave a piece of tape to", + "template": "Then, {name_A} and {name_B} had a lot of fun at the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Kelly and Neil had a lot of fun at the supermarket. Phil gave a piece of tape to", + "random_names_cf": "Then, Grant and Rick had a lot of fun at the supermarket. Grant gave a piece of tape to", + "s1_io_flip_cf": "Then, Neil and Kelly had a lot of fun at the supermarket. Kelly gave a piece of tape to", + "s2_io_flip_cf": "Then, Kelly and Neil had a lot of fun at the supermarket. Neil gave a piece of tape to", + "random_names_s1_ioi_flip_cf": "Then, Rick and Grant had a lot of fun at the supermarket. Grant gave a piece of tape to", + "random_names_s2_ioi_flip_cf": "Then, Grant and Rick had a lot of fun at the supermarket. Rick gave a piece of tape to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Neil and Kelly had a lot of fun at the supermarket. Neil gave a piece of tape to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Rick and Grant had a lot of fun at the supermarket. Rick gave a piece of tape to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Kelly", + "object": "piece of tape", + "place": "supermarket", + "random_a": "Grant", + "random_b": "Rick", + "random_c": "Phil" + } + }, + { + "text": "Once Joe and Jim arrived at the circus, Joe gave a faucet to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Joe and Jim arrived at the circus, Sarah gave a faucet to", + "random_names_cf": "Once Josh and Elizabeth arrived at the circus, Josh gave a faucet to", + "s1_io_flip_cf": "Once Jim and Joe arrived at the circus, Joe gave a faucet to", + "s2_io_flip_cf": "Once Joe and Jim arrived at the circus, Jim gave a faucet to", + "random_names_s1_ioi_flip_cf": "Once Elizabeth and Josh arrived at the circus, Josh gave a faucet to", + "random_names_s2_ioi_flip_cf": "Once Josh and Elizabeth arrived at the circus, Elizabeth gave a faucet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Jim and Joe arrived at the circus, Jim gave a faucet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Elizabeth and Josh arrived at the circus, Elizabeth gave a faucet to" + }, + "metadata": { + "indirect_object": "Jim", + "subject": "Joe", + "object": "faucet", + "place": "circus", + "random_a": "Josh", + "random_b": "Elizabeth", + "random_c": "Sarah" + } + }, + { + "text": "Before Roger and Scott left the studio, Roger decided to give a sifter to", + "template": "Before {name_A} and {name_B} left the {place}, {name_C} decided to give a {object} to", + "counterfactuals": { + "abc_cf": "Before Roger and Scott left the studio, Guy decided to give a sifter to", + "random_names_cf": "Before Will and Lewis left the studio, Will decided to give a sifter to", + "s1_io_flip_cf": "Before Scott and Roger left the studio, Roger decided to give a sifter to", + "s2_io_flip_cf": "Before Roger and Scott left the studio, Scott decided to give a sifter to", + "random_names_s1_ioi_flip_cf": "Before Lewis and Will left the studio, Will decided to give a sifter to", + "random_names_s2_ioi_flip_cf": "Before Will and Lewis left the studio, Lewis decided to give a sifter to", + "s1_ioi_flip_s2_ioi_flip_cf": "Before Scott and Roger left the studio, Scott decided to give a sifter to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Before Lewis and Will left the studio, Lewis decided to give a sifter to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Roger", + "object": "sifter", + "place": "studio", + "random_a": "Will", + "random_b": "Lewis", + "random_c": "Guy" + } + }, + { + "text": "The hangar Henry and Don went to had a wrench. Henry gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Henry and Don went to had a wrench. Andrew gave it to", + "random_names_cf": "The hangar Steve and Elizabeth went to had a wrench. Steve gave it to", + "s1_io_flip_cf": "The hangar Don and Henry went to had a wrench. Henry gave it to", + "s2_io_flip_cf": "The hangar Henry and Don went to had a wrench. Don gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Elizabeth and Steve went to had a wrench. Steve gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Steve and Elizabeth went to had a wrench. Elizabeth gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Don and Henry went to had a wrench. Don gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Elizabeth and Steve went to had a wrench. Elizabeth gave it to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Henry", + "object": "wrench", + "place": "hangar", + "random_a": "Steve", + "random_b": "Elizabeth", + "random_c": "Andrew" + } + }, + { + "text": "While Summer and Don relaxed, Summer gave a laptop to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Summer and Don relaxed, Grant gave a laptop to", + "random_names_cf": "While Roy and Alex relaxed, Roy gave a laptop to", + "s1_io_flip_cf": "While Don and Summer relaxed, Summer gave a laptop to", + "s2_io_flip_cf": "While Summer and Don relaxed, Don gave a laptop to", + "random_names_s1_ioi_flip_cf": "While Alex and Roy relaxed, Roy gave a laptop to", + "random_names_s2_ioi_flip_cf": "While Roy and Alex relaxed, Alex gave a laptop to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Don and Summer relaxed, Don gave a laptop to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Alex and Roy relaxed, Alex gave a laptop to" + }, + "metadata": { + "indirect_object": "Don", + "subject": "Summer", + "object": "laptop", + "place": "ramp", + "random_a": "Roy", + "random_b": "Alex", + "random_c": "Grant" + } + }, + { + "text": "When Rob and Stan got a bowl at the hotel, Rob decided to give it to", + "template": "When {name_A} and {name_B} got a {object} at the {place}, {name_C} decided to give it to", + "counterfactuals": { + "abc_cf": "When Rob and Stan got a bowl at the hotel, Kelly decided to give it to", + "random_names_cf": "When William and Luke got a bowl at the hotel, William decided to give it to", + "s1_io_flip_cf": "When Stan and Rob got a bowl at the hotel, Rob decided to give it to", + "s2_io_flip_cf": "When Rob and Stan got a bowl at the hotel, Stan decided to give it to", + "random_names_s1_ioi_flip_cf": "When Luke and William got a bowl at the hotel, William decided to give it to", + "random_names_s2_ioi_flip_cf": "When William and Luke got a bowl at the hotel, Luke decided to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "When Stan and Rob got a bowl at the hotel, Stan decided to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "When Luke and William got a bowl at the hotel, Luke decided to give it to" + }, + "metadata": { + "indirect_object": "Stan", + "subject": "Rob", + "object": "bowl", + "place": "hotel", + "random_a": "William", + "random_b": "Luke", + "random_c": "Kelly" + } + }, + { + "text": "Once Roger and Cal arrived at the gym, Roger gave a needle to", + "template": "Once {name_A} and {name_B} arrived at the {place}, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Once Roger and Cal arrived at the gym, Ryan gave a needle to", + "random_names_cf": "Once Edward and Daniel arrived at the gym, Edward gave a needle to", + "s1_io_flip_cf": "Once Cal and Roger arrived at the gym, Roger gave a needle to", + "s2_io_flip_cf": "Once Roger and Cal arrived at the gym, Cal gave a needle to", + "random_names_s1_ioi_flip_cf": "Once Daniel and Edward arrived at the gym, Edward gave a needle to", + "random_names_s2_ioi_flip_cf": "Once Edward and Daniel arrived at the gym, Daniel gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Cal and Roger arrived at the gym, Cal gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Daniel and Edward arrived at the gym, Daniel gave a needle to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Roger", + "object": "needle", + "place": "gym", + "random_a": "Edward", + "random_b": "Daniel", + "random_c": "Ryan" + } + }, + { + "text": "While Rick and Cal relaxed, Rick gave a blouse to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Rick and Cal relaxed, Kay gave a blouse to", + "random_names_cf": "While Sarah and Jim relaxed, Sarah gave a blouse to", + "s1_io_flip_cf": "While Cal and Rick relaxed, Rick gave a blouse to", + "s2_io_flip_cf": "While Rick and Cal relaxed, Cal gave a blouse to", + "random_names_s1_ioi_flip_cf": "While Jim and Sarah relaxed, Sarah gave a blouse to", + "random_names_s2_ioi_flip_cf": "While Sarah and Jim relaxed, Jim gave a blouse to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Cal and Rick relaxed, Cal gave a blouse to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jim and Sarah relaxed, Jim gave a blouse to" + }, + "metadata": { + "indirect_object": "Cal", + "subject": "Rick", + "object": "blouse", + "place": "parking lot", + "random_a": "Sarah", + "random_b": "Jim", + "random_c": "Kay" + } + }, + { + "text": "Then, Henry and Scott went to the pizzeria. Henry gave a drill bit to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Henry and Scott went to the pizzeria. Phil gave a drill bit to", + "random_names_cf": "Then, Rob and Grant went to the pizzeria. Rob gave a drill bit to", + "s1_io_flip_cf": "Then, Scott and Henry went to the pizzeria. Henry gave a drill bit to", + "s2_io_flip_cf": "Then, Henry and Scott went to the pizzeria. Scott gave a drill bit to", + "random_names_s1_ioi_flip_cf": "Then, Grant and Rob went to the pizzeria. Rob gave a drill bit to", + "random_names_s2_ioi_flip_cf": "Then, Rob and Grant went to the pizzeria. Grant gave a drill bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Scott and Henry went to the pizzeria. Scott gave a drill bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Grant and Rob went to the pizzeria. Grant gave a drill bit to" + }, + "metadata": { + "indirect_object": "Scott", + "subject": "Henry", + "object": "drill bit", + "place": "pizzeria", + "random_a": "Rob", + "random_b": "Grant", + "random_c": "Phil" + } + }, + { + "text": "The boatyard Angel and Alexander went to had a dress. Angel gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The boatyard Angel and Alexander went to had a dress. Joe gave it to", + "random_names_cf": "The boatyard Summer and Peter went to had a dress. Summer gave it to", + "s1_io_flip_cf": "The boatyard Alexander and Angel went to had a dress. Angel gave it to", + "s2_io_flip_cf": "The boatyard Angel and Alexander went to had a dress. Alexander gave it to", + "random_names_s1_ioi_flip_cf": "The boatyard Peter and Summer went to had a dress. Summer gave it to", + "random_names_s2_ioi_flip_cf": "The boatyard Summer and Peter went to had a dress. Peter gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Alexander and Angel went to had a dress. Alexander gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The boatyard Peter and Summer went to had a dress. Peter gave it to" + }, + "metadata": { + "indirect_object": "Alexander", + "subject": "Angel", + "object": "dress", + "place": "boatyard", + "random_a": "Summer", + "random_b": "Peter", + "random_c": "Joe" + } + }, + { + "text": "The hangar Alex and Angel went to had a laptop. Alex gave it to", + "template": "The {place} {name_A} and {name_B} went to had a {object}. {name_C} gave it to", + "counterfactuals": { + "abc_cf": "The hangar Alex and Angel went to had a laptop. Edward gave it to", + "random_names_cf": "The hangar Steven and Kelly went to had a laptop. Steven gave it to", + "s1_io_flip_cf": "The hangar Angel and Alex went to had a laptop. Alex gave it to", + "s2_io_flip_cf": "The hangar Alex and Angel went to had a laptop. Angel gave it to", + "random_names_s1_ioi_flip_cf": "The hangar Kelly and Steven went to had a laptop. Steven gave it to", + "random_names_s2_ioi_flip_cf": "The hangar Steven and Kelly went to had a laptop. Kelly gave it to", + "s1_ioi_flip_s2_ioi_flip_cf": "The hangar Angel and Alex went to had a laptop. Angel gave it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "The hangar Kelly and Steven went to had a laptop. Kelly gave it to" + }, + "metadata": { + "indirect_object": "Angel", + "subject": "Alex", + "object": "laptop", + "place": "hangar", + "random_a": "Steven", + "random_b": "Kelly", + "random_c": "Edward" + } + }, + { + "text": "Then, Don and Joe went to the boatyard. Don gave a toilet to", + "template": "Then, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "Then, Don and Joe went to the boatyard. Tim gave a toilet to", + "random_names_cf": "Then, Steve and Josh went to the boatyard. Steve gave a toilet to", + "s1_io_flip_cf": "Then, Joe and Don went to the boatyard. Don gave a toilet to", + "s2_io_flip_cf": "Then, Don and Joe went to the boatyard. Joe gave a toilet to", + "random_names_s1_ioi_flip_cf": "Then, Josh and Steve went to the boatyard. Steve gave a toilet to", + "random_names_s2_ioi_flip_cf": "Then, Steve and Josh went to the boatyard. Josh gave a toilet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Joe and Don went to the boatyard. Joe gave a toilet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Josh and Steve went to the boatyard. Josh gave a toilet to" + }, + "metadata": { + "indirect_object": "Joe", + "subject": "Don", + "object": "toilet", + "place": "boatyard", + "random_a": "Steve", + "random_b": "Josh", + "random_c": "Tim" + } + }, + { + "text": "While Elizabeth and Neil relaxed, Elizabeth gave a poster to", + "template": "While {name_A} and {name_B} relaxed, {name_C} gave a {object} to", + "counterfactuals": { + "abc_cf": "While Elizabeth and Neil relaxed, Steven gave a poster to", + "random_names_cf": "While Jim and Lewis relaxed, Jim gave a poster to", + "s1_io_flip_cf": "While Neil and Elizabeth relaxed, Elizabeth gave a poster to", + "s2_io_flip_cf": "While Elizabeth and Neil relaxed, Neil gave a poster to", + "random_names_s1_ioi_flip_cf": "While Lewis and Jim relaxed, Jim gave a poster to", + "random_names_s2_ioi_flip_cf": "While Jim and Lewis relaxed, Lewis gave a poster to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Neil and Elizabeth relaxed, Neil gave a poster to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Lewis and Jim relaxed, Lewis gave a poster to" + }, + "metadata": { + "indirect_object": "Neil", + "subject": "Elizabeth", + "object": "poster", + "place": "store", + "random_a": "Jim", + "random_b": "Lewis", + "random_c": "Steven" + } + }