input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
A boy valued that Elijah gave John a cake . | boy ( x _ 1 ) AND value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Elijah ) AND give . recipient ( x _ 5 , John ) AND give . theme ( x _ 5 , x _ 8 ) AND cake ( x _ 8 ) | in_distribution |
A scarf was liked . | scarf ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
Camila decomposed a cookie . | decompose . agent ( x _ 1 , Camila ) AND decompose . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) | in_distribution |
A girl was handed the cake . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) | in_distribution |
A cake was burned by Zoe . | cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Zoe ) | in_distribution |
Ava liked that Liam nursed . | like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 4 ) AND nurse . agent ( x _ 4 , Liam ) | in_distribution |
The donut was lended to the patient by Emma . | * donut ( x _ 1 ) ; * patient ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma ) | in_distribution |
Olivia held a duck beside a philosopher . | hold . agent ( x _ 1 , Olivia ) AND hold . theme ( x _ 1 , x _ 3 ) AND duck ( x _ 3 ) AND duck . nmod . beside ( x _ 3 , x _ 6 ) AND philosopher ( x _ 6 ) | in_distribution |
Emma ate a bear . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND bear ( x _ 3 ) | in_distribution |
Emma stabbed a donut . | stab . agent ( x _ 1 , Emma ) AND stab . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
William was given the chalk on a bed . | * chalk ( x _ 4 ) ; give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 4 ) AND chalk . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
Liam sold a cake beside a table to Olivia . | sell . agent ( x _ 1 , Liam ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Olivia ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The plate was crumpled . | * plate ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
A baby doubled . | baby ( x _ 1 ) AND double . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cat liked that Emma preferred to walk . | * cat ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND prefer . agent ( x _ 5 , Emma ) AND prefer . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Emma ) | in_distribution |
The drink was eaten by the mouse . | * drink ( x _ 1 ) ; * mouse ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
A bunny liked to walk . | bunny ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Isabella liked that a cookie was burned by a girl . | like . agent ( x _ 1 , Isabella ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND burn . theme ( x _ 6 , x _ 4 ) AND burn . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
Emma was given a cake in a room . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
A cat cleaned a bowl . | cat ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND bowl ( x _ 4 ) | in_distribution |
A yogurt was awarded to Leah by the boy . | * boy ( x _ 8 ) ; yogurt ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Leah ) AND award . agent ( x _ 3 , x _ 8 ) | in_distribution |
The bear was fed the block beside the table . | * bear ( x _ 1 ) ; * block ( x _ 5 ) ; * table ( x _ 8 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND block . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
Mateo dreamed to walk . | dream . agent ( x _ 1 , Mateo ) AND dream . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Mateo ) | in_distribution |
A girl passed a cake beside the lemon to a cat . | * lemon ( x _ 7 ) ; girl ( x _ 1 ) AND pass . agent ( x _ 2 , x _ 1 ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND cat ( x _ 10 ) | in_distribution |
The penguin lended a cake to a teacher . | * penguin ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND teacher ( x _ 7 ) | in_distribution |
A pig studied . | pig ( x _ 1 ) AND study . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl believed that Emma was served the cookie . | * girl ( x _ 1 ) ; * cookie ( x _ 8 ) ; believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 6 ) AND serve . recipient ( x _ 6 , Emma ) AND serve . theme ( x _ 6 , x _ 8 ) | in_distribution |
The cake was fed to Emma . | * cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) | in_distribution |
Emma snored . | snore . agent ( x _ 1 , Emma ) | in_distribution |
A horse nursed the cake . | * cake ( x _ 4 ) ; horse ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma sold a cake on a seat to Elijah . | sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Elijah ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND seat ( x _ 6 ) | in_distribution |
The girl changed the cake on a table . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A baby noticed that a teacher gave Olivia the cookie beside a table . | * cookie ( x _ 9 ) ; baby ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 6 ) AND teacher ( x _ 5 ) AND give . agent ( x _ 6 , x _ 5 ) AND give . recipient ( x _ 6 , Olivia ) AND give . theme ( x _ 6 , x _ 9 ) AND cookie . nmod . beside ( x _ 9 , x _ 12 ) AND table ( x _ 12 ) | in_distribution |
The tool was rolled by a duke . | * tool ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND duke ( x _ 6 ) | in_distribution |
A girl decomposed the zebra . | * zebra ( x _ 4 ) ; girl ( x _ 1 ) AND decompose . agent ( x _ 2 , x _ 1 ) AND decompose . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cookie was passed to the baby . | * baby ( x _ 6 ) ; cookie ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Elizabeth was given a bucket in the pot . | * pot ( x _ 7 ) ; give . recipient ( x _ 2 , Elizabeth ) AND give . theme ( x _ 2 , x _ 4 ) AND bucket ( x _ 4 ) AND bucket . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The farmer gave a girl a cookie . | * farmer ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cookie ( x _ 6 ) | in_distribution |
A girl was given a donut by Emma . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND donut ( x _ 5 ) | in_distribution |
A girl froze the cookie . | * cookie ( x _ 4 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) | in_distribution |
Grace nursed Emma . | nurse . agent ( x _ 1 , Grace ) AND nurse . theme ( x _ 1 , Emma ) | in_distribution |
A cat was given the box . | * box ( x _ 5 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) | in_distribution |
Isabella longed to jog . | long . agent ( x _ 1 , Isabella ) AND long . xcomp ( x _ 1 , x _ 3 ) AND jog . agent ( x _ 3 , Isabella ) | in_distribution |
The girl rolled Madison . | * girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Madison ) | in_distribution |
Charlotte intended to dance . | intend . agent ( x _ 1 , Charlotte ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Charlotte ) | in_distribution |
A customer was offered a brain on the stage in a house . | * stage ( x _ 8 ) ; customer ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND brain ( x _ 5 ) AND brain . nmod . on ( x _ 5 , x _ 8 ) AND stage . nmod . in ( x _ 8 , x _ 11 ) AND house ( x _ 11 ) | in_distribution |
A puppy said that Liam scoffed . | puppy ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND scoff . agent ( x _ 5 , Liam ) | in_distribution |
The boy attempted to sneeze . | * boy ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 ) | in_distribution |
The girl was fed the spoon on the hanger . | * girl ( x _ 1 ) ; * spoon ( x _ 5 ) ; * hanger ( x _ 8 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND spoon . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Emma lended a donut to a boy . | lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) AND boy ( x _ 6 ) | in_distribution |
A girl ate a sandwich . | girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) | in_distribution |
A bat was sketched . | bat ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) | in_distribution |
James ran . | run . agent ( x _ 1 , James ) | in_distribution |
The girl was sold a cake by the boy . | * girl ( x _ 1 ) ; * boy ( x _ 8 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 ) | in_distribution |
Scarlett was forwarded the donut . | * donut ( x _ 4 ) ; forward . recipient ( x _ 2 , Scarlett ) AND forward . theme ( x _ 2 , x _ 4 ) | in_distribution |
The drink was admired . | * drink ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
The guitar was frozen by a girl . | * guitar ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A cat hunted Emma . | cat ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , Emma ) | in_distribution |
The cake was awarded to Benjamin . | * cake ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Benjamin ) | in_distribution |
The duck helped the boy . | * duck ( x _ 1 ) ; * boy ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) | in_distribution |
A customer cooked . | customer ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) | in_distribution |
Ava attempted to walk . | attempt . agent ( x _ 1 , Ava ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Ava ) | in_distribution |
The cat rolled . | * cat ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A cake was passed to a baby by the girl . | * girl ( x _ 9 ) ; cake ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , x _ 9 ) AND baby ( x _ 6 ) | in_distribution |
A drink was given to the girl by Emma . | * girl ( x _ 6 ) ; drink ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
The cat adored a girl . | * cat ( x _ 1 ) ; adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) | in_distribution |
A cake was awarded to the zebra by the girl . | * zebra ( x _ 6 ) ; * girl ( x _ 9 ) ; cake ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND award . agent ( x _ 3 , x _ 9 ) | in_distribution |
A cat preferred to run . | cat ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The crocodile valued that a girl snapped . | * crocodile ( x _ 1 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND snap . theme ( x _ 6 , x _ 5 ) | in_distribution |
Emma hoped that Evelyn gave the cake in the car to Oliver . | * cake ( x _ 6 ) ; * car ( x _ 9 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Evelyn ) AND give . theme ( x _ 4 , x _ 6 ) AND give . recipient ( x _ 4 , Oliver ) AND cake . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
The girl gave a ball beside the bed to Emma . | * girl ( x _ 1 ) ; * bed ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND ball ( x _ 4 ) AND ball . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A girl was sold a cake by Emma . | girl ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Emma ) AND cake ( x _ 5 ) | in_distribution |
Noah was sold a tool in the room . | * room ( x _ 7 ) ; sell . recipient ( x _ 2 , Noah ) AND sell . theme ( x _ 2 , x _ 4 ) AND tool ( x _ 4 ) AND tool . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A rose was crumpled . | rose ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
Abigail froze Skylar . | freeze . agent ( x _ 1 , Abigail ) AND freeze . theme ( x _ 1 , Skylar ) | in_distribution |
Emma dusted a cat . | dust . agent ( x _ 1 , Emma ) AND dust . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) | in_distribution |
The needle was liked by a girl . | * needle ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A raisin was liked by Emma . | raisin ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma ) | in_distribution |
A queen liked a cookie . | queen ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
Michael liked James . | like . agent ( x _ 1 , Michael ) AND like . theme ( x _ 1 , James ) | in_distribution |
A melon was offered to the girl . | * girl ( x _ 6 ) ; melon ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Abigail was rented the cake . | * cake ( x _ 4 ) ; rent . recipient ( x _ 2 , Abigail ) AND rent . theme ( x _ 2 , x _ 4 ) | in_distribution |
A director ate . | director ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
The rose was given to Liam by a chicken . | * rose ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam ) AND give . agent ( x _ 3 , x _ 8 ) AND chicken ( x _ 8 ) | in_distribution |
A researcher froze the penguin in the kennel . | * penguin ( x _ 4 ) ; * kennel ( x _ 7 ) ; researcher ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND penguin . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The guy wanted to walk . | * guy ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The wine was lended to Liam . | * wine ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) | in_distribution |
Emma was given a donut beside a baron by a girl . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND baron ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
The girl was given a cake beside a chair . | * girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND chair ( x _ 8 ) | in_distribution |
Ava liked that a cake was seen . | like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND see . theme ( x _ 6 , x _ 4 ) | in_distribution |
A pillow burned . | pillow ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl liked a cake . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
Addison respected that a girl planned to eat . | respect . agent ( x _ 1 , Addison ) AND respect . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND plan . agent ( x _ 5 , x _ 4 ) AND plan . xcomp ( x _ 5 , x _ 7 ) AND eat . agent ( x _ 7 , x _ 4 ) | in_distribution |
The hero gave Noah a pencil . | * hero ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Noah ) AND give . theme ( x _ 2 , x _ 5 ) AND pencil ( x _ 5 ) | in_distribution |
Emma offered a donut to Emily . | offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Emily ) AND donut ( x _ 3 ) | in_distribution |
The child liked that the rose was rolled by Ethan . | * child ( x _ 1 ) ; * rose ( x _ 5 ) ; 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 , Ethan ) | in_distribution |
Liam believed that Camila gave a donut on the shelf to Emma . | * shelf ( x _ 9 ) ; believe . agent ( x _ 1 , Liam ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Camila ) AND give . theme ( x _ 4 , x _ 6 ) AND give . recipient ( x _ 4 , Emma ) AND donut ( x _ 6 ) AND donut . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
The cookie was disintegrated by a crocodile . | * cookie ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 ) AND crocodile ( x _ 6 ) | in_distribution |
A cat rolled a donut in a garden . | cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 ) | in_distribution |
A cake was given to Emma by a writer . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND writer ( x _ 8 ) | in_distribution |