id
string
sentence
string
structure
list
middle_entity
string
all_entities
list
questions
list
total_questions
int64
complexity_level
string
complexity_1_sentence_1
The train that the airplane whistled at taxied.
[ { "subject": "train", "action": "taxied", "object": null }, { "subject": "airplane", "action": "whistled at", "object": "train" } ]
train
[ "airplane", "train" ]
[ { "question": "What did the airplane do?", "answer": "whistle at the train", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": "the trai...
12
complexity_1
complexity_1_sentence_2
The waiter that the mailman seated delivered mail.
[ { "subject": "waiter", "action": "delivered mail", "object": null }, { "subject": "mailman", "action": "seated", "object": "waiter" } ]
waiter
[ "mailman", "waiter" ]
[ { "question": "What did the mailman do?", "answer": "seat the waiter", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who was affected by the mailman?", "answer": "the waiter", "...
12
complexity_1
complexity_1_sentence_3
The teacher that the surgeon assigned homework to sutured.
[ { "subject": "teacher", "action": "sutured", "object": null }, { "subject": "surgeon", "action": "assigned homework to", "object": "teacher" } ]
teacher
[ "surgeon", "teacher" ]
[ { "question": "What did the surgeon do?", "answer": "assign homework to the teacher", "type": "action_performed", "difficulty": "easy", "entity": "surgeon", "is_middle_entity": false, "entity_name": "surgeon" }, { "question": "Who was affected by the surgeon?", "answer": "the...
12
complexity_1
complexity_1_sentence_4
The lawyer that the doctor cross-examined diagnosed.
[ { "subject": "lawyer", "action": "diagnosed", "object": null }, { "subject": "doctor", "action": "cross-examined", "object": "lawyer" } ]
lawyer
[ "lawyer", "doctor" ]
[ { "question": "What did the lawyer do?", "answer": "diagnose", "type": "action_performed", "difficulty": "easy", "entity": "lawyer", "is_middle_entity": true, "entity_name": "lawyer" }, { "question": "Who cross-examined the lawyer?", "answer": "the doctor", "type": "agent...
12
complexity_1
complexity_1_sentence_5
The truck that the boat towed anchored.
[ { "subject": "truck", "action": "anchored", "object": null }, { "subject": "boat", "action": "towed", "object": "truck" } ]
truck
[ "boat", "truck" ]
[ { "question": "What did the boat do?", "answer": "tow the truck", "type": "action_performed", "difficulty": "easy", "entity": "boat", "is_middle_entity": false, "entity_name": "boat" }, { "question": "What was affected by the boat?", "answer": "the truck", "type": "agent_...
12
complexity_1
complexity_1_sentence_6
The firefighter that the nurse rescued nursed.
[ { "subject": "firefighter", "action": "nursed", "object": null }, { "subject": "nurse", "action": "rescued", "object": "firefighter" } ]
firefighter
[ "nurse", "firefighter" ]
[ { "question": "What did the nurse do?", "answer": "rescue the firefighter", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who was affected by the nurse?", "answer": "the firefighter", ...
12
complexity_1
complexity_1_sentence_7
The teacher that the principal assigned homework to toured the school.
[ { "subject": "teacher", "action": "toured the school", "object": null }, { "subject": "principal", "action": "assigned homework to", "object": "teacher" } ]
teacher
[ "principal", "teacher" ]
[ { "question": "What did the principal do?", "answer": "assign homework to the teacher", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": false, "entity_name": "principal" }, { "question": "Who was affected by the principal?", "answe...
12
complexity_1
complexity_1_sentence_8
The waiter that the doctor took food orders from diagnosed.
[ { "subject": "waiter", "action": "diagnosed", "object": null }, { "subject": "doctor", "action": "took food orders from", "object": "waiter" } ]
waiter
[ "waiter", "doctor" ]
[ { "question": "What did the waiter do?", "answer": "diagnose", "type": "action_performed", "difficulty": "easy", "entity": "waiter", "is_middle_entity": true, "entity_name": "waiter" }, { "question": "Who took food orders from the waiter?", "answer": "the doctor", "type":...
12
complexity_1
complexity_1_sentence_9
The starfish that the vulture crawled toward scavenged.
[ { "subject": "starfish", "action": "scavenged", "object": null }, { "subject": "vulture", "action": "crawled toward", "object": "starfish" } ]
starfish
[ "starfish", "vulture" ]
[ { "question": "What did the starfish do?", "answer": "scavenge", "type": "action_performed", "difficulty": "easy", "entity": "starfish", "is_middle_entity": true, "entity_name": "starfish" }, { "question": "What crawled toward the starfish?", "answer": "the vulture", "typ...
12
complexity_1
complexity_1_sentence_10
The giraffe that the sheep stretched toward baaed.
[ { "subject": "giraffe", "action": "baaed", "object": null }, { "subject": "sheep", "action": "stretched toward", "object": "giraffe" } ]
giraffe
[ "sheep", "giraffe" ]
[ { "question": "What did the sheep do?", "answer": "stretch toward the giraffe", "type": "action_performed", "difficulty": "easy", "entity": "sheep", "is_middle_entity": false, "entity_name": "sheep" }, { "question": "What was affected by the sheep?", "answer": "the giraffe", ...
12
complexity_1
complexity_1_sentence_11
The principal that the judge disciplined gaveled.
[ { "subject": "principal", "action": "gaveled", "object": null }, { "subject": "judge", "action": "disciplined", "object": "principal" } ]
principal
[ "principal", "judge" ]
[ { "question": "What did the principal do?", "answer": "gavel", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": true, "entity_name": "principal" }, { "question": "Who disciplined the principal?", "answer": "the judge", "type": "...
12
complexity_1
complexity_1_sentence_12
The horse that the elephant neighed at trumpeted.
[ { "subject": "horse", "action": "trumpeted", "object": null }, { "subject": "elephant", "action": "neighed at", "object": "horse" } ]
horse
[ "elephant", "horse" ]
[ { "question": "What did the elephant do?", "answer": "neigh at the horse", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What was affected by the elephant?", "answer": "the horse"...
12
complexity_1
complexity_1_sentence_13
The lawyer that the principal cross-examined toured the school.
[ { "subject": "lawyer", "action": "toured the school", "object": null }, { "subject": "principal", "action": "cross-examined", "object": "lawyer" } ]
lawyer
[ "principal", "lawyer" ]
[ { "question": "What did the principal do?", "answer": "cross-examine the lawyer", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": false, "entity_name": "principal" }, { "question": "Who was affected by the principal?", "answer": "t...
12
complexity_1
complexity_1_sentence_14
The coyote that the lizard yipped at darted.
[ { "subject": "coyote", "action": "darted", "object": null }, { "subject": "lizard", "action": "yipped at", "object": "coyote" } ]
coyote
[ "lizard", "coyote" ]
[ { "question": "What did the lizard do?", "answer": "yip at the coyote", "type": "action_performed", "difficulty": "easy", "entity": "lizard", "is_middle_entity": false, "entity_name": "lizard" }, { "question": "What was affected by the lizard?", "answer": "the coyote", "t...
12
complexity_1
complexity_1_sentence_15
The principal that the doctor suspended diagnosed.
[ { "subject": "principal", "action": "diagnosed", "object": null }, { "subject": "doctor", "action": "suspended", "object": "principal" } ]
principal
[ "principal", "doctor" ]
[ { "question": "What did the principal do?", "answer": "diagnose", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": true, "entity_name": "principal" }, { "question": "Who suspended the principal?", "answer": "the doctor", "type":...
12
complexity_1
complexity_1_sentence_16
The nurse that the judge took the temperature of gaveled.
[ { "subject": "nurse", "action": "gaveled", "object": null }, { "subject": "judge", "action": "took the temperature of", "object": "nurse" } ]
nurse
[ "nurse", "judge" ]
[ { "question": "What did the nurse do?", "answer": "gavel", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": true, "entity_name": "nurse" }, { "question": "Who took the temperature of the nurse?", "answer": "the judge", "type": "agen...
12
complexity_1
complexity_1_sentence_17
The donkey that the vulture brayed at scavenged.
[ { "subject": "donkey", "action": "scavenged", "object": null }, { "subject": "vulture", "action": "brayed at", "object": "donkey" } ]
donkey
[ "donkey", "vulture" ]
[ { "question": "What did the donkey do?", "answer": "scavenge", "type": "action_performed", "difficulty": "easy", "entity": "donkey", "is_middle_entity": true, "entity_name": "donkey" }, { "question": "What brayed at the donkey?", "answer": "the vulture", "type": "agent_id...
12
complexity_1
complexity_1_sentence_18
The motorcycle that the boat wheelied at sailed.
[ { "subject": "motorcycle", "action": "sailed", "object": null }, { "subject": "boat", "action": "wheelied at", "object": "motorcycle" } ]
motorcycle
[ "boat", "motorcycle" ]
[ { "question": "What did the boat do?", "answer": "wheelie at the motorcycle", "type": "action_performed", "difficulty": "easy", "entity": "boat", "is_middle_entity": false, "entity_name": "boat" }, { "question": "What was affected by the boat?", "answer": "the motorcycle", ...
12
complexity_1
complexity_1_sentence_19
The whale that the mouse spouted at squeaked.
[ { "subject": "whale", "action": "squeaked", "object": null }, { "subject": "mouse", "action": "spouted at", "object": "whale" } ]
whale
[ "whale", "mouse" ]
[ { "question": "What did the whale do?", "answer": "squeak", "type": "action_performed", "difficulty": "easy", "entity": "whale", "is_middle_entity": true, "entity_name": "whale" }, { "question": "What spouted at the whale?", "answer": "the mouse", "type": "agent_identific...
12
complexity_1
complexity_1_sentence_20
The photographer that the police officer shot responded to a 911 call.
[ { "subject": "photographer", "action": "responded to a 911 call", "object": null }, { "subject": "police officer", "action": "shot", "object": "photographer" } ]
photographer
[ "police officer", "photographer" ]
[ { "question": "What did the police officer do?", "answer": "shoot the photographer", "type": "action_performed", "difficulty": "easy", "entity": "police officer", "is_middle_entity": false, "entity_name": "police officer" }, { "question": "What was affected by the police officer?...
12
complexity_1
complexity_1_sentence_21
The pig that the bear snorted at lumbered.
[ { "subject": "pig", "action": "lumbered", "object": null }, { "subject": "bear", "action": "snorted at", "object": "pig" } ]
pig
[ "pig", "bear" ]
[ { "question": "What did the pig do?", "answer": "lumber", "type": "action_performed", "difficulty": "easy", "entity": "pig", "is_middle_entity": true, "entity_name": "pig" }, { "question": "What snorted at the pig?", "answer": "the bear", "type": "agent_identification", ...
12
complexity_1
complexity_1_sentence_22
The motorcycle that the train wheelied at steamed.
[ { "subject": "motorcycle", "action": "steamed", "object": null }, { "subject": "train", "action": "wheelied at", "object": "motorcycle" } ]
motorcycle
[ "train", "motorcycle" ]
[ { "question": "What did the train do?", "answer": "wheelie at the motorcycle", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What was affected by the train?", "answer": "the motorcycle"...
12
complexity_1
complexity_1_sentence_23
The frog that the spider croaked at crawled.
[ { "subject": "frog", "action": "crawled", "object": null }, { "subject": "spider", "action": "croaked at", "object": "frog" } ]
frog
[ "frog", "spider" ]
[ { "question": "What did the frog do?", "answer": "crawl", "type": "action_performed", "difficulty": "easy", "entity": "frog", "is_middle_entity": true, "entity_name": "frog" }, { "question": "What croaked at the frog?", "answer": "the spider", "type": "agent_identificatio...
12
complexity_1
complexity_1_sentence_24
The teacher that the mailman assigned homework to sorted mail.
[ { "subject": "teacher", "action": "sorted mail", "object": null }, { "subject": "mailman", "action": "assigned homework to", "object": "teacher" } ]
teacher
[ "mailman", "teacher" ]
[ { "question": "What did the mailman do?", "answer": "assign homework to the teacher", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who was affected by the mailman?", "answer": "the...
12
complexity_1
complexity_1_sentence_25
The bicycle that the spaceship rang the bell at orbited.
[ { "subject": "bicycle", "action": "orbited", "object": null }, { "subject": "spaceship", "action": "rang the bell at", "object": "bicycle" } ]
bicycle
[ "bicycle", "spaceship" ]
[ { "question": "What did the bicycle do?", "answer": "orbit", "type": "action_performed", "difficulty": "easy", "entity": "bicycle", "is_middle_entity": true, "entity_name": "bicycle" }, { "question": "What rang the bell at the bicycle?", "answer": "the spaceship", "type":...
12
complexity_1
complexity_1_sentence_26
The doctor that the mailman prescribed medicine to sorted mail.
[ { "subject": "doctor", "action": "sorted mail", "object": null }, { "subject": "mailman", "action": "prescribed medicine to", "object": "doctor" } ]
doctor
[ "mailman", "doctor" ]
[ { "question": "What did the mailman do?", "answer": "prescribe medicine to the doctor", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who was affected by the mailman?", "answer": "t...
12
complexity_1
complexity_1_sentence_27
The bee that the lion stung roared.
[ { "subject": "bee", "action": "roared", "object": null }, { "subject": "lion", "action": "stung", "object": "bee" } ]
bee
[ "lion", "bee" ]
[ { "question": "What did the lion do?", "answer": "sting the bee", "type": "action_performed", "difficulty": "easy", "entity": "lion", "is_middle_entity": false, "entity_name": "lion" }, { "question": "What was affected by the lion?", "answer": "the bee", "type": "agent_id...
12
complexity_1
complexity_1_sentence_28
The doctor that the judge examined with a stethoscope gaveled.
[ { "subject": "doctor", "action": "gaveled", "object": null }, { "subject": "judge", "action": "examined with a stethoscope", "object": "doctor" } ]
doctor
[ "doctor", "judge" ]
[ { "question": "What did the doctor do?", "answer": "gavel", "type": "action_performed", "difficulty": "easy", "entity": "doctor", "is_middle_entity": true, "entity_name": "doctor" }, { "question": "Who examined the doctor with a stethoscope ?", "answer": "the judge", "typ...
12
complexity_1
complexity_1_sentence_29
The ambulance that the boat blared the siren at docked.
[ { "subject": "ambulance", "action": "docked", "object": null }, { "subject": "boat", "action": "blared the siren at", "object": "ambulance" } ]
ambulance
[ "ambulance", "boat" ]
[ { "question": "What did the ambulance do?", "answer": "dock", "type": "action_performed", "difficulty": "easy", "entity": "ambulance", "is_middle_entity": true, "entity_name": "ambulance" }, { "question": "What blared the siren at the ambulance?", "answer": "the boat", "t...
12
complexity_1
complexity_1_sentence_30
The boat that the bicycle anchored near pedaled.
[ { "subject": "boat", "action": "pedaled", "object": null }, { "subject": "bicycle", "action": "anchored near", "object": "boat" } ]
boat
[ "bicycle", "boat" ]
[ { "question": "What did the bicycle do?", "answer": "anchor near the boat", "type": "action_performed", "difficulty": "easy", "entity": "bicycle", "is_middle_entity": false, "entity_name": "bicycle" }, { "question": "What was affected by the bicycle?", "answer": "the boat", ...
12
complexity_1
complexity_2_sentence_1
The bicycle that the airplane that the train pedaled past whistled at taxied.
[ { "subject": "bicycle", "action": "taxied", "object": null }, { "subject": "airplane", "action": "whistled at", "object": "bicycle" }, { "subject": "train", "action": "pedaled past", "object": "airplane" } ]
airplane
[ "airplane", "train", "bicycle" ]
[ { "question": "What did the airplane do?", "answer": "whistle at the bicycle", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": true, "entity_name": "airplane" }, { "question": "What pedaled past the airplane?", "answer": "the train"...
18
complexity_2
complexity_2_sentence_2
The elephant that the dolphin that the butterfly trumpeted at fluttered toward clicked.
[ { "subject": "elephant", "action": "clicked", "object": null }, { "subject": "dolphin", "action": "fluttered toward", "object": "elephant" }, { "subject": "butterfly", "action": "trumpeted at", "object": "dolphin" } ]
dolphin
[ "elephant", "butterfly", "dolphin" ]
[ { "question": "What did the elephant do?", "answer": "click", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What fluttered toward the elephant?", "answer": "the dolphin", "typ...
18
complexity_2
complexity_2_sentence_3
The butterfly that the moose that the donkey fluttered toward kicked bellowed.
[ { "subject": "butterfly", "action": "bellowed", "object": null }, { "subject": "moose", "action": "kicked", "object": "butterfly" }, { "subject": "donkey", "action": "fluttered toward", "object": "moose" } ]
moose
[ "donkey", "butterfly", "moose" ]
[ { "question": "What did the donkey do?", "answer": "flutter toward the moose", "type": "action_performed", "difficulty": "easy", "entity": "donkey", "is_middle_entity": false, "entity_name": "donkey" }, { "question": "What was affected by the donkey?", "answer": "the moose", ...
18
complexity_2
complexity_2_sentence_4
The butterfly that the rabbit that the seagull fluttered toward dive-bombed hopped.
[ { "subject": "butterfly", "action": "hopped", "object": null }, { "subject": "rabbit", "action": "dive-bombed", "object": "butterfly" }, { "subject": "seagull", "action": "fluttered toward", "object": "rabbit" } ]
rabbit
[ "rabbit", "butterfly", "seagull" ]
[ { "question": "What did the rabbit do?", "answer": "dive-bomb the butterfly", "type": "action_performed", "difficulty": "easy", "entity": "rabbit", "is_middle_entity": true, "entity_name": "rabbit" }, { "question": "What fluttered toward the rabbit?", "answer": "the seagull",...
18
complexity_2
complexity_2_sentence_5
The train that the truck that the airplane whistled at strafed jackknifed.
[ { "subject": "train", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "strafed", "object": "train" }, { "subject": "airplane", "action": "whistled at", "object": "truck" } ]
truck
[ "airplane", "train", "truck" ]
[ { "question": "What did the airplane do?", "answer": "whistle at the truck", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": "the truc...
18
complexity_2
complexity_2_sentence_6
The photographer that the police officer that the judge developed photos of gaveled responded to a 911 call.
[ { "subject": "photographer", "action": "responded to a 911 call", "object": null }, { "subject": "police officer", "action": "gaveled", "object": "photographer" }, { "subject": "judge", "action": "developed photos of", "object": "police officer" } ]
police officer
[ "police officer", "judge", "photographer" ]
[ { "question": "What did the police officer do?", "answer": "gavel the photographer", "type": "action_performed", "difficulty": "easy", "entity": "police officer", "is_middle_entity": true, "entity_name": "police officer" }, { "question": "Who developed photos of the police office...
18
complexity_2
complexity_2_sentence_7
The mailman that the surgeon that the teacher delivered mail to graded sutured.
[ { "subject": "mailman", "action": "sutured", "object": null }, { "subject": "surgeon", "action": "graded", "object": "mailman" }, { "subject": "teacher", "action": "delivered mail to", "object": "surgeon" } ]
surgeon
[ "mailman", "surgeon", "teacher" ]
[ { "question": "What did the mailman do?", "answer": "suture", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who graded the mailman?", "answer": "the surgeon", "type": "agent_ide...
18
complexity_2
complexity_2_sentence_8
The airplane that the motorcycle that the bicycle strafed cycled around wheelied.
[ { "subject": "airplane", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "cycled around", "object": "airplane" }, { "subject": "bicycle", "action": "strafed", "object": "motorcycle" } ]
motorcycle
[ "airplane", "bicycle", "motorcycle" ]
[ { "question": "What did the airplane do?", "answer": "wheelie", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What cycled around the airplane?", "answer": "the motorcycle", "t...
18
complexity_2
complexity_2_sentence_9
The train that the motorcycle that the boat whistled at moored to wheelied.
[ { "subject": "train", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "moored to", "object": "train" }, { "subject": "boat", "action": "whistled at", "object": "motorcycle" } ]
motorcycle
[ "train", "boat", "motorcycle" ]
[ { "question": "What did the train do?", "answer": "wheelie", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What moored to the train?", "answer": "the motorcycle", "type": "agent_ide...
18
complexity_2
complexity_2_sentence_10
The ambulance that the motorcycle that the airplane blared the siren at strafed wheelied.
[ { "subject": "ambulance", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "strafed", "object": "ambulance" }, { "subject": "airplane", "action": "blared the siren at", "object": "motorcycle" } ]
motorcycle
[ "airplane", "ambulance", "motorcycle" ]
[ { "question": "What did the airplane do?", "answer": "siren at the motorcycle", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": "the m...
18
complexity_2
complexity_2_sentence_11
The principal that the photographer that the firefighter suspended rescued photographed.
[ { "subject": "principal", "action": "photographed", "object": null }, { "subject": "photographer", "action": "rescued", "object": "principal" }, { "subject": "firefighter", "action": "suspended", "object": "photographer" } ]
photographer
[ "principal", "firefighter", "photographer" ]
[ { "question": "What did the principal do?", "answer": "photograph", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": false, "entity_name": "principal" }, { "question": "Who rescued the principal?", "answer": "the photographer", ...
18
complexity_2
complexity_2_sentence_12
The teacher that the police officer that the photographer lectured to photographed responded to a 911 call.
[ { "subject": "teacher", "action": "responded to a 911 call", "object": null }, { "subject": "police officer", "action": "photographed", "object": "teacher" }, { "subject": "photographer", "action": "lectured to", "object": "police officer" } ]
police officer
[ "police officer", "photographer", "teacher" ]
[ { "question": "What did the police officer do?", "answer": "photograph the teacher", "type": "action_performed", "difficulty": "easy", "entity": "police officer", "is_middle_entity": true, "entity_name": "police officer" }, { "question": "Who lectured to the police officer?", ...
18
complexity_2
complexity_2_sentence_13
The mailman that the photographer that the waiter delivered mail to served photographed.
[ { "subject": "mailman", "action": "photographed", "object": null }, { "subject": "photographer", "action": "served", "object": "mailman" }, { "subject": "waiter", "action": "delivered mail to", "object": "photographer" } ]
photographer
[ "mailman", "waiter", "photographer" ]
[ { "question": "What did the mailman do?", "answer": "photograph", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who served the mailman?", "answer": "the photographer", "type": "...
18
complexity_2
complexity_2_sentence_14
The mailman that the waiter that the photographer delivered mail to shot waited tables.
[ { "subject": "mailman", "action": "waited tables", "object": null }, { "subject": "waiter", "action": "shot", "object": "mailman" }, { "subject": "photographer", "action": "delivered mail to", "object": "waiter" } ]
waiter
[ "mailman", "waiter", "photographer" ]
[ { "question": "What did the mailman do?", "answer": "wait tables", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who shot the mailman?", "answer": "the waiter", "type": "agent_i...
18
complexity_2
complexity_2_sentence_15
The ambulance that the train that the spaceship blared the siren at orbited steamed.
[ { "subject": "ambulance", "action": "steamed", "object": null }, { "subject": "train", "action": "orbited", "object": "ambulance" }, { "subject": "spaceship", "action": "blared the siren at", "object": "train" } ]
train
[ "train", "ambulance", "spaceship" ]
[ { "question": "What did the train do?", "answer": "orbit the ambulance", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": true, "entity_name": "train" }, { "question": "What blared the siren at the train?", "answer": "the spaceship", ...
18
complexity_2
complexity_2_sentence_16
The deer that the parrot that the frog bounded toward hopped toward chattered.
[ { "subject": "deer", "action": "chattered", "object": null }, { "subject": "parrot", "action": "hopped toward", "object": "deer" }, { "subject": "frog", "action": "bounded toward", "object": "parrot" } ]
parrot
[ "parrot", "deer", "frog" ]
[ { "question": "What did the parrot do?", "answer": "hop toward the deer", "type": "action_performed", "difficulty": "easy", "entity": "parrot", "is_middle_entity": true, "entity_name": "parrot" }, { "question": "What bounded toward the parrot?", "answer": "the frog", "typ...
18
complexity_2
complexity_2_sentence_17
The airplane that the bicycle that the train strafed whistled at pedaled.
[ { "subject": "airplane", "action": "pedaled", "object": null }, { "subject": "bicycle", "action": "whistled at", "object": "airplane" }, { "subject": "train", "action": "strafed", "object": "bicycle" } ]
bicycle
[ "airplane", "train", "bicycle" ]
[ { "question": "What did the airplane do?", "answer": "pedal", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What whistled at the airplane?", "answer": "the bicycle", "type": "...
18
complexity_2
complexity_2_sentence_18
The lawyer that the nurse that the mailman subpoenaed delivered mail to nursed.
[ { "subject": "lawyer", "action": "nursed", "object": null }, { "subject": "nurse", "action": "delivered mail to", "object": "lawyer" }, { "subject": "mailman", "action": "subpoenaed", "object": "nurse" } ]
nurse
[ "nurse", "lawyer", "mailman" ]
[ { "question": "What did the nurse do?", "answer": "deliver mail to the lawyer", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": true, "entity_name": "nurse" }, { "question": "Who subpoenaed the nurse?", "answer": "the mailman", "ty...
18
complexity_2
complexity_2_sentence_19
The shark that the sheep that the elephant attacked charged at baaed.
[ { "subject": "shark", "action": "baaed", "object": null }, { "subject": "sheep", "action": "charged at", "object": "shark" }, { "subject": "elephant", "action": "attacked", "object": "sheep" } ]
sheep
[ "elephant", "shark", "sheep" ]
[ { "question": "What did the elephant do?", "answer": "attack the sheep", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What was affected by the elephant?", "answer": "the sheep", ...
18
complexity_2
complexity_2_sentence_20
The mailman that the photographer that the waiter delivered mail to seated photographed.
[ { "subject": "mailman", "action": "photographed", "object": null }, { "subject": "photographer", "action": "seated", "object": "mailman" }, { "subject": "waiter", "action": "delivered mail to", "object": "photographer" } ]
photographer
[ "mailman", "waiter", "photographer" ]
[ { "question": "What did the mailman do?", "answer": "photograph", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who seated the mailman?", "answer": "the photographer", "type": "...
18
complexity_2
complexity_2_sentence_21
The tuna that the camel that the dog schooled with barked at humped.
[ { "subject": "tuna", "action": "humped", "object": null }, { "subject": "camel", "action": "barked at", "object": "tuna" }, { "subject": "dog", "action": "schooled with", "object": "camel" } ]
camel
[ "camel", "tuna", "dog" ]
[ { "question": "What did the camel do?", "answer": "bark at the tuna", "type": "action_performed", "difficulty": "easy", "entity": "camel", "is_middle_entity": true, "entity_name": "camel" }, { "question": "What schooled with the camel?", "answer": "the dog", "type": "agen...
18
complexity_2
complexity_2_sentence_22
The principal that the lawyer that the judge expelled gaveled argued.
[ { "subject": "principal", "action": "argued", "object": null }, { "subject": "lawyer", "action": "gaveled", "object": "principal" }, { "subject": "judge", "action": "expelled", "object": "lawyer" } ]
lawyer
[ "principal", "lawyer", "judge" ]
[ { "question": "What did the principal do?", "answer": "argue", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": false, "entity_name": "principal" }, { "question": "Who gaveled the principal?", "answer": "the lawyer", "type": "ag...
18
complexity_2
complexity_2_sentence_23
The train that the motorcycle that the truck whistled at jackknifed into wheelied.
[ { "subject": "train", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "jackknifed into", "object": "train" }, { "subject": "truck", "action": "whistled at", "object": "motorcycle" } ]
motorcycle
[ "train", "motorcycle", "truck" ]
[ { "question": "What did the train do?", "answer": "wheelie", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What jackknifed into the train?", "answer": "the motorcycle", "type": "age...
18
complexity_2
complexity_2_sentence_24
The surgeon that the teacher that the photographer incised photographed taught.
[ { "subject": "surgeon", "action": "taught", "object": null }, { "subject": "teacher", "action": "photographed", "object": "surgeon" }, { "subject": "photographer", "action": "incised", "object": "teacher" } ]
teacher
[ "photographer", "surgeon", "teacher" ]
[ { "question": "What did the photographer do?", "answer": "incise the teacher", "type": "action_performed", "difficulty": "easy", "entity": "photographer", "is_middle_entity": false, "entity_name": "photographer" }, { "question": "Who was affected by the photographer?", "answe...
18
complexity_2
complexity_2_sentence_25
The nurse that the photographer that the principal administered shots to suspended photographed.
[ { "subject": "nurse", "action": "photographed", "object": null }, { "subject": "photographer", "action": "suspended", "object": "nurse" }, { "subject": "principal", "action": "administered shots to", "object": "photographer" } ]
photographer
[ "nurse", "principal", "photographer" ]
[ { "question": "What did the nurse do?", "answer": "photograph", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who suspended the nurse?", "answer": "the photographer", "type": "agent...
18
complexity_2
complexity_2_sentence_26
The whale that the vulture that the lizard spouted at basked toward scavenged.
[ { "subject": "whale", "action": "scavenged", "object": null }, { "subject": "vulture", "action": "basked toward", "object": "whale" }, { "subject": "lizard", "action": "spouted at", "object": "vulture" } ]
vulture
[ "lizard", "whale", "vulture" ]
[ { "question": "What did the lizard do?", "answer": "spout at the vulture", "type": "action_performed", "difficulty": "easy", "entity": "lizard", "is_middle_entity": false, "entity_name": "lizard" }, { "question": "What was affected by the lizard?", "answer": "the vulture", ...
18
complexity_2
complexity_2_sentence_27
The giraffe that the cow that the cobra stretched toward reared at mooed.
[ { "subject": "giraffe", "action": "mooed", "object": null }, { "subject": "cow", "action": "reared at", "object": "giraffe" }, { "subject": "cobra", "action": "stretched toward", "object": "cow" } ]
cow
[ "cow", "giraffe", "cobra" ]
[ { "question": "What did the cow do?", "answer": "rear at the giraffe", "type": "action_performed", "difficulty": "easy", "entity": "cow", "is_middle_entity": true, "entity_name": "cow" }, { "question": "What stretched toward the cow?", "answer": "the cobra", "type": "agen...
18
complexity_2
complexity_2_sentence_28
The horse that the donkey that the cat neighed at meowed at brayed.
[ { "subject": "horse", "action": "brayed", "object": null }, { "subject": "donkey", "action": "meowed at", "object": "horse" }, { "subject": "cat", "action": "neighed at", "object": "donkey" } ]
donkey
[ "donkey", "horse", "cat" ]
[ { "question": "What did the donkey do?", "answer": "meow at the horse", "type": "action_performed", "difficulty": "easy", "entity": "donkey", "is_middle_entity": true, "entity_name": "donkey" }, { "question": "What neighed at the donkey?", "answer": "the cat", "type": "ag...
18
complexity_2
complexity_2_sentence_29
The beaver that the shark that the giraffe gnawed at stretched toward attacked.
[ { "subject": "beaver", "action": "attacked", "object": null }, { "subject": "shark", "action": "stretched toward", "object": "beaver" }, { "subject": "giraffe", "action": "gnawed at", "object": "shark" } ]
shark
[ "beaver", "shark", "giraffe" ]
[ { "question": "What did the beaver do?", "answer": "attack", "type": "action_performed", "difficulty": "easy", "entity": "beaver", "is_middle_entity": false, "entity_name": "beaver" }, { "question": "What stretched toward the beaver?", "answer": "the shark", "type": "agen...
18
complexity_2
complexity_2_sentence_30
The airplane that the truck that the ambulance air-dropped on blared the siren at jackknifed.
[ { "subject": "airplane", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "blared the siren at", "object": "airplane" }, { "subject": "ambulance", "action": "air-dropped on", "object": "truck" } ]
truck
[ "airplane", "ambulance", "truck" ]
[ { "question": "What did the airplane do?", "answer": "jackknife", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What blared the siren at the airplane?", "answer": "the truck", ...
18
complexity_2
complexity_3_sentence_1
The truck that the bicycle that the motorcycle that the airplane jackknifed into strafed lane-split past pedaled.
[ { "subject": "truck", "action": "pedaled", "object": null }, { "subject": "bicycle", "action": "lane-split past", "object": "truck" }, { "subject": "motorcycle", "action": "strafed", "object": "bicycle" }, { "subject": "airplane", "action": "jackknifed into", ...
bicycle
[ "airplane", "bicycle", "motorcycle", "truck" ]
[ { "question": "What did the airplane do?", "answer": "jackknife into the motorcycle", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": ...
24
complexity_3
complexity_3_sentence_2
The spaceship that the bicycle that the ambulance that the boat orbited moored to blared the siren at pedaled.
[ { "subject": "spaceship", "action": "pedaled", "object": null }, { "subject": "bicycle", "action": "blared the siren at", "object": "spaceship" }, { "subject": "ambulance", "action": "moored to", "object": "bicycle" }, { "subject": "boat", "action": "orbited",...
bicycle
[ "ambulance", "bicycle", "spaceship", "boat" ]
[ { "question": "What did the ambulance do?", "answer": "moor to the bicycle", "type": "action_performed", "difficulty": "easy", "entity": "ambulance", "is_middle_entity": false, "entity_name": "ambulance" }, { "question": "What orbited the ambulance?", "answer": "the boat", ...
24
complexity_3
complexity_3_sentence_3
The judge that the teacher that the surgeon that the firefighter gaveled rescued sutured taught.
[ { "subject": "judge", "action": "taught", "object": null }, { "subject": "teacher", "action": "sutured", "object": "judge" }, { "subject": "surgeon", "action": "rescued", "object": "teacher" }, { "subject": "firefighter", "action": "gaveled", "object": "su...
teacher
[ "firefighter", "judge", "surgeon", "teacher" ]
[ { "question": "What did the firefighter do?", "answer": "gavel the surgeon", "type": "action_performed", "difficulty": "easy", "entity": "firefighter", "is_middle_entity": false, "entity_name": "firefighter" }, { "question": "Who was affected by the firefighter?", "answer": "...
24
complexity_3
complexity_3_sentence_4
The boat that the train that the bicycle that the truck moored to jackknifed into cycled around steamed.
[ { "subject": "boat", "action": "steamed", "object": null }, { "subject": "train", "action": "cycled around", "object": "boat" }, { "subject": "bicycle", "action": "jackknifed into", "object": "train" }, { "subject": "truck", "action": "moored to", "object"...
train
[ "train", "boat", "bicycle", "truck" ]
[ { "question": "What did the train do?", "answer": "cycle around the boat", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": true, "entity_name": "train" }, { "question": "What jackknifed into the train?", "answer": "the bicycle", "t...
24
complexity_3
complexity_3_sentence_5
The surgeon that the waiter that the nurse that the firefighter sutured carried out bandaged served food.
[ { "subject": "surgeon", "action": "served food", "object": null }, { "subject": "waiter", "action": "bandaged", "object": "surgeon" }, { "subject": "nurse", "action": "carried out", "object": "waiter" }, { "subject": "firefighter", "action": "sutured", "ob...
waiter
[ "nurse", "firefighter", "waiter", "surgeon" ]
[ { "question": "What did the nurse do?", "answer": "carry the waiter out", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who sutured the nurse?", "answer": "the firefighter", "type":...
24
complexity_3
complexity_3_sentence_6
The skunk that the lion that the bat that the elephant sprayed at trumpeted at echolocated roared.
[ { "subject": "skunk", "action": "roared", "object": null }, { "subject": "lion", "action": "echolocated", "object": "skunk" }, { "subject": "bat", "action": "trumpeted at", "object": "lion" }, { "subject": "elephant", "action": "sprayed at", "object": "bat...
lion
[ "elephant", "skunk", "bat", "lion" ]
[ { "question": "What did the elephant do?", "answer": "spray at the bat", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What was affected by the elephant?", "answer": "the bat", ...
24
complexity_3
complexity_3_sentence_7
The boat that the truck that the spaceship that the ambulance sailed past blared the siren at orbited jackknifed.
[ { "subject": "boat", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "orbited", "object": "boat" }, { "subject": "spaceship", "action": "blared the siren at", "object": "truck" }, { "subject": "ambulance", "action": "sailed past", ...
truck
[ "ambulance", "boat", "spaceship", "truck" ]
[ { "question": "What did the ambulance do?", "answer": "sail past the spaceship", "type": "action_performed", "difficulty": "easy", "entity": "ambulance", "is_middle_entity": false, "entity_name": "ambulance" }, { "question": "What was affected by the ambulance?", "answer": "t...
24
complexity_3
complexity_3_sentence_8
The waiter that the surgeon that the mailman that the teacher took food orders from assigned homework to delivered mail to operated.
[ { "subject": "waiter", "action": "operated", "object": null }, { "subject": "surgeon", "action": "delivered mail to", "object": "waiter" }, { "subject": "mailman", "action": "assigned homework to", "object": "surgeon" }, { "subject": "teacher", "action": "took...
surgeon
[ "mailman", "waiter", "surgeon", "teacher" ]
[ { "question": "What did the mailman do?", "answer": "assign homework to the surgeon", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who took food orders from the mailman?", "answer"...
24
complexity_3
complexity_3_sentence_9
The photographer that the teacher that the surgeon that the lawyer shot subpoenaed sutured taught.
[ { "subject": "photographer", "action": "taught", "object": null }, { "subject": "teacher", "action": "sutured", "object": "photographer" }, { "subject": "surgeon", "action": "subpoenaed", "object": "teacher" }, { "subject": "lawyer", "action": "shot", "obj...
teacher
[ "surgeon", "lawyer", "photographer", "teacher" ]
[ { "question": "What did the surgeon do?", "answer": "subpoena the teacher", "type": "action_performed", "difficulty": "easy", "entity": "surgeon", "is_middle_entity": false, "entity_name": "surgeon" }, { "question": "Who shot the surgeon?", "answer": "the lawyer", "type":...
24
complexity_3
complexity_3_sentence_10
The nurse that the judge that the police officer that the waiter bandaged took food orders from read rights to gaveled.
[ { "subject": "nurse", "action": "gaveled", "object": null }, { "subject": "judge", "action": "read rights to", "object": "nurse" }, { "subject": "police officer", "action": "took food orders from", "object": "judge" }, { "subject": "waiter", "action": "bandage...
judge
[ "nurse", "police officer", "waiter", "judge" ]
[ { "question": "What did the nurse do?", "answer": "gavel", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who read rights to the nurse?", "answer": "the judge", "type": "agent_identi...
24
complexity_3
complexity_3_sentence_11
The parrot that the duck that the pig that the dolphin mimicked squeaked at oinked at dabbled peacefully.
[ { "subject": "parrot", "action": "dabbled peacefully", "object": null }, { "subject": "duck", "action": "oinked at", "object": "parrot" }, { "subject": "pig", "action": "squeaked at", "object": "duck" }, { "subject": "dolphin", "action": "mimicked", "objec...
duck
[ "dolphin", "parrot", "pig", "duck" ]
[ { "question": "What did the dolphin do?", "answer": "mimic the pig", "type": "action_performed", "difficulty": "easy", "entity": "dolphin", "is_middle_entity": false, "entity_name": "dolphin" }, { "question": "What was affected by the dolphin?", "answer": "the pig", "type...
24
complexity_3
complexity_3_sentence_12
The octopus that the pig that the skunk that the elephant squeezed trumpeted at sprayed at oinked.
[ { "subject": "octopus", "action": "oinked", "object": null }, { "subject": "pig", "action": "sprayed at", "object": "octopus" }, { "subject": "skunk", "action": "trumpeted at", "object": "pig" }, { "subject": "elephant", "action": "squeezed", "object": "sk...
pig
[ "elephant", "skunk", "octopus", "pig" ]
[ { "question": "What did the elephant do?", "answer": "squeeze the skunk", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What was affected by the elephant?", "answer": "the skunk",...
24
complexity_3
complexity_3_sentence_13
The nurse that the teacher that the photographer that the judge administered shots to ruled against shot taught.
[ { "subject": "nurse", "action": "taught", "object": null }, { "subject": "teacher", "action": "shot", "object": "nurse" }, { "subject": "photographer", "action": "ruled against", "object": "teacher" }, { "subject": "judge", "action": "administered shots to", ...
teacher
[ "nurse", "judge", "photographer", "teacher" ]
[ { "question": "What did the nurse do?", "answer": "teach", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who shot the nurse?", "answer": "the teacher", "type": "agent_identification...
24
complexity_3
complexity_3_sentence_14
The principal that the mailman that the firefighter that the police officer expelled arrested rescued sorted mail.
[ { "subject": "principal", "action": "sorted mail", "object": null }, { "subject": "mailman", "action": "rescued", "object": "principal" }, { "subject": "firefighter", "action": "arrested", "object": "mailman" }, { "subject": "police officer", "action": "expell...
mailman
[ "principal", "mailman", "firefighter", "police officer" ]
[ { "question": "What did the principal do?", "answer": "sort mail", "type": "action_performed", "difficulty": "easy", "entity": "principal", "is_middle_entity": false, "entity_name": "principal" }, { "question": "Who rescued the principal?", "answer": "the mailman", "type"...
24
complexity_3
complexity_3_sentence_15
The butterfly that the frog that the camel that the horse fluttered toward galloped toward spat at hopped.
[ { "subject": "butterfly", "action": "hopped", "object": null }, { "subject": "frog", "action": "spat at", "object": "butterfly" }, { "subject": "camel", "action": "galloped toward", "object": "frog" }, { "subject": "horse", "action": "fluttered toward", "o...
frog
[ "camel", "frog", "butterfly", "horse" ]
[ { "question": "What did the camel do?", "answer": "gallop toward the frog", "type": "action_performed", "difficulty": "easy", "entity": "camel", "is_middle_entity": false, "entity_name": "camel" }, { "question": "What fluttered toward the camel?", "answer": "the horse", "...
24
complexity_3
complexity_3_sentence_16
The truck that the spaceship that the bicycle that the train jackknifed into whistled at pedaled past orbited.
[ { "subject": "truck", "action": "orbited", "object": null }, { "subject": "spaceship", "action": "pedaled past", "object": "truck" }, { "subject": "bicycle", "action": "whistled at", "object": "spaceship" }, { "subject": "train", "action": "jackknifed into", ...
spaceship
[ "train", "bicycle", "spaceship", "truck" ]
[ { "question": "What did the train do?", "answer": "jackknife into the bicycle", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What was affected by the train?", "answer": "the bicycle", ...
24
complexity_3
complexity_3_sentence_17
The cat that the frog that the elephant that the lion meowed at roared at charged at croaked.
[ { "subject": "cat", "action": "croaked", "object": null }, { "subject": "frog", "action": "charged at", "object": "cat" }, { "subject": "elephant", "action": "roared at", "object": "frog" }, { "subject": "lion", "action": "meowed at", "object": "elephant" ...
frog
[ "elephant", "frog", "lion", "cat" ]
[ { "question": "What did the elephant do?", "answer": "roar at the frog", "type": "action_performed", "difficulty": "easy", "entity": "elephant", "is_middle_entity": false, "entity_name": "elephant" }, { "question": "What meowed at the elephant?", "answer": "the lion", "ty...
24
complexity_3
complexity_3_sentence_18
The beaver that the vulture that the seagull that the grasshopper gnawed at hopped toward dive-bombed scavenged.
[ { "subject": "beaver", "action": "scavenged", "object": null }, { "subject": "vulture", "action": "dive-bombed", "object": "beaver" }, { "subject": "seagull", "action": "hopped toward", "object": "vulture" }, { "subject": "grasshopper", "action": "gnawed at", ...
vulture
[ "grasshopper", "beaver", "vulture", "seagull" ]
[ { "question": "What did the grasshopper do?", "answer": "gnaw at the seagull", "type": "action_performed", "difficulty": "easy", "entity": "grasshopper", "is_middle_entity": false, "entity_name": "grasshopper" }, { "question": "What was affected by the grasshopper?", "answer"...
24
complexity_3
complexity_3_sentence_19
The bicycle that the airplane that the truck that the train pedaled past whistled at jackknifed into taxied.
[ { "subject": "bicycle", "action": "taxied", "object": null }, { "subject": "airplane", "action": "jackknifed into", "object": "bicycle" }, { "subject": "truck", "action": "whistled at", "object": "airplane" }, { "subject": "train", "action": "pedaled past", ...
airplane
[ "airplane", "train", "bicycle", "truck" ]
[ { "question": "What did the airplane do?", "answer": "jackknife into the bicycle", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": true, "entity_name": "airplane" }, { "question": "What whistled at the airplane?", "answer": "the tru...
24
complexity_3
complexity_3_sentence_20
The train that the bicycle that the airplane that the ambulance whistled at blared the siren at strafed pedaled.
[ { "subject": "train", "action": "pedaled", "object": null }, { "subject": "bicycle", "action": "strafed", "object": "train" }, { "subject": "airplane", "action": "blared the siren at", "object": "bicycle" }, { "subject": "ambulance", "action": "whistled at", ...
bicycle
[ "airplane", "train", "ambulance", "bicycle" ]
[ { "question": "What did the airplane do?", "answer": "siren at the bicycle", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What whistled at the airplane?", "answer": "the ambulanc...
24
complexity_3
complexity_3_sentence_21
The firefighter that the lawyer that the teacher that the nurse carried out administered shots to graded argued.
[ { "subject": "firefighter", "action": "argued", "object": null }, { "subject": "lawyer", "action": "graded", "object": "firefighter" }, { "subject": "teacher", "action": "administered shots to", "object": "lawyer" }, { "subject": "nurse", "action": "carried ou...
lawyer
[ "nurse", "firefighter", "lawyer", "teacher" ]
[ { "question": "What did the nurse do?", "answer": "carry out the teacher", "type": "action_performed", "difficulty": "easy", "entity": "nurse", "is_middle_entity": false, "entity_name": "nurse" }, { "question": "Who was affected by the nurse?", "answer": "the teacher", "t...
24
complexity_3
complexity_3_sentence_22
The train that the truck that the boat that the ambulance whistled at blared the siren at moored to jackknifed.
[ { "subject": "train", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "moored to", "object": "train" }, { "subject": "boat", "action": "blared the siren at", "object": "truck" }, { "subject": "ambulance", "action": "whistled at", ...
truck
[ "train", "ambulance", "boat", "truck" ]
[ { "question": "What did the train do?", "answer": "jackknife", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What moored to the train?", "answer": "the truck", "type": "agent_identi...
24
complexity_3
complexity_3_sentence_23
The duck that the cockroach that the deer that the squirrel paddled toward chittered at leaped at scuttled.
[ { "subject": "duck", "action": "scuttled", "object": null }, { "subject": "cockroach", "action": "leaped at", "object": "duck" }, { "subject": "deer", "action": "chittered at", "object": "cockroach" }, { "subject": "squirrel", "action": "paddled toward", "...
cockroach
[ "deer", "squirrel", "duck", "cockroach" ]
[ { "question": "What did the deer do?", "answer": "chitter at the cockroach", "type": "action_performed", "difficulty": "easy", "entity": "deer", "is_middle_entity": false, "entity_name": "deer" }, { "question": "What paddled toward the deer?", "answer": "the squirrel", "t...
24
complexity_3
complexity_3_sentence_24
The vulture that the frog that the sheep that the deer scavenged from leaped at bleated at croaked.
[ { "subject": "vulture", "action": "croaked", "object": null }, { "subject": "frog", "action": "bleated at", "object": "vulture" }, { "subject": "sheep", "action": "leaped at", "object": "frog" }, { "subject": "deer", "action": "scavenged from", "object": "...
frog
[ "sheep", "frog", "vulture", "deer" ]
[ { "question": "What did the sheep do?", "answer": "leap at the frog", "type": "action_performed", "difficulty": "easy", "entity": "sheep", "is_middle_entity": false, "entity_name": "sheep" }, { "question": "What scavenged from the sheep?", "answer": "the deer", "type": "a...
24
complexity_3
complexity_3_sentence_25
The spaceship that the motorcycle that the bicycle that the airplane orbited strafed pedaled past wheelied.
[ { "subject": "spaceship", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "pedaled past", "object": "spaceship" }, { "subject": "bicycle", "action": "strafed", "object": "motorcycle" }, { "subject": "airplane", "action": "orbited",...
motorcycle
[ "motorcycle", "bicycle", "airplane", "spaceship" ]
[ { "question": "What did the motorcycle do?", "answer": "pedal past the spaceship", "type": "action_performed", "difficulty": "easy", "entity": "motorcycle", "is_middle_entity": true, "entity_name": "motorcycle" }, { "question": "What strafed the motorcycle?", "answer": "the b...
24
complexity_3
complexity_3_sentence_26
The motorcycle that the truck that the spaceship that the bicycle lane-split past rang the bell at orbited jackknifed.
[ { "subject": "motorcycle", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "orbited", "object": "motorcycle" }, { "subject": "spaceship", "action": "rang the bell at", "object": "truck" }, { "subject": "bicycle", "action": "lane-split...
truck
[ "bicycle", "spaceship", "motorcycle", "truck" ]
[ { "question": "What did the bicycle do?", "answer": "lane-split past the spaceship", "type": "action_performed", "difficulty": "easy", "entity": "bicycle", "is_middle_entity": false, "entity_name": "bicycle" }, { "question": "What was affected by the bicycle?", "answer": "the...
24
complexity_3
complexity_3_sentence_27
The boat that the motorcycle that the truck that the airplane anchored near strafed towed wheelied.
[ { "subject": "boat", "action": "wheelied", "object": null }, { "subject": "motorcycle", "action": "towed", "object": "boat" }, { "subject": "truck", "action": "strafed", "object": "motorcycle" }, { "subject": "airplane", "action": "anchored near", "object"...
motorcycle
[ "airplane", "boat", "motorcycle", "truck" ]
[ { "question": "What did the airplane do?", "answer": "anchor near the truck", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": "the tru...
24
complexity_3
complexity_3_sentence_28
The giraffe that the tuna that the bee that the cobra stretched toward reared at stung jumped.
[ { "subject": "giraffe", "action": "jumped", "object": null }, { "subject": "tuna", "action": "stung", "object": "giraffe" }, { "subject": "bee", "action": "reared at", "object": "tuna" }, { "subject": "cobra", "action": "stretched toward", "object": "bee" ...
tuna
[ "tuna", "giraffe", "cobra", "bee" ]
[ { "question": "What did the tuna do?", "answer": "sting the giraffe", "type": "action_performed", "difficulty": "easy", "entity": "tuna", "is_middle_entity": true, "entity_name": "tuna" }, { "question": "What reared at the tuna?", "answer": "the bee", "type": "agent_ident...
24
complexity_3
complexity_3_sentence_29
The waiter that the doctor that the teacher that the photographer seated shot assigned homework to diagnosed.
[ { "subject": "waiter", "action": "diagnosed", "object": null }, { "subject": "doctor", "action": "assigned homework to", "object": "waiter" }, { "subject": "teacher", "action": "shot", "object": "doctor" }, { "subject": "photographer", "action": "seated", ...
doctor
[ "waiter", "doctor", "photographer", "teacher" ]
[ { "question": "What did the waiter do?", "answer": "diagnose", "type": "action_performed", "difficulty": "easy", "entity": "waiter", "is_middle_entity": false, "entity_name": "waiter" }, { "question": "Who assigned homework to the waiter?", "answer": "the doctor", "type":...
24
complexity_3
complexity_3_sentence_30
The giraffe that the moose that the cat that the duck stretched toward paddled toward purred at bellowed.
[ { "subject": "giraffe", "action": "bellowed", "object": null }, { "subject": "moose", "action": "purred at", "object": "giraffe" }, { "subject": "cat", "action": "paddled toward", "object": "moose" }, { "subject": "duck", "action": "stretched toward", "obj...
moose
[ "duck", "giraffe", "moose", "cat" ]
[ { "question": "What did the duck do?", "answer": "stretch toward the cat", "type": "action_performed", "difficulty": "easy", "entity": "duck", "is_middle_entity": false, "entity_name": "duck" }, { "question": "What was affected by the duck?", "answer": "the cat", "type": ...
24
complexity_3
complexity_4_sentence_1
The waiter that the mailman that the teacher that the police officer that the photographer seated photographed read rights to lectured to delivered mail.
[ { "subject": "waiter", "action": "delivered mail", "object": null }, { "subject": "mailman", "action": "lectured to", "object": "waiter" }, { "subject": "teacher", "action": "read rights to", "object": "mailman" }, { "subject": "police officer", "action": "pho...
teacher
[ "mailman", "teacher", "police officer", "waiter", "photographer" ]
[ { "question": "What did the mailman do?", "answer": "lecture to the waiter", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": false, "entity_name": "mailman" }, { "question": "Who read rights to the mailman?", "answer": "the teacher",...
30
complexity_4
complexity_4_sentence_2
The truck that the airplane that the boat that the ambulance that the train towed whistled at blared the siren at anchored near taxied.
[ { "subject": "truck", "action": "taxied", "object": null }, { "subject": "airplane", "action": "anchored near", "object": "truck" }, { "subject": "boat", "action": "blared the siren at", "object": "airplane" }, { "subject": "ambulance", "action": "whistled at"...
boat
[ "airplane", "ambulance", "train", "boat", "truck" ]
[ { "question": "What did the airplane do?", "answer": "anchor near the truck", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What blared the siren at the airplane?", "answer": "the...
30
complexity_4
complexity_4_sentence_3
The police officer that the teacher that the mailman that the nurse that the photographer handcuffed photographed bandaged delivered mail to lectured.
[ { "subject": "police officer", "action": "lectured", "object": null }, { "subject": "teacher", "action": "delivered mail to", "object": "police officer" }, { "subject": "mailman", "action": "bandaged", "object": "teacher" }, { "subject": "nurse", "action": "ph...
mailman
[ "mailman", "teacher", "police officer", "photographer", "nurse" ]
[ { "question": "What did the mailman do?", "answer": "bandage the teacher", "type": "action_performed", "difficulty": "easy", "entity": "mailman", "is_middle_entity": true, "entity_name": "mailman" }, { "question": "Who photographed the mailman?", "answer": "the nurse", "t...
30
complexity_4
complexity_4_sentence_4
The bicycle that the ambulance that the boat that the spaceship that the airplane pedaled past air-dropped on orbited moored to blared the siren.
[ { "subject": "bicycle", "action": "blared the siren", "object": null }, { "subject": "ambulance", "action": "moored to", "object": "bicycle" }, { "subject": "boat", "action": "orbited", "object": "ambulance" }, { "subject": "spaceship", "action": "air-dropped ...
boat
[ "airplane", "ambulance", "boat", "bicycle", "spaceship" ]
[ { "question": "What did the airplane do?", "answer": "pedal past the spaceship", "type": "action_performed", "difficulty": "easy", "entity": "airplane", "is_middle_entity": false, "entity_name": "airplane" }, { "question": "What was affected by the airplane?", "answer": "the ...
30
complexity_4
complexity_4_sentence_5
The whale that the dolphin that the dog that the skunk that the deer spouted at bounded toward sprayed at barked at clicked.
[ { "subject": "whale", "action": "clicked", "object": null }, { "subject": "dolphin", "action": "barked at", "object": "whale" }, { "subject": "dog", "action": "sprayed at", "object": "dolphin" }, { "subject": "skunk", "action": "bounded toward", "object": ...
dog
[ "dog", "deer", "skunk", "dolphin", "whale" ]
[ { "question": "What did the dog do?", "answer": "spray at the dolphin", "type": "action_performed", "difficulty": "easy", "entity": "dog", "is_middle_entity": true, "entity_name": "dog" }, { "question": "What bounded toward the dog?", "answer": "the skunk", "type": "agent...
30
complexity_4
complexity_4_sentence_6
The boat that the train that the truck that the spaceship that the bicycle sailed past pedaled past orbited towed whistled.
[ { "subject": "boat", "action": "whistled", "object": null }, { "subject": "train", "action": "towed", "object": "boat" }, { "subject": "truck", "action": "orbited", "object": "train" }, { "subject": "spaceship", "action": "pedaled past", "object": "truck" ...
truck
[ "train", "boat", "bicycle", "spaceship", "truck" ]
[ { "question": "What did the train do?", "answer": "tow the boat", "type": "action_performed", "difficulty": "easy", "entity": "train", "is_middle_entity": false, "entity_name": "train" }, { "question": "What orbited the train?", "answer": "the truck", "type": "agent_ident...
30
complexity_4
complexity_4_sentence_7
The bicycle that the truck that the ambulance that the motorcycle that the train rang the bell at whistled at lane-split past blared the siren at jackknifed.
[ { "subject": "bicycle", "action": "jackknifed", "object": null }, { "subject": "truck", "action": "blared the siren at", "object": "bicycle" }, { "subject": "ambulance", "action": "lane-split past", "object": "truck" }, { "subject": "motorcycle", "action": "wh...
ambulance
[ "ambulance", "train", "bicycle", "motorcycle", "truck" ]
[ { "question": "What did the ambulance do?", "answer": "lane-split past the truck", "type": "action_performed", "difficulty": "easy", "entity": "ambulance", "is_middle_entity": true, "entity_name": "ambulance" }, { "question": "What whistled at the ambulance?", "answer": "the ...
30
complexity_4
complexity_4_sentence_8
The firefighter that the nurse that the lawyer that the teacher that the police officer carried out handcuffed assigned homework to defended in court triaged.
[ { "subject": "firefighter", "action": "triaged", "object": null }, { "subject": "nurse", "action": "defended in court", "object": "firefighter" }, { "subject": "lawyer", "action": "assigned homework to", "object": "nurse" }, { "subject": "teacher", "action": "...
lawyer
[ "teacher", "lawyer", "police officer", "nurse", "firefighter" ]
[ { "question": "What did the teacher do?", "answer": "handcuff the lawyer", "type": "action_performed", "difficulty": "easy", "entity": "teacher", "is_middle_entity": false, "entity_name": "teacher" }, { "question": "Who carried the teacher out?", "answer": "the police officer...
30
complexity_4
complexity_4_sentence_9
The judge that the surgeon that the waiter that the teacher that the photographer ruled against developed photos of assigned homework to seated sutured.
[ { "subject": "judge", "action": "sutured", "object": null }, { "subject": "surgeon", "action": "seated", "object": "judge" }, { "subject": "waiter", "action": "assigned homework to", "object": "surgeon" }, { "subject": "teacher", "action": "developed photos of...
waiter
[ "teacher", "waiter", "judge", "photographer", "surgeon" ]
[ { "question": "What did the teacher do?", "answer": "develop photos of the waiter", "type": "action_performed", "difficulty": "easy", "entity": "teacher", "is_middle_entity": false, "entity_name": "teacher" }, { "question": "Who ruled against the teacher?", "answer": "the pho...
30
complexity_4
complexity_4_sentence_10
The cockroach that the crab that the cobra that the pig that the lion scuttled toward prowled toward snorted at reared at scuttled.
[ { "subject": "cockroach", "action": "scuttled", "object": null }, { "subject": "crab", "action": "reared at", "object": "cockroach" }, { "subject": "cobra", "action": "snorted at", "object": "crab" }, { "subject": "pig", "action": "prowled toward", "object...
cobra
[ "pig", "cobra", "cockroach", "crab", "lion" ]
[ { "question": "What did the pig do?", "answer": "prowl toward the cobra", "type": "action_performed", "difficulty": "easy", "entity": "pig", "is_middle_entity": false, "entity_name": "pig" }, { "question": "What scuttled toward the pig?", "answer": "the lion", "type": "ag...
30
complexity_4