input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl painted the donut on the table . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; * table ( x _ 7 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Elizabeth painted the scientist beside a stage . | * scientist ( x _ 3 ) ; paint . agent ( x _ 1 , Elizabeth ) AND paint . theme ( x _ 1 , x _ 3 ) AND scientist . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
A cake was shortened by Levi . | cake ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Levi ) | in_distribution |
The cat admired that a child was posted the brush on a chair . | * cat ( x _ 1 ) ; * brush ( x _ 9 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 7 ) AND child ( x _ 5 ) AND post . recipient ( x _ 7 , x _ 5 ) AND post . theme ( x _ 7 , x _ 9 ) AND brush . nmod . on ( x _ 9 , x _ 12 ) AND chair ( x _ 12 ) | in_distribution |
A boy rolled . | boy ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A book was liked by William . | book ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , William ) | in_distribution |
A girl liked Emma . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Emma ) | in_distribution |
The girl rolled a rose . | * girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
Emma lended the chicken the cake on a road . | * chicken ( x _ 3 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND road ( x _ 8 ) | in_distribution |
The girl wired a teacher the cake . | * girl ( x _ 1 ) ; * cake ( x _ 6 ) ; wire . agent ( x _ 2 , x _ 1 ) AND wire . recipient ( x _ 2 , x _ 4 ) AND wire . theme ( x _ 2 , x _ 6 ) AND teacher ( x _ 4 ) | in_distribution |
The cake was sketched . | * cake ( x _ 1 ) ; sketch . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma believed that the squirrel slept . | * squirrel ( x _ 4 ) ; believe . agent ( x _ 1 , Emma ) AND believe . ccomp ( x _ 1 , x _ 5 ) AND sleep . agent ( x _ 5 , x _ 4 ) | in_distribution |
Owen gave Emma a shoe . | give . agent ( x _ 1 , Owen ) AND give . recipient ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 4 ) AND shoe ( x _ 4 ) | in_distribution |
Emma changed a girl beside the corpse . | * corpse ( x _ 6 ) ; change . agent ( x _ 1 , Emma ) AND change . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The lollipop was poked by Emma . | * lollipop ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Emma ) | in_distribution |
The lion mailed Emma the donut . | * lion ( x _ 1 ) ; * donut ( x _ 5 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 5 ) | in_distribution |
The girl cooked a sandwich in the bottle . | * girl ( x _ 1 ) ; * bottle ( x _ 7 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) AND sandwich . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The kitty juggled a cake in a bottle . | * kitty ( x _ 1 ) ; juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bottle ( x _ 7 ) | in_distribution |
A girl was sold the balloon . | * balloon ( x _ 5 ) ; girl ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) | in_distribution |
A raisin was offered to a girl . | raisin ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A boy was passed a present . | boy ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND present ( x _ 5 ) | in_distribution |
Olivia saw Liam . | see . agent ( x _ 1 , Olivia ) AND see . theme ( x _ 1 , Liam ) | in_distribution |
The jar was nursed . | * jar ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 ) | in_distribution |
A dog was fed the cake by Emma . | * cake ( x _ 5 ) ; dog ( x _ 1 ) AND feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , Emma ) | in_distribution |
A boy was given the cake beside the stage . | * cake ( x _ 5 ) ; * stage ( x _ 8 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The pony ate the bowl . | * pony ( x _ 1 ) ; * bowl ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
A bottle was held by the citizen . | * citizen ( x _ 6 ) ; bottle ( x _ 1 ) AND hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , x _ 6 ) | in_distribution |
A shirt was given to a girl . | shirt ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A monkey cleaned . | monkey ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam was promised a pencil beside a table by Olivia . | promise . recipient ( x _ 2 , Liam ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Olivia ) AND pencil ( x _ 4 ) AND pencil . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The melon was eaten by a cat . | * melon ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
A cracker was rolled by Nathan . | cracker ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Nathan ) | in_distribution |
Emma passed a box beside the tree to Ethan . | * tree ( x _ 6 ) ; pass . agent ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 3 ) AND pass . recipient ( x _ 1 , Ethan ) AND box ( x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A box was eaten by the boy . | * boy ( x _ 6 ) ; box ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam hoped that a girl ate Emma . | hope . agent ( x _ 1 , Liam ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 ) AND eat . theme ( x _ 5 , Emma ) | in_distribution |
The plate was sent to the girl . | * plate ( x _ 1 ) ; * girl ( x _ 6 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emma painted Harper . | paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , Harper ) | in_distribution |
James cooked . | cook . agent ( x _ 1 , James ) | in_distribution |
Liam liked that the cat split a dog in the glass . | * cat ( x _ 4 ) ; * glass ( x _ 10 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 5 ) AND split . agent ( x _ 5 , x _ 4 ) AND split . theme ( x _ 5 , x _ 7 ) AND dog ( x _ 7 ) AND dog . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
The child handed the deer a cake . | * child ( x _ 1 ) ; * deer ( x _ 4 ) ; hand . agent ( x _ 2 , x _ 1 ) AND hand . recipient ( x _ 2 , x _ 4 ) AND hand . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 ) | in_distribution |
The girl was mailed the chemical by Emma . | * girl ( x _ 1 ) ; * chemical ( x _ 5 ) ; mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , Emma ) | in_distribution |
A donut was cooked by Skylar . | donut ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Skylar ) | in_distribution |
A teacher wanted to nap . | teacher ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma proved that a duck crumpled the girl on the bible on the stage . | * girl ( x _ 7 ) ; * bible ( x _ 10 ) ; * stage ( x _ 13 ) ; prove . agent ( x _ 1 , Emma ) AND prove . ccomp ( x _ 1 , x _ 5 ) AND duck ( x _ 4 ) AND crumple . agent ( x _ 5 , x _ 4 ) AND crumple . theme ( x _ 5 , x _ 7 ) AND girl . nmod . on ( x _ 7 , x _ 10 ) AND bible . nmod . on ( x _ 10 , x _ 13 ) | in_distribution |
The bean was helped . | * bean ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was found by the cat . | * cake ( x _ 1 ) ; * cat ( x _ 6 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma respected that a child liked Noah . | respect . agent ( x _ 1 , Emma ) AND respect . ccomp ( x _ 1 , x _ 5 ) AND child ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . theme ( x _ 5 , Noah ) | in_distribution |
Emma hoped that the donut floated . | * donut ( x _ 4 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND float . theme ( x _ 5 , x _ 4 ) | in_distribution |
The cake was poked by a king . | * cake ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND king ( x _ 6 ) | in_distribution |
A cake was given to the girl by Mia . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Mia ) | in_distribution |
The cake was snapped by the cow . | * cake ( x _ 1 ) ; * cow ( x _ 6 ) ; snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was awarded to Emma by Liam . | * cake ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Emma ) AND award . agent ( x _ 3 , Liam ) | in_distribution |
The rose was rolled by the boy . | * rose ( x _ 1 ) ; * boy ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
Lincoln lended Emma a drink . | lend . agent ( x _ 1 , Lincoln ) AND lend . recipient ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 4 ) AND drink ( x _ 4 ) | in_distribution |
A girl liked that a cake was grown by the baby . | * baby ( x _ 10 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND grow . theme ( x _ 7 , x _ 5 ) AND grow . agent ( x _ 7 , x _ 10 ) | in_distribution |
Olivia lended a cookie in a cup to a champion . | lend . agent ( x _ 1 , Olivia ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cookie ( x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND cup ( x _ 6 ) AND champion ( x _ 9 ) | in_distribution |
A jar was wired to a girl by the dog . | * dog ( x _ 9 ) ; jar ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) AND wire . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) | in_distribution |
The cake reddened . | * cake ( x _ 1 ) ; redden . theme ( x _ 2 , x _ 1 ) | in_distribution |
Ryan smiled . | smile . agent ( x _ 1 , Ryan ) | in_distribution |
Ethan ate the cookie in the package . | * cookie ( x _ 3 ) ; * package ( x _ 6 ) ; eat . agent ( x _ 1 , Ethan ) AND eat . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Emma was passed a melon in a house by a boy . | pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , x _ 10 ) AND melon ( x _ 4 ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND boy ( x _ 10 ) | in_distribution |
The book was liked by a girl . | * book ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A bee liked that a cake was pierced . | bee ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND pierce . theme ( x _ 7 , x _ 5 ) | in_distribution |
The doll was lended to a boy . | * doll ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A child found the box . | * box ( x _ 4 ) ; child ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) | in_distribution |
A pickle was shortened by a girl . | pickle ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The chief was wired the cake in the house by Emma . | * chief ( x _ 1 ) ; * cake ( x _ 5 ) ; * house ( x _ 8 ) ; wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND wire . agent ( x _ 3 , Emma ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
A producer liked that the donut was missed by a girl . | * donut ( x _ 5 ) ; producer ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND miss . theme ( x _ 7 , x _ 5 ) AND miss . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 ) | in_distribution |
The rose was juggled by Isabella . | * rose ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Isabella ) | in_distribution |
The weapon was liked by the dog . | * weapon ( x _ 1 ) ; * dog ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
The crocodile liked the child in the swamp . | * crocodile ( x _ 1 ) ; * child ( x _ 4 ) ; * swamp ( x _ 7 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND child . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The cookie was offered to Emma by Liam . | * cookie ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) AND offer . agent ( x _ 3 , Liam ) | in_distribution |
A horse was promised a plant on a table by the scientist . | * scientist ( x _ 11 ) ; horse ( x _ 1 ) AND promise . recipient ( x _ 3 , x _ 1 ) AND promise . theme ( x _ 3 , x _ 5 ) AND promise . agent ( x _ 3 , x _ 11 ) AND plant ( x _ 5 ) AND plant . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A wine rolled . | wine ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The donut was rented to Brooklyn . | * donut ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Brooklyn ) | in_distribution |
Lucas was rented the cake . | * cake ( x _ 4 ) ; rent . recipient ( x _ 2 , Lucas ) AND rent . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cake was called by the sailor . | * sailor ( x _ 6 ) ; cake ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 ) | in_distribution |
The toothbrush was eaten by the butterfly . | * toothbrush ( x _ 1 ) ; * butterfly ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Charlotte was sold the cake . | * cake ( x _ 4 ) ; sell . recipient ( x _ 2 , Charlotte ) AND sell . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cake was lended to a girl by the boy . | * boy ( 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 girl ( x _ 6 ) | in_distribution |
The girl valued that the watch was grown by a guard . | * girl ( x _ 1 ) ; * watch ( x _ 5 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 7 ) AND grow . theme ( x _ 7 , x _ 5 ) AND grow . agent ( x _ 7 , x _ 10 ) AND guard ( x _ 10 ) | in_distribution |
The pancake was appreciated by the creature . | * pancake ( x _ 1 ) ; * creature ( x _ 6 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) | in_distribution |
A girl gave the cake in a house to Lucas . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Lucas ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Charlotte was given the donut . | * donut ( x _ 4 ) ; give . recipient ( x _ 2 , Charlotte ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
The pencil was eaten by the girl . | * pencil ( x _ 1 ) ; * girl ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cookie was painted by a girl . | * cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The donut was rolled . | * donut ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A bear fed a nail to a director . | bear ( x _ 1 ) AND feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , x _ 7 ) AND nail ( x _ 4 ) AND director ( x _ 7 ) | in_distribution |
The cookie was eaten by a boy . | * cookie ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The cake was crumpled . | * cake ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
A baby cried . | baby ( x _ 1 ) AND cry . agent ( x _ 2 , x _ 1 ) | in_distribution |
The bowl was reddened by Jacob . | * bowl ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , Jacob ) | in_distribution |
A boy planned to walk . | boy ( x _ 1 ) AND plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A clock was grown . | clock ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) | in_distribution |
The horse gave a ring to the boy . | * horse ( x _ 1 ) ; * boy ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND ring ( x _ 4 ) | in_distribution |
Levi liked Liam . | like . agent ( x _ 1 , Levi ) AND like . theme ( x _ 1 , Liam ) | in_distribution |
A cake was painted by the professor . | * professor ( x _ 6 ) ; cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma supported that a girl yearned to hunt . | support . agent ( x _ 1 , Emma ) AND support . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND yearn . agent ( x _ 5 , x _ 4 ) AND yearn . xcomp ( x _ 5 , x _ 7 ) AND hunt . agent ( x _ 7 , x _ 4 ) | in_distribution |
The cake was given to the dog by Ryan . | * cake ( x _ 1 ) ; * dog ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Ryan ) | in_distribution |
Alexander called the soap . | * soap ( x _ 3 ) ; call . agent ( x _ 1 , Alexander ) AND call . theme ( x _ 1 , x _ 3 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.