input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Isabella was given the cake by Emma . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma ) | in_distribution |
The cake was split . | * cake ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl froze a cookie on the stool . | * girl ( x _ 1 ) ; * stool ( x _ 7 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A clock was burned . | clock ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava liked that a donut was respected by William . | like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND respect . theme ( x _ 6 , x _ 4 ) AND respect . agent ( x _ 6 , William ) | in_distribution |
A donut was studied by a girl . | donut ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The teacher hunted . | * teacher ( x _ 1 ) ; hunt . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma liked that the monster slept . | * monster ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND sleep . agent ( x _ 5 , x _ 4 ) | in_distribution |
A donut was poked by the cat . | * cat ( x _ 6 ) ; donut ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) | in_distribution |
The dog was sent a donut by Liam . | * dog ( x _ 1 ) ; send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , Liam ) AND donut ( x _ 5 ) | in_distribution |
Nathan sold the cracker to Olivia . | * cracker ( x _ 3 ) ; sell . agent ( x _ 1 , Nathan ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Olivia ) | in_distribution |
The pancake was worshipped . | * pancake ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 ) | in_distribution |
A penguin preferred to run . | penguin ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
Natalie gasped . | gasp . agent ( x _ 1 , Natalie ) | in_distribution |
A box was mailed to a boy by Olivia . | box ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , Olivia ) AND boy ( x _ 6 ) | in_distribution |
The fly smiled . | * fly ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
The raisin was lended to the consumer by a boy . | * raisin ( x _ 1 ) ; * consumer ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 9 ) | in_distribution |
Victoria offered a yogurt in a van to a mouse . | offer . agent ( x _ 1 , Victoria ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 9 ) AND yogurt ( x _ 3 ) AND yogurt . nmod . in ( x _ 3 , x _ 6 ) AND van ( x _ 6 ) AND mouse ( x _ 9 ) | in_distribution |
Benjamin gave the cake on a stage to the boy . | * cake ( x _ 3 ) ; * boy ( x _ 9 ) ; give . agent ( x _ 1 , Benjamin ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
The girl gave the cat the cake on the rock on a block . | * girl ( x _ 1 ) ; * cat ( x _ 4 ) ; * cake ( x _ 6 ) ; * rock ( x _ 9 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 ) AND rock . nmod . on ( x _ 9 , x _ 12 ) AND block ( x _ 12 ) | in_distribution |
The melon was handed to Nora by James . | * melon ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Nora ) AND hand . agent ( x _ 3 , James ) | in_distribution |
The dog intended to walk . | * dog ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma gave the cake to a girl . | * cake ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Olivia ate . | eat . agent ( x _ 1 , Olivia ) | in_distribution |
The princess wanted to walk . | * princess ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A rose disintegrated . | rose ( x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 1 ) | in_distribution |
A book was given to Jackson . | book ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Jackson ) | in_distribution |
The strawberry was frozen by a girl . | * strawberry ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The baby handed the plant in a house to Liam . | * baby ( x _ 1 ) ; * plant ( x _ 4 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Liam ) AND plant . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
A cookie was split . | cookie ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) | in_distribution |
The crayon was eaten by Sofia . | * crayon ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Sofia ) | in_distribution |
A donut was given to Mason by a boy . | donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Mason ) AND give . agent ( x _ 3 , x _ 8 ) AND boy ( x _ 8 ) | in_distribution |
Emma loved a boy in a bin . | love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) AND bin ( x _ 6 ) | in_distribution |
The pancake was floated by Oliver . | * pancake ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Oliver ) | in_distribution |
A boy served a cat a knife . | boy ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , x _ 4 ) AND serve . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND knife ( x _ 6 ) | in_distribution |
A book was slipped to a giraffe . | book ( x _ 1 ) AND slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) AND giraffe ( x _ 6 ) | in_distribution |
A balloon was heard . | balloon ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was heard by a girl . | cake ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A dog hoped that the drink was frozen by a girl . | * drink ( x _ 5 ) ; dog ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND freeze . theme ( x _ 7 , x _ 5 ) AND freeze . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 ) | in_distribution |
A flower was rolled . | flower ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The newspaper was frozen by a boy . | * newspaper ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A wolf lended the cake to a captain . | * cake ( x _ 4 ) ; wolf ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 7 ) AND captain ( x _ 7 ) | in_distribution |
The bear preferred to read . | * bear ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND read . agent ( x _ 4 , x _ 1 ) | in_distribution |
A cow appreciated the cake . | * cake ( x _ 4 ) ; cow ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cake was liked by Lucas . | * cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Lucas ) | in_distribution |
The cookie was observed by the professor . | * cookie ( x _ 1 ) ; * professor ( x _ 6 ) ; observe . theme ( x _ 3 , x _ 1 ) AND observe . agent ( x _ 3 , x _ 6 ) | in_distribution |
A coach fed Emma the rose in a house . | * rose ( x _ 5 ) ; coach ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 5 ) AND rose . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
The cat drew Matthew . | * cat ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , Matthew ) | in_distribution |
Emma was given the ball beside the stage on the windowsill . | * ball ( x _ 4 ) ; * stage ( x _ 7 ) ; * windowsill ( x _ 10 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND ball . nmod . beside ( x _ 4 , x _ 7 ) AND stage . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
Emma froze a girl in the bottle . | * bottle ( x _ 6 ) ; freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The bunny ate a cake . | * bunny ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A cat walked . | cat ( x _ 1 ) AND walk . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was broken by a girl . | * cake ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A donut was called . | donut ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl offered the cat a sweetcorn . | * cat ( x _ 4 ) ; girl ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , x _ 4 ) AND offer . theme ( x _ 2 , x _ 6 ) AND sweetcorn ( x _ 6 ) | in_distribution |
Noah ate Ava . | eat . agent ( x _ 1 , Noah ) AND eat . theme ( x _ 1 , Ava ) | in_distribution |
A raisin was examined . | raisin ( x _ 1 ) AND examine . theme ( x _ 3 , x _ 1 ) | in_distribution |
A sheep cooked the donut . | * donut ( x _ 4 ) ; sheep ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) | in_distribution |
A glue was eaten . | glue ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
The hamburger changed . | * hamburger ( x _ 1 ) ; change . theme ( x _ 2 , x _ 1 ) | in_distribution |
The boy was passed a mandarin in a house by a consumer . | * boy ( x _ 1 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , x _ 11 ) AND mandarin ( x _ 5 ) AND mandarin . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) AND consumer ( x _ 11 ) | in_distribution |
A bird liked that a box was rolled . | bird ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND box ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 ) | in_distribution |
A girl was lended the game on the stool . | * game ( x _ 5 ) ; * stool ( x _ 8 ) ; girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND game . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The baby sold a donut in a house to a child . | * baby ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND child ( x _ 10 ) | in_distribution |
A professor froze . | professor ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cake was missed by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , x _ 6 ) | in_distribution |
Isabella ate a cat on a log . | eat . agent ( x _ 1 , Isabella ) AND eat . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) AND cat . nmod . on ( x _ 3 , x _ 6 ) AND log ( x _ 6 ) | in_distribution |
A sandwich disintegrated . | sandwich ( x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl liked Oliver . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Oliver ) | in_distribution |
Emma lended Olivia a cake . | lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , Olivia ) AND lend . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A cake was given to Ava . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) | in_distribution |
A friend hated to run . | friend ( x _ 1 ) AND hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The chalk was fed to the baby . | * chalk ( x _ 1 ) ; * baby ( x _ 6 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A cat lended a coin beside the table to the girl . | * table ( x _ 7 ) ; * girl ( x _ 10 ) ; cat ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND coin ( x _ 4 ) AND coin . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Liam was given a toy in the shoe by the goose . | * shoe ( x _ 7 ) ; * goose ( x _ 10 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND toy ( x _ 4 ) AND toy . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The boy was rented the cake by the girl . | * boy ( x _ 1 ) ; * cake ( x _ 5 ) ; * girl ( x _ 8 ) ; rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , x _ 8 ) | in_distribution |
Hannah intended to walk . | intend . agent ( x _ 1 , Hannah ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Hannah ) | in_distribution |
Harper lended a rose in the house to the turtle . | * house ( x _ 6 ) ; * turtle ( x _ 9 ) ; lend . agent ( x _ 1 , Harper ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND rose ( x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The doll was mailed to Liam by a dog . | * doll ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , Liam ) AND mail . agent ( x _ 3 , x _ 8 ) AND dog ( x _ 8 ) | in_distribution |
Liam noticed that the cake was admired . | * cake ( x _ 4 ) ; notice . agent ( x _ 1 , Liam ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND admire . theme ( x _ 6 , x _ 4 ) | in_distribution |
Liam wanted to investigate . | want . agent ( x _ 1 , Liam ) AND want . xcomp ( x _ 1 , x _ 3 ) AND investigate . agent ( x _ 3 , Liam ) | in_distribution |
Emma liked Mia . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , Mia ) | in_distribution |
A girl preferred to dance . | girl ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND dance . agent ( x _ 4 , x _ 1 ) | in_distribution |
The boy sold the cake in the bottle to the girl . | * boy ( x _ 1 ) ; * cake ( x _ 4 ) ; * bottle ( x _ 7 ) ; * girl ( x _ 10 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The girl served the fly the cake . | * girl ( x _ 1 ) ; * fly ( x _ 4 ) ; * cake ( x _ 6 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , x _ 4 ) AND serve . theme ( x _ 2 , x _ 6 ) | in_distribution |
The servant liked that Benjamin burned Olivia . | * servant ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND burn . agent ( x _ 5 , Benjamin ) AND burn . theme ( x _ 5 , Olivia ) | in_distribution |
Lucas was given the cake in a house in a garden by a goose . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , Lucas ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 13 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND house . nmod . in ( x _ 7 , x _ 10 ) AND garden ( x _ 10 ) AND goose ( x _ 13 ) | in_distribution |
A baby found the cake . | * cake ( x _ 4 ) ; baby ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) | in_distribution |
Elizabeth liked a cookie on the stage . | * stage ( x _ 6 ) ; like . agent ( x _ 1 , Elizabeth ) AND like . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A passenger declared that a pizza was brought to the girl by the champion . | * girl ( x _ 10 ) ; * champion ( x _ 13 ) ; passenger ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 7 ) AND pizza ( x _ 5 ) AND bring . theme ( x _ 7 , x _ 5 ) AND bring . recipient ( x _ 7 , x _ 10 ) AND bring . agent ( x _ 7 , x _ 13 ) | in_distribution |
Liam was lended a lollipop by Ava . | lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Ava ) AND lollipop ( x _ 4 ) | in_distribution |
Emma expected to walk . | expect . agent ( x _ 1 , Emma ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Emma ) | in_distribution |
The lion was posted the cake . | * lion ( x _ 1 ) ; * cake ( x _ 5 ) ; post . recipient ( x _ 3 , x _ 1 ) AND post . theme ( x _ 3 , x _ 5 ) | in_distribution |
A cake was offered to Leo . | cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Leo ) | in_distribution |
Elijah ate a banana on a bag . | eat . agent ( x _ 1 , Elijah ) AND eat . theme ( x _ 1 , x _ 3 ) AND banana ( x _ 3 ) AND banana . nmod . on ( x _ 3 , x _ 6 ) AND bag ( x _ 6 ) | in_distribution |
The girl was given a donut in a can on a tree by the puppy . | * girl ( x _ 1 ) ; * puppy ( x _ 14 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 14 ) AND donut ( x _ 5 ) AND donut . nmod . in ( x _ 5 , x _ 8 ) AND can ( x _ 8 ) AND can . nmod . on ( x _ 8 , x _ 11 ) AND tree ( x _ 11 ) | in_distribution |
A student froze Brooklyn . | student ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , Brooklyn ) | in_distribution |
The dog was given a chalk . | * dog ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND chalk ( x _ 5 ) | in_distribution |
A cookie was offered to Elizabeth by a boy . | cookie ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Elizabeth ) AND offer . agent ( x _ 3 , x _ 8 ) AND boy ( x _ 8 ) | in_distribution |
The pig ate . | * pig ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.