input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
A cookie was sent to Liam .
|
cookie ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Liam )
|
in_distribution
|
William touched Daniel .
|
touch . agent ( x _ 1 , William ) AND touch . theme ( x _ 1 , Daniel )
|
in_distribution
|
William offered the donut beside the house to a girl .
|
* donut ( x _ 3 ) ; * house ( x _ 6 ) ; offer . agent ( x _ 1 , William ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 9 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND girl ( x _ 9 )
|
in_distribution
|
Wyatt gave the cookie to Emma .
|
* cookie ( x _ 3 ) ; give . agent ( x _ 1 , Wyatt ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma )
|
in_distribution
|
The girl was given a sandwich by Emma .
|
* girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND sandwich ( x _ 5 )
|
in_distribution
|
A box was touched by a baby .
|
box ( x _ 1 ) AND touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
|
in_distribution
|
The crocodile screamed .
|
* crocodile ( x _ 1 ) ; scream . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Emma ate a guitar on the stage in the container .
|
* stage ( x _ 6 ) ; * container ( x _ 9 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND guitar ( x _ 3 ) AND guitar . nmod . on ( x _ 3 , x _ 6 ) AND stage . nmod . in ( x _ 6 , x _ 9 )
|
in_distribution
|
A dog ate .
|
dog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Mila gave the girl the cake in a pit .
|
* girl ( x _ 3 ) ; * cake ( x _ 5 ) ; give . agent ( x _ 1 , Mila ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND pit ( x _ 8 )
|
in_distribution
|
William sketched .
|
sketch . agent ( x _ 1 , William )
|
in_distribution
|
The box collapsed .
|
* box ( x _ 1 ) ; collapse . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
A girl was given a glue by Oliver .
|
girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Oliver ) AND glue ( x _ 5 )
|
in_distribution
|
A bear ate .
|
bear ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A teacher packed .
|
teacher ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The child threw the cake .
|
* child ( x _ 1 ) ; * cake ( x _ 4 ) ; throw . agent ( x _ 2 , x _ 1 ) AND throw . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A doll was frozen .
|
doll ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The girl lended the ball beside the bottle to Sofia .
|
* girl ( x _ 1 ) ; * ball ( x _ 4 ) ; * bottle ( x _ 7 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Sofia ) AND ball . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
A rose was floated .
|
rose ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Michael gave Lucas a cake in the box .
|
* box ( x _ 7 ) ; give . agent ( x _ 1 , Michael ) AND give . recipient ( x _ 1 , Lucas ) AND give . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
Olivia was rented the glue .
|
* glue ( x _ 4 ) ; rent . recipient ( x _ 2 , Olivia ) AND rent . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A baby talked .
|
baby ( x _ 1 ) AND talk . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Emma was posted the cake by Noah .
|
* cake ( x _ 4 ) ; post . recipient ( x _ 2 , Emma ) AND post . theme ( x _ 2 , x _ 4 ) AND post . agent ( x _ 2 , Noah )
|
in_distribution
|
The manager knew the basket .
|
* manager ( x _ 1 ) ; * basket ( x _ 4 ) ; know . agent ( x _ 2 , x _ 1 ) AND know . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
William said that the girl sketched .
|
* girl ( x _ 4 ) ; say . agent ( x _ 1 , William ) AND say . ccomp ( x _ 1 , x _ 5 ) AND sketch . agent ( x _ 5 , x _ 4 )
|
in_distribution
|
Oliver was given a cake by a cat .
|
give . recipient ( x _ 2 , Oliver ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND cat ( x _ 7 )
|
in_distribution
|
The boy was brought a ball on a stage .
|
* boy ( x _ 1 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND ball ( x _ 5 ) AND ball . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 )
|
in_distribution
|
James admired a donut beside a stage .
|
admire . agent ( x _ 1 , James ) AND admire . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
|
in_distribution
|
A girl ran .
|
girl ( x _ 1 ) AND run . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The cake was grown by Emma .
|
* cake ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Emma )
|
in_distribution
|
A fig slid .
|
fig ( x _ 1 ) AND slide . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
William hoped that a servant wired a passenger a cake .
|
hope . agent ( x _ 1 , William ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND servant ( x _ 4 ) AND wire . agent ( x _ 5 , x _ 4 ) AND wire . recipient ( x _ 5 , x _ 7 ) AND wire . theme ( x _ 5 , x _ 9 ) AND passenger ( x _ 7 ) AND cake ( x _ 9 )
|
in_distribution
|
A cookie was floated by the boy .
|
* boy ( x _ 6 ) ; cookie ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Madison was brought the box .
|
* box ( x _ 4 ) ; bring . recipient ( x _ 2 , Madison ) AND bring . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The cookie was snapped by the boy .
|
* cookie ( x _ 1 ) ; * boy ( x _ 6 ) ; snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A cat ate Emma .
|
cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma )
|
in_distribution
|
Ella cried .
|
cry . agent ( x _ 1 , Ella )
|
in_distribution
|
The box was eaten by a girl .
|
* box ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
Liam heard Emma .
|
hear . agent ( x _ 1 , Liam ) AND hear . theme ( x _ 1 , Emma )
|
in_distribution
|
The girl sketched .
|
* girl ( x _ 1 ) ; sketch . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A donut was given to a teacher .
|
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
|
in_distribution
|
A cake was burned by Levi .
|
cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Levi )
|
in_distribution
|
The plate was studied .
|
* plate ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A bat was burned .
|
bat ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Mila threw the cat beside the table .
|
* cat ( x _ 3 ) ; * table ( x _ 6 ) ; throw . agent ( x _ 1 , Mila ) AND throw . theme ( x _ 1 , x _ 3 ) AND cat . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
A girl was promised the cake by Daniel .
|
* cake ( x _ 5 ) ; girl ( x _ 1 ) AND promise . recipient ( x _ 3 , x _ 1 ) AND promise . theme ( x _ 3 , x _ 5 ) AND promise . agent ( x _ 3 , Daniel )
|
in_distribution
|
Jack gasped .
|
gasp . agent ( x _ 1 , Jack )
|
in_distribution
|
A girl loved the cake in the house .
|
* cake ( x _ 4 ) ; * house ( x _ 7 ) ; girl ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
A girl juggled the strawberry in a cup on a computer .
|
* strawberry ( x _ 4 ) ; girl ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 ) AND cup ( x _ 7 ) AND cup . nmod . on ( x _ 7 , x _ 10 ) AND computer ( x _ 10 )
|
in_distribution
|
The bird liked the duck beside a bed .
|
* bird ( x _ 1 ) ; * duck ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND duck . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
|
in_distribution
|
A drink was eaten by Isabella .
|
drink ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Isabella )
|
in_distribution
|
The girl was sold a cake by Ava .
|
* girl ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Ava ) AND cake ( x _ 5 )
|
in_distribution
|
A cake grew .
|
cake ( x _ 1 ) AND grow . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The girl ate the boy .
|
* girl ( x _ 1 ) ; * boy ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Isabella wired a doll on the table to the girl .
|
* table ( x _ 6 ) ; * girl ( x _ 9 ) ; wire . agent ( x _ 1 , Isabella ) AND wire . theme ( x _ 1 , x _ 3 ) AND wire . recipient ( x _ 1 , x _ 9 ) AND doll ( x _ 3 ) AND doll . nmod . on ( x _ 3 , x _ 6 )
|
in_distribution
|
The melon was touched by Victoria .
|
* melon ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , Victoria )
|
in_distribution
|
A toy was eaten .
|
toy ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Olivia rolled Emma .
|
roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , Emma )
|
in_distribution
|
The girl wished that Ava slept .
|
* girl ( x _ 1 ) ; wish . agent ( x _ 2 , x _ 1 ) AND wish . ccomp ( x _ 2 , x _ 5 ) AND sleep . agent ( x _ 5 , Ava )
|
in_distribution
|
A bat was liked by Ava .
|
bat ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Ava )
|
in_distribution
|
William burned Emma .
|
burn . agent ( x _ 1 , William ) AND burn . theme ( x _ 1 , Emma )
|
in_distribution
|
A mouse ate the dog .
|
* dog ( x _ 4 ) ; mouse ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Oliver grew Emma .
|
grow . agent ( x _ 1 , Oliver ) AND grow . theme ( x _ 1 , Emma )
|
in_distribution
|
A cake was eaten by a professor .
|
cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND professor ( x _ 6 )
|
in_distribution
|
The cookie was cooked by a teacher .
|
* cookie ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
|
in_distribution
|
Ava disintegrated the block .
|
* block ( x _ 3 ) ; disintegrate . agent ( x _ 1 , Ava ) AND disintegrate . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The fly ate .
|
* fly ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A boy liked that a pancake was rolled .
|
boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND pancake ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 )
|
in_distribution
|
The ring was given to the child by Emma .
|
* ring ( 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 dog rolled the boy .
|
* dog ( x _ 1 ) ; * boy ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Lily tossed a cat beside the chair .
|
* chair ( x _ 6 ) ; toss . agent ( x _ 1 , Lily ) AND toss . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) AND cat . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
A cake was adored by Sebastian .
|
cake ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , Sebastian )
|
in_distribution
|
The cake was offered to James by Liam .
|
* cake ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , James ) AND offer . agent ( x _ 3 , Liam )
|
in_distribution
|
Jackson missed a cake .
|
miss . agent ( x _ 1 , Jackson ) AND miss . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
|
in_distribution
|
Liam floated a sweetcorn .
|
float . agent ( x _ 1 , Liam ) AND float . theme ( x _ 1 , x _ 3 ) AND sweetcorn ( x _ 3 )
|
in_distribution
|
The girl noticed that a dog brought a cat a biscuit .
|
* girl ( x _ 1 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 6 ) AND dog ( x _ 5 ) AND bring . agent ( x _ 6 , x _ 5 ) AND bring . recipient ( x _ 6 , x _ 8 ) AND bring . theme ( x _ 6 , x _ 10 ) AND cat ( x _ 8 ) AND biscuit ( x _ 10 )
|
in_distribution
|
A butterfly was wired a can on the carpet .
|
* carpet ( x _ 8 ) ; butterfly ( x _ 1 ) AND wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND can ( x _ 5 ) AND can . nmod . on ( x _ 5 , x _ 8 )
|
in_distribution
|
The girl gave Noah a donut .
|
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Noah ) AND give . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 )
|
in_distribution
|
Noah served the donut to Isabella .
|
* donut ( x _ 3 ) ; serve . agent ( x _ 1 , Noah ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , Isabella )
|
in_distribution
|
The goose rolled a baby in a room .
|
* goose ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND baby ( x _ 4 ) AND baby . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
|
in_distribution
|
The jigsaw was given to Elizabeth .
|
* jigsaw ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Elizabeth )
|
in_distribution
|
A muffin was rolled .
|
muffin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A purse was held .
|
purse ( x _ 1 ) AND hold . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The boy loved to walk .
|
* boy ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A girl longed to walk .
|
girl ( x _ 1 ) AND long . agent ( x _ 2 , x _ 1 ) AND long . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The boy rolled the radio .
|
* boy ( x _ 1 ) ; * radio ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The donut was lended to Liam by the cat .
|
* donut ( x _ 1 ) ; * cat ( x _ 8 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The sandwich was rolled by a pig .
|
* sandwich ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND pig ( x _ 6 )
|
in_distribution
|
Olivia sold the sandwich in the tower to Noah .
|
* sandwich ( x _ 3 ) ; * tower ( x _ 6 ) ; sell . agent ( x _ 1 , Olivia ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Noah ) AND sandwich . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A citizen admired a scientist beside a table .
|
citizen ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND scientist ( x _ 4 ) AND scientist . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
|
in_distribution
|
The cake was wired to William by the sailor .
|
* cake ( x _ 1 ) ; * sailor ( x _ 8 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , William ) AND wire . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The drink was discovered by Liam .
|
* drink ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , Liam )
|
in_distribution
|
William rolled a soap .
|
roll . agent ( x _ 1 , William ) AND roll . theme ( x _ 1 , x _ 3 ) AND soap ( x _ 3 )
|
in_distribution
|
The penguin dreamed that Emma wanted to paint .
|
* penguin ( x _ 1 ) ; dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Emma ) AND want . xcomp ( x _ 5 , x _ 7 ) AND paint . agent ( x _ 7 , Emma )
|
in_distribution
|
A sailor ate .
|
sailor ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The dog rolled .
|
* dog ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The frog liked that the cookie was painted by Ava .
|
* frog ( x _ 1 ) ; * cookie ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND paint . theme ( x _ 7 , x _ 5 ) AND paint . agent ( x _ 7 , Ava )
|
in_distribution
|
Olivia drew a watch in the car .
|
* car ( x _ 6 ) ; draw . agent ( x _ 1 , Olivia ) AND draw . theme ( x _ 1 , x _ 3 ) AND watch ( x _ 3 ) AND watch . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Amelia investigated .
|
investigate . agent ( x _ 1 , Amelia )
|
in_distribution
|
Mason rolled Olivia .
|
roll . agent ( x _ 1 , Mason ) AND roll . theme ( x _ 1 , Olivia )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.