input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A basket was eaten by the girl . | * girl ( x _ 6 ) ; basket ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Elijah rolled a cake . | roll . agent ( x _ 1 , Elijah ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
Isabella cried . | cry . agent ( x _ 1 , Isabella ) | in_distribution |
A fish ate . | fish ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl saw the donut . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; see . agent ( x _ 2 , x _ 1 ) AND see . theme ( x _ 2 , x _ 4 ) | in_distribution |
The girl served the cookie on the table to Emma . | * girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; * table ( x _ 7 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Emma ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Chloe nursed a box . | nurse . agent ( x _ 1 , Chloe ) AND nurse . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) | in_distribution |
A donut was drawn by the dealer . | * dealer ( x _ 6 ) ; donut ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was examined by William . | cookie ( x _ 1 ) AND examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , William ) | in_distribution |
A cake was lended to Emma by William . | cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma ) AND lend . agent ( x _ 3 , William ) | in_distribution |
Emma saw a cake . | see . agent ( x _ 1 , Emma ) AND see . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
Liam doubled the cake beside the hammer . | * cake ( x _ 3 ) ; * hammer ( x _ 6 ) ; double . agent ( x _ 1 , Liam ) AND double . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
William screamed . | scream . agent ( x _ 1 , William ) | in_distribution |
Emma rolled . | roll . theme ( x _ 1 , Emma ) | in_distribution |
A donut was fed to Ava by Logan . | donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Ava ) AND feed . agent ( x _ 3 , Logan ) | in_distribution |
Liam froze the cake in a cabinet . | * cake ( x _ 3 ) ; freeze . agent ( x _ 1 , Liam ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND cabinet ( x _ 6 ) | in_distribution |
The lollipop was eaten by Sofia . | * lollipop ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Sofia ) | in_distribution |
Emma planned to run . | plan . agent ( x _ 1 , Emma ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Emma ) | in_distribution |
Liam hoped that Emma burned . | hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND burn . theme ( x _ 4 , Emma ) | in_distribution |
Emma preferred to walk . | prefer . agent ( x _ 1 , Emma ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Emma ) | in_distribution |
A cookie was loved by a president . | cookie ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND president ( x _ 6 ) | in_distribution |
The doll was found by Lucas . | * doll ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Lucas ) | in_distribution |
A guest valued the potato . | * potato ( x _ 4 ) ; guest ( x _ 1 ) AND value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 ) | in_distribution |
student | LAMBDA a . student ( a ) | primitive |
The box was poked by a girl . | * box ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Emma liked that a balloon was passed to a girl by Liam . | like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND balloon ( x _ 4 ) AND pass . theme ( x _ 6 , x _ 4 ) AND pass . recipient ( x _ 6 , x _ 9 ) AND pass . agent ( x _ 6 , Liam ) AND girl ( x _ 9 ) | in_distribution |
The donut was sold to the boy by Emma . | * donut ( x _ 1 ) ; * boy ( x _ 6 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Emma ) | in_distribution |
Emma was sent a cake beside the table by the giraffe . | * table ( x _ 7 ) ; * giraffe ( x _ 10 ) ; send . recipient ( x _ 2 , Emma ) AND send . theme ( x _ 2 , x _ 4 ) AND send . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Joseph was awarded a cake beside a table . | award . recipient ( x _ 2 , Joseph ) AND award . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A girl was sold the cookie . | * cookie ( x _ 5 ) ; girl ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) | in_distribution |
The cake was loaned to a mouse by Emma . | * cake ( x _ 1 ) ; loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , x _ 6 ) AND loan . agent ( x _ 3 , Emma ) AND mouse ( x _ 6 ) | in_distribution |
Liam gave a crown in the car to Emma . | * car ( x _ 6 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND crown ( x _ 3 ) AND crown . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Mason was given a cake by Liam . | give . recipient ( x _ 2 , Mason ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Liam ) AND cake ( x _ 4 ) | in_distribution |
The chalk was packed . | * chalk ( x _ 1 ) ; pack . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was helped by Gabriel . | * cake ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Gabriel ) | in_distribution |
The girl was given a box . | * girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 ) | in_distribution |
Lucas liked a cake on a table . | like . agent ( x _ 1 , Lucas ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The hamburger was lended to Aubrey by William . | * hamburger ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Aubrey ) AND lend . agent ( x _ 3 , William ) | in_distribution |
The cake was given to Owen by Emma . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Owen ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
A girl was given a toy on the table . | * table ( x _ 8 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND toy ( x _ 5 ) AND toy . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A monkey ate Emma . | monkey ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma ) | in_distribution |
Emma imagined that a cake was discovered by Aiden . | imagine . agent ( x _ 1 , Emma ) AND imagine . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND discover . theme ( x _ 6 , x _ 4 ) AND discover . agent ( x _ 6 , Aiden ) | in_distribution |
A watch was rolled . | watch ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The pencil was rolled . | * pencil ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl liked the sailor . | * sailor ( x _ 4 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
A student was sold the cake by the girl . | * cake ( x _ 5 ) ; * girl ( x _ 8 ) ; student ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 8 ) | in_distribution |
David gave the donut to a girl . | * donut ( x _ 3 ) ; give . agent ( x _ 1 , David ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The cake was slipped to the cat . | * cake ( x _ 1 ) ; * cat ( x _ 6 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Liam craved to run . | crave . agent ( x _ 1 , Liam ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Liam ) | in_distribution |
Ava helped the bowl in a truck . | * bowl ( x _ 3 ) ; help . agent ( x _ 1 , Ava ) AND help . theme ( x _ 1 , x _ 3 ) AND bowl . nmod . in ( x _ 3 , x _ 6 ) AND truck ( x _ 6 ) | in_distribution |
The doll was cleaned . | * doll ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was enlarged . | * cake ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl sold a pumpkin to the dog . | * girl ( x _ 1 ) ; * dog ( x _ 7 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND pumpkin ( x _ 4 ) | in_distribution |
A raisin was floated by a cat . | raisin ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
Emma liked a cookie on a table . | like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The bell was frozen by Logan . | * bell ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Logan ) | in_distribution |
The brick was liked by Emma . | * brick ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma ) | in_distribution |
Liam gave a donut to the cat . | * cat ( 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 |
Savannah stabbed the giraffe beside the book . | * giraffe ( x _ 3 ) ; * book ( x _ 6 ) ; stab . agent ( x _ 1 , Savannah ) AND stab . theme ( x _ 1 , x _ 3 ) AND giraffe . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A girl gave the drink on a bag beside a murderer to Ava . | * drink ( x _ 4 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Ava ) AND drink . nmod . on ( x _ 4 , x _ 7 ) AND bag ( x _ 7 ) AND bag . nmod . beside ( x _ 7 , x _ 10 ) AND murderer ( x _ 10 ) | in_distribution |
Camila thought that a dog was brought a cake on the stage . | * stage ( x _ 11 ) ; think . agent ( x _ 1 , Camila ) AND think . ccomp ( x _ 1 , x _ 6 ) AND dog ( x _ 4 ) AND bring . recipient ( x _ 6 , x _ 4 ) AND bring . theme ( x _ 6 , x _ 8 ) AND cake ( x _ 8 ) AND cake . nmod . on ( x _ 8 , x _ 11 ) | in_distribution |
The pig doubled . | * pig ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 ) | in_distribution |
A donut was rolled by a cat . | donut ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
A girl doubled the cake on the table . | * cake ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND double . agent ( x _ 2 , x _ 1 ) AND double . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The boy smirked . | * boy ( x _ 1 ) ; smirk . agent ( x _ 2 , x _ 1 ) | in_distribution |
A girl offered William a guitar beside the cassette . | * cassette ( x _ 8 ) ; girl ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , William ) AND offer . theme ( x _ 2 , x _ 5 ) AND guitar ( x _ 5 ) AND guitar . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The girl packed . | * girl ( x _ 1 ) ; pack . agent ( x _ 2 , x _ 1 ) | in_distribution |
The drink was painted by a pig . | * drink ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND pig ( x _ 6 ) | in_distribution |
William intended to cook . | intend . agent ( x _ 1 , William ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , William ) | in_distribution |
Isabella cleaned Oliver . | clean . agent ( x _ 1 , Isabella ) AND clean . theme ( x _ 1 , Oliver ) | in_distribution |
Lily expected that the drink was offered to the girl . | * drink ( x _ 4 ) ; * girl ( x _ 9 ) ; expect . agent ( x _ 1 , Lily ) AND expect . ccomp ( x _ 1 , x _ 6 ) AND offer . theme ( x _ 6 , x _ 4 ) AND offer . recipient ( x _ 6 , x _ 9 ) | in_distribution |
A chicken liked that the rose was rolled by a turkey . | * rose ( x _ 5 ) ; chicken ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , x _ 10 ) AND turkey ( x _ 10 ) | in_distribution |
Emma sold the boy a biscuit in the bottle . | * boy ( x _ 3 ) ; * bottle ( x _ 8 ) ; sell . agent ( x _ 1 , Emma ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND biscuit ( x _ 5 ) AND biscuit . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The cat was loaned the bell beside the chair . | * cat ( x _ 1 ) ; * bell ( x _ 5 ) ; * chair ( x _ 8 ) ; loan . recipient ( x _ 3 , x _ 1 ) AND loan . theme ( x _ 3 , x _ 5 ) AND bell . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A cake was found by Liam . | cake ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Liam ) | in_distribution |
A rose was nursed by Emma . | rose ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Emma ) | in_distribution |
The cake was enlarged by William . | * cake ( x _ 1 ) ; enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , William ) | in_distribution |
A glue was cleaned . | glue ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma liked that a dog drew . | like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND dog ( x _ 4 ) AND draw . agent ( x _ 5 , x _ 4 ) | in_distribution |
Emma hoped that the cake was helped . | * cake ( x _ 4 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND help . theme ( x _ 6 , x _ 4 ) | in_distribution |
A donut was awarded to a girl . | donut ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Emma was fed the donut beside the car in the house . | * donut ( x _ 4 ) ; * car ( x _ 7 ) ; * house ( x _ 10 ) ; feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND car . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
The cat found the girl beside a book . | * cat ( x _ 1 ) ; * girl ( x _ 4 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) AND book ( x _ 7 ) | in_distribution |
A mouse laughed . | mouse ( x _ 1 ) AND laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
The game was slipped to the boy . | * game ( x _ 1 ) ; * boy ( x _ 6 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A girl was given the cake by Zoey . | * cake ( x _ 5 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Zoey ) | in_distribution |
The block was shortened by Emma . | * block ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Emma ) | in_distribution |
The chemical was stabbed . | * chemical ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) | in_distribution |
The rose was broken . | * rose ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 ) | in_distribution |
A fly shortened . | fly ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 ) | in_distribution |
The hero imagined that a cow stuttered . | * hero ( x _ 1 ) ; imagine . agent ( x _ 2 , x _ 1 ) AND imagine . ccomp ( x _ 2 , x _ 6 ) AND cow ( x _ 5 ) AND stutter . agent ( x _ 6 , x _ 5 ) | in_distribution |
The block was appreciated by Sophia . | * block ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Sophia ) | in_distribution |
A student cleaned . | student ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
A teacher adored the girl . | * girl ( x _ 4 ) ; teacher ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) | in_distribution |
The teacher was forwarded the strawberry by the girl . | * teacher ( x _ 1 ) ; * strawberry ( x _ 5 ) ; * girl ( x _ 8 ) ; forward . recipient ( x _ 3 , x _ 1 ) AND forward . theme ( x _ 3 , x _ 5 ) AND forward . agent ( x _ 3 , x _ 8 ) | in_distribution |
A prisoner mailed a raisin to Liam . | prisoner ( x _ 1 ) AND mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , Liam ) AND raisin ( x _ 4 ) | in_distribution |
Lucas needed to giggle . | need . agent ( x _ 1 , Lucas ) AND need . xcomp ( x _ 1 , x _ 3 ) AND giggle . agent ( x _ 3 , Lucas ) | in_distribution |
Emma nursed a toothbrush beside the box . | * box ( x _ 6 ) ; nurse . agent ( x _ 1 , Emma ) AND nurse . theme ( x _ 1 , x _ 3 ) AND toothbrush ( x _ 3 ) AND toothbrush . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
Emma was slipped the cake in the cup . | * cake ( x _ 4 ) ; * cup ( x _ 7 ) ; slip . recipient ( x _ 2 , Emma ) AND slip . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A wine was shortened by the girl . | * girl ( x _ 6 ) ; wine ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.