input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A glue was cooked by the girl . | * girl ( x _ 6 ) ; glue ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam liked Ava . | like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , Ava ) | in_distribution |
Emily preferred to sleep . | prefer . agent ( x _ 1 , Emily ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Emily ) | in_distribution |
The donut was dusted by a dog . | * donut ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The cow touched a hero . | * cow ( x _ 1 ) ; touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , x _ 4 ) AND hero ( x _ 4 ) | in_distribution |
A girl liked that the farmer dusted a cake . | * farmer ( x _ 5 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND dust . agent ( x _ 6 , x _ 5 ) AND dust . theme ( x _ 6 , x _ 8 ) AND cake ( x _ 8 ) | in_distribution |
A strawberry was given to Emma by a cat . | strawberry ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 ) | in_distribution |
The rose was rolled by a boy . | * rose ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Emma walked . | walk . agent ( x _ 1 , Emma ) | in_distribution |
A pen was given to a child . | pen ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
Olivia rolled the crayon . | * crayon ( x _ 3 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
The rose was frozen by Emma . | * rose ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Emma ) | in_distribution |
The box broke . | * box ( x _ 1 ) ; break . theme ( x _ 2 , x _ 1 ) | in_distribution |
Zoey gave a chicken a shell in a house . | give . agent ( x _ 1 , Zoey ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND chicken ( x _ 3 ) AND shell ( x _ 5 ) AND shell . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
Liam rented a donut in the bathtub to the boy . | * bathtub ( x _ 6 ) ; * boy ( x _ 9 ) ; rent . agent ( x _ 1 , Liam ) AND rent . theme ( x _ 1 , x _ 3 ) AND rent . recipient ( x _ 1 , x _ 9 ) AND donut ( x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The cake was tossed by Mason . | * cake ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , Mason ) | in_distribution |
A squirrel pierced a game . | squirrel ( x _ 1 ) AND pierce . agent ( x _ 2 , x _ 1 ) AND pierce . theme ( x _ 2 , x _ 4 ) AND game ( x _ 4 ) | in_distribution |
A girl was given a cake by Olivia . | girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Olivia ) AND cake ( x _ 5 ) | in_distribution |
Aubrey gave the biscuit in the house to William . | * biscuit ( x _ 3 ) ; * house ( x _ 6 ) ; give . agent ( x _ 1 , Aubrey ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , William ) AND biscuit . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A cake was sold to Liam by a director . | cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) AND sell . agent ( x _ 3 , x _ 8 ) AND director ( x _ 8 ) | in_distribution |
The melon was examined by Elizabeth . | * melon ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , Elizabeth ) | in_distribution |
A butterfly scoffed . | butterfly ( x _ 1 ) AND scoff . agent ( x _ 2 , x _ 1 ) | in_distribution |
A yogurt was liked . | yogurt ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was loaned to Olivia by Emma . | cake ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Olivia ) AND loan . agent ( x _ 3 , Emma ) | in_distribution |
Aiden dusted . | dust . agent ( x _ 1 , Aiden ) | in_distribution |
Oliver rolled the glue on the towel . | * glue ( x _ 3 ) ; * towel ( x _ 6 ) ; roll . agent ( x _ 1 , Oliver ) AND roll . theme ( x _ 1 , x _ 3 ) AND glue . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Levi gave a cake to the human . | * human ( x _ 6 ) ; give . agent ( x _ 1 , Levi ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
The drink was grown by Liam . | * drink ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Liam ) | in_distribution |
Michael rolled the cake . | * cake ( x _ 3 ) ; roll . agent ( x _ 1 , Michael ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
The journalist drew . | * journalist ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
Elijah burned a box . | burn . agent ( x _ 1 , Elijah ) AND burn . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) | in_distribution |
Emma preferred to call . | prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , Emma ) | in_distribution |
A girl dreamed that Olivia gave Ellie a pumpkin . | girl ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Olivia ) AND give . recipient ( x _ 5 , Ellie ) AND give . theme ( x _ 5 , x _ 8 ) AND pumpkin ( x _ 8 ) | in_distribution |
The coin was liked by Penelope . | * coin ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Penelope ) | in_distribution |
Sophia rolled the bear on the piano . | * bear ( x _ 3 ) ; * piano ( x _ 6 ) ; roll . agent ( x _ 1 , Sophia ) AND roll . theme ( x _ 1 , x _ 3 ) AND bear . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Olivia hated to walk . | hate . agent ( x _ 1 , Olivia ) AND hate . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Olivia ) | in_distribution |
A dog itched to run . | dog ( x _ 1 ) AND itch . agent ( x _ 2 , x _ 1 ) AND itch . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
Liam loved the crystal beside the tree . | * crystal ( x _ 3 ) ; * tree ( x _ 6 ) ; love . agent ( x _ 1 , Liam ) AND love . theme ( x _ 1 , x _ 3 ) AND crystal . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The pony slept . | * pony ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
Lucas noticed that a donut was improved . | notice . agent ( x _ 1 , Lucas ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND improve . theme ( x _ 6 , x _ 4 ) | in_distribution |
Emma packed . | pack . agent ( x _ 1 , Emma ) | in_distribution |
The girl ate a monster on a cloth . | * girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND monster ( x _ 4 ) AND monster . nmod . on ( x _ 4 , x _ 7 ) AND cloth ( x _ 7 ) | in_distribution |
The shirt reddened . | * shirt ( x _ 1 ) ; redden . theme ( x _ 2 , x _ 1 ) | in_distribution |
The girl gave the cake beside a table to Emma . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The cake was mailed to a chicken by Michael . | * cake ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , Michael ) AND chicken ( x _ 6 ) | in_distribution |
William liked a drink beside a bed . | like . agent ( x _ 1 , William ) AND like . theme ( x _ 1 , x _ 3 ) AND drink ( x _ 3 ) AND drink . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
Levi liked that a cake was doubled . | like . agent ( x _ 1 , Levi ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND double . theme ( x _ 6 , x _ 4 ) | in_distribution |
Emma cooked the donut beside a road . | * donut ( x _ 3 ) ; cook . agent ( x _ 1 , Emma ) AND cook . theme ( x _ 1 , x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND road ( x _ 6 ) | in_distribution |
A jar was rolled . | jar ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
William passed Emma a pizza beside the book . | * book ( x _ 7 ) ; pass . agent ( x _ 1 , William ) AND pass . recipient ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 4 ) AND pizza ( x _ 4 ) AND pizza . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Noah posted the monkey a cake . | * monkey ( x _ 3 ) ; post . agent ( x _ 1 , Noah ) AND post . recipient ( x _ 1 , x _ 3 ) AND post . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
A cat ran . | cat ( x _ 1 ) AND run . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake was helped by the duck . | * duck ( x _ 6 ) ; cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) | in_distribution |
A mirror was eaten . | mirror ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma thought that the girl admired the cake beside a table in the backyard . | * girl ( x _ 4 ) ; * cake ( x _ 7 ) ; * backyard ( x _ 13 ) ; think . agent ( x _ 1 , Emma ) AND think . ccomp ( x _ 1 , x _ 5 ) AND admire . agent ( x _ 5 , x _ 4 ) AND admire . theme ( x _ 5 , x _ 7 ) AND cake . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 ) AND table . nmod . in ( x _ 10 , x _ 13 ) | in_distribution |
Emma liked Sofia . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , Sofia ) | in_distribution |
William was promised a cake on the table by the child . | * table ( x _ 7 ) ; * child ( x _ 10 ) ; promise . recipient ( x _ 2 , William ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A pen was rolled by Leo . | pen ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Leo ) | in_distribution |
Ava liked to read . | like . agent ( x _ 1 , Ava ) AND like . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Ava ) | in_distribution |
The flower was lended to Oliver by Emma . | * flower ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Oliver ) AND lend . agent ( x _ 3 , Emma ) | in_distribution |
A soap was found by the sailor . | * sailor ( x _ 6 ) ; soap ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
The child brought a girl the cake beside a chair . | * child ( x _ 1 ) ; * cake ( x _ 6 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , x _ 4 ) AND bring . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cake . nmod . beside ( x _ 6 , x _ 9 ) AND chair ( x _ 9 ) | in_distribution |
The driver floated Olivia . | * driver ( x _ 1 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , Olivia ) | in_distribution |
The dog was lended a cake by Emma . | * dog ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Emma ) AND cake ( x _ 5 ) | in_distribution |
Emma burned the key beside the stage . | * key ( x _ 3 ) ; * stage ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND key . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A cake was liked by the cat . | * cat ( x _ 6 ) ; cake ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam was promised a cake beside the cage by a father . | * cage ( x _ 7 ) ; promise . recipient ( x _ 2 , Liam ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND father ( x _ 10 ) | in_distribution |
The director sold a penny to a dog . | * director ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND penny ( x _ 4 ) AND dog ( x _ 7 ) | in_distribution |
The boy dusted Liam . | * boy ( x _ 1 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , Liam ) | in_distribution |
A knife was handed to Emma by Amelia . | knife ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Emma ) AND hand . agent ( x _ 3 , Amelia ) | in_distribution |
Grayson slid a cake . | slide . agent ( x _ 1 , Grayson ) AND slide . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
A cake was eaten by Ellie . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Ellie ) | in_distribution |
The fish was given the cake by a girl . | * fish ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
Emma said that a cookie was lended to Alexander by the lion . | * lion ( x _ 11 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND lend . theme ( x _ 6 , x _ 4 ) AND lend . recipient ( x _ 6 , Alexander ) AND lend . agent ( x _ 6 , x _ 11 ) | in_distribution |
Ava | Ava | primitive |
The penny was rolled . | * penny ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
Olivia disintegrated the girl beside a table . | * girl ( x _ 3 ) ; disintegrate . agent ( x _ 1 , Olivia ) AND disintegrate . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A butterfly dreamed that a gumball was liked by Olivia . | butterfly ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 7 ) AND gumball ( x _ 5 ) AND like . theme ( x _ 7 , x _ 5 ) AND like . agent ( x _ 7 , Olivia ) | in_distribution |
A mirror was tossed by the dog . | * dog ( x _ 6 ) ; mirror ( x _ 1 ) AND toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , x _ 6 ) | in_distribution |
The box was snapped . | * box ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
The box was fed to the girl by Emma . | * box ( x _ 1 ) ; * girl ( x _ 6 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , Emma ) | in_distribution |
A boy ate the sandwich beside a table . | * sandwich ( x _ 4 ) ; boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND sandwich . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
William was lended a jigsaw in a cup by Ethan . | lend . recipient ( x _ 2 , William ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Ethan ) AND jigsaw ( x _ 4 ) AND jigsaw . nmod . in ( x _ 4 , x _ 7 ) AND cup ( x _ 7 ) | in_distribution |
A shoe was frozen by the host . | * host ( x _ 6 ) ; shoe ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
A drink was crumpled by the consumer . | * consumer ( x _ 6 ) ; drink ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) AND crumple . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl froze the lollipop beside a table on the truck . | * girl ( x _ 1 ) ; * lollipop ( x _ 4 ) ; * truck ( x _ 10 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND lollipop . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A lion gave a dog the cake beside the house . | * cake ( x _ 6 ) ; * house ( x _ 9 ) ; lion ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND dog ( x _ 4 ) AND cake . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
Ava sent a cat a potato . | send . agent ( x _ 1 , Ava ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 ) AND potato ( x _ 5 ) | in_distribution |
A boy gave the jigsaw in the room to a girl . | * jigsaw ( x _ 4 ) ; * room ( x _ 7 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND jigsaw . nmod . in ( x _ 4 , x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
Emma floated the toy beside the table in the bookstore . | * toy ( x _ 3 ) ; * table ( x _ 6 ) ; * bookstore ( x _ 9 ) ; float . agent ( x _ 1 , Emma ) AND float . theme ( x _ 1 , x _ 3 ) AND toy . nmod . beside ( x _ 3 , x _ 6 ) AND table . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
Emma poked a patient . | poke . agent ( x _ 1 , Emma ) AND poke . theme ( x _ 1 , x _ 3 ) AND patient ( x _ 3 ) | in_distribution |
The brain was discovered by the chief . | * brain ( x _ 1 ) ; * chief ( x _ 6 ) ; discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , x _ 6 ) | in_distribution |
The spokesman hoped that a girl liked that a turtle ate . | * spokesman ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND like . agent ( x _ 6 , x _ 5 ) AND like . ccomp ( x _ 6 , x _ 10 ) AND turtle ( x _ 9 ) AND eat . agent ( x _ 10 , x _ 9 ) | in_distribution |
Mila hunted . | hunt . agent ( x _ 1 , Mila ) | in_distribution |
A hamburger was rolled by the cat . | * cat ( x _ 6 ) ; hamburger ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A boy served the drink to Emma . | * drink ( x _ 4 ) ; boy ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Emma ) | in_distribution |
John liked a cake on the stage . | * stage ( x _ 6 ) ; like . agent ( x _ 1 , John ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The rose was valued . | * rose ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 ) | in_distribution |
The box was given to a girl by the mouse . | * box ( x _ 1 ) ; * mouse ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) | in_distribution |
Noah yearned to run . | yearn . agent ( x _ 1 , Noah ) AND yearn . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Noah ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.