input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Mason hoped that the cake was held .
* cake ( x _ 4 ) ; hope . agent ( x _ 1 , Mason ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND hold . theme ( x _ 6 , x _ 4 )
in_distribution
Emma gave the doll to the boy .
* doll ( x _ 3 ) ; * boy ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 )
in_distribution
Emma pierced the cake in the tent .
* cake ( x _ 3 ) ; * tent ( x _ 6 ) ; pierce . agent ( x _ 1 , Emma ) AND pierce . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Olivia believed that a donut was drawn by a girl .
believe . agent ( x _ 1 , Olivia ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND draw . theme ( x _ 6 , x _ 4 ) AND draw . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
A toothbrush was awarded to Emma .
toothbrush ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Emma )
in_distribution
A cake was broken by the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 )
in_distribution
The cookie collapsed .
* cookie ( x _ 1 ) ; collapse . theme ( x _ 2 , x _ 1 )
in_distribution
Emma posted a girl a raisin beside a table .
post . agent ( x _ 1 , Emma ) AND post . recipient ( x _ 1 , x _ 3 ) AND post . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND raisin ( x _ 5 ) AND raisin . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
A girl sent a basket on the mound on a stage to Liam .
* mound ( x _ 7 ) ; girl ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Liam ) AND basket ( x _ 4 ) AND basket . nmod . on ( x _ 4 , x _ 7 ) AND mound . nmod . on ( x _ 7 , x _ 10 ) AND stage ( x _ 10 )
in_distribution
The drink was handed to William by Ava .
* drink ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , William ) AND hand . agent ( x _ 3 , Ava )
in_distribution
A boy gave the pizza to a cat .
* pizza ( x _ 4 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND cat ( x _ 7 )
in_distribution
Sophia was given the pretzel by a director .
* pretzel ( x _ 4 ) ; give . recipient ( x _ 2 , Sophia ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND director ( x _ 7 )
in_distribution
A cat said that a donut was rolled by Olivia .
cat ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , Olivia )
in_distribution
A rose was broken by Noah .
rose ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , Noah )
in_distribution
A girl rolled the rose on a stool .
* rose ( x _ 4 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 ) AND stool ( x _ 7 )
in_distribution
A bird gave a pumpkin to a girl .
bird ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND pumpkin ( x _ 4 ) AND girl ( x _ 7 )
in_distribution
The human wanted to sneeze .
* human ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
The box was found by Emma .
* box ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Emma )
in_distribution
A cat was lended a melon by a girl .
cat ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND melon ( x _ 5 ) AND girl ( x _ 8 )
in_distribution
Noah sold a cake beside the bed to a turkey .
* bed ( x _ 6 ) ; sell . agent ( x _ 1 , Noah ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND turkey ( x _ 9 )
in_distribution
The cake was eaten by the tiger .
* cake ( x _ 1 ) ; * tiger ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A strawberry was rolled by the teacher .
* teacher ( x _ 6 ) ; strawberry ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was cooked by Harper .
* cake ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Harper )
in_distribution
The lion was given the cake .
* lion ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
The girl gave the cookie on a tray to Sophia .
* girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Sophia ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND tray ( x _ 7 )
in_distribution
A girl was posted a cake by Liam .
girl ( x _ 1 ) AND post . recipient ( x _ 3 , x _ 1 ) AND post . theme ( x _ 3 , x _ 5 ) AND post . agent ( x _ 3 , Liam ) AND cake ( x _ 5 )
in_distribution
Evelyn stuttered .
stutter . agent ( x _ 1 , Evelyn )
in_distribution
A cat hoped that the kid helped the crayon .
* kid ( x _ 5 ) ; * crayon ( x _ 8 ) ; cat ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND help . agent ( x _ 6 , x _ 5 ) AND help . theme ( x _ 6 , x _ 8 )
in_distribution
A donkey offered a leaf on the bed to the girl .
* bed ( x _ 7 ) ; * girl ( x _ 10 ) ; donkey ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 10 ) AND leaf ( x _ 4 ) AND leaf . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The giraffe was lended the donut beside the table .
* giraffe ( x _ 1 ) ; * donut ( x _ 5 ) ; * table ( x _ 8 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
Liam hoped that the potato was lended to Emma by a baby .
* potato ( x _ 4 ) ; hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND lend . theme ( x _ 6 , x _ 4 ) AND lend . recipient ( x _ 6 , Emma ) AND lend . agent ( x _ 6 , x _ 11 ) AND baby ( x _ 11 )
in_distribution
The flower was eaten .
* flower ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
Emma painted a box on a stage .
paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The donut was liked by Liam .
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam )
in_distribution
The frog was passed a cake by Avery .
* frog ( x _ 1 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Avery ) AND cake ( x _ 5 )
in_distribution
David poked the drink .
* drink ( x _ 3 ) ; poke . agent ( x _ 1 , David ) AND poke . theme ( x _ 1 , x _ 3 )
in_distribution
A dog gave the box in a room to the host .
* box ( x _ 4 ) ; * host ( x _ 10 ) ; dog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
in_distribution
The girl sold the cake in a barrel to a teacher .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND barrel ( x _ 7 ) AND teacher ( x _ 10 )
in_distribution
Emma meant to walk .
mean . agent ( x _ 1 , Emma ) AND mean . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Emma )
in_distribution
The pancake was frozen by a girl .
* pancake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Michael believed that a pretzel was painted .
believe . agent ( x _ 1 , Michael ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND pretzel ( x _ 4 ) AND paint . theme ( x _ 6 , x _ 4 )
in_distribution
The shell was painted .
* shell ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
The ball was passed to Liam .
* ball ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Liam )
in_distribution
Sophia gave the cake to Noah .
* cake ( x _ 3 ) ; give . agent ( x _ 1 , Sophia ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Noah )
in_distribution
The girl supported that a donut was eaten by a coach .
* girl ( x _ 1 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , x _ 10 ) AND coach ( x _ 10 )
in_distribution
The fish was given the cake beside the glass by a bear .
* fish ( x _ 1 ) ; * cake ( x _ 5 ) ; * glass ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND bear ( x _ 11 )
in_distribution
The crayon froze .
* crayon ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
A girl drew .
girl ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 )
in_distribution
A girl improved a donut .
girl ( x _ 1 ) AND improve . agent ( x _ 2 , x _ 1 ) AND improve . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
The hammer was cleaned .
* hammer ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 )
in_distribution
Emma lended the girl the cake .
* girl ( x _ 3 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 )
in_distribution
The cat respected that Olivia hoped that a cake was broken by Liam .
* cat ( x _ 1 ) ; respect . agent ( x _ 2 , x _ 1 ) AND respect . ccomp ( x _ 2 , x _ 5 ) AND hope . agent ( x _ 5 , Olivia ) AND hope . ccomp ( x _ 5 , x _ 10 ) AND cake ( x _ 8 ) AND break . theme ( x _ 10 , x _ 8 ) AND break . agent ( x _ 10 , Liam )
in_distribution
Emma respected that a monkey needed to walk .
respect . agent ( x _ 1 , Emma ) AND respect . ccomp ( x _ 1 , x _ 5 ) AND monkey ( x _ 4 ) AND need . agent ( x _ 5 , x _ 4 ) AND need . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , x _ 4 )
in_distribution
A muffin was rolled by a consumer .
muffin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND consumer ( x _ 6 )
in_distribution
A monkey broke Liam .
monkey ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , Liam )
in_distribution
A cake was wired to Noah by a girl .
cake ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Noah ) AND wire . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
The hammer changed .
* hammer ( x _ 1 ) ; change . theme ( x _ 2 , x _ 1 )
in_distribution
A raisin was eaten by a wolf .
raisin ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND wolf ( x _ 6 )
in_distribution
Noah expected to walk .
expect . agent ( x _ 1 , Noah ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Noah )
in_distribution
William was offered a cake by a mouse .
offer . recipient ( x _ 2 , William ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND mouse ( x _ 7 )
in_distribution
The donut was sold to Liam .
* donut ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam )
in_distribution
A girl was lended the box .
* box ( x _ 5 ) ; girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 )
in_distribution
A boy ate the block .
* block ( x _ 4 ) ; boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
Evelyn cooked .
cook . agent ( x _ 1 , Evelyn )
in_distribution
Avery offered a hero the cake in the tin .
* cake ( x _ 5 ) ; * tin ( x _ 8 ) ; offer . agent ( x _ 1 , Avery ) AND offer . recipient ( x _ 1 , x _ 3 ) AND offer . theme ( x _ 1 , x _ 5 ) AND hero ( x _ 3 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
A donut was given to William by the child .
* child ( x _ 8 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , William ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
The cookie was stabbed .
* cookie ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 )
in_distribution
A teacher was lended the cookie by a girl .
* cookie ( x _ 5 ) ; teacher ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
A girl liked that the seed was rolled by the child .
* seed ( x _ 5 ) ; * child ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , x _ 10 )
in_distribution
Olivia loved the weapon .
* weapon ( x _ 3 ) ; love . agent ( x _ 1 , Olivia ) AND love . theme ( x _ 1 , x _ 3 )
in_distribution
Ryan discovered a liver .
discover . agent ( x _ 1 , Ryan ) AND discover . theme ( x _ 1 , x _ 3 ) AND liver ( x _ 3 )
in_distribution
Caleb sold a cookie beside the table to Isabella .
* table ( x _ 6 ) ; sell . agent ( x _ 1 , Caleb ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Isabella ) AND cookie ( x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Emma gave a cake to a baby .
give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) AND baby ( x _ 6 )
in_distribution
The boy painted the raisin .
* boy ( x _ 1 ) ; * raisin ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
The toothbrush was eaten .
* toothbrush ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was posted a pretzel on the table .
* table ( x _ 7 ) ; post . recipient ( x _ 2 , Emma ) AND post . theme ( x _ 2 , x _ 4 ) AND pretzel ( x _ 4 ) AND pretzel . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma found Sophia .
find . agent ( x _ 1 , Emma ) AND find . theme ( x _ 1 , Sophia )
in_distribution
Liam collapsed a cake .
collapse . agent ( x _ 1 , Liam ) AND collapse . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
The boy intended to walk .
* boy ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A pupil liked that the rose was slipped to Emma by the girl .
* rose ( x _ 5 ) ; * girl ( x _ 12 ) ; pupil ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND slip . theme ( x _ 7 , x _ 5 ) AND slip . recipient ( x _ 7 , Emma ) AND slip . agent ( x _ 7 , x _ 12 )
in_distribution
Aria valued that a melon was rolled .
value . agent ( x _ 1 , Aria ) AND value . ccomp ( x _ 1 , x _ 6 ) AND melon ( x _ 4 ) AND roll . theme ( x _ 6 , x _ 4 )
in_distribution
Hannah painted .
paint . agent ( x _ 1 , Hannah )
in_distribution
A girl ate a cake beside a book .
girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND book ( x _ 7 )
in_distribution
The father rolled .
* father ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution
The sandwich was sold to Luna by Emma .
* sandwich ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Luna ) AND sell . agent ( x _ 3 , Emma )
in_distribution
The captain sneezed .
* captain ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 )
in_distribution
Emma liked a monster beside a bag .
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND monster ( x _ 3 ) AND monster . nmod . beside ( x _ 3 , x _ 6 ) AND bag ( x _ 6 )
in_distribution
A block was promised to the girl by the hero .
* girl ( x _ 6 ) ; * hero ( x _ 9 ) ; block ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) AND promise . agent ( x _ 3 , x _ 9 )
in_distribution
Mia was given a ring on the stage .
* stage ( x _ 7 ) ; give . recipient ( x _ 2 , Mia ) AND give . theme ( x _ 2 , x _ 4 ) AND ring ( x _ 4 ) AND ring . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Jayden screamed .
scream . agent ( x _ 1 , Jayden )
in_distribution
James was passed a cake beside a bench .
pass . recipient ( x _ 2 , James ) AND pass . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND bench ( x _ 7 )
in_distribution
A girl appreciated that the sandwich rolled .
* sandwich ( x _ 5 ) ; girl ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . ccomp ( x _ 2 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 5 )
in_distribution
A girl ate the boy beside the table .
* boy ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND boy . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The girl observed the bat in the vehicle .
* girl ( x _ 1 ) ; * bat ( x _ 4 ) ; * vehicle ( x _ 7 ) ; observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , x _ 4 ) AND bat . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Noah ate a girl .
eat . agent ( x _ 1 , Noah ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
A girl gave the cake on a desk to Jaxon .
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Jaxon ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND desk ( x _ 7 )
in_distribution
A clock was liked .
clock ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
A rose was cooked by Victoria .
rose ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Victoria )
in_distribution
A cat scoffed .
cat ( x _ 1 ) AND scoff . agent ( x _ 2 , x _ 1 )
in_distribution
Emma froze a donut .
freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution