asahi417 commited on
Commit
806c684
1 Parent(s): f2da732

add ppl scoring

Browse files
analogy_questions.py CHANGED
@@ -5,7 +5,7 @@ import datasets
5
  logger = datasets.logging.get_logger(__name__)
6
  _DESCRIPTION = """[Analogy Question](https://aclanthology.org/2021.acl-long.280/)"""
7
  _NAME = "analogy_questions"
8
- _VERSION = "2.0.1"
9
  _CITATION = """
10
  @inproceedings{ushio-etal-2021-bert,
11
  title = "{BERT} is to {NLP} what {A}lex{N}et is to {CV}: Can Pre-Trained Language Models Identify Analogies?",
@@ -31,6 +31,7 @@ _URLS = {
31
  'bats': [f'{_URL}/bats/test.jsonl'],
32
  'google': [f'{_URL}/google/test.jsonl'],
33
  'sat': [f'{_URL}/sat/test.jsonl'],
 
34
  'sat_full': [f'{_URL}/sat/test.jsonl', f'{_URL}/sat/valid.jsonl'],
35
  'u2': [f'{_URL}/u2/test.jsonl'],
36
  'u4': [f'{_URL}/u4/test.jsonl'],
 
5
  logger = datasets.logging.get_logger(__name__)
6
  _DESCRIPTION = """[Analogy Question](https://aclanthology.org/2021.acl-long.280/)"""
7
  _NAME = "analogy_questions"
8
+ _VERSION = "2.0.2"
9
  _CITATION = """
10
  @inproceedings{ushio-etal-2021-bert,
11
  title = "{BERT} is to {NLP} what {A}lex{N}et is to {CV}: Can Pre-Trained Language Models Identify Analogies?",
 
31
  'bats': [f'{_URL}/bats/test.jsonl'],
32
  'google': [f'{_URL}/google/test.jsonl'],
33
  'sat': [f'{_URL}/sat/test.jsonl'],
34
+ 'sat_metaphor': [f'{_URL}/sat_metaphor/test.jsonl'],
35
  'sat_full': [f'{_URL}/sat/test.jsonl', f'{_URL}/sat/valid.jsonl'],
36
  'u2': [f'{_URL}/u2/test.jsonl'],
37
  'u4': [f'{_URL}/u4/test.jsonl'],
dataset/sat_metaphor/test.jsonl ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"stem": ["vulnerable", "hurt"], "answer": 0, "choice": [["fluid", "changed"], ["vague", "truncated"], ["virtuous", "bribed"], ["witty", "amused"], ["divergent", "exploited"]], "prefix": "0"}
2
+ {"stem": ["brazen", "shame"], "answer": 3, "choice": [["comprehensive", "total"], ["inquisitive", "curiosity"], ["moral", "integrity"], ["oblivious", "awareness"], ["witty", "levity"]], "prefix": "0"}
3
+ {"stem": ["mundane", "novel"], "answer": 0, "choice": [["rate", "prevalent"], ["essential", "imperative"], ["sealed", "hermetic"], ["spontaneous", "combustive"], ["judicious", "minimal"]], "prefix": "0"}
4
+ {"stem": ["malinger", "work"], "answer": 2, "choice": [["escape", "flight"], ["accuse", "crime"], ["hide", "discovery"], ["shun", "ridicule"], ["guess", "answer"]], "prefix": "0"}
5
+ {"stem": ["void", "empty"], "answer": 1, "choice": [["glut", "prosperous"], ["system", "organized"], ["answer", "questioning"], ["ration", "scarce"], ["intent", "clear"]], "prefix": "0"}
6
+ {"stem": ["best", "seller"], "answer": 4, "choice": [["anthology", "poem"], ["rave", "critic"], ["collector", "painting"], ["performance", "play"], ["hit", "song"]], "prefix": "0"}
7
+ {"stem": ["portfolio", "documents"], "answer": 0, "choice": [["album", "photographs"], ["government", "policies"], ["drama", "acts"], ["excavation", "artifacts"], ["rhythm", "drums"]], "prefix": "0"}
8
+ {"stem": ["index", "topics"], "answer": 2, "choice": [["agenda", "meeting"], ["diary", "secrets"], ["roster", "names"], ["manual", "equipment"], ["ledger", "numbers"]], "prefix": "0"}
9
+ {"stem": ["manager", "store"], "answer": 2, "choice": [["technician", "laboratory"], ["student", "school"], ["administrator", "hospital"], ["spectator", "arena"], ["president", "electorate"]], "prefix": "0"}
10
+ {"stem": ["yearn", "longing"], "answer": 2, "choice": [["beware", "danger"], ["rush", "patience"], ["enjoy", "pleasure"], ["suppress", "rage"], ["sleep", "insomnia"]], "prefix": "0"}
11
+ {"stem": ["audible", "blaring"], "answer": 1, "choice": [["silent", "loud"], ["annoying", "obnoxious"], ["clear", "ostentatious"], ["legible", "published"], ["edible", "poisonous"]], "prefix": "0"}
12
+ {"stem": ["legend", "map"], "answer": 3, "choice": [["subtitle", "translation"], ["bar", "graph"], ["figure", "blueprint"], ["key", "chart"], ["footnote", "information"]], "prefix": "0"}
13
+ {"stem": ["evade", "straightforward"], "answer": 3, "choice": [["leave", "inviting"], ["enliven", "animated"], ["flatten", "smooth"], ["boast", "modest"], ["assist", "helpful"]], "prefix": "0"}
14
+ {"stem": ["recuperate", "surgery"], "answer": 3, "choice": [["restore", "furniture"], ["cleanse", "alcohol"], ["cure", "illness"], ["revive", "faint"], ["hospitalize", "patient"]], "prefix": "0"}
15
+ {"stem": ["abridge", "novel"], "answer": 4, "choice": [["interrupt", "conversation"], ["rehearse", "play"], ["terminate", "ending"], ["punctuate", "sentence"], ["abbreviate", "word"]], "prefix": "0"}
16
+ {"stem": ["carping", "criticize"], "answer": 1, "choice": [["vain", "admire"], ["obliging", "help"], ["retiring", "boast"], ["jealous", "possess"], ["wary", "surprise"]], "prefix": "0"}
17
+ {"stem": ["immaculate", "clean"], "answer": 0, "choice": [["enormous", "large"], ["superficial", "careful"], ["tiresome", "bored"], ["precious", "greedy"], ["obvious", "deceptive"]], "prefix": "0"}
18
+ {"stem": ["bungler", "finesse"], "answer": 2, "choice": [["athlete", "prowess"], ["thief", "felony"], ["gossip", "reserve"], ["preacher", "oratory"], ["gourmet", "cuisine"]], "prefix": "0"}
19
+ {"stem": ["testimony", "witness"], "answer": 2, "choice": [["leadership", "follower"], ["proof", "theorist"], ["expertise", "authority"], ["contradiction", "investigator"], ["confiscation", "official"]], "prefix": "0"}
20
+ {"stem": ["drapery", "fabric"], "answer": 4, "choice": [["fireplace", "wood"], ["curtain", "stage"], ["shutter", "light"], ["sieve", "liquid"], ["window", "glass"]], "prefix": "0"}
21
+ {"stem": ["defend", "untenable"], "answer": 2, "choice": [["escape", "unfettered"], ["judge", "punitive"], ["modify", "invariable"], ["flourish", "vigorous"], ["protect", "dangerous"]], "prefix": "0"}
22
+ {"stem": ["walk", "scurry"], "answer": 4, "choice": [["march", "follow"], ["carouse", "revel"], ["nap", "sleep"], ["impress", "notice"], ["jog", "sprint"]], "prefix": "0"}
23
+ {"stem": ["avenge", "wrong"], "answer": 0, "choice": [["reciprocate", "favor"], ["compete", "contest"], ["ponder", "decision"], ["relegate", "position"], ["decree", "religion"]], "prefix": "0"}
24
+ {"stem": ["precarious", "stability"], "answer": 2, "choice": [["cantankerous", "testiness"], ["ornamental", "flourishes"], ["susceptible", "resistance"], ["flexible", "strength"], ["conclusive", "results"]], "prefix": "0"}
25
+ {"stem": ["querulous", "complain"], "answer": 3, "choice": [["silent", "talk"], ["humorous", "laugh"], ["dangerous", "risk"], ["deceitful", "cheat"], ["gracious", "accept"]], "prefix": "0"}
26
+ {"stem": ["animosity", "hatred"], "answer": 1, "choice": [["carnal", "active"], ["genial", "amiable"], ["insomnia", "sleepy"], ["pacify", "peace"], ["liveliness", "careful"]], "prefix": "0"}
27
+ {"stem": ["scissors", "cut"], "answer": 1, "choice": [["window", "close"], ["spice", "season"], ["cloth", "weave"], ["mask", "frighten"], ["country", "vote"]], "prefix": "0"}
28
+ {"stem": ["exorbitant", "moderation"], "answer": 2, "choice": [["dispassionate", "equanimity"], ["macabre", "interest"], ["perfidious", "loyalty"], ["brilliant", "gullibility"], ["lavish", "extravagance"]], "prefix": "0"}
29
+ {"stem": ["submit", "subordinate"], "answer": 2, "choice": [["loud", "cacophony"], ["rebel", "solitude"], ["secede", "autonomous"], ["inferior", "dominant"], ["no", "choice"]], "prefix": "0"}
30
+ {"stem": ["ruler", "line"], "answer": 3, "choice": [["stamp", "letter"], ["period", "dot"], ["key", "door"], ["compass", "circle"], ["thermometer", "degree"]], "prefix": "0"}
31
+ {"stem": ["audience", "theater"], "answer": 3, "choice": [["crew", "ship"], ["scholars", "library"], ["group", "society"], ["spectators", "arena"], ["actors", "stage"]], "prefix": "0"}
32
+ {"stem": ["caption", "cartoon"], "answer": 2, "choice": [["byline", "newspaper"], ["laughter", "comedy"], ["subtitle", "film"], ["translation", "paraphrase"], ["billboard", "road"]], "prefix": "0"}
33
+ {"stem": ["scapegoat", "blame"], "answer": 4, "choice": [["ingrate", "gratitude"], ["apprentice", "skill"], ["trickster", "honesty"], ["truant", "education"], ["effigy", "hatred"]], "prefix": "0"}
34
+ {"stem": ["topic", "discourse"], "answer": 3, "choice": [["title", "play"], ["subject", "digression"], ["guideline", "policy"], ["theme", "essay"], ["footnote", "text"]], "prefix": "0"}
35
+ {"stem": ["diversion", "boredom"], "answer": 0, "choice": [["assurance", "uncertainty"], ["enmity", "hatred"], ["secrecy", "curiosity"], ["reward", "deed"], ["sluggishness", "fatigue"]], "prefix": "0"}
36
+ {"stem": ["precarious", "stability"], "answer": 4, "choice": [["mean", "gauge"], ["huge", "weight"], ["exact", "measure"], ["exotic", "accord"], ["anomalous", "model"]], "prefix": "0"}
37
+ {"stem": ["arable", "cultivation"], "answer": 4, "choice": [["exploited", "protection"], ["healthy", "medication"], ["insular", "discovery"], ["productive", "surplus"], ["navigable", "sailing"]], "prefix": "0"}
38
+ {"stem": ["courier", "message"], "answer": 2, "choice": [["soldier", "battle"], ["student", "knowledge"], ["prophet", "revelation"], ["judge", "law"], ["athlete", "prowess"]], "prefix": "0"}
39
+ {"stem": ["arid", "dry"], "answer": 0, "choice": [["glacial", "cold"], ["coastal", "tidal"], ["damp", "muddy"], ["snowbound", "polar"], ["shallow", "deep"]], "prefix": "0"}
40
+ {"stem": ["waiter", "diner"], "answer": 1, "choice": [["ballerina", "dancer"], ["clerk", "customer"], ["nurse", "orderly"], ["juror", "judge"], ["captain", "teammate"]], "prefix": "0"}
41
+ {"stem": ["encourage", "coerce"], "answer": 1, "choice": [["implement", "accomplish"], ["suggest", "command"], ["hinder", "facilitate"], ["filter", "separate"], ["oppose", "disagree"]], "prefix": "0"}
42
+ {"stem": ["journal", "article"], "answer": 3, "choice": [["dance", "ballet"], ["magazine", "cover"], ["set", "scenery"], ["anthology", "poem"], ["concert", "orchestra"]], "prefix": "0"}
43
+ {"stem": ["patent", "obvious"], "answer": 2, "choice": [["contrite", "happy"], ["curt", "expansive"], ["voracious", "hungry"], ["dissonant", "emotive"], ["ephemeral", "exorbitant"]], "prefix": "0"}
44
+ {"stem": ["shear", "wool"], "answer": 0, "choice": [["reap", "wheat"], ["whittle", "wood"], ["sweep", "broom"], ["prune", "tree"], ["rake", "leaves"]], "prefix": "0"}
45
+ {"stem": ["ticket", "admission"], "answer": 1, "choice": [["letter", "salutation"], ["coupon", "discount"], ["receipt", "payment"], ["license", "travel"], ["application", "interview"]], "prefix": "0"}
46
+ {"stem": ["perceptive", "discern"], "answer": 2, "choice": [["determined", "hesitate"], ["authoritarian", "heed"], ["persistent", "persevere"], ["abandoned", "neglect"], ["restrained", "rebel"]], "prefix": "0"}
47
+ {"stem": ["ostrich", "bird"], "answer": 0, "choice": [["lion", "cat"], ["goose", "flock"], ["ewe", "sheep"], ["cub", "bear"], ["primate", "monkey"]], "prefix": "0"}
48
+ {"stem": ["lens", "glass"], "answer": 2, "choice": [["well", "water"], ["saw", "wood"], ["sweater", "wool"], ["fuel", "fire"], ["ink", "paper"]], "prefix": "0"}
49
+ {"stem": ["freight", "truck"], "answer": 4, "choice": [["goods", "warehouse"], ["customers", "store"], ["stevedores", "ship"], ["engine", "train"], ["passengers", "bus"]], "prefix": "0"}
50
+ {"stem": ["consider", "contemplate"], "answer": 3, "choice": [["smile", "greet"], ["write", "compose"], ["complain", "bicker"], ["examine", "scrutinize"], ["ignore", "notice"]], "prefix": "0"}
51
+ {"stem": ["procrastinate", "action"], "answer": 1, "choice": [["reverse", "direction"], ["postpone", "event"], ["assign", "choice"], ["endure", "patience"], ["embezzle", "fraud"]], "prefix": "0"}
52
+ {"stem": ["fickle", "inconsistency"], "answer": 3, "choice": [["cloudy", "warmth"], ["innate", "capability"], ["worthy", "heroism"], ["placid", "calmness"], ["solid", "order"]], "prefix": "0"}
53
+ {"stem": ["thicket", "shrubs"], "answer": 0, "choice": [["grove", "trees"], ["orchard", "apples"], ["pasture", "cows"], ["reef", "waves"], ["crop", "plants"]], "prefix": "0"}
54
+ {"stem": ["copyright", "book"], "answer": 2, "choice": [["franchise", "license"], ["lease", "owner"], ["patent", "design"], ["trademark", "registration"], ["brand", "manufacturer"]], "prefix": "0"}
55
+ {"stem": ["repeal", "law"], "answer": 0, "choice": [["withdraw", "offer"], ["amend", "agreement"], ["reconcile", "amends"], ["demote", "employee"], ["renovate", "house"]], "prefix": "0"}
56
+ {"stem": ["abbreviation", "word"], "answer": 4, "choice": [["laminate", "layer"], ["inhibit", "idea"], ["expedite", "mail"], ["invoke", "deity"], ["abridge", "book"]], "prefix": "0"}
57
+ {"stem": ["lubricant", "slide"], "answer": 1, "choice": [["battery", "discharge"], ["glue", "adhere"], ["stain", "cleanse"], ["poison", "ingest"], ["water", "drink"]], "prefix": "0"}
58
+ {"stem": ["flake", "snow"], "answer": 1, "choice": [["storm", "hail"], ["drop", "rain"], ["field", "wheat"], ["stack", "hay"], ["cloud", "sky"]], "prefix": "0"}
59
+ {"stem": ["emollient", "soften"], "answer": 0, "choice": [["oil", "lubricate"], ["disinfectant", "contaminate"], ["concrete", "harden"], ["storm", "thunder"], ["steam", "evaporate"]], "prefix": "0"}
60
+ {"stem": ["congeal", "solid"], "answer": 3, "choice": [["heat", "fire"], ["breathe", "air"], ["immunize", "disease"], ["melt", "liquid"], ["push", "resistance"]], "prefix": "0"}
61
+ {"stem": ["dodo", "bird"], "answer": 1, "choice": [["horse", "mule"], ["dinosaur", "reptile"], ["venom", "snake"], ["rooster", "hen"], ["dog", "puppy"]], "prefix": "0"}
62
+ {"stem": ["proficiency", "expert"], "answer": 2, "choice": [["recognition", "winner"], ["victory", "athlete"], ["passion", "enthusiast"], ["appointment", "official"], ["medicine", "doctor"]], "prefix": "0"}
63
+ {"stem": ["insubordination", "punishment"], "answer": 3, "choice": [["evening", "night"], ["earthquake", "tornado"], ["candor", "falsehood"], ["heroism", "praise"], ["fine", "penalty"]], "prefix": "0"}
64
+ {"stem": ["potentate", "power"], "answer": 1, "choice": [["broadcaster", "news"], ["virtuoso", "skill"], ["protege", "sponsorship"], ["maverick", "group"], ["colleague", "camaraderie"]], "prefix": "0"}
65
+ {"stem": ["bird", "avian"], "answer": 3, "choice": [["plant", "tropical"], ["meat", "carnivorous"], ["snake", "slippery"], ["dog", "canine"], ["lung", "amphibian"]], "prefix": "0"}
66
+ {"stem": ["mendicant", "beg"], "answer": 1, "choice": [["sycophant", "demean"], ["braggart", "boast"], ["parasite", "contribute"], ["hero", "worship"], ["dissembler", "believe"]], "prefix": "0"}
67
+ {"stem": ["orator", "speech"], "answer": 3, "choice": [["protagonist", "story"], ["chronicler", "events"], ["playwright", "stage"], ["comedian", "jokes"], ["vocalist", "voice"]], "prefix": "0"}
68
+ {"stem": ["canal", "waterway"], "answer": 4, "choice": [["skyline", "city"], ["bank", "stream"], ["hub", "wheel"], ["dam", "river"], ["reservoir", "lake"]], "prefix": "0"}
69
+ {"stem": ["verification", "confirm"], "answer": 2, "choice": [["synopsis", "avoid"], ["application", "file"], ["obscenity", "censor"], ["conciliation", "appease"], ["reiteration", "say"]], "prefix": "0"}
70
+ {"stem": ["omnipotent", "power"], "answer": 1, "choice": [["impudent", "control"], ["daring", "audacity"], ["parochial", "scope"], ["objective", "rage"], ["beguiling", "disgust"]], "prefix": "0"}
71
+ {"stem": ["paleontologist", "tyrannosaurus"], "answer": 0, "choice": [["botanist", "capsicum"], ["professor", "student"], ["agriculturist", "dairy"], ["priest", "religion"], ["no", "choice"]], "prefix": "0"}
72
+ {"stem": ["atrophy", "withered"], "answer": 0, "choice": [["contamination", "impure"], ["putrefaction", "preserved"], ["replication", "completed"], ["inflation", "reduced"], ["destruction", "violent"]], "prefix": "0"}
73
+ {"stem": ["fission", "energy"], "answer": 4, "choice": [["reaction", "response"], ["distortion", "image"], ["nutrient", "growth"], ["evaporation", "liquid"], ["combustion", "heat"]], "prefix": "0"}
74
+ {"stem": ["parsimony", "philanthropy"], "answer": 1, "choice": [["carnal", "active"], ["prejudice", "tolerance"], ["generosity", "kindness"], ["rivalry", "noise"], ["liveliness", "patience"]], "prefix": "0"}
75
+ {"stem": ["criticize", "censorious"], "answer": 3, "choice": [["explain", "enigmatic"], ["discard", "useless"], ["exude", "flamboyant"], ["concur", "sycophantic"], ["tremble", "jocular"]], "prefix": "0"}
76
+ {"stem": ["evaporate", "vapor"], "answer": 0, "choice": [["petrify", "stone"], ["centrifuge", "liquid"], ["saturate", "fluid"], ["corrode", "acid"], ["incinerate", "fire"]], "prefix": "0"}
77
+ {"stem": ["hostile", "bellicose"], "answer": 1, "choice": [["indifferent", "averse"], ["stubborn", "obdurate"], ["morose", "slothful"], ["unequivocal", "skeptical"], ["angry", "passive"]], "prefix": "0"}
78
+ {"stem": ["propagandize", "principles"], "answer": 4, "choice": [["plagiarize", "writing"], ["indemnify", "damages"], ["indoctrinate", "institutions"], ["pacify", "aggression"], ["proselytize", "religion"]], "prefix": "0"}
79
+ {"stem": ["inquisitorial", "curiosity"], "answer": 2, "choice": [["morose", "behavior"], ["injurious", "prying"], ["ingenuous", "innocence"], ["pernicious", "damage"], ["laconic", "speech"]], "prefix": "0"}
80
+ {"stem": ["eagle", "bird"], "answer": 3, "choice": [["halibut", "salmon"], ["beak", "feather"], ["deer", "fawn"], ["beagle", "dog"], ["egg", "chick"]], "prefix": "0"}
81
+ {"stem": ["prudent", "indiscretion"], "answer": 0, "choice": [["frugal", "wastefulness"], ["proud", "accomplishment"], ["generous", "wealth"], ["disqualified", "competition"], ["disgruntled", "cynicism"]], "prefix": "0"}
82
+ {"stem": ["perfidious", "treachery"], "answer": 1, "choice": [["philanthropic", "destitution"], ["servile", "submissiveness"], ["truculent", "temperament"], ["bereft", "consolation"], ["resplendent", "drabness"]], "prefix": "0"}
83
+ {"stem": ["bus", "passengers"], "answer": 2, "choice": [["train", "caboose"], ["car", "tires"], ["freighter", "cargo"], ["plane", "pilot"], ["yacht", "owner"]], "prefix": "0"}
84
+ {"stem": ["alligator", "reptile"], "answer": 1, "choice": [["fish", "school"], ["lion", "cat"], ["wolf", "sheep"], ["cub", "bear"], ["dog", "bone"]], "prefix": "0"}
85
+ {"stem": ["reprehensible", "condemn"], "answer": 3, "choice": [["torpid", "rule"], ["innocent", "judge"], ["depraved", "admire"], ["estimable", "praise"], ["worthy", "parody"]], "prefix": "0"}
86
+ {"stem": ["humidifier", "moisture"], "answer": 3, "choice": [["iron", "wrinkle"], ["candle", "wax"], ["tub", "liquid"], ["furnace", "heat"], ["chimney", "smoke"]], "prefix": "0"}
87
+ {"stem": ["eminence", "infamy"], "answer": 3, "choice": [["power", "fame"], ["east", "west"], ["indifference", "nonchalance"], ["pride", "shame"], ["royalty", "nobility"]], "prefix": "0"}
88
+ {"stem": ["oxygen", "gas"], "answer": 2, "choice": [["cobra", "venom"], ["doctor", "hospital"], ["aluminum", "metal"], ["gymnasium", "track"], ["airplane", "cloud"]], "prefix": "0"}
89
+ {"stem": ["iron", "metal"], "answer": 3, "choice": [["hydrogen", "water"], ["rock", "quarry"], ["wheel", "bicycle"], ["emerald", "gem"], ["coral", "ocean"]], "prefix": "0"}
90
+ {"stem": ["indolent", "assiduous"], "answer": 2, "choice": [["normal", "mean"], ["powerful", "omnipotent"], ["abstemious", "overindulgent"], ["rife", "vogue"], ["beneficial", "strong"]], "prefix": "0"}
91
+ {"stem": ["condolence", "mourner"], "answer": 3, "choice": [["secret", "stranger"], ["loan", "borrower"], ["rescue", "knight"], ["congratulation", "victor"], ["record", "athlete"]], "prefix": "0"}
92
+ {"stem": ["beauty", "aesthete"], "answer": 0, "choice": [["pleasure", "hedonist"], ["emotion", "demagogue"], ["opinion", "sympathizer"], ["seance", "medium"], ["luxury", "ascetic"]], "prefix": "0"}
93
+ {"stem": ["intransigent", "compromise"], "answer": 1, "choice": [["permanent", "stability"], ["dogged", "surrender"], ["disorganized", "chaos"], ["lonesome", "friendship"], ["strenuous", "exercise"]], "prefix": "1"}
94
+ {"stem": ["acquit", "charge"], "answer": 4, "choice": [["accuse", "offense"], ["punish", "reward"], ["extricate", "freedom"], ["camouflage", "identity"], ["rescue", "danger"]], "prefix": "1"}
95
+ {"stem": ["tunnel", "mine"], "answer": 4, "choice": [["conduit", "fluid"], ["corner", "intersection"], ["sign", "detour"], ["aisle", "seat"], ["corridor", "building"]], "prefix": "1"}
96
+ {"stem": ["actor", "cast"], "answer": 0, "choice": [["musician", "orchestra"], ["singer", "song"], ["lecturer", "class"], ["congregation", "church"], ["proofreader", "text"]], "prefix": "1"}
97
+ {"stem": ["unnerve", "composure"], "answer": 1, "choice": [["deviate", "individuality"], ["corrupt", "purity"], ["judge", "verdict"], ["shock", "amazement"], ["threaten", "attack"]], "prefix": "1"}
98
+ {"stem": ["depose", "king"], "answer": 3, "choice": [["eulogize", "hero"], ["inaugurate", "mayor"], ["promote", "general"], ["unfrock", "minister"], ["elect", "leader"]], "prefix": "1"}
99
+ {"stem": ["antiseptic", "germs"], "answer": 2, "choice": [["sneezing", "allergies"], ["earthquake", "destruction"], ["water", "thirst"], ["illness", "fever"], ["executive", "agenda"]], "prefix": "1"}
100
+ {"stem": ["immature", "develop"], "answer": 1, "choice": [["tempestuous", "explode"], ["unready", "prepare"], ["superstitious", "believe"], ["unfeasible", "originate"], ["fortuitous", "plan"]], "prefix": "1"}
101
+ {"stem": ["abrasive", "skin"], "answer": 3, "choice": [["flammable", "fire"], ["resilient", "shock"], ["soluble", "water"], ["corrosive", "iron"], ["responsive", "stimulus"]], "prefix": "1"}
102
+ {"stem": ["catalog", "shopper"], "answer": 2, "choice": [["contract", "lawyer"], ["schedule", "worker"], ["menu", "diner"], ["article", "author"], ["bank", "teller"]], "prefix": "1"}
103
+ {"stem": ["sketch", "artist"], "answer": 3, "choice": [["secret", "confidant"], ["palette", "painter"], ["cell", "prisoner"], ["draft", "writer"], ["chisel", "sculptor"]], "prefix": "1"}
104
+ {"stem": ["tentacles", "octopus"], "answer": 2, "choice": [["petals", "flower"], ["tadpoles", "frog"], ["claws", "crab"], ["algae", "seaweed"], ["quills", "porcupine"]], "prefix": "1"}
105
+ {"stem": ["treason", "country"], "answer": 1, "choice": [["settlement", "lawyer"], ["embezzlement", "employer"], ["justice", "honor"], ["hospitality", "generosity"], ["chagrin", "mistake"]], "prefix": "1"}
106
+ {"stem": ["cartographer", "maps"], "answer": 0, "choice": [["architect", "blueprints"], ["bibliographer", "books"], ["curator", "artworks"], ["traveler", "countries"], ["surveyor", "instruments"]], "prefix": "1"}
107
+ {"stem": ["virtuoso", "music"], "answer": 0, "choice": [["bard", "poetry"], ["crescendo", "scale"], ["lyricist", "melody"], ["portrait", "photography"], ["critic", "performance"]], "prefix": "1"}
108
+ {"stem": ["forensics", "argumentation"], "answer": 2, "choice": [["autopsy", "death"], ["syntax", "grammar"], ["jurisprudence", "law"], ["archaeology", "site"], ["etymology", "dictionary"]], "prefix": "1"}
109
+ {"stem": ["story", "building"], "answer": 3, "choice": [["crust", "sandwich"], ["shingle", "roof"], ["data", "file"], ["layer", "cake"], ["root", "plant"]], "prefix": "2"}
110
+ {"stem": ["architect", "blueprint"], "answer": 4, "choice": [["instructor", "blackboard"], ["graduate", "diploma"], ["musician", "note"], ["painter", "brush"], ["composer", "score"]], "prefix": "2"}
111
+ {"stem": ["callow", "experience"], "answer": 2, "choice": [["painting", "artist"], ["heavy", "weight"], ["barren", "fruit"], ["gift", "donor"], ["measure", "ounce"]], "prefix": "2"}
112
+ {"stem": ["embargo", "trade"], "answer": 4, "choice": [["umbrella", "clouds"], ["engine", "automobile"], ["license", "fishing"], ["alarm", "valuable"], ["helmet", "injury"]], "prefix": "2"}
113
+ {"stem": ["building", "blueprint"], "answer": 0, "choice": [["report", "outline"], ["chicken", "egg"], ["brick", "wall"], ["soup", "ladle"], ["conduit", "cement"]], "prefix": "2"}
114
+ {"stem": ["emend", "faulty"], "answer": 3, "choice": [["recruit", "competent"], ["fracture", "separable"], ["renovate", "habitable"], ["purify", "contaminated"], ["reproduce", "copied"]], "prefix": "2"}
115
+ {"stem": ["asteroid", "planet"], "answer": 0, "choice": [["quibble", "objection"], ["gravel", "sand"], ["mountain", "hill"], ["wood", "splinter"], ["radio", "television"]], "prefix": "2"}
116
+ {"stem": ["map", "navigate"], "answer": 3, "choice": [["manuscript", "submit"], ["license", "revoke"], ["writing", "erase"], ["blueprint", "build"], ["receipt", "pay"]], "prefix": "2"}
117
+ {"stem": ["epilogue", "book"], "answer": 4, "choice": [["sequel", "movie"], ["conclusion", "title"], ["tiff", "quarrel"], ["intermission", "play"], ["finale", "symphony"]], "prefix": "2"}
118
+ {"stem": ["raucous", "sound"], "answer": 3, "choice": [["dim", "light"], ["noisy", "uproar"], ["tanned", "leather"], ["rough", "texture"], ["hard", "granite"]], "prefix": "2"}
119
+ {"stem": ["eraser", "page"], "answer": 0, "choice": [["mop", "floor"], ["sponge", "soap"], ["pen", "ink"], ["nail", "wall"], ["bleach", "stain"]], "prefix": "2"}
120
+ {"stem": ["levee", "flood"], "answer": 2, "choice": [["snow", "avalanche"], ["rain", "deluge"], ["immunization", "disease"], ["zenith", "view"], ["buttress", "building"]], "prefix": "2"}
121
+ {"stem": ["quack", "doctor"], "answer": 1, "choice": [["charlatan", "impostor"], ["pretender", "monarch"], ["defendant", "prosecutor"], ["arbitrator", "judge"], ["professional", "amateur"]], "prefix": "2"}
122
+ {"stem": ["floral", "flowers"], "answer": 2, "choice": [["perennial", "plants"], ["morbid", "cemeteries"], ["emotional", "feelings"], ["moral", "stories"], ["maniacal", "men"]], "prefix": "2"}
123
+ {"stem": ["decibel", "sound"], "answer": 3, "choice": [["ingredient", "food"], ["ruler", "length"], ["calories", "menu"], ["degree", "temperature"], ["headphones", "music"]], "prefix": "2"}
124
+ {"stem": ["amalgam", "metals"], "answer": 2, "choice": [["fracture", "bones"], ["divorce", "marriages"], ["coalition", "factions"], ["car", "payments"], ["convention", "speeches"]], "prefix": "2"}
125
+ {"stem": ["emulate", "person"], "answer": 3, "choice": [["admire", "reputation"], ["obey", "leader"], ["cooperate", "partner"], ["mimic", "gesture"], ["mock", "sarcasm"]], "prefix": "2"}
126
+ {"stem": ["format", "newspaper"], "answer": 1, "choice": [["binding", "book"], ["design", "building"], ["direction", "sign"], ["market", "commodity"], ["catalogue", "library"]], "prefix": "2"}
127
+ {"stem": ["feign", "deceive"], "answer": 0, "choice": [["flee", "elude"], ["dangle", "drop"], ["send", "receive"], ["contract", "lengthen"], ["publish", "write"]], "prefix": "2"}
128
+ {"stem": ["flap", "wing"], "answer": 1, "choice": [["speak", "sound"], ["wave", "hand"], ["whisper", "word"], ["stub", "toe"], ["sing", "bird"]], "prefix": "2"}
129
+ {"stem": ["remuneration", "labor"], "answer": 3, "choice": [["gratuity", "bonus"], ["apology", "regret"], ["pledge", "donation"], ["trophy", "victory"], ["debt", "loan"]], "prefix": "2"}
130
+ {"stem": ["sequester", "juror"], "answer": 0, "choice": [["quarantine", "patient"], ["cloister", "convent"], ["parole", "prisoner"], ["graduate", "pupil"], ["elect", "mayor"]], "prefix": "2"}
131
+ {"stem": ["petal", "flower"], "answer": 3, "choice": [["oak", "tree"], ["staple", "paper"], ["sprout", "seed"], ["tooth", "comb"], ["tide", "beach"]], "prefix": "2"}
132
+ {"stem": ["saunter", "walk"], "answer": 1, "choice": [["snore", "sleep"], ["drawl", "speak"], ["throw", "toss"], ["ladle", "brush"], ["finish", "end"]], "prefix": "2"}
133
+ {"stem": ["seed", "plant"], "answer": 4, "choice": [["pouch", "kangaroo"], ["root", "soil"], ["drop", "water"], ["bark", "tree"], ["egg", "bird"]], "prefix": "2"}
134
+ {"stem": ["cooperation", "collusion"], "answer": 3, "choice": [["evidence", "proof"], ["achievement", "reward"], ["damage", "compensation"], ["imitation", "forgery"], ["emotion", "ecstasy"]], "prefix": "2"}
135
+ {"stem": ["lame", "mobility"], "answer": 2, "choice": [["lively", "energy"], ["hostile", "enemy"], ["hoarse", "speech"], ["fractured", "cast"], ["walk", "transportation"]], "prefix": "2"}
136
+ {"stem": ["mechanical", "garage"], "answer": 4, "choice": [["artist", "canvas"], ["administrator", "personnel"], ["teller", "window"], ["teacher", "information"], ["nurse", "hospital"]], "prefix": "2"}
137
+ {"stem": ["lobbyist", "cause"], "answer": 2, "choice": [["legislator", "voter"], ["clergy", "congregation"], ["advertiser", "product"], ["defendant", "verdict"], ["consumer", "goods"]], "prefix": "2"}
138
+ {"stem": ["birds", "wings"], "answer": 2, "choice": [["moose", "antlers"], ["camel", "hump"], ["spider", "legs"], ["alligator", "tail"], ["cat", "whiskers"]], "prefix": "2"}
139
+ {"stem": ["border", "country"], "answer": 4, "choice": [["current", "river"], ["water", "lake"], ["waves", "sea"], ["horizon", "sunset"], ["shore", "ocean"]], "prefix": "2"}
140
+ {"stem": ["bankruptcy", "money"], "answer": 3, "choice": [["discrepancy", "account"], ["empathy", "feeling"], ["plan", "organization"], ["apathy", "caring"], ["homely", "household"]], "prefix": "2"}
141
+ {"stem": ["traffic", "street"], "answer": 4, "choice": [["ship", "gangplank"], ["crop", "harvest"], ["car", "garage"], ["pedestrians", "feet"], ["water", "riverbed"]], "prefix": "2"}
142
+ {"stem": ["throng", "people"], "answer": 2, "choice": [["game", "players"], ["picnic", "woods"], ["swarm", "insects"], ["cat", "kittens"], ["vase", "flowers"]], "prefix": "2"}
143
+ {"stem": ["embroidery", "cloth"], "answer": 1, "choice": [["bracelet", "jewelry"], ["mural", "wall"], ["tattoo", "design"], ["paint", "color"], ["flower", "vase"]], "prefix": "2"}
144
+ {"stem": ["incorrigible", "reformed"], "answer": 4, "choice": [["unnerving", "irritated"], ["innocuous", "harmed"], ["irrelevant", "verified"], ["insolvent", "dissolved"], ["indelible", "erased"]], "prefix": "2"}
145
+ {"stem": ["food", "hunger"], "answer": 0, "choice": [["love", "loneliness"], ["ginseng", "energy"], ["antiseptic", "wound"], ["anodyne", "pain"], ["no", "choice"]], "prefix": "2"}
146
+ {"stem": ["word", "language"], "answer": 2, "choice": [["paint", "portrait"], ["poetry", "rhythm"], ["note", "music"], ["tale", "story"], ["week", "year"]], "prefix": "2"}
147
+ {"stem": ["purgation", "impurities"], "answer": 3, "choice": [["catharsis", "epiphanies"], ["sterilization", "ailments"], ["salvation", "prayers"], ["disinfection", "bacteria"], ["inattention", "details"]], "prefix": "2"}
148
+ {"stem": ["wedding", "marriage"], "answer": 1, "choice": [["birthday", "cake"], ["coronation", "reign"], ["graduation", "diploma"], ["promotion", "job"], ["decoration", "bravery"]], "prefix": "2"}
149
+ {"stem": ["puppeteer", "marionette"], "answer": 2, "choice": [["teacher", "textbook"], ["ballerina", "leotard"], ["hypnotist", "subject"], ["lawyer", "criminal"], ["manager", "baseball"]], "prefix": "2"}
150
+ {"stem": ["glaze", "pottery"], "answer": 2, "choice": [["scuff", "furniture"], ["donate", "tree"], ["ice", "cake"], ["injure", "gun"], ["chortle", "laugh"]], "prefix": "2"}
151
+ {"stem": ["pastiche", "writing"], "answer": 0, "choice": [["collage", "art"], ["melody", "music"], ["bandage", "medicine"], ["school", "philosophy"], ["sequel", "film"]], "prefix": "2"}
152
+ {"stem": ["carpenter", "woodwork"], "answer": 3, "choice": [["guitarist", "pick"], ["cook", "heat"], ["sculptor", "studio"], ["weaver", "cloth"], ["potter", "shape"]], "prefix": "2"}
153
+ {"stem": ["flowers", "florist"], "answer": 0, "choice": [["rings", "jeweler"], ["pharmacy", "pharmacist"], ["roses", "arrangement"], ["wedding", "caterer"], ["stethoscope", "doctor"]], "prefix": "2"}
154
+ {"stem": ["calculator", "compute"], "answer": 1, "choice": [["plug", "insert"], ["clamp", "grip"], ["saddle", "straddle"], ["bridge", "suspend"], ["incinerator", "warm"]], "prefix": "0-1"}
155
+ {"stem": ["wallet", "money"], "answer": 1, "choice": [["safe", "lock"], ["suitcase", "clothing"], ["camera", "film"], ["setting", "jewel"], ["car", "engine"]], "prefix": "0-1"}
156
+ {"stem": ["caricature", "drawing"], "answer": 2, "choice": [["eagle", "bird"], ["impersonation", "flattery"], ["limerick", "poem"], ["ballad", "song"], ["license", "hunter"]], "prefix": "0-1"}
157
+ {"stem": ["shard", "pottery"], "answer": 3, "choice": [["flint", "stone"], ["flange", "wheel"], ["cinder", "coal"], ["fragment", "bone"], ["tare", "grain"]], "prefix": "0-1"}
158
+ {"stem": ["amplifier", "ear"], "answer": 1, "choice": [["computer", "brain"], ["telescope", "eye"], ["book", "library"], ["clock", "time"], ["keyboard", "finger"]], "prefix": "0-1"}
159
+ {"stem": ["quart", "volume"], "answer": 1, "choice": [["day", "night"], ["mile", "distance"], ["decade", "century"], ["friction", "heat"], ["part", "whole"]], "prefix": "0-1"}
160
+ {"stem": ["locomotive", "train"], "answer": 1, "choice": [["horse", "saddle"], ["tractor", "plow"], ["rudder", "rowboat"], ["camel", "desert"], ["gasoline", "automobile"]], "prefix": "0-1"}
161
+ {"stem": ["glutton", "moderation"], "answer": 2, "choice": [["thief", "larceny"], ["peer", "nobility"], ["scoundrel", "virtue"], ["gambler", "luck"], ["benefactor", "gift"]], "prefix": "0-1"}
162
+ {"stem": ["library", "book"], "answer": 1, "choice": [["scholar", "knowledge"], ["stable", "horse"], ["factory", "outlet"], ["laboratory", "radiation"], ["laser", "energy"]], "prefix": "1-2"}