input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Michael wanted to sleep .
want . agent ( x _ 1 , Michael ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Michael )
in_distribution
Noah laughed .
laugh . agent ( x _ 1 , Noah )
in_distribution
The pickle was given to the girl .
* pickle ( x _ 1 ) ; * girl ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The cake was liked by a crocodile .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND crocodile ( x _ 6 )
in_distribution
The donut was slid by Logan .
* donut ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Logan )
in_distribution
The book was rolled by Emma .
* book ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma )
in_distribution
Amelia reddened .
redden . theme ( x _ 1 , Amelia )
in_distribution
James respected that a box was shortened by a horse .
respect . agent ( x _ 1 , James ) AND respect . ccomp ( x _ 1 , x _ 6 ) AND box ( x _ 4 ) AND shorten . theme ( x _ 6 , x _ 4 ) AND shorten . agent ( x _ 6 , x _ 9 ) AND horse ( x _ 9 )
in_distribution
Liam burned a hammer .
burn . agent ( x _ 1 , Liam ) AND burn . theme ( x _ 1 , x _ 3 ) AND hammer ( x _ 3 )
in_distribution
Grayson cooked Olivia .
cook . agent ( x _ 1 , Grayson ) AND cook . theme ( x _ 1 , Olivia )
in_distribution
A cookie was awarded to Anthony by a hero .
cookie ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Anthony ) AND award . agent ( x _ 3 , x _ 8 ) AND hero ( x _ 8 )
in_distribution
The cake was sent to the spokesman by the consumer .
* cake ( x _ 1 ) ; * spokesman ( x _ 6 ) ; * consumer ( x _ 9 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , x _ 9 )
in_distribution
Benjamin rolled a girl in the trunk .
* trunk ( x _ 6 ) ; roll . agent ( x _ 1 , Benjamin ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The boy cried .
* boy ( x _ 1 ) ; cry . agent ( x _ 2 , x _ 1 )
in_distribution
The rose was given to the child by Emma .
* rose ( x _ 1 ) ; * child ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma )
in_distribution
The baby hunted Theodore .
* baby ( x _ 1 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , Theodore )
in_distribution
A cake was disintegrated by Ellie .
cake ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , Ellie )
in_distribution
Noah was given the brush in a soup by the girl .
* brush ( x _ 4 ) ; * girl ( x _ 10 ) ; give . recipient ( x _ 2 , Noah ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND brush . nmod . in ( x _ 4 , x _ 7 ) AND soup ( x _ 7 )
in_distribution
A cake was hunted by Daniel .
cake ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Daniel )
in_distribution
A girl was handed a donut on the rug by the boy .
* rug ( x _ 8 ) ; * boy ( x _ 11 ) ; girl ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND hand . agent ( x _ 3 , x _ 11 ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Emma lended the basket to Charlotte .
* basket ( x _ 3 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Charlotte )
in_distribution
A child floated .
child ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
in_distribution
The student awarded Emma the cake beside a table .
* student ( x _ 1 ) ; * cake ( x _ 5 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
A cat offered the donut to Riley .
* donut ( x _ 4 ) ; cat ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Riley )
in_distribution
A rose was frozen by a chicken .
rose ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 )
in_distribution
The president meant that Riley needed to walk .
* president ( x _ 1 ) ; mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 5 ) AND need . agent ( x _ 5 , Riley ) AND need . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Riley )
in_distribution
The girl liked the goose .
* girl ( x _ 1 ) ; * goose ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
in_distribution
A tenant sneezed .
tenant ( x _ 1 ) AND sneeze . agent ( x _ 2 , x _ 1 )
in_distribution
The flower was eaten by the zebra .
* flower ( x _ 1 ) ; * zebra ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
The horse returned a donut on a table to Olivia .
* horse ( x _ 1 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , Olivia ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A dog slipped Emma the jacket .
* jacket ( x _ 5 ) ; dog ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . recipient ( x _ 2 , Emma ) AND slip . theme ( x _ 2 , x _ 5 )
in_distribution
A chief sent the consumer the drink on a surface .
* consumer ( x _ 4 ) ; * drink ( x _ 6 ) ; chief ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , x _ 4 ) AND send . theme ( x _ 2 , x _ 6 ) AND drink . nmod . on ( x _ 6 , x _ 9 ) AND surface ( x _ 9 )
in_distribution
The bunny was given a box on a bed .
* bunny ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 )
in_distribution
The banana was found .
* banana ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 )
in_distribution
James was passed the lollipop .
* lollipop ( x _ 4 ) ; pass . recipient ( x _ 2 , James ) AND pass . theme ( x _ 2 , x _ 4 )
in_distribution
A toy crumpled .
toy ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 )
in_distribution
The cake was disintegrated by the donkey .
* cake ( x _ 1 ) ; * donkey ( x _ 6 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 )
in_distribution
The hammer was given to the baby by Victoria .
* hammer ( x _ 1 ) ; * baby ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Victoria )
in_distribution
The balloon was handed to a human by the baby .
* balloon ( x _ 1 ) ; * baby ( x _ 9 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND hand . agent ( x _ 3 , x _ 9 ) AND human ( x _ 6 )
in_distribution
The cookie was painted by Emma .
* cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Emma )
in_distribution
Olivia rolled the cake .
* cake ( x _ 3 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
Noah hoped that Olivia gave a dog a potato on the shelf .
* shelf ( x _ 11 ) ; hope . agent ( x _ 1 , Noah ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Olivia ) AND give . recipient ( x _ 4 , x _ 6 ) AND give . theme ( x _ 4 , x _ 8 ) AND dog ( x _ 6 ) AND potato ( x _ 8 ) AND potato . nmod . on ( x _ 8 , x _ 11 )
in_distribution
A girl rolled a boy beside a machine .
girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . beside ( x _ 4 , x _ 7 ) AND machine ( x _ 7 )
in_distribution
The cat liked that the monster saw .
* cat ( x _ 1 ) ; * monster ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND see . agent ( x _ 6 , x _ 5 )
in_distribution
The drink was rolled by Mia .
* drink ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Mia )
in_distribution
poke
LAMBDA a . LAMBDA b . LAMBDA e . poke . agent ( e , b ) AND poke . theme ( e , a )
primitive
The manager supported that Brooklyn liked that Sophia screamed .
* manager ( x _ 1 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Brooklyn ) AND like . ccomp ( x _ 5 , x _ 8 ) AND scream . agent ( x _ 8 , Sophia )
in_distribution
A girl wanted to dust .
girl ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND dust . agent ( x _ 4 , x _ 1 )
in_distribution
The chicken dreamed that the brick was sketched .
* chicken ( x _ 1 ) ; * brick ( x _ 5 ) ; dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 7 ) AND sketch . theme ( x _ 7 , x _ 5 )
in_distribution
Dylan wanted to walk .
want . agent ( x _ 1 , Dylan ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Dylan )
in_distribution
The boy hoped to smirk .
* boy ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND smirk . agent ( x _ 4 , x _ 1 )
in_distribution
A prince burned .
prince ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
Ella hoped that Ava was posted a donut on the shelf .
* shelf ( x _ 10 ) ; hope . agent ( x _ 1 , Ella ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND post . recipient ( x _ 5 , Ava ) AND post . theme ( x _ 5 , x _ 7 ) AND donut ( x _ 7 ) AND donut . nmod . on ( x _ 7 , x _ 10 )
in_distribution
A boy was given the cookie by Emma .
* cookie ( x _ 5 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma )
in_distribution
Stella rolled a cake beside a road .
roll . agent ( x _ 1 , Stella ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND road ( x _ 6 )
in_distribution
A cake was slid by Emma .
cake ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Emma )
in_distribution
The cat expected that Emma liked a cake .
* cat ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Emma ) AND like . theme ( x _ 5 , x _ 7 ) AND cake ( x _ 7 )
in_distribution
The drink was given to the fly .
* drink ( x _ 1 ) ; * fly ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
A monster believed that a girl cleaned .
monster ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND clean . agent ( x _ 6 , x _ 5 )
in_distribution
A boy stabbed the cloud on the plate .
* cloud ( x _ 4 ) ; * plate ( x _ 7 ) ; boy ( x _ 1 ) AND stab . agent ( x _ 2 , x _ 1 ) AND stab . theme ( x _ 2 , x _ 4 ) AND cloud . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The bell enlarged .
* bell ( x _ 1 ) ; enlarge . theme ( x _ 2 , x _ 1 )
in_distribution
The donut was broken .
* donut ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 )
in_distribution
The melon was eaten .
* melon ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was returned the box beside the stage .
* box ( x _ 4 ) ; * stage ( x _ 7 ) ; return . recipient ( x _ 2 , Emma ) AND return . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The cake was sold to Liam by Emma .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) AND sell . agent ( x _ 3 , Emma )
in_distribution
A girl broke a lion .
girl ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , x _ 4 ) AND lion ( x _ 4 )
in_distribution
The pen was heard .
* pen ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 )
in_distribution
The baby served a cookie to the cat .
* baby ( x _ 1 ) ; * cat ( x _ 7 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , x _ 7 ) AND cookie ( x _ 4 )
in_distribution
A boy pierced a cookie .
boy ( x _ 1 ) AND pierce . agent ( x _ 2 , x _ 1 ) AND pierce . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
Noah was handed the bottle by Mia .
* bottle ( x _ 4 ) ; hand . recipient ( x _ 2 , Noah ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . agent ( x _ 2 , Mia )
in_distribution
The donut was sold to the girl by a child .
* donut ( x _ 1 ) ; * girl ( x _ 6 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND child ( x _ 9 )
in_distribution
A goose scoffed .
goose ( x _ 1 ) AND scoff . agent ( x _ 2 , x _ 1 )
in_distribution
The donut was liked by a baby .
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
A lamb slept .
lamb ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
Lily gave Emma a ball .
give . agent ( x _ 1 , Lily ) AND give . recipient ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 4 ) AND ball ( x _ 4 )
in_distribution
The strawberry was floated by a boy .
* strawberry ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Olivia said that Emma was posted a cake beside the table by a poet .
* table ( x _ 10 ) ; say . agent ( x _ 1 , Olivia ) AND say . ccomp ( x _ 1 , x _ 5 ) AND post . recipient ( x _ 5 , Emma ) AND post . theme ( x _ 5 , x _ 7 ) AND post . agent ( x _ 5 , x _ 13 ) AND cake ( x _ 7 ) AND cake . nmod . beside ( x _ 7 , x _ 10 ) AND poet ( x _ 13 )
in_distribution
A girl liked that a teacher needed to dance .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND teacher ( x _ 5 ) AND need . agent ( x _ 6 , x _ 5 ) AND need . xcomp ( x _ 6 , x _ 8 ) AND dance . agent ( x _ 8 , x _ 5 )
in_distribution
A donut was cleaned by Liam .
donut ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Liam )
in_distribution
A raisin was studied .
raisin ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 )
in_distribution
Noah liked a game .
like . agent ( x _ 1 , Noah ) AND like . theme ( x _ 1 , x _ 3 ) AND game ( x _ 3 )
in_distribution
Ava burned the cat .
* cat ( x _ 3 ) ; burn . agent ( x _ 1 , Ava ) AND burn . theme ( x _ 1 , x _ 3 )
in_distribution
examine
LAMBDA a . LAMBDA b . LAMBDA e . examine . agent ( e , b ) AND examine . theme ( e , a )
primitive
A kid thought that a deer sent a cake in the wardrobe to Emma .
* wardrobe ( x _ 11 ) ; kid ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 6 ) AND deer ( x _ 5 ) AND send . agent ( x _ 6 , x _ 5 ) AND send . theme ( x _ 6 , x _ 8 ) AND send . recipient ( x _ 6 , Emma ) AND cake ( x _ 8 ) AND cake . nmod . in ( x _ 8 , x _ 11 )
in_distribution
The banana was passed to William .
* banana ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , William )
in_distribution
Benjamin lended Emma the crayon .
* crayon ( x _ 4 ) ; lend . agent ( x _ 1 , Benjamin ) AND lend . recipient ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 4 )
in_distribution
Ethan was rented a rose by the guard .
* guard ( x _ 7 ) ; rent . recipient ( x _ 2 , Ethan ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . agent ( x _ 2 , x _ 7 ) AND rose ( x _ 4 )
in_distribution
Liam ate the cookie on a road in a cafe .
* cookie ( x _ 3 ) ; eat . agent ( x _ 1 , Liam ) AND eat . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND road ( x _ 6 ) AND road . nmod . in ( x _ 6 , x _ 9 ) AND cafe ( x _ 9 )
in_distribution
The boy gave a wine to Mason .
* boy ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Mason ) AND wine ( x _ 4 )
in_distribution
A girl liked that Oliver was given a raisin on the stage .
* stage ( x _ 11 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND give . recipient ( x _ 6 , Oliver ) AND give . theme ( x _ 6 , x _ 8 ) AND raisin ( x _ 8 ) AND raisin . nmod . on ( x _ 8 , x _ 11 )
in_distribution
Liam was sent the box by a lion .
* box ( x _ 4 ) ; send . recipient ( x _ 2 , Liam ) AND send . theme ( x _ 2 , x _ 4 ) AND send . agent ( x _ 2 , x _ 7 ) AND lion ( x _ 7 )
in_distribution
Emma gave the cake beside a chair to Oliver .
* cake ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Oliver ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND chair ( x _ 6 )
in_distribution
A bean was sketched by John .
bean ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , John )
in_distribution
Emma cooked .
cook . agent ( x _ 1 , Emma )
in_distribution
Mia ate a lion on the speaker .
* speaker ( x _ 6 ) ; eat . agent ( x _ 1 , Mia ) AND eat . theme ( x _ 1 , x _ 3 ) AND lion ( x _ 3 ) AND lion . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A clock was decomposed by Isabella .
clock ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , Isabella )
in_distribution
A cookie decomposed .
cookie ( x _ 1 ) AND decompose . theme ( x _ 2 , x _ 1 )
in_distribution
Emma declared that a cake was found .
declare . agent ( x _ 1 , Emma ) AND declare . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND find . theme ( x _ 6 , x _ 4 )
in_distribution
A girl liked the pencil .
* pencil ( x _ 4 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
in_distribution
The tiger tolerated that a bean was missed by a dog .
* tiger ( x _ 1 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 7 ) AND bean ( x _ 5 ) AND miss . theme ( x _ 7 , x _ 5 ) AND miss . agent ( x _ 7 , x _ 10 ) AND dog ( x _ 10 )
in_distribution