input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A box was decomposed .
box ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 )
in_distribution
The monkey rented the donut on a paper to a girl .
* monkey ( x _ 1 ) ; * donut ( x _ 4 ) ; rent . agent ( x _ 2 , x _ 1 ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . recipient ( x _ 2 , x _ 10 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND paper ( x _ 7 ) AND girl ( x _ 10 )
in_distribution
William ate a cake .
eat . agent ( x _ 1 , William ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A cow liked the baby .
* baby ( x _ 4 ) ; cow ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
in_distribution
The cake was sent to Amelia .
* cake ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Amelia )
in_distribution
The monster rolled the cake .
* monster ( x _ 1 ) ; * cake ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
A cat ate a cake .
cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A lion ate the donut in the bag .
* donut ( x _ 4 ) ; * bag ( x _ 7 ) ; lion ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Emma was fed a donut by Noah .
feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . agent ( x _ 2 , Noah ) AND donut ( x _ 4 )
in_distribution
A knife was frozen .
knife ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
The farmer liked that the rose was eaten .
* farmer ( x _ 1 ) ; * rose ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 )
in_distribution
Harper discovered the girl .
* girl ( x _ 3 ) ; discover . agent ( x _ 1 , Harper ) AND discover . theme ( x _ 1 , x _ 3 )
in_distribution
A frog gave the cake to Emma .
* cake ( x _ 4 ) ; frog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma )
in_distribution
Henry ate a chicken in a house .
eat . agent ( x _ 1 , Henry ) AND eat . theme ( x _ 1 , x _ 3 ) AND chicken ( x _ 3 ) AND chicken . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
Emma fed a cake in a crate to a girl .
feed . agent ( x _ 1 , Emma ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , x _ 9 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND crate ( x _ 6 ) AND girl ( x _ 9 )
in_distribution
A girl liked that Charlotte wanted to walk .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Charlotte ) AND want . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Charlotte )
in_distribution
A cat froze Alexander .
cat ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , Alexander )
in_distribution
A ball was shortened by a cat .
ball ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A girl gave the baby the cake beside a house .
* baby ( x _ 4 ) ; * cake ( x _ 6 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cake . nmod . beside ( x _ 6 , x _ 9 ) AND house ( x _ 9 )
in_distribution
Noah rolled a cake .
roll . agent ( x _ 1 , Noah ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A horse tried to walk .
horse ( x _ 1 ) AND try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Noah lended Emma the plant in a vase .
* plant ( x _ 4 ) ; lend . agent ( x _ 1 , Noah ) AND lend . recipient ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 4 ) AND plant . nmod . in ( x _ 4 , x _ 7 ) AND vase ( x _ 7 )
in_distribution
The ball was given to Stella .
* ball ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Stella )
in_distribution
The drink was crumpled by a butterfly .
* drink ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 ) AND butterfly ( x _ 6 )
in_distribution
Joshua longed to walk .
long . agent ( x _ 1 , Joshua ) AND long . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Joshua )
in_distribution
The chicken expected to walk .
* chicken ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Emma said that a cake was nursed by the frog .
* frog ( x _ 9 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND nurse . theme ( x _ 6 , x _ 4 ) AND nurse . agent ( x _ 6 , x _ 9 )
in_distribution
The biscuit was given to Emma by a cat .
* biscuit ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
in_distribution
Emma offered a strawberry in a storage to a baby .
offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 9 ) AND strawberry ( x _ 3 ) AND strawberry . nmod . in ( x _ 3 , x _ 6 ) AND storage ( x _ 6 ) AND baby ( x _ 9 )
in_distribution
James was lended a cake by the horse .
* horse ( x _ 7 ) ; lend . recipient ( x _ 2 , James ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 )
in_distribution
The yogurt was admired .
* yogurt ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was burned by James .
* cake ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , James )
in_distribution
A book was frozen .
book ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
James was given the cake by a student .
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND student ( x _ 7 )
in_distribution
Emma was handed a cookie by Jaxon .
hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . agent ( x _ 2 , Jaxon ) AND cookie ( x _ 4 )
in_distribution
A cake was sent to a boy .
cake ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The journalist napped .
* journalist ( x _ 1 ) ; nap . agent ( x _ 2 , x _ 1 )
in_distribution
A biscuit broke .
biscuit ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 )
in_distribution
A chalk was doubled .
chalk ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 )
in_distribution
A baby slept .
baby ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
The pencil was called by the dog .
* pencil ( x _ 1 ) ; * dog ( x _ 6 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 )
in_distribution
The zebra gave a girl a donut beside the chair .
* zebra ( x _ 1 ) ; * chair ( x _ 9 ) ; 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 donut ( x _ 6 ) AND donut . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
Olivia called a child on the stage .
* stage ( x _ 6 ) ; call . agent ( x _ 1 , Olivia ) AND call . theme ( x _ 1 , x _ 3 ) AND child ( x _ 3 ) AND child . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The princess shortened the cake .
* princess ( x _ 1 ) ; * cake ( x _ 4 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 )
in_distribution
A sweetcorn was grown by Emma .
sweetcorn ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Emma )
in_distribution
Liam dreamed that the boy rolled .
* boy ( x _ 4 ) ; dream . agent ( x _ 1 , Liam ) AND dream . ccomp ( x _ 1 , x _ 5 ) AND roll . theme ( x _ 5 , x _ 4 )
in_distribution
A girl loaned a boy the box on the table .
* box ( x _ 6 ) ; * table ( x _ 9 ) ; girl ( x _ 1 ) AND loan . agent ( x _ 2 , x _ 1 ) AND loan . recipient ( x _ 2 , x _ 4 ) AND loan . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND box . nmod . on ( x _ 6 , x _ 9 )
in_distribution
Liam mailed a duck the basket .
* basket ( x _ 5 ) ; mail . agent ( x _ 1 , Liam ) AND mail . recipient ( x _ 1 , x _ 3 ) AND mail . theme ( x _ 1 , x _ 5 ) AND duck ( x _ 3 )
in_distribution
Noah liked that Ellie ate .
like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Ellie )
in_distribution
Jack was sold a rose beside the table by the horse .
* table ( x _ 7 ) ; * horse ( x _ 10 ) ; sell . recipient ( x _ 2 , Jack ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 10 ) AND rose ( x _ 4 ) AND rose . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Liam gave Daniel the donut .
* donut ( x _ 4 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , Daniel ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
A box was burned by the girl .
* girl ( x _ 6 ) ; box ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 )
in_distribution
Emma liked that a girl liked a rose .
like . agent ( x _ 1 , Emma ) 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 ) AND rose ( x _ 7 )
in_distribution
The bird missed a boy on a table .
* bird ( x _ 1 ) ; miss . agent ( x _ 2 , x _ 1 ) AND miss . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A cake was given to Liam by a lawyer .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam ) AND give . agent ( x _ 3 , x _ 8 ) AND lawyer ( x _ 8 )
in_distribution
The girl supported that a duke lended the cat the cake in a room beside the machine .
* girl ( x _ 1 ) ; * cat ( x _ 8 ) ; * cake ( x _ 10 ) ; * machine ( x _ 16 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 6 ) AND duke ( x _ 5 ) AND lend . agent ( x _ 6 , x _ 5 ) AND lend . recipient ( x _ 6 , x _ 8 ) AND lend . theme ( x _ 6 , x _ 10 ) AND cake . nmod . in ( x _ 10 , x _ 13 ...
in_distribution
The girl reddened a brain beside the bed .
* girl ( x _ 1 ) ; * bed ( x _ 7 ) ; redden . agent ( x _ 2 , x _ 1 ) AND redden . theme ( x _ 2 , x _ 4 ) AND brain ( x _ 4 ) AND brain . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The purse was given to the human by Emma .
* purse ( x _ 1 ) ; * human ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma )
in_distribution
A baby ate Ava .
baby ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Ava )
in_distribution
Emma offered Noah a cake .
offer . agent ( x _ 1 , Emma ) AND offer . recipient ( x _ 1 , Noah ) AND offer . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Aurora wished to sleep .
wish . agent ( x _ 1 , Aurora ) AND wish . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Aurora )
in_distribution
Theodore confessed that Jacob slept .
confess . agent ( x _ 1 , Theodore ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND sleep . agent ( x _ 4 , Jacob )
in_distribution
John ate the cake .
* cake ( x _ 3 ) ; eat . agent ( x _ 1 , John ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
A butterfly heard .
butterfly ( x _ 1 ) AND hear . agent ( x _ 2 , x _ 1 )
in_distribution
The box was rolled by the girl .
* box ( x _ 1 ) ; * girl ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A melon was rolled by Owen .
melon ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Owen )
in_distribution
Emma helped Jackson .
help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , Jackson )
in_distribution
The raisin was lended to Liam .
* raisin ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam )
in_distribution
A girl thought that Zoey inflated Emma .
girl ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 5 ) AND inflate . agent ( x _ 5 , Zoey ) AND inflate . theme ( x _ 5 , Emma )
in_distribution
The cake was rented to Noah by Lincoln .
* cake ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Noah ) AND rent . agent ( x _ 3 , Lincoln )
in_distribution
A girl gave the student the donut beside the rock on a table .
* student ( x _ 4 ) ; * donut ( x _ 6 ) ; * rock ( x _ 9 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND donut . nmod . beside ( x _ 6 , x _ 9 ) AND rock . nmod . on ( x _ 9 , x _ 12 ) AND table ( x _ 12 )
in_distribution
The clock was eaten by the chief .
* clock ( x _ 1 ) ; * chief ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A girl confessed that the donut was loved by Henry .
* donut ( x _ 5 ) ; girl ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND love . theme ( x _ 7 , x _ 5 ) AND love . agent ( x _ 7 , Henry )
in_distribution
The cake was given to Mia by Liam .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Mia ) AND give . agent ( x _ 3 , Liam )
in_distribution
A cake was given to a chicken by the buyer .
* buyer ( 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 chicken ( x _ 6 )
in_distribution
Leo rolled a cat on a stage .
roll . agent ( x _ 1 , Leo ) AND roll . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) AND cat . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The strawberry was investigated by a student .
* strawberry ( x _ 1 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , x _ 6 ) AND student ( x _ 6 )
in_distribution
A ball was adored .
ball ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 )
in_distribution
A cake was found by the student .
* student ( x _ 6 ) ; cake ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was given to Emma by Isabella .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Isabella )
in_distribution
The girl gave the box to Liam .
* girl ( x _ 1 ) ; * box ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Liam )
in_distribution
Liam was given the cake beside the table .
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A hamburger was eaten by the driver .
* driver ( x _ 6 ) ; hamburger ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A banana was offered to Emma by Mia .
banana ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) AND offer . agent ( x _ 3 , Mia )
in_distribution
A girl meant to read .
girl ( x _ 1 ) AND mean . agent ( x _ 2 , x _ 1 ) AND mean . xcomp ( x _ 2 , x _ 4 ) AND read . agent ( x _ 4 , x _ 1 )
in_distribution
The dog sold a lollipop to a girl .
* dog ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND lollipop ( x _ 4 ) AND girl ( x _ 7 )
in_distribution
The mouse tried to call .
* mouse ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND call . agent ( x _ 4 , x _ 1 )
in_distribution
Liam froze a cake beside a table .
freeze . agent ( x _ 1 , Liam ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A girl said that a rose was eaten .
girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND rose ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 )
in_distribution
priest
LAMBDA a . priest ( a )
primitive
A cat gave the girl the bag beside the table .
* girl ( x _ 4 ) ; * bag ( x _ 6 ) ; * table ( x _ 9 ) ; cat ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND bag . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
Nathan sneezed .
sneeze . agent ( x _ 1 , Nathan )
in_distribution
Lily was given the cake by a girl .
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , Lily ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND girl ( x _ 7 )
in_distribution
Emma gave the duck the drink .
* duck ( x _ 3 ) ; * drink ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 )
in_distribution
The donut was offered to Mila .
* donut ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Mila )
in_distribution
A goose rented Liam a donut .
goose ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , Liam ) AND rent . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 )
in_distribution
The cake was tolerated by the girl .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; tolerate . theme ( x _ 3 , x _ 1 ) AND tolerate . agent ( x _ 3 , x _ 6 )
in_distribution
Christopher offered a crystal to a girl .
offer . agent ( x _ 1 , Christopher ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 ) AND crystal ( x _ 3 ) AND girl ( x _ 6 )
in_distribution
Liam liked a cake .
like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A baby tolerated that a cake broke .
baby ( x _ 1 ) AND tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 6 ) AND cake ( x _ 5 ) AND break . theme ( x _ 6 , x _ 5 )
in_distribution