diff --git "a/dev.json" "b/dev.json" --- "a/dev.json" +++ "b/dev.json" @@ -1,1002 +1,1902 @@ [ { - "text": "After Samuel and Angela went to the store, Samuel gave a computer to Angela", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Angela", - "S": "Samuel", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "After Angela and Samuel went to the store, Angela gave a computer to Samuel", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Samuel", - "S": "Angela" - } - }, - { - "text": "Then, Jesse and Kenneth went to the store. Jesse gave a kiss to Kenneth", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Kenneth", - "S": "Jesse", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "Then, Kenneth and Jesse went to the store. Kenneth gave a kiss to Jesse", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Jesse", - "S": "Kenneth" - } - }, - { - "text": "After Stephanie and Christine went to the store, Stephanie gave a kiss to Christine", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christine", - "S": "Stephanie", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "After Christine and Stephanie went to the store, Christine gave a kiss to Stephanie", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Stephanie", - "S": "Christine" - } - }, - { - "text": "While Christina and Sarah were commuting to the store, Christina gave a computer to Sarah", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Sarah", - "S": "Christina", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "While Sarah and Christina were commuting to the store, Sarah gave a computer to Christina", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Christina", - "S": "Sarah" - } - }, - { - "text": "After Christopher and Danielle went to the office, Christopher gave a computer to Danielle", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Danielle", - "S": "Christopher", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "After Danielle and Christopher went to the office, Danielle gave a computer to Christopher", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christopher", - "S": "Danielle" - } - }, - { - "text": "Then, Lisa and John went to the office. Lisa gave a computer to John", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "John", - "S": "Lisa", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "Then, John and Lisa went to the office. John gave a computer to Lisa", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Lisa", - "S": "John" - } - }, - { - "text": "While Nicole and Samuel were commuting to the store, Nicole gave a kiss to Samuel", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Samuel", - "S": "Nicole", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "While Samuel and Nicole were commuting to the store, Samuel gave a kiss to Nicole", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Nicole", - "S": "Samuel" - } - }, - { - "text": "When Stephen and Samuel got a computer at the office, Stephen decided to give it to Samuel", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Samuel", - "S": "Stephen", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "When Samuel and Stephen got a computer at the office, Samuel decided to give it to Stephen", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Stephen", - "S": "Samuel" - } - }, - { - "text": "While John and Stephen were commuting to the office, John gave a kiss to Stephen", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Stephen", - "S": "John", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "While Stephen and John were commuting to the office, Stephen gave a kiss to John", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "John", - "S": "Stephen" - } - }, - { - "text": "When Sarah and Sean got a kiss at the office, Sarah decided to give it to Sean", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Sean", - "S": "Sarah", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "When Sean and Sarah got a kiss at the office, Sean decided to give it to Sarah", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Sarah", - "S": "Sean" - } - }, - { - "text": "The store Kyle and Kevin went to had a computer. Kyle gave it to Kevin", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kevin", - "S": "Kyle", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "The store Kevin and Kyle went to had a computer. Kevin gave it to Kyle", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kyle", - "S": "Kevin" - } - }, - { - "text": "After Jesse and Andrew went to the store, Jesse gave a computer to Andrew", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Andrew", - "S": "Jesse", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "After Andrew and Jesse went to the store, Andrew gave a computer to Jesse", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Jesse", - "S": "Andrew" - } - }, - { - "text": "After Kevin and Megan went to the office, Kevin gave a computer to Megan", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Megan", - "S": "Kevin", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "After Megan and Kevin went to the office, Megan gave a computer to Kevin", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Kevin", - "S": "Megan" - } - }, - { - "text": "When Allison and Stephanie got a kiss at the store, Allison decided to give it to Stephanie", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Stephanie", - "S": "Allison", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "When Stephanie and Allison got a kiss at the store, Stephanie decided to give it to Allison", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Allison", - "S": "Stephanie" - } - }, - { - "text": "The store Emily and Kevin went to had a computer. Emily gave it to Kevin", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kevin", - "S": "Emily", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "The store Kevin and Emily went to had a computer. Kevin gave it to Emily", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Emily", - "S": "Kevin" - } - }, - { - "text": "Then, Sarah and Kenneth went to the store. Sarah gave a computer to Kenneth", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Kenneth", - "S": "Sarah", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "Then, Kenneth and Sarah went to the store. Kenneth gave a computer to Sarah", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Sarah", - "S": "Kenneth" - } - }, - { - "text": "While Amanda and Danielle were commuting to the office, Amanda gave a computer to Danielle", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Danielle", - "S": "Amanda", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "While Danielle and Amanda were commuting to the office, Danielle gave a computer to Amanda", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Amanda", - "S": "Danielle" - } - }, - { - "text": "The office Kenneth and Laura went to had a kiss. Kenneth gave it to Laura", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Laura", - "S": "Kenneth", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "The office Laura and Kenneth went to had a kiss. Laura gave it to Kenneth", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kenneth", - "S": "Laura" - } - }, - { - "text": "After Christina and Laura went to the office, Christina gave a kiss to Laura", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Laura", - "S": "Christina", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "After Laura and Christina went to the office, Laura gave a kiss to Christina", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christina", - "S": "Laura" - } - }, - { - "text": "When Kevin and Emily got a computer at the store, Kevin decided to give it to Emily", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Emily", - "S": "Kevin", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "When Emily and Kevin got a computer at the store, Emily decided to give it to Kevin", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Kevin", - "S": "Emily" - } - }, - { - "text": "While Samuel and Christina were commuting to the office, Samuel gave a kiss to Christina", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Christina", - "S": "Samuel", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "While Christina and Samuel were commuting to the office, Christina gave a kiss to Samuel", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Samuel", - "S": "Christina" - } - }, - { - "text": "While John and Jason were commuting to the store, John gave a kiss to Jason", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Jason", - "S": "John", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "While Jason and John were commuting to the store, Jason gave a kiss to John", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "John", - "S": "Jason" - } - }, - { - "text": "While Sarah and Stephen were commuting to the store, Sarah gave a computer to Stephen", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Stephen", - "S": "Sarah", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "While Stephen and Sarah were commuting to the store, Stephen gave a computer to Sarah", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Sarah", - "S": "Stephen" - } - }, - { - "text": "Then, Emily and Sarah went to the store. Emily gave a kiss to Sarah", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Sarah", - "S": "Emily", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "Then, Sarah and Emily went to the store. Sarah gave a kiss to Emily", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Emily", - "S": "Sarah" - } - }, - { - "text": "When William and Andrew got a kiss at the office, William decided to give it to Andrew", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Andrew", - "S": "William", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "When Andrew and William got a kiss at the office, Andrew decided to give it to William", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "William", - "S": "Andrew" - } - }, - { - "text": "While Elizabeth and John were commuting to the store, Elizabeth gave a computer to John", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "John", - "S": "Elizabeth", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "While John and Elizabeth were commuting to the store, John gave a computer to Elizabeth", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Elizabeth", - "S": "John" - } - }, - { - "text": "Then, William and Charles went to the office. William gave a computer to Charles", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Charles", - "S": "William", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "Then, Charles and William went to the office. Charles gave a computer to William", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "William", - "S": "Charles" - } - }, - { - "text": "The store Christine and Christopher went to had a computer. Christine gave it to Christopher", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Christopher", - "S": "Christine", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "The store Christopher and Christine went to had a computer. Christopher gave it to Christine", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Christine", - "S": "Christopher" - } - }, - { - "text": "While Andrew and Jesse were commuting to the store, Andrew gave a computer to Jesse", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Jesse", - "S": "Andrew", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "While Jesse and Andrew were commuting to the store, Jesse gave a computer to Andrew", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Andrew", - "S": "Jesse" - } - }, - { - "text": "Then, Gregory and Stephanie went to the office. Gregory gave a kiss to Stephanie", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Stephanie", - "S": "Gregory", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "Then, Stephanie and Gregory went to the office. Stephanie gave a kiss to Gregory", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Gregory", - "S": "Stephanie" - } - }, - { - "text": "The store Kelly and Stephanie went to had a kiss. Kelly gave it to Stephanie", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Stephanie", - "S": "Kelly", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "The store Stephanie and Kelly went to had a kiss. Stephanie gave it to Kelly", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kelly", - "S": "Stephanie" - } - }, - { - "text": "After Christine and Megan went to the store, Christine gave a computer to Megan", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Megan", - "S": "Christine", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "After Megan and Christine went to the store, Megan gave a computer to Christine", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christine", - "S": "Megan" - } - }, - { - "text": "After Kyle and Christina went to the store, Kyle gave a computer to Christina", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christina", - "S": "Kyle", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "After Christina and Kyle went to the store, Christina gave a computer to Kyle", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Kyle", - "S": "Christina" - } - }, - { - "text": "The store John and Kenneth went to had a computer. John gave it to Kenneth", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Kenneth", - "S": "John", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "The store Kenneth and John went to had a computer. Kenneth gave it to John", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "John", - "S": "Kenneth" - } - }, - { - "text": "When Kyle and Michael got a computer at the store, Kyle decided to give it to Michael", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Michael", - "S": "Kyle", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "When Michael and Kyle got a computer at the store, Michael decided to give it to Kyle", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Kyle", - "S": "Michael" - } - }, - { - "text": "After Emily and William went to the office, Emily gave a kiss to William", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "William", - "S": "Emily", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "After William and Emily went to the office, William gave a kiss to Emily", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Emily", - "S": "William" - } - }, - { - "text": "After Nicole and Sarah went to the store, Nicole gave a kiss to Sarah", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Sarah", - "S": "Nicole", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "After Sarah and Nicole went to the store, Sarah gave a kiss to Nicole", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Nicole", - "S": "Sarah" - } - }, - { - "text": "After Laura and Emily went to the office, Laura gave a kiss to Emily", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Emily", - "S": "Laura", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "After Emily and Laura went to the office, Emily gave a kiss to Laura", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Laura", - "S": "Emily" - } - }, - { - "text": "The store Danielle and Melissa went to had a kiss. Danielle gave it to Melissa", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Melissa", - "S": "Danielle", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "The store Melissa and Danielle went to had a kiss. Melissa gave it to Danielle", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Danielle", - "S": "Melissa" - } - }, - { - "text": "When Christopher and Rachel got a kiss at the office, Christopher decided to give it to Rachel", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Rachel", - "S": "Christopher", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "When Rachel and Christopher got a kiss at the office, Rachel decided to give it to Christopher", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Christopher", - "S": "Rachel" - } - }, - { - "text": "The office Allison and Jesse went to had a kiss. Allison gave it to Jesse", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Jesse", - "S": "Allison", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "The office Jesse and Allison went to had a kiss. Jesse gave it to Allison", - "template_type": "BABA", - "template_idx": 3, - "metadata": { - "IO": "Allison", - "S": "Jesse" - } - }, - { - "text": "After Christopher and Charles went to the store, Christopher gave a computer to Charles", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Charles", - "S": "Christopher", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "After Charles and Christopher went to the store, Charles gave a computer to Christopher", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Christopher", - "S": "Charles" - } - }, - { - "text": "While Andrew and Danielle were commuting to the store, Andrew gave a kiss to Danielle", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Danielle", - "S": "Andrew", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "While Danielle and Andrew were commuting to the store, Danielle gave a kiss to Andrew", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Andrew", - "S": "Danielle" - } - }, - { - "text": "Then, Kyle and Sean went to the office. Kyle gave a computer to Sean", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Sean", - "S": "Kyle", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "Then, Sean and Kyle went to the office. Sean gave a computer to Kyle", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Kyle", - "S": "Sean" - } - }, - { - "text": "When Rachel and Michael got a kiss at the store, Rachel decided to give it to Michael", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Michael", - "S": "Rachel", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "When Michael and Rachel got a kiss at the store, Michael decided to give it to Rachel", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Rachel", - "S": "Michael" - } - }, - { - "text": "While Stephen and Megan were commuting to the store, Stephen gave a kiss to Megan", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Megan", - "S": "Stephen", - "PLACE": "store", - "OBJECT": "kiss" - } - }, - { - "text": "While Megan and Stephen were commuting to the store, Megan gave a kiss to Stephen", - "template_type": "BABA", - "template_idx": 0, - "metadata": { - "IO": "Stephen", - "S": "Megan" - } - }, - { - "text": "After Sarah and Danielle went to the office, Sarah gave a computer to Danielle", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Danielle", - "S": "Sarah", - "PLACE": "office", - "OBJECT": "computer" - } - }, - { - "text": "After Danielle and Sarah went to the office, Danielle gave a computer to Sarah", - "template_type": "BABA", - "template_idx": 4, - "metadata": { - "IO": "Sarah", - "S": "Danielle" - } - }, - { - "text": "When Samuel and Christina got a computer at the store, Samuel decided to give it to Christina", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Christina", - "S": "Samuel", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "When Christina and Samuel got a computer at the store, Christina decided to give it to Samuel", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Samuel", - "S": "Christina" - } - }, - { - "text": "Then, Angela and John went to the office. Angela gave a kiss to John", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "John", - "S": "Angela", - "PLACE": "office", - "OBJECT": "kiss" - } - }, - { - "text": "Then, John and Angela went to the office. John gave a kiss to Angela", - "template_type": "BABA", - "template_idx": 1, - "metadata": { - "IO": "Angela", - "S": "John" - } - }, - { - "text": "When Kelly and Charles got a computer at the store, Kelly decided to give it to Charles", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Charles", - "S": "Kelly", - "PLACE": "store", - "OBJECT": "computer" - } - }, - { - "text": "When Charles and Kelly got a computer at the store, Charles decided to give it to Kelly", - "template_type": "BABA", - "template_idx": 2, - "metadata": { - "IO": "Kelly", - "S": "Charles" + "text": "After their adventure at the stand, Parker and Mackenzie were surprised when Parker gave a apron to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the stand, Jeffrey and Leo were surprised when Jeffrey gave a apron to", + "s1_io_flip_cf": "After their adventure at the stand, Mackenzie and Parker were surprised when Parker gave a apron to", + "s2_io_flip_cf": "After their adventure at the stand, Parker and Mackenzie were surprised when Mackenzie gave a apron to", + "random_names_s1_ioi_flip_cf": "After their adventure at the stand, Leo and Jeffrey were surprised when Jeffrey gave a apron to", + "random_names_s2_ioi_flip_cf": "After their adventure at the stand, Jeffrey and Leo were surprised when Leo gave a apron to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the stand, Mackenzie and Parker were surprised when Mackenzie gave a apron to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the stand, Leo and Jeffrey were surprised when Leo gave a apron to" + }, + "metadata": { + "indirect_object": "Mackenzie", + "subject": "Parker", + "object": "apron", + "place": "stand" + } + }, + { + "text": "Once Brianna and Benjamin finished at the service station, Brianna offered them a shower", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once John and Ivy finished at the service station, John offered them a shower", + "s1_io_flip_cf": "Once Benjamin and Brianna finished at the service station, Brianna offered them a shower", + "s2_io_flip_cf": "Once Brianna and Benjamin finished at the service station, Benjamin offered them a shower", + "random_names_s1_ioi_flip_cf": "Once Ivy and John finished at the service station, John offered them a shower", + "random_names_s2_ioi_flip_cf": "Once John and Ivy finished at the service station, Ivy offered them a shower", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Benjamin and Brianna finished at the service station, Benjamin offered them a shower", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Ivy and John finished at the service station, Ivy offered them a shower" + }, + "metadata": { + "indirect_object": "Benjamin ", + "subject": "Brianna", + "object": "shower", + "place": "service station" + } + }, + { + "text": "After Laila and Erin went to the harbor, Laila gave a blanket to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Ethan and Asher went to the harbor, Ethan gave a blanket to", + "s1_io_flip_cf": "After Erin and Laila went to the harbor, Laila gave a blanket to", + "s2_io_flip_cf": "After Laila and Erin went to the harbor, Erin gave a blanket to", + "random_names_s1_ioi_flip_cf": "After Asher and Ethan went to the harbor, Ethan gave a blanket to", + "random_names_s2_ioi_flip_cf": "After Ethan and Asher went to the harbor, Asher gave a blanket to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Erin and Laila went to the harbor, Erin gave a blanket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Asher and Ethan went to the harbor, Asher gave a blanket to" + }, + "metadata": { + "indirect_object": "Erin", + "subject": "Laila", + "object": "blanket", + "place": "harbor" + } + }, + { + "text": "During their time at the convenience store, Kimberly and Nicole received a bucket from Kimberly", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the convenience store, Ethan and Audrey received a bucket from Ethan", + "s1_io_flip_cf": "During their time at the convenience store, Nicole and Kimberly received a bucket from Kimberly", + "s2_io_flip_cf": "During their time at the convenience store, Kimberly and Nicole received a bucket from Nicole", + "random_names_s1_ioi_flip_cf": "During their time at the convenience store, Audrey and Ethan received a bucket from Ethan", + "random_names_s2_ioi_flip_cf": "During their time at the convenience store, Ethan and Audrey received a bucket from Audrey", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the convenience store, Nicole and Kimberly received a bucket from Nicole", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the convenience store, Audrey and Ethan received a bucket from Audrey" + }, + "metadata": { + "indirect_object": "Nicole", + "subject": "Kimberly", + "object": "bucket", + "place": "convenience store" + } + }, + { + "text": "Once Nora and Valerie finished at the fairground, Nora offered them a tissue", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Jordan and Leah finished at the fairground, Jordan offered them a tissue", + "s1_io_flip_cf": "Once Valerie and Nora finished at the fairground, Nora offered them a tissue", + "s2_io_flip_cf": "Once Nora and Valerie finished at the fairground, Valerie offered them a tissue", + "random_names_s1_ioi_flip_cf": "Once Leah and Jordan finished at the fairground, Jordan offered them a tissue", + "random_names_s2_ioi_flip_cf": "Once Jordan and Leah finished at the fairground, Leah offered them a tissue", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Valerie and Nora finished at the fairground, Valerie offered them a tissue", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Leah and Jordan finished at the fairground, Leah offered them a tissue" + }, + "metadata": { + "indirect_object": "Valerie", + "subject": "Nora", + "object": "tissue", + "place": "fairground" + } + }, + { + "text": "While Amber and Stephen relaxed after visiting the circus, Amber gave a computer to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Adeline and John relaxed after visiting the circus, Adeline gave a computer to", + "s1_io_flip_cf": "While Stephen and Amber relaxed after visiting the circus, Amber gave a computer to", + "s2_io_flip_cf": "While Amber and Stephen relaxed after visiting the circus, Stephen gave a computer to", + "random_names_s1_ioi_flip_cf": "While John and Adeline relaxed after visiting the circus, Adeline gave a computer to", + "random_names_s2_ioi_flip_cf": "While Adeline and John relaxed after visiting the circus, John gave a computer to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Stephen and Amber relaxed after visiting the circus, Stephen gave a computer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While John and Adeline relaxed after visiting the circus, John gave a computer to" + }, + "metadata": { + "indirect_object": "Stephen", + "subject": "Amber", + "object": "computer", + "place": "circus" + } + }, + { + "text": "While Athena and Hayden relaxed after visiting the depot, Athena gave a spoon to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Everett and Katie relaxed after visiting the depot, Everett gave a spoon to", + "s1_io_flip_cf": "While Hayden and Athena relaxed after visiting the depot, Athena gave a spoon to", + "s2_io_flip_cf": "While Athena and Hayden relaxed after visiting the depot, Hayden gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Katie and Everett relaxed after visiting the depot, Everett gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Everett and Katie relaxed after visiting the depot, Katie gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Hayden and Athena relaxed after visiting the depot, Hayden gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Katie and Everett relaxed after visiting the depot, Katie gave a spoon to" + }, + "metadata": { + "indirect_object": "Hayden", + "subject": "Athena", + "object": "spoon", + "place": "depot" + } + }, + { + "text": "At the lobby, Anthony and Leo found a napkin. Anthony wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the lobby, Audrey and Scott found a napkin. Audrey wanted to give it to", + "s1_io_flip_cf": "At the lobby, Leo and Anthony found a napkin. Anthony wanted to give it to", + "s2_io_flip_cf": "At the lobby, Anthony and Leo found a napkin. Leo wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the lobby, Scott and Audrey found a napkin. Audrey wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the lobby, Audrey and Scott found a napkin. Scott wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Leo and Anthony found a napkin. Leo wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Scott and Audrey found a napkin. Scott wanted to give it to" + }, + "metadata": { + "indirect_object": "Leo", + "subject": "Anthony", + "object": "napkin", + "place": "lobby" + } + }, + { + "text": "After Jonathan and Kimberly went to the dentist, Jonathan gave a book to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Parker and Samuel went to the dentist, Parker gave a book to", + "s1_io_flip_cf": "After Kimberly and Jonathan went to the dentist, Jonathan gave a book to", + "s2_io_flip_cf": "After Jonathan and Kimberly went to the dentist, Kimberly gave a book to", + "random_names_s1_ioi_flip_cf": "After Samuel and Parker went to the dentist, Parker gave a book to", + "random_names_s2_ioi_flip_cf": "After Parker and Samuel went to the dentist, Samuel gave a book to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Kimberly and Jonathan went to the dentist, Kimberly gave a book to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Samuel and Parker went to the dentist, Samuel gave a book to" + }, + "metadata": { + "indirect_object": "Kimberly", + "subject": "Jonathan", + "object": "book", + "place": "dentist" + } + }, + { + "text": "During their time at the auditorium, Bryan and Elena received a gauze from Bryan", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the auditorium, Alana and Evan received a gauze from Alana", + "s1_io_flip_cf": "During their time at the auditorium, Elena and Bryan received a gauze from Bryan", + "s2_io_flip_cf": "During their time at the auditorium, Bryan and Elena received a gauze from Elena", + "random_names_s1_ioi_flip_cf": "During their time at the auditorium, Evan and Alana received a gauze from Alana", + "random_names_s2_ioi_flip_cf": "During their time at the auditorium, Alana and Evan received a gauze from Evan", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the auditorium, Elena and Bryan received a gauze from Elena", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the auditorium, Evan and Alana received a gauze from Evan" + }, + "metadata": { + "indirect_object": "Elena", + "subject": "Bryan", + "object": "gauze", + "place": "auditorium" + } + }, + { + "text": "After their adventure at the convenience store, Kylie and Emmanuel were surprised when Kylie gave a peeler to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the convenience store, Rebecca and Sophie were surprised when Rebecca gave a peeler to", + "s1_io_flip_cf": "After their adventure at the convenience store, Emmanuel and Kylie were surprised when Kylie gave a peeler to", + "s2_io_flip_cf": "After their adventure at the convenience store, Kylie and Emmanuel were surprised when Emmanuel gave a peeler to", + "random_names_s1_ioi_flip_cf": "After their adventure at the convenience store, Sophie and Rebecca were surprised when Rebecca gave a peeler to", + "random_names_s2_ioi_flip_cf": "After their adventure at the convenience store, Rebecca and Sophie were surprised when Sophie gave a peeler to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the convenience store, Emmanuel and Kylie were surprised when Emmanuel gave a peeler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the convenience store, Sophie and Rebecca were surprised when Sophie gave a peeler to" + }, + "metadata": { + "indirect_object": "Emmanuel", + "subject": "Kylie", + "object": "peeler", + "place": "convenience store" + } + }, + { + "text": "After their adventure at the marina, Lauren and Rebecca were surprised when Lauren gave a match to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the marina, Brittany and Ariel were surprised when Brittany gave a match to", + "s1_io_flip_cf": "After their adventure at the marina, Rebecca and Lauren were surprised when Lauren gave a match to", + "s2_io_flip_cf": "After their adventure at the marina, Lauren and Rebecca were surprised when Rebecca gave a match to", + "random_names_s1_ioi_flip_cf": "After their adventure at the marina, Ariel and Brittany were surprised when Brittany gave a match to", + "random_names_s2_ioi_flip_cf": "After their adventure at the marina, Brittany and Ariel were surprised when Ariel gave a match to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the marina, Rebecca and Lauren were surprised when Rebecca gave a match to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the marina, Ariel and Brittany were surprised when Ariel gave a match to" + }, + "metadata": { + "indirect_object": "Rebecca ", + "subject": "Lauren", + "object": "match", + "place": "marina" + } + }, + { + "text": "After Chase and Morgan finished their work at the depot, Chase gave a bone to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Lauren and Jeremiah finished their work at the depot, Lauren gave a bone to", + "s1_io_flip_cf": "After Morgan and Chase finished their work at the depot, Chase gave a bone to", + "s2_io_flip_cf": "After Chase and Morgan finished their work at the depot, Morgan gave a bone to", + "random_names_s1_ioi_flip_cf": "After Jeremiah and Lauren finished their work at the depot, Lauren gave a bone to", + "random_names_s2_ioi_flip_cf": "After Lauren and Jeremiah finished their work at the depot, Jeremiah gave a bone to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Morgan and Chase finished their work at the depot, Morgan gave a bone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Jeremiah and Lauren finished their work at the depot, Jeremiah gave a bone to" + }, + "metadata": { + "indirect_object": "Morgan", + "subject": "Chase", + "object": "bone", + "place": "depot" + } + }, + { + "text": "Then, Claire and Victor had a long argument, and afterwards Claire said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Henry and Kylie had a long argument, and afterwards Henry said to", + "s1_io_flip_cf": "Then, Victor and Claire had a long argument, and afterwards Claire said to", + "s2_io_flip_cf": "Then, Claire and Victor had a long argument, and afterwards Victor said to", + "random_names_s1_ioi_flip_cf": "Then, Kylie and Henry had a long argument, and afterwards Henry said to", + "random_names_s2_ioi_flip_cf": "Then, Henry and Kylie had a long argument, and afterwards Kylie said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Victor and Claire had a long argument, and afterwards Victor said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Kylie and Henry had a long argument, and afterwards Kylie said to" + }, + "metadata": { + "indirect_object": "Victor", + "subject": "Claire", + "object": "hanger", + "place": "flea market" + } + }, + { + "text": "While Stephanie and Bennett relaxed after visiting the helipad, Stephanie gave a apron to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Ezra and Jamie relaxed after visiting the helipad, Ezra gave a apron to", + "s1_io_flip_cf": "While Bennett and Stephanie relaxed after visiting the helipad, Stephanie gave a apron to", + "s2_io_flip_cf": "While Stephanie and Bennett relaxed after visiting the helipad, Bennett gave a apron to", + "random_names_s1_ioi_flip_cf": "While Jamie and Ezra relaxed after visiting the helipad, Ezra gave a apron to", + "random_names_s2_ioi_flip_cf": "While Ezra and Jamie relaxed after visiting the helipad, Jamie gave a apron to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Bennett and Stephanie relaxed after visiting the helipad, Bennett gave a apron to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jamie and Ezra relaxed after visiting the helipad, Jamie gave a apron to" + }, + "metadata": { + "indirect_object": "Bennett", + "subject": "Stephanie", + "object": "apron", + "place": "helipad" + } + }, + { + "text": "While Chase and Molly relaxed after visiting the farm, Chase gave a sharpener to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Naomi and Gavin relaxed after visiting the farm, Naomi gave a sharpener to", + "s1_io_flip_cf": "While Molly and Chase relaxed after visiting the farm, Chase gave a sharpener to", + "s2_io_flip_cf": "While Chase and Molly relaxed after visiting the farm, Molly gave a sharpener to", + "random_names_s1_ioi_flip_cf": "While Gavin and Naomi relaxed after visiting the farm, Naomi gave a sharpener to", + "random_names_s2_ioi_flip_cf": "While Naomi and Gavin relaxed after visiting the farm, Gavin gave a sharpener to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Molly and Chase relaxed after visiting the farm, Molly gave a sharpener to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Gavin and Naomi relaxed after visiting the farm, Gavin gave a sharpener to" + }, + "metadata": { + "indirect_object": "Molly", + "subject": "Chase", + "object": "sharpener", + "place": "farm" + } + }, + { + "text": "Later, Rylee and Grace met at the stadium. Rylee handed a keys to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Ezra and Ryder met at the stadium. Ezra handed a keys to", + "s1_io_flip_cf": "Later, Grace and Rylee met at the stadium. Rylee handed a keys to", + "s2_io_flip_cf": "Later, Rylee and Grace met at the stadium. Grace handed a keys to", + "random_names_s1_ioi_flip_cf": "Later, Ryder and Ezra met at the stadium. Ezra handed a keys to", + "random_names_s2_ioi_flip_cf": "Later, Ezra and Ryder met at the stadium. Ryder handed a keys to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Grace and Rylee met at the stadium. Grace handed a keys to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Ryder and Ezra met at the stadium. Ryder handed a keys to" + }, + "metadata": { + "indirect_object": "Grace", + "subject": "Rylee", + "object": "keys", + "place": "stadium" + } + }, + { + "text": "While Grace and Ezra relaxed after visiting the helipad, Grace gave a backpack to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Bryan and Jeremy relaxed after visiting the helipad, Bryan gave a backpack to", + "s1_io_flip_cf": "While Ezra and Grace relaxed after visiting the helipad, Grace gave a backpack to", + "s2_io_flip_cf": "While Grace and Ezra relaxed after visiting the helipad, Ezra gave a backpack to", + "random_names_s1_ioi_flip_cf": "While Jeremy and Bryan relaxed after visiting the helipad, Bryan gave a backpack to", + "random_names_s2_ioi_flip_cf": "While Bryan and Jeremy relaxed after visiting the helipad, Jeremy gave a backpack to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Ezra and Grace relaxed after visiting the helipad, Ezra gave a backpack to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jeremy and Bryan relaxed after visiting the helipad, Jeremy gave a backpack to" + }, + "metadata": { + "indirect_object": "Ezra", + "subject": "Grace", + "object": "backpack", + "place": "helipad" + } + }, + { + "text": "Later, Kaleb and Kimberly met at the mechanic shop. Kaleb handed a umbrella to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Athena and Jamie met at the mechanic shop. Athena handed a umbrella to", + "s1_io_flip_cf": "Later, Kimberly and Kaleb met at the mechanic shop. Kaleb handed a umbrella to", + "s2_io_flip_cf": "Later, Kaleb and Kimberly met at the mechanic shop. Kimberly handed a umbrella to", + "random_names_s1_ioi_flip_cf": "Later, Jamie and Athena met at the mechanic shop. Athena handed a umbrella to", + "random_names_s2_ioi_flip_cf": "Later, Athena and Jamie met at the mechanic shop. Jamie handed a umbrella to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Kimberly and Kaleb met at the mechanic shop. Kimberly handed a umbrella to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Jamie and Athena met at the mechanic shop. Jamie handed a umbrella to" + }, + "metadata": { + "indirect_object": "Kimberly", + "subject": "Kaleb", + "object": "umbrella", + "place": "mechanic shop" + } + }, + { + "text": "Afterwards, Molly and Aaliyah went to the bank. Molly gave a helmet to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Rebecca and Brittany went to the bank. Rebecca gave a helmet to", + "s1_io_flip_cf": "Afterwards, Aaliyah and Molly went to the bank. Molly gave a helmet to", + "s2_io_flip_cf": "Afterwards, Molly and Aaliyah went to the bank. Aaliyah gave a helmet to", + "random_names_s1_ioi_flip_cf": "Afterwards, Brittany and Rebecca went to the bank. Rebecca gave a helmet to", + "random_names_s2_ioi_flip_cf": "Afterwards, Rebecca and Brittany went to the bank. Brittany gave a helmet to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Aaliyah and Molly went to the bank. Aaliyah gave a helmet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Brittany and Rebecca went to the bank. Brittany gave a helmet to" + }, + "metadata": { + "indirect_object": "Aaliyah", + "subject": "Molly", + "object": "helmet", + "place": "bank" + } + }, + { + "text": "After Lucas and Bentley finished their work at the plaza, Lucas gave a mallet to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Steven and Weston finished their work at the plaza, Steven gave a mallet to", + "s1_io_flip_cf": "After Bentley and Lucas finished their work at the plaza, Lucas gave a mallet to", + "s2_io_flip_cf": "After Lucas and Bentley finished their work at the plaza, Bentley gave a mallet to", + "random_names_s1_ioi_flip_cf": "After Weston and Steven finished their work at the plaza, Steven gave a mallet to", + "random_names_s2_ioi_flip_cf": "After Steven and Weston finished their work at the plaza, Weston gave a mallet to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Bentley and Lucas finished their work at the plaza, Bentley gave a mallet to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Weston and Steven finished their work at the plaza, Weston gave a mallet to" + }, + "metadata": { + "indirect_object": "Bentley", + "subject": "Lucas", + "object": "mallet", + "place": "plaza" + } + }, + { + "text": "After their adventure at the farm, Claire and Audrey were surprised when Claire gave a box to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the farm, Arianna and Hayden were surprised when Arianna gave a box to", + "s1_io_flip_cf": "After their adventure at the farm, Audrey and Claire were surprised when Claire gave a box to", + "s2_io_flip_cf": "After their adventure at the farm, Claire and Audrey were surprised when Audrey gave a box to", + "random_names_s1_ioi_flip_cf": "After their adventure at the farm, Hayden and Arianna were surprised when Arianna gave a box to", + "random_names_s2_ioi_flip_cf": "After their adventure at the farm, Arianna and Hayden were surprised when Hayden gave a box to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the farm, Audrey and Claire were surprised when Audrey gave a box to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the farm, Hayden and Arianna were surprised when Hayden gave a box to" + }, + "metadata": { + "indirect_object": "Audrey", + "subject": "Claire", + "object": "box", + "place": "farm" + } + }, + { + "text": "Later, Ivy and Eric met at the bakery. Ivy handed a box to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Athena and Shannon met at the bakery. Athena handed a box to", + "s1_io_flip_cf": "Later, Eric and Ivy met at the bakery. Ivy handed a box to", + "s2_io_flip_cf": "Later, Ivy and Eric met at the bakery. Eric handed a box to", + "random_names_s1_ioi_flip_cf": "Later, Shannon and Athena met at the bakery. Athena handed a box to", + "random_names_s2_ioi_flip_cf": "Later, Athena and Shannon met at the bakery. Shannon handed a box to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Eric and Ivy met at the bakery. Eric handed a box to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Shannon and Athena met at the bakery. Shannon handed a box to" + }, + "metadata": { + "indirect_object": "Eric", + "subject": "Ivy", + "object": "box", + "place": "bakery" + } + }, + { + "text": "During their time at the bikeshop, Jayce and Lauren received a bit from Jayce", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the bikeshop, Leo and Austin received a bit from Leo", + "s1_io_flip_cf": "During their time at the bikeshop, Lauren and Jayce received a bit from Jayce", + "s2_io_flip_cf": "During their time at the bikeshop, Jayce and Lauren received a bit from Lauren", + "random_names_s1_ioi_flip_cf": "During their time at the bikeshop, Austin and Leo received a bit from Leo", + "random_names_s2_ioi_flip_cf": "During their time at the bikeshop, Leo and Austin received a bit from Austin", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the bikeshop, Lauren and Jayce received a bit from Lauren", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the bikeshop, Austin and Leo received a bit from Austin" + }, + "metadata": { + "indirect_object": "Lauren", + "subject": "Jayce", + "object": "bit", + "place": "bikeshop" + } + }, + { + "text": "After their adventure at the bazaar, Delilah and Benjamin were surprised when Delilah gave a folder to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the bazaar, Naomi and Lyla were surprised when Naomi gave a folder to", + "s1_io_flip_cf": "After their adventure at the bazaar, Benjamin and Delilah were surprised when Delilah gave a folder to", + "s2_io_flip_cf": "After their adventure at the bazaar, Delilah and Benjamin were surprised when Benjamin gave a folder to", + "random_names_s1_ioi_flip_cf": "After their adventure at the bazaar, Lyla and Naomi were surprised when Naomi gave a folder to", + "random_names_s2_ioi_flip_cf": "After their adventure at the bazaar, Naomi and Lyla were surprised when Lyla gave a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the bazaar, Benjamin and Delilah were surprised when Benjamin gave a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the bazaar, Lyla and Naomi were surprised when Lyla gave a folder to" + }, + "metadata": { + "indirect_object": "Benjamin ", + "subject": "Delilah", + "object": "folder", + "place": "bazaar" + } + }, + { + "text": "Once Isla and Olivia finished at the gallery, Isla offered them a plug", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Caroline and John finished at the gallery, Caroline offered them a plug", + "s1_io_flip_cf": "Once Olivia and Isla finished at the gallery, Isla offered them a plug", + "s2_io_flip_cf": "Once Isla and Olivia finished at the gallery, Olivia offered them a plug", + "random_names_s1_ioi_flip_cf": "Once John and Caroline finished at the gallery, Caroline offered them a plug", + "random_names_s2_ioi_flip_cf": "Once Caroline and John finished at the gallery, John offered them a plug", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Olivia and Isla finished at the gallery, Olivia offered them a plug", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once John and Caroline finished at the gallery, John offered them a plug" + }, + "metadata": { + "indirect_object": "Olivia", + "subject": "Isla", + "object": "plug", + "place": "gallery" + } + }, + { + "text": "During their time at the car, Rebecca and Amber received a washers from Rebecca ", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the car, Wesley and Mia received a washers from Wesley", + "s1_io_flip_cf": "During their time at the car, Amber and Rebecca received a washers from Rebecca ", + "s2_io_flip_cf": "During their time at the car, Rebecca and Amber received a washers from Amber", + "random_names_s1_ioi_flip_cf": "During their time at the car, Mia and Wesley received a washers from Wesley", + "random_names_s2_ioi_flip_cf": "During their time at the car, Wesley and Mia received a washers from Mia", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the car, Amber and Rebecca received a washers from Amber", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the car, Mia and Wesley received a washers from Mia" + }, + "metadata": { + "indirect_object": "Amber", + "subject": "Rebecca ", + "object": "washers", + "place": "car" + } + }, + { + "text": "At the farm, Jonathan and Bryan found a compass. Jonathan wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the farm, Alicia and Luna found a compass. Alicia wanted to give it to", + "s1_io_flip_cf": "At the farm, Bryan and Jonathan found a compass. Jonathan wanted to give it to", + "s2_io_flip_cf": "At the farm, Jonathan and Bryan found a compass. Bryan wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the farm, Luna and Alicia found a compass. Alicia wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the farm, Alicia and Luna found a compass. Luna wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the farm, Bryan and Jonathan found a compass. Bryan wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the farm, Luna and Alicia found a compass. Luna wanted to give it to" + }, + "metadata": { + "indirect_object": "Bryan", + "subject": "Jonathan", + "object": "compass", + "place": "farm" + } + }, + { + "text": "Then, Austin and Abraham had a long argument, and afterwards Austin said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Arianna and Caroline had a long argument, and afterwards Arianna said to", + "s1_io_flip_cf": "Then, Abraham and Austin had a long argument, and afterwards Austin said to", + "s2_io_flip_cf": "Then, Austin and Abraham had a long argument, and afterwards Abraham said to", + "random_names_s1_ioi_flip_cf": "Then, Caroline and Arianna had a long argument, and afterwards Arianna said to", + "random_names_s2_ioi_flip_cf": "Then, Arianna and Caroline had a long argument, and afterwards Caroline said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Abraham and Austin had a long argument, and afterwards Abraham said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Caroline and Arianna had a long argument, and afterwards Caroline said to" + }, + "metadata": { + "indirect_object": "Abraham", + "subject": "Austin", + "object": "knife", + "place": "circus" + } + }, + { + "text": "At the lobby, Molly and Willow found a napkin. Molly wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the lobby, Chloe and Alaina found a napkin. Chloe wanted to give it to", + "s1_io_flip_cf": "At the lobby, Willow and Molly found a napkin. Molly wanted to give it to", + "s2_io_flip_cf": "At the lobby, Molly and Willow found a napkin. Willow wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the lobby, Alaina and Chloe found a napkin. Chloe wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the lobby, Chloe and Alaina found a napkin. Alaina wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Willow and Molly found a napkin. Willow wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Alaina and Chloe found a napkin. Alaina wanted to give it to" + }, + "metadata": { + "indirect_object": "Willow", + "subject": "Molly", + "object": "napkin", + "place": "lobby" + } + }, + { + "text": "Then, Juliana and Jayce had a long argument, and afterwards Juliana said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Theodore and Stephen had a long argument, and afterwards Theodore said to", + "s1_io_flip_cf": "Then, Jayce and Juliana had a long argument, and afterwards Juliana said to", + "s2_io_flip_cf": "Then, Juliana and Jayce had a long argument, and afterwards Jayce said to", + "random_names_s1_ioi_flip_cf": "Then, Stephen and Theodore had a long argument, and afterwards Theodore said to", + "random_names_s2_ioi_flip_cf": "Then, Theodore and Stephen had a long argument, and afterwards Stephen said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Jayce and Juliana had a long argument, and afterwards Jayce said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Stephen and Theodore had a long argument, and afterwards Stephen said to" + }, + "metadata": { + "indirect_object": "Jayce", + "subject": "Juliana", + "object": "hat", + "place": "arcade" + } + }, + { + "text": "At the garage, Mckenzie and Santiago found a peeler. Mckenzie wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the garage, Ezekiel and Amber found a peeler. Ezekiel wanted to give it to", + "s1_io_flip_cf": "At the garage, Santiago and Mckenzie found a peeler. Mckenzie wanted to give it to", + "s2_io_flip_cf": "At the garage, Mckenzie and Santiago found a peeler. Santiago wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the garage, Amber and Ezekiel found a peeler. Ezekiel wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the garage, Ezekiel and Amber found a peeler. Amber wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the garage, Santiago and Mckenzie found a peeler. Santiago wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the garage, Amber and Ezekiel found a peeler. Amber wanted to give it to" + }, + "metadata": { + "indirect_object": "Santiago", + "subject": "Mckenzie", + "object": "peeler", + "place": "garage" + } + }, + { + "text": "Once Colton and Victor finished at the barracks, Colton offered them a computer", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Rebecca and Adeline finished at the barracks, Rebecca offered them a computer", + "s1_io_flip_cf": "Once Victor and Colton finished at the barracks, Colton offered them a computer", + "s2_io_flip_cf": "Once Colton and Victor finished at the barracks, Victor offered them a computer", + "random_names_s1_ioi_flip_cf": "Once Adeline and Rebecca finished at the barracks, Rebecca offered them a computer", + "random_names_s2_ioi_flip_cf": "Once Rebecca and Adeline finished at the barracks, Adeline offered them a computer", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Victor and Colton finished at the barracks, Victor offered them a computer", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Adeline and Rebecca finished at the barracks, Adeline offered them a computer" + }, + "metadata": { + "indirect_object": "Victor", + "subject": "Colton", + "object": "computer", + "place": "barracks" + } + }, + { + "text": "Later, Thomas and Sophie met at the stadium. Thomas handed a thermometer to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Isla and Adeline met at the stadium. Isla handed a thermometer to", + "s1_io_flip_cf": "Later, Sophie and Thomas met at the stadium. Thomas handed a thermometer to", + "s2_io_flip_cf": "Later, Thomas and Sophie met at the stadium. Sophie handed a thermometer to", + "random_names_s1_ioi_flip_cf": "Later, Adeline and Isla met at the stadium. Isla handed a thermometer to", + "random_names_s2_ioi_flip_cf": "Later, Isla and Adeline met at the stadium. Adeline handed a thermometer to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Sophie and Thomas met at the stadium. Sophie handed a thermometer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Adeline and Isla met at the stadium. Adeline handed a thermometer to" + }, + "metadata": { + "indirect_object": "Sophie", + "subject": "Thomas", + "object": "thermometer", + "place": "stadium" + } + }, + { + "text": "During their time at the subway, Hudson and Nathaniel received a bandage from Hudson", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the subway, Courtney and Adeline received a bandage from Courtney", + "s1_io_flip_cf": "During their time at the subway, Nathaniel and Hudson received a bandage from Hudson", + "s2_io_flip_cf": "During their time at the subway, Hudson and Nathaniel received a bandage from Nathaniel", + "random_names_s1_ioi_flip_cf": "During their time at the subway, Adeline and Courtney received a bandage from Courtney", + "random_names_s2_ioi_flip_cf": "During their time at the subway, Courtney and Adeline received a bandage from Adeline", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the subway, Nathaniel and Hudson received a bandage from Nathaniel", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the subway, Adeline and Courtney received a bandage from Adeline" + }, + "metadata": { + "indirect_object": "Nathaniel", + "subject": "Hudson", + "object": "bandage", + "place": "subway" + } + }, + { + "text": "After their adventure at the pizzeria, Braxton and Laila were surprised when Braxton gave a needle to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the pizzeria, Ezekiel and Calvin were surprised when Ezekiel gave a needle to", + "s1_io_flip_cf": "After their adventure at the pizzeria, Laila and Braxton were surprised when Braxton gave a needle to", + "s2_io_flip_cf": "After their adventure at the pizzeria, Braxton and Laila were surprised when Laila gave a needle to", + "random_names_s1_ioi_flip_cf": "After their adventure at the pizzeria, Calvin and Ezekiel were surprised when Ezekiel gave a needle to", + "random_names_s2_ioi_flip_cf": "After their adventure at the pizzeria, Ezekiel and Calvin were surprised when Calvin gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the pizzeria, Laila and Braxton were surprised when Laila gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the pizzeria, Calvin and Ezekiel were surprised when Calvin gave a needle to" + }, + "metadata": { + "indirect_object": "Laila", + "subject": "Braxton", + "object": "needle", + "place": "pizzeria" + } + }, + { + "text": "Then, Rylee and Carlos had a long argument, and afterwards Rylee said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Jesus and Mckenzie had a long argument, and afterwards Jesus said to", + "s1_io_flip_cf": "Then, Carlos and Rylee had a long argument, and afterwards Rylee said to", + "s2_io_flip_cf": "Then, Rylee and Carlos had a long argument, and afterwards Carlos said to", + "random_names_s1_ioi_flip_cf": "Then, Mckenzie and Jesus had a long argument, and afterwards Jesus said to", + "random_names_s2_ioi_flip_cf": "Then, Jesus and Mckenzie had a long argument, and afterwards Mckenzie said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Carlos and Rylee had a long argument, and afterwards Carlos said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Mckenzie and Jesus had a long argument, and afterwards Mckenzie said to" + }, + "metadata": { + "indirect_object": "Carlos", + "subject": "Rylee", + "object": "magazine", + "place": "bridge" + } + }, + { + "text": "During their time at the airstrip, Shannon and Jordan received a sandal from Shannon", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the airstrip, Hazel and Valentina received a sandal from Hazel", + "s1_io_flip_cf": "During their time at the airstrip, Jordan and Shannon received a sandal from Shannon", + "s2_io_flip_cf": "During their time at the airstrip, Shannon and Jordan received a sandal from Jordan", + "random_names_s1_ioi_flip_cf": "During their time at the airstrip, Valentina and Hazel received a sandal from Hazel", + "random_names_s2_ioi_flip_cf": "During their time at the airstrip, Hazel and Valentina received a sandal from Valentina", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the airstrip, Jordan and Shannon received a sandal from Jordan", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the airstrip, Valentina and Hazel received a sandal from Valentina" + }, + "metadata": { + "indirect_object": "Jordan", + "subject": "Shannon", + "object": "sandal", + "place": "airstrip" + } + }, + { + "text": "Afterwards, Naomi and Nicole went to the marketplace. Naomi gave a pencil to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Maya and David went to the marketplace. Maya gave a pencil to", + "s1_io_flip_cf": "Afterwards, Nicole and Naomi went to the marketplace. Naomi gave a pencil to", + "s2_io_flip_cf": "Afterwards, Naomi and Nicole went to the marketplace. Nicole gave a pencil to", + "random_names_s1_ioi_flip_cf": "Afterwards, David and Maya went to the marketplace. Maya gave a pencil to", + "random_names_s2_ioi_flip_cf": "Afterwards, Maya and David went to the marketplace. David gave a pencil to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Nicole and Naomi went to the marketplace. Nicole gave a pencil to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, David and Maya went to the marketplace. David gave a pencil to" + }, + "metadata": { + "indirect_object": "Nicole", + "subject": "Naomi", + "object": "pencil", + "place": "marketplace" + } + }, + { + "text": "While Oliver and Abraham relaxed after visiting the department store, Oliver gave a towel to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Khloe and Braxton relaxed after visiting the department store, Khloe gave a towel to", + "s1_io_flip_cf": "While Abraham and Oliver relaxed after visiting the department store, Oliver gave a towel to", + "s2_io_flip_cf": "While Oliver and Abraham relaxed after visiting the department store, Abraham gave a towel to", + "random_names_s1_ioi_flip_cf": "While Braxton and Khloe relaxed after visiting the department store, Khloe gave a towel to", + "random_names_s2_ioi_flip_cf": "While Khloe and Braxton relaxed after visiting the department store, Braxton gave a towel to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Abraham and Oliver relaxed after visiting the department store, Abraham gave a towel to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Braxton and Khloe relaxed after visiting the department store, Braxton gave a towel to" + }, + "metadata": { + "indirect_object": "Abraham", + "subject": "Oliver", + "object": "towel", + "place": "department store" + } + }, + { + "text": "During their time at the bakery, Bryan and Theodore received a apron from Bryan", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the bakery, Eric and Alice received a apron from Eric", + "s1_io_flip_cf": "During their time at the bakery, Theodore and Bryan received a apron from Bryan", + "s2_io_flip_cf": "During their time at the bakery, Bryan and Theodore received a apron from Theodore", + "random_names_s1_ioi_flip_cf": "During their time at the bakery, Alice and Eric received a apron from Eric", + "random_names_s2_ioi_flip_cf": "During their time at the bakery, Eric and Alice received a apron from Alice", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the bakery, Theodore and Bryan received a apron from Theodore", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the bakery, Alice and Eric received a apron from Alice" + }, + "metadata": { + "indirect_object": "Theodore", + "subject": "Bryan", + "object": "apron", + "place": "bakery" + } + }, + { + "text": "After Aubree and Samuel went to the barracks, Aubree gave a tissue to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Emily and Rachel went to the barracks, Emily gave a tissue to", + "s1_io_flip_cf": "After Samuel and Aubree went to the barracks, Aubree gave a tissue to", + "s2_io_flip_cf": "After Aubree and Samuel went to the barracks, Samuel gave a tissue to", + "random_names_s1_ioi_flip_cf": "After Rachel and Emily went to the barracks, Emily gave a tissue to", + "random_names_s2_ioi_flip_cf": "After Emily and Rachel went to the barracks, Rachel gave a tissue to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Samuel and Aubree went to the barracks, Samuel gave a tissue to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Rachel and Emily went to the barracks, Rachel gave a tissue to" + }, + "metadata": { + "indirect_object": "Samuel", + "subject": "Aubree", + "object": "tissue", + "place": "barracks" + } + }, + { + "text": "Once Anthony and Braxton finished at the university, Anthony offered them a rope", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Brody and Adeline finished at the university, Brody offered them a rope", + "s1_io_flip_cf": "Once Braxton and Anthony finished at the university, Anthony offered them a rope", + "s2_io_flip_cf": "Once Anthony and Braxton finished at the university, Braxton offered them a rope", + "random_names_s1_ioi_flip_cf": "Once Adeline and Brody finished at the university, Brody offered them a rope", + "random_names_s2_ioi_flip_cf": "Once Brody and Adeline finished at the university, Adeline offered them a rope", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Braxton and Anthony finished at the university, Braxton offered them a rope", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Adeline and Brody finished at the university, Adeline offered them a rope" + }, + "metadata": { + "indirect_object": "Braxton", + "subject": "Anthony", + "object": "rope", + "place": "university" + } + }, + { + "text": "Then, Jordan and Annabelle had a long argument, and afterwards Jordan said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Alaina and Claire had a long argument, and afterwards Alaina said to", + "s1_io_flip_cf": "Then, Annabelle and Jordan had a long argument, and afterwards Jordan said to", + "s2_io_flip_cf": "Then, Jordan and Annabelle had a long argument, and afterwards Annabelle said to", + "random_names_s1_ioi_flip_cf": "Then, Claire and Alaina had a long argument, and afterwards Alaina said to", + "random_names_s2_ioi_flip_cf": "Then, Alaina and Claire had a long argument, and afterwards Claire said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Annabelle and Jordan had a long argument, and afterwards Annabelle said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Claire and Alaina had a long argument, and afterwards Claire said to" + }, + "metadata": { + "indirect_object": "Annabelle", + "subject": "Jordan", + "object": "buckle", + "place": "gallery" + } + }, + { + "text": "After Emmanuel and Jesus went to the florist, Emmanuel gave a nails to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Chase and Anthony went to the florist, Chase gave a nails to", + "s1_io_flip_cf": "After Jesus and Emmanuel went to the florist, Emmanuel gave a nails to", + "s2_io_flip_cf": "After Emmanuel and Jesus went to the florist, Jesus gave a nails to", + "random_names_s1_ioi_flip_cf": "After Anthony and Chase went to the florist, Chase gave a nails to", + "random_names_s2_ioi_flip_cf": "After Chase and Anthony went to the florist, Anthony gave a nails to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Jesus and Emmanuel went to the florist, Jesus gave a nails to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Anthony and Chase went to the florist, Anthony gave a nails to" + }, + "metadata": { + "indirect_object": "Jesus", + "subject": "Emmanuel", + "object": "nails", + "place": "florist" + } + }, + { + "text": "During their time at the meeting, Mackenzie and Nicole received a luggage from Mackenzie", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the meeting, Aubree and Gael received a luggage from Aubree", + "s1_io_flip_cf": "During their time at the meeting, Nicole and Mackenzie received a luggage from Mackenzie", + "s2_io_flip_cf": "During their time at the meeting, Mackenzie and Nicole received a luggage from Nicole", + "random_names_s1_ioi_flip_cf": "During their time at the meeting, Gael and Aubree received a luggage from Aubree", + "random_names_s2_ioi_flip_cf": "During their time at the meeting, Aubree and Gael received a luggage from Gael", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the meeting, Nicole and Mackenzie received a luggage from Nicole", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the meeting, Gael and Aubree received a luggage from Gael" + }, + "metadata": { + "indirect_object": "Nicole", + "subject": "Mackenzie", + "object": "luggage", + "place": "meeting" + } + }, + { + "text": "After their adventure at the drive-thru, Hayden and Jack were surprised when Hayden gave a box to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the drive-thru, Mckenzie and Hailey were surprised when Mckenzie gave a box to", + "s1_io_flip_cf": "After their adventure at the drive-thru, Jack and Hayden were surprised when Hayden gave a box to", + "s2_io_flip_cf": "After their adventure at the drive-thru, Hayden and Jack were surprised when Jack gave a box to", + "random_names_s1_ioi_flip_cf": "After their adventure at the drive-thru, Hailey and Mckenzie were surprised when Mckenzie gave a box to", + "random_names_s2_ioi_flip_cf": "After their adventure at the drive-thru, Mckenzie and Hailey were surprised when Hailey gave a box to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the drive-thru, Jack and Hayden were surprised when Jack gave a box to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the drive-thru, Hailey and Mckenzie were surprised when Hailey gave a box to" + }, + "metadata": { + "indirect_object": "Jack", + "subject": "Hayden", + "object": "box", + "place": "drive-thru" + } + }, + { + "text": "Then, Reagan and Hailey had a long argument, and afterwards Reagan said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Eric and Brody had a long argument, and afterwards Eric said to", + "s1_io_flip_cf": "Then, Hailey and Reagan had a long argument, and afterwards Reagan said to", + "s2_io_flip_cf": "Then, Reagan and Hailey had a long argument, and afterwards Hailey said to", + "random_names_s1_ioi_flip_cf": "Then, Brody and Eric had a long argument, and afterwards Eric said to", + "random_names_s2_ioi_flip_cf": "Then, Eric and Brody had a long argument, and afterwards Brody said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Hailey and Reagan had a long argument, and afterwards Hailey said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Brody and Eric had a long argument, and afterwards Brody said to" + }, + "metadata": { + "indirect_object": "Hailey", + "subject": "Reagan", + "object": "tweezers", + "place": "circus" + } + }, + { + "text": "Then, Jesse and Brody had a long argument, and afterwards Jesse said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Sarah and Jonathan had a long argument, and afterwards Sarah said to", + "s1_io_flip_cf": "Then, Brody and Jesse had a long argument, and afterwards Jesse said to", + "s2_io_flip_cf": "Then, Jesse and Brody had a long argument, and afterwards Brody said to", + "random_names_s1_ioi_flip_cf": "Then, Jonathan and Sarah had a long argument, and afterwards Sarah said to", + "random_names_s2_ioi_flip_cf": "Then, Sarah and Jonathan had a long argument, and afterwards Jonathan said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Brody and Jesse had a long argument, and afterwards Brody said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Jonathan and Sarah had a long argument, and afterwards Jonathan said to" + }, + "metadata": { + "indirect_object": "Brody", + "subject": "Jesse", + "object": "glove", + "place": "airstrip" + } + }, + { + "text": "After their adventure at the bikeshop, Evelyn and Emily were surprised when Evelyn gave a napkin to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the bikeshop, Willow and Hazel were surprised when Willow gave a napkin to", + "s1_io_flip_cf": "After their adventure at the bikeshop, Emily and Evelyn were surprised when Evelyn gave a napkin to", + "s2_io_flip_cf": "After their adventure at the bikeshop, Evelyn and Emily were surprised when Emily gave a napkin to", + "random_names_s1_ioi_flip_cf": "After their adventure at the bikeshop, Hazel and Willow were surprised when Willow gave a napkin to", + "random_names_s2_ioi_flip_cf": "After their adventure at the bikeshop, Willow and Hazel were surprised when Hazel gave a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the bikeshop, Emily and Evelyn were surprised when Emily gave a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the bikeshop, Hazel and Willow were surprised when Hazel gave a napkin to" + }, + "metadata": { + "indirect_object": "Emily", + "subject": "Evelyn", + "object": "napkin", + "place": "bikeshop" + } + }, + { + "text": "Once Kendall and Caroline finished at the stand, Kendall offered them a pillow", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Chloe and Laila finished at the stand, Chloe offered them a pillow", + "s1_io_flip_cf": "Once Caroline and Kendall finished at the stand, Kendall offered them a pillow", + "s2_io_flip_cf": "Once Kendall and Caroline finished at the stand, Caroline offered them a pillow", + "random_names_s1_ioi_flip_cf": "Once Laila and Chloe finished at the stand, Chloe offered them a pillow", + "random_names_s2_ioi_flip_cf": "Once Chloe and Laila finished at the stand, Laila offered them a pillow", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Caroline and Kendall finished at the stand, Caroline offered them a pillow", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Laila and Chloe finished at the stand, Laila offered them a pillow" + }, + "metadata": { + "indirect_object": "Caroline", + "subject": "Kendall", + "object": "pillow", + "place": "stand" + } + }, + { + "text": "At the stand, Ella and Brittany found a pitcher. Ella wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the stand, Valerie and Wesley found a pitcher. Valerie wanted to give it to", + "s1_io_flip_cf": "At the stand, Brittany and Ella found a pitcher. Ella wanted to give it to", + "s2_io_flip_cf": "At the stand, Ella and Brittany found a pitcher. Brittany wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the stand, Wesley and Valerie found a pitcher. Valerie wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the stand, Valerie and Wesley found a pitcher. Wesley wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the stand, Brittany and Ella found a pitcher. Brittany wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the stand, Wesley and Valerie found a pitcher. Wesley wanted to give it to" + }, + "metadata": { + "indirect_object": "Brittany", + "subject": "Ella", + "object": "pitcher", + "place": "stand" + } + }, + { + "text": "Later, Eric and Carlos met at the marina. Eric handed a skirt to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Brianna and Benjamin met at the marina. Brianna handed a skirt to", + "s1_io_flip_cf": "Later, Carlos and Eric met at the marina. Eric handed a skirt to", + "s2_io_flip_cf": "Later, Eric and Carlos met at the marina. Carlos handed a skirt to", + "random_names_s1_ioi_flip_cf": "Later, Benjamin and Brianna met at the marina. Brianna handed a skirt to", + "random_names_s2_ioi_flip_cf": "Later, Brianna and Benjamin met at the marina. Benjamin handed a skirt to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Carlos and Eric met at the marina. Carlos handed a skirt to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Benjamin and Brianna met at the marina. Benjamin handed a skirt to" + }, + "metadata": { + "indirect_object": "Carlos", + "subject": "Eric", + "object": "skirt", + "place": "marina" + } + }, + { + "text": "At the college, Stephanie and Laila found a plug. Stephanie wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the college, Alana and Claire found a plug. Alana wanted to give it to", + "s1_io_flip_cf": "At the college, Laila and Stephanie found a plug. Stephanie wanted to give it to", + "s2_io_flip_cf": "At the college, Stephanie and Laila found a plug. Laila wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the college, Claire and Alana found a plug. Alana wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the college, Alana and Claire found a plug. Claire wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the college, Laila and Stephanie found a plug. Laila wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the college, Claire and Alana found a plug. Claire wanted to give it to" + }, + "metadata": { + "indirect_object": "Laila", + "subject": "Stephanie", + "object": "plug", + "place": "college" + } + }, + { + "text": "At the street, Brittany and Valentina found a can. Brittany wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the street, Weston and Skylar found a can. Weston wanted to give it to", + "s1_io_flip_cf": "At the street, Valentina and Brittany found a can. Brittany wanted to give it to", + "s2_io_flip_cf": "At the street, Brittany and Valentina found a can. Valentina wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the street, Skylar and Weston found a can. Weston wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the street, Weston and Skylar found a can. Skylar wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the street, Valentina and Brittany found a can. Valentina wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the street, Skylar and Weston found a can. Skylar wanted to give it to" + }, + "metadata": { + "indirect_object": "Valentina", + "subject": "Brittany", + "object": "can", + "place": "street" + } + }, + { + "text": "At the stadium, Amber and Reagan found a computer. Amber wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the stadium, Stephanie and Timothy found a computer. Stephanie wanted to give it to", + "s1_io_flip_cf": "At the stadium, Reagan and Amber found a computer. Amber wanted to give it to", + "s2_io_flip_cf": "At the stadium, Amber and Reagan found a computer. Reagan wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the stadium, Timothy and Stephanie found a computer. Stephanie wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the stadium, Stephanie and Timothy found a computer. Timothy wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the stadium, Reagan and Amber found a computer. Reagan wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the stadium, Timothy and Stephanie found a computer. Timothy wanted to give it to" + }, + "metadata": { + "indirect_object": "Reagan", + "subject": "Amber", + "object": "computer", + "place": "stadium" + } + }, + { + "text": "Later, Leo and Maya met at the house. Leo handed a plug to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Ariana and Brody met at the house. Ariana handed a plug to", + "s1_io_flip_cf": "Later, Maya and Leo met at the house. Leo handed a plug to", + "s2_io_flip_cf": "Later, Leo and Maya met at the house. Maya handed a plug to", + "random_names_s1_ioi_flip_cf": "Later, Brody and Ariana met at the house. Ariana handed a plug to", + "random_names_s2_ioi_flip_cf": "Later, Ariana and Brody met at the house. Brody handed a plug to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Maya and Leo met at the house. Maya handed a plug to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Brody and Ariana met at the house. Brody handed a plug to" + }, + "metadata": { + "indirect_object": "Maya", + "subject": "Leo", + "object": "plug", + "place": "house" + } + }, + { + "text": "Afterwards, Naomi and Melody went to the fairground. Naomi gave a snap to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Skylar and Sara went to the fairground. Skylar gave a snap to", + "s1_io_flip_cf": "Afterwards, Melody and Naomi went to the fairground. Naomi gave a snap to", + "s2_io_flip_cf": "Afterwards, Naomi and Melody went to the fairground. Melody gave a snap to", + "random_names_s1_ioi_flip_cf": "Afterwards, Sara and Skylar went to the fairground. Skylar gave a snap to", + "random_names_s2_ioi_flip_cf": "Afterwards, Skylar and Sara went to the fairground. Sara gave a snap to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Melody and Naomi went to the fairground. Melody gave a snap to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Sara and Skylar went to the fairground. Sara gave a snap to" + }, + "metadata": { + "indirect_object": "Melody", + "subject": "Naomi", + "object": "snap", + "place": "fairground" + } + }, + { + "text": "Afterwards, Lucas and Brittany went to the casino. Lucas gave a grater to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Jesus and Mackenzie went to the casino. Jesus gave a grater to", + "s1_io_flip_cf": "Afterwards, Brittany and Lucas went to the casino. Lucas gave a grater to", + "s2_io_flip_cf": "Afterwards, Lucas and Brittany went to the casino. Brittany gave a grater to", + "random_names_s1_ioi_flip_cf": "Afterwards, Mackenzie and Jesus went to the casino. Jesus gave a grater to", + "random_names_s2_ioi_flip_cf": "Afterwards, Jesus and Mackenzie went to the casino. Mackenzie gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Brittany and Lucas went to the casino. Brittany gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Mackenzie and Jesus went to the casino. Mackenzie gave a grater to" + }, + "metadata": { + "indirect_object": "Brittany", + "subject": "Lucas", + "object": "grater", + "place": "casino" + } + }, + { + "text": "Later, Kyle and Everett met at the canteen. Kyle handed a shower to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Melody and Patrick met at the canteen. Melody handed a shower to", + "s1_io_flip_cf": "Later, Everett and Kyle met at the canteen. Kyle handed a shower to", + "s2_io_flip_cf": "Later, Kyle and Everett met at the canteen. Everett handed a shower to", + "random_names_s1_ioi_flip_cf": "Later, Patrick and Melody met at the canteen. Melody handed a shower to", + "random_names_s2_ioi_flip_cf": "Later, Melody and Patrick met at the canteen. Patrick handed a shower to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Everett and Kyle met at the canteen. Everett handed a shower to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Patrick and Melody met at the canteen. Patrick handed a shower to" + }, + "metadata": { + "indirect_object": "Everett", + "subject": "Kyle", + "object": "shower", + "place": "canteen" + } + }, + { + "text": "After Alicia and Alaina finished their work at the university, Alicia gave a needle to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Calvin and Arianna finished their work at the university, Calvin gave a needle to", + "s1_io_flip_cf": "After Alaina and Alicia finished their work at the university, Alicia gave a needle to", + "s2_io_flip_cf": "After Alicia and Alaina finished their work at the university, Alaina gave a needle to", + "random_names_s1_ioi_flip_cf": "After Arianna and Calvin finished their work at the university, Calvin gave a needle to", + "random_names_s2_ioi_flip_cf": "After Calvin and Arianna finished their work at the university, Arianna gave a needle to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Alaina and Alicia finished their work at the university, Alaina gave a needle to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Arianna and Calvin finished their work at the university, Arianna gave a needle to" + }, + "metadata": { + "indirect_object": "Alaina", + "subject": "Alicia", + "object": "needle", + "place": "university" + } + }, + { + "text": "After Jeremiah and Santiago finished their work at the service station, Jeremiah gave a skirt to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Mackenzie and Hazel finished their work at the service station, Mackenzie gave a skirt to", + "s1_io_flip_cf": "After Santiago and Jeremiah finished their work at the service station, Jeremiah gave a skirt to", + "s2_io_flip_cf": "After Jeremiah and Santiago finished their work at the service station, Santiago gave a skirt to", + "random_names_s1_ioi_flip_cf": "After Hazel and Mackenzie finished their work at the service station, Mackenzie gave a skirt to", + "random_names_s2_ioi_flip_cf": "After Mackenzie and Hazel finished their work at the service station, Hazel gave a skirt to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Santiago and Jeremiah finished their work at the service station, Santiago gave a skirt to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Hazel and Mackenzie finished their work at the service station, Hazel gave a skirt to" + }, + "metadata": { + "indirect_object": "Santiago", + "subject": "Jeremiah", + "object": "skirt", + "place": "service station" + } + }, + { + "text": "After Rebecca and Hailey finished their work at the caravan, Rebecca gave a bucket to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Ariel and Shannon finished their work at the caravan, Ariel gave a bucket to", + "s1_io_flip_cf": "After Hailey and Rebecca finished their work at the caravan, Rebecca gave a bucket to", + "s2_io_flip_cf": "After Rebecca and Hailey finished their work at the caravan, Hailey gave a bucket to", + "random_names_s1_ioi_flip_cf": "After Shannon and Ariel finished their work at the caravan, Ariel gave a bucket to", + "random_names_s2_ioi_flip_cf": "After Ariel and Shannon finished their work at the caravan, Shannon gave a bucket to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Hailey and Rebecca finished their work at the caravan, Hailey gave a bucket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Shannon and Ariel finished their work at the caravan, Shannon gave a bucket to" + }, + "metadata": { + "indirect_object": "Hailey", + "subject": "Rebecca", + "object": "bucket", + "place": "caravan" + } + }, + { + "text": "After Nicole and Alicia went to the bank, Nicole gave a canvas to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Nathaniel and Ariel went to the bank, Nathaniel gave a canvas to", + "s1_io_flip_cf": "After Alicia and Nicole went to the bank, Nicole gave a canvas to", + "s2_io_flip_cf": "After Nicole and Alicia went to the bank, Alicia gave a canvas to", + "random_names_s1_ioi_flip_cf": "After Ariel and Nathaniel went to the bank, Nathaniel gave a canvas to", + "random_names_s2_ioi_flip_cf": "After Nathaniel and Ariel went to the bank, Ariel gave a canvas to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Alicia and Nicole went to the bank, Alicia gave a canvas to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Ariel and Nathaniel went to the bank, Ariel gave a canvas to" + }, + "metadata": { + "indirect_object": "Alicia", + "subject": "Nicole", + "object": "canvas", + "place": "bank" + } + }, + { + "text": "Later, Weston and Santiago met at the night market. Weston handed a bit to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Brianna and Amber met at the night market. Brianna handed a bit to", + "s1_io_flip_cf": "Later, Santiago and Weston met at the night market. Weston handed a bit to", + "s2_io_flip_cf": "Later, Weston and Santiago met at the night market. Santiago handed a bit to", + "random_names_s1_ioi_flip_cf": "Later, Amber and Brianna met at the night market. Brianna handed a bit to", + "random_names_s2_ioi_flip_cf": "Later, Brianna and Amber met at the night market. Amber handed a bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Santiago and Weston met at the night market. Santiago handed a bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Amber and Brianna met at the night market. Amber handed a bit to" + }, + "metadata": { + "indirect_object": "Santiago", + "subject": "Weston", + "object": "bit", + "place": "night market" + } + }, + { + "text": "After Laila and Timothy finished their work at the depot, Laila gave a phone to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Anthony and Braxton finished their work at the depot, Anthony gave a phone to", + "s1_io_flip_cf": "After Timothy and Laila finished their work at the depot, Laila gave a phone to", + "s2_io_flip_cf": "After Laila and Timothy finished their work at the depot, Timothy gave a phone to", + "random_names_s1_ioi_flip_cf": "After Braxton and Anthony finished their work at the depot, Anthony gave a phone to", + "random_names_s2_ioi_flip_cf": "After Anthony and Braxton finished their work at the depot, Braxton gave a phone to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Timothy and Laila finished their work at the depot, Timothy gave a phone to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Braxton and Anthony finished their work at the depot, Braxton gave a phone to" + }, + "metadata": { + "indirect_object": "Timothy", + "subject": "Laila", + "object": "phone", + "place": "depot" + } + }, + { + "text": "Afterwards, Quinn and Theodore went to the factory. Quinn gave a screws to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Alicia and Mia went to the factory. Alicia gave a screws to", + "s1_io_flip_cf": "Afterwards, Theodore and Quinn went to the factory. Quinn gave a screws to", + "s2_io_flip_cf": "Afterwards, Quinn and Theodore went to the factory. Theodore gave a screws to", + "random_names_s1_ioi_flip_cf": "Afterwards, Mia and Alicia went to the factory. Alicia gave a screws to", + "random_names_s2_ioi_flip_cf": "Afterwards, Alicia and Mia went to the factory. Mia gave a screws to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Theodore and Quinn went to the factory. Theodore gave a screws to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Mia and Alicia went to the factory. Mia gave a screws to" + }, + "metadata": { + "indirect_object": "Theodore", + "subject": "Quinn", + "object": "screws", + "place": "factory" + } + }, + { + "text": "While Alicia and Maya relaxed after visiting the theater, Alicia gave a air conditioner to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Kaleb and Jose relaxed after visiting the theater, Kaleb gave a air conditioner to", + "s1_io_flip_cf": "While Maya and Alicia relaxed after visiting the theater, Alicia gave a air conditioner to", + "s2_io_flip_cf": "While Alicia and Maya relaxed after visiting the theater, Maya gave a air conditioner to", + "random_names_s1_ioi_flip_cf": "While Jose and Kaleb relaxed after visiting the theater, Kaleb gave a air conditioner to", + "random_names_s2_ioi_flip_cf": "While Kaleb and Jose relaxed after visiting the theater, Jose gave a air conditioner to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Maya and Alicia relaxed after visiting the theater, Maya gave a air conditioner to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Jose and Kaleb relaxed after visiting the theater, Jose gave a air conditioner to" + }, + "metadata": { + "indirect_object": "Maya", + "subject": "Alicia", + "object": "air conditioner", + "place": "theater" + } + }, + { + "text": "After Claire and Ivy went to the store, Claire gave a washers to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Aaliyah and Steven went to the store, Aaliyah gave a washers to", + "s1_io_flip_cf": "After Ivy and Claire went to the store, Claire gave a washers to", + "s2_io_flip_cf": "After Claire and Ivy went to the store, Ivy gave a washers to", + "random_names_s1_ioi_flip_cf": "After Steven and Aaliyah went to the store, Aaliyah gave a washers to", + "random_names_s2_ioi_flip_cf": "After Aaliyah and Steven went to the store, Steven gave a washers to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Ivy and Claire went to the store, Ivy gave a washers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Steven and Aaliyah went to the store, Steven gave a washers to" + }, + "metadata": { + "indirect_object": "Ivy", + "subject": "Claire", + "object": "washers", + "place": "store" + } + }, + { + "text": "Afterwards, Adalynn and Riley went to the bikeshop. Adalynn gave a washers to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, David and Hazel went to the bikeshop. David gave a washers to", + "s1_io_flip_cf": "Afterwards, Riley and Adalynn went to the bikeshop. Adalynn gave a washers to", + "s2_io_flip_cf": "Afterwards, Adalynn and Riley went to the bikeshop. Riley gave a washers to", + "random_names_s1_ioi_flip_cf": "Afterwards, Hazel and David went to the bikeshop. David gave a washers to", + "random_names_s2_ioi_flip_cf": "Afterwards, David and Hazel went to the bikeshop. Hazel gave a washers to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Riley and Adalynn went to the bikeshop. Riley gave a washers to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Hazel and David went to the bikeshop. Hazel gave a washers to" + }, + "metadata": { + "indirect_object": "Riley", + "subject": "Adalynn", + "object": "washers", + "place": "bikeshop" + } + }, + { + "text": "During their time at the circus, Parker and Mia received a magazine from Parker", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the circus, Lucas and Ryder received a magazine from Lucas", + "s1_io_flip_cf": "During their time at the circus, Mia and Parker received a magazine from Parker", + "s2_io_flip_cf": "During their time at the circus, Parker and Mia received a magazine from Mia", + "random_names_s1_ioi_flip_cf": "During their time at the circus, Ryder and Lucas received a magazine from Lucas", + "random_names_s2_ioi_flip_cf": "During their time at the circus, Lucas and Ryder received a magazine from Ryder", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the circus, Mia and Parker received a magazine from Mia", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the circus, Ryder and Lucas received a magazine from Ryder" + }, + "metadata": { + "indirect_object": "Mia", + "subject": "Parker", + "object": "magazine", + "place": "circus" + } + }, + { + "text": "Later, Skylar and Asher met at the aviation. Skylar handed a rake to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Kendall and Emily met at the aviation. Kendall handed a rake to", + "s1_io_flip_cf": "Later, Asher and Skylar met at the aviation. Skylar handed a rake to", + "s2_io_flip_cf": "Later, Skylar and Asher met at the aviation. Asher handed a rake to", + "random_names_s1_ioi_flip_cf": "Later, Emily and Kendall met at the aviation. Kendall handed a rake to", + "random_names_s2_ioi_flip_cf": "Later, Kendall and Emily met at the aviation. Emily handed a rake to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Asher and Skylar met at the aviation. Asher handed a rake to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Emily and Kendall met at the aviation. Emily handed a rake to" + }, + "metadata": { + "indirect_object": "Asher", + "subject": "Skylar", + "object": "rake", + "place": "aviation" + } + }, + { + "text": "At the marina, Ezekiel and Athena found a vacuum. Ezekiel wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the marina, Jesus and Jeremy found a vacuum. Jesus wanted to give it to", + "s1_io_flip_cf": "At the marina, Athena and Ezekiel found a vacuum. Ezekiel wanted to give it to", + "s2_io_flip_cf": "At the marina, Ezekiel and Athena found a vacuum. Athena wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the marina, Jeremy and Jesus found a vacuum. Jesus wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the marina, Jesus and Jeremy found a vacuum. Jeremy wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the marina, Athena and Ezekiel found a vacuum. Athena wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the marina, Jeremy and Jesus found a vacuum. Jeremy wanted to give it to" + }, + "metadata": { + "indirect_object": "Athena", + "subject": "Ezekiel", + "object": "vacuum", + "place": "marina" + } + }, + { + "text": "Afterwards, Natalie and Santiago went to the theater. Natalie gave a hanger to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Caroline and Brianna went to the theater. Caroline gave a hanger to", + "s1_io_flip_cf": "Afterwards, Santiago and Natalie went to the theater. Natalie gave a hanger to", + "s2_io_flip_cf": "Afterwards, Natalie and Santiago went to the theater. Santiago gave a hanger to", + "random_names_s1_ioi_flip_cf": "Afterwards, Brianna and Caroline went to the theater. Caroline gave a hanger to", + "random_names_s2_ioi_flip_cf": "Afterwards, Caroline and Brianna went to the theater. Brianna gave a hanger to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Santiago and Natalie went to the theater. Santiago gave a hanger to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Brianna and Caroline went to the theater. Brianna gave a hanger to" + }, + "metadata": { + "indirect_object": "Santiago", + "subject": "Natalie", + "object": "hanger", + "place": "theater" + } + }, + { + "text": "Later, Victoria and Gavin met at the bikeshop. Victoria handed a bit to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Vincent and Jeremiah met at the bikeshop. Vincent handed a bit to", + "s1_io_flip_cf": "Later, Gavin and Victoria met at the bikeshop. Victoria handed a bit to", + "s2_io_flip_cf": "Later, Victoria and Gavin met at the bikeshop. Gavin handed a bit to", + "random_names_s1_ioi_flip_cf": "Later, Jeremiah and Vincent met at the bikeshop. Vincent handed a bit to", + "random_names_s2_ioi_flip_cf": "Later, Vincent and Jeremiah met at the bikeshop. Jeremiah handed a bit to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Gavin and Victoria met at the bikeshop. Gavin handed a bit to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Jeremiah and Vincent met at the bikeshop. Jeremiah handed a bit to" + }, + "metadata": { + "indirect_object": "Gavin", + "subject": "Victoria", + "object": "bit", + "place": "bikeshop" + } + }, + { + "text": "Then, Delilah and Kylie had a long argument, and afterwards Delilah said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Anthony and Arianna had a long argument, and afterwards Anthony said to", + "s1_io_flip_cf": "Then, Kylie and Delilah had a long argument, and afterwards Delilah said to", + "s2_io_flip_cf": "Then, Delilah and Kylie had a long argument, and afterwards Kylie said to", + "random_names_s1_ioi_flip_cf": "Then, Arianna and Anthony had a long argument, and afterwards Anthony said to", + "random_names_s2_ioi_flip_cf": "Then, Anthony and Arianna had a long argument, and afterwards Arianna said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kylie and Delilah had a long argument, and afterwards Kylie said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Arianna and Anthony had a long argument, and afterwards Arianna said to" + }, + "metadata": { + "indirect_object": "Kylie", + "subject": "Delilah", + "object": "skirt", + "place": "service station" + } + }, + { + "text": "Then, Jayce and Kaleb had a long argument, and afterwards Jayce said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Sofia and Melody had a long argument, and afterwards Sofia said to", + "s1_io_flip_cf": "Then, Kaleb and Jayce had a long argument, and afterwards Jayce said to", + "s2_io_flip_cf": "Then, Jayce and Kaleb had a long argument, and afterwards Kaleb said to", + "random_names_s1_ioi_flip_cf": "Then, Melody and Sofia had a long argument, and afterwards Sofia said to", + "random_names_s2_ioi_flip_cf": "Then, Sofia and Melody had a long argument, and afterwards Melody said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Kaleb and Jayce had a long argument, and afterwards Kaleb said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Melody and Sofia had a long argument, and afterwards Melody said to" + }, + "metadata": { + "indirect_object": "Kaleb", + "subject": "Jayce", + "object": "screws", + "place": "college" + } + }, + { + "text": "After Lyla and Athena went to the optician, Lyla gave a dryer to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Ezekiel and Kimberly went to the optician, Ezekiel gave a dryer to", + "s1_io_flip_cf": "After Athena and Lyla went to the optician, Lyla gave a dryer to", + "s2_io_flip_cf": "After Lyla and Athena went to the optician, Athena gave a dryer to", + "random_names_s1_ioi_flip_cf": "After Kimberly and Ezekiel went to the optician, Ezekiel gave a dryer to", + "random_names_s2_ioi_flip_cf": "After Ezekiel and Kimberly went to the optician, Kimberly gave a dryer to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Athena and Lyla went to the optician, Athena gave a dryer to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Kimberly and Ezekiel went to the optician, Kimberly gave a dryer to" + }, + "metadata": { + "indirect_object": "Athena", + "subject": "Lyla", + "object": "dryer", + "place": "optician" + } + }, + { + "text": "Later, Max and Juliana met at the mechanic shop. Max handed a blanket to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, David and Asher met at the mechanic shop. David handed a blanket to", + "s1_io_flip_cf": "Later, Juliana and Max met at the mechanic shop. Max handed a blanket to", + "s2_io_flip_cf": "Later, Max and Juliana met at the mechanic shop. Juliana handed a blanket to", + "random_names_s1_ioi_flip_cf": "Later, Asher and David met at the mechanic shop. David handed a blanket to", + "random_names_s2_ioi_flip_cf": "Later, David and Asher met at the mechanic shop. Asher handed a blanket to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Juliana and Max met at the mechanic shop. Juliana handed a blanket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Asher and David met at the mechanic shop. Asher handed a blanket to" + }, + "metadata": { + "indirect_object": "Juliana", + "subject": "Max", + "object": "blanket", + "place": "mechanic shop" + } + }, + { + "text": "After Aria and Melody went to the plaza, Aria gave a plug to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Ariel and Morgan went to the plaza, Ariel gave a plug to", + "s1_io_flip_cf": "After Melody and Aria went to the plaza, Aria gave a plug to", + "s2_io_flip_cf": "After Aria and Melody went to the plaza, Melody gave a plug to", + "random_names_s1_ioi_flip_cf": "After Morgan and Ariel went to the plaza, Ariel gave a plug to", + "random_names_s2_ioi_flip_cf": "After Ariel and Morgan went to the plaza, Morgan gave a plug to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Melody and Aria went to the plaza, Melody gave a plug to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Morgan and Ariel went to the plaza, Morgan gave a plug to" + }, + "metadata": { + "indirect_object": "Melody", + "subject": "Aria", + "object": "plug", + "place": "plaza" + } + }, + { + "text": "At the optician, Nova and Chloe found a tissue. Nova wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the optician, Theodore and John found a tissue. Theodore wanted to give it to", + "s1_io_flip_cf": "At the optician, Chloe and Nova found a tissue. Nova wanted to give it to", + "s2_io_flip_cf": "At the optician, Nova and Chloe found a tissue. Chloe wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the optician, John and Theodore found a tissue. Theodore wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the optician, Theodore and John found a tissue. John wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the optician, Chloe and Nova found a tissue. Chloe wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the optician, John and Theodore found a tissue. John wanted to give it to" + }, + "metadata": { + "indirect_object": "Chloe", + "subject": "Nova", + "object": "tissue", + "place": "optician" + } + }, + { + "text": "Later, Lucas and Jace met at the circus. Lucas handed a napkin to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Arianna and Nora met at the circus. Arianna handed a napkin to", + "s1_io_flip_cf": "Later, Jace and Lucas met at the circus. Lucas handed a napkin to", + "s2_io_flip_cf": "Later, Lucas and Jace met at the circus. Jace handed a napkin to", + "random_names_s1_ioi_flip_cf": "Later, Nora and Arianna met at the circus. Arianna handed a napkin to", + "random_names_s2_ioi_flip_cf": "Later, Arianna and Nora met at the circus. Nora handed a napkin to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Jace and Lucas met at the circus. Jace handed a napkin to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Nora and Arianna met at the circus. Nora handed a napkin to" + }, + "metadata": { + "indirect_object": "Jace", + "subject": "Lucas", + "object": "napkin", + "place": "circus" + } + }, + { + "text": "Then, Anthony and Nicolas had a long argument, and afterwards Anthony said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Quinn and Bryson had a long argument, and afterwards Quinn said to", + "s1_io_flip_cf": "Then, Nicolas and Anthony had a long argument, and afterwards Anthony said to", + "s2_io_flip_cf": "Then, Anthony and Nicolas had a long argument, and afterwards Nicolas said to", + "random_names_s1_ioi_flip_cf": "Then, Bryson and Quinn had a long argument, and afterwards Quinn said to", + "random_names_s2_ioi_flip_cf": "Then, Quinn and Bryson had a long argument, and afterwards Bryson said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Nicolas and Anthony had a long argument, and afterwards Nicolas said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Bryson and Quinn had a long argument, and afterwards Bryson said to" + }, + "metadata": { + "indirect_object": "Nicolas", + "subject": "Anthony", + "object": "calendar", + "place": "subway" + } + }, + { + "text": "At the lobby, Kimberly and Calvin found a saw. Kimberly wanted to give it to", + "template": "At the {place}, {name_A} and {name_B} found a {object}. {name_C} wanted to give it to", + "couterfactuals": { + "random_names_cf": "At the lobby, Oliver and Sofia found a saw. Oliver wanted to give it to", + "s1_io_flip_cf": "At the lobby, Calvin and Kimberly found a saw. Kimberly wanted to give it to", + "s2_io_flip_cf": "At the lobby, Kimberly and Calvin found a saw. Calvin wanted to give it to", + "random_names_s1_ioi_flip_cf": "At the lobby, Sofia and Oliver found a saw. Oliver wanted to give it to", + "random_names_s2_ioi_flip_cf": "At the lobby, Oliver and Sofia found a saw. Sofia wanted to give it to", + "s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Calvin and Kimberly found a saw. Calvin wanted to give it to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "At the lobby, Sofia and Oliver found a saw. Sofia wanted to give it to" + }, + "metadata": { + "indirect_object": "Calvin", + "subject": "Kimberly", + "object": "saw", + "place": "lobby" + } + }, + { + "text": "Then, Emmanuel and Sofia had a long argument, and afterwards Emmanuel said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Kylie and Anthony had a long argument, and afterwards Kylie said to", + "s1_io_flip_cf": "Then, Sofia and Emmanuel had a long argument, and afterwards Emmanuel said to", + "s2_io_flip_cf": "Then, Emmanuel and Sofia had a long argument, and afterwards Sofia said to", + "random_names_s1_ioi_flip_cf": "Then, Anthony and Kylie had a long argument, and afterwards Kylie said to", + "random_names_s2_ioi_flip_cf": "Then, Kylie and Anthony had a long argument, and afterwards Anthony said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Sofia and Emmanuel had a long argument, and afterwards Sofia said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Anthony and Kylie had a long argument, and afterwards Anthony said to" + }, + "metadata": { + "indirect_object": "Sofia", + "subject": "Emmanuel", + "object": "umbrella", + "place": "dock" + } + }, + { + "text": "After their adventure at the aviation, Jose and Kaleb were surprised when Jose gave a grater to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the aviation, Leo and Everett were surprised when Leo gave a grater to", + "s1_io_flip_cf": "After their adventure at the aviation, Kaleb and Jose were surprised when Jose gave a grater to", + "s2_io_flip_cf": "After their adventure at the aviation, Jose and Kaleb were surprised when Kaleb gave a grater to", + "random_names_s1_ioi_flip_cf": "After their adventure at the aviation, Everett and Leo were surprised when Leo gave a grater to", + "random_names_s2_ioi_flip_cf": "After their adventure at the aviation, Leo and Everett were surprised when Everett gave a grater to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the aviation, Kaleb and Jose were surprised when Kaleb gave a grater to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the aviation, Everett and Leo were surprised when Everett gave a grater to" + }, + "metadata": { + "indirect_object": "Kaleb", + "subject": "Jose", + "object": "grater", + "place": "aviation" + } + }, + { + "text": "After Nova and Mackenzie finished their work at the bazaar, Nova gave a toothpick to", + "template": "After {name_A} and {name_B} finished their work at the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Chase and Leo finished their work at the bazaar, Chase gave a toothpick to", + "s1_io_flip_cf": "After Mackenzie and Nova finished their work at the bazaar, Nova gave a toothpick to", + "s2_io_flip_cf": "After Nova and Mackenzie finished their work at the bazaar, Mackenzie gave a toothpick to", + "random_names_s1_ioi_flip_cf": "After Leo and Chase finished their work at the bazaar, Chase gave a toothpick to", + "random_names_s2_ioi_flip_cf": "After Chase and Leo finished their work at the bazaar, Leo gave a toothpick to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Mackenzie and Nova finished their work at the bazaar, Mackenzie gave a toothpick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Leo and Chase finished their work at the bazaar, Leo gave a toothpick to" + }, + "metadata": { + "indirect_object": "Mackenzie", + "subject": "Nova", + "object": "toothpick", + "place": "bazaar" + } + }, + { + "text": "After their adventure at the farm, Melody and Aria were surprised when Melody gave a bucket to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the farm, Shannon and Steven were surprised when Shannon gave a bucket to", + "s1_io_flip_cf": "After their adventure at the farm, Aria and Melody were surprised when Melody gave a bucket to", + "s2_io_flip_cf": "After their adventure at the farm, Melody and Aria were surprised when Aria gave a bucket to", + "random_names_s1_ioi_flip_cf": "After their adventure at the farm, Steven and Shannon were surprised when Shannon gave a bucket to", + "random_names_s2_ioi_flip_cf": "After their adventure at the farm, Shannon and Steven were surprised when Steven gave a bucket to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the farm, Aria and Melody were surprised when Aria gave a bucket to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the farm, Steven and Shannon were surprised when Steven gave a bucket to" + }, + "metadata": { + "indirect_object": "Aria", + "subject": "Melody", + "object": "bucket", + "place": "farm" + } + }, + { + "text": "After Katie and Nova went to the dock, Katie gave a toothpick to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After David and Alana went to the dock, David gave a toothpick to", + "s1_io_flip_cf": "After Nova and Katie went to the dock, Katie gave a toothpick to", + "s2_io_flip_cf": "After Katie and Nova went to the dock, Nova gave a toothpick to", + "random_names_s1_ioi_flip_cf": "After Alana and David went to the dock, David gave a toothpick to", + "random_names_s2_ioi_flip_cf": "After David and Alana went to the dock, Alana gave a toothpick to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Nova and Katie went to the dock, Nova gave a toothpick to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Alana and David went to the dock, Alana gave a toothpick to" + }, + "metadata": { + "indirect_object": "Nova", + "subject": "Katie", + "object": "toothpick", + "place": "dock" + } + }, + { + "text": "After their adventure at the subway, Brianna and Brody were surprised when Brianna gave a pen to", + "template": "After their adventure at the {place}, {name_A} and {name_B} were surprised when {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After their adventure at the subway, Evan and Santiago were surprised when Evan gave a pen to", + "s1_io_flip_cf": "After their adventure at the subway, Brody and Brianna were surprised when Brianna gave a pen to", + "s2_io_flip_cf": "After their adventure at the subway, Brianna and Brody were surprised when Brody gave a pen to", + "random_names_s1_ioi_flip_cf": "After their adventure at the subway, Santiago and Evan were surprised when Evan gave a pen to", + "random_names_s2_ioi_flip_cf": "After their adventure at the subway, Evan and Santiago were surprised when Santiago gave a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the subway, Brody and Brianna were surprised when Brody gave a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After their adventure at the subway, Santiago and Evan were surprised when Santiago gave a pen to" + }, + "metadata": { + "indirect_object": "Brody", + "subject": "Brianna", + "object": "pen", + "place": "subway" + } + }, + { + "text": "Later, James and Gael met at the bazaar. James handed a nails to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Scott and Carlos met at the bazaar. Scott handed a nails to", + "s1_io_flip_cf": "Later, Gael and James met at the bazaar. James handed a nails to", + "s2_io_flip_cf": "Later, James and Gael met at the bazaar. Gael handed a nails to", + "random_names_s1_ioi_flip_cf": "Later, Carlos and Scott met at the bazaar. Scott handed a nails to", + "random_names_s2_ioi_flip_cf": "Later, Scott and Carlos met at the bazaar. Carlos handed a nails to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Gael and James met at the bazaar. Gael handed a nails to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Carlos and Scott met at the bazaar. Carlos handed a nails to" + }, + "metadata": { + "indirect_object": "Gael", + "subject": "James", + "object": "nails", + "place": "bazaar" + } + }, + { + "text": "Once Grace and Aria finished at the stand, Grace offered them a cabinet", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Olivia and Gianna finished at the stand, Olivia offered them a cabinet", + "s1_io_flip_cf": "Once Aria and Grace finished at the stand, Grace offered them a cabinet", + "s2_io_flip_cf": "Once Grace and Aria finished at the stand, Aria offered them a cabinet", + "random_names_s1_ioi_flip_cf": "Once Gianna and Olivia finished at the stand, Olivia offered them a cabinet", + "random_names_s2_ioi_flip_cf": "Once Olivia and Gianna finished at the stand, Gianna offered them a cabinet", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Aria and Grace finished at the stand, Aria offered them a cabinet", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Gianna and Olivia finished at the stand, Gianna offered them a cabinet" + }, + "metadata": { + "indirect_object": "Aria", + "subject": "Grace", + "object": "cabinet", + "place": "stand" + } + }, + { + "text": "While Carlos and Wesley relaxed after visiting the helipad, Carlos gave a spoon to", + "template": "While {name_A} and {name_B} relaxed after visiting the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "While Scott and Olivia relaxed after visiting the helipad, Scott gave a spoon to", + "s1_io_flip_cf": "While Wesley and Carlos relaxed after visiting the helipad, Carlos gave a spoon to", + "s2_io_flip_cf": "While Carlos and Wesley relaxed after visiting the helipad, Wesley gave a spoon to", + "random_names_s1_ioi_flip_cf": "While Olivia and Scott relaxed after visiting the helipad, Scott gave a spoon to", + "random_names_s2_ioi_flip_cf": "While Scott and Olivia relaxed after visiting the helipad, Olivia gave a spoon to", + "s1_ioi_flip_s2_ioi_flip_cf": "While Wesley and Carlos relaxed after visiting the helipad, Wesley gave a spoon to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "While Olivia and Scott relaxed after visiting the helipad, Olivia gave a spoon to" + }, + "metadata": { + "indirect_object": "Wesley", + "subject": "Carlos", + "object": "spoon", + "place": "helipad" + } + }, + { + "text": "Once Jesus and Nova finished at the room, Jesus offered them a cabinet", + "template": "Once {name_A} and {name_B} finished at the {place}, {name_C} offered them a {object}", + "couterfactuals": { + "random_names_cf": "Once Hayden and Khloe finished at the room, Hayden offered them a cabinet", + "s1_io_flip_cf": "Once Nova and Jesus finished at the room, Jesus offered them a cabinet", + "s2_io_flip_cf": "Once Jesus and Nova finished at the room, Nova offered them a cabinet", + "random_names_s1_ioi_flip_cf": "Once Khloe and Hayden finished at the room, Hayden offered them a cabinet", + "random_names_s2_ioi_flip_cf": "Once Hayden and Khloe finished at the room, Khloe offered them a cabinet", + "s1_ioi_flip_s2_ioi_flip_cf": "Once Nova and Jesus finished at the room, Nova offered them a cabinet", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Once Khloe and Hayden finished at the room, Khloe offered them a cabinet" + }, + "metadata": { + "indirect_object": "Nova", + "subject": "Jesus", + "object": "cabinet", + "place": "room" + } + }, + { + "text": "During their time at the dock, Quinn and Ezra received a curling from Quinn", + "template": "During their time at the {place}, {name_A} and {name_B} received a {object} from {name_C}", + "couterfactuals": { + "random_names_cf": "During their time at the dock, Weston and Melody received a curling from Weston", + "s1_io_flip_cf": "During their time at the dock, Ezra and Quinn received a curling from Quinn", + "s2_io_flip_cf": "During their time at the dock, Quinn and Ezra received a curling from Ezra", + "random_names_s1_ioi_flip_cf": "During their time at the dock, Melody and Weston received a curling from Weston", + "random_names_s2_ioi_flip_cf": "During their time at the dock, Weston and Melody received a curling from Melody", + "s1_ioi_flip_s2_ioi_flip_cf": "During their time at the dock, Ezra and Quinn received a curling from Ezra", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "During their time at the dock, Melody and Weston received a curling from Melody" + }, + "metadata": { + "indirect_object": "Ezra", + "subject": "Quinn", + "object": "curling", + "place": "dock" + } + }, + { + "text": "Afterwards, Mia and Santiago went to the marketplace. Mia gave a cooler to", + "template": "Afterwards, {name_A} and {name_B} went to the {place}. {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "Afterwards, Samuel and Valentina went to the marketplace. Samuel gave a cooler to", + "s1_io_flip_cf": "Afterwards, Santiago and Mia went to the marketplace. Mia gave a cooler to", + "s2_io_flip_cf": "Afterwards, Mia and Santiago went to the marketplace. Santiago gave a cooler to", + "random_names_s1_ioi_flip_cf": "Afterwards, Valentina and Samuel went to the marketplace. Samuel gave a cooler to", + "random_names_s2_ioi_flip_cf": "Afterwards, Samuel and Valentina went to the marketplace. Valentina gave a cooler to", + "s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Santiago and Mia went to the marketplace. Santiago gave a cooler to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Afterwards, Valentina and Samuel went to the marketplace. Valentina gave a cooler to" + }, + "metadata": { + "indirect_object": "Santiago", + "subject": "Mia", + "object": "cooler", + "place": "marketplace" + } + }, + { + "text": "Later, Riley and Aaliyah met at the drive-thru. Riley handed a pen to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Emmanuel and Bentley met at the drive-thru. Emmanuel handed a pen to", + "s1_io_flip_cf": "Later, Aaliyah and Riley met at the drive-thru. Riley handed a pen to", + "s2_io_flip_cf": "Later, Riley and Aaliyah met at the drive-thru. Aaliyah handed a pen to", + "random_names_s1_ioi_flip_cf": "Later, Bentley and Emmanuel met at the drive-thru. Emmanuel handed a pen to", + "random_names_s2_ioi_flip_cf": "Later, Emmanuel and Bentley met at the drive-thru. Bentley handed a pen to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Aaliyah and Riley met at the drive-thru. Aaliyah handed a pen to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Bentley and Emmanuel met at the drive-thru. Bentley handed a pen to" + }, + "metadata": { + "indirect_object": "Aaliyah", + "subject": "Riley", + "object": "pen", + "place": "drive-thru" + } + }, + { + "text": "Then, Aria and Morgan had a long argument, and afterwards Aria said to", + "template": "Then, {name_A} and {name_B} had a long argument, and afterwards {name_C} said to", + "couterfactuals": { + "random_names_cf": "Then, Mckenzie and Alice had a long argument, and afterwards Mckenzie said to", + "s1_io_flip_cf": "Then, Morgan and Aria had a long argument, and afterwards Aria said to", + "s2_io_flip_cf": "Then, Aria and Morgan had a long argument, and afterwards Morgan said to", + "random_names_s1_ioi_flip_cf": "Then, Alice and Mckenzie had a long argument, and afterwards Mckenzie said to", + "random_names_s2_ioi_flip_cf": "Then, Mckenzie and Alice had a long argument, and afterwards Alice said to", + "s1_ioi_flip_s2_ioi_flip_cf": "Then, Morgan and Aria had a long argument, and afterwards Morgan said to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Then, Alice and Mckenzie had a long argument, and afterwards Alice said to" + }, + "metadata": { + "indirect_object": "Morgan", + "subject": "Aria", + "object": "mirror", + "place": "flea market" + } + }, + { + "text": "Later, Chloe and Parker met at the flea market. Chloe handed a folder to", + "template": "Later, {name_A} and {name_B} met at the {place}. {name_C} handed a {object} to", + "couterfactuals": { + "random_names_cf": "Later, Asher and Isla met at the flea market. Asher handed a folder to", + "s1_io_flip_cf": "Later, Parker and Chloe met at the flea market. Chloe handed a folder to", + "s2_io_flip_cf": "Later, Chloe and Parker met at the flea market. Parker handed a folder to", + "random_names_s1_ioi_flip_cf": "Later, Isla and Asher met at the flea market. Asher handed a folder to", + "random_names_s2_ioi_flip_cf": "Later, Asher and Isla met at the flea market. Isla handed a folder to", + "s1_ioi_flip_s2_ioi_flip_cf": "Later, Parker and Chloe met at the flea market. Parker handed a folder to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "Later, Isla and Asher met at the flea market. Isla handed a folder to" + }, + "metadata": { + "indirect_object": "Parker", + "subject": "Chloe", + "object": "folder", + "place": "flea market" + } + }, + { + "text": "After Victoria and Henry went to the car, Victoria gave a shower to", + "template": "After {name_A} and {name_B} went to the {place}, {name_C} gave a {object} to", + "couterfactuals": { + "random_names_cf": "After Katie and Emmanuel went to the car, Katie gave a shower to", + "s1_io_flip_cf": "After Henry and Victoria went to the car, Victoria gave a shower to", + "s2_io_flip_cf": "After Victoria and Henry went to the car, Henry gave a shower to", + "random_names_s1_ioi_flip_cf": "After Emmanuel and Katie went to the car, Katie gave a shower to", + "random_names_s2_ioi_flip_cf": "After Katie and Emmanuel went to the car, Emmanuel gave a shower to", + "s1_ioi_flip_s2_ioi_flip_cf": "After Henry and Victoria went to the car, Henry gave a shower to", + "random_names_s1_ioi_flip_s2_ioi_flip_cf": "After Emmanuel and Katie went to the car, Emmanuel gave a shower to" + }, + "metadata": { + "indirect_object": "Henry", + "subject": "Victoria", + "object": "shower", + "place": "car" } } ] \ No newline at end of file