input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
Emma tolerated that a radio was seen by the girl .
|
* girl ( x _ 9 ) ; tolerate . agent ( x _ 1 , Emma ) AND tolerate . ccomp ( x _ 1 , x _ 6 ) AND radio ( x _ 4 ) AND see . theme ( x _ 6 , x _ 4 ) AND see . agent ( x _ 6 , x _ 9 )
|
in_distribution
|
Elijah grew the needle .
|
* needle ( x _ 3 ) ; grow . agent ( x _ 1 , Elijah ) AND grow . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma dreamed that the boy lended a chalk in the pot to Avery .
|
* boy ( x _ 4 ) ; * pot ( x _ 10 ) ; dream . agent ( x _ 1 , Emma ) AND dream . ccomp ( x _ 1 , x _ 5 ) AND lend . agent ( x _ 5 , x _ 4 ) AND lend . theme ( x _ 5 , x _ 7 ) AND lend . recipient ( x _ 5 , Avery ) AND chalk ( x _ 7 ) AND chalk . nmod . in ( x _ 7 , x _ 10 )
|
in_distribution
|
Olivia noticed that the wolf reddened .
|
* wolf ( x _ 4 ) ; notice . agent ( x _ 1 , Olivia ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND redden . theme ( x _ 5 , x _ 4 )
|
in_distribution
|
A ring shortened .
|
ring ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
The block was passed to Luna .
|
* block ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Luna )
|
in_distribution
|
Andrew wanted to walk .
|
want . agent ( x _ 1 , Andrew ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Andrew )
|
in_distribution
|
The cake was eaten by Benjamin .
|
* cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Benjamin )
|
in_distribution
|
The journalist wanted to eat .
|
* journalist ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A girl fed a brush to Emma .
|
girl ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Emma ) AND brush ( x _ 4 )
|
in_distribution
|
Benjamin slept .
|
sleep . agent ( x _ 1 , Benjamin )
|
in_distribution
|
The crayon was pierced .
|
* crayon ( x _ 1 ) ; pierce . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The cake was eaten by Carter .
|
* cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Carter )
|
in_distribution
|
A plant was lended to the baby by the visitor .
|
* baby ( x _ 6 ) ; * visitor ( x _ 9 ) ; plant ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 )
|
in_distribution
|
William wanted to run .
|
want . agent ( x _ 1 , William ) AND want . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , William )
|
in_distribution
|
A box was liked by the bear .
|
* bear ( x _ 6 ) ; box ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma rented the chicken a cookie beside the bed .
|
* chicken ( x _ 3 ) ; * bed ( x _ 8 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 )
|
in_distribution
|
The monkey burned the girl .
|
* monkey ( x _ 1 ) ; * girl ( x _ 4 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Liam believed that a donut was fed to the buyer .
|
* buyer ( x _ 9 ) ; believe . agent ( x _ 1 , Liam ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND feed . theme ( x _ 6 , x _ 4 ) AND feed . recipient ( x _ 6 , x _ 9 )
|
in_distribution
|
A cat was given a block on the bed by Noah .
|
* bed ( x _ 8 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Noah ) AND block ( x _ 5 ) AND block . nmod . on ( x _ 5 , x _ 8 )
|
in_distribution
|
The child needed to run .
|
* child ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Emma slid Olivia .
|
slide . agent ( x _ 1 , Emma ) AND slide . theme ( x _ 1 , Olivia )
|
in_distribution
|
The cookie was fed to Charlotte .
|
* cookie ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Charlotte )
|
in_distribution
|
The molecule was known by Emma .
|
* molecule ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , Emma )
|
in_distribution
|
A box was given to Charlotte by a kid .
|
box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Charlotte ) AND give . agent ( x _ 3 , x _ 8 ) AND kid ( x _ 8 )
|
in_distribution
|
James was lended the seed by a girl .
|
* seed ( x _ 4 ) ; lend . recipient ( x _ 2 , James ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND girl ( x _ 7 )
|
in_distribution
|
A cat hoped to walk .
|
cat ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The cookie was eaten by a teacher .
|
* cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
|
in_distribution
|
A sheep wanted to dance .
|
sheep ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND dance . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The glue was doubled by a monkey .
|
* glue ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , x _ 6 ) AND monkey ( x _ 6 )
|
in_distribution
|
A cake was cleaned by the cat .
|
* cat ( x _ 6 ) ; cake ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A sandwich was decomposed by Emma .
|
sandwich ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , Emma )
|
in_distribution
|
The can was posted to the baby by a squirrel .
|
* can ( x _ 1 ) ; * baby ( x _ 6 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , x _ 9 ) AND squirrel ( x _ 9 )
|
in_distribution
|
Liam was offered a box in a well .
|
offer . recipient ( x _ 2 , Liam ) AND offer . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND well ( x _ 7 )
|
in_distribution
|
Emily ate the cookie beside the table .
|
* cookie ( x _ 3 ) ; * table ( x _ 6 ) ; eat . agent ( x _ 1 , Emily ) AND eat . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
The dealer cleaned .
|
* dealer ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A boy was loaned the box by Emma .
|
* box ( x _ 5 ) ; boy ( x _ 1 ) AND loan . recipient ( x _ 3 , x _ 1 ) AND loan . theme ( x _ 3 , x _ 5 ) AND loan . agent ( x _ 3 , Emma )
|
in_distribution
|
Oliver gave a princess a cake in the house beside a speaker .
|
* house ( x _ 8 ) ; give . agent ( x _ 1 , Oliver ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND princess ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND house . nmod . beside ( x _ 8 , x _ 11 ) AND speaker ( x _ 11 )
|
in_distribution
|
The boy was fed the strawberry .
|
* boy ( x _ 1 ) ; * strawberry ( x _ 5 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 )
|
in_distribution
|
The potato was eaten .
|
* potato ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A chicken wanted to walk .
|
chicken ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A toy was offered to Emma .
|
toy ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma )
|
in_distribution
|
The girl intended to run .
|
* girl ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A cake was posted to Emma by Logan .
|
cake ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Emma ) AND post . agent ( x _ 3 , Logan )
|
in_distribution
|
The cake was passed to the bear by Emma .
|
* cake ( x _ 1 ) ; * bear ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Emma )
|
in_distribution
|
The bean was loved .
|
* bean ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A box was eaten by the girl .
|
* girl ( x _ 6 ) ; box ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
The melon was drawn .
|
* melon ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Emma returned the scarf to Grace .
|
* scarf ( x _ 3 ) ; return . agent ( x _ 1 , Emma ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , Grace )
|
in_distribution
|
The dog liked that the girl was offered a bat on a chair .
|
* dog ( x _ 1 ) ; * girl ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND offer . recipient ( x _ 7 , x _ 5 ) AND offer . theme ( x _ 7 , x _ 9 ) AND bat ( x _ 9 ) AND bat . nmod . on ( x _ 9 , x _ 12 ) AND chair ( x _ 12 )
|
in_distribution
|
A cookie was given to a cat .
|
cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
|
in_distribution
|
James was given the cake in the house .
|
* cake ( x _ 4 ) ; * house ( x _ 7 ) ; give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
A girl offered William a cake .
|
girl ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , William ) AND offer . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
|
in_distribution
|
The donut was liked by Mia .
|
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Mia )
|
in_distribution
|
A boy expected to paint .
|
boy ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND paint . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
Emma was wired a yogurt .
|
wire . recipient ( x _ 2 , Emma ) AND wire . theme ( x _ 2 , x _ 4 ) AND yogurt ( x _ 4 )
|
in_distribution
|
The frog admired that a ball was awarded to Ava .
|
* frog ( x _ 1 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND ball ( x _ 5 ) AND award . theme ( x _ 7 , x _ 5 ) AND award . recipient ( x _ 7 , Ava )
|
in_distribution
|
Emily nursed the cat .
|
* cat ( x _ 3 ) ; nurse . agent ( x _ 1 , Emily ) AND nurse . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
A box was passed to Emma by the chicken .
|
* chicken ( x _ 8 ) ; box ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Emma ) AND pass . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The baby was offered the pumpkin by Emma .
|
* baby ( x _ 1 ) ; * pumpkin ( x _ 5 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Emma )
|
in_distribution
|
A girl poked a cake .
|
girl ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
|
in_distribution
|
The bird packed a boy on the stage .
|
* bird ( x _ 1 ) ; * stage ( x _ 7 ) ; pack . agent ( x _ 2 , x _ 1 ) AND pack . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
A box rolled .
|
box ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
A dog liked a book .
|
dog ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND book ( x _ 4 )
|
in_distribution
|
A cake was forwarded to a girl by Carter .
|
cake ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) AND forward . agent ( x _ 3 , Carter ) AND girl ( x _ 6 )
|
in_distribution
|
A jacket was found by David .
|
jacket ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , David )
|
in_distribution
|
Emma declared that a cup burned .
|
declare . agent ( x _ 1 , Emma ) AND declare . ccomp ( x _ 1 , x _ 5 ) AND cup ( x _ 4 ) AND burn . theme ( x _ 5 , x _ 4 )
|
in_distribution
|
The teacher hoped that a girl lended Oliver a cake beside a table .
|
* teacher ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND lend . agent ( x _ 6 , x _ 5 ) AND lend . recipient ( x _ 6 , Oliver ) AND lend . theme ( x _ 6 , x _ 9 ) AND cake ( x _ 9 ) AND cake . nmod . beside ( x _ 9 , x _ 12 ) AND table ( x _ 12 )
|
in_distribution
|
Emma liked the dog in the room .
|
* dog ( x _ 3 ) ; * room ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND dog . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
The pancake was promised to Aria .
|
* pancake ( x _ 1 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Aria )
|
in_distribution
|
A boy brought the cake to a frog .
|
* cake ( x _ 4 ) ; boy ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . recipient ( x _ 2 , x _ 7 ) AND frog ( x _ 7 )
|
in_distribution
|
A cake was given to a girl by Olivia .
|
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Olivia ) AND girl ( x _ 6 )
|
in_distribution
|
The teacher meant that the chicken liked that the bowl was loved by Emma .
|
* teacher ( x _ 1 ) ; * chicken ( x _ 5 ) ; * bowl ( x _ 9 ) ; mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 6 ) AND like . agent ( x _ 6 , x _ 5 ) AND like . ccomp ( x _ 6 , x _ 11 ) AND love . theme ( x _ 11 , x _ 9 ) AND love . agent ( x _ 11 , Emma )
|
in_distribution
|
A monkey brought a lawyer a chair in a house .
|
monkey ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , x _ 4 ) AND bring . theme ( x _ 2 , x _ 6 ) AND lawyer ( x _ 4 ) AND chair ( x _ 6 ) AND chair . nmod . in ( x _ 6 , x _ 9 ) AND house ( x _ 9 )
|
in_distribution
|
The crayon was lended to a horse by the cat .
|
* crayon ( x _ 1 ) ; * cat ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND horse ( x _ 6 )
|
in_distribution
|
A drink was decomposed by Victoria .
|
drink ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , Victoria )
|
in_distribution
|
A box was given to the boy by Liam .
|
* boy ( x _ 6 ) ; box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam )
|
in_distribution
|
The lollipop was poked .
|
* lollipop ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A boy was given the cake in a house by Emma .
|
* cake ( x _ 5 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 )
|
in_distribution
|
Thomas wanted to walk .
|
want . agent ( x _ 1 , Thomas ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Thomas )
|
in_distribution
|
A girl froze the game .
|
* game ( x _ 4 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Asher shortened a bear .
|
shorten . agent ( x _ 1 , Asher ) AND shorten . theme ( x _ 1 , x _ 3 ) AND bear ( x _ 3 )
|
in_distribution
|
A crayon was hunted by a monster .
|
crayon ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , x _ 6 ) AND monster ( x _ 6 )
|
in_distribution
|
Charlotte called a donut .
|
call . agent ( x _ 1 , Charlotte ) AND call . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
|
in_distribution
|
Mia stabbed a girl in the vessel .
|
* vessel ( x _ 6 ) ; stab . agent ( x _ 1 , Mia ) AND stab . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
Noah helped the cookie in a bucket .
|
* cookie ( x _ 3 ) ; help . agent ( x _ 1 , Noah ) AND help . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND bucket ( x _ 6 )
|
in_distribution
|
The fish said that Aurora passed the girl a cake .
|
* fish ( x _ 1 ) ; * girl ( x _ 7 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND pass . agent ( x _ 5 , Aurora ) AND pass . recipient ( x _ 5 , x _ 7 ) AND pass . theme ( x _ 5 , x _ 9 ) AND cake ( x _ 9 )
|
in_distribution
|
A jacket was drawn .
|
jacket ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The governor was passed a cookie by the girl .
|
* governor ( x _ 1 ) ; * girl ( x _ 8 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , x _ 8 ) AND cookie ( x _ 5 )
|
in_distribution
|
The tiger smiled .
|
* tiger ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The politician painted Olivia .
|
* politician ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Olivia )
|
in_distribution
|
Sebastian was passed a pizza .
|
pass . recipient ( x _ 2 , Sebastian ) AND pass . theme ( x _ 2 , x _ 4 ) AND pizza ( x _ 4 )
|
in_distribution
|
The girl liked that the raisin was eaten .
|
* girl ( x _ 1 ) ; * raisin ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 )
|
in_distribution
|
A chicken hoped that a box was rolled .
|
chicken ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND box ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 )
|
in_distribution
|
The block was burned by Emma .
|
* block ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma )
|
in_distribution
|
A dog lended Emma the soap .
|
* soap ( x _ 5 ) ; dog ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 )
|
in_distribution
|
A fruit was offered to Emma by the girl .
|
* girl ( x _ 8 ) ; fruit ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) AND offer . agent ( x _ 3 , x _ 8 )
|
in_distribution
|
The boy loved Emma .
|
* boy ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , Emma )
|
in_distribution
|
Ethan was offered the pancake .
|
* pancake ( x _ 4 ) ; offer . recipient ( x _ 2 , Ethan ) AND offer . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A pretzel was poked .
|
pretzel ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.