input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
Olivia drew Aiden .
|
draw . agent ( x _ 1 , Olivia ) AND draw . theme ( x _ 1 , Aiden )
|
in_distribution
|
Emma was offered the donut by the chicken .
|
* donut ( x _ 4 ) ; * chicken ( x _ 7 ) ; offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , x _ 7 )
|
in_distribution
|
The teacher declared that a donut was given to the student by Noah .
|
* teacher ( x _ 1 ) ; * student ( x _ 10 ) ; declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , x _ 10 ) AND give . agent ( x _ 7 , Noah )
|
in_distribution
|
The toothbrush crumpled .
|
* toothbrush ( x _ 1 ) ; crumple . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
A pen was grown by Emma .
|
pen ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Emma )
|
in_distribution
|
The girl was lended the donut on a bed .
|
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 )
|
in_distribution
|
The girl was served a cookie .
|
* girl ( x _ 1 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 )
|
in_distribution
|
Addison lended the cake beside a table to a chief .
|
* cake ( x _ 3 ) ; lend . agent ( x _ 1 , Addison ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND chief ( x _ 9 )
|
in_distribution
|
A cookie was collapsed .
|
cookie ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The basket was cooked .
|
* basket ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The bell was given to a girl .
|
* bell ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
A monster was handed a donut by a baby .
|
monster ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND hand . agent ( x _ 3 , x _ 8 ) AND donut ( x _ 5 ) AND baby ( x _ 8 )
|
in_distribution
|
Camila was wired a raisin by Emma .
|
wire . recipient ( x _ 2 , Camila ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . agent ( x _ 2 , Emma ) AND raisin ( x _ 4 )
|
in_distribution
|
The biscuit was helped .
|
* biscuit ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A box was passed to a crocodile .
|
box ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND crocodile ( x _ 6 )
|
in_distribution
|
A girl planned to run .
|
girl ( x _ 1 ) AND plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A girl shortened the raisin .
|
* raisin ( x _ 4 ) ; girl ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A box was sent to Emma by the boy .
|
* boy ( x _ 8 ) ; box ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Emma ) AND send . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The watch was liked .
|
* watch ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The cake was respected by Nora .
|
* cake ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , Nora )
|
in_distribution
|
Emma enlarged a flag .
|
enlarge . agent ( x _ 1 , Emma ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND flag ( x _ 3 )
|
in_distribution
|
The cake was loaned to the frog .
|
* cake ( x _ 1 ) ; * frog ( x _ 6 ) ; loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
Savannah crumpled the prisoner .
|
* prisoner ( x _ 3 ) ; crumple . agent ( x _ 1 , Savannah ) AND crumple . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
A cow was handed the bat .
|
* bat ( x _ 5 ) ; cow ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 )
|
in_distribution
|
The potato was given to the butterfly .
|
* potato ( x _ 1 ) ; * butterfly ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
The donut was doubled .
|
* donut ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A patient broke Emma .
|
patient ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , Emma )
|
in_distribution
|
Madison dreamed that Emma gave a shoe to a girl .
|
dream . agent ( x _ 1 , Madison ) AND dream . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Emma ) AND give . theme ( x _ 4 , x _ 6 ) AND give . recipient ( x _ 4 , x _ 9 ) AND shoe ( x _ 6 ) AND girl ( x _ 9 )
|
in_distribution
|
The frog ran .
|
* frog ( x _ 1 ) ; run . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A cookie was crumpled by the girl .
|
* girl ( x _ 6 ) ; cookie ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Jaxon sold Liam the cake beside a helicopter .
|
* cake ( x _ 4 ) ; sell . agent ( x _ 1 , Jaxon ) AND sell . recipient ( x _ 1 , Liam ) AND sell . theme ( x _ 1 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND helicopter ( x _ 7 )
|
in_distribution
|
Michael gave Elizabeth the raisin .
|
* raisin ( x _ 4 ) ; give . agent ( x _ 1 , Michael ) AND give . recipient ( x _ 1 , Elizabeth ) AND give . theme ( x _ 1 , x _ 4 )
|
in_distribution
|
The book was slid by Emma .
|
* book ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Emma )
|
in_distribution
|
The yogurt was rolled by Ella .
|
* yogurt ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Ella )
|
in_distribution
|
A can was sent to a monster by a girl .
|
can ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , x _ 9 ) AND monster ( x _ 6 ) AND girl ( x _ 9 )
|
in_distribution
|
Emma awarded the girl a cookie .
|
* girl ( x _ 3 ) ; award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND cookie ( x _ 5 )
|
in_distribution
|
The girl was lended a glue beside the book .
|
* girl ( x _ 1 ) ; * book ( x _ 8 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND glue ( x _ 5 ) AND glue . nmod . beside ( x _ 5 , x _ 8 )
|
in_distribution
|
A cat was given the donut by Logan .
|
* donut ( x _ 5 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Logan )
|
in_distribution
|
The pizza was adored .
|
* pizza ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The producer liked that the child split the donut in the room .
|
* producer ( x _ 1 ) ; * child ( x _ 5 ) ; * donut ( x _ 8 ) ; * room ( x _ 11 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND split . agent ( x _ 6 , x _ 5 ) AND split . theme ( x _ 6 , x _ 8 ) AND donut . nmod . in ( x _ 8 , x _ 11 )
|
in_distribution
|
Emma studied .
|
study . agent ( x _ 1 , Emma )
|
in_distribution
|
The mother wanted to nap .
|
* mother ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A pizza was cleaned by Emma .
|
pizza ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Emma )
|
in_distribution
|
Olivia painted the girl .
|
* girl ( x _ 3 ) ; paint . agent ( x _ 1 , Olivia ) AND paint . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The girl was rented the donut on a table by Charlotte .
|
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , Charlotte ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
|
in_distribution
|
A child supported that a plant was loved .
|
child ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 7 ) AND plant ( x _ 5 ) AND love . theme ( x _ 7 , x _ 5 )
|
in_distribution
|
A lion wired a cake beside the table to a boy .
|
* table ( x _ 7 ) ; lion ( x _ 1 ) AND wire . agent ( x _ 2 , x _ 1 ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND boy ( x _ 10 )
|
in_distribution
|
The guy rolled a cake in the room .
|
* guy ( x _ 1 ) ; * room ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
A child was offered the crayon by Noah .
|
* crayon ( x _ 5 ) ; child ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Noah )
|
in_distribution
|
The cake was sold to the boy .
|
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
A girl drew the bear .
|
* bear ( x _ 4 ) ; girl ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A cookie was handed to the bear .
|
* bear ( x _ 6 ) ; cookie ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
Hannah sold the cake in the house to a frog .
|
* cake ( x _ 3 ) ; * house ( x _ 6 ) ; sell . agent ( x _ 1 , Hannah ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND frog ( x _ 9 )
|
in_distribution
|
The cake was liked by the baby .
|
* cake ( x _ 1 ) ; * baby ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma mailed the jigsaw to a girl .
|
* jigsaw ( x _ 3 ) ; mail . agent ( x _ 1 , Emma ) AND mail . theme ( x _ 1 , x _ 3 ) AND mail . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
The cake was enlarged by a girl .
|
* cake ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
William liked a cracker on a table .
|
like . agent ( x _ 1 , William ) AND like . theme ( x _ 1 , x _ 3 ) AND cracker ( x _ 3 ) AND cracker . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
|
in_distribution
|
The donkey liked that a drink was eaten by Noah .
|
* donkey ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND drink ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 ) AND eat . agent ( x _ 7 , Noah )
|
in_distribution
|
A girl grew the donut beside a stage .
|
* donut ( x _ 4 ) ; girl ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
|
in_distribution
|
A watch was noticed by a boy .
|
watch ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
|
in_distribution
|
The cookie was cleaned .
|
* cookie ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
David liked that a king liked that the host slept .
|
* host ( x _ 8 ) ; like . agent ( x _ 1 , David ) AND like . ccomp ( x _ 1 , x _ 5 ) AND king ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . ccomp ( x _ 5 , x _ 9 ) AND sleep . agent ( x _ 9 , x _ 8 )
|
in_distribution
|
Isabella poked the donut .
|
* donut ( x _ 3 ) ; poke . agent ( x _ 1 , Isabella ) AND poke . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
A rose was slid by the boy .
|
* boy ( x _ 6 ) ; rose ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The box was helped by Ava .
|
* box ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Ava )
|
in_distribution
|
A citizen noticed that Liam gave a child a crayon .
|
citizen ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Liam ) AND give . recipient ( x _ 5 , x _ 7 ) AND give . theme ( x _ 5 , x _ 9 ) AND child ( x _ 7 ) AND crayon ( x _ 9 )
|
in_distribution
|
A girl offered a sweetcorn to Wyatt .
|
girl ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Wyatt ) AND sweetcorn ( x _ 4 )
|
in_distribution
|
The child fed Emma the glue .
|
* child ( x _ 1 ) ; * glue ( x _ 5 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 5 )
|
in_distribution
|
Emma returned the cake to Olivia .
|
* cake ( x _ 3 ) ; return . agent ( x _ 1 , Emma ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , Olivia )
|
in_distribution
|
The cat lended a boy a sandwich beside the table .
|
* cat ( x _ 1 ) ; * table ( x _ 9 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) AND sandwich ( x _ 6 ) AND sandwich . nmod . beside ( x _ 6 , x _ 9 )
|
in_distribution
|
The strawberry was rolled by the dog .
|
* strawberry ( x _ 1 ) ; * dog ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Liam gave Noah the drink beside a table .
|
* drink ( x _ 4 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , Noah ) AND give . theme ( x _ 1 , x _ 4 ) AND drink . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
|
in_distribution
|
Sophia cried .
|
cry . agent ( x _ 1 , Sophia )
|
in_distribution
|
The box was pierced .
|
* box ( x _ 1 ) ; pierce . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Violet liked that Lucas doubled Liam .
|
like . agent ( x _ 1 , Violet ) AND like . ccomp ( x _ 1 , x _ 4 ) AND double . agent ( x _ 4 , Lucas ) AND double . theme ( x _ 4 , Liam )
|
in_distribution
|
Emma called a cake .
|
call . agent ( x _ 1 , Emma ) AND call . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
|
in_distribution
|
The pumpkin froze .
|
* pumpkin ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
Ava believed that Noah lended the yogurt to the girl .
|
* yogurt ( x _ 6 ) ; * girl ( x _ 9 ) ; believe . agent ( x _ 1 , Ava ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND lend . agent ( x _ 4 , Noah ) AND lend . theme ( x _ 4 , x _ 6 ) AND lend . recipient ( x _ 4 , x _ 9 )
|
in_distribution
|
A boy was rented a cookie in a bakery by Emma .
|
boy ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , Emma ) AND cookie ( x _ 5 ) AND cookie . nmod . in ( x _ 5 , x _ 8 ) AND bakery ( x _ 8 )
|
in_distribution
|
The cake was given to Ava .
|
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava )
|
in_distribution
|
The girl tolerated that Evelyn was lended the spoon .
|
* girl ( x _ 1 ) ; * spoon ( x _ 8 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 6 ) AND lend . recipient ( x _ 6 , Evelyn ) AND lend . theme ( x _ 6 , x _ 8 )
|
in_distribution
|
The girl attempted to jog .
|
* girl ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND jog . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Emma noticed that a drink collapsed .
|
notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND drink ( x _ 4 ) AND collapse . theme ( x _ 5 , x _ 4 )
|
in_distribution
|
A girl juggled the balloon beside a chair .
|
* balloon ( x _ 4 ) ; girl ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND balloon . nmod . beside ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
|
in_distribution
|
Liam giggled .
|
giggle . agent ( x _ 1 , Liam )
|
in_distribution
|
Liam dreamed to nap .
|
dream . agent ( x _ 1 , Liam ) AND dream . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Liam )
|
in_distribution
|
The scarf was poked .
|
* scarf ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The father craved to walk .
|
* father ( x _ 1 ) ; crave . agent ( x _ 2 , x _ 1 ) AND crave . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Emma wired a tiger the donut .
|
* donut ( x _ 5 ) ; wire . agent ( x _ 1 , Emma ) AND wire . recipient ( x _ 1 , x _ 3 ) AND wire . theme ( x _ 1 , x _ 5 ) AND tiger ( x _ 3 )
|
in_distribution
|
The fruit was offered to Noah .
|
* fruit ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Noah )
|
in_distribution
|
The melon was juggled .
|
* melon ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A frog gave a cake to the guard .
|
* guard ( x _ 7 ) ; frog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 )
|
in_distribution
|
A soldier slept .
|
soldier ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A game was mailed to Emma by a cat .
|
game ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , Emma ) AND mail . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
|
in_distribution
|
A doll was sold to the boy by a girl .
|
* boy ( x _ 6 ) ; doll ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 )
|
in_distribution
|
A rose was frozen by a turkey .
|
rose ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND turkey ( x _ 6 )
|
in_distribution
|
The boy heard a cake beside the stage beside a bed .
|
* boy ( x _ 1 ) ; * stage ( x _ 7 ) ; hear . agent ( x _ 2 , x _ 1 ) AND hear . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND stage . nmod . beside ( x _ 7 , x _ 10 ) AND bed ( x _ 10 )
|
in_distribution
|
The raisin was given to the boy .
|
* raisin ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
Olivia was given a cake by a dog .
|
give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND dog ( x _ 7 )
|
in_distribution
|
The donut was awarded to the bear by the servant .
|
* donut ( x _ 1 ) ; * bear ( x _ 6 ) ; * servant ( x _ 9 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND award . agent ( x _ 3 , x _ 9 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.