input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The passenger expected to sneeze .
* passenger ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
Ava gave the flower to William .
* flower ( x _ 3 ) ; give . agent ( x _ 1 , Ava ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , William )
in_distribution
Lillian ate a boy beside a table .
eat . agent ( x _ 1 , Lillian ) AND eat . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
The brick was heard .
* brick ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 )
in_distribution
Emma offered a box to Jackson .
offer . agent ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Jackson ) AND box ( x _ 3 )
in_distribution
Audrey sent a donut on the seat to Emma .
* seat ( x _ 6 ) ; send . agent ( x _ 1 , Audrey ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , Emma ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Ava was lended a crayon .
lend . recipient ( x _ 2 , Ava ) AND lend . theme ( x _ 2 , x _ 4 ) AND crayon ( x _ 4 )
in_distribution
A donut was liked by a guard .
donut ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND guard ( x _ 6 )
in_distribution
The coin was given to a girl by Liam .
* coin ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) AND girl ( x _ 6 )
in_distribution
Elizabeth investigated a boy on the yacht .
* yacht ( x _ 6 ) ; investigate . agent ( x _ 1 , Elizabeth ) AND investigate . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Alexander was passed the cake by the kid .
* cake ( x _ 4 ) ; * kid ( x _ 7 ) ; pass . recipient ( x _ 2 , Alexander ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , x _ 7 )
in_distribution
Olivia wanted to eat .
want . agent ( x _ 1 , Olivia ) AND want . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Olivia )
in_distribution
The zebra wanted to walk .
* zebra ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The girl was served a raisin beside the baron .
* girl ( x _ 1 ) ; * baron ( x _ 8 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND raisin ( x _ 5 ) AND raisin . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
Benjamin split .
split . theme ( x _ 1 , Benjamin )
in_distribution
A boy needed to cook .
boy ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND cook . agent ( x _ 4 , x _ 1 )
in_distribution
Emma shortened the cake .
* cake ( x _ 3 ) ; shorten . agent ( x _ 1 , Emma ) AND shorten . theme ( x _ 1 , x _ 3 )
in_distribution
Wyatt fed the donut to Emma .
* donut ( x _ 3 ) ; feed . agent ( x _ 1 , Wyatt ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , Emma )
in_distribution
Riley liked the dog beside the bottle .
* dog ( x _ 3 ) ; * bottle ( x _ 6 ) ; like . agent ( x _ 1 , Riley ) AND like . theme ( x _ 1 , x _ 3 ) AND dog . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The yogurt was found .
* yogurt ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 )
in_distribution
A muffin was tossed .
muffin ( x _ 1 ) AND toss . theme ( x _ 3 , x _ 1 )
in_distribution
Emma needed to sketch .
need . agent ( x _ 1 , Emma ) AND need . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Emma )
in_distribution
Noah discovered a cake in the room .
* room ( x _ 6 ) ; discover . agent ( x _ 1 , Noah ) AND discover . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A block was given to a girl by Liam .
block ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) AND girl ( x _ 6 )
in_distribution
A purse was painted .
purse ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 )
in_distribution
The strawberry was discovered .
* strawberry ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 )
in_distribution
Emma loaned a pumpkin in a room to a lawyer .
loan . agent ( x _ 1 , Emma ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , x _ 9 ) AND pumpkin ( x _ 3 ) AND pumpkin . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) AND lawyer ( x _ 9 )
in_distribution
Emma reddened a strawberry beside a table .
redden . agent ( x _ 1 , Emma ) AND redden . theme ( x _ 1 , x _ 3 ) AND strawberry ( x _ 3 ) AND strawberry . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
William liked that the donut rolled .
* donut ( x _ 4 ) ; like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 5 ) AND roll . theme ( x _ 5 , x _ 4 )
in_distribution
Alexander hoped that the goose gave the buyer a bag .
* goose ( x _ 4 ) ; * buyer ( x _ 7 ) ; hope . agent ( x _ 1 , Alexander ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , x _ 7 ) AND give . theme ( x _ 5 , x _ 9 ) AND bag ( x _ 9 )
in_distribution
A shoe burned .
shoe ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
A cat was rented a pickle .
cat ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND pickle ( x _ 5 )
in_distribution
The girl found the cake in the house .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A donut was lended to Logan .
donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Logan )
in_distribution
Emma was sent a plate on a boulder by Harper .
send . recipient ( x _ 2 , Emma ) AND send . theme ( x _ 2 , x _ 4 ) AND send . agent ( x _ 2 , Harper ) AND plate ( x _ 4 ) AND plate . nmod . on ( x _ 4 , x _ 7 ) AND boulder ( x _ 7 )
in_distribution
The bag was frozen by a giraffe .
* bag ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND giraffe ( x _ 6 )
in_distribution
A cake was rolled by Addison .
cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Addison )
in_distribution
The donut was helped by Olivia .
* donut ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Olivia )
in_distribution
A penguin walked .
penguin ( x _ 1 ) AND walk . agent ( x _ 2 , x _ 1 )
in_distribution
Emma lended Amelia a pizza in a glass .
lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , Amelia ) AND lend . theme ( x _ 1 , x _ 4 ) AND pizza ( x _ 4 ) AND pizza . nmod . in ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
A cookie was liked by Carter .
cookie ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Carter )
in_distribution
Harper rolled .
roll . theme ( x _ 1 , Harper )
in_distribution
A box was called .
box ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 )
in_distribution
A raisin was sold to a baby by a boy .
raisin ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND baby ( x _ 6 ) AND boy ( x _ 9 )
in_distribution
The mandarin was doubled .
* mandarin ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 )
in_distribution
A girl gave a drink in the haystack to a dog .
* haystack ( x _ 7 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND drink ( x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND dog ( x _ 10 )
in_distribution
A cat dreamed that a guitar was given to the lawyer .
* lawyer ( x _ 10 ) ; cat ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 7 ) AND guitar ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , x _ 10 )
in_distribution
Olivia lended Grayson a cake on the road .
* road ( x _ 7 ) ; lend . agent ( x _ 1 , Olivia ) AND lend . recipient ( x _ 1 , Grayson ) AND lend . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A cake was admired by a duck .
cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND duck ( x _ 6 )
in_distribution
adore
LAMBDA a . LAMBDA b . LAMBDA e . adore . agent ( e , b ) AND adore . theme ( e , a )
primitive
Sophia hoped that the bird respected that David froze .
* bird ( x _ 4 ) ; hope . agent ( x _ 1 , Sophia ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND respect . agent ( x _ 5 , x _ 4 ) AND respect . ccomp ( x _ 5 , x _ 8 ) AND freeze . theme ( x _ 8 , David )
in_distribution
A girl helped a donut .
girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
A girl liked that Wyatt was given a donut .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND give . recipient ( x _ 6 , Wyatt ) AND give . theme ( x _ 6 , x _ 8 ) AND donut ( x _ 8 )
in_distribution
The cat stuttered .
* cat ( x _ 1 ) ; stutter . agent ( x _ 2 , x _ 1 )
in_distribution
The cake was sketched by Elijah .
* cake ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , Elijah )
in_distribution
The toothbrush was promised to Emma .
* toothbrush ( x _ 1 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , Emma )
in_distribution
The bat was fed to Benjamin .
* bat ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Benjamin )
in_distribution
The girl shipped a cookie in a container to Scarlett .
* girl ( x _ 1 ) ; ship . agent ( x _ 2 , x _ 1 ) AND ship . theme ( x _ 2 , x _ 4 ) AND ship . recipient ( x _ 2 , Scarlett ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) AND container ( x _ 7 )
exposure_example_pp_dative
The brush was lended to a girl .
* brush ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Oliver gave a bean to a chicken .
give . agent ( x _ 1 , Oliver ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND bean ( x _ 3 ) AND chicken ( x _ 6 )
in_distribution
A cake was seen by Liam .
cake ( x _ 1 ) AND see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , Liam )
in_distribution
A prisoner liked that Emma wanted to dust .
prisoner ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Emma ) AND want . xcomp ( x _ 5 , x _ 7 ) AND dust . agent ( x _ 7 , Emma )
in_distribution
The toy was admired .
* toy ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 )
in_distribution
A cat preferred to sleep .
cat ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 )
in_distribution
A sandwich was thrown by Lucas .
sandwich ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , Lucas )
in_distribution
The girl thought that William changed Emma .
* girl ( x _ 1 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 5 ) AND change . agent ( x _ 5 , William ) AND change . theme ( x _ 5 , Emma )
in_distribution
The cake was respected by the duck .
* cake ( x _ 1 ) ; * duck ( x _ 6 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 )
in_distribution
The teacher lended a donut to Grace .
* teacher ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Grace ) AND donut ( x _ 4 )
in_distribution
The boy froze a baby .
* boy ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND baby ( x _ 4 )
in_distribution
A rose was poked .
rose ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 )
in_distribution
Sophia was lended a shirt beside the table by Emma .
* table ( x _ 7 ) ; lend . recipient ( x _ 2 , Sophia ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Emma ) AND shirt ( x _ 4 ) AND shirt . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A boy wanted to giggle .
boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 )
in_distribution
A raisin was burned by Charlotte .
raisin ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Charlotte )
in_distribution
A boy gave William a weapon beside a table .
boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 5 ) AND weapon ( x _ 5 ) AND weapon . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
The baby liked that the frog walked .
* baby ( x _ 1 ) ; * frog ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND walk . agent ( x _ 6 , x _ 5 )
in_distribution
Mila drew .
draw . agent ( x _ 1 , Mila )
in_distribution
Mason broke a girl beside the chair .
* chair ( x _ 6 ) ; break . agent ( x _ 1 , Mason ) AND break . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
A donut was sketched by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 )
in_distribution
A frog called .
frog ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 )
in_distribution
A child helped the girl on a bible .
* girl ( x _ 4 ) ; child ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND bible ( x _ 7 )
in_distribution
A frog painted .
frog ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 )
in_distribution
A donut was lended to a girl by Olivia .
donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Olivia ) AND girl ( x _ 6 )
in_distribution
Joshua was lended the crayon on a bed by the frog .
* crayon ( x _ 4 ) ; * frog ( x _ 10 ) ; lend . recipient ( x _ 2 , Joshua ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND crayon . nmod . on ( x _ 4 , x _ 7 ) AND bed ( x _ 7 )
in_distribution
A girl helped a cake .
girl ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A girl slipped the cake beside the road to Emma .
* cake ( x _ 4 ) ; * road ( x _ 7 ) ; girl ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . recipient ( x _ 2 , Emma ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Emma broke a monkey .
break . agent ( x _ 1 , Emma ) AND break . theme ( x _ 1 , x _ 3 ) AND monkey ( x _ 3 )
in_distribution
A cookie was given to Hazel by Matthew .
cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Hazel ) AND give . agent ( x _ 3 , Matthew )
in_distribution
A pickle was known by Emma .
pickle ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , Emma )
in_distribution
Hannah giggled .
giggle . agent ( x _ 1 , Hannah )
in_distribution
Ava knew Emma .
know . agent ( x _ 1 , Ava ) AND know . theme ( x _ 1 , Emma )
in_distribution
Emma liked that Liam rolled a newspaper .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND roll . agent ( x _ 4 , Liam ) AND roll . theme ( x _ 4 , x _ 6 ) AND newspaper ( x _ 6 )
in_distribution
The boy hoped that a monster liked the toy .
* boy ( x _ 1 ) ; * toy ( x _ 8 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND monster ( x _ 5 ) AND like . agent ( x _ 6 , x _ 5 ) AND like . theme ( x _ 6 , x _ 8 )
in_distribution
Emily intended to run .
intend . agent ( x _ 1 , Emily ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Emily )
in_distribution
The lion offered a donut on the bed to Charlotte .
* lion ( x _ 1 ) ; * bed ( x _ 7 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Charlotte ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The turkey liked that Mason painted the student on a stage .
* turkey ( x _ 1 ) ; * student ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND paint . agent ( x _ 5 , Mason ) AND paint . theme ( x _ 5 , x _ 7 ) AND student . nmod . on ( x _ 7 , x _ 10 ) AND stage ( x _ 10 )
in_distribution
The toy was posted to a bunny by Emma .
* toy ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Emma ) AND bunny ( x _ 6 )
in_distribution
Olivia tolerated Elijah .
tolerate . agent ( x _ 1 , Olivia ) AND tolerate . theme ( x _ 1 , Elijah )
in_distribution
A dog preferred to dance .
dog ( 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 dog was given a cake by Emma .
* dog ( x _ 1 ) ; 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
A girl gave Carter the balloon .
* balloon ( x _ 5 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Carter ) AND give . theme ( x _ 2 , x _ 5 )
in_distribution