input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
The moose changed the dog beside a tree .
|
* moose ( x _ 1 ) ; * dog ( x _ 4 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND dog . nmod . beside ( x _ 4 , x _ 7 ) AND tree ( x _ 7 )
|
in_distribution
|
Emma liked that a duke changed .
|
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND duke ( x _ 4 ) AND change . theme ( x _ 5 , x _ 4 )
|
in_distribution
|
A spoon was passed to Noah by a kitty .
|
spoon ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Noah ) AND pass . agent ( x _ 3 , x _ 8 ) AND kitty ( x _ 8 )
|
in_distribution
|
The jacket was drawn by Ethan .
|
* jacket ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Ethan )
|
in_distribution
|
Mason wired Luna a sandwich on the table .
|
* table ( x _ 7 ) ; wire . agent ( x _ 1 , Mason ) AND wire . recipient ( x _ 1 , Luna ) AND wire . theme ( x _ 1 , x _ 4 ) AND sandwich ( x _ 4 ) AND sandwich . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
A cake was handed to Emma by a boy .
|
cake ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Emma ) AND hand . agent ( x _ 3 , x _ 8 ) AND boy ( x _ 8 )
|
in_distribution
|
Noah promised a raisin to a boy .
|
promise . agent ( x _ 1 , Noah ) AND promise . theme ( x _ 1 , x _ 3 ) AND promise . recipient ( x _ 1 , x _ 6 ) AND raisin ( x _ 3 ) AND boy ( x _ 6 )
|
in_distribution
|
The cat gave the chalk to Emma .
|
* cat ( x _ 1 ) ; * chalk ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma )
|
in_distribution
|
A princess proved that Emma ate .
|
princess ( x _ 1 ) AND prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Emma )
|
in_distribution
|
Luna ate .
|
eat . agent ( x _ 1 , Luna )
|
in_distribution
|
A nail was shortened .
|
nail ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A cake was sold to a baby .
|
cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
|
in_distribution
|
Hazel wanted to dust .
|
want . agent ( x _ 1 , Hazel ) AND want . xcomp ( x _ 1 , x _ 3 ) AND dust . agent ( x _ 3 , Hazel )
|
in_distribution
|
Mason noticed that the cake was burned by a girl .
|
* cake ( x _ 4 ) ; notice . agent ( x _ 1 , Mason ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND burn . theme ( x _ 6 , x _ 4 ) AND burn . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 )
|
in_distribution
|
The can was shortened by Emma .
|
* can ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Emma )
|
in_distribution
|
The cake was helped by William .
|
* cake ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , William )
|
in_distribution
|
Alexander ate the dog .
|
* dog ( x _ 3 ) ; eat . agent ( x _ 1 , Alexander ) AND eat . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The dog admired that a girl was mailed the seed on the table by a mouse .
|
* dog ( x _ 1 ) ; * seed ( x _ 9 ) ; * table ( x _ 12 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND girl ( x _ 5 ) AND mail . recipient ( x _ 7 , x _ 5 ) AND mail . theme ( x _ 7 , x _ 9 ) AND mail . agent ( x _ 7 , x _ 15 ) AND seed . nmod . on ( x _ 9 , x _ 12 ) AND mouse ( x _ 15 )
|
in_distribution
|
The guitar was discovered by the frog .
|
* guitar ( x _ 1 ) ; * frog ( x _ 6 ) ; discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A cookie was offered to the baby .
|
* baby ( x _ 6 ) ; cookie ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
Harper gave the girl a box in the house on a speaker .
|
* girl ( x _ 3 ) ; * house ( x _ 8 ) ; give . agent ( x _ 1 , Harper ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . in ( x _ 5 , x _ 8 ) AND house . nmod . on ( x _ 8 , x _ 11 ) AND speaker ( x _ 11 )
|
in_distribution
|
The cake was rolled by the tourist .
|
* cake ( x _ 1 ) ; * tourist ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The girl found the horse .
|
* girl ( x _ 1 ) ; * horse ( x _ 4 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Olivia said that Emily liked Emma .
|
say . agent ( x _ 1 , Olivia ) AND say . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Emily ) AND like . theme ( x _ 4 , Emma )
|
in_distribution
|
A boy lended a girl a rose .
|
boy ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND rose ( x _ 6 )
|
in_distribution
|
A girl liked that Ava froze the drink beside the sword .
|
* drink ( x _ 7 ) ; * sword ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND freeze . agent ( x _ 5 , Ava ) AND freeze . theme ( x _ 5 , x _ 7 ) AND drink . nmod . beside ( x _ 7 , x _ 10 )
|
in_distribution
|
The girl gave the drink beside the chair to a kitty .
|
* girl ( x _ 1 ) ; * drink ( x _ 4 ) ; * chair ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND drink . nmod . beside ( x _ 4 , x _ 7 ) AND kitty ( x _ 10 )
|
in_distribution
|
The chicken liked a toy beside the table .
|
* chicken ( x _ 1 ) ; * table ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND toy ( x _ 4 ) AND toy . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
stutter
|
LAMBDA a . LAMBDA e . stutter . agent ( e , a )
|
primitive
|
A cat laughed .
|
cat ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The girl was given a cracker .
|
* girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cracker ( x _ 5 )
|
in_distribution
|
A giraffe said that Liam rolled the ball .
|
* ball ( x _ 7 ) ; giraffe ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Liam ) AND roll . theme ( x _ 5 , x _ 7 )
|
in_distribution
|
A giraffe smiled .
|
giraffe ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The girl was lended a clock by Mia .
|
* girl ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Mia ) AND clock ( x _ 5 )
|
in_distribution
|
A boy was given a donut on the cupboard by Henry .
|
* cupboard ( x _ 8 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Henry ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 )
|
in_distribution
|
Ava was given a donut by the girl .
|
* girl ( x _ 7 ) ; give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND donut ( x _ 4 )
|
in_distribution
|
The bunny loved the cake in the vehicle .
|
* bunny ( x _ 1 ) ; * cake ( x _ 4 ) ; * vehicle ( x _ 7 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
The dog valued that William wired the cake in a garden to Liam .
|
* dog ( x _ 1 ) ; * cake ( x _ 7 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 5 ) AND wire . agent ( x _ 5 , William ) AND wire . theme ( x _ 5 , x _ 7 ) AND wire . recipient ( x _ 5 , Liam ) AND cake . nmod . in ( x _ 7 , x _ 10 ) AND garden ( x _ 10 )
|
in_distribution
|
The girl liked that Charlotte was given a cake by Emma .
|
* girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND give . recipient ( x _ 6 , Charlotte ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , Emma ) AND cake ( x _ 8 )
|
in_distribution
|
A cake was drawn by the girl .
|
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Jacob shortened .
|
shorten . theme ( x _ 1 , Jacob )
|
in_distribution
|
A donut was given to a teacher by Jayden .
|
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Jayden ) AND teacher ( x _ 6 )
|
in_distribution
|
Olivia rented the cake beside a stage to Emma .
|
* cake ( x _ 3 ) ; rent . agent ( x _ 1 , Olivia ) AND rent . theme ( x _ 1 , x _ 3 ) AND rent . recipient ( x _ 1 , Emma ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
|
in_distribution
|
Emma gave a mouse the cake on a table .
|
* cake ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND mouse ( x _ 3 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
|
in_distribution
|
The cake was eaten by a boy .
|
* cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
|
in_distribution
|
A cat was handed the pickle by a pig .
|
* pickle ( x _ 5 ) ; cat ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND hand . agent ( x _ 3 , x _ 8 ) AND pig ( x _ 8 )
|
in_distribution
|
The ball was adored by the boy .
|
* ball ( x _ 1 ) ; * boy ( x _ 6 ) ; adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma was given a cookie beside the book .
|
* book ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
Jackson collapsed the cookie .
|
* cookie ( x _ 3 ) ; collapse . agent ( x _ 1 , Jackson ) AND collapse . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma grew a cake beside a road .
|
grow . agent ( x _ 1 , Emma ) AND grow . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND road ( x _ 6 )
|
in_distribution
|
The cookie was painted by a cat .
|
* cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
|
in_distribution
|
A can was helped by Emma .
|
can ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma )
|
in_distribution
|
Noah hoped that the donut was rolled by Liam .
|
* donut ( x _ 4 ) ; hope . agent ( x _ 1 , Noah ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 4 ) AND roll . agent ( x _ 6 , Liam )
|
in_distribution
|
A girl awarded a professor the box .
|
* box ( x _ 6 ) ; girl ( x _ 1 ) AND award . agent ( x _ 2 , x _ 1 ) AND award . recipient ( x _ 2 , x _ 4 ) AND award . theme ( x _ 2 , x _ 6 ) AND professor ( x _ 4 )
|
in_distribution
|
The potato was given to the customer .
|
* potato ( x _ 1 ) ; * customer ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
The game was liked by the teacher .
|
* game ( x _ 1 ) ; * teacher ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A cake was crumpled by the baby .
|
* baby ( x _ 6 ) ; cake ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A scientist gave Emma the cake on a trampoline .
|
* cake ( x _ 5 ) ; scientist ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND trampoline ( x _ 8 )
|
in_distribution
|
Olivia liked that the chair was rolled .
|
* chair ( x _ 4 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
The rose was shortened by a boy .
|
* rose ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
|
in_distribution
|
A jacket was liked by Ava .
|
jacket ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Ava )
|
in_distribution
|
Emma liked a tool .
|
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND tool ( x _ 3 )
|
in_distribution
|
Ava froze a dog .
|
freeze . agent ( x _ 1 , Ava ) AND freeze . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 )
|
in_distribution
|
A hero hunted a dog .
|
hero ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) AND dog ( x _ 4 )
|
in_distribution
|
A rose was brought to Emma .
|
rose ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Emma )
|
in_distribution
|
William hoped to walk .
|
hope . agent ( x _ 1 , William ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , William )
|
in_distribution
|
Sophia froze the cake .
|
* cake ( x _ 3 ) ; freeze . agent ( x _ 1 , Sophia ) AND freeze . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Charlotte craved to talk .
|
crave . agent ( x _ 1 , Charlotte ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND talk . agent ( x _ 3 , Charlotte )
|
in_distribution
|
The resident hoped that the donut floated .
|
* resident ( x _ 1 ) ; * donut ( x _ 5 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND float . theme ( x _ 6 , x _ 5 )
|
in_distribution
|
Sofia gave the goose a sweetcorn in the saucepan .
|
* goose ( x _ 3 ) ; * saucepan ( x _ 8 ) ; give . agent ( x _ 1 , Sofia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND sweetcorn ( x _ 5 ) AND sweetcorn . nmod . in ( x _ 5 , x _ 8 )
|
in_distribution
|
Liam gave the cake to the crocodile .
|
* cake ( x _ 3 ) ; * crocodile ( x _ 6 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 )
|
in_distribution
|
Emma froze a spokesman .
|
freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND spokesman ( x _ 3 )
|
in_distribution
|
A sandwich was loaned to Emma by the mother .
|
* mother ( x _ 8 ) ; sandwich ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Emma ) AND loan . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
A raisin was appreciated by Liam .
|
raisin ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Liam )
|
in_distribution
|
A cat dusted the cake in the house .
|
* cake ( x _ 4 ) ; * house ( x _ 7 ) ; cat ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
A girl cleaned the cake in the garden .
|
* cake ( x _ 4 ) ; * garden ( x _ 7 ) ; girl ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
The cake was respected by the boy .
|
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The cake was given to Emma by the squirrel .
|
* cake ( x _ 1 ) ; * squirrel ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
A cake was lended to Lily .
|
cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Lily )
|
in_distribution
|
The purse was found .
|
* purse ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A lion liked that the box was rolled by Bella .
|
* box ( x _ 5 ) ; lion ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , Bella )
|
in_distribution
|
The pumpkin was rolled by Noah .
|
* pumpkin ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Noah )
|
in_distribution
|
A teacher cooked .
|
teacher ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A frog was lended the rose by Emma .
|
* rose ( x _ 5 ) ; frog ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Emma )
|
in_distribution
|
A teacher liked that Emma knew .
|
teacher ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND know . agent ( x _ 5 , Emma )
|
in_distribution
|
A dog rolled the girl .
|
* girl ( x _ 4 ) ; dog ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Noah wished that the radio was brought to Victoria .
|
* radio ( x _ 4 ) ; wish . agent ( x _ 1 , Noah ) AND wish . ccomp ( x _ 1 , x _ 6 ) AND bring . theme ( x _ 6 , x _ 4 ) AND bring . recipient ( x _ 6 , Victoria )
|
in_distribution
|
A donut was broken by the baby .
|
* baby ( x _ 6 ) ; donut ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The box was painted by a cat .
|
* box ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
|
in_distribution
|
A cake was eaten by Skylar .
|
cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Skylar )
|
in_distribution
|
Liam intended to walk .
|
intend . agent ( x _ 1 , Liam ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Liam )
|
in_distribution
|
The boy helped a strawberry .
|
* boy ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND strawberry ( x _ 4 )
|
in_distribution
|
A girl confessed that the fly held Noah .
|
* fly ( x _ 5 ) ; girl ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 6 ) AND hold . agent ( x _ 6 , x _ 5 ) AND hold . theme ( x _ 6 , Noah )
|
in_distribution
|
Olivia hoped that a cake was juggled by Liam .
|
hope . agent ( x _ 1 , Olivia ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND juggle . theme ( x _ 6 , x _ 4 ) AND juggle . agent ( x _ 6 , Liam )
|
in_distribution
|
A girl froze a cookie .
|
girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
|
in_distribution
|
The cookie was eaten by a dog .
|
* cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
|
in_distribution
|
A ball was appreciated .
|
ball ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A box was offered to Aiden .
|
box ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Aiden )
|
in_distribution
|
Emma lended a boy the crystal on a road .
|
* crystal ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND crystal . nmod . on ( x _ 5 , x _ 8 ) AND road ( x _ 8 )
|
in_distribution
|
A boy gave Olivia a radio .
|
boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) AND radio ( x _ 5 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.