input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Dylan lended a book on the ladder to Liam . | * ladder ( x _ 6 ) ; lend . agent ( x _ 1 , Dylan ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Liam ) AND book ( x _ 3 ) AND book . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Emma lended a hen the clock in the hammock . | * clock ( x _ 5 ) ; * hammock ( x _ 8 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND hen ( x _ 3 ) AND clock . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Sophia jogged . | jog . agent ( x _ 1 , Sophia ) | in_distribution |
The guest confessed that the rose was liked by a boy . | * guest ( x _ 1 ) ; * rose ( x _ 5 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 ) AND like . agent ( x _ 7 , x _ 10 ) AND boy ( x _ 10 ) | in_distribution |
A champion was given a cake by Emma . | champion ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cake ( x _ 5 ) | in_distribution |
Emma liked the baby on a table . | * baby ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND baby . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The lollipop was rolled by a manager . | * lollipop ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND manager ( x _ 6 ) | in_distribution |
A cat sold a girl the melon . | * melon ( x _ 6 ) ; cat ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) | in_distribution |
A donut was improved . | donut ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) | in_distribution |
Charlotte wanted to read . | want . agent ( x _ 1 , Charlotte ) AND want . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Charlotte ) | in_distribution |
Olivia forwarded the cat the hammer beside the stage . | * cat ( x _ 3 ) ; * hammer ( x _ 5 ) ; * stage ( x _ 8 ) ; forward . agent ( x _ 1 , Olivia ) AND forward . recipient ( x _ 1 , x _ 3 ) AND forward . theme ( x _ 1 , x _ 5 ) AND hammer . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The girl reddened Liam . | * girl ( x _ 1 ) ; redden . agent ( x _ 2 , x _ 1 ) AND redden . theme ( x _ 2 , Liam ) | in_distribution |
The doctor handed the bell to Olivia . | * doctor ( x _ 1 ) ; * bell ( x _ 4 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Olivia ) | in_distribution |
Olivia ate a girl on a tree . | eat . agent ( x _ 1 , Olivia ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) AND tree ( x _ 6 ) | in_distribution |
The donut was fed to the mouse by a crocodile . | * donut ( x _ 1 ) ; * mouse ( x _ 6 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) AND crocodile ( x _ 9 ) | in_distribution |
Liam needed to jog . | need . agent ( x _ 1 , Liam ) AND need . xcomp ( x _ 1 , x _ 3 ) AND jog . agent ( x _ 3 , Liam ) | in_distribution |
The pupil nursed a fruit . | * pupil ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND fruit ( x _ 4 ) | in_distribution |
A cake was cleaned by a horse . | cake ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND horse ( x _ 6 ) | in_distribution |
Grace imagined that a baby fed Chloe a box . | imagine . agent ( x _ 1 , Grace ) AND imagine . ccomp ( x _ 1 , x _ 5 ) AND baby ( x _ 4 ) AND feed . agent ( x _ 5 , x _ 4 ) AND feed . recipient ( x _ 5 , Chloe ) AND feed . theme ( x _ 5 , x _ 8 ) AND box ( x _ 8 ) | in_distribution |
A donut was given to Emma by the kid . | * kid ( x _ 8 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
The teacher was lended the cake on a table by a girl . | * teacher ( x _ 1 ) ; * cake ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) AND girl ( x _ 11 ) | in_distribution |
The cake was frozen by a duke . | * cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND duke ( x _ 6 ) | in_distribution |
The rose was observed by the mouse . | * rose ( x _ 1 ) ; * mouse ( x _ 6 ) ; observe . theme ( x _ 3 , x _ 1 ) AND observe . agent ( x _ 3 , x _ 6 ) | in_distribution |
Noah froze a girl in a house . | freeze . agent ( x _ 1 , Noah ) AND freeze . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
Liam thought that the donut was painted by a mouse . | * donut ( x _ 4 ) ; think . agent ( x _ 1 , Liam ) AND think . ccomp ( x _ 1 , x _ 6 ) AND paint . theme ( x _ 6 , x _ 4 ) AND paint . agent ( x _ 6 , x _ 9 ) AND mouse ( x _ 9 ) | in_distribution |
The balloon was respected by Grayson . | * balloon ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , Grayson ) | in_distribution |
The girl gave Liam a melon in a house . | * girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 5 ) AND melon ( x _ 5 ) AND melon . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
Noah noticed that a cake was eaten by Liam . | notice . agent ( x _ 1 , Noah ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND eat . theme ( x _ 6 , x _ 4 ) AND eat . agent ( x _ 6 , Liam ) | in_distribution |
A captain posted Carter a cake . | captain ( x _ 1 ) AND post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , Carter ) AND post . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Ava supported that Lucas was given a cake beside the stage . | * stage ( x _ 10 ) ; support . agent ( x _ 1 , Ava ) AND support . ccomp ( x _ 1 , x _ 5 ) AND give . recipient ( x _ 5 , Lucas ) AND give . theme ( x _ 5 , x _ 7 ) AND cake ( x _ 7 ) AND cake . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
A melon was given to the dog by Liam . | * dog ( x _ 6 ) ; melon ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) | in_distribution |
A cake was given to Benjamin by a bee . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Benjamin ) AND give . agent ( x _ 3 , x _ 8 ) AND bee ( x _ 8 ) | in_distribution |
Michael was rented a cake in the parcel by Ryan . | * parcel ( x _ 7 ) ; rent . recipient ( x _ 2 , Michael ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . agent ( x _ 2 , Ryan ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Olivia found Emma . | find . agent ( x _ 1 , Olivia ) AND find . theme ( x _ 1 , Emma ) | in_distribution |
Elizabeth liked that the cake collapsed . | * cake ( x _ 4 ) ; like . agent ( x _ 1 , Elizabeth ) AND like . ccomp ( x _ 1 , x _ 5 ) AND collapse . theme ( x _ 5 , x _ 4 ) | in_distribution |
A soldier said that the visitor painted . | * visitor ( x _ 5 ) ; soldier ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 6 ) AND paint . agent ( x _ 6 , x _ 5 ) | in_distribution |
Ava wired Isabella a donut . | wire . agent ( x _ 1 , Ava ) AND wire . recipient ( x _ 1 , Isabella ) AND wire . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
A cat rolled Noah . | cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Noah ) | in_distribution |
Levi liked a boy . | like . agent ( x _ 1 , Levi ) AND like . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) | in_distribution |
Emma gave a cake to the monkey . | * monkey ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
A key was given to Harper by the president . | * president ( x _ 8 ) ; key ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Harper ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
A cake was doubled by Abigail . | cake ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , Abigail ) | in_distribution |
Liam hoped that the cake was reddened . | * cake ( x _ 4 ) ; hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND redden . theme ( x _ 6 , x _ 4 ) | in_distribution |
A cookie was cleaned by the girl . | * girl ( x _ 6 ) ; cookie ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) | in_distribution |
A watch was found . | watch ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
Olivia was sold the clock by a child . | * clock ( x _ 4 ) ; sell . recipient ( x _ 2 , Olivia ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND child ( x _ 7 ) | in_distribution |
The box was known by the girl . | * box ( x _ 1 ) ; * girl ( x _ 6 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) | in_distribution |
Scarlett preferred to sketch . | prefer . agent ( x _ 1 , Scarlett ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Scarlett ) | in_distribution |
Emma liked that Mason liked that the shirt rolled . | * shirt ( x _ 7 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Mason ) AND like . ccomp ( x _ 4 , x _ 8 ) AND roll . theme ( x _ 8 , x _ 7 ) | in_distribution |
A baby froze . | baby ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma said that the boy floated . | * boy ( x _ 4 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 5 ) AND float . theme ( x _ 5 , x _ 4 ) | in_distribution |
The girl painted a cake on a speaker . | * girl ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND speaker ( x _ 7 ) | in_distribution |
The baby sneezed . | * baby ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
The rose was found . | * rose ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl lended a cake on a computer to Liam . | * girl ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Liam ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND computer ( x _ 7 ) | in_distribution |
The cake was changed by a boy . | * cake ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A cake was served to Gabriel by a girl . | cake ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Gabriel ) AND serve . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
A box was appreciated . | box ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl helped a monkey on the TV . | * girl ( x _ 1 ) ; * tv ( x _ 7 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND monkey ( x _ 4 ) AND monkey . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A plate was eaten . | plate ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl gave Emma a cake . | girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
The girl froze . | * girl ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma awarded a child a block . | award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND child ( x _ 3 ) AND block ( x _ 5 ) | in_distribution |
James meant to read . | mean . agent ( x _ 1 , James ) AND mean . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , James ) | in_distribution |
The governor said that a girl yearned to nap . | * governor ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND yearn . agent ( x _ 6 , x _ 5 ) AND yearn . xcomp ( x _ 6 , x _ 8 ) AND nap . agent ( x _ 8 , x _ 5 ) | in_distribution |
Henry found a girl in the car . | * car ( x _ 6 ) ; find . agent ( x _ 1 , Henry ) AND find . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The cookie was given to a baby by Emma . | * cookie ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) AND baby ( x _ 6 ) | in_distribution |
Noah found a chicken . | find . agent ( x _ 1 , Noah ) AND find . theme ( x _ 1 , x _ 3 ) AND chicken ( x _ 3 ) | in_distribution |
A girl pierced a box on the stage . | * stage ( x _ 7 ) ; girl ( x _ 1 ) AND pierce . agent ( x _ 2 , x _ 1 ) AND pierce . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The boy was forwarded the yogurt . | * boy ( x _ 1 ) ; * yogurt ( x _ 5 ) ; forward . recipient ( x _ 3 , x _ 1 ) AND forward . theme ( x _ 3 , x _ 5 ) | in_distribution |
Emma rolled the baby . | * baby ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
A shell was drawn by the boy . | * boy ( x _ 6 ) ; shell ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma was sold the cracker . | * cracker ( x _ 4 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) | in_distribution |
Harper giggled . | giggle . agent ( x _ 1 , Harper ) | in_distribution |
A patient lended the box on a table to a girl . | * box ( x _ 4 ) ; patient ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND box . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
Emma thought that a girl painted . | think . agent ( x _ 1 , Emma ) AND think . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND paint . agent ( x _ 5 , x _ 4 ) | in_distribution |
A cake was loved by a doctor . | cake ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND doctor ( x _ 6 ) | in_distribution |
The lawyer was fed a banana in a house . | * lawyer ( x _ 1 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND banana ( x _ 5 ) AND banana . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
The brick was respected . | * brick ( x _ 1 ) ; respect . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl said that Emma ate . | * girl ( x _ 1 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Emma ) | in_distribution |
A monkey called . | monkey ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 ) | in_distribution |
A child gave a girl a box beside the stage . | * stage ( x _ 9 ) ; child ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND box ( x _ 6 ) AND box . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
The boy gave a donut on a table to a girl . | * boy ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
The cookie was wired to Liam by a girl . | * cookie ( x _ 1 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Liam ) AND wire . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
A drink was found by a buyer . | drink ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND buyer ( x _ 6 ) | in_distribution |
A cookie was eaten by Anthony . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Anthony ) | in_distribution |
The pumpkin collapsed . | * pumpkin ( x _ 1 ) ; collapse . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam dreamed that the rose was helped . | * rose ( x _ 4 ) ; dream . agent ( x _ 1 , Liam ) AND dream . ccomp ( x _ 1 , x _ 6 ) AND help . theme ( x _ 6 , x _ 4 ) | in_distribution |
The writer awarded the cake beside a table to Liam . | * writer ( x _ 1 ) ; * cake ( x _ 4 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . theme ( x _ 2 , x _ 4 ) AND award . recipient ( x _ 2 , Liam ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A strawberry was rolled . | strawberry ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The hamburger was enlarged by the girl . | * hamburger ( x _ 1 ) ; * girl ( x _ 6 ) ; enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 ) | in_distribution |
A hamburger was worshipped . | hamburger ( x _ 1 ) AND worship . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat rolled a boy . | * cat ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) | in_distribution |
Liam slid a cake on the throne . | * throne ( x _ 6 ) ; slide . agent ( x _ 1 , Liam ) AND slide . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Emma painted a girl . | paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
Emma ate the dog . | * dog ( x _ 3 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
The bunny cried . | * bunny ( x _ 1 ) ; cry . agent ( x _ 2 , x _ 1 ) | in_distribution |
A driver laughed . | driver ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
Olivia thought that a girl mailed the boy the potato in a room . | * boy ( x _ 7 ) ; * potato ( x _ 9 ) ; think . agent ( x _ 1 , Olivia ) AND think . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND mail . agent ( x _ 5 , x _ 4 ) AND mail . recipient ( x _ 5 , x _ 7 ) AND mail . theme ( x _ 5 , x _ 9 ) AND potato . nmod . in ( x _ 9 , x _ 12 ) AND room ( x _ 12 ) | in_distribution |
Andrew lended a donut on a stage to a captain . | lend . agent ( x _ 1 , Andrew ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) AND captain ( x _ 9 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.