input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
The raisin was painted by Madison .
|
* raisin ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Madison )
|
in_distribution
|
The bear talked .
|
* bear ( x _ 1 ) ; talk . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A cake doubled .
|
cake ( x _ 1 ) AND double . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Emma shortened the rose in the house .
|
* rose ( x _ 3 ) ; * house ( x _ 6 ) ; shorten . agent ( x _ 1 , Emma ) AND shorten . theme ( x _ 1 , x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Samuel painted the poet .
|
* poet ( x _ 3 ) ; paint . agent ( x _ 1 , Samuel ) AND paint . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
A child burned .
|
child ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The human tolerated Emma .
|
* human ( x _ 1 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . theme ( x _ 2 , Emma )
|
in_distribution
|
The cake was inflated .
|
* cake ( x _ 1 ) ; inflate . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The princess smiled .
|
* princess ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Penelope cleaned the cake .
|
* cake ( x _ 3 ) ; clean . agent ( x _ 1 , Penelope ) AND clean . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma valued that the cake was discovered by Lucas .
|
* cake ( x _ 4 ) ; value . agent ( x _ 1 , Emma ) AND value . ccomp ( x _ 1 , x _ 6 ) AND discover . theme ( x _ 6 , x _ 4 ) AND discover . agent ( x _ 6 , Lucas )
|
in_distribution
|
The cat was given a donut by the giraffe .
|
* cat ( x _ 1 ) ; * giraffe ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND donut ( x _ 5 )
|
in_distribution
|
The soldier slept .
|
* soldier ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A fly rolled the rose .
|
* rose ( x _ 4 ) ; fly ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Emma was promised the cake by Olivia .
|
* cake ( x _ 4 ) ; promise . recipient ( x _ 2 , Emma ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Olivia )
|
in_distribution
|
The box was hunted by Liam .
|
* box ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Liam )
|
in_distribution
|
The melon was thrown .
|
* melon ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A guy needed to sketch .
|
guy ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND sketch . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The cookie was given to the sailor by a child .
|
* cookie ( x _ 1 ) ; * sailor ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND child ( x _ 9 )
|
in_distribution
|
The dog was given a drink beside a headmaster .
|
* dog ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND drink ( x _ 5 ) AND drink . nmod . beside ( x _ 5 , x _ 8 ) AND headmaster ( x _ 8 )
|
in_distribution
|
John saw a donut .
|
see . agent ( x _ 1 , John ) AND see . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
|
in_distribution
|
Elizabeth burned Emma .
|
burn . agent ( x _ 1 , Elizabeth ) AND burn . theme ( x _ 1 , Emma )
|
in_distribution
|
The boy wanted to walk .
|
* boy ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Harper attempted to sneeze .
|
attempt . agent ( x _ 1 , Harper ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Harper )
|
in_distribution
|
The poet helped the penguin .
|
* poet ( x _ 1 ) ; * penguin ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Liam was lended a donut beside a table by a cow .
|
lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND cow ( x _ 10 )
|
in_distribution
|
The hen liked that the donut was decomposed by a dog .
|
* hen ( x _ 1 ) ; * donut ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND decompose . theme ( x _ 7 , x _ 5 ) AND decompose . agent ( x _ 7 , x _ 10 ) AND dog ( x _ 10 )
|
in_distribution
|
Mason offered the cake to a prisoner .
|
* cake ( x _ 3 ) ; offer . agent ( x _ 1 , Mason ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 ) AND prisoner ( x _ 6 )
|
in_distribution
|
The boy found the cookie in the tin .
|
* boy ( x _ 1 ) ; * cookie ( x _ 4 ) ; * tin ( x _ 7 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
Emma sold a basket in the bunker to the bear .
|
* bunker ( x _ 6 ) ; * bear ( x _ 9 ) ; sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND basket ( x _ 3 ) AND basket . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Liam rolled a doll in the vehicle .
|
* vehicle ( x _ 6 ) ; roll . agent ( x _ 1 , Liam ) AND roll . theme ( x _ 1 , x _ 3 ) AND doll ( x _ 3 ) AND doll . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma packed a cookie .
|
pack . agent ( x _ 1 , Emma ) AND pack . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
|
in_distribution
|
Sophia was brought the drink in a room .
|
* drink ( x _ 4 ) ; bring . recipient ( x _ 2 , Sophia ) AND bring . theme ( x _ 2 , x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
|
in_distribution
|
Layla rolled .
|
roll . theme ( x _ 1 , Layla )
|
in_distribution
|
Benjamin noticed Harper .
|
notice . agent ( x _ 1 , Benjamin ) AND notice . theme ( x _ 1 , Harper )
|
in_distribution
|
Emma drew Liam .
|
draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , Liam )
|
in_distribution
|
The priest mailed the captain the rose on the speaker .
|
* priest ( x _ 1 ) ; * captain ( x _ 4 ) ; * rose ( x _ 6 ) ; * speaker ( x _ 9 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , x _ 4 ) AND mail . theme ( x _ 2 , x _ 6 ) AND rose . nmod . on ( x _ 6 , x _ 9 )
|
in_distribution
|
A bunny admired the squirrel .
|
* squirrel ( x _ 4 ) ; bunny ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A cake was changed by a cow .
|
cake ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , x _ 6 ) AND cow ( x _ 6 )
|
in_distribution
|
A mouse grew Oliver .
|
mouse ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , Oliver )
|
in_distribution
|
A box was helped by a journalist .
|
box ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND journalist ( x _ 6 )
|
in_distribution
|
Grace helped a boy .
|
help . agent ( x _ 1 , Grace ) AND help . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 )
|
in_distribution
|
A block was eaten by Emma .
|
block ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Emma )
|
in_distribution
|
Savannah liked that Emma shortened .
|
like . agent ( x _ 1 , Savannah ) AND like . ccomp ( x _ 1 , x _ 4 ) AND shorten . theme ( x _ 4 , Emma )
|
in_distribution
|
Liam floated .
|
float . theme ( x _ 1 , Liam )
|
in_distribution
|
Liam craved to dust .
|
crave . agent ( x _ 1 , Liam ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND dust . agent ( x _ 3 , Liam )
|
in_distribution
|
The girl painted a cloud .
|
* girl ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cloud ( x _ 4 )
|
in_distribution
|
Natalie noticed that a cake was liked by Liam .
|
notice . agent ( x _ 1 , Natalie ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND like . theme ( x _ 6 , x _ 4 ) AND like . agent ( x _ 6 , Liam )
|
in_distribution
|
A cake was burned by Ava .
|
cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Ava )
|
in_distribution
|
A basket was sold to Emma .
|
basket ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma )
|
in_distribution
|
A pickle was burned .
|
pickle ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The block was rolled by the girl .
|
* block ( x _ 1 ) ; * girl ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A molecule was lended to a frog by the girl .
|
* girl ( x _ 9 ) ; molecule ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND frog ( x _ 6 )
|
in_distribution
|
The balloon was sold to Sebastian by Emma .
|
* balloon ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Sebastian ) AND sell . agent ( x _ 3 , Emma )
|
in_distribution
|
The brush was forwarded to Ava by the duck .
|
* brush ( x _ 1 ) ; * duck ( x _ 8 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Ava ) AND forward . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The lion gave Natalie a ball beside a seat .
|
* lion ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Natalie ) AND give . theme ( x _ 2 , x _ 5 ) AND ball ( x _ 5 ) AND ball . nmod . beside ( x _ 5 , x _ 8 ) AND seat ( x _ 8 )
|
in_distribution
|
Emma rolled Alexander .
|
roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , Alexander )
|
in_distribution
|
Amelia was given a cracker by Emma .
|
give . recipient ( x _ 2 , Amelia ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma ) AND cracker ( x _ 4 )
|
in_distribution
|
The baby ate the banana beside a road .
|
* baby ( x _ 1 ) ; * banana ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND banana . nmod . beside ( x _ 4 , x _ 7 ) AND road ( x _ 7 )
|
in_distribution
|
The hero cooked .
|
* hero ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Noah ate a bunny on a speaker .
|
eat . agent ( x _ 1 , Noah ) AND eat . theme ( x _ 1 , x _ 3 ) AND bunny ( x _ 3 ) AND bunny . nmod . on ( x _ 3 , x _ 6 ) AND speaker ( x _ 6 )
|
in_distribution
|
A cake was dusted by a frog .
|
cake ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , x _ 6 ) AND frog ( x _ 6 )
|
in_distribution
|
A boy served the cake to Olivia .
|
* cake ( x _ 4 ) ; boy ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Olivia )
|
in_distribution
|
A cake was liked by Noah .
|
cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Noah )
|
in_distribution
|
The cat sent Noah a donut .
|
* cat ( x _ 1 ) ; send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , Noah ) AND send . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 )
|
in_distribution
|
A pumpkin was sold to the girl .
|
* girl ( x _ 6 ) ; pumpkin ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
The boy drew a donut in a pyramid .
|
* boy ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND pyramid ( x _ 7 )
|
in_distribution
|
A girl ate Noah .
|
girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Noah )
|
in_distribution
|
The girl ate .
|
* girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A teacher wanted to walk .
|
teacher ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Emma liked the girl in the garden .
|
* girl ( x _ 3 ) ; * garden ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Olivia was lended the cake by a cow .
|
* cake ( x _ 4 ) ; lend . recipient ( x _ 2 , Olivia ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND cow ( x _ 7 )
|
in_distribution
|
A prisoner was given the cookie beside a stage by a child .
|
* cookie ( x _ 5 ) ; prisoner ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) AND child ( x _ 11 )
|
in_distribution
|
The cake was lended to a girl by Matthew .
|
* cake ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Matthew ) AND girl ( x _ 6 )
|
in_distribution
|
The buyer returned Victoria a box .
|
* buyer ( x _ 1 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . recipient ( x _ 2 , Victoria ) AND return . theme ( x _ 2 , x _ 5 ) AND box ( x _ 5 )
|
in_distribution
|
The pickle was helped .
|
* pickle ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Emma examined a girl .
|
examine . agent ( x _ 1 , Emma ) AND examine . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
|
in_distribution
|
A fig was liked by Sofia .
|
fig ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Sofia )
|
in_distribution
|
The girl needed to eat .
|
* girl ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A boy offered the cake beside the table to Charlotte .
|
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; boy ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Charlotte ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
A girl was given the cake in the corner on a tripod .
|
* cake ( x _ 5 ) ; * corner ( x _ 8 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND corner . nmod . on ( x _ 8 , x _ 11 ) AND tripod ( x _ 11 )
|
in_distribution
|
The lion drew a cookie .
|
* lion ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
|
in_distribution
|
Riley was wired a brush on a speaker .
|
wire . recipient ( x _ 2 , Riley ) AND wire . theme ( x _ 2 , x _ 4 ) AND brush ( x _ 4 ) AND brush . nmod . on ( x _ 4 , x _ 7 ) AND speaker ( x _ 7 )
|
in_distribution
|
The lamb helped the raisin .
|
* lamb ( x _ 1 ) ; * raisin ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A frog burned a girl in the crib .
|
* crib ( x _ 7 ) ; frog ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
Madison intended to read .
|
intend . agent ( x _ 1 , Madison ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Madison )
|
in_distribution
|
Charlotte jogged .
|
jog . agent ( x _ 1 , Charlotte )
|
in_distribution
|
The balloon was loved by a scientist .
|
* balloon ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND scientist ( x _ 6 )
|
in_distribution
|
The lion meant that Sophia offered a girl the scarf .
|
* lion ( x _ 1 ) ; * scarf ( x _ 9 ) ; mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 5 ) AND offer . agent ( x _ 5 , Sophia ) AND offer . recipient ( x _ 5 , x _ 7 ) AND offer . theme ( x _ 5 , x _ 9 ) AND girl ( x _ 7 )
|
in_distribution
|
Amelia froze the knife beside the table .
|
* knife ( x _ 3 ) ; * table ( x _ 6 ) ; freeze . agent ( x _ 1 , Amelia ) AND freeze . theme ( x _ 1 , x _ 3 ) AND knife . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
The cookie was collapsed by Ethan .
|
* cookie ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , Ethan )
|
in_distribution
|
Olivia lended Ava the lollipop on the table .
|
* lollipop ( x _ 4 ) ; * table ( x _ 7 ) ; lend . agent ( x _ 1 , Olivia ) AND lend . recipient ( x _ 1 , Ava ) AND lend . theme ( x _ 1 , x _ 4 ) AND lollipop . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
Emma was offered the cake on a surface by Mila .
|
* cake ( x _ 4 ) ; offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , Mila ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND surface ( x _ 7 )
|
in_distribution
|
A cookie snapped .
|
cookie ( x _ 1 ) AND snap . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Charlotte valued that Liam rolled .
|
value . agent ( x _ 1 , Charlotte ) AND value . ccomp ( x _ 1 , x _ 4 ) AND roll . theme ( x _ 4 , Liam )
|
in_distribution
|
Isabella held a cookie .
|
hold . agent ( x _ 1 , Isabella ) AND hold . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
|
in_distribution
|
A pickle was pierced by a girl .
|
pickle ( x _ 1 ) AND pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
A farmer helped a girl .
|
farmer ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 )
|
in_distribution
|
The girl froze a pen .
|
* girl ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND pen ( x _ 4 )
|
in_distribution
|
A girl gave James a sandwich on a bed .
|
girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 5 ) AND sandwich ( x _ 5 ) AND sandwich . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.