input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A drink was drawn .
drink ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 )
in_distribution
Emma passed Luna a cake .
pass . agent ( x _ 1 , Emma ) AND pass . recipient ( x _ 1 , Luna ) AND pass . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cat liked that a girl said that a horse rolled Emma .
* cat ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND say . agent ( x _ 6 , x _ 5 ) AND say . ccomp ( x _ 6 , x _ 10 ) AND horse ( x _ 9 ) AND roll . agent ( x _ 10 , x _ 9 ) AND roll . theme ( x _ 10 , Emma )
in_distribution
A mouse declared that the pizza was sold to Hazel by Emma .
* pizza ( x _ 5 ) ; mouse ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 7 ) AND sell . theme ( x _ 7 , x _ 5 ) AND sell . recipient ( x _ 7 , Hazel ) AND sell . agent ( x _ 7 , Emma )
in_distribution
William rolled a beer beside the table .
* table ( x _ 6 ) ; roll . agent ( x _ 1 , William ) AND roll . theme ( x _ 1 , x _ 3 ) AND beer ( x _ 3 ) AND beer . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The cookie was broken .
* cookie ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 )
in_distribution
The jigsaw slid .
* jigsaw ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 )
in_distribution
The sailor tried to walk .
* sailor ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The girl expected to walk .
* girl ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A patient liked that the duck grew Liam .
* duck ( x _ 5 ) ; patient ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND grow . agent ( x _ 6 , x _ 5 ) AND grow . theme ( x _ 6 , Liam )
in_distribution
A dog offered the cookie to the boy .
* cookie ( x _ 4 ) ; * boy ( x _ 7 ) ; dog ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 7 )
in_distribution
Emma rolled the bear in the room .
* bear ( x _ 3 ) ; * room ( x _ 6 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND bear . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A girl liked that a nail was eaten .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND nail ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 )
in_distribution
Noah hoped that Liam ate .
hope . agent ( x _ 1 , Noah ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Liam )
in_distribution
A girl liked that the donut was fed to the baby by a lion .
* donut ( x _ 5 ) ; * baby ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND feed . theme ( x _ 7 , x _ 5 ) AND feed . recipient ( x _ 7 , x _ 10 ) AND feed . agent ( x _ 7 , x _ 13 ) AND lion ( x _ 13 )
in_distribution
Liam liked that a girl liked the donut .
* donut ( x _ 7 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . theme ( x _ 5 , x _ 7 )
in_distribution
Olivia held a donut .
hold . agent ( x _ 1 , Olivia ) AND hold . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
The chalk was eaten by Emma .
* chalk ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Emma )
in_distribution
The girl ate the pencil beside the table .
* girl ( x _ 1 ) ; * pencil ( x _ 4 ) ; * table ( x _ 7 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND pencil . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A baby was served the cake by a dog .
* cake ( x _ 5 ) ; baby ( x _ 1 ) AND serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND serve . agent ( x _ 3 , x _ 8 ) AND dog ( x _ 8 )
in_distribution
The horse burned a girl .
* horse ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
The king painted Mason .
* king ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Mason )
in_distribution
Olivia rented a muffin to Ella .
rent . agent ( x _ 1 , Olivia ) AND rent . theme ( x _ 1 , x _ 3 ) AND rent . recipient ( x _ 1 , Ella ) AND muffin ( x _ 3 )
in_distribution
Liam helped a cake beside the murderer .
* murderer ( x _ 6 ) ; help . agent ( x _ 1 , Liam ) AND help . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
A watch was painted by Sophia .
watch ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Sophia )
in_distribution
The cake was rolled by Henry .
* cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Henry )
in_distribution
The cake was shortened by Liam .
* cake ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Liam )
in_distribution
Wyatt liked the puppy in a house beside the table .
* puppy ( x _ 3 ) ; * table ( x _ 9 ) ; like . agent ( x _ 1 , Wyatt ) AND like . theme ( x _ 1 , x _ 3 ) AND puppy . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) AND house . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
Jayden noticed .
notice . agent ( x _ 1 , Jayden )
in_distribution
The game froze .
* game ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
Emma was sold a donut beside the table by Liam .
* table ( x _ 7 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Liam ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The child lended the strawberry in a vehicle to a boy .
* child ( x _ 1 ) ; * strawberry ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 ) AND vehicle ( x _ 7 ) AND boy ( x _ 10 )
in_distribution
A monkey improved .
monkey ( x _ 1 ) AND improve . theme ( x _ 2 , x _ 1 )
in_distribution
A donut was poked by the boy .
* boy ( x _ 6 ) ; donut ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 )
in_distribution
Chloe was forwarded the fig on the table by the boy .
* fig ( x _ 4 ) ; * table ( x _ 7 ) ; * boy ( x _ 10 ) ; forward . recipient ( x _ 2 , Chloe ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . agent ( x _ 2 , x _ 10 ) AND fig . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A pen was seen .
pen ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 )
in_distribution
A girl improved a guitar .
girl ( x _ 1 ) AND improve . agent ( x _ 2 , x _ 1 ) AND improve . theme ( x _ 2 , x _ 4 ) AND guitar ( x _ 4 )
in_distribution
A teacher laughed .
teacher ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
in_distribution
The boy mailed Olivia a cake .
* boy ( x _ 1 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , Olivia ) AND mail . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
Emma passed the child the cake beside a tree .
* child ( x _ 3 ) ; * cake ( x _ 5 ) ; pass . agent ( x _ 1 , Emma ) AND pass . recipient ( x _ 1 , x _ 3 ) AND pass . theme ( x _ 1 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND tree ( x _ 8 )
in_distribution
Brooklyn shortened a cake beside the murderer .
* murderer ( x _ 6 ) ; shorten . agent ( x _ 1 , Brooklyn ) AND shorten . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Charlotte offered Hazel a cookie .
offer . agent ( x _ 1 , Charlotte ) AND offer . recipient ( x _ 1 , Hazel ) AND offer . theme ( x _ 1 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
The consumer was mailed a glue .
* consumer ( x _ 1 ) ; mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND glue ( x _ 5 )
in_distribution
Emma awarded the bean to Matthew .
* bean ( x _ 3 ) ; award . agent ( x _ 1 , Emma ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , Matthew )
in_distribution
Caleb liked a cake on a table .
like . agent ( x _ 1 , Caleb ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
The cake was liked by a dog .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
in_distribution
Abigail gave a donut on the table to Emma .
* table ( x _ 6 ) ; give . agent ( x _ 1 , Abigail ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Lucas wanted to read .
want . agent ( x _ 1 , Lucas ) AND want . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Lucas )
in_distribution
The cake was given to the consumer by the cat .
* cake ( x _ 1 ) ; * consumer ( x _ 6 ) ; * cat ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 )
in_distribution
A girl dusted the melon on the cloth .
* melon ( x _ 4 ) ; * cloth ( x _ 7 ) ; girl ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND melon . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The boy was given the cake beside a chair .
* boy ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND chair ( x _ 8 )
in_distribution
The lion gave Charlotte the doll .
* lion ( x _ 1 ) ; * doll ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution
A bear wired Ethan a cake on the table .
* table ( x _ 8 ) ; bear ( x _ 1 ) AND wire . agent ( x _ 2 , x _ 1 ) AND wire . recipient ( x _ 2 , Ethan ) AND wire . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The cake was lended to a host .
* cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND host ( x _ 6 )
in_distribution
The block was sketched by the girl .
* block ( x _ 1 ) ; * girl ( x _ 6 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 )
in_distribution
A puppy gave Liam the liver .
* liver ( x _ 5 ) ; puppy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution
The cat froze the cake beside a bed on a table .
* cat ( x _ 1 ) ; * cake ( x _ 4 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) AND bed . nmod . on ( x _ 7 , x _ 10 ) AND table ( x _ 10 )
in_distribution
The box was lended to Oliver .
* box ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Oliver )
in_distribution
A cake was grown .
cake ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 )
in_distribution
A monkey talked .
monkey ( x _ 1 ) AND talk . agent ( x _ 2 , x _ 1 )
in_distribution
The boy noticed that a cloud was rolled .
* boy ( x _ 1 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 7 ) AND cloud ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 )
in_distribution
A donut was liked by a cat .
donut ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A bunny needed to paint .
bunny ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND paint . agent ( x _ 4 , x _ 1 )
in_distribution
The child was given the crown beside the table by the girl .
* child ( x _ 1 ) ; * crown ( x _ 5 ) ; * table ( x _ 8 ) ; * girl ( x _ 11 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND crown . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
A frog thought that a cake was helped by Emma .
frog ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND help . theme ( x _ 7 , x _ 5 ) AND help . agent ( x _ 7 , Emma )
in_distribution
Ethan respected a student beside a mirror .
respect . agent ( x _ 1 , Ethan ) AND respect . theme ( x _ 1 , x _ 3 ) AND student ( x _ 3 ) AND student . nmod . beside ( x _ 3 , x _ 6 ) AND mirror ( x _ 6 )
in_distribution
The girl burned Mateo .
* girl ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , Mateo )
in_distribution
A cat found a girl .
cat ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
in_distribution
A present was eaten .
present ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
A cookie was lended to Amelia .
cookie ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Amelia )
in_distribution
A pickle was discovered .
pickle ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 )
in_distribution
The bear was given a donut on a table by Emma .
* bear ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
The donut was painted by Liam .
* donut ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Liam )
in_distribution
A cake was given to a boy by the dog .
* dog ( x _ 9 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 )
in_distribution
A girl sold the cake beside a table to the bunny .
* cake ( x _ 4 ) ; * bunny ( x _ 10 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
The teacher declared that a boy liked that Mia observed the chalk on the tree .
* teacher ( x _ 1 ) ; * chalk ( x _ 11 ) ; * tree ( x _ 14 ) ; declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 6 ) AND boy ( x _ 5 ) AND like . agent ( x _ 6 , x _ 5 ) AND like . ccomp ( x _ 6 , x _ 9 ) AND observe . agent ( x _ 9 , Mia ) AND observe . theme ( x _ 9 , x _ 11 ) AND chalk . nmod . on ...
in_distribution
A girl ate the researcher in a bunker .
* researcher ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND researcher . nmod . in ( x _ 4 , x _ 7 ) AND bunker ( x _ 7 )
in_distribution
Emma rolled the cookie on the TV .
* cookie ( x _ 3 ) ; * tv ( x _ 6 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A ball was floated by Olivia .
ball ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Olivia )
in_distribution
A mouse was passed a bag .
mouse ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND bag ( x _ 5 )
in_distribution
The scarf was sent to Emma by the child .
* scarf ( x _ 1 ) ; * child ( x _ 8 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Emma ) AND send . agent ( x _ 3 , x _ 8 )
in_distribution
The cake was known by Ava .
* cake ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , Ava )
in_distribution
James attempted to walk .
attempt . agent ( x _ 1 , James ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , James )
in_distribution
A coach offered a cookie beside a book to Ava .
coach ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Ava ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND book ( x _ 7 )
in_distribution
Liam was served a sandwich .
serve . recipient ( x _ 2 , Liam ) AND serve . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 )
in_distribution
Emma shortened a lawyer in the house .
* house ( x _ 6 ) ; shorten . agent ( x _ 1 , Emma ) AND shorten . theme ( x _ 1 , x _ 3 ) AND lawyer ( x _ 3 ) AND lawyer . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Emma gave a cake to the baby .
* baby ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 )
in_distribution
The girl gave the cookie on the seat to the boy .
* girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; * seat ( x _ 7 ) ; * boy ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cookie . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The bell was cooked .
* bell ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 )
in_distribution
The girl shortened a cake in the car .
* girl ( x _ 1 ) ; * car ( x _ 7 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Matthew was served the cookie .
* cookie ( x _ 4 ) ; serve . recipient ( x _ 2 , Matthew ) AND serve . theme ( x _ 2 , x _ 4 )
in_distribution
The donut was tolerated .
* donut ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 )
in_distribution
William needed to walk .
need . agent ( x _ 1 , William ) AND need . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , William )
in_distribution
A sweetcorn was investigated .
sweetcorn ( x _ 1 ) AND investigate . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was drawn by the cat .
* cake ( x _ 1 ) ; * cat ( x _ 6 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 )
in_distribution
The doll was disintegrated .
* doll ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 )
in_distribution
The book was slid by Noah .
* book ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Noah )
in_distribution
The girl gave a cake on the table to the boy .
* girl ( x _ 1 ) ; * table ( x _ 7 ) ; * boy ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Lucas confessed that Liam helped a sandwich in the house .
* house ( x _ 9 ) ; confess . agent ( x _ 1 , Lucas ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND help . agent ( x _ 4 , Liam ) AND help . theme ( x _ 4 , x _ 6 ) AND sandwich ( x _ 6 ) AND sandwich . nmod . in ( x _ 6 , x _ 9 )
in_distribution
The girl burned a cat on the table .
* girl ( x _ 1 ) ; * table ( x _ 7 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND cat ( x _ 4 ) AND cat . nmod . on ( x _ 4 , x _ 7 )
in_distribution