input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Emma handed the pumpkin beside the chair to Oliver .
* pumpkin ( x _ 3 ) ; * chair ( x _ 6 ) ; hand . agent ( x _ 1 , Emma ) AND hand . theme ( x _ 1 , x _ 3 ) AND hand . recipient ( x _ 1 , Oliver ) AND pumpkin . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Harper rolled the dog .
* dog ( x _ 3 ) ; roll . agent ( x _ 1 , Harper ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
The donut was handed to a boy .
* donut ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The lion cleaned .
* lion ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
in_distribution
The child gave a rose in the house to Olivia .
* child ( x _ 1 ) ; * house ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Olivia ) AND rose ( x _ 4 ) AND rose . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A girl lended a raisin beside the tree to Emma .
* tree ( x _ 7 ) ; girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) AND raisin ( x _ 4 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A cookie shortened .
cookie ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
in_distribution
A rose was poked by the spokesman .
* spokesman ( x _ 6 ) ; rose ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was offered to the dog by the lamb .
* cake ( x _ 1 ) ; * dog ( x _ 6 ) ; * lamb ( x _ 9 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , x _ 9 )
in_distribution
A lawyer liked a molecule .
lawyer ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND molecule ( x _ 4 )
in_distribution
Aria thought that a dog gave the nail in the garden to Luna .
* nail ( x _ 7 ) ; * garden ( x _ 10 ) ; think . agent ( x _ 1 , Aria ) AND think . ccomp ( x _ 1 , x _ 5 ) AND dog ( x _ 4 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , Luna ) AND nail . nmod . in ( x _ 7 , x _ 10 )
in_distribution
Emma was forwarded a cake .
forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A butterfly was slipped the bat by Abigail .
* bat ( x _ 5 ) ; butterfly ( x _ 1 ) AND slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 ) AND slip . agent ( x _ 3 , Abigail )
in_distribution
The clock split .
* clock ( x _ 1 ) ; split . theme ( x _ 2 , x _ 1 )
in_distribution
A box was lended to Emma by Isabella .
box ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma ) AND lend . agent ( x _ 3 , Isabella )
in_distribution
The priest was passed a watch .
* priest ( x _ 1 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND watch ( x _ 5 )
in_distribution
The father ate the cake on a stage .
* father ( x _ 1 ) ; * cake ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 )
in_distribution
A boy was wired a donut on a bed in the room by Madison .
* room ( x _ 11 ) ; boy ( x _ 1 ) AND wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND wire . agent ( x _ 3 , Madison ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 ) AND bed . nmod . in ( x _ 8 , x _ 11 )
in_distribution
Sofia rolled .
roll . theme ( x _ 1 , Sofia )
in_distribution
Emma supported that Evelyn valued that a banana was cleaned by a girl .
support . agent ( x _ 1 , Emma ) AND support . ccomp ( x _ 1 , x _ 4 ) AND value . agent ( x _ 4 , Evelyn ) AND value . ccomp ( x _ 4 , x _ 9 ) AND banana ( x _ 7 ) AND clean . theme ( x _ 9 , x _ 7 ) AND clean . agent ( x _ 9 , x _ 12 ) AND girl ( x _ 12 )
in_distribution
The donut was sold to Sophia by Riley .
* donut ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Sophia ) AND sell . agent ( x _ 3 , Riley )
in_distribution
Emma cleaned a girl .
clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
Emma valued that a cake was doubled by a girl .
value . agent ( x _ 1 , Emma ) AND value . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND double . theme ( x _ 6 , x _ 4 ) AND double . agent ( x _ 6 , x _ 9 ) AND girl ( x _ 9 )
in_distribution
The boy was fed the button by Lillian .
* boy ( x _ 1 ) ; * button ( x _ 5 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , Lillian )
in_distribution
Emma rolled the customer .
* customer ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
A girl was mailed a donut on the stage by the teacher .
* stage ( x _ 8 ) ; * teacher ( x _ 11 ) ; girl ( x _ 1 ) AND mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , x _ 11 ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Isabella wanted to jog .
want . agent ( x _ 1 , Isabella ) AND want . xcomp ( x _ 1 , x _ 3 ) AND jog . agent ( x _ 3 , Isabella )
in_distribution
The gumball was called by the girl .
* gumball ( x _ 1 ) ; * girl ( x _ 6 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 )
in_distribution
The student valued the cake on the stage .
* student ( x _ 1 ) ; * cake ( x _ 4 ) ; * stage ( x _ 7 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Elijah wanted to smirk .
want . agent ( x _ 1 , Elijah ) AND want . xcomp ( x _ 1 , x _ 3 ) AND smirk . agent ( x _ 3 , Elijah )
in_distribution
The girl was passed the cake in the cot by Benjamin .
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; * cot ( x _ 8 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Benjamin ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
A donut was given to a monster by the girl .
* girl ( x _ 9 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND monster ( x _ 6 )
in_distribution
A cake was given to a teacher .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
The cookie was helped by a girl .
* cookie ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The cake was mailed to a girl by Emma .
* cake ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , Emma ) AND girl ( x _ 6 )
in_distribution
A bat was eaten .
bat ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 )
in_distribution
The wolf helped a cake .
* wolf ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Benjamin believed that a cookie was sold to the priest by a girl .
* priest ( x _ 9 ) ; believe . agent ( x _ 1 , Benjamin ) AND believe . ccomp ( x _ 1 , x _ 6 ) AND cookie ( x _ 4 ) AND sell . theme ( x _ 6 , x _ 4 ) AND sell . recipient ( x _ 6 , x _ 9 ) AND sell . agent ( x _ 6 , x _ 12 ) AND girl ( x _ 12 )
in_distribution
Grayson cleaned .
clean . agent ( x _ 1 , Grayson )
in_distribution
The boy painted .
* boy ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 )
in_distribution
A donkey preferred to run .
donkey ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Emma helped a box on a table in a pit .
help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) AND table . nmod . in ( x _ 6 , x _ 9 ) AND pit ( x _ 9 )
in_distribution
A cookie was given to Emma by the butterfly .
* butterfly ( x _ 8 ) ; cookie ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
A cake was slipped to Emma .
cake ( x _ 1 ) AND slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , Emma )
in_distribution
Olivia gave the girl a cake .
* girl ( x _ 3 ) ; give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
Daniel painted a bucket beside the glass .
* glass ( x _ 6 ) ; paint . agent ( x _ 1 , Daniel ) AND paint . theme ( x _ 1 , x _ 3 ) AND bucket ( x _ 3 ) AND bucket . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The weapon was sketched by a dog .
* weapon ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
in_distribution
A toothbrush was juggled .
toothbrush ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 )
in_distribution
The bear grew a ball beside the table .
* bear ( x _ 1 ) ; * table ( x _ 7 ) ; grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) AND ball ( x _ 4 ) AND ball . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
nurse
LAMBDA a . LAMBDA b . LAMBDA e . nurse . agent ( e , b ) AND nurse . theme ( e , a )
primitive
Eleanor investigated .
investigate . agent ( x _ 1 , Eleanor )
in_distribution
Ava slipped Liam the balloon in a cup .
* balloon ( x _ 4 ) ; slip . agent ( x _ 1 , Ava ) AND slip . recipient ( x _ 1 , Liam ) AND slip . theme ( x _ 1 , x _ 4 ) AND balloon . nmod . in ( x _ 4 , x _ 7 ) AND cup ( x _ 7 )
in_distribution
A cat froze Bella .
cat ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , Bella )
in_distribution
The bell was helped by the girl .
* bell ( x _ 1 ) ; * girl ( x _ 6 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
The donut was found by the mouse .
* donut ( x _ 1 ) ; * mouse ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 )
in_distribution
A cake was given to the cat by Emma .
* cat ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma )
in_distribution
Zoe cleaned a turtle .
clean . agent ( x _ 1 , Zoe ) AND clean . theme ( x _ 1 , x _ 3 ) AND turtle ( x _ 3 )
in_distribution
A teacher dusted the strawberry in a wagon .
* strawberry ( x _ 4 ) ; teacher ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 ) AND wagon ( x _ 7 )
in_distribution
The student rolled a kitty .
* student ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND kitty ( x _ 4 )
in_distribution
The box was cooked .
* box ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 )
in_distribution
A boy was given the box in a tomb .
* box ( x _ 5 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND box . nmod . in ( x _ 5 , x _ 8 ) AND tomb ( x _ 8 )
in_distribution
A girl painted the cat .
* cat ( x _ 4 ) ; girl ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
William missed the cake .
* cake ( x _ 3 ) ; miss . agent ( x _ 1 , William ) AND miss . theme ( x _ 1 , x _ 3 )
in_distribution
Elijah liked the cake on a bed .
* cake ( x _ 3 ) ; like . agent ( x _ 1 , Elijah ) AND like . theme ( x _ 1 , x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND bed ( x _ 6 )
in_distribution
The fruit was rolled by Emma .
* fruit ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma )
in_distribution
A girl rolled the muffin .
* muffin ( x _ 4 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
A giraffe danced .
giraffe ( x _ 1 ) AND dance . agent ( x _ 2 , x _ 1 )
in_distribution
The girl admired that the jar was loaned to a cat by Evelyn .
* girl ( x _ 1 ) ; * jar ( x _ 5 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND loan . theme ( x _ 7 , x _ 5 ) AND loan . recipient ( x _ 7 , x _ 10 ) AND loan . agent ( x _ 7 , Evelyn ) AND cat ( x _ 10 )
in_distribution
A tourist wired a pen to Olivia .
tourist ( x _ 1 ) AND wire . agent ( x _ 2 , x _ 1 ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . recipient ( x _ 2 , Olivia ) AND pen ( x _ 4 )
in_distribution
A sandwich was crumpled .
sandwich ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 )
in_distribution
A mouse packed a cake beside the keyboard .
* keyboard ( x _ 7 ) ; mouse ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 ) AND pack . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The dog offered a drink in a house to Emma .
* dog ( x _ 1 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Emma ) AND drink ( x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Daniel cleaned .
clean . agent ( x _ 1 , Daniel )
in_distribution
The cake was missed .
* cake ( x _ 1 ) ; miss . theme ( x _ 3 , x _ 1 )
in_distribution
Emma was promised a cake by Logan .
promise . recipient ( x _ 2 , Emma ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Logan ) AND cake ( x _ 4 )
in_distribution
Alexander painted a hamburger beside the headmaster .
* headmaster ( x _ 6 ) ; paint . agent ( x _ 1 , Alexander ) AND paint . theme ( x _ 1 , x _ 3 ) AND hamburger ( x _ 3 ) AND hamburger . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
A shoe decomposed .
shoe ( x _ 1 ) AND decompose . theme ( x _ 2 , x _ 1 )
in_distribution
William liked that the cake was nursed .
* cake ( x _ 4 ) ; like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 6 ) AND nurse . theme ( x _ 6 , x _ 4 )
in_distribution
The shoe was poked by a cat .
* shoe ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A cake was drawn by Matthew .
cake ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Matthew )
in_distribution
The girl nursed a cake .
* girl ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cake was slid by a bear .
* cake ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
Emma was sold a bat by a child .
sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND bat ( x _ 4 ) AND child ( x _ 7 )
in_distribution
The cookie was sketched .
* cookie ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 )
in_distribution
A visitor gave the donut in the house to Noah .
* donut ( x _ 4 ) ; * house ( x _ 7 ) ; visitor ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Noah ) AND donut . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The box was burned by Noah .
* box ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Noah )
in_distribution
Jack mailed a box to a giraffe .
mail . agent ( x _ 1 , Jack ) AND mail . theme ( x _ 1 , x _ 3 ) AND mail . recipient ( x _ 1 , x _ 6 ) AND box ( x _ 3 ) AND giraffe ( x _ 6 )
in_distribution
The boy liked that William confessed that a leaf was loaned to Liam .
* boy ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND confess . agent ( x _ 5 , William ) AND confess . ccomp ( x _ 5 , x _ 10 ) AND leaf ( x _ 8 ) AND loan . theme ( x _ 10 , x _ 8 ) AND loan . recipient ( x _ 10 , Liam )
in_distribution
Ava giggled .
giggle . agent ( x _ 1 , Ava )
in_distribution
The soap was admired .
* soap ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 )
in_distribution
Noah sold the cake on a box beside the cabinet to a fly .
* cake ( x _ 3 ) ; * cabinet ( x _ 9 ) ; sell . agent ( x _ 1 , Noah ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 12 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND box ( x _ 6 ) AND box . nmod . beside ( x _ 6 , x _ 9 ) AND fly ( x _ 12 )
in_distribution
A strawberry was mailed to Liam by a queen .
strawberry ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , Liam ) AND mail . agent ( x _ 3 , x _ 8 ) AND queen ( x _ 8 )
in_distribution
The girl burned the raisin .
* girl ( x _ 1 ) ; * raisin ( x _ 4 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 )
in_distribution
The sandwich was given to Emma .
* sandwich ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution
A cake was brought to the boy by Noah .
* boy ( x _ 6 ) ; cake ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND bring . agent ( x _ 3 , Noah )
in_distribution
Emma wanted to dance .
want . agent ( x _ 1 , Emma ) AND want . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Emma )
in_distribution
Avery served Emma a donut .
serve . agent ( x _ 1 , Avery ) AND serve . recipient ( x _ 1 , Emma ) AND serve . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 )
in_distribution
A cake was frozen by Madison .
cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Madison )
in_distribution
James screamed .
scream . agent ( x _ 1 , James )
in_distribution
A chicken fed a lollipop beside the table to Emma .
* table ( x _ 7 ) ; chicken ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Emma ) AND lollipop ( x _ 4 ) AND lollipop . nmod . beside ( x _ 4 , x _ 7 )
in_distribution