input
stringlengths 3
103
| output
stringlengths 3
435
| domain
stringclasses 14
values |
---|---|---|
Emma gave the cat the donut .
|
* cat ( x _ 3 ) ; * donut ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 )
|
in_distribution
|
A captain hoped that Oliver snored .
|
captain ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND snore . agent ( x _ 5 , Oliver )
|
in_distribution
|
Mia wanted to jog .
|
want . agent ( x _ 1 , Mia ) AND want . xcomp ( x _ 1 , x _ 3 ) AND jog . agent ( x _ 3 , Mia )
|
in_distribution
|
A duck rolled the boy on the table .
|
* boy ( x _ 4 ) ; * table ( x _ 7 ) ; duck ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 )
|
in_distribution
|
Mia wanted to dance .
|
want . agent ( x _ 1 , Mia ) AND want . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Mia )
|
in_distribution
|
A strawberry was burned by Ava .
|
strawberry ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Ava )
|
in_distribution
|
The cake broke .
|
* cake ( x _ 1 ) ; break . theme ( x _ 2 , x _ 1 )
|
in_distribution
|
A monkey studied .
|
monkey ( x _ 1 ) AND study . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
A turkey admired Noah .
|
turkey ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , Noah )
|
in_distribution
|
A game was handed to Jacob .
|
game ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Jacob )
|
in_distribution
|
A boy nursed the cake on the table in a house .
|
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; boy ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND house ( x _ 10 )
|
in_distribution
|
The pickle was loved .
|
* pickle ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The block was liked by a bear .
|
* block ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
|
in_distribution
|
Charlotte served a donut to a judge .
|
serve . agent ( x _ 1 , Charlotte ) AND serve . theme ( x _ 1 , x _ 3 ) AND serve . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) AND judge ( x _ 6 )
|
in_distribution
|
The cake was appreciated by Isabella .
|
* cake ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Isabella )
|
in_distribution
|
The bucket was helped by Liam .
|
* bucket ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Liam )
|
in_distribution
|
Logan froze a melon .
|
freeze . agent ( x _ 1 , Logan ) AND freeze . theme ( x _ 1 , x _ 3 ) AND melon ( x _ 3 )
|
in_distribution
|
Emma liked that a teacher floated the dog .
|
* dog ( x _ 7 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND teacher ( x _ 4 ) AND float . agent ( x _ 5 , x _ 4 ) AND float . theme ( x _ 5 , x _ 7 )
|
in_distribution
|
A cake was lended to a cat by the girl .
|
* girl ( x _ 9 ) ; cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND cat ( x _ 6 )
|
in_distribution
|
The cookie was offered to Samuel .
|
* cookie ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Samuel )
|
in_distribution
|
The frog disintegrated the boy .
|
* frog ( x _ 1 ) ; * boy ( x _ 4 ) ; disintegrate . agent ( x _ 2 , x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Emma attempted to paint .
|
attempt . agent ( x _ 1 , Emma ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND paint . agent ( x _ 3 , Emma )
|
in_distribution
|
A rose was liked by the crocodile .
|
* crocodile ( x _ 6 ) ; rose ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
A doll was eaten .
|
doll ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A bird was given a melon by Emma .
|
bird ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND melon ( x _ 5 )
|
in_distribution
|
Emma liked a pretzel .
|
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND pretzel ( x _ 3 )
|
in_distribution
|
A cake was nursed by a child .
|
cake ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 )
|
in_distribution
|
A cloud was seen .
|
cloud ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
A girl ate a cat .
|
girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cat ( x _ 4 )
|
in_distribution
|
A box was eaten by Aurora .
|
box ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Aurora )
|
in_distribution
|
The cake was changed by a kitty .
|
* cake ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , x _ 6 ) AND kitty ( x _ 6 )
|
in_distribution
|
A boy gave a shell on a table to Emma .
|
boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND shell ( x _ 4 ) AND shell . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
|
in_distribution
|
The farmer rolled the cake .
|
* farmer ( x _ 1 ) ; * cake ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
A yogurt was eaten by a girl .
|
yogurt ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
A lawyer grew Amelia .
|
lawyer ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , Amelia )
|
in_distribution
|
The box was reddened by Noah .
|
* box ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , Noah )
|
in_distribution
|
The girl observed Ava .
|
* girl ( x _ 1 ) ; observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , Ava )
|
in_distribution
|
A donut was lended to Isabella .
|
donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Isabella )
|
in_distribution
|
A bear preferred to walk .
|
bear ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A ball was frozen by Emma .
|
ball ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Emma )
|
in_distribution
|
Sophia served Emily the knife .
|
* knife ( x _ 4 ) ; serve . agent ( x _ 1 , Sophia ) AND serve . recipient ( x _ 1 , Emily ) AND serve . theme ( x _ 1 , x _ 4 )
|
in_distribution
|
Riley froze Benjamin .
|
freeze . agent ( x _ 1 , Riley ) AND freeze . theme ( x _ 1 , Benjamin )
|
in_distribution
|
Liam juggled a boy in a glass .
|
juggle . agent ( x _ 1 , Liam ) AND juggle . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . in ( x _ 3 , x _ 6 ) AND glass ( x _ 6 )
|
in_distribution
|
A monster liked the dog in a car .
|
* dog ( x _ 4 ) ; monster ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND dog . nmod . in ( x _ 4 , x _ 7 ) AND car ( x _ 7 )
|
in_distribution
|
A donut was worshipped by the frog .
|
* frog ( x _ 6 ) ; donut ( x _ 1 ) AND worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Nora offered the bottle in a barrel in the jeep to the cat .
|
* bottle ( x _ 3 ) ; * jeep ( x _ 9 ) ; * cat ( x _ 12 ) ; offer . agent ( x _ 1 , Nora ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 12 ) AND bottle . nmod . in ( x _ 3 , x _ 6 ) AND barrel ( x _ 6 ) AND barrel . nmod . in ( x _ 6 , x _ 9 )
|
in_distribution
|
William shortened the cookie on a tray .
|
* cookie ( x _ 3 ) ; shorten . agent ( x _ 1 , William ) AND shorten . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND tray ( x _ 6 )
|
in_distribution
|
A dog drew .
|
dog ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
Abigail wanted to sleep .
|
want . agent ( x _ 1 , Abigail ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Abigail )
|
in_distribution
|
A drink was discovered .
|
drink ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
Emma said that Ava helped the cake in a bag in the room .
|
* cake ( x _ 6 ) ; * room ( x _ 12 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 4 ) AND help . agent ( x _ 4 , Ava ) AND help . theme ( x _ 4 , x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) AND bag ( x _ 9 ) AND bag . nmod . in ( x _ 9 , x _ 12 )
|
in_distribution
|
The book was juggled by a fish .
|
* book ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 ) AND fish ( x _ 6 )
|
in_distribution
|
The baby froze a cake in a house .
|
* baby ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
|
in_distribution
|
William enlarged a raisin on a road .
|
enlarge . agent ( x _ 1 , William ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND raisin ( x _ 3 ) AND raisin . nmod . on ( x _ 3 , x _ 6 ) AND road ( x _ 6 )
|
in_distribution
|
Isabella liked that the girl sold the cake on a beach to Emma .
|
* girl ( x _ 4 ) ; * cake ( x _ 7 ) ; like . agent ( x _ 1 , Isabella ) AND like . ccomp ( x _ 1 , x _ 5 ) AND sell . agent ( x _ 5 , x _ 4 ) AND sell . theme ( x _ 5 , x _ 7 ) AND sell . recipient ( x _ 5 , Emma ) AND cake . nmod . on ( x _ 7 , x _ 10 ) AND beach ( x _ 10 )
|
in_distribution
|
A cake was poked by the boy .
|
* boy ( x _ 6 ) ; cake ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 )
|
in_distribution
|
Emma liked a raisin beside the table in the room .
|
* table ( x _ 6 ) ; * room ( x _ 9 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND raisin ( x _ 3 ) AND raisin . nmod . beside ( x _ 3 , x _ 6 ) AND table . nmod . in ( x _ 6 , x _ 9 )
|
in_distribution
|
A dog rolled the fish .
|
* fish ( x _ 4 ) ; dog ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
Noah adored the donut beside the painting .
|
* donut ( x _ 3 ) ; * painting ( x _ 6 ) ; adore . agent ( x _ 1 , Noah ) AND adore . theme ( x _ 1 , x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 )
|
in_distribution
|
Jayden gave a cat a cake on a log .
|
give . agent ( x _ 1 , Jayden ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND log ( x _ 8 )
|
in_distribution
|
A jacket was sold to the frog by Emma .
|
* frog ( x _ 6 ) ; jacket ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Emma )
|
in_distribution
|
A host tried to run .
|
host ( x _ 1 ) AND try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
A cake was loved by a dog .
|
cake ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
|
in_distribution
|
A boy liked that a cake was served to a girl .
|
boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND serve . theme ( x _ 7 , x _ 5 ) AND serve . recipient ( x _ 7 , x _ 10 ) AND girl ( x _ 10 )
|
in_distribution
|
Olivia ate a cake in a house .
|
eat . agent ( x _ 1 , Olivia ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
|
in_distribution
|
Olivia craved to cook .
|
crave . agent ( x _ 1 , Olivia ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , Olivia )
|
in_distribution
|
The girl found a spoon .
|
* girl ( x _ 1 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND spoon ( x _ 4 )
|
in_distribution
|
A sandwich was found by a girl .
|
sandwich ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
Liam gave a donut to the girl .
|
* girl ( x _ 6 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 )
|
in_distribution
|
Ava disintegrated the consumer .
|
* consumer ( x _ 3 ) ; disintegrate . agent ( x _ 1 , Ava ) AND disintegrate . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
The dog was given a cake on a table by the child .
|
* dog ( x _ 1 ) ; * child ( x _ 11 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
|
in_distribution
|
Harper observed .
|
observe . agent ( x _ 1 , Harper )
|
in_distribution
|
The raisin was wired to Emma .
|
* raisin ( x _ 1 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Emma )
|
in_distribution
|
Emma ate a donut in the vessel .
|
* vessel ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 )
|
in_distribution
|
A cake was dusted by Liam .
|
cake ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Liam )
|
in_distribution
|
Liam sold a box on a cabinet beside the monkey to William .
|
* monkey ( x _ 9 ) ; sell . agent ( x _ 1 , Liam ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , William ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND cabinet ( x _ 6 ) AND cabinet . nmod . beside ( x _ 6 , x _ 9 )
|
in_distribution
|
A rose was brought to the baby .
|
* baby ( x _ 6 ) ; rose ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 )
|
in_distribution
|
A donut was lended to Avery by Henry .
|
donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Avery ) AND lend . agent ( x _ 3 , Henry )
|
in_distribution
|
The cake was served to the girl by a kid .
|
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND serve . agent ( x _ 3 , x _ 9 ) AND kid ( x _ 9 )
|
in_distribution
|
A guy dusted the cat beside the stage .
|
* cat ( x _ 4 ) ; * stage ( x _ 7 ) ; guy ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND cat . nmod . beside ( x _ 4 , x _ 7 )
|
in_distribution
|
A spoon was dusted .
|
spoon ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 )
|
in_distribution
|
The girl cleaned .
|
* girl ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
|
in_distribution
|
The girl rolled Victoria .
|
* girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Victoria )
|
in_distribution
|
A ball was shortened by a girl .
|
ball ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
Theodore dusted the cookie .
|
* cookie ( x _ 3 ) ; dust . agent ( x _ 1 , Theodore ) AND dust . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma confessed that the ball was examined .
|
* ball ( x _ 4 ) ; confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 6 ) AND examine . theme ( x _ 6 , x _ 4 )
|
in_distribution
|
A monster was passed a sandwich by Emma .
|
monster ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Emma ) AND sandwich ( x _ 5 )
|
in_distribution
|
Emma declared that the cookie was sold to Daniel by the girl .
|
* cookie ( x _ 4 ) ; * girl ( x _ 11 ) ; declare . agent ( x _ 1 , Emma ) AND declare . ccomp ( x _ 1 , x _ 6 ) AND sell . theme ( x _ 6 , x _ 4 ) AND sell . recipient ( x _ 6 , Daniel ) AND sell . agent ( x _ 6 , x _ 11 )
|
in_distribution
|
A cookie was discovered by a dog .
|
cookie ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
|
in_distribution
|
The girl held the chalk in the bush .
|
* girl ( x _ 1 ) ; * chalk ( x _ 4 ) ; * bush ( x _ 7 ) ; hold . agent ( x _ 2 , x _ 1 ) AND hold . theme ( x _ 2 , x _ 4 ) AND chalk . nmod . in ( x _ 4 , x _ 7 )
|
in_distribution
|
The cat offered Emma the sandwich .
|
* cat ( x _ 1 ) ; * sandwich ( x _ 5 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 5 )
|
in_distribution
|
A donut was fed to Logan by Asher .
|
donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Logan ) AND feed . agent ( x _ 3 , Asher )
|
in_distribution
|
A sandwich was liked by a girl .
|
sandwich ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
|
in_distribution
|
Emma froze the child .
|
* child ( x _ 3 ) ; freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 )
|
in_distribution
|
Emma liked Ava .
|
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , Ava )
|
in_distribution
|
The girl gave a cookie on the box on the stage to a cat .
|
* girl ( x _ 1 ) ; * box ( x _ 7 ) ; * stage ( x _ 10 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 13 ) AND cookie ( x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND box . nmod . on ( x _ 7 , x _ 10 ) AND cat ( x _ 13 )
|
in_distribution
|
A patient ate the cake .
|
* cake ( x _ 4 ) ; patient ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
|
in_distribution
|
The mandarin was frozen by a host .
|
* mandarin ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND host ( x _ 6 )
|
in_distribution
|
A fish liked to walk .
|
fish ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
|
in_distribution
|
The hen rolled .
|
* hen ( x _ 1 ) ; roll . theme ( 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.