input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
Emma appreciated that Olivia offered the cake to Liam .
|
* cake ( x _ 6 ) ; appreciate . agent ( x _ 1 , Emma ) AND appreciate . ccomp ( x _ 1 , x _ 4 ) AND offer . agent ( x _ 4 , Olivia ) AND offer . theme ( x _ 4 , x _ 6 ) AND offer . recipient ( x _ 4 , Liam )
|
in_distribution
|
Ava liked that Isabella hunted .
|
like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 4 ) AND hunt . agent ( x _ 4 , Isabella )
|
in_distribution
|
Luna grew .
|
grow . theme ( x _ 1 , Luna )
|
in_distribution
|
A balloon was brought to a boy .
|
balloon ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
|
in_distribution
|
Ava was given a box on a panel by the girl .
|
* girl ( x _ 10 ) ; give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND box ( x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 ) AND panel ( x _ 7 )
|
in_distribution
|
A donut was given to a butterfly by a giraffe .
|
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND butterfly ( x _ 6 ) AND giraffe ( x _ 9 )
|
in_distribution
|
The donut was crumpled by the girl .
|
* donut ( x _ 1 ) ; * girl ( x _ 6 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A girl wired a cookie beside the road to Benjamin .
|
* road ( x _ 7 ) ; girl ( x _ 1 ) AND wire . agent ( x _ 2 , x _ 1 ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . recipient ( x _ 2 , Benjamin ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
The box was returned to the baby by a girl .
|
* box ( x _ 1 ) ; * baby ( x _ 6 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND return . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 )
|
in_distribution
|
Emma helped the mouse on a table .
|
* mouse ( x _ 3 ) ; help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND mouse . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
|
in_distribution
|
The bat was hunted by the boy .
|
* bat ( x _ 1 ) ; * boy ( x _ 6 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The donut was respected .
|
* donut ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Ava liked that a cat tried to call .
|
like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 5 ) AND cat ( x _ 4 ) AND try . agent ( x _ 5 , x _ 4 ) AND try . xcomp ( x _ 5 , x _ 7 ) AND call . agent ( x _ 7 , x _ 4 )
|
in_distribution
|
Liam nursed .
|
nurse . agent ( x _ 1 , Liam )
|
in_distribution
|
Emma burned the dog beside a machine .
|
* dog ( x _ 3 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND dog . nmod . beside ( x _ 3 , x _ 6 ) AND machine ( x _ 6 )
|
in_distribution
|
Ava ate the girl in the vessel .
|
* girl ( x _ 3 ) ; * vessel ( x _ 6 ) ; eat . agent ( x _ 1 , Ava ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
The sheep awarded the landlord a block beside a table .
|
* sheep ( x _ 1 ) ; * landlord ( x _ 4 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . recipient ( x _ 2 , x _ 4 ) AND award . theme ( x _ 2 , x _ 6 ) AND block ( x _ 6 ) AND block . nmod . beside ( x _ 6 , x _ 9 ) AND table ( x _ 9 )
|
in_distribution
|
James was sold the cake by a girl .
|
* cake ( x _ 4 ) ; sell . recipient ( x _ 2 , James ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND girl ( x _ 7 )
|
in_distribution
|
The scarf was frozen by a fish .
|
* scarf ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND fish ( x _ 6 )
|
in_distribution
|
Emma was fed the lollipop in a glass .
|
* lollipop ( x _ 4 ) ; feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 4 ) AND lollipop . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
|
in_distribution
|
Elijah confessed that Carter floated a wolf .
|
confess . agent ( x _ 1 , Elijah ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND float . agent ( x _ 4 , Carter ) AND float . theme ( x _ 4 , x _ 6 ) AND wolf ( x _ 6 )
|
in_distribution
|
The cookie was worshipped by a girl .
|
* cookie ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
The tenant valued a dog beside a stage beside the bicycle .
|
* tenant ( x _ 1 ) ; * bicycle ( x _ 10 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 ) AND dog ( x _ 4 ) AND dog . nmod . beside ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) AND stage . nmod . beside ( x _ 7 , x _ 10 )
|
in_distribution
|
Stella liked that the pencil was grown .
|
* pencil ( x _ 4 ) ; like . agent ( x _ 1 , Stella ) AND like . ccomp ( x _ 1 , x _ 6 ) AND grow . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
A girl painted a boy on the table .
|
* table ( x _ 7 ) ; girl ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
A pen was loved .
|
pen ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A horse was given a donut by Emma .
|
horse ( 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
|
Emma liked that Liam ate the boy .
|
* boy ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Liam ) AND eat . theme ( x _ 4 , x _ 6 )
|
in_distribution
|
The seed was eaten .
|
* seed ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A dog liked that the donut was heard .
|
* donut ( x _ 5 ) ; dog ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND hear . theme ( x _ 7 , x _ 5 )
|
in_distribution
|
The jar was lended to the girl by the boy .
|
* jar ( x _ 1 ) ; * girl ( x _ 6 ) ; * boy ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 )
|
in_distribution
|
A drink was painted by the bear .
|
* bear ( x _ 6 ) ; drink ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A child crumpled .
|
child ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
A pickle collapsed .
|
pickle ( x _ 1 ) AND collapse . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Ethan noticed .
|
notice . agent ( x _ 1 , Ethan )
|
in_distribution
|
William gave a girl a strawberry .
|
give . agent ( x _ 1 , William ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND strawberry ( x _ 5 )
|
in_distribution
|
A cookie was cleaned by Emma .
|
cookie ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Emma )
|
in_distribution
|
A strawberry was liked by a girl .
|
strawberry ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
Olivia offered the purse on the stage to a captain .
|
* purse ( x _ 3 ) ; * stage ( x _ 6 ) ; offer . agent ( x _ 1 , Olivia ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 9 ) AND purse . nmod . on ( x _ 3 , x _ 6 ) AND captain ( x _ 9 )
|
in_distribution
|
A boy found a king on the ball .
|
* ball ( x _ 7 ) ; boy ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND king ( x _ 4 ) AND king . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
A donut was given to a hero .
|
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND hero ( x _ 6 )
|
in_distribution
|
Emma planned to dance .
|
plan . agent ( x _ 1 , Emma ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Emma )
|
in_distribution
|
A kitty gave a scientist a cake in a can in the house .
|
* house ( x _ 12 ) ; kitty ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND scientist ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND can ( x _ 9 ) AND can . nmod . in ( x _ 9 , x _ 12 )
|
in_distribution
|
A frog adored a basket on a bed .
|
frog ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND basket ( x _ 4 ) AND basket . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
|
in_distribution
|
Noah sold a donut to a bear .
|
sell . agent ( x _ 1 , Noah ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) AND bear ( x _ 6 )
|
in_distribution
|
A monkey was sent the block by a girl .
|
* block ( x _ 5 ) ; monkey ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
|
in_distribution
|
The melon was rolled by Olivia .
|
* melon ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Olivia )
|
in_distribution
|
A newspaper was liked .
|
newspaper ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Ava gave Caleb a melon .
|
give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , Caleb ) AND give . theme ( x _ 1 , x _ 4 ) AND melon ( x _ 4 )
|
in_distribution
|
The pizza was rolled by the mouse .
|
* pizza ( x _ 1 ) ; * mouse ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma painted a mouse .
|
paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND mouse ( x _ 3 )
|
in_distribution
|
The citizen tried to eat .
|
* citizen ( x _ 1 ) ; try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Mia sold a cake beside the skull to a consumer .
|
* skull ( x _ 6 ) ; sell . agent ( x _ 1 , Mia ) 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 consumer ( x _ 9 )
|
in_distribution
|
A duck floated .
|
duck ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Lucas frowned .
|
frown . agent ( x _ 1 , Lucas )
|
in_distribution
|
The strawberry was improved by Ava .
|
* strawberry ( x _ 1 ) ; improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , Ava )
|
in_distribution
|
The resident was given the donut beside the bed by the girl .
|
* resident ( x _ 1 ) ; * donut ( x _ 5 ) ; * bed ( 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 donut . nmod . beside ( x _ 5 , x _ 8 )
|
in_distribution
|
The cookie was discovered .
|
* cookie ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A child snapped the girl beside a truck .
|
* girl ( x _ 4 ) ; child ( x _ 1 ) AND snap . agent ( x _ 2 , x _ 1 ) AND snap . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) AND truck ( x _ 7 )
|
in_distribution
|
Emma painted Grayson .
|
paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , Grayson )
|
in_distribution
|
Emma was sold the chalk in the garden .
|
* chalk ( x _ 4 ) ; * garden ( x _ 7 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND chalk . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
A boy wished that a potato was collapsed by Emma .
|
boy ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 7 ) AND potato ( x _ 5 ) AND collapse . theme ( x _ 7 , x _ 5 ) AND collapse . agent ( x _ 7 , Emma )
|
in_distribution
|
Thomas called .
|
call . agent ( x _ 1 , Thomas )
|
in_distribution
|
The cake was respected by James .
|
* cake ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , James )
|
in_distribution
|
A scientist sold a biscuit on a stool to Isabella .
|
scientist ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Isabella ) AND biscuit ( x _ 4 ) AND biscuit . nmod . on ( x _ 4 , x _ 7 ) AND stool ( x _ 7 )
|
in_distribution
|
Noah liked that the donut was loved .
|
* donut ( x _ 4 ) ; like . agent ( x _ 1 , Noah ) AND like . ccomp ( x _ 1 , x _ 6 ) AND love . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
The jigsaw was fed to Aurora by Noah .
|
* jigsaw ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Aurora ) AND feed . agent ( x _ 3 , Noah )
|
in_distribution
|
The frog ate a watch on the throne .
|
* frog ( x _ 1 ) ; * throne ( x _ 7 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND watch ( x _ 4 ) AND watch . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
A box was mailed to James by the lion .
|
* lion ( x _ 8 ) ; box ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , James ) AND mail . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The cookie was crumpled by the girl .
|
* cookie ( x _ 1 ) ; * girl ( x _ 6 ) ; crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma liked the cup .
|
* cup ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Zoey
|
Zoey
|
primitive
|
A pumpkin was eaten .
|
pumpkin ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A clock was crumpled .
|
clock ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A boy liked the brain .
|
* brain ( x _ 4 ) ; boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Evelyn liked a baby .
|
like . agent ( x _ 1 , Evelyn ) AND like . theme ( x _ 1 , x _ 3 ) AND baby ( x _ 3 )
|
in_distribution
|
A cake was frozen by the duke .
|
* duke ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A horse rolled a cookie .
|
horse ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
|
in_distribution
|
A girl gave the donut beside the bed to the coach .
|
* donut ( x _ 4 ) ; * bed ( x _ 7 ) ; * coach ( x _ 10 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND donut . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
A girl ate the shell in a car .
|
* shell ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND shell . nmod . in ( x _ 4 , x _ 7 ) AND car ( x _ 7 )
|
in_distribution
|
The boy nursed the crocodile .
|
* boy ( x _ 1 ) ; * crocodile ( x _ 4 ) ; nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The girl was lended the sandwich in a house by the baby .
|
* girl ( x _ 1 ) ; * sandwich ( x _ 5 ) ; * baby ( x _ 11 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND sandwich . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 )
|
in_distribution
|
The customer cleaned .
|
* customer ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Camila was given the cake .
|
* cake ( x _ 4 ) ; give . recipient ( x _ 2 , Camila ) AND give . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The child was sold a radio on a mound .
|
* child ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND radio ( x _ 5 ) AND radio . nmod . on ( x _ 5 , x _ 8 ) AND mound ( x _ 8 )
|
in_distribution
|
The crayon was painted by the boy .
|
* crayon ( x _ 1 ) ; * boy ( x _ 6 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Oliver painted a cake in the cup .
|
* cup ( x _ 6 ) ; paint . agent ( x _ 1 , Oliver ) AND paint . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A mouse hoped that Addison rolled the bear beside a table .
|
* bear ( x _ 7 ) ; mouse ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Addison ) AND roll . theme ( x _ 5 , x _ 7 ) AND bear . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 )
|
in_distribution
|
Noah scoffed .
|
scoff . agent ( x _ 1 , Noah )
|
in_distribution
|
A banana was rented to the duck .
|
* duck ( x _ 6 ) ; banana ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
A raisin was lended to a boy by Lucas .
|
raisin ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Lucas ) AND boy ( x _ 6 )
|
in_distribution
|
The girl worshipped a chair in the car .
|
* girl ( x _ 1 ) ; * car ( x _ 7 ) ; worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , x _ 4 ) AND chair ( x _ 4 ) AND chair . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
Sophia liked a book in a house in a haystack .
|
like . agent ( x _ 1 , Sophia ) AND like . theme ( x _ 1 , x _ 3 ) AND book ( x _ 3 ) AND book . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) AND house . nmod . in ( x _ 6 , x _ 9 ) AND haystack ( x _ 9 )
|
in_distribution
|
The melon was valued .
|
* melon ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Emma snapped a cat in a house .
|
snap . agent ( x _ 1 , Emma ) AND snap . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) AND cat . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
|
in_distribution
|
A bean was helped by a turtle .
|
bean ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND turtle ( x _ 6 )
|
in_distribution
|
Liam was given a drink in a garden by Henry .
|
give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Henry ) AND drink ( x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 )
|
in_distribution
|
A judge served the box to the bear .
|
* box ( x _ 4 ) ; * bear ( x _ 7 ) ; judge ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , x _ 7 )
|
in_distribution
|
Liam liked the shoe in the house .
|
* shoe ( x _ 3 ) ; * house ( x _ 6 ) ; like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , x _ 3 ) AND shoe . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A girl preferred to run .
|
girl ( 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
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.