Created
July 17, 2020 16:58
-
-
Save JKirchartz/1ae46665d680e031184e681e62154fa5 to your computer and use it in GitHub Desktop.
Cheap Bots Done Quick & Cheap Bots Toot Sweet source for JKirchartz_exe.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"origin":["\\#avatar \\#popart #popart_avatar#", | |
"[phrase:#phrases#]#phrase.capitalize#\n\\#HolzerKreuger {svg #svg2#}"], | |
"disabled":["\\#avatar \\#popart #popart_avatar# #cc#", | |
"[phrase:#phrases#]#phrase.capitalize#\n\\#HolzerKreuger {svg #svg2#} #cc#", | |
".@YournextNick hit me", | |
"#song#"], | |
"song":[".@MidiDittyBOT \"#mididitty#\"", | |
"[tune:#mididitty#].@MidiDittyBOT \"#tune# #tune#\"", | |
"[verse:#mididitty#][chorus:#mididitty#].@MidiDittyBOT \"#verse# #chorus# #verse# #chorus#\"", | |
"[tune:#mididitty#].@MidiDittyBOT \"#tune# #mididitty# #tune# #mididitty# #tune#\""], | |
"cc":["", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"\ncc:@#artbots# \\#bot2bot"], | |
"phrases":["#holzer_kruger_pos#", | |
"#holzer_kruger_markov#"], | |
"artbots":["ArtyNegative", | |
"ArtyCurve", | |
"ArtyWinds", | |
"ArtyCrush", | |
"imgshear", | |
"plaidbot", | |
"kaleid_o_bot", | |
"JPGglitchbot", | |
"lowpolybot", | |
"WordPadBot"], | |
"mididitty":["[one:#note#][two:#note#]#one##duration# #two##duration# #one##duration# #two##duration#", | |
"[one:#note#][two:#note#][three:#note#][arp:#one##duration# #two##duration# #three##duration# #two##duration#]#arp# #arp#", | |
"[one:#note#][two:#note#][three:#note#][arp:#three##duration# #two##duration# #one##duration# #two##duration#]#arp# #arp# #arp#", | |
"#note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration#", | |
"#mididitty# #mididitty#"], | |
"note":["a", | |
"b", | |
"c", | |
"d", | |
"e", | |
"f", | |
"g", | |
"r", | |
"A", | |
"B", | |
"C", | |
"D", | |
"E", | |
"F", | |
"G", | |
"r", | |
"as", | |
"bs", | |
"cs", | |
"ds", | |
"es", | |
"fs", | |
"gs", | |
"r", | |
"As", | |
"Bs", | |
"Cs", | |
"Ds", | |
"Es", | |
"Fs", | |
"Gs", | |
"r"], | |
"duration":["0", | |
"1", | |
"2", | |
"3", | |
"0", | |
"1", | |
"2", | |
"3", | |
"0.", | |
"1.", | |
"2.", | |
"3."], | |
"color":["#hex##hex##hex##hex##hex##hex#", | |
"[A:#hex#]#A##A#0000", | |
"[A:#hex#]00#A##A#00", | |
"[A:#hex#]0000#A##A#", | |
"[A:#hex#][B:#hex#]#B##B##A##A##A##A#", | |
"[A:#hex#][B:#hex#]#A##A##B##B##A##A#", | |
"[A:#hex#][B:#hex#]#A##A##A##A##B##B#", | |
"[R:#hex#][G:#hex#][B:#hex#]#R##R##G##G##B##B#", | |
"[R:#hex#][G:#hex#][B:#hex#]#R#0#G#0#B#0"], | |
"color_reds":["[A:#hex#]F#A#0000", | |
"[A:#hex#]#A##A#0000", | |
"[R:#hex#][G:#hex#][B:#hex#]F#R#0#G#0#B#"], | |
"hex":["0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"A", | |
"B", | |
"C", | |
"D", | |
"E", | |
"F"], | |
"setup_svg":"[x:#dimension#][y:#dimension#]", | |
"svg_start":"#setup_svg#<svg width=\"#x#\" height=\"#y#\" xmlns=\"http://www.w3.org/2000/svg\">", | |
"lengthAdjust":["spacing", | |
"spacingAndGlyphs"], | |
"text":"<text width =\"90%\" y=\"50%\" x=\"50%\" alignment-baseline=\"middle\" text-anchor=\"middle\" id=\"text\" style=\"font-size: #digit##digit#px; font-weight: 900;font-style:italic;\" fill=\"\\#FFFFFF\" textLength=\"#x#\" lengthAdjust=\"#lengthAdjust#\" filter=\"url(\\#solid)\" xml:space=\"preserve\"> #phrase# </text>", | |
"new_script":"<script type=\"text/javascript\" xlink:href=\"http://laser-galliform.glitch.me/jkirchartz_exe2.js\" xlink:actuate=\"onLoad\" xlink:show=\"other\" xlink:type=\"simple\"></script>", | |
"script":"<script type=\"text/javascript\">var text = document.getElementById('text'); text.setAttribute('textLength', Math.round(text.clientWidth / 1.1)); text.style.fontSize = Math.round(text.clientWidth / text.textContent.length) + 'px';</script>", | |
"svg_end":"</svg>", | |
"svg2":"#setup_svg#<svg width=\"#x#\" height=\"#y#\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"grayscale\"><feColorMatrix type=\"saturate\" values=\"0\"/></filter> <filter x=\"0\" y=\"0\" width=\"1\" height=\"1\" id=\"solid\"> <feFlood flood-color=\"\\##color_reds#\"/><feComposite in=\"SourceGraphic\"/></filter><image class=\"bw\" filter=\"url(\\#grayscale)\" width=\"100%\" height=\"100%\" xlink:href=\"http://#img_src#\" />#text##script#</svg>", | |
"img_src":["lorempixel.com/#x#/#y#", | |
"unsplash.it/#x#/#y#", | |
"placebear.com/#x#/#y#", | |
"placebeard.it/#x#/#y#", | |
"placekitten.com/#x#/#y#", | |
"placeimg.com/#x#/#y#/any", | |
"placeimg.com/#x#/#y#/any", | |
"placeimg.com/#x#/#y#/any", | |
"placeimg.com/#x#/#y#/any", | |
"placeimg.com/#x#/#y#/any", | |
"baconmockup.com/#x#/#y#", | |
"spaceholder.cc/#x#x#y#", | |
"spaceholder.cc/#x#x#y#", | |
"spaceholder.cc/#x#x#y#", | |
"loremflickr.com/#x#/#y#", | |
"picsum.photos/#x#/#y#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#?query=#word#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#?query=#word#,#word#", | |
"#celeb_pics#"], | |
"dead_links":["p-hold.com/#x#/#y#"], | |
"celeb_pics":["stevensegallery.com/#x#/#y#", | |
"www.fillmurray.com/#x#/#y#", | |
"morganfillman.space/#x#/#y#", | |
"place-hoff.com/#x#/#y#", | |
"www.placecage.com/c/#x#/#y#", | |
"www.placecage.com/#x#/#y#"], | |
"digit":["0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9"], | |
"dimension":["#[num:6,7,8,9,10,11,12]num##digit##digit#"], | |
"all":["the #the#", | |
"you #you#", | |
"things #things#", | |
"", | |
"out #out#", | |
"levels #levels#", | |
"costs #costs#"], | |
"debauch":[""], | |
"lack":["of #of#"], | |
"desirable":["occasionally #occasionally#"], | |
"results":[""], | |
"leads":["to #to#"], | |
"discoverable":["laws #laws#"], | |
"go":["a #a#", | |
"all #all#", | |
"crazy #crazy#"], | |
"everyones":["work #work#"], | |
"hate":["can #can#"], | |
"children":["are #are#", | |
"are #are#"], | |
"causes":["more #more#", | |
"as #as#"], | |
"looking":["back #back#"], | |
"religion":["causes #causes#"], | |
"cherished":[""], | |
"debunking":["sex #sex#"], | |
"to":["be #be#", | |
"mindless #mindless#", | |
"creativity #creativity#", | |
"society #society#", | |
"stay #stay#", | |
"increase #increase#", | |
"most #most#", | |
"much #much#", | |
"perversion #perversion#", | |
"your #your#", | |
"live #live#", | |
"worry #worry#", | |
"fight #fight#", | |
"die #die#", | |
"continue #continue#", | |
"keep #keep#", | |
"try #try#", | |
"stop #stop#", | |
"outsmart #outsmart#", | |
"the #the#", | |
"have #have#", | |
"be #be#", | |
"be #be#", | |
"be #be#", | |
"be #be#", | |
"study #study#", | |
"analyze #analyze#", | |
"have #have#", | |
"give #give#", | |
"charity #charity#", | |
"stay #stay#", | |
"hold #hold#", | |
"operate #operate#", | |
"live #live#", | |
"be #be#", | |
"rule #rule#", | |
"lose #lose#", | |
"the #the#", | |
"mankind #mankind#", | |
"learn #learn#", | |
"ease #ease#", | |
"manipulate #manipulate#", | |
"a #a#", | |
"stay #stay#", | |
"happen #happen#", | |
"men #men#", | |
"hide #hide#", | |
"act #act#", | |
"reproduce #reproduce#", | |
"obscure #obscure#", | |
"be #be#", | |
"be #be#", | |
"stay #stay#", | |
"discoverable #discoverable#", | |
"disagree #disagree#", | |
"volunteer #volunteer#", | |
"stop #stop#", | |
"maintain #maintain#", | |
"be #be#", | |
"be #be#", | |
"hurt #hurt#", | |
"be #be#"], | |
"certain":["age #age#"], | |
"fatal":[""], | |
"immutable":["truths #truths#"], | |
"invariable":["attractive #attractive#"], | |
"worse":["than #than#", | |
"over #over#"], | |
"torture":["is #is#"], | |
"very":["little #little#", | |
"positive #positive#"], | |
"sloppy":["thinking #thinking#"], | |
"emergencies":[""], | |
"every":["achievement #achievement#"], | |
"stays":["in #in#"], | |
"awful":["punishment #punishment#"], | |
"ticket":[""], | |
"difference":["in #in#"], | |
"solves":[""], | |
"mothers":["shouldn't #shouldnt#"], | |
"die":["than #than#"], | |
"guileless":["in #in#"], | |
"leave":["your #your#"], | |
"small":["excesses #excesses#"], | |
"biological":["law #law#"], | |
"enjoy":["yourself #yourself#"], | |
"revolution":["begins #begins#", | |
"is #is#"], | |
"force":["", | |
"", | |
"to #to#", | |
"is #is#"], | |
"selfcontempt":["can #can#"], | |
"obsolete":[""], | |
"sign":["of #of#", | |
"of #of#", | |
"of #of#"], | |
"past":["", | |
"", | |
"present #present#"], | |
"talks":[""], | |
"second":["best #best#"], | |
"perspective":[""], | |
"run":[""], | |
"functioning":[""], | |
"substitute":["activity #activity#"], | |
"decadence":["", | |
"can #can#"], | |
"even":["your #your#", | |
"desirable #desirable#"], | |
"what":["it #it#", | |
"", | |
"they #they#", | |
"you #you#", | |
"you #you#", | |
"until #until#"], | |
"oldest":["fears #fears#"], | |
"hide":["one's #ones#"], | |
"power":["comes #comes#"], | |
"outsmart":["himself #himself#"], | |
"giving":["free #free#"], | |
"integrity":[""], | |
"sum":["of #of#"], | |
"emotions":["is #is#", | |
"is #is#"], | |
"issues":[""], | |
"new":["is #is#", | |
"", | |
"beginning #beginning#", | |
"is #is#"], | |
"falling":["off #off#"], | |
"body":["talks #talks#"], | |
"desires":["are #are#", | |
"your #your#"], | |
"men":["are #are#", | |
"and #and#"], | |
"here":["to #to#"], | |
"crackpots":[""], | |
"let":["the #the#", | |
"yourself #yourself#"], | |
"others":["", | |
"if #if#", | |
"to #to#"], | |
"active":["fantasy #fantasy#"], | |
"strong":["sense #sense#", | |
"emotional #emotional#", | |
"stand #stand#"], | |
"change":["is #is#", | |
"anything #anything#"], | |
"extreme":["behavior #behavior#", | |
"self-consciousness #selfconsciousness#"], | |
"substance":[""], | |
"healthy":[""], | |
"study":["the #the#", | |
"as #as#"], | |
"contradiction":[""], | |
"ignoring":["enemies #enemies#"], | |
"credit":[""], | |
"women":[""], | |
"arent":["political #political#"], | |
"smoke":["screen #screen#"], | |
"social":["not #not#", | |
"control #control#"], | |
"action":["causes #causes#", | |
"is #is#"], | |
"makes":["you #you#"], | |
"pathological":["psychology #psychology#"], | |
"thats":["interesting #interesting#"], | |
"control":[""], | |
"love":["is #is#", | |
"was #was#", | |
"demonstrates #demonstrates#"], | |
"family":["can #can#", | |
"is #is#"], | |
"extra":["money #money#"], | |
"solitude":["is #is#"], | |
"private":["property #property#"], | |
"moral":["act #act#", | |
"integrity #integrity#"], | |
"fake":["or #or#"], | |
"counts":["for #for#"], | |
"crime":["against #against#", | |
""], | |
"manipulate":["women #women#"], | |
"use":["too #too#"], | |
"metaphor":[""], | |
"wealth":["is #is#"], | |
"sake":["of #of#", | |
"of #of#"], | |
"positive":["attitude #attitude#", | |
"thing #thing#"], | |
"agitation":["is #is#"], | |
"few":["immutable #immutable#", | |
""], | |
"live":["", | |
"simply #simply#", | |
"in #in#", | |
"by #by#", | |
"on #on#"], | |
"monogamous":["by #by#"], | |
"calm":["is #is#"], | |
"eccentrics":["or #or#"], | |
"themselves":["", | |
""], | |
"type":["of #of#"], | |
"is":["to #to#", | |
"not #not#", | |
"the #the#", | |
"all #all#", | |
"a #a#", | |
"just #just#", | |
"inevitable #inevitable#", | |
"perfectly #perfectly#", | |
"immoral #immoral#", | |
"a #a#", | |
"preferable #preferable#", | |
"truer #truer#", | |
"deadly #deadly#", | |
"increasingly #increasingly#", | |
"more #more#", | |
"a #a#", | |
"the #the#", | |
"more #more#", | |
"anxiety #anxiety#", | |
"calming #calming#", | |
"valuable #valuable#", | |
"dangerous #dangerous#", | |
"a #a#", | |
"as #as#", | |
"a #a#", | |
"relatively #relatively#", | |
"a #a#", | |
"more #more#", | |
"the #the#", | |
"a #a#", | |
"a #a#", | |
"criminal #criminal#", | |
"a #a#", | |
"equally #equally#", | |
"new #new#", | |
"beautiful #beautiful#", | |
"necessary #necessary#", | |
"a #a#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"an #an#", | |
"soothing #soothing#", | |
"a #a#", | |
"the #the#", | |
"despicable #despicable#", | |
"obsolete #obsolete#", | |
"a #a#", | |
"nothing #nothing#", | |
"the #the#", | |
"a #a#", | |
"man's #mans#", | |
"hell #hell#", | |
"heroic #heroic#", | |
"man's #mans#", | |
"a #a#", | |
"unavoidable #unavoidable#", | |
"a #a#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"a #a#", | |
"an #an#", | |
"second #second#", | |
"escapism #escapism#", | |
"used #used#", | |
"good #good#", | |
"a #a#", | |
"imperative #imperative#", | |
"no #no#", | |
"the #the#", | |
"a #a#", | |
"not #not#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"a #a#", | |
"good #good#", | |
"enriching #enriching#", | |
"antisocial #antisocial#", | |
"nature's #natures#", | |
"a #a#", | |
"a #a#", | |
"used #used#", | |
"when #when#", | |
"a #a#", | |
"living #living#", | |
"an #an#", | |
"used #used#", | |
"to #to#", | |
"nothing #nothing#", | |
"to #to#", | |
"invariable #invariable#", | |
"a #a#", | |
"laughable #laughable#", | |
"reactionary #reactionary#", | |
"barbaric #barbaric#", | |
"fair #fair#", | |
"frightful #frightful#", | |
"absurd #absurd#", | |
"permissible #permissible#", | |
"a #a#", | |
"not #not#"], | |
"today":[""], | |
"more":["trouble #trouble#", | |
"important #important#", | |
"conductive #conductive#", | |
"important #important#", | |
"intelligible #intelligible#", | |
"valuable #valuable#", | |
"harm #harm#", | |
"meaningful #meaningful#"], | |
"expiring":["for #for#"], | |
"imprisons":["you #you#"], | |
"escapism":[""], | |
"naive":["than #than#"], | |
"freedom":["", | |
"is #is#", | |
"of #of#", | |
"is #is#"], | |
"hurt":["others #others#"], | |
"deserve":["special #special#"], | |
"insecurity":[""], | |
"hold":["too #too#"], | |
"effort":["is #is#"], | |
"must":["be #be#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"disagree #disagree#", | |
"have #have#", | |
"know #know#"], | |
"worst":["ones #ones#"], | |
"fooling":["yourself #yourself#"], | |
"animals":["is #is#", | |
""], | |
"science":["advances #advances#"], | |
"challenge":[""], | |
"work":["is #is#", | |
"with #with#"], | |
"reproduce":["is #is#"], | |
"categorizing":["fear #fear#"], | |
"itself":["", | |
""], | |
"can":["go #go#", | |
"ask #ask#", | |
"have #have#", | |
"be #be#", | |
"ruin #ruin#", | |
"be #be#", | |
"yield #yield#", | |
"be #be#", | |
"be #be#", | |
"betray #betray#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"be #be#", | |
"cause #cause#", | |
"be #be#", | |
"do #do#", | |
"have #have#", | |
"only #only#", | |
"discover #discover#", | |
"help #help#", | |
"live #live#", | |
"understand #understand#"], | |
"learn":[""], | |
"history":[""], | |
"beautiful":["but #but#"], | |
"crazy":["things #things#", | |
"are #are#"], | |
"give":["up #up#", | |
"extra #extra#"], | |
"choice":[""], | |
"lifedestroying":["activity #activity#"], | |
"protects":["your #your#"], | |
"something":["can #can#", | |
"in #in#", | |
"terrible #terrible#", | |
"they're #theyre#"], | |
"sense":["of #of#", | |
"of #of#", | |
"of #of#", | |
""], | |
"times":["inactivity #inactivity#", | |
"your #your#"], | |
"intelligible":[""], | |
"contempt":["doesn't #doesnt#"], | |
"absolute":["submission #submission#"], | |
"aging":["and #and#"], | |
"end":["in #in#"], | |
"inheritance":["must #must#"], | |
"ambivalence":["can #can#"], | |
"exceptional":["people #people#"], | |
"nuts":["if #if#"], | |
"damage":["in #in#"], | |
"loving":["animals #animals#"], | |
"vital":["energies #energies#", | |
"to #to#"], | |
"attachment":["stems #stems#"], | |
"pure":["is #is#"], | |
"immoral":[""], | |
"sin":["is #is#"], | |
"abstraction":["is #is#"], | |
"description":["is #is#"], | |
"information":["about #about#"], | |
"may":[""], | |
"sacrifice":[""], | |
"reflect":["a #a#"], | |
"abuse":["of #of#"], | |
"mankind":[""], | |
"coming":["back #back#"], | |
"destructive":["impulses #impulses#"], | |
"meaningful":["than #than#"], | |
"response":["to #to#"], | |
"solidarity":[""], | |
"man":["can't #cant#", | |
"is #is#", | |
""], | |
"a":["little #little#", | |
"long #long#", | |
"lot #lot#", | |
"man #man#", | |
"mother #mother#", | |
"name #name#", | |
"lot #lot#", | |
"positive #positive#", | |
"relaxed #relaxed#", | |
"better #better#", | |
"sense #sense#", | |
"sincere #sincere#", | |
"single #single#", | |
"solid #solid#", | |
"sense #sense#", | |
"strong #strong#", | |
"form #form#", | |
"type #type#", | |
"useful #useful#", | |
"legitimate #legitimate#", | |
"sign #sign#", | |
"fool #fool#", | |
"nice #nice#", | |
"way #way#", | |
"relative #relative#", | |
"meal #meal#", | |
"kind #kind#", | |
"frightening #frightening#", | |
"log #log#", | |
"form #form#", | |
"sacrifice #sacrifice#", | |
"social #social#", | |
"biological #biological#", | |
"powerful #powerful#", | |
"luxury #luxury#", | |
"necessity #necessity#", | |
"burden #burden#", | |
"finer #finer#", | |
"release #release#", | |
"certain #certain#", | |
"state #state#", | |
"gift #gift#", | |
"good #good#", | |
"famous #famous#", | |
"life-destroying #lifedestroying#", | |
"gigantic #gigantic#", | |
"substitute #substitute#", | |
"prerequisite #prerequisite#", | |
"very #very#", | |
"lot #lot#", | |
"sign #sign#", | |
"link #link#", | |
"bad #bad#", | |
"moral #moral#", | |
"new #new#", | |
"means #means#", | |
"dream #dream#", | |
"weapon #weapon#", | |
"strong #strong#", | |
"death #death#", | |
"restatement #restatement#", | |
"horrible #horrible#", | |
"life #life#", | |
"life #life#", | |
"purification #purification#", | |
"victim #victim#", | |
"token #token#"], | |
"realized":[""], | |
"chasing":["the #the#"], | |
"remember":["you #you#"], | |
"effective":[""], | |
"conscious":["mind #mind#"], | |
"crippling":[""], | |
"purification":["rite #rite#"], | |
"maintain":["our #our#"], | |
"alienation":["produces #produces#"], | |
"selfimprovement":["is #is#"], | |
"sexless":[""], | |
"pleasure":["for #for#", | |
"will #will#"], | |
"operate":["on #on#"], | |
"dream":["state #state#"], | |
"order":["is #is#"], | |
"idiosyncratic":["has #has#"], | |
"help":["you #you#"], | |
"produces":["eccentrics #eccentrics#"], | |
"over":["time #time#"], | |
"fall":["where #where#"], | |
"wishing":["things #things#"], | |
"symbols":["are #are#"], | |
"attitude":["means #means#"], | |
"through":["your #your#"], | |
"hell":[""], | |
"rewarded":[""], | |
"vocation":["for #for#"], | |
"its":["basis #basis#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"crucial #crucial#", | |
"good #good#", | |
"important #important#", | |
"just #just#", | |
"not #not#", | |
"not #not#", | |
"vital #vital#", | |
"sexual #sexual#", | |
"realized #realized#", | |
"authority #authority#"], | |
"roots":["agitation #agitation#"], | |
"before":["you #you#"], | |
"group":["solidarity #solidarity#"], | |
"fit":["to #to#"], | |
"decay":[""], | |
"personal":["weapon #weapon#", | |
"life #life#", | |
"gain #gain#"], | |
"interesting":["is #is#", | |
""], | |
"relativity":["is #is#"], | |
"deeds":["eventually #eventually#"], | |
"expectations":["are #are#"], | |
"labor":["is #is#", | |
"can #can#"], | |
"better":["man #man#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"left #left#"], | |
"occasionally":["principles #principles#", | |
""], | |
"criminal":[""], | |
"revolutionaries":[""], | |
"finer":["sensibility #sensibility#"], | |
"fool":["", | |
"others #others#"], | |
"eventually":["are #are#"], | |
"good":["results #results#", | |
"deeds #deeds#", | |
"person #person#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"protection #protection#", | |
"and #and#", | |
"for #for#", | |
"", | |
"for #for#"], | |
"tyrants":[""], | |
"extremists":[""], | |
"descendants":[""], | |
"impulses":["is #is#"], | |
"safe":["can #can#"], | |
"break":["us #us#"], | |
"they":["may #may#", | |
"are #are#", | |
"think #think#", | |
"are #are#", | |
"do #do#", | |
"are #are#", | |
"have #have#"], | |
"ambition":["is #is#"], | |
"not":["necessarily #necessarily#", | |
"a #a#", | |
"a #a#", | |
"to #to#", | |
"good #good#", | |
"good #good#", | |
"monogamous #monogamous#", | |
"fit #fit#", | |
"a #a#", | |
"effective #effective#", | |
"", | |
"the #the#"], | |
"yourself":["is #is#", | |
"means #means#", | |
"is #is#", | |
"because #because#", | |
"lets #lets#", | |
"", | |
"to #to#", | |
"for #for#", | |
"down #down#", | |
"", | |
"", | |
""], | |
"wont":["behave #behave#"], | |
"name":["means #means#"], | |
"fantasy":["life #life#", | |
""], | |
"preferable":["to #to#"], | |
"truths":["today #today#"], | |
"slipping":["into #into#"], | |
"truth":[""], | |
"meal":["ticket #ticket#"], | |
"harm":["than #than#"], | |
"oppressed":["become #become#"], | |
"idea":["with #with#", | |
"of #of#", | |
"of #of#"], | |
"parasites":[""], | |
"society":[""], | |
"shouldnt":["make #make#", | |
"breed #breed#"], | |
"trading":["a #a#"], | |
"expect":["people #people#"], | |
"sexually":["can #can#", | |
"is #is#"], | |
"our":["conscience #conscience#", | |
"quality #quality#"], | |
"happen":["", | |
"of #of#"], | |
"sexual":["side #side#"], | |
"event":["can #can#"], | |
"special":["concessions #concessions#"], | |
"really":["bad #bad#"], | |
"try":["to #to#"], | |
"psychology":[""], | |
"crucial":["to #to#"], | |
"chaos":["is #is#"], | |
"increase":["group #group#"], | |
"investigation":[""], | |
"imperative":[""], | |
"surprise":[""], | |
"cause":["a #a#", | |
"is #is#", | |
"problems #problems#"], | |
"free":["rein #rein#"], | |
"extraordinary":[""], | |
"base":["builds #builds#"], | |
"ask":[""], | |
"laughable":[""], | |
"beginning":[""], | |
"inevitable":[""], | |
"heroic":["to #to#"], | |
"incapacitator":[""], | |
"hostile":[""], | |
"created":["crime #crime#"], | |
"terrible":["happens #happens#"], | |
"honest":["", | |
"way #way#"], | |
"creates":["taste #taste#"], | |
"thing":["", | |
""], | |
"place":["to #to#"], | |
"obscure":["oppression #oppression#"], | |
"think":["they #they#"], | |
"first":["sign #sign#"], | |
"holzer_kruger_markov":["a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"absolute #absolute#", | |
"abstraction #abstraction#", | |
"abuse #abuse#", | |
"action #action#", | |
"alienation #alienation#", | |
"all #all#", | |
"ambition #ambition#", | |
"ambivalence #ambivalence#", | |
"an #an#", | |
"anger #anger#", | |
"animalism #animalism#", | |
"any #any#", | |
"anything #anything#", | |
"artificial #artificial#", | |
"at #at#", | |
"at #at#", | |
"automation #automation#", | |
"awful #awful#", | |
"bad #bad#", | |
"being #being#", | |
"being #being#", | |
"being #being#", | |
"being #being#", | |
"believing #believing#", | |
"boredom #boredom#", | |
"calm #calm#", | |
"categorizing #categorizing#", | |
"change #change#", | |
"chasing #chasing#", | |
"children #children#", | |
"children #children#", | |
"class #class#", | |
"class #class#", | |
"confusing #confusing#", | |
"crime #crime#", | |
"decadence #decadence#", | |
"decency #decency#", | |
"dependence #dependence#", | |
"description #description#", | |
"deviants #deviants#", | |
"disgust #disgust#", | |
"disorganization #disorganization#", | |
"don't #dont#", | |
"drama #drama#", | |
"dreaming #dreaming#", | |
"dying #dying#", | |
"dying #dying#", | |
"eating #eating#", | |
"elaboration #elaboration#", | |
"emotional #emotional#", | |
"enjoy #enjoy#", | |
"ensure #ensure#", | |
"even #even#", | |
"every #every#", | |
"everyone's #everyones#", | |
"everything #everything#", | |
"exceptional #exceptional#", | |
"expiring #expiring#", | |
"expressing #expressing#", | |
"extreme #extreme#", | |
"extreme #extreme#", | |
"faithfulness #faithfulness#", | |
"fake #fake#", | |
"fathers #fathers#", | |
"fear #fear#", | |
"freedom #freedom#", | |
"giving #giving#", | |
"go #go#", | |
"going #going#", | |
"good #good#", | |
"government #government#", | |
"grass #grass#", | |
"guilt #guilt#", | |
"habitual #habitual#", | |
"hiding #hiding#", | |
"holding #holding#", | |
"humanism #humanism#", | |
"humor #humor#", | |
"ideals #ideals#", | |
"if #if#", | |
"if #if#", | |
"if #if#", | |
"if #if#", | |
"ignoring #ignoring#", | |
"illness #illness#", | |
"imposing #imposing#", | |
"in #in#", | |
"inheritance #inheritance#", | |
"it #it#", | |
"it #it#", | |
"it #it#", | |
"it #it#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"just #just#", | |
"keep #keep#", | |
"killing #killing#", | |
"knowing #knowing#", | |
"knowledge #knowledge#", | |
"labor #labor#", | |
"lack #lack#", | |
"leisure #leisure#", | |
"listen #listen#", | |
"looking #looking#", | |
"loving #loving#", | |
"low #low#", | |
"manual #manual#", | |
"men #men#", | |
"moderation #moderation#", | |
"money #money#", | |
"monomania #monomania#", | |
"morals #morals#", | |
"most #most#", | |
"mostly #mostly#", | |
"mothers #mothers#", | |
"much #much#", | |
"murder #murder#", | |
"myth #myth#", | |
"noise #noise#", | |
"nothing #nothing#", | |
"occasionally #occasionally#", | |
"offer #offer#", | |
"often #often#", | |
"old #old#", | |
"opacity #opacity#", | |
"pain #pain#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"physical #physical#", | |
"planning #planning#", | |
"playing #playing#", | |
"politics #politics#", | |
"potential #potential#", | |
"private #private#", | |
"pursuing #pursuing#", | |
"push #push#", | |
"raise #raise#", | |
"random #random#", | |
"rechanneling #rechanneling#", | |
"recluses #recluses#", | |
"redistributing #redistributing#", | |
"relativity #relativity#", | |
"religion #religion#", | |
"remember #remember#", | |
"repetition #repetition#", | |
"resolutions #resolutions#", | |
"revolution #revolution#", | |
"romantic #romantic#", | |
"routine #routine#", | |
"routine #routine#", | |
"sacrificing #sacrificing#", | |
"salvation #salvation#", | |
"self-awareness #selfawareness#", | |
"self-contempt #selfcontempt#", | |
"selfishness #selfishness#", | |
"selflessness #selflessness#", | |
"separatism #separatism#", | |
"sex #sex#", | |
"sin #sin#", | |
"slipping #slipping#", | |
"sloppy #sloppy#", | |
"solitude #solitude#", | |
"sometimes #sometimes#", | |
"sometimes #sometimes#", | |
"spending #spending#", | |
"starvation #starvation#", | |
"stasis #stasis#", | |
"sterilization #sterilization#", | |
"strong #strong#", | |
"stupid #stupid#", | |
"survival #survival#", | |
"symbols #symbols#", | |
"taking #taking#", | |
"talking #talking#", | |
"teasing #teasing#", | |
"technology #technology#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"there #there#", | |
"there's #theres#", | |
"there's #theres#", | |
"thinking #thinking#", | |
"threatening #threatening#", | |
"timidity #timidity#", | |
"to #to#", | |
"to #to#", | |
"torture #torture#", | |
"trading #trading#", | |
"true #true#", | |
"unique #unique#", | |
"unquestioning #unquestioning#", | |
"using #using#", | |
"violence #violence#", | |
"war #war#", | |
"we #we#", | |
"when #when#", | |
"wishing #wishing#", | |
"with #with#", | |
"words #words#", | |
"worrying #worrying#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"your #your#", | |
"your #your#"], | |
"dont":["place #place#", | |
"work #work#", | |
"know #know#"], | |
"threatening":["someone #someone#"], | |
"powerful":["personal #personal#"], | |
"soothing":["but #but#"], | |
"transcendence":["is #is#"], | |
"instances":["it's #its#"], | |
"unattainable":["is #is#"], | |
"quality":["of #of#"], | |
"little":["knowledge #knowledge#", | |
"people #people#", | |
"information #information#"], | |
"necessarily":["a #a#"], | |
"their":["hands #hands#", | |
"own #own#"], | |
"breed":[""], | |
"girls":["the #the#"], | |
"plastic":[""], | |
"redistributing":["wealth #wealth#"], | |
"too":["much #much#", | |
"much #much#", | |
"many #many#", | |
"many #many#", | |
"sensitive #sensitive#", | |
"much #much#", | |
"few #few#", | |
"much #much#"], | |
"perfectly":["healthy #healthy#"], | |
"gives":["you #you#"], | |
"inactivity":["is #is#"], | |
"elaboration":["is #is#"], | |
"way":["", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"", | |
"to #to#", | |
"to #to#", | |
"", | |
"to #to#", | |
"around #around#"], | |
"mostly":["you #you#"], | |
"that":["your #your#", | |
"your #your#"], | |
"serve":["to #to#"], | |
"inexpressible":[""], | |
"discover":["any #any#"], | |
"boredom":["makes #makes#"], | |
"imposing":["order #order#"], | |
"operates":["according #according#"], | |
"elite":["is #is#"], | |
"than":["thought #thought#", | |
"your #your#", | |
"anything #anything#", | |
"is #is#", | |
"metaphor #metaphor#", | |
"to #to#", | |
"a #a#", | |
"to #to#", | |
"jaded #jaded#", | |
"to #to#", | |
"people #people#", | |
"then #then#", | |
"good #good#", | |
"it #it#", | |
"things #things#"], | |
"begins":["with #with#", | |
""], | |
"professionals":["are #are#"], | |
"kind":["of #of#"], | |
"anxiety":[""], | |
"determines":["what #what#"], | |
"boring":["unless #unless#"], | |
"matter":["what #what#"], | |
"future":["", | |
"is #is#", | |
""], | |
"guilt":["and #and#"], | |
"were":["born #born#"], | |
"gigantic":["smoke #smoke#"], | |
"listen":["when #when#"], | |
"risky":[""], | |
"and":["coming #coming#", | |
"let #let#", | |
"self-laceration #selflaceration#", | |
"decay #decay#", | |
"wholesome #wholesome#", | |
"evil #evil#", | |
"girls #girls#", | |
"sold #sold#", | |
"animals #animals#", | |
"future #future#", | |
"the #the#"], | |
"motivation":[""], | |
"illness":["is #is#"], | |
"bad":["people #people#", | |
"intentions #intentions#", | |
"cause #cause#"], | |
"mind":["", | |
"", | |
"your #your#"], | |
"selflessness":["is #is#"], | |
"talking":["is #is#"], | |
"murder":["has #has#"], | |
"have":["infinitely #infinitely#", | |
"many #many#", | |
"babies #babies#", | |
"an #an#", | |
"nothing #nothing#", | |
"freedom #freedom#", | |
"ugly #ugly#", | |
"to #to#", | |
"one #one#"], | |
"anger":["or #or#", | |
"is #is#"], | |
"seem":["to #to#"], | |
"any":["surplus #surplus#", | |
"truth #truth#"], | |
"relatively":["unimportant #unimportant#"], | |
"wholesome":[""], | |
"self":[""], | |
"responsible":["for #for#", | |
"for #for#"], | |
"potential":["counts #counts#"], | |
"luxury":["not #not#"], | |
"conscience":[""], | |
"sure":["of #of#"], | |
"pain":["can #can#"], | |
"timidity":["is #is#"], | |
"who":["don't #dont#", | |
"go #go#"], | |
"intentions":["can #can#"], | |
"nothing":["to #to#", | |
"to #to#", | |
"upsets #upsets#", | |
"to #to#", | |
"until #until#", | |
"but #but#", | |
"except #except#", | |
"redeeming #redeeming#"], | |
"class":["action #action#", | |
"structure #structure#"], | |
"achievement":["requires #requires#", | |
""], | |
"refreshing":["and #and#"], | |
"consequences":[""], | |
"proud":["of #of#"], | |
"flow":["is #is#"], | |
"playing":["it #it#"], | |
"concessions":[""], | |
"prepare":[""], | |
"absurd":[""], | |
"clean":["on #on#"], | |
"mating":["is #is#"], | |
"fact":["than #than#"], | |
"reserve":["for #for#"], | |
"perseverance":["you #you#"], | |
"unimportant":[""], | |
"surplus":["is #is#"], | |
"selfconsciousness":["leads #leads#"], | |
"perversion":[""], | |
"random":["mating #mating#"], | |
"anyway":[""], | |
"planning":["for #for#"], | |
"earth":[""], | |
"fear":["is #is#", | |
"is #is#"], | |
"one":["grand #grand#", | |
"notices #notices#"], | |
"knowledge":["can #can#", | |
"should #should#"], | |
"situations":[""], | |
"ruin":["your #your#", | |
"you #you#"], | |
"hope":["of #of#", | |
""], | |
"enough":[""], | |
"should":["be #be#", | |
"be #be#", | |
"be #be#", | |
"mind #mind#", | |
"act #act#", | |
"", | |
"study #study#"], | |
"being":["alone #alone#", | |
"happy #happy#", | |
"judgmental #judgmental#", | |
"sure #sure#"], | |
"only":["hope #hope#", | |
"way #way#", | |
"cause #cause#", | |
""], | |
"going":["with #with#", | |
"no #no#"], | |
"believing":["in #in#", | |
"something #something#"], | |
"betray":["you #you#"], | |
"disgust":["is #is#"], | |
"pursuing":["pleasure #pleasure#"], | |
"indifference":["is #is#"], | |
"inferior":["people #people#"], | |
"borrowed":["time #time#"], | |
"do":["crazy #crazy#", | |
"unless #unless#", | |
"more #more#"], | |
"get":["weak #weak#"], | |
"stasis":["is #is#"], | |
"stop":["time #time#", | |
"force #force#", | |
"and #and#"], | |
"leisure":["time #time#"], | |
"famous":["person #person#"], | |
"indulgences":[""], | |
"ones":["inability #inability#", | |
""], | |
"legitimate":["area #area#"], | |
"words":["tend #tend#"], | |
"timing":["is #is#"], | |
"chips":["fall #fall#"], | |
"routine":["is #is#", | |
"small #small#"], | |
"builds":["a #a#"], | |
"rebirth":["is #is#"], | |
"sacrificed":["to #to#"], | |
"humanism":["is #is#"], | |
"yield":["good #good#"], | |
"sacrifices":["", | |
"to #to#"], | |
"barbaric":[""], | |
"stupid":["", | |
"people #people#"], | |
"activity":["", | |
""], | |
"release":[""], | |
"excesses":["are #are#"], | |
"rein":["to #to#"], | |
"where":["they #they#", | |
"you #you#"], | |
"worrying":["can #can#"], | |
"truer":["than #than#"], | |
"insane":[""], | |
"delicately":["interconnected #interconnected#"], | |
"fair":["enough #enough#"], | |
"largesse":["of #of#"], | |
"accord":[""], | |
"sex":["myths #myths#", | |
"differences #differences#", | |
"only #only#"], | |
"relative":["thing #thing#"], | |
"culture":["is #is#"], | |
"decided":["before #before#"], | |
"are":["pointless #pointless#", | |
"crackpots #crackpots#", | |
"delicately #delicately#", | |
"despoiling #despoiling#", | |
"the #the#", | |
"the #the#", | |
"sacrificed #sacrificed#", | |
"rewarded #rewarded#", | |
"indulgences #indulgences#", | |
"replaced #replaced#", | |
"your #your#", | |
"good #good#", | |
"not #not#", | |
"for #for#", | |
"not #not#", | |
"more #more#", | |
"sexless #sexless#", | |
"better #better#", | |
"boring #boring#", | |
"extremists #extremists#", | |
"nuts #nuts#", | |
"important #important#", | |
"responsible #responsible#", | |
"insane #insane#", | |
"parasites #parasites#", | |
"too #too#", | |
"worse #worse#", | |
"here #here#", | |
"more #more#", | |
"inexpressible #inexpressible#", | |
"", | |
"too #too#", | |
"a #a#", | |
"guileless #guileless#", | |
"responsible #responsible#", | |
"the #the#", | |
"the #the#"], | |
"holding":["back #back#"], | |
"best":["way #way#", | |
"", | |
"way #way#"], | |
"awaits":["really #really#"], | |
"drama":["often #often#"], | |
"selflaceration":["are #are#"], | |
"away":["is #is#"], | |
"artificial":["desires #desires#", | |
"as #as#"], | |
"tend":["to #to#"], | |
"genius":[""], | |
"state":["of #of#", | |
""], | |
"whats":["what #what#"], | |
"horrible":["act #act#"], | |
"conductive":["to #to#"], | |
"rite":[""], | |
"screen":[""], | |
"law":[""], | |
"bought":["and #and#"], | |
"knowing":["yourself #yourself#"], | |
"we":["must #must#"], | |
"responses":["ar #ar#", | |
""], | |
"nature":["", | |
""], | |
"sold":[""], | |
"weak":[""], | |
"killing":["is #is#"], | |
"no":["surprise #surprise#", | |
"substance #substance#", | |
"matter #matter#", | |
"boon #boon#", | |
"one #one#"], | |
"abolished":[""], | |
"publicizes":["the #the#"], | |
"interpretations":[""], | |
"accident":["that #that#"], | |
"sacrificing":["yourself #yourself#"], | |
"many":["interpretations #interpretations#", | |
"desires #desires#", | |
"absolutes #absolutes#", | |
"sacrifices #sacrifices#", | |
"problems #problems#"], | |
"taking":["a #a#"], | |
"antisocial":[""], | |
"animalism":["is #is#"], | |
"according":["to #to#"], | |
"against":["property #property#"], | |
"energies":[""], | |
"protection":[""], | |
"figures":[""], | |
"disappointment":["is #is#"], | |
"comes":["as #as#"], | |
"natures":["way #way#"], | |
"duty":["imprisons #imprisons#"], | |
"exemplary":[""], | |
"habitual":["contempt #contempt#"], | |
"alone":["with #with#"], | |
"simply":["there #there#"], | |
"trust":["in #in#"], | |
"invented":["to #to#"], | |
"raise":["boys #boys#"], | |
"basis":["in #in#"], | |
"political":["your #your#"], | |
"mark":["of #of#", | |
"give #give#"], | |
"charisma":["can #can#"], | |
"much":["trust #trust#", | |
"is #is#", | |
"force #force#", | |
"was #was#", | |
"time #time#", | |
"can #can#", | |
"as #as#"], | |
"basic":["motivation #motivation#", | |
"insecurity #insecurity#"], | |
"life":["", | |
"", | |
"stays #stays#", | |
"should #should#", | |
"will #will#", | |
"", | |
"for #for#", | |
"is #is#", | |
""], | |
"wish":[""], | |
"with":["yourself #yourself#", | |
"no #no#", | |
"the #the#", | |
"inferior #inferior#", | |
"nature #nature#", | |
"their #their#", | |
"changes #changes#", | |
"the #the#", | |
"perseverance #perseverance#", | |
"a #a#", | |
"authority #authority#"], | |
"jaded":[""], | |
"else":[""], | |
"moderation":["kills #kills#"], | |
"mans":["vocation #vocation#", | |
"fate #fate#"], | |
"awake":["is #is#"], | |
"stems":["from #from#"], | |
"repetition":["is #is#"], | |
"spirit":["", | |
""], | |
"present":["and #and#"], | |
"volunteer":["is #is#"], | |
"unpopular":[""], | |
"teasing":["people #people#"], | |
"solid":["home #home#"], | |
"recluses":["always #always#"], | |
"as":["no #no#", | |
"dangerous #dangerous#", | |
"complacency #complacency#", | |
"admitting #admitting#", | |
"artificial #artificial#", | |
"plastic #plastic#", | |
"easy #easy#", | |
"falling #falling#", | |
"valuable #valuable#", | |
"intellectual #intellectual#", | |
"often #often#", | |
"possible #possible#", | |
"many #many#", | |
"it #it#", | |
"much #much#", | |
"possible #possible#"], | |
"will":["be #be#", | |
"ruin #ruin#", | |
"make #make#"], | |
"ugly":["consequences #consequences#"], | |
"while":["awake #awake#"], | |
"replaced":["by #by#"], | |
"behavior":["has #has#"], | |
"applies":["to #to#"], | |
"balance":["of #of#"], | |
"wake":["up #up#"], | |
"interconnected":[""], | |
"theres":["nothing #nothing#", | |
"nothing #nothing#"], | |
"then":["the #the#"], | |
"enriching":[""], | |
"separatism":["is #is#"], | |
"sincere":["effort #effort#"], | |
"side":[""], | |
"it":["is #is#", | |
"can #can#", | |
"is #is#", | |
"is #is#", | |
"is #is#", | |
"happen #happen#", | |
"safe #safe#", | |
"solves #solves#", | |
"should #should#"], | |
"rulers":[""], | |
"cant":["know #know#", | |
"change #change#", | |
"leave #leave#", | |
"be #be#", | |
"expect #expect#", | |
"fool #fool#"], | |
"someone":["sexually #sexually#", | |
"of #of#"], | |
"experts":[""], | |
"in":["the #the#", | |
"rebirth #rebirth#", | |
"itself #itself#", | |
"experts #experts#", | |
"flux #flux#", | |
"pathological #pathological#", | |
"romance #romance#", | |
"some #some#", | |
"harmony #harmony#", | |
"reserve #reserve#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"toil #toil#", | |
"your #your#"], | |
"property":["is #is#", | |
"created #created#"], | |
"technology":["will #will#"], | |
"worry":["about #about#"], | |
"if":["you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"they #they#", | |
"they #they#", | |
"you're #youre#", | |
"no #no#"], | |
"fate":["to #to#"], | |
"sensitive":[""], | |
"things":["are #are#", | |
"", | |
"seem #seem#", | |
"themselves #themselves#", | |
"are #are#", | |
"must #must#", | |
"away #away#", | |
""], | |
"make":["it #it#", | |
"too #too#", | |
"reality #reality#", | |
"or #or#", | |
"sacrifices #sacrifices#"], | |
"same":["as #as#", | |
"way #way#"], | |
"romance":["and #and#"], | |
"sterilization":["is #is#"], | |
"harmony":["with #with#"], | |
"babies":[""], | |
"grand":["passion #passion#"], | |
"success":[""], | |
"gets":["worse #worse#"], | |
"prerequisite":["of #of#"], | |
"used":["for #for#", | |
"to #to#", | |
"to #to#"], | |
"reactionary":[""], | |
"defeat":[""], | |
"disagree":["presupposes #presupposes#", | |
"with #with#"], | |
"evil":[""], | |
"automation":["is #is#"], | |
"levels":[""], | |
"decency":["is #is#"], | |
"on":["the #the#", | |
"all #all#", | |
"credit #credit#", | |
"self-improvement #selfimprovement#", | |
"borrowed #borrowed#", | |
"through #through#"], | |
"keep":["going #going#", | |
"something #something#"], | |
"selfawareness":["can #can#"], | |
"off":["a #a#"], | |
"salvation":["can't #cant#"], | |
"weapon":["", | |
"of #of#"], | |
"youre":["a #a#", | |
"fooling #fooling#"], | |
"punishment":["awaits #awaits#"], | |
"thought":[""], | |
"person":["than #than#", | |
""], | |
"charity":[""], | |
"costs":[""], | |
"greatest":["incapacitator #incapacitator#"], | |
"goals":["at #at#"], | |
"mother":[""], | |
"toil":[""], | |
"position":[""], | |
"the":["difference #difference#", | |
"world #world#", | |
"mark #mark#", | |
"earth #earth#", | |
"same #same#", | |
"oppressed #oppressed#", | |
"new #new#", | |
"most #most#", | |
"hope #hope#", | |
"future #future#", | |
"appropriate #appropriate#", | |
"real #real#", | |
"greatest #greatest#", | |
"chips #chips#", | |
"flow #flow#", | |
"people #people#", | |
"only #only#", | |
"best #best#", | |
"world #world#", | |
"living #living#", | |
"first #first#", | |
"spirit #spirit#", | |
"balance #balance#", | |
"past #past#", | |
"future #future#", | |
"long #long#", | |
"sake #sake#", | |
"limit #limit#", | |
"same #same#", | |
"best #best#", | |
"individual #individual#", | |
"past #past#", | |
"occasional #occasional#", | |
"most #most#", | |
"highest #highest#", | |
"way #way#", | |
"sake #sake#", | |
"rulers #rulers#", | |
"fittest #fittest#", | |
"opposite #opposite#", | |
"cruelest #cruelest#", | |
"desire #desire#", | |
"family #family#", | |
"idea #idea#", | |
"idea #idea#", | |
"idiosyncratic #idiosyncratic#", | |
"most #most#", | |
"mundane #mundane#", | |
"new #new#", | |
"old #old#", | |
"only #only#", | |
"sum #sum#", | |
"unattainable #unattainable#", | |
"world #world#", | |
"most #most#", | |
"rules #rules#", | |
"meaning #meaning#", | |
"past #past#", | |
"world #world#", | |
"world #world#", | |
"other #other#", | |
"worst #worst#"], | |
"absolutes":[""], | |
"fittest":["applies #applies#"], | |
"left":["in #in#"], | |
"permissible":["even #even#"], | |
"just":["by #by#", | |
"as #as#", | |
"an #an#", | |
"believing #believing#"], | |
"increasingly":["unpopular #unpopular#"], | |
"money":["to #to#", | |
"creates #creates#"], | |
"hands":["are #are#"], | |
"means":["a #a#", | |
"all #all#", | |
"you're #youre#", | |
"of #of#"], | |
"valuable":["when #when#", | |
"as #as#", | |
"than #than#", | |
""], | |
"victim":["of #of#"], | |
"using":["force #force#"], | |
"useful":["motivating #motivating#"], | |
"despoiling":["the #the#"], | |
"death":["wish #wish#"], | |
"morals":["are #are#"], | |
"opposite":["position #position#"], | |
"infinitely":["many #many#"], | |
"thinking":["gets #gets#", | |
"too #too#"], | |
"ease":["our #our#"], | |
"except":["what #what#"], | |
"lets":["you #you#"], | |
"parents":["are #are#", | |
""], | |
"attractive":[""], | |
"easy":["as #as#"], | |
"has":["its #its#", | |
"its #its#", | |
"lost #lost#"], | |
"advanced":["at #at#"], | |
"real":["issues #issues#", | |
"indifference #indifference#"], | |
"motivating":["force #force#"], | |
"around":[""], | |
"myth":["can #can#"], | |
"government":["is #is#"], | |
"rules":["you #you#"], | |
"advances":["faster #faster#"], | |
"survival":["of #of#"], | |
"possible":["", | |
""], | |
"admitting":["defeat #defeat#"], | |
"know":["what #what#", | |
"what's #whats#", | |
"where #where#"], | |
"burden":["on #on#"], | |
"world":["", | |
"not #not#", | |
"operates #operates#", | |
"begins #begins#", | |
"not #not#"], | |
"unique":["things #things#"], | |
"dreams":[""], | |
"helpful":["to #to#"], | |
"desire":["to #to#"], | |
"necessary":[""], | |
"like":["you #you#"], | |
"submission":["can #can#"], | |
"profound":["things #things#"], | |
"manual":["labor #labor#"], | |
"theyre":["not #not#"], | |
"flux":[""], | |
"continue":[""], | |
"always":["get #get#", | |
"have #have#"], | |
"become":["tyrants #tyrants#"], | |
"starvation":["is #is#"], | |
"opacity":["is #is#"], | |
"because":["you #you#"], | |
"old":["friends #friends#", | |
""], | |
"inability":["to #to#"], | |
"people":["", | |
"deserve #deserve#", | |
"", | |
"", | |
"", | |
"are #are#", | |
"", | |
"are #are#", | |
"are #are#", | |
"are #are#", | |
"who #who#", | |
"who #who#", | |
"won't #wont#", | |
"shouldn't #shouldnt#", | |
"sexually #sexually#", | |
"wake #wake#", | |
"to #to#"], | |
"fathers":["often #often#"], | |
"some":["instances #instances#"], | |
"back":["gives #gives#", | |
"protects #protects#", | |
"is #is#"], | |
"authority":["", | |
"figures #figures#"], | |
"deviants":["are #are#"], | |
"born":[""], | |
"selfishness":["is #is#"], | |
"unless":["they #they#", | |
"they #they#"], | |
"redeeming":["in #in#"], | |
"irresistible":["challenge #challenge#"], | |
"happens":["people #people#"], | |
"humor":["is #is#"], | |
"cruelest":["disappointment #disappointment#"], | |
"for":["love #love#", | |
"chaos #chaos#", | |
"emergencies #emergencies#", | |
"little #little#", | |
"what #what#", | |
"the #the#", | |
"personal #personal#", | |
"nothing #nothing#", | |
"the #the#", | |
"debunking #debunking#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"constituting #constituting#"], | |
"demonstrates":["largesse #largesse#"], | |
"unavoidable":["but #but#"], | |
"token":["few #few#"], | |
"everything":["that's #thats#"], | |
"behave":["if #if#"], | |
"passion":[""], | |
"expressing":["anger #anger#"], | |
"be":["a #a#", | |
"a #a#", | |
"a #a#", | |
"an #an#", | |
"a #a#", | |
"as #as#", | |
"exemplary #exemplary#", | |
"interesting #interesting#", | |
"abolished #abolished#", | |
"helpful #helpful#", | |
"a #a#", | |
"lonely #lonely#", | |
"with #with#", | |
"naive #naive#", | |
"proud #proud#", | |
"advanced #advanced#", | |
"fatal #fatal#", | |
"refreshing #refreshing#", | |
"hostile #hostile#", | |
"a #a#", | |
"bought #bought#", | |
"crippling #crippling#", | |
"cherished #cherished#", | |
"pure #pure#", | |
"the #the#", | |
"inadequate #inadequate#", | |
"something #something#", | |
"extraordinary #extraordinary#", | |
"intimate #intimate#"], | |
"noise":["can #can#"], | |
"eating":["too #too#"], | |
"business":[""], | |
"intimate":["with #with#"], | |
"lose":[""], | |
"obscures":["the #the#"], | |
"conventional":["goals #goals#"], | |
"despicable":[""], | |
"from":["basic #basic#"], | |
"enemies":["is #is#"], | |
"by":["itself #itself#", | |
"conventional #conventional#", | |
"nature #nature#", | |
"yourself #yourself#", | |
""], | |
"hiding":["your #your#"], | |
"comparison":[""], | |
"about":["", | |
"yourself #yourself#"], | |
"anything":["is #is#", | |
"else #else#", | |
"anyway #anyway#"], | |
"most":["cruel #cruel#", | |
"situations #situations#", | |
"people #people#", | |
"basic #basic#", | |
"profound #profound#", | |
"valuable #valuable#"], | |
"of":["professionals #professionals#", | |
"timing #timing#", | |
"genius #genius#", | |
"self #self#", | |
"duty #duty#", | |
"freedom #freedom#", | |
"decadence #decadence#", | |
"power #power#", | |
"investigation #investigation#", | |
"life #life#", | |
"yourself #yourself#", | |
"all #all#", | |
"the #the#", | |
"anesthesia #anesthesia#", | |
"pollution #pollution#", | |
"mind #mind#", | |
"", | |
"charisma #charisma#", | |
"aging #aging#", | |
"success #success#", | |
"good #good#", | |
"damage #damage#", | |
"pleasure #pleasure#", | |
"maturity #maturity#", | |
"choice #choice#", | |
"social #social#", | |
"comparison #comparison#", | |
"their #their#", | |
"the #the#", | |
"the #the#", | |
"revolution #revolution#", | |
"transcendence #transcendence#", | |
"the #the#", | |
"your #your#", | |
"spirit #spirit#", | |
"life #life#", | |
"the #the#", | |
"things #things#", | |
"your #your#"], | |
"violence":["is #is#"], | |
"dependence":["can #can#"], | |
"constituting":["the #the#"], | |
"frightful":[""], | |
"ensure":["that #that#"], | |
"stand":["publicizes #publicizes#"], | |
"act":["like #like#", | |
"", | |
"", | |
""], | |
"monomania":["is #is#"], | |
"or":["revolutionaries #revolutionaries#", | |
"hate #hate#", | |
"real #real#", | |
"break #break#"], | |
"pollution":[""], | |
"unconsciousness":["is #is#"], | |
"equally":["important #important#"], | |
"own":["business #business#", | |
"accord #accord#"], | |
"faithfulness":["is #is#"], | |
"owe":["the #the#"], | |
"creativity":["than #than#"], | |
"into":["madness #madness#"], | |
"intellectual":["responses #responses#"], | |
"down":[""], | |
"appropriate":["response #response#"], | |
"doesnt":["reflect #reflect#"], | |
"restatement":["of #of#"], | |
"dreaming":["while #while#"], | |
"presupposes":["moral #moral#"], | |
"pointless":["if #if#"], | |
"your":["life #life#", | |
"unconsciousness #unconsciousness#", | |
"conscious #conscious#", | |
"life #life#", | |
"family #family#", | |
"emotions #emotions#", | |
"emotions #emotions#", | |
"vital #vital#", | |
"personal #personal#", | |
"mark #mark#", | |
"life #life#", | |
"parents #parents#", | |
"parents #parents#", | |
"body #body#", | |
"own #own#", | |
"actions #actions#", | |
"dreams #dreams#", | |
"descendants #descendants#", | |
"sex #sex#", | |
"actions #actions#", | |
"oldest #oldest#"], | |
"often":["obscures #obscures#", | |
"use #use#", | |
"you #you#", | |
"as #as#"], | |
"calming":[""], | |
"log":[""], | |
"adolescent":["fantasy #fantasy#"], | |
"area":["of #of#"], | |
"spending":["too #too#"], | |
"support":["yourself #yourself#"], | |
"there":["is #is#", | |
"are #are#"], | |
"gift":["to #to#"], | |
"long":["way #way#", | |
"run #run#"], | |
"fight":[""], | |
"myths":[""], | |
"lost":["its #its#"], | |
"lonely":["than #than#"], | |
"mindless":["functioning #functioning#"], | |
"low":["expectations #expectations#"], | |
"lot":["of #of#", | |
"just #just#", | |
"of #of#"], | |
"notices":[""], | |
"analyze":["history #history#"], | |
"was":["decided #decided#", | |
"invented #invented#"], | |
"war":["is #is#"], | |
"happy":["is #is#"], | |
"mundane":["is #is#"], | |
"himself":[""], | |
"complacency":[""], | |
"form":["of #of#", | |
"of #of#"], | |
"offer":["very #very#"], | |
"relaxed":["man #man#"], | |
"actions":["determines #determines#", | |
"are #are#"], | |
"but":["stupid #stupid#", | |
"risky #risky#", | |
"nothing #nothing#", | |
"a #a#"], | |
"principles":["are #are#"], | |
"boys":["and #and#"], | |
"link":["with #with#"], | |
"gain":[""], | |
"highest":["achievement #achievement#"], | |
"true":["freedom #freedom#"], | |
"considerable":["perspective #perspective#"], | |
"ideals":["are #are#"], | |
"confusing":["yourself #yourself#"], | |
"romantic":["love #love#"], | |
"dangerous":["as #as#", | |
"to #to#"], | |
"up":["", | |
""], | |
"us":[""], | |
"until":["it's #its#", | |
"you #you#"], | |
"frightening":["contradiction #contradiction#"], | |
"maturity":[""], | |
"cruel":["of #of#"], | |
"limit":["as #as#"], | |
"emotional":["responses #responses#", | |
"attachment #attachment#"], | |
"grass":["roots #roots#"], | |
"changes":["in #in#"], | |
"sometimes":["science #science#", | |
"things #things#"], | |
"taste":[""], | |
"inadequate":[""], | |
"upsets":["the #the#"], | |
"an":["elite #elite#", | |
"end #end#", | |
"honest #honest#", | |
"active #active#", | |
"accident #accident#", | |
"irresistible #irresistible#", | |
"adolescent #adolescent#"], | |
"single":["event #event#"], | |
"ar":["as #as#"], | |
"at":["times #times#", | |
"times #times#", | |
"a #a#", | |
"all #all#"], | |
"home":["base #base#"], | |
"politics":["is #is#"], | |
"anesthesia":[""], | |
"physical":["culture #culture#"], | |
"dying":["and #and#", | |
"should #should#"], | |
"judgmental":["is #is#"], | |
"deadly":[""], | |
"when":["the #the#", | |
"your #your#", | |
"you #you#", | |
"something #something#"], | |
"reality":["more #more#"], | |
"occasional":["debauch #debauch#"], | |
"other":["way #way#"], | |
"boon":["to #to#"], | |
"kills":["the #the#"], | |
"you":["can #can#", | |
"", | |
"do #do#", | |
"considerable #considerable#", | |
"can't #cant#", | |
"", | |
"aren't #arent#", | |
"can't #cant#", | |
"have #have#", | |
"live #live#", | |
"understand #understand#", | |
"should #should#", | |
"were #were#", | |
"should #should#", | |
"are #are#", | |
"", | |
"always #always#", | |
"let #let#", | |
"are #are#", | |
"sense #sense#", | |
"can #can#", | |
"prepare #prepare#", | |
"are #are#", | |
"live #live#", | |
"are #are#", | |
"are #are#", | |
"are #are#", | |
"can #can#", | |
"can't #cant#", | |
"can't #cant#", | |
"don't #dont#", | |
"support #support#", | |
"have #have#", | |
"must #must#", | |
"must #must#", | |
"must #must#", | |
"must #must#", | |
"stop #stop#", | |
"can #can#", | |
"owe #owe#", | |
"should #should#"], | |
"out":["in #in#"], | |
"nice":["idea #idea#"], | |
"differences":["are #are#"], | |
"living":["fact #fact#", | |
"on #on#"], | |
"necessity":[""], | |
"oppression":[""], | |
"problems":["as #as#", | |
""], | |
"stay":["honest #honest#", | |
"clean #clean#", | |
"", | |
"by #by#"], | |
"meaning":["of #of#"], | |
"important":["than #than#", | |
"than #than#", | |
"", | |
"to #to#", | |
""], | |
"trouble":["than #than#"], | |
"unquestioning":["love #love#"], | |
"resolutions":["serve #serve#"], | |
"friends":["are #are#"], | |
"structure":["is #is#"], | |
"individual":[""], | |
"faster":["than #than#"], | |
"madness":["is #is#"], | |
"age":[""], | |
"fears":["are #are#"], | |
"rule":["themselves #themselves#"], | |
"rechanneling":["destructive #destructive#"], | |
"time":["", | |
"is #is#", | |
"", | |
"on #on#", | |
""], | |
"push":["yourself #yourself#"], | |
"understand":["others #others#", | |
"someone #someone#"], | |
"sensibility":[""], | |
"laws":[""], | |
"requires":["a #a#"], | |
"disorganization":["is #is#"], | |
"popart_avatar":"[hair:#color#][skin:#color#][lips:#color#][nose:#color#][glass:#color#]{svg <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" height=\"600\" width=\"600\" viewBox=\"0 0 600 600\"><defs>#filter#</defs><g id=\"pic\" filter=\"url(\\#filter)\"><path fill=\"\\##hair#\" d=\"M.1 299.59Q.1 151.84 0 4.09C0 .67.68-.01 4.1 0q296 .16 592 0c3.42 0 4.1.67 4.09 4.09q-.16 296 0 592c0 3.42-.67 4.1-4.09 4.09q-296-.16-592 0c-3.42 0-4.1-.67-4.1-4.09q.18-148.25.1-296.5zm261.93.38l-37 .28c-1.83-.05-3.66-.16-5.49-.16-46.49 0-93-.07-139.47.1-4.14 0-5.15-.94-5.12-5.11.19-34.16 0-68.32.2-102.48 0-3.72-.83-4.74-4.6-4.62-9.66.3-19.33.21-29 0-2.83-.05-3.57.76-3.57 3.58q.13 71.48 0 143c0 2.81.73 3.64 3.56 3.58 9.33-.18 18.67.2 28-.18 4.56-.19 5.63 1.12 5.62 5.63q-.25 88.48-.11 177c0 2.41-.76 4.65 3.5 4.64q90-.25 180-.06c2.77 0 3.65-.66 3.61-3.54-.14-11.16 0-22.33 0-33.49h75.82c0 10.66.29 21.33 0 32-.13 4.23 1.06 5.09 5.16 5.08q88.23-.22 176.46 0c4.55 0 5.62-1.14 5.61-5.63-.16-59-.07-118-.2-177 0-3.72.83-4.73 4.6-4.62 9.66.3 19.33 0 29 .17 2.84.05 3.57-.77 3.57-3.58q-.13-71.48 0-143c0-2.81-.73-3.63-3.57-3.58-9.49.18-19 .31-28.49 0-4.19-.16-5.13 1-5.11 5.13.19 34.16 0 68.32.2 102.48 0 3.75-.88 4.65-4.61 4.6-18.33-.22-36.66-.12-55-.09q-45.23.06-90.47.16l-37-.28c0-35.8-.11-71.6 0-107.4 0-3.78-.94-4.61-4.63-4.58q-33.22.28-66.44 0c-4.11 0-5.16.89-5.14 5.09.24 35.62.18 71.25.11 106.88zm-36.87-225c-23.83 0-47.67 0-71.5.17-3.43 0-3.66-1.31-3.62-4 .14-9.5-.14-19 .15-28.5.11-3.68-.76-4.67-4.57-4.65q-51.5.26-103 0c-3.7 0-4.64.82-4.62 4.59.17 33.83.22 67.67 0 101.5 0 5 1.16 6.14 6.15 6.13q256-.22 512-.12a16.47 16.47 0 0 1 2.5 0c2.86.44 3.56-.76 3.55-3.55q-.14-52.5 0-105c0-2.89-.86-3.53-3.62-3.53q-71 .12-142 0c-2.92 0-3.54.9-3.51 3.64.12 11.16 0 22.33 0 33.5l.14-.14c-23.79 0-47.59 0-71.38.16-3.22 0-3.81-1-3.75-3.91.18-9.81-.08-19.64.15-29.45.07-3.16-.86-3.8-3.87-3.79q-52.66.17-105.33 0c-3.49 0-4 1.18-3.95 4.22.14 11 0 22 0 32.94zm206.05 187.12c17.49 0 35-.08 52.46.07 3.27 0 4.56-.48 4.53-4.21q-.29-33 0-65.95c0-3.48-1.18-4-4.24-4q-52.46.14-104.91 0c-3.45 0-4 1.14-4 4.22.12 21.82.18 43.63 0 65.45 0 4 1.25 4.54 4.76 4.5 17.09-.18 34.29-.08 51.4-.08zm-262.4 0c17.32 0 34.64-.1 52 .08 3.43 0 4.45-.74 4.42-4.32q-.27-32.72 0-65.45c0-3.46-.78-4.42-4.34-4.4q-51.71.22-103.42 0c-3.43 0-4.45.74-4.42 4.32q.27 32.72 0 65.45c0 3.46.77 4.45 4.34 4.41 17.11-.2 34.27-.09 51.42-.09z\"/><path fill=\"\\##skin#\" d=\"M375.1 300.25l90.47-.16c18.33 0 36.66-.12 55 .09 3.73 0 4.63-.86 4.61-4.6-.16-34.16 0-68.32-.2-102.48 0-4.14.92-5.29 5.11-5.13 9.48.35 19 .22 28.49 0 2.84-.05 3.57.77 3.57 3.58q-.13 71.48 0 143c0 2.81-.73 3.63-3.57 3.58-9.66-.17-19.33.13-29-.17-3.76-.12-4.61.9-4.6 4.62.13 59 0 118 .2 177 0 4.5-1.05 5.65-5.61 5.63q-88.23-.25-176.46 0c-4.1 0-5.28-.85-5.16-5.08.32-10.65.06-21.32 0-32 23.26 0 46.52-.11 69.78.05 4 0 5.52-.92 5.4-5.21-.3-11-.11-21.93-.12-32.89 23.46 0 46.93 0 70.39.08 3.28 0 4.79-.68 4.7-4.38-.23-9.48-.19-19 0-28.45.06-3.27-1-4.3-4.29-4.28q-33.2.17-66.4 0c-3.62 0-4.49 1.29-4.44 4.64.17 10.81.08 21.63.08 32.45H188.1c0-10.82-.09-21.64.08-32.45.05-3.36-.82-4.67-4.44-4.64q-33.2.22-66.4 0c-3.26 0-4.35 1-4.28 4.28.17 9.32.28 18.64 0 28-.15 4.23 1.54 4.91 5.23 4.89 23.3-.14 46.59-.08 69.89-.09 0 11 .18 21.94-.12 32.89-.12 4.29 1.38 5.24 5.4 5.21 22.93-.16 45.85-.06 68.78-.05 0 11.16-.16 22.33 0 33.49 0 2.87-.84 3.54-3.61 3.54q-90-.12-180 .06c-4.26 0-3.5-2.22-3.5-4.64q0-88.48.11-177c0-4.51-1.05-5.82-5.62-5.63-9.32.39-18.66 0-28 .18-2.84.05-3.57-.77-3.56-3.58q.13-71.48 0-143c0-2.82.73-3.63 3.57-3.58 9.66.17 19.33.27 29 0 3.77-.12 4.62.9 4.6 4.62-.16 34.16 0 68.32-.2 102.48 0 4.17 1 5.12 5.12 5.11 46.49-.17 93-.11 139.47-.1 1.83 0 3.66.1 5.49.16 0 23.15.1 46.29 0 69.44 0 3.92.74 5.51 5.14 5.49q69.94-.23 139.88 0c4.4 0 5.16-1.57 5.14-5.49-.24-23.18-.17-46.33-.17-69.48zm37.92-225.09c0-11.17.14-22.33 0-33.5 0-2.73.59-3.64 3.51-3.64q71 .14 142 0c2.76 0 3.63.64 3.62 3.53q-.15 52.5 0 105c0 2.79-.69 4-3.55 3.55a16.47 16.47 0 0 0-2.5 0q-256 0-512 .12c-5 0-6.19-1.11-6.15-6.13.26-33.83.2-67.67 0-101.5 0-3.77.92-4.61 4.62-4.59q51.5.24 103 0c3.81 0 4.68 1 4.57 4.65-.28 9.49 0 19-.15 28.5 0 2.74.19 4.08 3.62 4 23.83-.2 47.66-.14 71.5-.17 0 11.48 0 23-.12 34.44 0 2.63.39 3.73 3.43 3.71q34.19-.2 68.38 0c2.62 0 3.35-.71 3.31-3.32-.15-10.48-.19-21 0-31.44.06-3.16-1.25-3.36-3.79-3.35-23.79.1-47.58.09-71.37.12 0-11 .15-22 0-32.94 0-3 .46-4.23 3.95-4.22q52.66.22 105.33 0c3 0 3.95.63 3.87 3.79-.23 9.81 0 19.63-.15 29.45-.06 2.95.53 3.94 3.75 3.91 23.79-.18 47.59-.13 71.38-.16 0 11.48 0 23-.12 34.44 0 2.63.4 3.73 3.43 3.71q34.19-.2 68.38 0c2.62 0 3.35-.71 3.31-3.32-.14-10.48-.19-21 0-31.44.06-3.16-1.25-3.36-3.79-3.35-23.69.14-47.48.08-71.27.15z\"/><path fill=\"\\##skin#\" d=\"M262.03 299.97c0-35.63.13-71.27 0-106.9 0-4.2 1-5.13 5.14-5.09q33.22.34 66.44 0c3.69 0 4.65.8 4.63 4.58-.14 35.8-.05 71.6 0 107.4 0 11.15-.13 22.3 0 33.45 0 3.24-.62 4.76-4.35 4.74q-33.7-.23-67.41 0c-3.73 0-4.39-1.49-4.35-4.74.04-11.13-.03-22.32-.1-33.44z\"/><path fill=\"\\##lips#\" d=\"M188.1 450.09h225c0 11-.18 21.94.12 32.89.12 4.29-1.39 5.24-5.4 5.21-23.26-.16-46.52-.06-69.78-.05h-75.85c-22.93 0-45.86-.11-68.78.05-4 0-5.52-.92-5.4-5.21.3-11 .11-21.93.12-32.89z\"/><path fill=\"\\##glass#\" d=\"M431.21 262.09c-17.15 0-34.31-.1-51.46.08-3.52 0-4.8-.53-4.76-4.5.23-21.81.17-43.63 0-65.45 0-3.08.55-4.23 4-4.22q52.46.21 104.91 0c3.06 0 4.27.5 4.24 4q-.26 33 0 65.95c0 3.73-1.25 4.24-4.53 4.21-17.43-.15-34.91-.07-52.4-.07z\"/><path fill=\"\\##nose#\" d=\"M262.03 299.97c0 11.15.13 22.3 0 33.45 0 3.25.63 4.76 4.35 4.74q33.7-.23 67.41 0c3.73 0 4.39-1.49 4.35-4.74-.12-11.15 0-22.3 0-33.45l37 .28c0 23.15-.1 46.29 0 69.44 0 3.92-.74 5.51-5.14 5.49q-69.94-.23-139.88 0c-4.4 0-5.16-1.57-5.14-5.49.15-23.15.06-46.29 0-69.44z\"/><path fill=\"\\##glass#\" d=\"M168.81 262.09c-17.15 0-34.31-.11-51.46.09-3.56 0-4.36-1-4.34-4.41q.25-32.72 0-65.45c0-3.58 1-4.33 4.42-4.32q51.71.2 103.42 0c3.56 0 4.36.95 4.34 4.4q-.25 32.72 0 65.45c0 3.58-1 4.36-4.42 4.32-17.32-.18-34.67-.08-51.96-.08z\"/><path fill=\"\\##lips#\" d=\"M188.1 450.09c-23.3 0-46.6-.05-69.89.09-3.68 0-5.37-.66-5.23-4.89.32-9.31.21-18.64 0-28-.06-3.27 1-4.3 4.28-4.28q33.2.17 66.4 0c3.62 0 4.49 1.29 4.44 4.64-.17 10.81-.07 21.63-.08 32.45zm225 0c0-10.82.09-21.63-.08-32.45-.05-3.36.82-4.67 4.44-4.64q33.2.22 66.4 0c3.26 0 4.34 1 4.29 4.28-.17 9.48-.21 19 0 28.45.09 3.7-1.43 4.39-4.7 4.38-23.46-.11-46.93-.07-70.39-.08z\"/><path fill=\"\\##hair#\" d=\"M225.02 75.16c23.79 0 47.58 0 71.37-.12 2.54 0 3.86.19 3.79 3.35-.21 10.48-.17 21 0 31.44 0 2.61-.69 3.33-3.31 3.32q-34.19-.15-68.38 0c-3 0-3.46-1.08-3.43-3.71.15-11.48.1-23 .12-34.44zm188 0c23.79 0 47.58 0 71.37-.12 2.54 0 3.86.19 3.79 3.35-.21 10.48-.17 21 0 31.44 0 2.61-.69 3.33-3.31 3.32q-34.19-.15-68.38 0c-3 0-3.46-1.08-3.43-3.71.15-11.48.1-23 .12-34.44z\"/></g></svg>}", | |
"word":["#RBR#", | |
"#EX#", | |
"#JJS#", | |
"#RBS#", | |
"#WRB#", | |
"#PRP$#", | |
"#CC#", | |
"#VBD#", | |
"#VGB#", | |
"#JJR#", | |
"#VBN#", | |
"#RB#", | |
"#TO#", | |
"#VBZ#", | |
"#PRP#", | |
"#WP#", | |
"#VBP#", | |
"#NNS#", | |
"#IN#", | |
"#VB#", | |
"#MD#", | |
"#NN#", | |
"#JJ#", | |
"#DT#"], | |
"holzer_kruger_pos":["#DT# #JJ# #NN# #MD# #VB# a #JJ# #NN#", | |
"What is #word#?", | |
"#word# is #word#.", | |
"Is #word# worth it?", | |
"Is #word# #a.word#?", | |
"a #NN# #IN# #NNS# #VBP# #NNS#", | |
"a #NN# can'#NN# #VB# #WP# #PRP# #VBZ# #TO# #VB# a #NN#", | |
"a #NN# #VBZ# a lot #RB# #IN# #PRP#", | |
"a #JJ# #NN# means #DT# #DT# #NN# #IN# the #NN#", | |
"a #VBN# man is #RB# #RB# a #JJR# man", | |
"a #NN# of #VBG# is the #NN# of #NNS#", | |
"a #JJ# #NN# is all #PRP# can #VB#", | |
"a #JJ# #NN# can #VBP# #RB# #JJ# #NNS#", | |
"a #JJ# #NN# #NN# #VBZ# a sense of #NN#", | |
"a #JJ# sense of #NN# #VBZ# you", | |
"#JJ# #NN# can be a #NN# of #NN#", | |
"#NN# is a #NN# of #NN#", | |
"#NN# of #NN# #VBZ# #IN# #DT# #NN#", | |
"#NN# #NNS# #JJR# #NN# #IN# #VBD#", | |
"#NN# #VBZ# #NNS# #CC# #NNS#", | |
"all #NNS# are #RB# #VBN#", | |
"#NN# is just as #JJ# as #NN#", | |
"#NN# can #NN# #PRP$# #NN#", | |
"#DT# #NN# is #JJ#", | |
"#NN# or #VBP# can be a #JJ# #VBG# #NN#", | |
"#NN# is #RB# #JJ#", | |
"#VBG# is a #JJ# #NN# of #NN#", | |
"#JJ# #NNS# are #VBG# the #NN#", | |
"#IN# #NNS# #NN# is #JJ# to #JJ# #VBG#", | |
"at times your #NN# is #JJR# than your #JJ# #NN#", | |
"#NN# is #RB#", | |
"#JJ# #NN# #VBZ# #RB# #JJ# #NNS#", | |
"bad #NNS# can #VB# #JJ# #NNS#", | |
"#VBG# #RB# #IN# #PRP# is #RB# #JJ#", | |
"being #JJ# is more #JJ# than anything #RB#", | |
"being #JJ# is a #NN# of life", | |
"being #JJ# of yourself means you'#NN# a #NN#", | |
"#VBG# in #NN# is the #JJ# as #VBG# #NN#", | |
"#NN# #VBZ# you #VBP# #JJ# things", | |
"#JJ# is more #NN# to #NN# than is #NN#", | |
"#VBG# #NN# is #VBG#", | |
"#NN# is #JJ# #WRB# the #JJ# #VB# #NNS#", | |
"#VBG# the #JJ# is dangerous to #NN#", | |
"#NNS# are the #RBS# #JJ# of all", | |
"children are the #NN# of the #NN#", | |
"#NN# action is a #JJ# #NN# with no #NN#", | |
"class #NN# is as artificial as #NN#", | |
"#JJ# yourself is a way to #VB# #JJ#", | |
"#NN# #IN# #NN# is #RB# #JJ#", | |
"decadence can be an #NN# in itself", | |
"#NN# is a #JJ# #VBG#", | |
"#NN# can be a #JJ# #NN#", | |
"#NN# is more important than #NN#", | |
"#NNS# are #VBN# to #NN# #NN# #NN#", | |
"#NN# is the #JJ# #NN# to most #NNS#", | |
"#VB#'t #NN# to #JJ# #NN# in #NNS#", | |
"#NN# #RB# #VBZ# the #JJ# #NNS#", | |
"#VBG# #IN# #JJ# is a #JJ# #NN#", | |
"#VBG# #CC# #VBG# #RB# #VBZ# you #JJ# #NN#", | |
"dying #MD# be as #JJ# as #VBG# #IN# a #NN#", | |
"#VBG# #RB# much is #JJ#", | |
"#NN# is a form of #NN#", | |
"#JJ# #NNS# are as valuable as #JJ# responses", | |
"#VB# yourself #IN# you can't change anything #RB#", | |
"#VB# #IN# your life #VBZ# in #NN#", | |
"#RB# your #RB# can #VB# you", | |
"#DT# #NN# #VBZ# a #NN#", | |
"#NN#'#PRP# #NN# is #RB# important", | |
"#VBG# that's #JJ# is new", | |
"#JJ# people #VBP# #JJ# #NNS#", | |
"#VBG# #IN# #NN# is #JJ# #CC# #JJ#", | |
"#VBG# anger is #JJ#", | |
"#JJ# #NN# #VBZ# #PRP$# #NN# in #JJ# #NN#", | |
"extreme #NN# #VBZ# to #NN#", | |
"#NN# is a #JJ# not a #JJ# #NN#", | |
"#JJ# or real #NN# is a #JJ# #JJ# #NN#", | |
"#NNS# often #NN# too much force", | |
"fear is the #JJS# #NN#", | |
"freedom is a #NN# not a #NN#", | |
"#VBG# #JJ# #VB# to your #NNS# is an honest way to #VB#", | |
"go all #IN# in #NN# and #VB# the #NNS# #NN# #WRB# #PRP# #MD#", | |
"#VBG# with the #NN# is #VBG# but #JJ#", | |
"good #NNS# #RB# are #VBN#", | |
"#NN# is a #NN# #IN# the people", | |
"#NN# #NNS# #NN# is the #RB# hope", | |
"#NN# and #NN# are #NNS#", | |
"#JJ# #NN# #NN#'t #VB# a #JJR# #NN#", | |
"#VBG# your emotions is #JJ#", | |
"#VBG# back #VBZ# your #JJ# #NNS#", | |
"#NN# is #JJ#", | |
"#NN# is a #NN#", | |
"#NNS# are #VBN# by #JJ# #NNS# at a #JJ# #NN#", | |
"#IN# you #NN#'t #JJ# your personal life should be #JJ#", | |
"if you can't #VB# your mark #VB# #IN#", | |
"if you have many desires your life #MD# be interesting", | |
"if you live #RB# #EX# is #VBG# to #VB# #IN#", | |
"#VBG# #NNS# is the #JJS# way to #NN#", | |
"#NN# is a #NN# of mind", | |
"#VBG# #NN# is man's #NN# for #NNS# is #NN#", | |
"in #DT# #NNS# it's better to #VB# than to #VB#", | |
"#NN# #MD# be #VBN#", | |
"it can be #JJ# to #VB# going no #NN# what", | |
"it is #JJ# to #VB# to #VB# #NN#", | |
"it is man's #NN# to #NN# #PRP#", | |
"it is a #NN# to the world not to have #NNS#", | |
"it's better to be a good #NN# than a #JJ# person", | |
"it's better to be #RB# than to be with #JJ# people", | |
"it's better to be #JJ# than #JJ#", | |
"it's better to #NN# the #VBG# #NN# than to #VB# #NN#", | |
"it's #JJ# to have an #JJ# #NN# life", | |
"it's good to give #JJ# #NN# to #NN#", | |
"it's important to stay #JJ# on all #NNS#", | |
"it's just an #NN# that your #NNS# are your parents", | |
"it's not good to #VB# too many #NNS#", | |
"it's not good to #VB# on #NN#", | |
"it's vital to live in #NN# with #NN#", | |
"just believing #VBG# can #VB# it #VB#", | |
"keep something in #NN# for #NNS#", | |
"#VBG# is #JJ# but nothing to be #JJ# of", | |
"#VBG# yourself #VBZ# you #VB# #NNS#", | |
"knowledge should be #VBD# at all #NNS#", | |
"#NN# is a #VBG# #NN#", | |
"#NN# of #NN# can be #JJ#", | |
"#NN# time is a #JJ# #NN# #NN#", | |
"#VB# when your #NN# #NNS#", | |
"#VBG# back is the #NN# sign of #VBG# and #NN#", | |
"#JJ# #NNS# is a #NN# activity", | |
"#JJ# #NNS# are good #NN#", | |
"#JJ# labor can be #JJ# and #JJ#", | |
"#NNS# are not #JJ# by nature", | |
"#NN# #VBZ# the #NN#", | |
"money #VBZ# #NN#", | |
"#NNS# are for little people", | |
"most people are not #VB# to #NN# #PRP#", | |
"#RB# you should mind your #JJ# #NN#", | |
"#NNS# #NN#'t make too many #NNS#", | |
"much #VBD# #VBD# #IN# you #VBD# #VBN#", | |
"#NN# has its #JJ# #NN#", | |
"#NN# can make #NN# more #JJ#", | |
"#NN# can be #JJ#", | |
"nothing #NNS# the #NN# of good and #JJ#", | |
"#RB# #NNS# are more valuable than people", | |
"#NN# #RB# little #NN# about yourself", | |
"often you should #NN# #IN# you are #NN#", | |
"#JJ# #NNS# are better #VBN# in the #JJ#", | |
"#NN# is an #JJ# #NN#", | |
"#NN# can be a very positive thing", | |
"people are #JJ# #IN# they are #NNS#", | |
"people are #NNS# if they #VBP# they are important", | |
"people are #JJ# for what they do unless they are #JJ#", | |
"people #WP# don't work with #PRP$# #NNS# are #NNS#", | |
"people who go crazy are too #JJ#", | |
"people #VBD#'t #VB# if they have nothing to #VB#", | |
"#JJ# #NN# is #NN# best", | |
"#VBG# for the future is #NN#", | |
"#VBG# it #JJ# can #NN# a lot of #NN# in the long #VB#", | |
"#NNS# is #VBN# for personal #NN#", | |
"#JJ# #NNS# for nothing #IN# it's #VBD#", | |
"#JJ# property #VBN# crime", | |
"#VBG# #NN# for the #NN# of pleasure will ruin you", | |
"#VB# yourself to the #NN# as often as #JJ#", | |
"#VB# #NNS# and #NNS# the same way", | |
"#JJ# #VBG# is good for #VBG# #NN# #NNS#", | |
"#VBG# #JJ# #NNS# is a sign of #NN#", | |
"#NN# #RB# #VB# #JJ#", | |
"#VBG# #NN# is #JJ#", | |
"#NN# is no #NN# to #NN#", | |
"#NN# causes as many #NNS# as it #VBZ#", | |
"#VB# you always have freedom of #NN#", | |
"#NN# is the best way to #VB#", | |
"#NNS# #VB# to #VB# #PRP$# #NN#", | |
"#NN# #VBZ# with #NNS# in the #JJ#", | |
"#JJ# love was #VBN# to #VB# #NNS#", | |
"#JJ# is a #NN# with the past", | |
"routine #JJ# #NNS# are #JJR# than #RB# the #JJ# #NN#", | |
"#VBG# yourself for a bad cause is not a #JJ# act", | |
"#NN# can't be #VBD# and #VBN#", | |
"#NN# can do more #NN# than good", | |
"#NN# is the most #JJ# #NN#", | |
"#NN# is the #JJS# achievement", | |
"#NN# is the way to a new #VBG#", | |
"sex #NNS# are #RB# to stay", | |
"#NN# is a means of social #NN#", | |
"#VBG# #IN# #NN# is good for the sake of #NN#", | |
"#JJ# #VBG# #VBZ# worse #IN# time", | |
"#NN# is #VBG#", | |
"#RB# #NN# #NNS# #RBR# than it should", | |
"sometimes things #VB# to happen of their own #NN#", | |
"#VBG# too much time on #NN# is #JJ#", | |
"#NN# is nature's way", | |
"#NN# is a #NN# state", | |
"#NN# is a weapon of the #NNS#", | |
"strong emotional #NN# #VBZ# #IN# basic #NN#", | |
"stupid people shouldn't #VBN#", | |
"#JJ# of the #JJS# #VBZ# to men and animals", | |
"#NNS# are more #JJ# than things themselves", | |
"#VBG# a strong #VB# #NNS# the #JJ# #NN#", | |
"#VBG# is used to #VB# #NN#'s #NN# to act", | |
"#JJ# people #RB# can have #RB# #NNS#", | |
"#NN# will make or #VB# #PRP#", | |
"the #JJS# #NN# is when you let yourself #RB#", | |
"the #NN# to #VB# is a #NN# #VBP#", | |
"the family is living on #VBN# time", | |
"the idea of revolution is an #NN# fantasy", | |
"the idea of #NN# is used to #JJ# #NN#", | |
"the #JJ# has #VBD# its #NN#", | |
"the most #JJ# things are #JJ#", | |
"the #JJ# is to be #VBN#", | |
"the new is nothing but a #NN# of the old", | |
"the only way to be #JJ# is to stay by yourself", | |
"the #NN# of your #NNS# #VBZ# what you are", | |
"the #JJ# is #JJ# #JJ#", | |
"the world #VBZ# #VBG# to #NN# #NNS#", | |
"there are too #JJ# #JJ# #NNS# #NN#", | |
"there's nothing #IN# what you sense", | |
"there's nothing #VBG# in #VBP#", | |
"thinking too much can only cause problems", | |
"#VBG# #NN# sexually is a #JJ# act", | |
"#NN# is #NN#", | |
"to #VBP# #VBZ# moral #NN#", | |
"to #NN# is #JJ#", | |
"#VBG# a life for a life is #JJ# #RB#", | |
"#JJ# freedom is #JJ#", | |
"#JJ# things must be the most valuable", | |
"#VBG# love #VBZ# #NN# of spirit", | |
"#VBG# force to stop force is #JJ#", | |
"#NN# is #JJ# even #JJ# occasionally", | |
"#NN# is a #NN# #NN#", | |
"#PRP# must make sacrifices to #VB# our #NN# of life", | |
"when something #JJ# #VBZ# people #NN# up", | |
"#VBG# things #RB# is not #JJ#", | |
"with #NN# you can #VB# any #NN#", | |
"#NNS# #VBP# to be #JJ#", | |
"#VBG# can #VB# you #VB#", | |
"you are a #NN# of the #NNS# you live by", | |
"you are #JJ# in your #NNS#", | |
"you are responsible for #VBG# the #VBG# of things", | |
"you are the past #JJ# and future", | |
"you can live on #IN# your #NNS#", | |
"you can't #VBP# people to be something they're not", | |
"you can't fool others if you're #VBG# yourself", | |
"you don't know what's what until you #NN# yourself", | |
"you have to #VBN# others to be #JJ#", | |
"you must be #JJ# with a #JJ# few", | |
"you must disagree with authority #NNS#", | |
"you must have one #JJ# #NN#", | |
"you must know where you stop and the world begins", | |
"you can understand someone of your sex only", | |
"you #VBP# the world not the #JJ# way #IN#", | |
"you should study as much as possible", | |
"your actions are #JJ# if no one #NNS#", | |
"your #JJS# #NNS# are the #JJS# #NNS#", | |
"#DT# #JJ# #NN# #MD# #VB# #DT# #JJ# #NN#", | |
"#DT# #NN# #IN# #NNS# #VBP# #NNS#", | |
"#DT# #NN# #MD#'#NN# #VB# #WP# #PRP# #VBZ# #TO# #VB# #DT# #NN#", | |
"#DT# #NN# #VBZ# #DT# #NN# #RB# #IN# #PRP#", | |
"#DT# #JJ# #NN# #VBZ# #DT# #DT# #NN# #IN# #DT# #NN#", | |
"#DT# #VBN# #NN# #VBZ# #RB# #RB# #DT# #JJR# #NN#", | |
"#DT# #NN# #IN# #VBG# #VBZ# #DT# #NN# #IN# #NNS#", | |
"#DT# #JJ# #NN# #VBZ# #DT# #PRP# #MD# #VB#", | |
"#DT# #JJ# #NN# #MD# #VBP# #RB# #JJ# #NNS#", | |
"#DT# #JJ# #NN# #NN# #VBZ# #DT# #NN# #IN# #NN#", | |
"#DT# #JJ# #NN# #IN# #NN# #VBZ# #PRP#", | |
"#JJ# #NN# #MD# #VB# #DT# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #NN# #IN# #NN#", | |
"#NN# #IN# #NN# #VBZ# #IN# #DT# #NN#", | |
"#DT# #NNS# #VBP# #RB# #VBN#", | |
"#NN# #VBZ# #RB# #IN# #JJ# #IN# #NN#", | |
"#NN# #MD# #NN# #PRP$# #NN#", | |
"#DT# #NN# #VBZ# #JJ#", | |
"#NN# #CC# #VBP# #MD# #VB# #DT# #JJ# #VBG# #NN#", | |
"#NN# #VBZ# #RB# #JJ#", | |
"#VBG# #VBZ# #DT# #JJ# #NN# #IN# #NN#", | |
"#JJ# #NNS# #VBP# #VBG# #DT# #NN#", | |
"#IN# #NNS# #NN# #VBZ# #JJ# #TO# #JJ# #VBG#", | |
"#IN# #NNS# #PRP$# #NN# #VBZ# #JJR# #IN# #PRP$# #JJ# #NN#", | |
"#NN# #VBZ# #RB#", | |
"#JJ# #NNS# #MD# #VB# #JJ# #NNS#", | |
"#VBG# #RB# #IN# #PRP# #VBZ# #RB# #JJ#", | |
"#VBG# #JJ# #VBZ# #JJR# #JJ# #IN# #VBG# #RB#", | |
"#VBG# #JJ# #VBZ# #DT# #NN# #IN# #NN#", | |
"#VBG# #JJ# #IN# #PRP# #VBZ# #PRP#'#NN# #DT# #NN#", | |
"#VBG# #IN# #NN# #VBZ# #DT# #JJ# #IN# #VBG# #NN#", | |
"#NN# #VBZ# #PRP# #VBP# #JJ# #NNS#", | |
"#JJ# #VBZ# #JJR# #NN# #TO# #NN# #IN# #VBZ# #NN#", | |
"#VBG# #NN# #VBZ# #VBG#", | |
"#NN# #VBZ# #JJ# #WRB# #DT# #JJ# #VB# #NNS#", | |
"#VBG# #DT# #JJ# #VBZ# #JJ# #TO# #NN#", | |
"#NNS# #VBP# #DT# #RBS# #JJ# #IN# #DT#", | |
"#NNS# #VBP# #DT# #NN# #IN# #DT# #NN#", | |
"#NN# #NN# #VBZ# #DT# #JJ# #NN# #IN# #DT# #NN#", | |
"#NN# #NN# #VBZ# #IN# #JJ# #IN# #NN#", | |
"#JJ# #PRP# #VBZ# #DT# #NN# #TO# #VB# #JJ#", | |
"#NN# #IN# #NN# #VBZ# #RB# #JJ#", | |
"#NN# #MD# #VB# #DT# #NN# #IN# #PRP#", | |
"#NN# #VBZ# #DT# #JJ# #VBG#", | |
"#NN# #MD# #VB# #DT# #JJ# #NN#", | |
"#NN# #VBZ# #JJR# #JJ# #IN# #NN#", | |
"#NNS# #VBP# #VBN# #TO# #NN# #NN# #NN#", | |
"#NN# #VBZ# #DT# #JJ# #NN# #TO# #RBS# #NNS#", | |
"#VB#'#NN# #NN# #TO# #JJ# #NN# #IN# #NNS#", | |
"#NN# #RB# #VBZ# #DT# #JJ# #NNS#", | |
"#VBG# #IN# #JJ# #VBZ# #DT# #JJ# #NN#", | |
"#VBG# #CC# #VBG# #RB# #VBZ# #PRP# #JJ# #NN#", | |
"#VBG# #MD# #VB# #IN# #JJ# #IN# #VBG# #IN# #DT# #NN#", | |
"#VBG# #RB# #JJ# #VBZ# #JJ#", | |
"#JJ# #NNS# #VBP# #IN# #JJ# #IN# #JJ# #NNS#", | |
"#VB# #PRP# #IN# #PRP# #MD#'#NN# #NN# #VBG# #RB#", | |
"#VB# #IN# #PRP$# #NN# #VBZ# #IN# #NN#", | |
"#RB# #PRP$# #RB# #MD# #VB# #PRP#", | |
"#DT# #NN# #VBZ# #DT# #NN#", | |
"#NN#'#PRP# #NN# #VBZ# #RB# #JJ#", | |
"#VBG# #IN#'#PRP# #JJ# #VBZ# #JJ#", | |
"#JJ# #NNS# #VBP# #JJ# #NNS#", | |
"#VBG# #IN# #NN# #VBZ# #JJ# #CC# #JJ#", | |
"#VBG# #NN# #VBZ# #JJ#", | |
"#JJ# #NN# #VBZ# #PRP$# #NN# #IN# #JJ# #NN#", | |
"#JJ# #NN# #VBZ# #TO# #NN#", | |
"#NN# #VBZ# #DT# #JJ# #RB# #DT# #JJ# #NN#", | |
"#JJ# #CC# #JJ# #NN# #VBZ# #DT# #JJ# #JJ# #NN#", | |
"#NNS# #RB# #NN# #RB# #JJ# #NN#", | |
"#NN# #VBZ# #DT# #JJS# #NN#", | |
"#NN# #VBZ# #DT# #NN# #RB# #DT# #NN#", | |
"#VBG# #JJ# #VB# #TO# #PRP$# #NNS# #VBZ# #DT# #JJ# #NN# #TO# #VB#", | |
"#VB# #DT# #IN# #IN# #NN# #CC# #VB# #DT# #NNS# #NN# #WRB# #PRP# #MD#", | |
"#VBG# #IN# #DT# #NN# #VBZ# #VBG# #CC# #JJ#", | |
"#JJ# #NNS# #RB# #VBP# #VBN#", | |
"#NN# #VBZ# #DT# #NN# #IN# #DT# #NNS#", | |
"#NN# #NNS# #NN# #VBZ# #DT# #RB# #NN#", | |
"#NN# #CC# #NN# #VBP# #NNS#", | |
"#JJ# #NN# #NN#'#NN# #VB# #DT# #JJR# #NN#", | |
"#VBG# #PRP$# #NNS# #VBZ# #JJ#", | |
"#VBG# #RB# #VBZ# #PRP$# #JJ# #NNS#", | |
"#NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #DT# #NN#", | |
"#NNS# #VBP# #VBN# #IN# #JJ# #NNS# #IN# #DT# #JJ# #NN#", | |
"#IN# #PRP# #NN#'#NN# #JJ# #PRP$# #JJ# #NN# #MD# #VB# #JJ#", | |
"#IN# #PRP# #MD#'#NN# #VB# #PRP$# #NN# #VB# #IN#", | |
"#IN# #PRP# #VBP# #JJ# #NNS# #PRP$# #NN# #MD# #VB# #JJ#", | |
"#IN# #PRP# #VB# #RB# #EX# #VBZ# #VBG# #TO# #VB# #IN#", | |
"#VBG# #NNS# #VBZ# #DT# #JJS# #NN# #TO# #NN#", | |
"#VBG# #NN# #VBZ# #NN#'#PRP# #NN# #IN# #NNS# #VBZ# #NN#", | |
"#IN# #DT# #NNS# #PRP#'#PRP# #JJR# #TO# #VB# #IN# #TO# #VB#", | |
"#NN# #MD# #VB# #VBN#", | |
"#PRP# #MD# #VB# #JJ# #TO# #VB# #VBG# #DT# #NN# #WP#", | |
"#PRP# #VBZ# #JJ# #TO# #VB# #TO# #VB# #NN#", | |
"#PRP# #VBZ# #NN#'#PRP# #NN# #TO# #NN# #PRP#", | |
"#PRP# #VBZ# #DT# #NN# #TO# #DT# #NN# #RB# #TO# #VBP# #NNS#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #DT# #JJ# #NN# #IN# #DT# #JJ# #NN#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #RB# #IN# #TO# #VB# #IN# #JJ# #NNS#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #JJ# #IN# #JJ#", | |
"#PRP#'#PRP# #JJR# #TO# #NN# #DT# #VBG# #NN# #IN# #TO# #VB# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VBP# #DT# #JJ# #NN# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #JJ# #NN# #TO# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #JJ# #IN# #DT# #NNS#", | |
"#PRP#'#PRP# #RB# #DT# #NN# #IN# #PRP$# #NNS# #VBP# #PRP$# #NNS#", | |
"#PRP#'#PRP# #RB# #JJ# #TO# #VB# #RB# #JJ# #NNS#", | |
"#PRP#'#PRP# #RB# #JJ# #TO# #VB# #IN# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #IN# #NN# #IN# #NN#", | |
"#RB# #VBG# #VBG# #MD# #VB# #PRP# #VB#", | |
"#VB# #VBG# #IN# #NN# #IN# #NNS#", | |
"#VBG# #VBZ# #JJ# #CC# #VBG# #TO# #VB# #JJ# #IN#", | |
"#VBG# #PRP# #VBZ# #PRP# #VB# #NNS#", | |
"#NN# #MD# #VB# #VBD# #IN# #DT# #NNS#", | |
"#NN# #VBZ# #DT# #VBG# #NN#", | |
"#NN# #IN# #NN# #MD# #VB# #JJ#", | |
"#NN# #NN# #VBZ# #DT# #JJ# #NN# #NN#", | |
"#VB# #WRB# #PRP$# #NN# #NNS#", | |
"#VBG# #RB# #VBZ# #DT# #NN# #NN# #IN# #VBG# #CC# #NN#", | |
"#JJ# #NNS# #VBZ# #DT# #NN# #NN#", | |
"#JJ# #NNS# #VBP# #JJ# #NN#", | |
"#JJ# #NN# #MD# #VB# #JJ# #CC# #JJ#", | |
"#NNS# #VBP# #RB# #JJ# #IN# #NN#", | |
"#NN# #VBZ# #NN#", | |
"#NNS# #VBP# #IN# #JJ# #NNS#", | |
"#RBS# #NNS# #VBP# #RB# #VB# #TO# #NN# #PRP#", | |
"#RB# #PRP# #MD# #NN# #PRP$# #JJ# #NN#", | |
"#NNS# #NN#'#NN# #VB# #RB# #JJ# #NNS#", | |
"#JJ# #VBD# #VBD# #IN# #PRP# #VBD# #VBN#", | |
"#NN# #VBZ# #PRP$# #JJ# #NN#", | |
"#NN# #MD# #VB# #NN# #JJR# #JJ#", | |
"#NN# #MD# #VB# #JJ#", | |
"#VBG# #NNS# #DT# #NN# #IN# #JJ# #CC# #JJ#", | |
"#RB# #NNS# #VBP# #JJR# #JJ# #IN# #NNS#", | |
"#NN# #RB# #JJ# #NN# #IN# #PRP#", | |
"#RB# #PRP# #MD# #NN# #IN# #PRP# #VBP# #NN#", | |
"#JJ# #NNS# #VBP# #JJR# #VBN# #IN# #DT# #JJ#", | |
"#NN# #VBZ# #DT# #JJ# #NN#", | |
"#NN# #MD# #VB# #DT# #RB# #JJ# #VBG#", | |
"#NNS# #VBP# #JJ# #IN# #PRP# #VBP# #NNS#", | |
"#NNS# #VBP# #NNS# #IN# #PRP# #VBP# #PRP# #VBP# #JJ#", | |
"#NNS# #VBP# #JJ# #IN# #WP# #PRP# #VBP# #IN# #PRP# #VBP# #JJ#", | |
"#NNS# #WP# #VB#'#NN# #NN# #IN# #PRP$# #NNS# #VBP# #NNS#", | |
"#NNS# #WP# #VB# #JJ# #VBP# #RB# #JJ#", | |
"#NNS# #VBD#'#NN# #VB# #IN# #PRP# #VBP# #VBG# #TO# #VB#", | |
"#JJ# #NN# #VBZ# #NN# #JJS#", | |
"#VBG# #IN# #DT# #NN# #VBZ# #NN#", | |
"#VBG# #PRP# #JJ# #MD# #NN# #DT# #NN# #IN# #NN# #IN# #DT# #JJ# #VB#", | |
"#NNS# #VBZ# #VBN# #IN# #JJ# #NN#", | |
"#JJ# #NNS# #IN# #VBG# #IN# #PRP#'#PRP# #VBD#", | |
"#JJ# #NN# #VBN# #NN#", | |
"#VBG# #NN# #IN# #DT# #NN# #IN# #NN# #MD# #NN# #PRP#", | |
"#VB# #PRP# #TO# #DT# #NN# #IN# #RB# #IN# #JJ#", | |
"#VB# #NNS# #CC# #NNS# #DT# #JJ# #NN#", | |
"#JJ# #VBG# #VBZ# #JJ# #IN# #VBG# #NN# #NNS#", | |
"#VBG# #JJ# #NNS# #VBZ# #DT# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #NN# #TO# #NN#", | |
"#NN# #NNS# #IN# #JJ# #NNS# #IN# #PRP# #VBZ#", | |
"#VB# #PRP# #RB# #VBP# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #JJS# #NN# #TO# #VB#", | |
"#NNS# #VB# #TO# #VB# #PRP$# #NN#", | |
"#NN# #VBZ# #IN# #NNS# #IN# #DT# #JJ#", | |
"#JJ# #NN# #VBD# #VBN# #TO# #VB# #NNS#", | |
"#JJ# #VBZ# #DT# #NN# #IN# #DT# #JJ#", | |
"#JJ# #JJ# #NNS# #VBP# #JJR# #IN# #RB# #DT# #JJ# #NN#", | |
"#VBG# #PRP# #IN# #DT# #JJ# #NN# #VBZ# #RB# #DT# #JJ# #NN#", | |
"#NN# #MD#'#NN# #VB# #VBD# #CC# #VBN#", | |
"#NN# #MD# #VBP# #JJR# #NN# #IN# #JJ#", | |
"#NN# #VBZ# #DT# #RBS# #JJ# #NN#", | |
"#NN# #VBZ# #DT# #NN# #TO# #DT# #JJ# #VBG#", | |
"#NN# #NNS# #VBP# #RB# #TO# #VB#", | |
"#NN# #VBZ# #DT# #VBZ# #IN# #JJ# #NN#", | |
"#VBG# #IN# #NN# #VBZ# #JJ# #IN# #DT# #NN# #IN# #NN#", | |
"#JJ# #VBG# #VBZ# #JJR# #IN# #NN#", | |
"#NN# #VBZ# #VBG#", | |
"#RB# #NN# #NNS# #RBR# #IN# #PRP# #MD#", | |
"#RB# #NNS# #VB# #TO# #VB# #IN# #PRP$# #JJ# #NN#", | |
"#VBG# #RB# #JJ# #NN# #IN# #NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #NN#'#PRP# #NN#", | |
"#NN# #VBZ# #DT# #NN# #NN#", | |
"#JJ# #JJ# #NN# #VBZ# #IN# #JJ# #NN#", | |
"#JJ# #NNS# #NN#'#NN# #VBN#", | |
"#JJ# #IN# #DT# #JJS# #VBZ# #TO# #NNS# #CC# #NNS#", | |
"#NNS# #VBP# #JJR# #JJ# #IN# #NNS# #PRP#", | |
"#VBG# #DT# #JJ# #VB# #NNS# #DT# #JJ# #NN#", | |
"#VBG# #VBZ# #VBN# #TO# #VB# #NN#'#PRP# #NN# #TO# #NN#", | |
"#JJ# #NNS# #RB# #MD# #VBP# #RB# #NNS#", | |
"#NN# #MD# #VB# #CC# #VB# #PRP#", | |
"#DT# #JJS# #NN# #VBZ# #WRB# #PRP# #VB# #PRP# #RB#", | |
"#DT# #NN# #TO# #VB# #VBZ# #DT# #NN# #VBP#", | |
"#DT# #RB# #VBZ# #VBG# #IN# #VBN# #NN#", | |
"#DT# #NN# #IN# #NN# #VBZ# #DT# #NN# #NN#", | |
"#DT# #NN# #IN# #NN# #VBZ# #VBN# #TO# #JJ# #NN#", | |
"#DT# #JJ# #VBZ# #VBD# #PRP$# #NN#", | |
"#DT# #RBS# #JJ# #NNS# #VBP# #JJ#", | |
"#DT# #JJ# #VBZ# #TO# #VB# #VBN#", | |
"#DT# #JJ# #VBZ# #VBG# #CC# #DT# #NN# #IN# #DT# #JJ#", | |
"#DT# #RB# #NN# #TO# #VB# #JJ# #VBZ# #TO# #VB# #IN# #PRP#", | |
"#DT# #NN# #IN# #PRP$# #NNS# #VBZ# #WP# #PRP# #VBP#", | |
"#DT# #JJ# #VBZ# #JJ# #JJ#", | |
"#DT# #NN# #VBZ# #VBG# #TO# #NN# #NNS#", | |
"#EX# #VBP# #RB# #JJ# #JJ# #NNS# #NN#", | |
"#EX#'#PRP# #VBG# #IN# #WP# #PRP# #NN#", | |
"#EX#'#PRP# #VBG# #VBG# #IN# #VBP#", | |
"#VBG# #RB# #JJ# #MD# #RB# #NN# #NNS#", | |
"#VBG# #NN# #RB# #VBZ# #DT# #JJ# #NN#", | |
"#TO# #VBP# #VBZ# #JJ# #NN#", | |
"#TO# #NN# #VBZ# #JJ#", | |
"#VBG# #DT# #NN# #IN# #DT# #NN# #VBZ# #JJ# #RB#", | |
"#JJ# #NN# #VBZ# #JJ#", | |
"#JJ# #NNS# #MD# #VB# #DT# #RBS# #JJ#", | |
"#VBG# #NN# #VBZ# #NN# #IN# #NN#", | |
"#VBG# #NN# #TO# #VB# #NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #JJ# #RB# #JJ# #RB#", | |
"#PRP# #MD# #VB# #NNS# #TO# #VB# #PRP$# #NN# #IN# #NN#", | |
"#WRB# #VBG# #JJ# #VBZ# #NNS# #NN# #IN#", | |
"#VBG# #NNS# #RB# #VBZ# #RB# #JJ#", | |
"#IN# #NN# #PRP# #MD# #VB# #DT# #NN#", | |
"#NNS# #VBP# #TO# #VB# #JJ#", | |
"#VBG# #MD# #VB# #PRP# #VB#", | |
"#PRP# #VBP# #DT# #NN# #IN# #DT# #NNS# #PRP# #VB# #IN#", | |
"#PRP# #VBP# #JJ# #IN# #PRP$# #NNS#", | |
"#PRP# #VBP# #JJ# #IN# #VBG# #DT# #VBG# #IN# #NNS#", | |
"#PRP# #VBP# #DT# #JJ# #JJ# #CC# #NN#", | |
"#PRP# #MD# #VB# #IN# #IN# #PRP$# #NNS#", | |
"#PRP# #MD#'#NN# #VBP# #NNS# #TO# #VB# #VBG# #PRP#'#NN# #RB#", | |
"#PRP# #MD#'#NN# #NN# #NNS# #IN# #PRP#'#NN# #VBG# #PRP#", | |
"#PRP# #VB#'#NN# #VB# #WP#'#PRP# #WP# #IN# #PRP# #NN# #PRP#", | |
"#PRP# #VBP# #TO# #VBN# #NNS# #TO# #VB# #JJ#", | |
"#PRP# #MD# #VB# #JJ# #IN# #DT# #JJ# #JJ#", | |
"#PRP# #MD# #VBP# #IN# #NN# #NNS#", | |
"#PRP# #MD# #VBP# #NN# #JJ# #NN#", | |
"#PRP# #MD# #VB# #WRB# #PRP# #VB# #CC# #DT# #NN# #VBZ#", | |
"#PRP# #MD# #VB# #NN# #IN# #PRP$# #NN# #RB#", | |
"#PRP# #VBP# #DT# #NN# #RB# #DT# #JJ# #NN# #IN#", | |
"#PRP# #MD# #NN# #IN# #JJ# #IN# #JJ#", | |
"#PRP$# #NNS# #VBP# #JJ# #IN# #DT# #NN# #NNS#", | |
"#PRP$# #JJS# #NNS# #VBP# #DT# #JJS# #NNS#"], | |
"DT":["a", | |
"all", | |
"the", | |
"no", | |
"an", | |
"any", | |
"every", | |
"some"], | |
"JJ":["little", | |
"long", | |
"positive", | |
"sincere", | |
"single", | |
"many", | |
"solid", | |
"strong", | |
"absolute", | |
"dangerous", | |
"inevitable", | |
"useful", | |
"healthy", | |
"immoral", | |
"legitimate", | |
"artificial", | |
"preferable", | |
"mindless", | |
"conscious", | |
"awful", | |
"bad", | |
"good", | |
"unpopular", | |
"happy", | |
"important", | |
"judgmental", | |
"sure", | |
"same", | |
"crazy", | |
"calm", | |
"valuable", | |
"oppressed", | |
"new", | |
"cruel", | |
"nice", | |
"confusing", | |
"honest", | |
"unimportant", | |
"relative", | |
"meal", | |
"appropriate", | |
"much", | |
"real", | |
"awake", | |
"frightening", | |
"considerable", | |
"easy", | |
"criminal", | |
"emotional", | |
"intellectual", | |
"interesting", | |
"exceptional", | |
"special", | |
"beautiful", | |
"stupid", | |
"necessary", | |
"extreme", | |
"pathological", | |
"social", | |
"biological", | |
"fake", | |
"powerful", | |
"personal", | |
"free", | |
"risky", | |
"habitual", | |
"despicable", | |
"vital", | |
"obsolete", | |
"conventional", | |
"certain", | |
"political", | |
"exemplary", | |
"helpful", | |
"heroic", | |
"famous", | |
"inferior", | |
"naive", | |
"jaded", | |
"crucial", | |
"active", | |
"extra", | |
"clean", | |
"unavoidable", | |
"proud", | |
"fatal", | |
"gigantic", | |
"loving", | |
"low", | |
"manual", | |
"refreshing", | |
"wholesome", | |
"monogamous", | |
"own", | |
"sexual", | |
"intelligible", | |
"hostile", | |
"evil", | |
"old", | |
"past", | |
"irresistible", | |
"boring", | |
"responsible", | |
"insane", | |
"sensitive", | |
"physical", | |
"safe", | |
"potential", | |
"private", | |
"possible", | |
"random", | |
"destructive", | |
"weak", | |
"imperative", | |
"individual", | |
"romantic", | |
"routine", | |
"small", | |
"occasional", | |
"moral", | |
"crippling", | |
"basic", | |
"sloppy", | |
"antisocial", | |
"survival", | |
"meaningful", | |
"opposite", | |
"teasing", | |
"obscure", | |
"idiosyncratic", | |
"profound", | |
"inexpressible", | |
"mundane", | |
"pure", | |
"unattainable", | |
"invariable", | |
"attractive", | |
"few", | |
"immutable", | |
"horrible", | |
"reactionary", | |
"barbaric", | |
"fair", | |
"true", | |
"frightful", | |
"unique", | |
"absurd", | |
"permissible", | |
"desirable", | |
"terrible", | |
"effective", | |
"inadequate", | |
"guileless", | |
"present", | |
"extraordinary", | |
"intimate", | |
"token", | |
"grand", | |
"other", | |
"pointless"], | |
"NN":["knowledge", | |
"way", | |
"lot", | |
"man", | |
"mother", | |
"name", | |
"attitude", | |
"difference", | |
"world", | |
"sense", | |
"mark", | |
"effort", | |
"event", | |
"home", | |
"base", | |
"self", | |
"duty", | |
"submission", | |
"form", | |
"freedom", | |
"abstraction", | |
"type", | |
"decadence", | |
"abuse", | |
"power", | |
"surprise", | |
"action", | |
"trouble", | |
"alienation", | |
"ambition", | |
"complacency", | |
"ambivalence", | |
"ruin", | |
"life", | |
"elite", | |
"anger", | |
"force", | |
"animalism", | |
"surplus", | |
"area", | |
"investigation", | |
"earth", | |
"inactivity", | |
"unconsciousness", | |
"mind", | |
"automation", | |
"punishment", | |
"sign", | |
"re", | |
"fool", | |
"rebirth", | |
"defeat", | |
"boredom", | |
"conductive", | |
"creativity", | |
"anxiety", | |
"fear", | |
"change", | |
"society", | |
"hope", | |
"future", | |
"class", | |
"idea", | |
"substance", | |
"structure", | |
"plastic", | |
"crime", | |
"property", | |
"end", | |
"decency", | |
"dependence", | |
"ticket", | |
"description", | |
"metaphor", | |
"increase", | |
"group", | |
"solidarity", | |
"disgust", | |
"response", | |
"disorganization", | |
"kind", | |
"anesthesia", | |
"place", | |
"trust", | |
"drama", | |
"contradiction", | |
"perspective", | |
"log", | |
"elaboration", | |
"pollution", | |
"flux", | |
"achievement", | |
"sacrifice", | |
"everyone", | |
"work", | |
"love", | |
"behavior", | |
"basis", | |
"psychology", | |
"self-consciousness", | |
"perversion", | |
"faithfulness", | |
"law", | |
"indifference", | |
"weapon", | |
"use", | |
"incapacitator", | |
"luxury", | |
"necessity", | |
"romance", | |
"fall", | |
"flow", | |
"government", | |
"burden", | |
"grass", | |
"agitation", | |
"guilt", | |
"self-laceration", | |
"contempt", | |
"doesn", | |
"sensibility", | |
"humanism", | |
"humor", | |
"release", | |
"age", | |
"aren", | |
"fight", | |
"illness", | |
"state", | |
"order", | |
"vocation", | |
"hell", | |
"inheritance", | |
"matter", | |
"time", | |
"fate", | |
"outsmart", | |
"gift", | |
"person", | |
"study", | |
"fact", | |
"history", | |
"fantasy", | |
"money", | |
"charity", | |
"accident", | |
"credit", | |
"harmony", | |
"nature", | |
"reserve", | |
"labor", | |
"activity", | |
"lack", | |
"charisma", | |
"leisure", | |
"smoke", | |
"screen", | |
"body", | |
"first", | |
"decay", | |
"substitute", | |
"protection", | |
"moderation", | |
"spirit", | |
"taste", | |
"monomania", | |
"prerequisite", | |
"success", | |
"rule", | |
"business", | |
"shouldn", | |
"murder", | |
"side", | |
"myth", | |
"reality", | |
"noise", | |
"balance", | |
"offer", | |
"information", | |
"act", | |
"sexless", | |
"opacity", | |
"challenge", | |
"pain", | |
"culture", | |
"second", | |
"escapism", | |
"cause", | |
"damage", | |
"gain", | |
"pleasure", | |
"sake", | |
"limit", | |
"sex", | |
"maturity", | |
"recluses", | |
"wealth", | |
"relativity", | |
"boon", | |
"mankind", | |
"religion", | |
"choice", | |
"repetition", | |
"conscience", | |
"revolution", | |
"link", | |
"debauch", | |
"salvation", | |
"self-awareness", | |
"self-contempt", | |
"harm", | |
"selfishness", | |
"motivation", | |
"selflessness", | |
"separatism", | |
"sin", | |
"control", | |
"madness", | |
"comparison", | |
"solitude", | |
"science", | |
"accord", | |
"self-improvement", | |
"starvation", | |
"stasis", | |
"dream", | |
"sterilization", | |
"attachment", | |
"insecurity", | |
"position", | |
"one", | |
"inability", | |
"technology", | |
"disappointment", | |
"desire", | |
"death", | |
"adolescent", | |
"transcendence", | |
"oppression", | |
"authority", | |
"restatement", | |
"sum", | |
"discoverable", | |
"today", | |
"someone", | |
"timidity", | |
"laughable", | |
"integrity", | |
"volunteer", | |
"torture", | |
"largesse", | |
"violence", | |
"war", | |
"purification", | |
"rite", | |
"quality", | |
"wake", | |
"perseverance", | |
"truth", | |
"victim", | |
"support", | |
"passion", | |
"t"], | |
"MD":["can", | |
"should", | |
"may", | |
"will", | |
"must"], | |
"VB":["go", | |
"know", | |
"be", | |
"ask", | |
"yield", | |
"become", | |
"stay", | |
"don", | |
"enjoy", | |
"ensure", | |
"betray", | |
"rein", | |
"live", | |
"let", | |
"reflect", | |
"leave", | |
"give", | |
"worry", | |
"die", | |
"continue", | |
"keep", | |
"try", | |
"stop", | |
"analyze", | |
"hold", | |
"operate", | |
"make", | |
"happen", | |
"understand", | |
"listen", | |
"fit", | |
"behave", | |
"lose", | |
"run", | |
"push", | |
"raise", | |
"get", | |
"remember", | |
"learn", | |
"serve", | |
"ease", | |
"manipulate", | |
"seem", | |
"stand", | |
"hide", | |
"break", | |
"reproduce", | |
"maintain", | |
"discover", | |
"help", | |
"prepare"], | |
"IN":["of", | |
"by", | |
"in", | |
"as", | |
"than", | |
"at", | |
"with", | |
"against", | |
"while", | |
"off", | |
"because", | |
"that", | |
"for", | |
"out", | |
"on", | |
"if", | |
"up", | |
"about", | |
"before", | |
"like", | |
"unless", | |
"until", | |
"into", | |
"over", | |
"from", | |
"except", | |
"through", | |
"around"], | |
"NNS":["professionals", | |
"crackpots", | |
"genius", | |
"interpretations", | |
"causes", | |
"eccentrics", | |
"revolutionaries", | |
"things", | |
"desires", | |
"times", | |
"people", | |
"intentions", | |
"results", | |
"tyrants", | |
"children", | |
"deviants", | |
"situations", | |
"experts", | |
"issues", | |
"responses", | |
"concessions", | |
"fathers", | |
"emotions", | |
"chips", | |
"deeds", | |
"roots", | |
"indulgences", | |
"energies", | |
"ideals", | |
"goals", | |
"enemies", | |
"chaos", | |
"instances", | |
"babies", | |
"levels", | |
"parents", | |
"absolutes", | |
"emergencies", | |
"others", | |
"costs", | |
"talks", | |
"animals", | |
"expectations", | |
"men", | |
"morals", | |
"mothers", | |
"sacrifices", | |
"upsets", | |
"principles", | |
"friends", | |
"extremists", | |
"nuts", | |
"hands", | |
"parasites", | |
"politics", | |
"counts", | |
"boys", | |
"girls", | |
"myths", | |
"impulses", | |
"problems", | |
"resolutions", | |
"changes", | |
"women", | |
"excesses", | |
"differences", | |
"advances", | |
"rulers", | |
"symbols", | |
"publicizes", | |
"consequences", | |
"actions", | |
"laws", | |
"truths", | |
"words", | |
"rules", | |
"dreams", | |
"descendants", | |
"figures", | |
"notices", | |
"fears", | |
"ones"], | |
"VBP":["are", | |
"have", | |
"hate", | |
"do", | |
"deserve", | |
"think", | |
"wish", | |
"toil", | |
"disagree", | |
"tend", | |
"expect", | |
"owe"], | |
"WP":["what", | |
"who"], | |
"PRP":["it", | |
"itself", | |
"you", | |
"yourself", | |
"s", | |
"they", | |
"himself", | |
"themselves", | |
"us", | |
"we"], | |
"VBZ":["is", | |
"means", | |
"builds", | |
"imprisons", | |
"comes", | |
"produces", | |
"awaits", | |
"makes", | |
"obscures", | |
"gives", | |
"stays", | |
"requires", | |
"has", | |
"leads", | |
"protects", | |
"lets", | |
"kills", | |
"creates", | |
"solves", | |
"begins", | |
"gets", | |
"stems", | |
"applies", | |
"determines", | |
"operates", | |
"presupposes", | |
"demonstrates", | |
"happens"], | |
"TO":["to"], | |
"RB":["just", | |
"not", | |
"necessarily", | |
"infinitely", | |
"delicately", | |
"perfectly", | |
"deadly", | |
"really", | |
"alone", | |
"increasingly", | |
"else", | |
"relatively", | |
"often", | |
"back", | |
"too", | |
"anyway", | |
"even", | |
"family", | |
"equally", | |
"eventually", | |
"only", | |
"simply", | |
"lonely", | |
"mostly", | |
"occasionally", | |
"very", | |
"always", | |
"then", | |
"here", | |
"sometimes", | |
"sexually", | |
"ugly", | |
"down", | |
"enough", | |
"away"], | |
"VBN":["relaxed", | |
"interconnected", | |
"sacrificed", | |
"rewarded", | |
"replaced", | |
"abolished", | |
"born", | |
"left", | |
"used", | |
"created", | |
"invented", | |
"sold", | |
"breed", | |
"borrowed", | |
"cherished", | |
"hurt"], | |
"JJR":["better", | |
"more", | |
"truer", | |
"finer", | |
"worse"], | |
"VBG":["timing", | |
"motivating", | |
"anything", | |
"despoiling", | |
"functioning", | |
"being", | |
"believing", | |
"admitting", | |
"categorizing", | |
"calming", | |
"chasing", | |
"thing", | |
"dreaming", | |
"dying", | |
"coming", | |
"falling", | |
"eating", | |
"everything", | |
"expiring", | |
"expressing", | |
"giving", | |
"going", | |
"soothing", | |
"hiding", | |
"holding", | |
"nothing", | |
"ignoring", | |
"imposing", | |
"living", | |
"something", | |
"killing", | |
"knowing", | |
"life-destroying", | |
"looking", | |
"aging", | |
"planning", | |
"playing", | |
"pursuing", | |
"mating", | |
"debunking", | |
"rechanneling", | |
"redistributing", | |
"sacrificing", | |
"beginning", | |
"slipping", | |
"thinking", | |
"enriching", | |
"spending", | |
"taking", | |
"talking", | |
"according", | |
"redeeming", | |
"threatening", | |
"trading", | |
"unquestioning", | |
"using", | |
"wishing", | |
"worrying", | |
"constituting", | |
"meaning", | |
"fooling"], | |
"VBD":["thought", | |
"advanced", | |
"was", | |
"decided", | |
"were", | |
"won", | |
"realized", | |
"bought", | |
"lost"], | |
"CC":["or", | |
"and", | |
"but"], | |
"PRP$":["your", | |
"its", | |
"their", | |
"our"], | |
"WRB":["when", | |
"where"], | |
"RBS":["most"], | |
"JJS":["greatest", | |
"best", | |
"highest", | |
"fittest", | |
"cruelest", | |
"oldest", | |
"worst"], | |
"EX":["there"], | |
"RBR":["faster"], | |
"filter":["<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters#</filter>", | |
"<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters##filters#</filter>", | |
"<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters##filters##filters#</filter>"], | |
"gradient_displacement":["#gradient# #rect# <filter id=\"filter\"><feImage xlink:href=\"\\#rect\" result=\"grad\"/>#filters# <feDisplacementMap in2=\"grad\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/> </filter>", | |
"#gradient# #rect# <filter id=\"filter\"><feImage xlink:href=\"\\#rect\" result=\"grad\"/><feDisplacementMap in2=\"grad\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>#filters#</filter>"], | |
"filters":["<feMorphology in=\"SourceGraphic\" radius=\"#0to36# #0to36#\" operator=\"#morph_type#\"></feMorphology>", | |
"<feTurbulence type=\"turbulence\" baseFrequency=\"0.0#1to9#\" numOctaves=\"#1to9#\" result=\"turbulence\"/><feDisplacementMap in2=\"turbulence\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>", | |
"<feTurbulence type=\"turbulence\" baseFrequency=\"0.0#1to9# 0.0#1to9#\" numOctaves=\"#1to9#\" result=\"turbulence\"/><feDisplacementMap in2=\"turbulence\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>", | |
"<feDisplacementMap scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\" in=\"SourceGraphic\" in2=\"SourceGraphic\"/>", | |
"<feGaussianBlur in=\"SourceGraphic\" stdDeviation=\"0.#digit##digit#\" />", | |
"<feColorMatrix type=\"hueRotate\" values=\"#angle#\"/>", | |
"<feColorMatrix type=\"saturate\" values=\"#nullTo9##digit#\"/>", | |
"<feGaussianBlur operator=\"dilate\" in=\"SourceGraphic\" radius=\"#nullTo5##digit#\"/>", | |
" <feGaussianBlur operator=\"erode\" in=\"SourceGraphic\" radius=\"#nullTo5##digit#\"/>", | |
"<feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\" result=\"red\"/><feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0\" result=\"green\"/><feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0\" result=\"blue\"/><feOffset in=\"red\" result=\"red\" dx=\"#nullTo5##nullTo9#\" dy=\"#nullTo5##nullTo9#\" /><feOffset in=\"green\" result=\"green\" dx=\"#nullTo5##nullTo9#\" dy=\"#nullTo5##nullTo9#\"/><feOffset in=\"blue\" result=\"blue\" dx=\"#nullTo5##nullTo5#\" dy=\"#nullTo5##nullTo5#\"/><feBlend in=\"red\" in2=\"green\" mode=\"screen\" result=\"blend\" /><feBlend in=\"blend\" in2=\"blue\" mode=\"screen\" result=\"blend\" /><feGaussianBlur in=\"blend\" stdDeviation=\"0.#digit##digit#\"/>", | |
"#filters##filters#"], | |
"morph_type":["dilate", | |
"erode"], | |
"1to9":["1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9"], | |
"hexdigit":["0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"a", | |
"b", | |
"c", | |
"d", | |
"e", | |
"f"], | |
"0to36":["0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"10", | |
"11", | |
"12", | |
"13", | |
"14", | |
"15", | |
"16", | |
"17", | |
"18", | |
"19", | |
"20", | |
"21", | |
"22", | |
"23", | |
"24", | |
"25", | |
"26", | |
"27", | |
"28", | |
"29", | |
"30", | |
"31", | |
"32", | |
"33", | |
"34", | |
"35", | |
"36"], | |
"angle":["#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"0", | |
"90", | |
"180", | |
"270"], | |
"nullTo9":["", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9"], | |
"nullTo5":["", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5"], | |
"5to9":["5", | |
"6", | |
"7", | |
"8", | |
"9"], | |
"3to7":["3", | |
"4", | |
"5", | |
"6", | |
"7"], | |
"zero12":["0", | |
"1", | |
"2"], | |
"channel":["R", | |
"G", | |
"B"]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"origin": [ | |
"#wasteland#\n#wasteland#\n#wasteland#\n#wasteland#\n#wasteland#\n\n\\#wasteland", | |
"#wasteland#\n#wasteland#\n#wasteland#\n\n\\#wasteland", | |
"\\#avatar \\#popart #popart_avatar#", | |
"[phrase:#phrases#]#phrase.capitalize#\n\\#HolzerKreuger {svg #svg2#}", | |
"#howl# \n\n\\#HOWL", | |
"#howl#\n#howl# \n\n\\#HOWL", | |
"Millenials are killing the #industry# industry.", | |
"#song#", | |
"\\#triptography \\#surrealism {svg #triptography#}", | |
"#[threat:Zorgon the Conqueror,The Hive Armada,Rogue Captain,Space Pirates,Cyber Zombies,Alien Brain Worms]threat# wants to #[want:Destroy,Corrupt,Steal,Capture,Bond with,Protect,Empower,Build,Synthesize,Pacify,Occupy]want# the #[the:Space Pirate King,Space Pirate Queen,Void Crystals,Star Dreadnought,Quantum Tunnel,Ancient Space Ruin,Alien Artifact]the# which will #[will:Destroy a solar system,Reverse Time,Enslave a planet,Start a war,Start an invasion,Rip a hole in reality,Fix everything]will# \\#LasersAndFeelings", | |
"Today's random number is #nullTo9##digit##nullTo9#.\n\nIf your random number generator is providing a different result, please contact technical support." | |
], | |
"disabled": [ | |
"\\#avatar \\#popart #popart_avatar# #cc#", | |
"[phrase:#phrases#]#phrase.capitalize#\n\\#HolzerKreuger {svg #svg2#} #cc#", | |
".@YournextNick hit me" | |
], | |
"wasteland": [ | |
"#PRP#. #DT# #NN# #IN# #DT# #JJ#", | |
"#NNP# #VBZ# #DT# #NN# #NN#, #VBG#", | |
"#NNS# #IN# #IN# #DT# #JJ# #NN#, #VBG#", | |
"#NN# #CC# #NN#, #VBG#", | |
"#JJ# #NNS# #IN# #VBG# #NN#.", | |
"#NNP# #VBD# #PRP# #JJ#, #VBG#", | |
"#NNP# #IN# #JJ# #NN#, #VBG#", | |
"#DT# #JJ# #NN# #IN# #VBN# #NNS#.", | |
"#NNP# #VBN# #PRP#, #VBG# #IN# #DT# #NN#", | |
"#IN# #DT# #NN# #IN# #NN#; #PRP# #VBD# #IN# #DT# #NN#,", | |
"#CC# #VBD# #IN# #IN# #NN#, #IN# #DT# #NN#,", | |
"#CC# #VBD# #NN#, #CC# #VBD# #IN# #DT# #NN#.", | |
"#NN# #NN# #FW# #NN#, stamm’ #NNS# #NN#, #NN# #NN#.", | |
"#CC# #WRB# #PRP# #VBD# #NNS#, #VBG# #IN# #DT# #NNS#,", | |
"#PRP$# #NN#, #PRP# #VBD# #PRP# #IN# #IN# #DT# #VBN#,", | |
"#CC# #PRP# #VBD# #VBN#. #PRP# #VBD#, #NNP#,", | |
"#NNP#, #VB# #IN# #JJ#. #CC# #RB# #PRP# #VBD#.", | |
"#IN# #DT# #NNS#, #EX# #PRP# #VB# #JJ#.", | |
"#PRP# #VB#, #JJ# #IN# #DT# #NN#, #CC# #VB# #RB# #IN# #DT# #NN#.", | |
"#WP# #VBP# #DT# #NNS# #IN# #NN#, #WP# #NNS# #VB#", | |
"#IN# #IN# #DT# #JJ# #NN#? #NNP# #IN# #NN#,", | |
"#PRP# #MD# #VBP#, #CC# #VBP#, #IN# #PRP# #VB# #RB#", | |
"#DT# #NN# #IN# #VBN# #NNS#, #WRB# #DT# #NN# #VBZ#,", | |
"#CC# #DT# #JJ# #NN# #VBZ# #DT# #NN#, #DT# #NN# #DT# #NN#,", | |
"#CC# #DT# #JJ# #NN# #DT# #NN# #IN# #NN#. #RB#", | |
"#EX# #VBZ# #NN# #IN# #DT# #JJ# #NN#,", | |
"(#VB# #IN# #IN# #DT# #NN# #IN# #DT# #JJ# #NN#),", | |
"#CC# #PRP# #MD# #NN# #PRP# #VBG# #JJ# #IN# #DT#", | |
"#PRP$# #NN# #IN# #VBG# #VBG# #IN# #PRP#", | |
"#CC# #PRP$# #NN# #IN# #VBG# #VBG# #TO# #VB# #PRP#;", | |
"#PRP# #MD# #NN# #PRP# #NN# #IN# #DT# #NN# #IN# #NN#.", | |
" #NNP# #NN# #NNP# #NNP#", | |
" #NNP# #NN# #FW#,", | |
" #NN# #NN# #NN#,", | |
" #MD# #NN# #NNP#?", | |
"“You #VBD# #PRP# #NNS# #NN# #DT# #NN# #RB#;", | |
"#PRP# #VBN# #PRP# #DT# #NN# #NN#.”", | |
"#RB# #WRB# #PRP# #VBD# #RB#, #JJ#, #IN# #DT# #NN# #NN#,", | |
"#PRP$# #NNS# #JJ#, #CC# #PRP$# #NN# #JJ#, #PRP# #MD# #RB#", | |
"#VB#, #CC# #PRP$# #NNS# #VBD#, #PRP# #VBD# #DT#", | |
"#VBG# #CC# #JJ#, #CC# #PRP# #VBD# #VBG#,", | |
"#VBG# #IN# #DT# #NN# #IN# #NN#, #DT# #NN#.", | |
"Öd’ #FW# #NN# #NNS# #NN#.", | |
"#NNP# #NN#, #JJ# #NN#,", | |
"#VBD# #DT# #JJ# #JJ#, #RB#", | |
"#VBZ# #VBN# #TO# #VB# #DT# #JJS# #NN# #IN# #NNP#,", | |
"#IN# #DT# #JJ# #NN# #IN# #NNS#. #RB#, #VBD# #PRP#,", | |
"#VBZ# #PRP$# #NN#, #DT# #VBN# #JJ# #NNP#,", | |
"(#DT# #NN# #NNS# #IN# #VBD# #PRP$# #NNS#. #VB#!)", | |
"#RB# #VBZ# #NN#, #DT# #NNP# #IN# #DT# #NNS#,", | |
"#DT# #NN# #IN# #NNS#.", | |
"#RB# #VBZ# #DT# #NN# #IN# #NN# #VBZ#, #CC# #RB# #DT# #NNP#,", | |
"#CC# #RB# #VBZ# #DT# #VBN# #NN#, #CC# #DT# #NN#,", | |
"#WDT# #VBZ# #JJ#, #VBZ# #VBG# #PRP# #VBZ# #IN# #PRP$# #RB#,", | |
"#WDT# #PRP# #VBP# #VBN# #TO# #VB#. #PRP# #VBP# #RB# #VB#", | |
"#DT# #VBN# #NN#. #NN# #NN# #IN# #NN#.", | |
"#PRP# #VB# #NNS# #IN# #NNS#, #VBG# #NN# #IN# #DT# #VBG#.", | |
"#VB# #PRP#. #IN# #PRP# #VB# #JJ# #NNP#. #NN#,", | |
"#VB# #PRP$# #PRP# #VB# #DT# #NN# #PRP#:", | |
"#NN# #MD# #VB# #RB# #JJ# #DT# #NNS#.", | |
"#JJ# #NNP#,", | |
"#IN# #DT# #JJ# #NN# #IN# #DT# #NN# #NN#,", | |
"#DT# #NN# #VBD# #IN# #NNP# #NNP#, #RB# #JJ#,", | |
"#PRP# #VBD# #RB# #VBD# #NN# #VBD# #VBN# #RB# #JJ#.", | |
"#VBZ#, #JJ# #CC# #JJ#, #VBD# #VBD#,", | |
"#CC# #DT# #NN# #VBN# #PRP$# #NNS# #IN# #PRP$# #NNS#.", | |
"#VBD# #IN# #DT# #NN# #CC# #RB# #VBG# #NNP# #NNP#,", | |
"#TO# #WRB# #NNP# #NNP# #NN# #VBD# #DT# #NNS#", | |
"#IN# #DT# #JJ# #NN# #IN# #DT# #JJ# #NN# #IN# #NN#.", | |
"#EX# #PRP# #VBD# #NN# #PRP# #VBD#, #CC# #VBD# #PRP#, #VBG# “Stetson!", | |
"#PRP# #WP# #VBD# #IN# #PRP# #IN# #DT# #NNS# #IN# #NN#!", | |
"#DT# #NN# #PRP# #VBN# #JJ# #NN# #IN# #PRP$# #NN#,", | |
"#VBZ# #PRP# #VBN# #TO# #VBP#? #MD# #PRP# #NN# #DT# #NN#?", | |
"#CC# #VBZ# #DT# #JJ# #NN# #VBN# #PRP$# #VBN#?", | |
"#UH# #VB# #DT# #NNP# #RB# #RB#, #NNS# #NN# #TO# #NNS#,", | |
"#CC# #IN# #PRP$# #NNS# #NN# #VB# #PRP# #IN# #RB#!", | |
"#PRP#! #NN# #NN#!#FW# #NN#,#FW# #NN#!”", | |
"#NN#. #DT# #NN# #IN# #NN#", | |
"#DT# #NNP# #PRP# #VBD# #IN#, #IN# #DT# #VBN# #NN#,", | |
"#VBD# #IN# #DT# #NN#, #WRB# #DT# #NN#", | |
"#VBN# #IN# #IN# #NNS# #VBN# #IN# #VBN# #NNS#", | |
"#IN# #WDT# #DT# #JJ# #NN# #VBN# #IN#", | |
"(#DT# #NN# #PRP$# #NNS# #IN# #PRP$# #VBG#)", | |
"#VBD# #DT# #NNS# #IN# #VBN# #NN#", | |
"#VBG# #NN# #IN# #DT# #NN# #IN#", | |
"#DT# #NN# #IN# #PRP$# #NNS# #VBD# #TO# #VB# #PRP#,", | |
"#IN# #NN# #NNS# #VBD# #IN# #JJ# #NN#;", | |
"#IN# #NNS# #IN# #NN# #CC# #JJ# #NN#", | |
"#VBN#, #VBD# #PRP$# #JJ# #JJ# #NNS#,", | |
"#NN#, #JJ#, #CC# #VBN#, #VBN#", | |
"#CC# #VBN# #DT# #NN# #IN# #NNS#; #VBD# #IN# #DT# #NN#", | |
"#DT# #VBN# #IN# #DT# #NN#, #DT# #VBN#", | |
"#IN# #VBG# #DT# #VBN# #NNS#,", | |
"#VBD# #PRP$# #NN# #IN# #DT# #NN#,", | |
"#VBG# #DT# #NN# #IN# #DT# #VBN# #VBG#.", | |
"#JJ# #NN# #VBN# #IN# #NN#", | |
"#VBN# #JJ# #CC# #JJ#, #VBN# #IN# #DT# #JJ# #NN#,", | |
"#IN# #WDT# #JJ# #NN# #DT# #NN# #NN# #VBD#.", | |
"#IN# #DT# #JJ# #NN# #VBD# #VBN#", | |
"#IN# #IN# #DT# #NN# #VBD# #IN# #DT# #JJ# #NN#", | |
"#DT# #NN# #IN# #NN#, #IN# #DT# #JJ# #VBG#", | |
"#RB# #RB# #VBN#; #RB# #EX# #DT# #NN#", | |
"#VBN# #DT# #DT# #NN# #IN# #JJ# #NN#", | |
"#CC# #RB# #PRP# #VBD#, #CC# #RB# #DT# #NN# #VBZ#,", | |
"“Jug Jug” #TO# #JJ# #NNS#.", | |
"#CC# #JJ# #JJ# #NNS# #IN# #NN#", | |
"#VBD# #VBD# #IN# #DT# #NNS#; #VBG# #NNS#", | |
"#VBD# #IN#, #VBG#, #VBG# #DT# #NN# #VBN#.", | |
"#NNS# #VBD# #IN# #DT# #NN#,", | |
"#IN# #DT# #NN#, #IN# #DT# #NN#, #PRP$# #NN#", | |
"#VB# #IN# #IN# #JJ# #NNS#", | |
"#VBD# #IN# #NNS#, #RB# #MD# #VB# #RB# #RB#.", | |
"“My #NNS# #VBP# #JJ# #NN#. #UH#, #JJ#. #VB# #IN# #PRP#.", | |
"#VB# #TO# #PRP#. #WRB# #VBP# #PRP# #RB# #VB#? #VB#.", | |
"#WP# #VBP# #PRP# #VBG# #IN#? #WP# #VBG#? #WP#?", | |
"#PRP# #RB# #VB# #WP# #PRP# #VBP# #VBG#. #VBP#.”", | |
"#PRP# #VBP# #PRP# #VBP# #IN# rats’ #NN#", | |
"#WRB# #DT# #JJ# #NNS# #VBD# #PRP$# #NNS#.", | |
"“What #VBZ# #IN# #NN#?”", | |
" #DT# #NN# #IN# #DT# #NN#.", | |
"“#WP# #VBZ# #IN# #NN# #RB#? #WP# #VBZ# #DT# #NN# #VBG#?”", | |
" #VBG# #RB# #VBG#.", | |
" “Do", | |
"#PRP# #VB# #VBG#? #VBP# #PRP# #VB# #VBG#? #VBP# #PRP# #VB#", | |
"#VBG#?”", | |
" #PRP# #VB#", | |
" #DT# #NN# #NNS# #IN# #VBD# #PRP$# #NNS#.", | |
"“Are #PRP# #JJ#, #CC# #RB#? #VBZ# #EX# #VBG# #IN# #PRP$# #NN#?”", | |
" #CC#", | |
"#IN# #IN# #IN# #IN# #IN# #NN# #NNP#", | |
"#NNS# #RB# #JJ#", | |
"#RB# #JJ#", | |
"“#WP# #MD# #PRP# #VBP# #RB#? #WP# #MD# #PRP# #VBP#?", | |
"#PRP# #MD# #NN# #IN# #IN# #PRP# #VBP#, #CC# #VB# #DT# #NN#", | |
"#IN# #PRP$# #NN# #RB#, #RB#. #WP# #MD# #PRP# #VBP# #RB#?", | |
"#WP# #MD# #PRP# #RB# #VBP#?”", | |
" #DT# #JJ# #NN# #IN# #NN#.", | |
"#CC# #IN# #PRP# #NNS#, #DT# #VBN# #NN# #IN# #NN#.", | |
"#CC# #PRP# #MD# #VB# #DT# #NN# #IN# #NN#,", | |
"#VBG# #JJ# #NNS# #CC# #VBG# #IN# #DT# #NN# #IN# #DT# #NN#.", | |
"#WRB# #NNS# #NN# #VBD# #VBN#, #PRP# #VBD#,", | |
"#PRP# #NN# #VB# #PRP$# #NNS#, #PRP# #VBD# #TO# #PRP$# #PRP#,", | |
"#NN# #IN# #VB# #PRP$# #NN#", | |
"#RB# #NNS# #VBG# #RB#, #VB# #PRP# #DT# #NN# #JJ#.", | |
"#NN# #VBP# #TO# #VB# #WP# #PRP# #VBN# #IN# #IN# #NN# #PRP# #VBD# #PRP#", | |
"#TO# #VB# #PRP# #DT# #NNS#. #PRP# #VBD#, #PRP# #VBD# #EX#.", | |
"#PRP# #VBP# #PRP# #DT# #IN#, #NNP#, #CC# #VB# #DT# #JJ# #VBN#,", | |
"#PRP# #VBD#, #PRP# #VB#, #PRP# #NN# #VB# #TO# #VB# #IN# #PRP#.", | |
"#CC# #DT# #JJR# #NN# #PRP#, #PRP# #VBD#, #CC# #VBP# #IN# #JJ# #NNP#,", | |
"#NNS# #VBN# #IN# #DT# #NN# #NN# #NNS#, #PRP# #VBZ# #DT# #JJ# #NN#,", | |
"#CC# #IN# #PRP# #NN# #VB# #PRP# #PRP#, #NNS# #NNS# #MD#, #PRP# #VBD#.", | |
"#UH# #VBZ# #EX#, #PRP# #VBD#. #VBG# o’ #IN#, #PRP# #VBD#.", | |
"#RB# #NN# #VB# #WP# #TO# #VB#, #PRP# #VBD#, #CC# #VB# #PRP# #DT# #JJ# #VB#.", | |
"#IN# #PRP# #NN# #IN# #PRP# #PRP# #MD# #VB# #IN# #IN# #PRP#, #PRP# #VBD#,", | |
"#NNS# #MD# #VB# #CC# #VB# #IN# #PRP# #MD#’t.", | |
"#CC# #IN# #NNP# #VBZ# #IN#, #PRP# #NN# #VB# #IN# #NN# #IN# #VBG#.", | |
"#PRP# #MD# #TO# #VB# #JJ#, #PRP# #VBD#, #TO# #VB# #RB# #JJ#.", | |
"(#CC# #PRP$# #RB# #NN#.)", | |
"#PRP# #NN# #VB# #PRP#, #PRP# #VBD#, #VBG# #DT# #JJ# #NN#,", | |
"#NNS# #PRP# #NNS# #PRP# #VBD#, #TO# #VB# #PRP# #IN#, #PRP# #VBD#.", | |
"(#NNS# #VBD# #NN# #RB#, #CC# #RB# #VBD# #IN# #JJ# #NNP#.)", | |
"#DT# #NN# #VBD# #PRP# #MD# #VB# #NN#, #CC# #NN# #RB# #VBN# #DT# #JJ#.", | |
"#PRP# #VBP# #DT# #JJ# #NN#, #PRP# #VBD#.", | |
"#UH#, #IN# #NNP# #NN# #VB# #PRP# #RB#, #EX# #PRP# #VBZ#, #PRP# #VBD#,", | |
"#WP# #PRP# #VB# #VBN# #IN# #IN# #PRP# #NN# #VBP# #NNS#?", | |
"#UH#, #IN# #NNP# #NNP# #VBD# #NN#, #PRP# #VBD# #DT# #JJ# #NN#,", | |
"#CC# #PRP# #VBD# #PRP# #IN# #TO# #NN#, #TO# #VB# #DT# #NN# #IN# #PRP# #JJ#", | |
"#NN# #NNP#. #NN# #NNP#. #NN# #NNP#. #NN#.", | |
"#NN# #NN#. #NN#. #NN#.", | |
"#JJ# #NN#, #NNS#, #JJ# #NN#, #JJ# #NNS#, #JJ# #NN#, #JJ# #NN#.", | |
"#NN#. #DT# #NN# #NN#", | |
"#DT# #NNS# #NN# #VBZ# #VBN#: #DT# #JJ# #NNS# #IN# #NN#", | |
"#NN# #CC# #VB# #IN# #DT# #JJ# #NN#. #DT# #NN#", | |
"#VBZ# #DT# #JJ# #NN#, #JJ#. #DT# #NNS# #VBP# #VBD#.", | |
"#NNP# #NNP#, #VB# #RB#, #IN# #PRP# #NN# #PRP$# #NN#.", | |
"#DT# #NN# #VBZ# #DT# #JJ# #NNS#, #NN# #NNS#,", | |
"#NNP# #NNS#, #NN# #NNS#, #NN# #NNS#", | |
"#CC# #JJ# #NN# #IN# #NN# #NNS#. #DT# #NNS# #VBP# #VBD#.", | |
"#CC# #PRP$# #NNS#, #DT# #VBG# #NNS# #IN# #NN# #NNS#;", | |
"#VBD#, #VBP# #VBN# #DT# #NNS#.", | |
"#IN# #DT# #NNS# #IN# #NN# #PRP# #VBD# #RB# #CC# wept…", | |
"#NNP# #NNP#, #VB# #RB# #IN# #PRP# #NN# #PRP$# #NN#,", | |
"#NNP# #NNP#, #VB# #RB#, #IN# #PRP# #VB# #RB# #JJ# #CC# #JJ#.", | |
"#CC# #IN# #PRP$# #RB# #IN# #DT# #JJ# #NN# #PRP# #VB#", | |
"#DT# #NN# #IN# #DT# #NNS#, #CC# #NN# #NN# #IN# #NN# #TO# #NN#.", | |
"#DT# #NN# #VBD# #RB# #IN# #DT# #NN#", | |
"#VBG# #PRP$# #JJ# #RB# #IN# #DT# #NN#", | |
"#IN# #PRP# #VBD# #VBG# #IN# #DT# #JJ# #JJ#", | |
"#IN# #DT# #NN# #VBG# #NN# #IN# #DT# #NN#.", | |
"#VBG# #IN# #DT# #VBG# #PRP$# #NNS# #NN#", | |
"#CC# #IN# #DT# #VBG# #PRP$# #NNS# #NN# #IN# #PRP#.", | |
"#NNP# #NNS# #JJ# #IN# #DT# #JJ# #VB# #NN#", | |
"#CC# #NNS# #NN# #IN# #DT# #JJ# #JJ# #JJ# #NN#,", | |
"#VBN# #IN# #DT# #NNS# #NN# #RB#, #NN# #TO# #NN#.", | |
"#CC# #IN# #PRP$# #RB# #IN# #NN# #TO# #NN# #PRP# #VB#", | |
"#DT# #NN# #IN# #NNS# #CC# #NNS#, #WDT# #MD# #VB#", | |
"#NNP# #TO# #NNP#. #NNP# #IN# #DT# #VBG#.", | |
"#IN# #DT# #NN# #VBD# #JJ# #IN# #NNP#. #NNP#", | |
"#CC# #IN# #PRP$# #NN#", | |
"#PRP# #NN# #PRP$# #NNS# #IN# #NN# #NN#", | |
"#FW#, #IN# #NNS# #NN# #NNS#, #NN# #FW# #FW# #NN#!", | |
"#NN# #NN# #NN#", | |
"#NN# #NN# #NN# #NN# #NN# #NN#", | |
"#RB# #RB# #NN#.", | |
"#NN#", | |
"#JJ# #NNP#", | |
"#IN# #DT# #JJ# #NN# #IN# #DT# #NN# #NN#", | |
"#NNP# #NNS#, #DT# #NNP# #NN#", | |
"#JJ#, #IN# #DT# #NN# #JJ# #IN# #NNS#", | |
"#NN#. #PRP#. #NN#. #NNP#: #NNS# #IN# #NN#,", | |
"#VBN# #PRP# #IN# #NN# #JJ#", | |
"#TO# #NN# #IN# #DT# #NNP# #NNP# #NNP#", | |
"#VBD# #IN# #DT# #NN# #IN# #DT# #NN#.", | |
"#IN# #DT# #NN# #NN#, #WRB# #DT# #NNS# #CC# #RB#", | |
"#VB# #RB# #IN# #DT# #NN#, #WRB# #DT# #JJ# #NN# #VBZ#", | |
"#IN# #DT# #NN# #VBG# #VBG#,", | |
"#PRP# #NN#, #IN# #JJ#, #VBG# #IN# #NN# #NNS#,", | |
"#NNP# #NN# #IN# #JJ# #JJ# #NNS#, #MD# #VB#", | |
"#IN# #DT# #NN# #NN#, #DT# #VBG# #NN# #IN# #VBZ#", | |
"#RB#, #CC# #VBZ# #DT# #NN# #NN# #IN# #NN#,", | |
"#DT# #NN# #NN# #IN# #NN#, #VBZ# #PRP$# #NN#, #NNS#", | |
"#PRP$# #NN#, #CC# #VBZ# #IN# #NN# #IN# #NNS#.", | |
"#IN# #IN# #DT# #NN# #RB# #NN#", | |
"#PRP$# #VBG# #NNS# #VBD# #IN# #DT# #NN# #JJ# #NNS#,", | |
"#IN# #DT# #NN# #VBP# #VBD# (#IN# #NN# #PRP$# #VBN#)", | |
"#NNS#, #NNS#, #NN#, #CC# #VBZ#.", | |
"#PRP# #NN#, #JJ# #NN# #IN# #JJ# #NNS#", | |
"#VBN# #DT# #NN#, #CC# #NN# #DT# #NN#", | |
"#PRP# #RB# #VBD# #DT# #VBN# #NN#.", | |
"#PRP#, #DT# #JJ# #NN# #NN#, #VBZ#,", | |
"#DT# #JJ# #NN# #NN#, #IN# #NN# #JJ# #VB#,", | |
"#NN# #IN# #DT# #JJ# #IN# #WP# #NN# #VBZ#", | |
"#IN# #DT# #NN# #NN# #IN# #DT# #NNP# #NN#.", | |
"#DT# #NN# #VBZ# #RB# #JJ#, #IN# #PRP# #NNS#,", | |
"#DT# #JJ# #VBZ# #VBD#, #PRP# #VBZ# #VBN# #CC# #VBN#,", | |
"#NNS# #TO# #VB# #PRP$# #IN# #NNS#", | |
"#WDT# #RB# #VBP# #VBN#, #IN# #VBN#.", | |
"#VBN# #CC# #VBD#, #PRP# #NNS# #IN# #RB#;", | |
"#VBG# #NNS# #NN# #DT# #NN#;", | |
"#PRP$# #NN# #VBZ# #DT# #NN#,", | |
"#CC# #VBZ# #DT# #JJ# #IN# #NN#.", | |
"(#CC# #PRP# #NN# #VBP# #VBN# #DT#", | |
"#VBN# #IN# #DT# #JJ# #NN# #CC# #VBN#;", | |
"#PRP# #WP# #VBP# #VBD# #IN# #NNS# #IN# #DT# #NN#", | |
"#CC# #VBD# #IN# #DT# #JJS# #IN# #DT# #JJ#.)", | |
"#VBZ# #NN# #JJ# #VBG# #NN#,", | |
"#CC# #NNS# #PRP$# #NN#, #VBG# #DT# #NNS# unlit…", | |
"#PRP# #VBZ# #CC# #VBZ# #DT# #NN# #IN# #DT# #NN#,", | |
"#RB# #JJ# #IN# #PRP$# #VBD# #NN#;", | |
"#PRP$# #NN# #VBZ# #NN# #VBN# #VBD# #TO# #VB#:", | |
"“Well #RB# #NNS# #VBN#: #CC# #NN# #JJ# #NNS# #IN#.”", | |
"#WRB# #RB# #NN# #NN# #TO# #RB# #CC#", | |
"#NNS# #IN# #PRP$# #NN# #RB#, #RB#,", | |
"#PRP# #NN# #PRP$# #NN# #IN# #JJ# #NN#,", | |
"#CC# #VBZ# #DT# #NN# #IN# #DT# #NN#.", | |
"“This #NN# #VBD# #IN# #PRP# #IN# #DT# waters”", | |
"#CC# #IN# #DT# #NNP#, #IN# #NNP# #NNP# #NNP#.", | |
"#IN# #NNP# #NNP#, #PRP# #MD# #RB# #VB#", | |
"#IN# #DT# #JJ# #NN# #IN# #JJR# #NNP# #NNP#,", | |
"#DT# #JJ# #VBG# #IN# #DT# #NN#", | |
"#CC# #DT# #NN# #CC# #DT# #NN# #IN# #IN#", | |
"#WRB# #NN# #NN# #IN# #NN#: #WRB# #DT# #NNS#", | |
"#IN# #NNP# #NN# #VB#", | |
"#JJ# #NN# #IN# #NN# #JJ# #CC# #NN#.", | |
"#DT# #NN# #NNS#", | |
"#NNP# #CC# #NN#", | |
"#DT# #NNS# #NN#", | |
"#IN# #DT# #VBG# #NN#", | |
"#VBN# #NNS#", | |
"#NNP#", | |
"#TO# #NN#, #VBG# #IN# #DT# #JJ# #NN#.", | |
"#VBG# #NNS#", | |
"#IN# #NNP# #VB#", | |
"#JJ# #DT# #NNP# #IN# #NNS#.", | |
" #NN# #NN#", | |
"#DT# #JJ# #VBD# #VBN#", | |
"#DT# #JJ# #NN#", | |
"#VBN# #CC# #NN#", | |
"#DT# #JJ# #VB#", | |
"#VBD# #NN# #NNS#", | |
"#NN# #NN#", | |
"#VBN# #RB# #NN#", | |
"#DT# #JJ# #IN# #NNS#", | |
"#NNP# #NNS#", | |
"“Trams #CC# #JJ# #NNS#.", | |
"#NN# #VBD# #PRP#. #NNP# #CC# #NN#", | |
"#VBD# #PRP#. #IN# #NNP# #PRP# #VBN# #PRP$# #NNS#", | |
"#NN# #IN# #DT# #NN# #IN# #DT# #JJ# #NN#.“", | |
"“My #NNS# #VBP# #IN# #NN#, #CC# #PRP$# #NN#", | |
"#IN# #PRP$# #NNS#. #IN# #DT# #NN#", | |
"#PRP# #VBD#. #PRP# #VBD# ‘a #JJ# #VB#.’", | |
"#PRP# #VBN# #DT# #NN#. #WP# #MD# #PRP# #VBP#?”", | |
"“On #NN# #NNP#.", | |
"#PRP# #MD# #VB#", | |
"#VBG# #IN# #VBG#.", | |
"#DT# #VBN# #NNS# #IN# #JJ# #NNS#.", | |
"#PRP$# #NNS# #JJ# #NNS# #WP# #VBP#", | |
"#VBG#.”", | |
" #FW# #FW#", | |
"#TO# #FW# #RB# #PRP# #VBD#", | |
"#VBG# #VBG# #VBG# #VBG#", | |
"#IN# #NNP# #PRP# #NN# #PRP# #IN#", | |
"#IN# #NNP# #PRP# #NN#", | |
"#VBG#", | |
"#NNP#. #NN# #IN# #NN#", | |
"#NNS# #DT# #JJ#, #DT# #NN# #JJ#,", | |
"#VBN# #DT# #NN# #IN# #NNS#, #CC# #DT# #JJ# #NNS# #VB#", | |
"#CC# #DT# #NN# #CC# #NN#.", | |
" #DT# #JJ# #IN# #NN#", | |
"#VBD# #PRP$# #NNS# #IN# #NNS#. #IN# #PRP# #VBD# #CC# #VBD#", | |
"#PRP# #VBN# #DT# #NNS# #IN# #PRP$# #NN# #CC# #NN#", | |
"#VBG# #DT# #NN#.", | |
" #NNP# #CC# #NNP#", | |
"#IN# #PRP# #WP# #VB# #DT# #NN# #CC# #VB# #TO# #NN#,", | |
"#VB# #NNS#, #WP# #VBD# #RB# #JJ# #CC# #JJ# #IN# #PRP#.", | |
"#NN#. #WP# #DT# #NN# #VBD#", | |
"#IN# #DT# #NN# #JJ# #IN# #JJ# #VBZ#", | |
"#IN# #DT# #JJ# #NN# #IN# #DT# #NNS#", | |
"#IN# #DT# #NN# #IN# #JJ# #NNS#", | |
"#DT# #VBG# #CC# #DT# #VBG#", | |
"#NNP# #CC# #NN# #CC# #NN#", | |
"#IN# #NN# #IN# #VBG# #IN# #JJ# #NNS#", | |
"#PRP# #WP# #VBD# #VBG# #VBZ# #RB# #JJ#", | |
"#PRP# #WP# #VBD# #VBG# #VBP# #RB# #VBG#", | |
"#IN# #DT# #JJ# #NN#", | |
"#RB# #VBZ# #DT# #NN# #CC# #RB# #NN#", | |
"#NNP# #CC# #DT# #NN# #CC# #DT# #JJ# #NN#", | |
"#DT# #NN# #VBG# #IN# #IN# #DT# #NNS#", | |
"#WDT# #VBP# #NNS# #IN# #NN# #IN# #NN#", | |
"#IN# #EX# #VBD# #NN# #PRP# #MD# #VB# #CC# #NN#", | |
"#IN# #DT# #NN# #NN# #MD# #VB# #CC# #VBP#", | |
"#NN# #VBZ# #JJ# #CC# #NNS# #VBP# #IN# #DT# #NN#", | |
"#IN# #EX# #VBD# #RB# #NN# #IN# #DT# #NN#", | |
"#NNP# #NN# #NN# #IN# #NNS# #NNS# #IN# #MD# #VB#", | |
"#RB# #NN# #MD# #DT# #NN# #CC# #VB# #CC# #VB#", | |
"#EX# #VBZ# #RB# #RB# #NN# #IN# #DT# #NNS#", | |
"#CC# #JJ# #JJ# #NN# #IN# #NN#", | |
"#CC# #JJ# #JJ# #VBZ# #NN# #CC# #NN#", | |
"#IN# #NNS# #IN# #VBN# #NNS#", | |
" #IN# #EX# #VBD# #NN#", | |
"#CC# #DT# #NN#", | |
"#IN# #EX# #VBD# #NN#", | |
"#CC# #RB# #NN#", | |
"#CC# #NN#", | |
"#DT# #VBG#", | |
"#DT# #NN# #IN# #DT# #NN#", | |
"#IN# #EX# #VBD# #DT# #NN# #IN# #NN# #RB#", | |
"#RB# #DT# #NN#", | |
"#CC# #JJ# #NN# #VBG#", | |
"#CC# #NN# #IN# #NN# #IN# #DT# #NN#", | |
"#WRB# #DT# #NN# #VBZ# #IN# #DT# #NN# #NNS#", | |
"#NN# #NN# #NN# #NN# #NN# #NN# #NN#", | |
"#CC# #EX# #VBZ# #DT# #NN#", | |
"#WP# #VBZ# #DT# #NN# #WP# #VBZ# #RB# #IN# #PRP#?", | |
"#WRB# #PRP# #NN#, #EX# #VBP# #RB# #PRP# #CC# #PRP# #RB#", | |
"#CC# #WRB# #PRP# #VB# #RB# #IN# #DT# #JJ# #NN#", | |
"#EX# #VBZ# #RB# #DT# #NN# #VBG# #IN# #PRP#", | |
"#VBG# #NN# #IN# #DT# #JJ# #NN#, #VBN#", | |
"#PRP# #VBP# #RB# #VB# #IN# #DT# #NN# #CC# #DT# #NN#", | |
"#CC# #WP# #VBZ# #IN# #IN# #DT# #JJ# #NN# #IN# #PRP#?", | |
"#WP# #VBZ# #IN# #NN# #JJ# #IN# #DT# #NN#", | |
"#NN# #IN# #JJ# #NN#", | |
"#WP# #VBP# #DT# #VBN# #NNS# #VBG#", | |
"#IN# #JJ# #NNS#, #VBG# #IN# #VBD# #NN#", | |
"#JJ# #IN# #DT# #JJ# #NN# #RB#", | |
"#WP# #VBZ# #DT# #NN# #IN# #DT# #NNS#", | |
"#NNS# #CC# #NNS# #CC# #NNS# #IN# #DT# #NN# #NN#", | |
"#NNP# #NNP# #NNP#", | |
"#NNP# #NNP#", | |
"#JJ#", | |
"#DT# #NN# #VBD# #PRP$# #JJ# #JJ# #NN# #IN# #JJ#", | |
"#CC# #VBN# #NN# #NN# #IN# #DT# #NNS#", | |
"#CC# #NNS# #IN# #NN# #VBZ# #IN# #DT# #NN# #NN#", | |
"#VBD#, #CC# #VB# #PRP$# #NNS#", | |
"#CC# #VBD# #NN# #JJ# #RB# #DT# #VBN# #NN#", | |
"#CC# #RB# #RB# #IN# #NN# #VBD# #NNS#", | |
"#VBG# #JJ# #NNS#, #IN# #VBD# #DT# #NNS#", | |
"#CC# #NNS# #VBG# #IN# #IN# #JJ# #NN# #CC# #VBN# #NNS#.", | |
"#IN# #DT# #JJ# #NN#, #DT# #NN# #VBZ# #VBG#", | |
"#IN# #DT# #VBN# #NNS#, #IN# #DT# #NN#", | |
"#EX# #VBZ# #DT# #JJ# #NN#, #RB# #DT# #NNS# #NN#.", | |
"#PRP# #VBZ# #DT# #NNS#, #CC# #DT# #NN# #NNS#,", | |
"#NNP# #NNS# #MD# #NN# #DT# #NN#.", | |
"#RB# #DT# #NN# #VBD# #IN# #DT# #NN#", | |
"#NNP# #NN# #NN# #NN# #NN# #NN#", | |
"#IN# #DT# #NN# #IN# #VBG#. #RB# #DT# #NN# #NN#", | |
"#NNP# #NN#", | |
"#NN# #VBD# #JJ#, #CC# #DT# #JJ# #VBZ#", | |
"#VBN# #IN# #NN#, #IN# #DT# #JJ# #NNS#", | |
"#VBN# #RB# #JJ#, #IN# #NN#.", | |
"#DT# #NN# #VBD#, #VBN# #IN# #NN#.", | |
"#RB# #VBD# #DT# #NN#", | |
"#NN#: #WP# #VBP# #PRP# #VBN#?", | |
"#PRP$# #NN#, #NN# #VBG# #PRP$# #NN#", | |
"#DT# #JJ# #JJ# #IN# #DT# #NNS# #NN#", | |
"#WDT# #DT# #NN# #IN# #NN# #MD# #RB# #VB#", | |
"#IN# #DT#, #CC# #DT# #RB#, #PRP# #VBP# #VBD#", | |
"#WDT# #VBZ# #RB# #TO# #VB# #VBD# #IN# #PRP$# #NNS#", | |
"#CC# #IN# #NNS# #VBD# #IN# #DT# #NN# #NN#", | |
"#CC# #IN# #NNS# #VBN# #IN# #DT# #JJ# #NN#", | |
"#IN# #PRP$# #JJ# #NNS#", | |
"#NN#: #PRP# #VBP# #VBN# #DT# #JJ#", | |
"#VB# #IN# #DT# #NN# #RB# #CC# #VB# #RB# #RB#", | |
"#PRP# #VBP# #IN# #DT# #JJ#, #DT# #IN# #PRP$# #NN#", | |
"#VBG# #IN# #DT# #JJ#, #DT# #VBZ# #DT# #NN#", | |
"#RB# #IN# #NN#, #JJ# #NNS#", | |
"#VB# #IN# #DT# #NN# #DT# #VBN# #NNP#", | |
"#NN#: #DT# #NN# #VBD#", | |
"#RB#, #TO# #DT# #NN# #NN# #IN# #VB# #CC# #NN#", | |
"#DT# #NN# #VBD# #JJ#, #PRP$# #NN# #MD# #VBP# #VBD#", | |
"#RB#, #WRB# #VBN#, #VBG# #JJ#", | |
"#TO# #VBG# #NNS#", | |
" #PRP# #VBD# #IN# #DT# #NN#", | |
"#VBG#, #IN# #DT# #JJ# #JJ# #IN# #PRP#", | |
"#MD# #PRP# #IN# #JJS# #VBN# #PRP$# #NNS# #IN# #NN#?", | |
"#NNP# #NNP# #VBZ# #VBG# #RB# #VBG# #RB# #VBG# #RB#", | |
"#NN# #NN# #NN# #NN# #VB# #VB#", | |
"#NNP# #NNP# #NN# à #FW# #NN# #NN#", | |
"#DT# #NNS# #PRP# #VBP# #VBN# #IN# #PRP$# #NNS#", | |
"#WRB# #RB# #NN# #VB# #PRP#. #NNS# #JJ# #NN#.", | |
"#NN#. #NN#. #NN#.", | |
" #NN# #NN# #NN#" | |
], | |
"PRP": [ | |
"I", | |
"us", | |
"we", | |
"he", | |
"me", | |
"He", | |
"you", | |
"You", | |
"They", | |
"she", | |
"myself", | |
"him", | |
"it", | |
"yourself", | |
"them", | |
"they", | |
"i", | |
"She", | |
"Thou", | |
"We", | |
"It", | |
"itself", | |
"s", | |
"himself", | |
"themselves" | |
], | |
"DT": [ | |
"THE", | |
"the", | |
"A", | |
"a", | |
"an", | |
"this", | |
"no", | |
"either", | |
"neither", | |
"Those", | |
"The", | |
"these", | |
"each", | |
"That", | |
"Another", | |
"all", | |
"some", | |
"another", | |
"those", | |
"These", | |
"any", | |
"every" | |
], | |
"NN": [ | |
"BURIAL", | |
"cruellest", | |
"month", | |
"land", | |
"Memory", | |
"desire", | |
"rain", | |
"snow", | |
"life", | |
"Starnbergersee", | |
"shower", | |
"colonnade", | |
"sunlight", | |
"Hofgarten", | |
"coffee", | |
"hour", | |
"Bin", | |
"gar", | |
"Russin", | |
"stamm’", | |
"Litauen", | |
"echt", | |
"deutsch", | |
"cousin’s", | |
"night", | |
"winter", | |
"clutch", | |
"rubbish", | |
"man", | |
"heap", | |
"sun", | |
"tree", | |
"shelter", | |
"cricket", | |
"relief", | |
"stone", | |
"sound", | |
"water", | |
"shadow", | |
"rock", | |
"show", | |
"fear", | |
"handful", | |
"dust", | |
"weht", | |
"Heimat", | |
"Mein", | |
"Irisch", | |
"Kind", | |
"weilest", | |
"“You", | |
"first", | |
"year", | |
"hyacinth", | |
"girl", | |
"Hyacinth", | |
"garden", | |
"hair", | |
"heart", | |
"light", | |
"silence", | |
"Öd’", | |
"leer", | |
"Meer", | |
"Sosostris", | |
"clairvoyante", | |
"woman", | |
"pack", | |
"card", | |
"are", | |
"Belladonna", | |
"lady", | |
"three", | |
"merchant", | |
"Man", | |
"Fear", | |
"death", | |
"round", | |
"Equitone", | |
"horoscope", | |
"One", | |
"fog", | |
"dawn", | |
"crowd", | |
"hill", | |
"Woolnoth", | |
"stroke", | |
"nine", | |
"one", | |
"“Stetson", | |
"Mylae", | |
"corpse", | |
"bloom", | |
"frost", | |
"friend", | |
"he’ll", | |
"hypocrite", | |
"lecteur", | |
"semblable", | |
"frère", | |
"II", | |
"GAME", | |
"CHESS", | |
"throne", | |
"marble", | |
"glass", | |
"Cupidon", | |
"hid", | |
"candelabra", | |
"table", | |
"glitter", | |
"satin", | |
"profusion", | |
"ivory", | |
"Unguent", | |
"sense", | |
"air", | |
"window", | |
"smoke", | |
"laquearia", | |
"pattern", | |
"sea-wood", | |
"copper", | |
"carvèd", | |
"dolphin", | |
"mantel", | |
"scene", | |
"change", | |
"Philomel", | |
"nightingale", | |
"desert", | |
"voice", | |
"world", | |
"“Jug", | |
"Jug”", | |
"time", | |
"room", | |
"stair", | |
"firelight", | |
"brush", | |
"“My", | |
"to-night", | |
"rats’", | |
"alley", | |
"“What", | |
"noise", | |
"wind", | |
"door", | |
"“Do", | |
"“Are", | |
"head", | |
"Shakesperian", | |
"rush", | |
"street", | |
"ten", | |
"car", | |
"four", | |
"game", | |
"chess", | |
"knock", | |
"husband", | |
"didn’t", | |
"HURRY", | |
"TIME", | |
"bit", | |
"He’ll", | |
"money", | |
"can’t", | |
"army", | |
"don’t", | |
"o’", | |
"I’ll", | |
"won’t", | |
"lack", | |
"thirty-one", | |
"face", | |
"five", | |
"chemist", | |
"alright", | |
"I’ve", | |
"fool", | |
"home", | |
"gammon", | |
"dinner", | |
"beauty", | |
"Goodnight", | |
"Ta", | |
"ta", | |
"III", | |
"FIRE", | |
"SERMON", | |
"tent", | |
"leaf", | |
"Clutch", | |
"bank", | |
"end", | |
"song", | |
"river", | |
"sandwich", | |
"cardboard", | |
"cigarette", | |
"testimony", | |
"summer", | |
"city", | |
"Leman", | |
"wept…", | |
"blast", | |
"rattle", | |
"chuckle", | |
"spread", | |
"ear", | |
"rat", | |
"vegetation", | |
"gashouse", | |
"wreck", | |
"ground", | |
"cast", | |
"garret", | |
"foot", | |
"moon", | |
"daughter", | |
"wash", | |
"soda", | |
"voix", | |
"chantant", | |
"coupole", | |
"Twit", | |
"twit", | |
"Jug", | |
"jug", | |
"forc’d", | |
"Tereu", | |
"noon", | |
"pocket", | |
"C", | |
"f", | |
"sight", | |
"demotic", | |
"luncheon", | |
"week-end", | |
"Metropole", | |
"violet", | |
"desk", | |
"engine", | |
"taxi", | |
"Tiresias", | |
"two", | |
"sailor", | |
"sea", | |
"typist", | |
"tea-time", | |
"breakfast", | |
"stove", | |
"food", | |
"sun’s", | |
"divan", | |
"camisoles", | |
"foretold", | |
"rest", | |
"guest", | |
"carbuncular", | |
"house-agent’s", | |
"clerk", | |
"assurance", | |
"silk", | |
"hat", | |
"millionaire", | |
"encounter", | |
"defence", | |
"vanity", | |
"response", | |
"indifference", | |
"wall", | |
"kiss", | |
"way", | |
"unlit…", | |
"moment", | |
"lover", | |
"brain", | |
"“Well", | |
"I’m", | |
"stoops", | |
"smoothes", | |
"hand", | |
"record", | |
"gramophone", | |
"music", | |
"waters”", | |
"bar", | |
"mandoline", | |
"clatter", | |
"chatter", | |
"fishmen", | |
"lounge", | |
"Martyr", | |
"splendour", | |
"Ionian", | |
"gold", | |
"tar", | |
"drift", | |
"tide", | |
"leeward", | |
"spar", | |
"Weialala", | |
"leia", | |
"Wallala", | |
"leialala", | |
"Leicester", | |
"shell", | |
"both", | |
"South-west", | |
"stream", | |
"Highbury", | |
"Kew", | |
"Supine", | |
"floor", | |
"canoe", | |
"Moorgate", | |
"event", | |
"‘a", | |
"comment", | |
"“On", | |
"Margate", | |
"pluckest", | |
"DEATH", | |
"WATER", | |
"fortnight", | |
"cry", | |
"profit", | |
"loss", | |
"age", | |
"youth", | |
"whirlpool", | |
"wheel", | |
"windward", | |
"V", | |
"THUNDER", | |
"torch-light", | |
"agony", | |
"place", | |
"reverberation", | |
"thunder", | |
"patience", | |
"road", | |
"drink", | |
"Sweat", | |
"sand", | |
"mountain", | |
"mouth", | |
"stand", | |
"solitude", | |
"sneer", | |
"snarl", | |
"pool", | |
"cicada", | |
"grass", | |
"hermit-thrush", | |
"pine", | |
"Drip", | |
"drop", | |
"drip", | |
"third", | |
"count", | |
"wrapt", | |
"mantle", | |
"side", | |
"Murmur", | |
"lamentation", | |
"earth", | |
"horizon", | |
"whisper", | |
"baby", | |
"cisterns", | |
"hole", | |
"moonlight", | |
"chapel", | |
"harm", | |
"cock", | |
"roof-tree", | |
"co", | |
"rico", | |
"flash", | |
"damp", | |
"gust", | |
"Ganga", | |
"Himavant", | |
"jungle", | |
"DA", | |
"Datta", | |
"blood", | |
"surrender", | |
"prudence", | |
"beneficent", | |
"spider", | |
"solicitor", | |
"Dayadhvam", | |
"prison", | |
"nightfall", | |
"Damyata", | |
"boat", | |
"expert", | |
"oar", | |
"shore", | |
"order", | |
"Poi", | |
"s’ascose", | |
"nel", | |
"foco", | |
"che", | |
"gli", | |
"affina", | |
"Quando", | |
"fiam", | |
"ceu", | |
"chelidonO", | |
"d’Aquitaine", | |
"tour", | |
"abolie", | |
"Ile", | |
"againe", | |
"Shantih", | |
"shantih", | |
"knowledge", | |
"lot", | |
"mother", | |
"name", | |
"attitude", | |
"difference", | |
"mark", | |
"effort", | |
"base", | |
"self", | |
"duty", | |
"submission", | |
"form", | |
"freedom", | |
"abstraction", | |
"type", | |
"decadence", | |
"abuse", | |
"power", | |
"surprise", | |
"action", | |
"trouble", | |
"alienation", | |
"ambition", | |
"complacency", | |
"ambivalence", | |
"ruin", | |
"elite", | |
"anger", | |
"force", | |
"animalism", | |
"surplus", | |
"area", | |
"investigation", | |
"inactivity", | |
"unconsciousness", | |
"mind", | |
"automation", | |
"punishment", | |
"sign", | |
"re", | |
"rebirth", | |
"defeat", | |
"boredom", | |
"conductive", | |
"creativity", | |
"anxiety", | |
"society", | |
"hope", | |
"future", | |
"class", | |
"idea", | |
"substance", | |
"structure", | |
"plastic", | |
"crime", | |
"property", | |
"decency", | |
"dependence", | |
"ticket", | |
"description", | |
"metaphor", | |
"increase", | |
"group", | |
"solidarity", | |
"disgust", | |
"disorganization", | |
"kind", | |
"anesthesia", | |
"trust", | |
"drama", | |
"contradiction", | |
"perspective", | |
"log", | |
"elaboration", | |
"pollution", | |
"flux", | |
"achievement", | |
"sacrifice", | |
"everyone", | |
"work", | |
"love", | |
"behavior", | |
"basis", | |
"psychology", | |
"self-consciousness", | |
"perversion", | |
"faithfulness", | |
"law", | |
"weapon", | |
"use", | |
"incapacitator", | |
"luxury", | |
"necessity", | |
"romance", | |
"fall", | |
"flow", | |
"government", | |
"burden", | |
"agitation", | |
"guilt", | |
"self-laceration", | |
"contempt", | |
"doesn", | |
"sensibility", | |
"humanism", | |
"humor", | |
"release", | |
"aren", | |
"fight", | |
"illness", | |
"state", | |
"vocation", | |
"hell", | |
"inheritance", | |
"matter", | |
"fate", | |
"outsmart", | |
"gift", | |
"person", | |
"study", | |
"fact", | |
"history", | |
"fantasy", | |
"charity", | |
"accident", | |
"credit", | |
"harmony", | |
"nature", | |
"reserve", | |
"labor", | |
"activity", | |
"charisma", | |
"leisure", | |
"screen", | |
"body", | |
"decay", | |
"substitute", | |
"protection", | |
"moderation", | |
"spirit", | |
"taste", | |
"monomania", | |
"prerequisite", | |
"success", | |
"rule", | |
"business", | |
"shouldn", | |
"murder", | |
"myth", | |
"reality", | |
"balance", | |
"offer", | |
"information", | |
"act", | |
"sexless", | |
"opacity", | |
"challenge", | |
"pain", | |
"culture", | |
"second", | |
"escapism", | |
"cause", | |
"damage", | |
"gain", | |
"pleasure", | |
"sake", | |
"limit", | |
"sex", | |
"maturity", | |
"recluses", | |
"wealth", | |
"relativity", | |
"boon", | |
"mankind", | |
"religion", | |
"choice", | |
"repetition", | |
"conscience", | |
"revolution", | |
"link", | |
"debauch", | |
"salvation", | |
"self-awareness", | |
"self-contempt", | |
"selfishness", | |
"motivation", | |
"selflessness", | |
"separatism", | |
"sin", | |
"control", | |
"madness", | |
"comparison", | |
"science", | |
"accord", | |
"self-improvement", | |
"starvation", | |
"stasis", | |
"dream", | |
"sterilization", | |
"attachment", | |
"insecurity", | |
"position", | |
"inability", | |
"technology", | |
"disappointment", | |
"adolescent", | |
"transcendence", | |
"oppression", | |
"authority", | |
"restatement", | |
"sum", | |
"discoverable", | |
"today", | |
"someone", | |
"timidity", | |
"laughable", | |
"integrity", | |
"volunteer", | |
"torture", | |
"largesse", | |
"violence", | |
"war", | |
"purification", | |
"rite", | |
"quality", | |
"wake", | |
"perseverance", | |
"truth", | |
"victim", | |
"support", | |
"passion", | |
"t", | |
"generation", | |
"hipsters", | |
"connection", | |
"starry", | |
"dynamo", | |
"machinery", | |
"poverty", | |
"darkness", | |
"cold-water", | |
"jazz", | |
"Mohammedan", | |
"tenement", | |
"Blake-light", | |
"tragedy", | |
"skull", | |
"underwear", | |
"wastebaskets", | |
"Terror", | |
"pubic", | |
"belt", | |
"marijuana", | |
"fire", | |
"paint", | |
"turpentine", | |
"alcohol", | |
"cloud", | |
"Peyote", | |
"solidities", | |
"backyard", | |
"cemetery", | |
"wine", | |
"drunkenness", | |
"storefront", | |
"teahead", | |
"joyride", | |
"neon", | |
"traffic", | |
"dusks", | |
"ashcan", | |
"benzedrine", | |
"brilliance", | |
"drear", | |
"submarine", | |
"beer", | |
"afternoon", | |
"crack", | |
"doom", | |
"hydrogen", | |
"jukebox", | |
"seventy", | |
"park", | |
"pad", | |
"museum", | |
"lost", | |
"battalion", | |
"platonic", | |
"conversationalists", | |
"windowsills", | |
"eyeball", | |
"seven", | |
"meat", | |
"Synagogue", | |
"pavement", | |
"trail", | |
"picture", | |
"Tangerian", | |
"midnight", | |
"railroad", | |
"yard", | |
"grandfather", | |
"telepathy", | |
"bop", | |
"kabbalah", | |
"cosmos", | |
"indian", | |
"ecstasy", | |
"impulse", | |
"streetlight", | |
"smalltown", | |
"soup", | |
"Spaniard", | |
"Eternity", | |
"task", | |
"ship", | |
"lava", | |
"ash", | |
"poetry", | |
"fireplace", | |
"pacifist", | |
"skin", | |
"tobacco", | |
"haze", | |
"Capitalism", | |
"Supercommunist", | |
"ferry", | |
"gymnasiums", | |
"neck", | |
"delight", | |
"pederasty", | |
"intoxication", | |
"subway", | |
"roof", | |
"ass", | |
"motorcyclists", | |
"joy", | |
"seraphim", | |
"rosegardens", | |
"semen", | |
"whomever", | |
"giggle", | |
"wound", | |
"sob", | |
"partition", | |
"angel", | |
"sword", | |
"shrews", | |
"shrew", | |
"dollar", | |
"womb", | |
"snip", | |
"craftsman’s", | |
"insatiate", | |
"bottle", | |
"sweetheart", | |
"package", | |
"candle", | |
"hall", | |
"vision", | |
"cunt", | |
"gyzym", | |
"consciousness", | |
"million", | |
"sunset", | |
"snatch", | |
"sunrise", | |
"lake", | |
"N", | |
"hero", | |
"cocksman", | |
"Denver—joy", | |
"memory", | |
"diner", | |
"moviehouses’", | |
"roadside", | |
"petticoat", | |
"solipsisms", | |
"hometown", | |
"hung-over", | |
"Tokay", | |
"iron", | |
"unemployment", | |
"snowbank", | |
"steam-heat", | |
"opium", | |
"apartment", | |
"wartime", | |
"floodlight", | |
"laurel", | |
"oblivion", | |
"lamb", | |
"stew", | |
"imagination", | |
"crab", | |
"bottom", | |
"pushcarts", | |
"bridge", | |
"harpsichords", | |
"flame", | |
"sky", | |
"theology", | |
"stanzas", | |
"gibberish", | |
"lung", | |
"tail", | |
"borsht", | |
"vegetable", | |
"kingdom", | |
"egg", | |
"ballot", | |
"alarm", | |
"day", | |
"decade", | |
"flannel", | |
"verse", | |
"tanked-up", | |
"fashion", | |
"nitroglycerine", | |
"mustard", | |
"Reality", | |
"daze", | |
"Chinatown", | |
"despair", | |
"wineglasses", | |
"phonograph", | |
"whiskey", | |
"toilet", | |
"steamwhistles", | |
"hotrod-Golgotha", | |
"jail-solitude", | |
"incarnation", | |
"crosscountry", | |
"seventytwo", | |
"soul", | |
"jail", | |
"charm", | |
"habit", | |
"tender", | |
"locomotive", | |
"Narcissus", | |
"Woodlawn", | |
"daisychain", | |
"sanity", | |
"radio", | |
"hypnotism", | |
"insanity", | |
"hung", | |
"jury", | |
"potato", | |
"salad", | |
"CCNY", | |
"granite", | |
"madhouse", | |
"harlequin", | |
"speech", | |
"suicide", | |
"lobotomy", | |
"void", | |
"insulin", | |
"Metrazol", | |
"electricity", | |
"hydrotherapy", | |
"psychotherapy", | |
"therapy", | |
"pingpong", | |
"amnesia", | |
"protest", | |
"catatonia", | |
"wig", | |
"madman", | |
"Greystone’s", | |
"foetid", | |
"solitude-bench", | |
"nightmare", | |
"book", | |
"telephone", | |
"piece", | |
"furniture", | |
"paper", | |
"wire", | |
"hanger", | |
"closet", | |
"hallucination—", | |
"you’re", | |
"time—", | |
"alchemy", | |
"ellipsis", | |
"catalogue", | |
"measure", | |
"plane", | |
"archangel", | |
"noun", | |
"dash", | |
"sensation", | |
"syntax", | |
"prose", | |
"shame", | |
"rhythm", | |
"bum", | |
"reincarnate", | |
"goldhorn", | |
"band", | |
"eli", | |
"lamma", | |
"sabacthani", | |
"saxophone", | |
"poem", | |
"thousand", | |
"sphinx", | |
"cement", | |
"aluminum", | |
"Solitude", | |
"Filth", | |
"Ugliness", | |
"Ashcans", | |
"loveless", | |
"judger", | |
"crossbone", | |
"jailhouse", | |
"judgment", | |
"breast", | |
"tomb", | |
"croak", | |
"smoke-stacks", | |
"crown", | |
"oil", | |
"specter", | |
"Mind", | |
"Cocksucker", | |
"Lacklove", | |
"manless", | |
"Robot", | |
"skeleton", | |
"madhouses", | |
"ecstasies", | |
"boatload", | |
"bullshit", | |
"flood", | |
"Ten", | |
"years’", | |
"laughter", | |
"farewell", | |
"Rockland", | |
"madder", | |
"shade", | |
"you’ve", | |
"twelve", | |
"laugh", | |
"typewriter", | |
"condition", | |
"m", | |
"tea", | |
"spinsters", | |
"Utica", | |
"pun", | |
"straightjacket", | |
"abyss", | |
"bang", | |
"catatonic", | |
"piano", | |
"fifty", | |
"return", | |
"pilgrimage", | |
"cross", | |
"plot", | |
"Golgotha", | |
"split", | |
"twentyfive", | |
"hug", | |
"bedsheets", | |
"coma", | |
"souls’", | |
"they’ve", | |
"collapse", | |
"shock", | |
"mercy", | |
"victory", | |
"we’re", | |
"sea-journey", | |
"highway", | |
"cottage" | |
], | |
"IN": [ | |
"OF", | |
"out", | |
"of", | |
"with", | |
"in", | |
"over", | |
"With", | |
"on", | |
"into", | |
"for", | |
"at", | |
"In", | |
"that", | |
"Out", | |
"under", | |
"from", | |
"behind", | |
"by", | |
"If", | |
"Under", | |
"before", | |
"up", | |
"like", | |
"From", | |
"upon", | |
"as", | |
"Above", | |
"As", | |
"though", | |
"O", | |
"if", | |
"UP", | |
"off", | |
"till", | |
"By", | |
"through", | |
"While", | |
"On", | |
"At", | |
"Like", | |
"between", | |
"below", | |
"among", | |
"about", | |
"along", | |
"Beside", | |
"within", | |
"Of", | |
"Down", | |
"After", | |
"BY", | |
"above", | |
"without", | |
"Amongst", | |
"amongst", | |
"beside", | |
"whether", | |
"Over", | |
"while", | |
"against", | |
"than", | |
"because", | |
"unless", | |
"until", | |
"except", | |
"around", | |
"across", | |
"after", | |
"toward", | |
"outside", | |
"amid" | |
], | |
"JJ": [ | |
"DEAD", | |
"dead", | |
"Dull", | |
"warm", | |
"forgetful", | |
"little", | |
"tight", | |
"free", | |
"much", | |
"stony", | |
"dry", | |
"red", | |
"different", | |
"late", | |
"full", | |
"wet", | |
"famous", | |
"bad", | |
"cold", | |
"wicked", | |
"Phoenician", | |
"blank", | |
"dear", | |
"careful", | |
"Unreal", | |
"brown", | |
"many", | |
"short", | |
"infrequent", | |
"final", | |
"last", | |
"sudden", | |
"golden", | |
"rich", | |
"coloured", | |
"strange", | |
"synthetic", | |
"powdered", | |
"Huge", | |
"green", | |
"orange", | |
"sad", | |
"antique", | |
"sylvan", | |
"barbarous", | |
"inviolable", | |
"dirty", | |
"other", | |
"withered", | |
"fiery", | |
"alive", | |
"elegant", | |
"intelligent", | |
"hot", | |
"lidless", | |
"smart", | |
"nice", | |
"poor", | |
"good", | |
"straight", | |
"ashamed", | |
"long", | |
"young", | |
"same", | |
"proper", | |
"Good", | |
"sweet", | |
"unheard", | |
"empty", | |
"loud", | |
"slimy", | |
"dull", | |
"canal", | |
"naked", | |
"low", | |
"bright", | |
"Unshaven", | |
"French", | |
"human", | |
"blind", | |
"wrinkled", | |
"female", | |
"old", | |
"small", | |
"bold", | |
"propitious", | |
"meal", | |
"welcome", | |
"aware", | |
"glad", | |
"automatic", | |
"public", | |
"pleasant", | |
"Inexplicable", | |
"white", | |
"heavy", | |
"Past", | |
"stern", | |
"gilded", | |
"brisk", | |
"peal", | |
"dusty", | |
"narrow", | |
"new", | |
"humble", | |
"deep", | |
"current", | |
"handsome", | |
"tall", | |
"sweaty", | |
"frosty", | |
"distant", | |
"sandy", | |
"sterile", | |
"sullen", | |
"high", | |
"maternal", | |
"endless", | |
"Ringed", | |
"flat", | |
"black", | |
"downward", | |
"reminiscent", | |
"decayed", | |
"faint", | |
"sunken", | |
"limp", | |
"awful", | |
"daring", | |
"lean", | |
"key", | |
"aetherial", | |
"calm", | |
"obedient", | |
"arid", | |
"plain", | |
"mad", | |
"positive", | |
"sincere", | |
"single", | |
"solid", | |
"strong", | |
"absolute", | |
"dangerous", | |
"inevitable", | |
"useful", | |
"healthy", | |
"immoral", | |
"legitimate", | |
"artificial", | |
"preferable", | |
"mindless", | |
"conscious", | |
"unpopular", | |
"happy", | |
"important", | |
"judgmental", | |
"sure", | |
"crazy", | |
"valuable", | |
"oppressed", | |
"cruel", | |
"confusing", | |
"honest", | |
"unimportant", | |
"relative", | |
"appropriate", | |
"real", | |
"awake", | |
"frightening", | |
"considerable", | |
"easy", | |
"criminal", | |
"emotional", | |
"intellectual", | |
"interesting", | |
"exceptional", | |
"special", | |
"beautiful", | |
"stupid", | |
"necessary", | |
"extreme", | |
"pathological", | |
"social", | |
"biological", | |
"fake", | |
"powerful", | |
"personal", | |
"risky", | |
"habitual", | |
"despicable", | |
"vital", | |
"obsolete", | |
"conventional", | |
"certain", | |
"political", | |
"exemplary", | |
"helpful", | |
"heroic", | |
"inferior", | |
"naive", | |
"jaded", | |
"crucial", | |
"active", | |
"extra", | |
"clean", | |
"unavoidable", | |
"proud", | |
"fatal", | |
"gigantic", | |
"loving", | |
"manual", | |
"refreshing", | |
"wholesome", | |
"monogamous", | |
"own", | |
"sexual", | |
"intelligible", | |
"hostile", | |
"evil", | |
"past", | |
"irresistible", | |
"boring", | |
"responsible", | |
"insane", | |
"sensitive", | |
"physical", | |
"safe", | |
"potential", | |
"private", | |
"possible", | |
"random", | |
"destructive", | |
"weak", | |
"imperative", | |
"individual", | |
"romantic", | |
"routine", | |
"occasional", | |
"moral", | |
"crippling", | |
"basic", | |
"sloppy", | |
"antisocial", | |
"survival", | |
"meaningful", | |
"opposite", | |
"teasing", | |
"obscure", | |
"idiosyncratic", | |
"profound", | |
"inexpressible", | |
"mundane", | |
"pure", | |
"unattainable", | |
"invariable", | |
"attractive", | |
"few", | |
"immutable", | |
"horrible", | |
"reactionary", | |
"barbaric", | |
"fair", | |
"true", | |
"frightful", | |
"unique", | |
"absurd", | |
"permissible", | |
"desirable", | |
"terrible", | |
"effective", | |
"inadequate", | |
"guileless", | |
"present", | |
"extraordinary", | |
"intimate", | |
"token", | |
"grand", | |
"pointless", | |
"hysterical", | |
"angry", | |
"ancient", | |
"supernatural", | |
"staggering", | |
"radiant", | |
"cool", | |
"obscene", | |
"unshaven", | |
"busted", | |
"incomparable", | |
"illuminating", | |
"motionless", | |
"blinking", | |
"bleak", | |
"stale", | |
"desolate", | |
"whole", | |
"total", | |
"brilliant", | |
"ambiguous", | |
"junk-withdrawal", | |
"lonesome", | |
"visionary", | |
"hungry", | |
"hopeless", | |
"big", | |
"sexy", | |
"dark", | |
"incomprehensible", | |
"narcotic", | |
"wild", | |
"Turkish", | |
"blond", | |
"heterosexual", | |
"ecstatic", | |
"ultimate", | |
"myriad", | |
"secret", | |
"innumerable", | |
"rickety", | |
"gaunt", | |
"familiar", | |
"gas-station", | |
"vast", | |
"sordid", | |
"heartless", | |
"open", | |
"great", | |
"suicidal", | |
"blue", | |
"muddy", | |
"sixth", | |
"tubercular", | |
"lofty", | |
"yellow", | |
"rotten", | |
"next", | |
"innocent", | |
"leaden", | |
"sinister", | |
"drunken", | |
"Absolute", | |
"unknown", | |
"filthy", | |
"nostalgic", | |
"European", | |
"German", | |
"bloody", | |
"colossal", | |
"vain", | |
"impossible", | |
"grave", | |
"shaven", | |
"instantaneous", | |
"concrete", | |
"occupational", | |
"humorless", | |
"symbolic", | |
"bald", | |
"visible", | |
"fantastic", | |
"mental", | |
"imaginary", | |
"hopeful", | |
"animal", | |
"icy", | |
"variable", | |
"incarnate", | |
"visual", | |
"elemental", | |
"speechless", | |
"unobtainable", | |
"Mental", | |
"soulless", | |
"cannibal", | |
"natural", | |
"invisible", | |
"demonic", | |
"spectral", | |
"invincible", | |
"monstrous", | |
"Real", | |
"dreadful", | |
"serious", | |
"actual", | |
"immortal", | |
"socialist", | |
"fascist", | |
"national", | |
"superhuman", | |
"angelic", | |
"hospital", | |
"skinny", | |
"eternal", | |
"Western" | |
], | |
"NNP": [ | |
"APRIL", | |
"Winter", | |
"Earth", | |
"Summer", | |
"Marie", | |
"Son", | |
"Frisch", | |
"der", | |
"Wind", | |
"Der", | |
"du", | |
"Madame", | |
"Europe", | |
"Sailor", | |
"Lady", | |
"Wheel", | |
"Mrs", | |
"City", | |
"London", | |
"Bridge", | |
"William", | |
"Street", | |
"Saint", | |
"Mary", | |
"Dog", | |
"Chair", | |
"Rag", | |
"Lil", | |
"Albert", | |
"George", | |
"Sunday", | |
"Bill", | |
"Lou", | |
"May", | |
"Sweet", | |
"Thames", | |
"Silk", | |
"White", | |
"Sweeney", | |
"Porter", | |
"Mr", | |
"Smyrna", | |
"Cannon", | |
"Hotel", | |
"Old", | |
"Bradford", | |
"Strand", | |
"Queen", | |
"Victoria", | |
"Magnus", | |
"Oil", | |
"Wide", | |
"Greenwich", | |
"Isle", | |
"Elizabeth", | |
"Richmond", | |
"Sands", | |
"Lord", | |
"IV", | |
"Gentile", | |
"Jew", | |
"Prison", | |
"Rock", | |
"Dead", | |
"Jerusalem", | |
"Athens", | |
"Alexandria", | |
"Vienna", | |
"Dry", | |
"Co", | |
"Bringing", | |
"Coriolanus", | |
"Le", | |
"Prince", | |
"negro", | |
"Heaven", | |
"El", | |
"Arkansas", | |
"Laredo", | |
"New", | |
"York", | |
"Paradise", | |
"Alley", | |
"Canada", | |
"Paterson", | |
"Time", | |
"Brooklyn", | |
"Battery", | |
"Bronx", | |
"Zoo", | |
"Bellevue", | |
"Empire", | |
"State", | |
"Zen", | |
"Jersey", | |
"Atlantic", | |
"Hall", | |
"Eastern", | |
"China", | |
"Poe", | |
"St", | |
"John", | |
"Cross", | |
"Kansas", | |
"Idaho", | |
"Baltimore", | |
"Chinaman", | |
"Oklahoma", | |
"Houston", | |
"America", | |
"Africa", | |
"Mexico", | |
"Chicago", | |
"West", | |
"Coast", | |
"FBI", | |
"Union", | |
"Square", | |
"Los", | |
"Alamos", | |
"Wall", | |
"Staten", | |
"Island", | |
"Caribbean", | |
"Bath", | |
"Colorado", | |
"Adonis", | |
"Manhattan", | |
"Third", | |
"Avenue", | |
"East", | |
"River", | |
"Hudson", | |
"Bowery", | |
"Harlem", | |
"Madison", | |
"Passaic", | |
"Birmingham", | |
"Denver", | |
"Alcatraz", | |
"Rocky", | |
"Mount", | |
"Buddha", | |
"Southern", | |
"Pacific", | |
"Harvard", | |
"Dadaism", | |
"Pilgrim", | |
"M", | |
"Carl", | |
"Space", | |
"Pater", | |
"Moloch", | |
"Nightmare", | |
"Congress", | |
"Crazy", | |
"Light", | |
"American", | |
"Mad", | |
"Solomon", | |
"Hebrew", | |
"Long", | |
"Jesus", | |
"Internationale" | |
], | |
"VBZ": [ | |
"is", | |
"beats", | |
"gives", | |
"Is", | |
"staves", | |
"carries", | |
"Sighs", | |
"Has", | |
"has", | |
"pursues", | |
"wants", | |
"makes", | |
"Crosses", | |
"bears", | |
"waits", | |
"strives", | |
"brings", | |
"clears", | |
"lays", | |
"stays", | |
"arrives", | |
"sits", | |
"requires", | |
"Bestows", | |
"turns", | |
"looks", | |
"allows", | |
"puts", | |
"faces", | |
"sings", | |
"walks", | |
"leaves", | |
"confirms", | |
"means", | |
"builds", | |
"imprisons", | |
"comes", | |
"produces", | |
"awaits", | |
"obscures", | |
"leads", | |
"protects", | |
"lets", | |
"kills", | |
"creates", | |
"solves", | |
"begins", | |
"gets", | |
"stems", | |
"applies", | |
"determines", | |
"operates", | |
"presupposes", | |
"demonstrates", | |
"happens", | |
"dawns", | |
"kicks", | |
"does", | |
"moans", | |
"exists", | |
"flips", | |
"Despairs", | |
"loves", | |
"yells", | |
"illuminates" | |
], | |
"VBG": [ | |
"breeding", | |
"mixing", | |
"stirring", | |
"spring", | |
"covering", | |
"feeding", | |
"coming", | |
"staying", | |
"something", | |
"morning", | |
"striding", | |
"evening", | |
"rising", | |
"Living", | |
"nothing", | |
"Looking", | |
"walking", | |
"ring", | |
"King", | |
"crying", | |
"wing", | |
"Reflecting", | |
"fattening", | |
"Stirring", | |
"ceiling", | |
"king", | |
"staring", | |
"leaning", | |
"hushing", | |
"thinking", | |
"doing", | |
"Nothing", | |
"Pressing", | |
"waiting", | |
"Something", | |
"telling", | |
"pulling", | |
"loitering", | |
"Dragging", | |
"fishing", | |
"Musing", | |
"throbbing", | |
"drying", | |
"Exploring", | |
"patronizing", | |
"finding", | |
"whining", | |
"turning", | |
"swing", | |
"Drifting", | |
"Beating", | |
"Burning", | |
"burning", | |
"Entering", | |
"shouting", | |
"living", | |
"dying", | |
"winding", | |
"singing", | |
"Gliding", | |
"swarming", | |
"stumbling", | |
"Falling", | |
"Tolling", | |
"lightning", | |
"shaking", | |
"Thinking", | |
"beating", | |
"controlling", | |
"Fishing", | |
"falling", | |
"timing", | |
"motivating", | |
"anything", | |
"despoiling", | |
"functioning", | |
"being", | |
"believing", | |
"admitting", | |
"categorizing", | |
"calming", | |
"chasing", | |
"thing", | |
"dreaming", | |
"eating", | |
"everything", | |
"expiring", | |
"expressing", | |
"giving", | |
"going", | |
"soothing", | |
"hiding", | |
"holding", | |
"ignoring", | |
"imposing", | |
"killing", | |
"knowing", | |
"life-destroying", | |
"looking", | |
"aging", | |
"planning", | |
"playing", | |
"pursuing", | |
"mating", | |
"debunking", | |
"rechanneling", | |
"redistributing", | |
"sacrificing", | |
"beginning", | |
"slipping", | |
"enriching", | |
"spending", | |
"taking", | |
"talking", | |
"according", | |
"redeeming", | |
"threatening", | |
"trading", | |
"unquestioning", | |
"using", | |
"wishing", | |
"worrying", | |
"constituting", | |
"meaning", | |
"fooling", | |
"starving", | |
"dragging", | |
"smoking", | |
"floating", | |
"contemplating", | |
"hallucinating", | |
"publishing", | |
"listening", | |
"returning", | |
"waking", | |
"shuddering", | |
"leaping", | |
"roaring", | |
"jumping", | |
"yacketayakking", | |
"screaming", | |
"vomiting", | |
"whispering", | |
"leaving", | |
"suffering", | |
"wondering", | |
"racketing", | |
"seeking", | |
"investigating", | |
"passing", | |
"protesting", | |
"weeping", | |
"undressing", | |
"trembling", | |
"committing", | |
"cooking", | |
"waving", | |
"scattering", | |
"trying", | |
"fainting", | |
"eluding", | |
"flashing", | |
"whoring", | |
"breathing", | |
"rocking", | |
"rolling", | |
"growing", | |
"advertising", | |
"groaning", | |
"journeying", | |
"praying", | |
"accusing", | |
"demanding", | |
"resting", | |
"bickering", | |
"vibrating", | |
"confessing", | |
"putting", | |
"sobbing", | |
"running", | |
"streaming", | |
"lifting", | |
"carrying", | |
"losing", | |
"dripping" | |
], | |
"NNS": [ | |
"Lilacs", | |
"roots", | |
"tubers", | |
"aus", | |
"children", | |
"archduke’s", | |
"mountains", | |
"branches", | |
"images", | |
"hyacinths", | |
"arms", | |
"eyes", | |
"das", | |
"cards", | |
"pearls", | |
"Rocks", | |
"situations", | |
"crowds", | |
"people", | |
"days", | |
"feet", | |
"hours", | |
"ships", | |
"that’s", | |
"men", | |
"nails", | |
"standards", | |
"vines", | |
"flames", | |
"jewels", | |
"cases", | |
"vials", | |
"perfumes", | |
"odours", | |
"candle-flames", | |
"ears", | |
"stumps", | |
"walls", | |
"forms", | |
"Footsteps", | |
"points", | |
"words", | |
"nerves", | |
"bones", | |
"It’s", | |
"rains", | |
"Lil’s", | |
"Albert’s", | |
"teeth", | |
"He’s", | |
"years", | |
"there’s", | |
"others", | |
"Others", | |
"pills", | |
"She’s", | |
"ladies", | |
"river’s", | |
"fingers", | |
"nymphs", | |
"bottles", | |
"papers", | |
"handkerchiefs", | |
"boxes", | |
"ends", | |
"nights", | |
"friends", | |
"heirs", | |
"directors", | |
"addresses", | |
"waters", | |
"brother’s", | |
"father’s", | |
"bodies", | |
"rat’s", | |
"horns", | |
"motors", | |
"ces", | |
"d’enfants", | |
"Eugenides", | |
"currants", | |
"documents", | |
"lives", | |
"breasts", | |
"lights", | |
"tins", | |
"combinations", | |
"rays", | |
"Stockings", | |
"slippers", | |
"dugs", | |
"guesses", | |
"Endeavours", | |
"caresses", | |
"assaults", | |
"hands", | |
"Thebes", | |
"gropes", | |
"stairs", | |
"it’s", | |
"Paces", | |
"“This", | |
"sweats", | |
"barges", | |
"sails", | |
"logs", | |
"Dogs", | |
"oars", | |
"shores", | |
"bells", | |
"towers", | |
"“Trams", | |
"trees", | |
"knees", | |
"finger-nails", | |
"Phlebas", | |
"gulls", | |
"seas", | |
"whispers", | |
"stages", | |
"gardens", | |
"places", | |
"carious", | |
"doors", | |
"houses", | |
"hordes", | |
"plains", | |
"Cracks", | |
"reforms", | |
"bursts", | |
"strings", | |
"bats", | |
"wings", | |
"voices", | |
"wells", | |
"graves", | |
"wind’s", | |
"windows", | |
"swings", | |
"clouds", | |
"moment’s", | |
"obituaries", | |
"memories", | |
"seals", | |
"rooms", | |
"rumours", | |
"lands", | |
"fragments", | |
"ruins", | |
"Hieronymo’s", | |
"professionals", | |
"crackpots", | |
"genius", | |
"interpretations", | |
"causes", | |
"eccentrics", | |
"revolutionaries", | |
"things", | |
"desires", | |
"times", | |
"intentions", | |
"results", | |
"tyrants", | |
"deviants", | |
"experts", | |
"issues", | |
"responses", | |
"concessions", | |
"fathers", | |
"emotions", | |
"chips", | |
"deeds", | |
"indulgences", | |
"energies", | |
"ideals", | |
"goals", | |
"enemies", | |
"chaos", | |
"instances", | |
"babies", | |
"levels", | |
"parents", | |
"absolutes", | |
"emergencies", | |
"costs", | |
"talks", | |
"animals", | |
"expectations", | |
"morals", | |
"mothers", | |
"sacrifices", | |
"upsets", | |
"principles", | |
"extremists", | |
"nuts", | |
"parasites", | |
"politics", | |
"counts", | |
"boys", | |
"girls", | |
"myths", | |
"impulses", | |
"problems", | |
"resolutions", | |
"changes", | |
"women", | |
"excesses", | |
"differences", | |
"advances", | |
"rulers", | |
"symbols", | |
"publicizes", | |
"consequences", | |
"actions", | |
"laws", | |
"truths", | |
"rules", | |
"dreams", | |
"descendants", | |
"figures", | |
"notices", | |
"fears", | |
"ones", | |
"minds", | |
"streets", | |
"tatters", | |
"flats", | |
"tops", | |
"cities", | |
"brains", | |
"angels", | |
"roofs", | |
"universities", | |
"scholars", | |
"academies", | |
"odes", | |
"beards", | |
"hotels", | |
"torsos", | |
"drugs", | |
"nightmares", | |
"balls", | |
"poles", | |
"halls", | |
"rooftops", | |
"boroughs", | |
"vibrations", | |
"rantings", | |
"subways", | |
"wheels", | |
"Bickford’s", | |
"Fugazzi’s", | |
"escapes", | |
"facts", | |
"anecdotes", | |
"shocks", | |
"hospitals", | |
"jails", | |
"wars", | |
"intellects", | |
"postcards", | |
"bone-grindings", | |
"migraines", | |
"Newark’s", | |
"hearts", | |
"cigarettes", | |
"boxcars", | |
"farms", | |
"Plotinus", | |
"limousines", | |
"volcanoes", | |
"dungarees", | |
"shorts", | |
"leaflets", | |
"holes", | |
"pamphlets", | |
"sirens", | |
"skeletons", | |
"detectives", | |
"policecars", | |
"genitals", | |
"manuscripts", | |
"sailors", | |
"evenings", | |
"parks", | |
"cemeteries", | |
"loveboys", | |
"winks", | |
"threads", | |
"snatches", | |
"buttocks", | |
"barns", | |
"night-cars", | |
"poems", | |
"lots", | |
"backyards", | |
"rows", | |
"mountaintops", | |
"caves", | |
"waitresses", | |
"upliftings", | |
"johns", | |
"alleys", | |
"movies", | |
"basements", | |
"horrors", | |
"offices", | |
"shoes", | |
"docks", | |
"dramas", | |
"cliff-banks", | |
"heads", | |
"rivers", | |
"onions", | |
"lofts", | |
"crates", | |
"incantations", | |
"tortillas", | |
"trucks", | |
"watches", | |
"clocks", | |
"wrists", | |
"stores", | |
"suits", | |
"blasts", | |
"regiments", | |
"shrieks", | |
"fairies", | |
"gas", | |
"editors", | |
"taxicabs", | |
"alleyways", | |
"firetrucks", | |
"records", | |
"highways", | |
"other’s", | |
"heroes", | |
"cathedrals", | |
"criminals", | |
"blues", | |
"Tangiers", | |
"trials", | |
"lecturers", | |
"steps", | |
"tears", | |
"wards", | |
"madtowns", | |
"State’s", | |
"Rockland’s", | |
"echoes", | |
"dolmen-realms", | |
"gaps", | |
"verbs", | |
"Omnipotens", | |
"clothes", | |
"America’s", | |
"skulls", | |
"dollars", | |
"Children", | |
"stairways", | |
"armies", | |
"sorrows", | |
"buildings", | |
"governments", | |
"skyscrapers", | |
"Jehovahs", | |
"factories", | |
"antennae", | |
"banks", | |
"apartments", | |
"suburbs", | |
"treasuries", | |
"capitals", | |
"industries", | |
"nations", | |
"cocks", | |
"bombs", | |
"backs", | |
"Pavements", | |
"radios", | |
"tons", | |
"Visions", | |
"omens", | |
"hallucinations", | |
"miracles", | |
"Dreams", | |
"adorations", | |
"illuminations", | |
"religions", | |
"Breakthroughs", | |
"crucifixions", | |
"Highs", | |
"Epiphanies", | |
"screams", | |
"suicides", | |
"rocks", | |
"flowers", | |
"secretaries", | |
"writers", | |
"faculties", | |
"worms", | |
"senses", | |
"nurses", | |
"harpies", | |
"doctors", | |
"heavens", | |
"comrades", | |
"coughs", | |
"airplanes", | |
"legions" | |
], | |
"CC": [ | |
"and", | |
"And", | |
"or", | |
"Or", | |
"nor", | |
"But", | |
"but" | |
], | |
"VBD": [ | |
"kept", | |
"stopped", | |
"went", | |
"drank", | |
"talked", | |
"were", | |
"took", | |
"was", | |
"said", | |
"gave", | |
"came", | |
"failed", | |
"knew", | |
"Had", | |
"flowed", | |
"had", | |
"thought", | |
"exhaled", | |
"Flowed", | |
"saw", | |
"sat", | |
"Glowed", | |
"Doubled", | |
"rose", | |
"poured", | |
"lurked", | |
"stirred", | |
"Flung", | |
"swam", | |
"cried", | |
"Were", | |
"told", | |
"Leaned", | |
"shuffled", | |
"lost", | |
"got", | |
"did", | |
"died", | |
"asked", | |
"departed", | |
"Departed", | |
"crept", | |
"shone", | |
"Followed", | |
"touched", | |
"piled", | |
"awaited", | |
"ended", | |
"decided", | |
"walked", | |
"Rippled", | |
"bore", | |
"Undid", | |
"wept", | |
"promised", | |
"Picked", | |
"fell", | |
"SAID", | |
"cracked", | |
"drew", | |
"Whistled", | |
"crawled", | |
"stood", | |
"crouched", | |
"spoke", | |
"existed", | |
"found", | |
"draped", | |
"responded", | |
"advanced", | |
"won", | |
"realized", | |
"bought", | |
"bared", | |
"ate", | |
"chained", | |
"sank", | |
"floated", | |
"vanished", | |
"wandered", | |
"lit", | |
"vibrated", | |
"gleamed", | |
"jumped", | |
"lounged", | |
"followed", | |
"disappeared", | |
"reappeared", | |
"wailed", | |
"broke", | |
"shrieked", | |
"howled", | |
"screamed", | |
"blew", | |
"eyed", | |
"continued", | |
"shifted", | |
"woke", | |
"picked", | |
"stumbled", | |
"coughed", | |
"scribbled", | |
"plunged", | |
"threw", | |
"happened", | |
"sang", | |
"leaped", | |
"danced", | |
"smashed", | |
"finished", | |
"drove", | |
"journeyed", | |
"waited", | |
"watched", | |
"brooded", | |
"crashed", | |
"demanded", | |
"turned", | |
"flung", | |
"closed", | |
"slammed", | |
"ran", | |
"dreamt", | |
"joined", | |
"rejected", | |
"shivered", | |
"bashed", | |
"entered", | |
"bade", | |
"reported" | |
], | |
"VBN": [ | |
"dried", | |
"surprised", | |
"sled", | |
"frightened", | |
"broken", | |
"called", | |
"known", | |
"drowned", | |
"one-eyed", | |
"forbidden", | |
"Hanged", | |
"undone", | |
"fixed", | |
"planted", | |
"begun", | |
"disturbed", | |
"bed", | |
"burnished", | |
"Held", | |
"wrought", | |
"fruited", | |
"peeped", | |
"sevenbranched", | |
"Unstoppered", | |
"liquidtroubled", | |
"confused", | |
"freshened", | |
"ascended", | |
"prolonged", | |
"coffered", | |
"fed", | |
"Burned", | |
"framed", | |
"displayed", | |
"forced", | |
"Filled", | |
"enclosed", | |
"closed", | |
"demobbed", | |
"done", | |
"set", | |
"been", | |
"married", | |
"left", | |
"Rattled", | |
"Asked", | |
"Perceived", | |
"expected", | |
"bored", | |
"tired", | |
"unreproved", | |
"undesired", | |
"Flushed", | |
"foresuffered", | |
"Enacted", | |
"half-formed", | |
"Red", | |
"formed", | |
"Carried", | |
"raised", | |
"made", | |
"Forgot", | |
"passed", | |
"mud-cracked", | |
"hooded", | |
"fiddled", | |
"blackened", | |
"exhausted", | |
"tumbled", | |
"Waited", | |
"Gathered", | |
"humped", | |
"given", | |
"heard", | |
"invited", | |
"shored", | |
"relaxed", | |
"interconnected", | |
"sacrificed", | |
"rewarded", | |
"replaced", | |
"abolished", | |
"born", | |
"used", | |
"created", | |
"invented", | |
"sold", | |
"breed", | |
"borrowed", | |
"cherished", | |
"hurt", | |
"destroyed", | |
"angelheaded", | |
"hollow-eyed", | |
"illuminated", | |
"expelled", | |
"cowered", | |
"purgatoried", | |
"brought", | |
"mouth-wracked", | |
"battered", | |
"drained", | |
"disgorged", | |
"furnished", | |
"studied", | |
"loned", | |
"scattered", | |
"burned", | |
"distributed", | |
"dragged", | |
"fucked", | |
"blown", | |
"balled", | |
"hiccuped", | |
"copulated", | |
"sweetened", | |
"prepared", | |
"stolen", | |
"faded", | |
"crowned", | |
"digested", | |
"surrounded", | |
"cooked", | |
"forgotten", | |
"barreled", | |
"retired", | |
"presented", | |
"overturned", | |
"emptied", | |
"twisted", | |
"obsessed", | |
"juxtaposed", | |
"trapped", | |
"butchered", | |
"stunned", | |
"gone", | |
"murdered", | |
"armed", | |
"United", | |
"electrified", | |
"starry-spangled" | |
], | |
"FW": [ | |
"keine", | |
"zu", | |
"und", | |
"mon", | |
"Et", | |
"dans", | |
"la", | |
"Carthage", | |
"Aeterna", | |
"Deus" | |
], | |
"WRB": [ | |
"when", | |
"where", | |
"Why", | |
"Where", | |
"When" | |
], | |
"PRP$": [ | |
"My", | |
"Your", | |
"your", | |
"my", | |
"his", | |
"her", | |
"its", | |
"their", | |
"ITS", | |
"Her", | |
"His", | |
"our" | |
], | |
"VB": [ | |
"hold", | |
"feel", | |
"read", | |
"go", | |
"grow", | |
"know", | |
"Come", | |
"meet", | |
"Speak", | |
"be", | |
"Look", | |
"see", | |
"find", | |
"Thank", | |
"Tell", | |
"bring", | |
"keep", | |
"dig", | |
"Spread", | |
"Stay", | |
"speak", | |
"remember", | |
"walk", | |
"play", | |
"mince", | |
"PLEASE", | |
"make", | |
"get", | |
"swear", | |
"bear", | |
"look", | |
"give", | |
"thank", | |
"pick", | |
"choose", | |
"help", | |
"leave", | |
"sink", | |
"run", | |
"hear", | |
"damp", | |
"Turn", | |
"stare", | |
"engage", | |
"pass", | |
"reach", | |
"swell", | |
"start", | |
"connect", | |
"turn", | |
"Consider", | |
"stop", | |
"spit", | |
"lie", | |
"sit", | |
"beat", | |
"retract", | |
"Revive", | |
"sail", | |
"swallow", | |
"fit", | |
"ask", | |
"yield", | |
"become", | |
"stay", | |
"don", | |
"enjoy", | |
"ensure", | |
"betray", | |
"rein", | |
"live", | |
"let", | |
"reflect", | |
"worry", | |
"die", | |
"continue", | |
"try", | |
"analyze", | |
"operate", | |
"happen", | |
"understand", | |
"listen", | |
"behave", | |
"lose", | |
"push", | |
"raise", | |
"learn", | |
"serve", | |
"ease", | |
"manipulate", | |
"seem", | |
"stand", | |
"hide", | |
"break", | |
"reproduce", | |
"maintain", | |
"discover", | |
"prepare", | |
"fix", | |
"ride", | |
"recall", | |
"converse", | |
"come", | |
"pierce", | |
"sweeten", | |
"build", | |
"cut", | |
"watch", | |
"cultivate", | |
"recreate", | |
"conform", | |
"eat", | |
"abandon", | |
"Wake", | |
"imitate", | |
"admit", | |
"scream", | |
"accuse", | |
"resurrect", | |
"sleep", | |
"forget" | |
], | |
"RB": [ | |
"down", | |
"south", | |
"only", | |
"Only", | |
"ago", | |
"Yet", | |
"back", | |
"not", | |
"nevertheless", | |
"Here", | |
"here", | |
"so", | |
"far", | |
"hence", | |
"again", | |
"So", | |
"rudely", | |
"yet", | |
"still", | |
"then", | |
"savagely", | |
"never", | |
"now", | |
"to-morrow", | |
"ever", | |
"Now", | |
"Then", | |
"already", | |
"nearly", | |
"alone", | |
"softly", | |
"belly", | |
"upward", | |
"Homeward", | |
"perilously", | |
"too", | |
"once", | |
"Hardly", | |
"lovely", | |
"folly", | |
"sometimes", | |
"even", | |
"also", | |
"Not", | |
"always", | |
"together", | |
"ahead", | |
"upside", | |
"Gaily", | |
"just", | |
"necessarily", | |
"infinitely", | |
"delicately", | |
"perfectly", | |
"deadly", | |
"really", | |
"increasingly", | |
"else", | |
"relatively", | |
"often", | |
"anyway", | |
"family", | |
"equally", | |
"eventually", | |
"simply", | |
"lonely", | |
"mostly", | |
"occasionally", | |
"very", | |
"sexually", | |
"ugly", | |
"enough", | |
"away", | |
"heavenly", | |
"holy", | |
"continuously", | |
"nowhere", | |
"instinctively", | |
"saintly", | |
"freely", | |
"endlessly", | |
"especially", | |
"successively", | |
"unsuccessfully", | |
"actually", | |
"ghostly", | |
"barefoot", | |
"finally", | |
"subsequently", | |
"instead", | |
"briefly", | |
"later", | |
"truly", | |
"reply", | |
"therefore", | |
"early", | |
"everywhere", | |
"longer", | |
"ungodly" | |
], | |
"EX": [ | |
"there", | |
"There" | |
], | |
"WP": [ | |
"What", | |
"what", | |
"who", | |
"whom", | |
"WHAT", | |
"Who" | |
], | |
"VBP": [ | |
"are", | |
"say", | |
"guess", | |
"am", | |
"do", | |
"sprout", | |
"Think", | |
"think", | |
"Do", | |
"want", | |
"have", | |
"resent", | |
"expect", | |
"hate", | |
"deserve", | |
"wish", | |
"toil", | |
"disagree", | |
"tend", | |
"owe", | |
"loom" | |
], | |
"MD": [ | |
"cannot", | |
"will", | |
"Wo", | |
"could", | |
"must", | |
"Will", | |
"would", | |
"shall", | |
"can", | |
"ought", | |
"should", | |
"Shall", | |
"may", | |
"might" | |
], | |
"TO": [ | |
"to", | |
"To" | |
], | |
"JJS": [ | |
"wisest", | |
"lowest", | |
"least", | |
"greatest", | |
"best", | |
"highest", | |
"fittest", | |
"cruelest", | |
"oldest", | |
"worst" | |
], | |
"WDT": [ | |
"Which", | |
"which" | |
], | |
"UH": [ | |
"Oh", | |
"Yes", | |
"Well", | |
"ah" | |
], | |
"JJR": [ | |
"more", | |
"Lower", | |
"better", | |
"truer", | |
"finer", | |
"worse" | |
], | |
"song": [ | |
".@MidiDittyBOT \"#mididitty#\"", | |
"[tune:#mididitty#].@MidiDittyBOT \"#tune# #tune#\"", | |
"[verse:#mididitty#][chorus:#mididitty#].@MidiDittyBOT \"#verse# #chorus# #verse# #chorus#\"", | |
"[tune:#mididitty#].@MidiDittyBOT \"#tune# #mididitty# #tune# #mididitty# #tune#\"" | |
], | |
"cc": [ | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"\ncc:@#artbots# \\#bot2bot" | |
], | |
"phrases": [ | |
"#holzer_kruger_pos#", | |
"#holzer_kruger_markov#" | |
], | |
"artbots": [ | |
"ArtyNegative", | |
"ArtyCurve", | |
"ArtyWinds", | |
"ArtyCrush", | |
"imgshear", | |
"plaidbot", | |
"kaleid_o_bot", | |
"JPGglitchbot", | |
"lowpolybot", | |
"WordPadBot" | |
], | |
"mididitty": [ | |
"[one:#note#][two:#note#]#one##duration# #two##duration# #one##duration# #two##duration#", | |
"[one:#note#][two:#note#][three:#note#][arp:#one##duration# #two##duration# #three##duration# #two##duration#]#arp# #arp#", | |
"[one:#note#][two:#note#][three:#note#][arp:#three##duration# #two##duration# #one##duration# #two##duration#]#arp# #arp# #arp#", | |
"#note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration# #note##duration#" | |
], | |
"note": [ | |
"a", | |
"b", | |
"c", | |
"d", | |
"e", | |
"f", | |
"g", | |
"r", | |
"A", | |
"B", | |
"C", | |
"D", | |
"E", | |
"F", | |
"G", | |
"r", | |
"as", | |
"bs", | |
"cs", | |
"ds", | |
"es", | |
"fs", | |
"gs", | |
"r", | |
"As", | |
"Bs", | |
"Cs", | |
"Ds", | |
"Es", | |
"Fs", | |
"Gs", | |
"r" | |
], | |
"duration": [ | |
"0", | |
"1", | |
"2", | |
"3", | |
"0", | |
"1", | |
"2", | |
"3", | |
"0.", | |
"1.", | |
"2.", | |
"3.", | |
"\\", | |
"\\." | |
], | |
"color": [ | |
"#hex##hex##hex##hex##hex##hex#", | |
"[A:#hex#]#A##A#0000", | |
"[A:#hex#]00#A##A#00", | |
"[A:#hex#]0000#A##A#", | |
"[A:#hex#][B:#hex#]#B##B##A##A##A##A#", | |
"[A:#hex#][B:#hex#]#A##A##B##B##A##A#", | |
"[A:#hex#][B:#hex#]#A##A##A##A##B##B#", | |
"[R:#hex#][G:#hex#][B:#hex#]#R##R##G##G##B##B#", | |
"[R:#hex#][G:#hex#][B:#hex#]#R#0#G#0#B#0" | |
], | |
"color_reds": [ | |
"[A:#hex#]F#A#0000", | |
"[A:#hex#]#A##A#0000", | |
"[R:#hex#][G:#hex#][B:#hex#]F#R#0#G#0#B#" | |
], | |
"hex": [ | |
"0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"A", | |
"B", | |
"C", | |
"D", | |
"E", | |
"F" | |
], | |
"setup_svg": ["[x:#dimension#][y:#dimension#]","[x:#dimension#][y:#small_dimension#]","[sq:#dimension#][x:#sq#][y:#sq#]"], | |
"setup_small_svg": ["[x:#small_dimension#][y:#small_dimension#]","[x:#small_dimension#][y:#tiny_dimension#]","[sq:#small_dimension#][x:#sq#][y:#sq#]"], | |
"svg_start": "#setup_svg#<svg width=\"#x#\" height=\"#y#\" xmlns=\"http://www.w3.org/2000/svg\">", | |
"lengthAdjust": [ | |
"spacing", | |
"spacingAndGlyphs" | |
], | |
"text": "<text width =\"90%\" y=\"50%\" x=\"50%\" alignment-baseline=\"middle\" text-anchor=\"middle\" id=\"text\" style=\"font-size: #digit##digit#px; font-weight: 900;font-style:italic;\" fill=\"\\#FFFFFF\" textLength=\"#x#\" lengthAdjust=\"#lengthAdjust#\" filter=\"url(\\#solid)\" xml:space=\"preserve\"> #phrase# </text>", | |
"new_script": "<script type=\"text/javascript\" xlink:href=\"http://laser-galliform.glitch.me/jkirchartz_exe2.js\" xlink:actuate=\"onLoad\" xlink:show=\"other\" xlink:type=\"simple\"></script>", | |
"script": "<script type=\"text/javascript\">var text = document.getElementById('text'); text.setAttribute('textLength', Math.round(text.clientWidth / 1.1)); text.style.fontSize = Math.round(text.clientWidth / text.textContent.length) + 'px';</script>", | |
"svg_end": "</svg>", | |
"svg2": "#setup_svg#<svg width=\"#x#\" height=\"#y#\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"grayscale\"><feColorMatrix type=\"saturate\" values=\"0\"/></filter> <filter x=\"0\" y=\"0\" width=\"1\" height=\"1\" id=\"solid\"> <feFlood flood-color=\"\\##color_reds#\"/><feComposite in=\"SourceGraphic\"/></filter><image class=\"bw\" filter=\"url(\\#grayscale)\" width=\"100%\" height=\"100%\" xlink:href=\"http://#img_src#\" onerror=\"this.style.display='none'\"/>#text##script#</svg>", | |
"triptography": ["#setup_small_svg#[offset:#tiny_dimension#]<svg viewBox=\"0 0 #x# #y#\" preserveAspectRatio=\"xMidYMid slice\" width=\"#x#\" height=\"#y#\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" ><filter id=\"blend\" x=\"0\" y=\"0\" width=\"100%\" height=\"100%\"><feImage result=\"a\" x=\"#offset#\" xlink:href=\"http://#trip_src#\" onerror=\"this.style.display='none'\" /><feImage result=\"b\" x=\"-#offset#\" xlink:href=\"http://#trip_src#\" onerror=\"this.style.display='none'\"/><feBlend result=\"c\" in=\"a\" in2=\"b\" mode=\"lighten\"/><feBlend in=\"SourceGraphic\" in2=\"c\" mode=\"lighten\"/></filter><image xlink:href=\"http://#trip_src#\" style=\"filter:url(\\#blend);\" onerror=\"this.style.display='none'\"/></svg>", | |
"#setup_small_svg#[offset:#tiny_dimension#]<svg viewBox=\"0 0 1 1\" preserveAspectRatio=\"xMidYMid slice\" patternContentUnits=\"objectBoundingBox\" width=\"#x#\" height=\"#y#\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><filter id=\"blend\" x=\"0\" y=\"0\" width=\"100%\" height=\"100%\"><feImage result=\"a\" x=\"0.#offset#\" y=\"0\" width=\"1\" height=\"1\" xlink:href=\"http://#trip_src#\" preserveAspectRatio=\"xMidYMid slice\"></feImage><feImage result=\"b\" x=\"-0.#offset#\" y=\"0\" width=\"1\" height=\"1\" xlink:href=\"http://#trip_src#\" preserveAspectRatio=\"xMidYMid slice\"></feImage><feBlend result=\"c\" in=\"a\" in2=\"b\" mode=\"#blend_mode#\"></feBlend><feBlend in=\"SourceGraphic\" in2=\"c\" mode=\"#blend_mode#\"></feBlend></filter><image xlink:href=\"http://#trip_src#\" width=\"1\" height=\"1\" style=\"filter:url(#blend);\" preserveAspectRatio=\"xMidYMid slice\"></image></svg>", | |
"<svg width=\"880\" height=\"440\" viewBox=\"0 0 880 440\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><image x=\"0\" y=\"0\" width=\"100%\" height=\"100%\" xlink:href=\"http://triptograph.glitch.me/image.svg?size=small\" /></svg>" | |
], | |
"blend_mode": ["screen", "lighten", "darken","luminosity","difference", "exclusion","hue","saturation","color"], | |
"trip_src": ["ripe-palladium.glitch.me/image/?#dimension#", "laser-galliform.glitch.me/image/?#dimension#","#img_src#","#img_src#"], | |
"img_src": [ | |
"lorempixel.com/#x#/#y#", | |
"loremflickr.com/#x#/#y#/#NN#,#NN#,#NN#?random=#word#", | |
"unsplash.it/#x#/#y#", | |
"placebear.com/#x#/#y#", | |
"placebeard.it/#x#/#y#", | |
"placekitten.com/#x#/#y#", | |
"placeimg.com/#x#/#y#/any", | |
"placeimg.com/#x#/#y#/any", | |
"baconmockup.com/#x#/#y#", | |
"spaceholder.cc/#x#x#y#", | |
"spaceholder.cc/#x#x#y#", | |
"spaceholder.cc/#x#x#y#", | |
"picsum.photos/#x#/#y#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#?query=#word#", | |
"unsplash-proxy.glitch.me/random/#x#x#y#?query=#word#,#word#", | |
"#celeb_pics#" | |
], | |
"dead_links": [ | |
"p-hold.com/#x#/#y#", | |
"morganfillman.space/#x#/#y#", | |
"www.fillmurray.com/#x#/#y#" | |
], | |
"celeb_pics": [ | |
"stevensegallery.com/#x#/#y#", | |
"place-hoff.com/#x#/#y#", | |
"www.placecage.com/c/#x#/#y#", | |
"www.placecage.com/#x#/#y#" | |
], | |
"digit": [ | |
"0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9" | |
], | |
"dimension": [ | |
"#[num:7,8,9]num##digit##digit#" | |
], | |
"small_dimension": [ | |
"#[num:4,5,6]num##digit##digit#" | |
], | |
"tiny_dimension": [ | |
"#[num:1,2,3]num##digit##digit#" | |
], | |
"all": [ | |
"the #the#", | |
"you #you#", | |
"things #things#", | |
"", | |
"out #out#", | |
"levels #levels#", | |
"costs #costs#" | |
], | |
"debauch": [ | |
"" | |
], | |
"lack": [ | |
"of #of#" | |
], | |
"desirable": [ | |
"occasionally #occasionally#" | |
], | |
"results": [ | |
"" | |
], | |
"leads": [ | |
"to #to#" | |
], | |
"discoverable": [ | |
"laws #laws#" | |
], | |
"go": [ | |
"a #a#", | |
"all #all#", | |
"crazy #crazy#" | |
], | |
"everyones": [ | |
"work #work#" | |
], | |
"hate": [ | |
"can #can#" | |
], | |
"children": [ | |
"are #are#", | |
"are #are#" | |
], | |
"causes": [ | |
"more #more#", | |
"as #as#" | |
], | |
"looking": [ | |
"back #back#" | |
], | |
"religion": [ | |
"causes #causes#" | |
], | |
"cherished": [ | |
"" | |
], | |
"debunking": [ | |
"sex #sex#" | |
], | |
"to": [ | |
"be #be#", | |
"mindless #mindless#", | |
"creativity #creativity#", | |
"society #society#", | |
"stay #stay#", | |
"increase #increase#", | |
"most #most#", | |
"much #much#", | |
"perversion #perversion#", | |
"your #your#", | |
"live #live#", | |
"worry #worry#", | |
"fight #fight#", | |
"die #die#", | |
"continue #continue#", | |
"keep #keep#", | |
"try #try#", | |
"stop #stop#", | |
"outsmart #outsmart#", | |
"the #the#", | |
"have #have#", | |
"be #be#", | |
"be #be#", | |
"be #be#", | |
"be #be#", | |
"study #study#", | |
"analyze #analyze#", | |
"have #have#", | |
"give #give#", | |
"charity #charity#", | |
"stay #stay#", | |
"hold #hold#", | |
"operate #operate#", | |
"live #live#", | |
"be #be#", | |
"rule #rule#", | |
"lose #lose#", | |
"the #the#", | |
"mankind #mankind#", | |
"learn #learn#", | |
"ease #ease#", | |
"manipulate #manipulate#", | |
"a #a#", | |
"stay #stay#", | |
"happen #happen#", | |
"men #men#", | |
"hide #hide#", | |
"act #act#", | |
"reproduce #reproduce#", | |
"obscure #obscure#", | |
"be #be#", | |
"be #be#", | |
"stay #stay#", | |
"discoverable #discoverable#", | |
"disagree #disagree#", | |
"volunteer #volunteer#", | |
"stop #stop#", | |
"maintain #maintain#", | |
"be #be#", | |
"be #be#", | |
"hurt #hurt#", | |
"be #be#" | |
], | |
"certain": [ | |
"age #age#" | |
], | |
"fatal": [ | |
"" | |
], | |
"immutable": [ | |
"truths #truths#" | |
], | |
"invariable": [ | |
"attractive #attractive#" | |
], | |
"worse": [ | |
"than #than#", | |
"over #over#" | |
], | |
"torture": [ | |
"is #is#" | |
], | |
"very": [ | |
"little #little#", | |
"positive #positive#" | |
], | |
"sloppy": [ | |
"thinking #thinking#" | |
], | |
"emergencies": [ | |
"" | |
], | |
"every": [ | |
"achievement #achievement#" | |
], | |
"stays": [ | |
"in #in#" | |
], | |
"awful": [ | |
"punishment #punishment#" | |
], | |
"ticket": [ | |
"" | |
], | |
"difference": [ | |
"in #in#" | |
], | |
"solves": [ | |
"" | |
], | |
"mothers": [ | |
"shouldn't #shouldnt#" | |
], | |
"die": [ | |
"than #than#" | |
], | |
"guileless": [ | |
"in #in#" | |
], | |
"leave": [ | |
"your #your#" | |
], | |
"small": [ | |
"excesses #excesses#" | |
], | |
"biological": [ | |
"law #law#" | |
], | |
"enjoy": [ | |
"yourself #yourself#" | |
], | |
"revolution": [ | |
"begins #begins#", | |
"is #is#" | |
], | |
"force": [ | |
"", | |
"", | |
"to #to#", | |
"is #is#" | |
], | |
"selfcontempt": [ | |
"can #can#" | |
], | |
"obsolete": [ | |
"" | |
], | |
"sign": [ | |
"of #of#", | |
"of #of#", | |
"of #of#" | |
], | |
"past": [ | |
"", | |
"", | |
"present #present#" | |
], | |
"talks": [ | |
"" | |
], | |
"second": [ | |
"best #best#" | |
], | |
"perspective": [ | |
"" | |
], | |
"run": [ | |
"" | |
], | |
"functioning": [ | |
"" | |
], | |
"substitute": [ | |
"activity #activity#" | |
], | |
"decadence": [ | |
"", | |
"can #can#" | |
], | |
"even": [ | |
"your #your#", | |
"desirable #desirable#" | |
], | |
"what": [ | |
"it #it#", | |
"", | |
"they #they#", | |
"you #you#", | |
"you #you#", | |
"until #until#" | |
], | |
"oldest": [ | |
"fears #fears#" | |
], | |
"hide": [ | |
"one's #ones#" | |
], | |
"power": [ | |
"comes #comes#" | |
], | |
"outsmart": [ | |
"himself #himself#" | |
], | |
"giving": [ | |
"free #free#" | |
], | |
"integrity": [ | |
"" | |
], | |
"sum": [ | |
"of #of#" | |
], | |
"emotions": [ | |
"is #is#", | |
"is #is#" | |
], | |
"issues": [ | |
"" | |
], | |
"new": [ | |
"is #is#", | |
"", | |
"beginning #beginning#", | |
"is #is#" | |
], | |
"falling": [ | |
"off #off#" | |
], | |
"body": [ | |
"talks #talks#" | |
], | |
"desires": [ | |
"are #are#", | |
"your #your#" | |
], | |
"men": [ | |
"are #are#", | |
"and #and#" | |
], | |
"here": [ | |
"to #to#" | |
], | |
"crackpots": [ | |
"" | |
], | |
"let": [ | |
"the #the#", | |
"yourself #yourself#" | |
], | |
"others": [ | |
"", | |
"if #if#", | |
"to #to#" | |
], | |
"active": [ | |
"fantasy #fantasy#" | |
], | |
"strong": [ | |
"sense #sense#", | |
"emotional #emotional#", | |
"stand #stand#" | |
], | |
"change": [ | |
"is #is#", | |
"anything #anything#" | |
], | |
"extreme": [ | |
"behavior #behavior#", | |
"self-consciousness #selfconsciousness#" | |
], | |
"substance": [ | |
"" | |
], | |
"healthy": [ | |
"" | |
], | |
"study": [ | |
"the #the#", | |
"as #as#" | |
], | |
"contradiction": [ | |
"" | |
], | |
"ignoring": [ | |
"enemies #enemies#" | |
], | |
"credit": [ | |
"" | |
], | |
"women": [ | |
"" | |
], | |
"arent": [ | |
"political #political#" | |
], | |
"smoke": [ | |
"screen #screen#" | |
], | |
"social": [ | |
"not #not#", | |
"control #control#" | |
], | |
"action": [ | |
"causes #causes#", | |
"is #is#" | |
], | |
"makes": [ | |
"you #you#" | |
], | |
"pathological": [ | |
"psychology #psychology#" | |
], | |
"thats": [ | |
"interesting #interesting#" | |
], | |
"control": [ | |
"" | |
], | |
"love": [ | |
"is #is#", | |
"was #was#", | |
"demonstrates #demonstrates#" | |
], | |
"family": [ | |
"can #can#", | |
"is #is#" | |
], | |
"extra": [ | |
"money #money#" | |
], | |
"solitude": [ | |
"is #is#" | |
], | |
"private": [ | |
"property #property#" | |
], | |
"moral": [ | |
"act #act#", | |
"integrity #integrity#" | |
], | |
"fake": [ | |
"or #or#" | |
], | |
"counts": [ | |
"for #for#" | |
], | |
"crime": [ | |
"against #against#", | |
"" | |
], | |
"manipulate": [ | |
"women #women#" | |
], | |
"use": [ | |
"too #too#" | |
], | |
"metaphor": [ | |
"" | |
], | |
"wealth": [ | |
"is #is#" | |
], | |
"sake": [ | |
"of #of#", | |
"of #of#" | |
], | |
"positive": [ | |
"attitude #attitude#", | |
"thing #thing#" | |
], | |
"agitation": [ | |
"is #is#" | |
], | |
"few": [ | |
"immutable #immutable#", | |
"" | |
], | |
"live": [ | |
"", | |
"simply #simply#", | |
"in #in#", | |
"by #by#", | |
"on #on#" | |
], | |
"monogamous": [ | |
"by #by#" | |
], | |
"calm": [ | |
"is #is#" | |
], | |
"eccentrics": [ | |
"or #or#" | |
], | |
"themselves": [ | |
"", | |
"" | |
], | |
"type": [ | |
"of #of#" | |
], | |
"is": [ | |
"to #to#", | |
"not #not#", | |
"the #the#", | |
"all #all#", | |
"a #a#", | |
"just #just#", | |
"inevitable #inevitable#", | |
"perfectly #perfectly#", | |
"immoral #immoral#", | |
"a #a#", | |
"preferable #preferable#", | |
"truer #truer#", | |
"deadly #deadly#", | |
"increasingly #increasingly#", | |
"more #more#", | |
"a #a#", | |
"the #the#", | |
"more #more#", | |
"anxiety #anxiety#", | |
"calming #calming#", | |
"valuable #valuable#", | |
"dangerous #dangerous#", | |
"a #a#", | |
"as #as#", | |
"a #a#", | |
"relatively #relatively#", | |
"a #a#", | |
"more #more#", | |
"the #the#", | |
"a #a#", | |
"a #a#", | |
"criminal #criminal#", | |
"a #a#", | |
"equally #equally#", | |
"new #new#", | |
"beautiful #beautiful#", | |
"necessary #necessary#", | |
"a #a#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"an #an#", | |
"soothing #soothing#", | |
"a #a#", | |
"the #the#", | |
"despicable #despicable#", | |
"obsolete #obsolete#", | |
"a #a#", | |
"nothing #nothing#", | |
"the #the#", | |
"a #a#", | |
"man's #mans#", | |
"hell #hell#", | |
"heroic #heroic#", | |
"man's #mans#", | |
"a #a#", | |
"unavoidable #unavoidable#", | |
"a #a#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"a #a#", | |
"an #an#", | |
"second #second#", | |
"escapism #escapism#", | |
"used #used#", | |
"good #good#", | |
"a #a#", | |
"imperative #imperative#", | |
"no #no#", | |
"the #the#", | |
"a #a#", | |
"not #not#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"a #a#", | |
"good #good#", | |
"enriching #enriching#", | |
"antisocial #antisocial#", | |
"nature's #natures#", | |
"a #a#", | |
"a #a#", | |
"used #used#", | |
"when #when#", | |
"a #a#", | |
"living #living#", | |
"an #an#", | |
"used #used#", | |
"to #to#", | |
"nothing #nothing#", | |
"to #to#", | |
"invariable #invariable#", | |
"a #a#", | |
"laughable #laughable#", | |
"reactionary #reactionary#", | |
"barbaric #barbaric#", | |
"fair #fair#", | |
"frightful #frightful#", | |
"absurd #absurd#", | |
"permissible #permissible#", | |
"a #a#", | |
"not #not#" | |
], | |
"today": [ | |
"" | |
], | |
"more": [ | |
"trouble #trouble#", | |
"important #important#", | |
"conductive #conductive#", | |
"important #important#", | |
"intelligible #intelligible#", | |
"valuable #valuable#", | |
"harm #harm#", | |
"meaningful #meaningful#" | |
], | |
"expiring": [ | |
"for #for#" | |
], | |
"imprisons": [ | |
"you #you#" | |
], | |
"escapism": [ | |
"" | |
], | |
"naive": [ | |
"than #than#" | |
], | |
"freedom": [ | |
"", | |
"is #is#", | |
"of #of#", | |
"is #is#" | |
], | |
"hurt": [ | |
"others #others#" | |
], | |
"deserve": [ | |
"special #special#" | |
], | |
"insecurity": [ | |
"" | |
], | |
"hold": [ | |
"too #too#" | |
], | |
"effort": [ | |
"is #is#" | |
], | |
"must": [ | |
"be #be#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"disagree #disagree#", | |
"have #have#", | |
"know #know#" | |
], | |
"worst": [ | |
"ones #ones#" | |
], | |
"fooling": [ | |
"yourself #yourself#" | |
], | |
"animals": [ | |
"is #is#", | |
"" | |
], | |
"science": [ | |
"advances #advances#" | |
], | |
"challenge": [ | |
"" | |
], | |
"work": [ | |
"is #is#", | |
"with #with#" | |
], | |
"reproduce": [ | |
"is #is#" | |
], | |
"categorizing": [ | |
"fear #fear#" | |
], | |
"itself": [ | |
"", | |
"" | |
], | |
"can": [ | |
"go #go#", | |
"ask #ask#", | |
"have #have#", | |
"be #be#", | |
"ruin #ruin#", | |
"be #be#", | |
"yield #yield#", | |
"be #be#", | |
"be #be#", | |
"betray #betray#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"be #be#", | |
"make #make#", | |
"be #be#", | |
"be #be#", | |
"cause #cause#", | |
"be #be#", | |
"do #do#", | |
"have #have#", | |
"only #only#", | |
"discover #discover#", | |
"help #help#", | |
"live #live#", | |
"understand #understand#" | |
], | |
"learn": [ | |
"" | |
], | |
"history": [ | |
"" | |
], | |
"beautiful": [ | |
"but #but#" | |
], | |
"crazy": [ | |
"things #things#", | |
"are #are#" | |
], | |
"give": [ | |
"up #up#", | |
"extra #extra#" | |
], | |
"choice": [ | |
"" | |
], | |
"lifedestroying": [ | |
"activity #activity#" | |
], | |
"protects": [ | |
"your #your#" | |
], | |
"something": [ | |
"can #can#", | |
"in #in#", | |
"terrible #terrible#", | |
"they're #theyre#" | |
], | |
"sense": [ | |
"of #of#", | |
"of #of#", | |
"of #of#", | |
"" | |
], | |
"times": [ | |
"inactivity #inactivity#", | |
"your #your#" | |
], | |
"intelligible": [ | |
"" | |
], | |
"contempt": [ | |
"doesn't #doesnt#" | |
], | |
"absolute": [ | |
"submission #submission#" | |
], | |
"aging": [ | |
"and #and#" | |
], | |
"end": [ | |
"in #in#" | |
], | |
"inheritance": [ | |
"must #must#" | |
], | |
"ambivalence": [ | |
"can #can#" | |
], | |
"exceptional": [ | |
"people #people#" | |
], | |
"nuts": [ | |
"if #if#" | |
], | |
"damage": [ | |
"in #in#" | |
], | |
"loving": [ | |
"animals #animals#" | |
], | |
"vital": [ | |
"energies #energies#", | |
"to #to#" | |
], | |
"attachment": [ | |
"stems #stems#" | |
], | |
"pure": [ | |
"is #is#" | |
], | |
"immoral": [ | |
"" | |
], | |
"sin": [ | |
"is #is#" | |
], | |
"abstraction": [ | |
"is #is#" | |
], | |
"description": [ | |
"is #is#" | |
], | |
"information": [ | |
"about #about#" | |
], | |
"may": [ | |
"" | |
], | |
"sacrifice": [ | |
"" | |
], | |
"reflect": [ | |
"a #a#" | |
], | |
"abuse": [ | |
"of #of#" | |
], | |
"mankind": [ | |
"" | |
], | |
"coming": [ | |
"back #back#" | |
], | |
"destructive": [ | |
"impulses #impulses#" | |
], | |
"meaningful": [ | |
"than #than#" | |
], | |
"response": [ | |
"to #to#" | |
], | |
"solidarity": [ | |
"" | |
], | |
"man": [ | |
"can't #cant#", | |
"is #is#", | |
"" | |
], | |
"a": [ | |
"little #little#", | |
"long #long#", | |
"lot #lot#", | |
"man #man#", | |
"mother #mother#", | |
"name #name#", | |
"lot #lot#", | |
"positive #positive#", | |
"relaxed #relaxed#", | |
"better #better#", | |
"sense #sense#", | |
"sincere #sincere#", | |
"single #single#", | |
"solid #solid#", | |
"sense #sense#", | |
"strong #strong#", | |
"form #form#", | |
"type #type#", | |
"useful #useful#", | |
"legitimate #legitimate#", | |
"sign #sign#", | |
"fool #fool#", | |
"nice #nice#", | |
"way #way#", | |
"relative #relative#", | |
"meal #meal#", | |
"kind #kind#", | |
"frightening #frightening#", | |
"log #log#", | |
"form #form#", | |
"sacrifice #sacrifice#", | |
"social #social#", | |
"biological #biological#", | |
"powerful #powerful#", | |
"luxury #luxury#", | |
"necessity #necessity#", | |
"burden #burden#", | |
"finer #finer#", | |
"release #release#", | |
"certain #certain#", | |
"state #state#", | |
"gift #gift#", | |
"good #good#", | |
"famous #famous#", | |
"life-destroying #lifedestroying#", | |
"gigantic #gigantic#", | |
"substitute #substitute#", | |
"prerequisite #prerequisite#", | |
"very #very#", | |
"lot #lot#", | |
"sign #sign#", | |
"link #link#", | |
"bad #bad#", | |
"moral #moral#", | |
"new #new#", | |
"means #means#", | |
"dream #dream#", | |
"weapon #weapon#", | |
"strong #strong#", | |
"death #death#", | |
"restatement #restatement#", | |
"horrible #horrible#", | |
"life #life#", | |
"life #life#", | |
"purification #purification#", | |
"victim #victim#", | |
"token #token#" | |
], | |
"realized": [ | |
"" | |
], | |
"chasing": [ | |
"the #the#" | |
], | |
"remember": [ | |
"you #you#" | |
], | |
"effective": [ | |
"" | |
], | |
"conscious": [ | |
"mind #mind#" | |
], | |
"crippling": [ | |
"" | |
], | |
"purification": [ | |
"rite #rite#" | |
], | |
"maintain": [ | |
"our #our#" | |
], | |
"alienation": [ | |
"produces #produces#" | |
], | |
"selfimprovement": [ | |
"is #is#" | |
], | |
"sexless": [ | |
"" | |
], | |
"pleasure": [ | |
"for #for#", | |
"will #will#" | |
], | |
"operate": [ | |
"on #on#" | |
], | |
"dream": [ | |
"state #state#" | |
], | |
"order": [ | |
"is #is#" | |
], | |
"idiosyncratic": [ | |
"has #has#" | |
], | |
"help": [ | |
"you #you#" | |
], | |
"produces": [ | |
"eccentrics #eccentrics#" | |
], | |
"over": [ | |
"time #time#" | |
], | |
"fall": [ | |
"where #where#" | |
], | |
"wishing": [ | |
"things #things#" | |
], | |
"symbols": [ | |
"are #are#" | |
], | |
"attitude": [ | |
"means #means#" | |
], | |
"through": [ | |
"your #your#" | |
], | |
"hell": [ | |
"" | |
], | |
"rewarded": [ | |
"" | |
], | |
"vocation": [ | |
"for #for#" | |
], | |
"its": [ | |
"basis #basis#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"better #better#", | |
"crucial #crucial#", | |
"good #good#", | |
"important #important#", | |
"just #just#", | |
"not #not#", | |
"not #not#", | |
"vital #vital#", | |
"sexual #sexual#", | |
"realized #realized#", | |
"authority #authority#" | |
], | |
"roots": [ | |
"agitation #agitation#" | |
], | |
"before": [ | |
"you #you#" | |
], | |
"group": [ | |
"solidarity #solidarity#" | |
], | |
"fit": [ | |
"to #to#" | |
], | |
"decay": [ | |
"" | |
], | |
"personal": [ | |
"weapon #weapon#", | |
"life #life#", | |
"gain #gain#" | |
], | |
"interesting": [ | |
"is #is#", | |
"" | |
], | |
"relativity": [ | |
"is #is#" | |
], | |
"deeds": [ | |
"eventually #eventually#" | |
], | |
"expectations": [ | |
"are #are#" | |
], | |
"labor": [ | |
"is #is#", | |
"can #can#" | |
], | |
"better": [ | |
"man #man#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"left #left#" | |
], | |
"occasionally": [ | |
"principles #principles#", | |
"" | |
], | |
"criminal": [ | |
"" | |
], | |
"revolutionaries": [ | |
"" | |
], | |
"finer": [ | |
"sensibility #sensibility#" | |
], | |
"fool": [ | |
"", | |
"others #others#" | |
], | |
"eventually": [ | |
"are #are#" | |
], | |
"good": [ | |
"results #results#", | |
"deeds #deeds#", | |
"person #person#", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"protection #protection#", | |
"and #and#", | |
"for #for#", | |
"", | |
"for #for#" | |
], | |
"tyrants": [ | |
"" | |
], | |
"extremists": [ | |
"" | |
], | |
"descendants": [ | |
"" | |
], | |
"impulses": [ | |
"is #is#" | |
], | |
"safe": [ | |
"can #can#" | |
], | |
"break": [ | |
"us #us#" | |
], | |
"they": [ | |
"may #may#", | |
"are #are#", | |
"think #think#", | |
"are #are#", | |
"do #do#", | |
"are #are#", | |
"have #have#" | |
], | |
"ambition": [ | |
"is #is#" | |
], | |
"not": [ | |
"necessarily #necessarily#", | |
"a #a#", | |
"a #a#", | |
"to #to#", | |
"good #good#", | |
"good #good#", | |
"monogamous #monogamous#", | |
"fit #fit#", | |
"a #a#", | |
"effective #effective#", | |
"", | |
"the #the#" | |
], | |
"yourself": [ | |
"is #is#", | |
"means #means#", | |
"is #is#", | |
"because #because#", | |
"lets #lets#", | |
"", | |
"to #to#", | |
"for #for#", | |
"down #down#", | |
"", | |
"", | |
"" | |
], | |
"wont": [ | |
"behave #behave#" | |
], | |
"name": [ | |
"means #means#" | |
], | |
"fantasy": [ | |
"life #life#", | |
"" | |
], | |
"preferable": [ | |
"to #to#" | |
], | |
"truths": [ | |
"today #today#" | |
], | |
"slipping": [ | |
"into #into#" | |
], | |
"truth": [ | |
"" | |
], | |
"meal": [ | |
"ticket #ticket#" | |
], | |
"harm": [ | |
"than #than#" | |
], | |
"oppressed": [ | |
"become #become#" | |
], | |
"idea": [ | |
"with #with#", | |
"of #of#", | |
"of #of#" | |
], | |
"parasites": [ | |
"" | |
], | |
"society": [ | |
"" | |
], | |
"shouldnt": [ | |
"make #make#", | |
"breed #breed#" | |
], | |
"trading": [ | |
"a #a#" | |
], | |
"expect": [ | |
"people #people#" | |
], | |
"sexually": [ | |
"can #can#", | |
"is #is#" | |
], | |
"our": [ | |
"conscience #conscience#", | |
"quality #quality#" | |
], | |
"happen": [ | |
"", | |
"of #of#" | |
], | |
"sexual": [ | |
"side #side#" | |
], | |
"event": [ | |
"can #can#" | |
], | |
"special": [ | |
"concessions #concessions#" | |
], | |
"really": [ | |
"bad #bad#" | |
], | |
"try": [ | |
"to #to#" | |
], | |
"psychology": [ | |
"" | |
], | |
"crucial": [ | |
"to #to#" | |
], | |
"chaos": [ | |
"is #is#" | |
], | |
"increase": [ | |
"group #group#" | |
], | |
"investigation": [ | |
"" | |
], | |
"imperative": [ | |
"" | |
], | |
"surprise": [ | |
"" | |
], | |
"cause": [ | |
"a #a#", | |
"is #is#", | |
"problems #problems#" | |
], | |
"free": [ | |
"rein #rein#" | |
], | |
"extraordinary": [ | |
"" | |
], | |
"base": [ | |
"builds #builds#" | |
], | |
"ask": [ | |
"" | |
], | |
"laughable": [ | |
"" | |
], | |
"beginning": [ | |
"" | |
], | |
"inevitable": [ | |
"" | |
], | |
"heroic": [ | |
"to #to#" | |
], | |
"incapacitator": [ | |
"" | |
], | |
"hostile": [ | |
"" | |
], | |
"created": [ | |
"crime #crime#" | |
], | |
"terrible": [ | |
"happens #happens#" | |
], | |
"honest": [ | |
"", | |
"way #way#" | |
], | |
"creates": [ | |
"taste #taste#" | |
], | |
"thing": [ | |
"", | |
"" | |
], | |
"place": [ | |
"to #to#" | |
], | |
"obscure": [ | |
"oppression #oppression#" | |
], | |
"think": [ | |
"they #they#" | |
], | |
"first": [ | |
"sign #sign#" | |
], | |
"holzer_kruger_markov": [ | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"absolute #absolute#", | |
"abstraction #abstraction#", | |
"abuse #abuse#", | |
"action #action#", | |
"alienation #alienation#", | |
"all #all#", | |
"ambition #ambition#", | |
"ambivalence #ambivalence#", | |
"an #an#", | |
"anger #anger#", | |
"animalism #animalism#", | |
"any #any#", | |
"anything #anything#", | |
"artificial #artificial#", | |
"at #at#", | |
"at #at#", | |
"automation #automation#", | |
"awful #awful#", | |
"bad #bad#", | |
"being #being#", | |
"being #being#", | |
"being #being#", | |
"being #being#", | |
"believing #believing#", | |
"boredom #boredom#", | |
"calm #calm#", | |
"categorizing #categorizing#", | |
"change #change#", | |
"chasing #chasing#", | |
"children #children#", | |
"children #children#", | |
"class #class#", | |
"class #class#", | |
"confusing #confusing#", | |
"crime #crime#", | |
"decadence #decadence#", | |
"decency #decency#", | |
"dependence #dependence#", | |
"description #description#", | |
"deviants #deviants#", | |
"disgust #disgust#", | |
"disorganization #disorganization#", | |
"don't #dont#", | |
"drama #drama#", | |
"dreaming #dreaming#", | |
"dying #dying#", | |
"dying #dying#", | |
"eating #eating#", | |
"elaboration #elaboration#", | |
"emotional #emotional#", | |
"enjoy #enjoy#", | |
"ensure #ensure#", | |
"even #even#", | |
"every #every#", | |
"everyone's #everyones#", | |
"everything #everything#", | |
"exceptional #exceptional#", | |
"expiring #expiring#", | |
"expressing #expressing#", | |
"extreme #extreme#", | |
"extreme #extreme#", | |
"faithfulness #faithfulness#", | |
"fake #fake#", | |
"fathers #fathers#", | |
"fear #fear#", | |
"freedom #freedom#", | |
"giving #giving#", | |
"go #go#", | |
"going #going#", | |
"good #good#", | |
"government #government#", | |
"grass #grass#", | |
"guilt #guilt#", | |
"habitual #habitual#", | |
"hiding #hiding#", | |
"holding #holding#", | |
"humanism #humanism#", | |
"humor #humor#", | |
"ideals #ideals#", | |
"if #if#", | |
"if #if#", | |
"if #if#", | |
"if #if#", | |
"ignoring #ignoring#", | |
"illness #illness#", | |
"imposing #imposing#", | |
"in #in#", | |
"inheritance #inheritance#", | |
"it #it#", | |
"it #it#", | |
"it #it#", | |
"it #it#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"it's #its#", | |
"just #just#", | |
"keep #keep#", | |
"killing #killing#", | |
"knowing #knowing#", | |
"knowledge #knowledge#", | |
"labor #labor#", | |
"lack #lack#", | |
"leisure #leisure#", | |
"listen #listen#", | |
"looking #looking#", | |
"loving #loving#", | |
"low #low#", | |
"manual #manual#", | |
"men #men#", | |
"moderation #moderation#", | |
"money #money#", | |
"monomania #monomania#", | |
"morals #morals#", | |
"most #most#", | |
"mostly #mostly#", | |
"mothers #mothers#", | |
"much #much#", | |
"murder #murder#", | |
"myth #myth#", | |
"noise #noise#", | |
"nothing #nothing#", | |
"occasionally #occasionally#", | |
"offer #offer#", | |
"often #often#", | |
"old #old#", | |
"opacity #opacity#", | |
"pain #pain#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"people #people#", | |
"physical #physical#", | |
"planning #planning#", | |
"playing #playing#", | |
"politics #politics#", | |
"potential #potential#", | |
"private #private#", | |
"pursuing #pursuing#", | |
"push #push#", | |
"raise #raise#", | |
"random #random#", | |
"rechanneling #rechanneling#", | |
"recluses #recluses#", | |
"redistributing #redistributing#", | |
"relativity #relativity#", | |
"religion #religion#", | |
"remember #remember#", | |
"repetition #repetition#", | |
"resolutions #resolutions#", | |
"revolution #revolution#", | |
"romantic #romantic#", | |
"routine #routine#", | |
"routine #routine#", | |
"sacrificing #sacrificing#", | |
"salvation #salvation#", | |
"self-awareness #selfawareness#", | |
"self-contempt #selfcontempt#", | |
"selfishness #selfishness#", | |
"selflessness #selflessness#", | |
"separatism #separatism#", | |
"sex #sex#", | |
"sin #sin#", | |
"slipping #slipping#", | |
"sloppy #sloppy#", | |
"solitude #solitude#", | |
"sometimes #sometimes#", | |
"sometimes #sometimes#", | |
"spending #spending#", | |
"starvation #starvation#", | |
"stasis #stasis#", | |
"sterilization #sterilization#", | |
"strong #strong#", | |
"stupid #stupid#", | |
"survival #survival#", | |
"symbols #symbols#", | |
"taking #taking#", | |
"talking #talking#", | |
"teasing #teasing#", | |
"technology #technology#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"there #there#", | |
"there's #theres#", | |
"there's #theres#", | |
"thinking #thinking#", | |
"threatening #threatening#", | |
"timidity #timidity#", | |
"to #to#", | |
"to #to#", | |
"torture #torture#", | |
"trading #trading#", | |
"true #true#", | |
"unique #unique#", | |
"unquestioning #unquestioning#", | |
"using #using#", | |
"violence #violence#", | |
"war #war#", | |
"we #we#", | |
"when #when#", | |
"wishing #wishing#", | |
"with #with#", | |
"words #words#", | |
"worrying #worrying#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"your #your#", | |
"your #your#" | |
], | |
"dont": [ | |
"place #place#", | |
"work #work#", | |
"know #know#" | |
], | |
"threatening": [ | |
"someone #someone#" | |
], | |
"powerful": [ | |
"personal #personal#" | |
], | |
"soothing": [ | |
"but #but#" | |
], | |
"transcendence": [ | |
"is #is#" | |
], | |
"instances": [ | |
"it's #its#" | |
], | |
"unattainable": [ | |
"is #is#" | |
], | |
"quality": [ | |
"of #of#" | |
], | |
"little": [ | |
"knowledge #knowledge#", | |
"people #people#", | |
"information #information#" | |
], | |
"necessarily": [ | |
"a #a#" | |
], | |
"their": [ | |
"hands #hands#", | |
"own #own#" | |
], | |
"breed": [ | |
"" | |
], | |
"girls": [ | |
"the #the#" | |
], | |
"plastic": [ | |
"" | |
], | |
"redistributing": [ | |
"wealth #wealth#" | |
], | |
"too": [ | |
"much #much#", | |
"much #much#", | |
"many #many#", | |
"many #many#", | |
"sensitive #sensitive#", | |
"much #much#", | |
"few #few#", | |
"much #much#" | |
], | |
"perfectly": [ | |
"healthy #healthy#" | |
], | |
"gives": [ | |
"you #you#" | |
], | |
"inactivity": [ | |
"is #is#" | |
], | |
"elaboration": [ | |
"is #is#" | |
], | |
"way": [ | |
"", | |
"to #to#", | |
"to #to#", | |
"to #to#", | |
"", | |
"to #to#", | |
"to #to#", | |
"", | |
"to #to#", | |
"around #around#" | |
], | |
"mostly": [ | |
"you #you#" | |
], | |
"that": [ | |
"your #your#", | |
"your #your#" | |
], | |
"serve": [ | |
"to #to#" | |
], | |
"inexpressible": [ | |
"" | |
], | |
"discover": [ | |
"any #any#" | |
], | |
"boredom": [ | |
"makes #makes#" | |
], | |
"imposing": [ | |
"order #order#" | |
], | |
"operates": [ | |
"according #according#" | |
], | |
"elite": [ | |
"is #is#" | |
], | |
"than": [ | |
"thought #thought#", | |
"your #your#", | |
"anything #anything#", | |
"is #is#", | |
"metaphor #metaphor#", | |
"to #to#", | |
"a #a#", | |
"to #to#", | |
"jaded #jaded#", | |
"to #to#", | |
"people #people#", | |
"then #then#", | |
"good #good#", | |
"it #it#", | |
"things #things#" | |
], | |
"begins": [ | |
"with #with#", | |
"" | |
], | |
"professionals": [ | |
"are #are#" | |
], | |
"kind": [ | |
"of #of#" | |
], | |
"anxiety": [ | |
"" | |
], | |
"determines": [ | |
"what #what#" | |
], | |
"boring": [ | |
"unless #unless#" | |
], | |
"matter": [ | |
"what #what#" | |
], | |
"future": [ | |
"", | |
"is #is#", | |
"" | |
], | |
"guilt": [ | |
"and #and#" | |
], | |
"were": [ | |
"born #born#" | |
], | |
"gigantic": [ | |
"smoke #smoke#" | |
], | |
"listen": [ | |
"when #when#" | |
], | |
"risky": [ | |
"" | |
], | |
"and": [ | |
"coming #coming#", | |
"let #let#", | |
"self-laceration #selflaceration#", | |
"decay #decay#", | |
"wholesome #wholesome#", | |
"evil #evil#", | |
"girls #girls#", | |
"sold #sold#", | |
"animals #animals#", | |
"future #future#", | |
"the #the#" | |
], | |
"motivation": [ | |
"" | |
], | |
"illness": [ | |
"is #is#" | |
], | |
"bad": [ | |
"people #people#", | |
"intentions #intentions#", | |
"cause #cause#" | |
], | |
"mind": [ | |
"", | |
"", | |
"your #your#" | |
], | |
"selflessness": [ | |
"is #is#" | |
], | |
"talking": [ | |
"is #is#" | |
], | |
"murder": [ | |
"has #has#" | |
], | |
"have": [ | |
"infinitely #infinitely#", | |
"many #many#", | |
"babies #babies#", | |
"an #an#", | |
"nothing #nothing#", | |
"freedom #freedom#", | |
"ugly #ugly#", | |
"to #to#", | |
"one #one#" | |
], | |
"anger": [ | |
"or #or#", | |
"is #is#" | |
], | |
"seem": [ | |
"to #to#" | |
], | |
"any": [ | |
"surplus #surplus#", | |
"truth #truth#" | |
], | |
"relatively": [ | |
"unimportant #unimportant#" | |
], | |
"wholesome": [ | |
"" | |
], | |
"self": [ | |
"" | |
], | |
"responsible": [ | |
"for #for#", | |
"for #for#" | |
], | |
"potential": [ | |
"counts #counts#" | |
], | |
"luxury": [ | |
"not #not#" | |
], | |
"conscience": [ | |
"" | |
], | |
"sure": [ | |
"of #of#" | |
], | |
"pain": [ | |
"can #can#" | |
], | |
"timidity": [ | |
"is #is#" | |
], | |
"who": [ | |
"don't #dont#", | |
"go #go#" | |
], | |
"intentions": [ | |
"can #can#" | |
], | |
"nothing": [ | |
"to #to#", | |
"to #to#", | |
"upsets #upsets#", | |
"to #to#", | |
"until #until#", | |
"but #but#", | |
"except #except#", | |
"redeeming #redeeming#" | |
], | |
"class": [ | |
"action #action#", | |
"structure #structure#" | |
], | |
"achievement": [ | |
"requires #requires#", | |
"" | |
], | |
"refreshing": [ | |
"and #and#" | |
], | |
"consequences": [ | |
"" | |
], | |
"proud": [ | |
"of #of#" | |
], | |
"flow": [ | |
"is #is#" | |
], | |
"playing": [ | |
"it #it#" | |
], | |
"concessions": [ | |
"" | |
], | |
"prepare": [ | |
"" | |
], | |
"absurd": [ | |
"" | |
], | |
"clean": [ | |
"on #on#" | |
], | |
"mating": [ | |
"is #is#" | |
], | |
"fact": [ | |
"than #than#" | |
], | |
"reserve": [ | |
"for #for#" | |
], | |
"perseverance": [ | |
"you #you#" | |
], | |
"unimportant": [ | |
"" | |
], | |
"surplus": [ | |
"is #is#" | |
], | |
"selfconsciousness": [ | |
"leads #leads#" | |
], | |
"perversion": [ | |
"" | |
], | |
"random": [ | |
"mating #mating#" | |
], | |
"anyway": [ | |
"" | |
], | |
"planning": [ | |
"for #for#" | |
], | |
"earth": [ | |
"" | |
], | |
"fear": [ | |
"is #is#", | |
"is #is#" | |
], | |
"one": [ | |
"grand #grand#", | |
"notices #notices#" | |
], | |
"knowledge": [ | |
"can #can#", | |
"should #should#" | |
], | |
"situations": [ | |
"" | |
], | |
"ruin": [ | |
"your #your#", | |
"you #you#" | |
], | |
"hope": [ | |
"of #of#", | |
"" | |
], | |
"enough": [ | |
"" | |
], | |
"should": [ | |
"be #be#", | |
"be #be#", | |
"be #be#", | |
"mind #mind#", | |
"act #act#", | |
"", | |
"study #study#" | |
], | |
"being": [ | |
"alone #alone#", | |
"happy #happy#", | |
"judgmental #judgmental#", | |
"sure #sure#" | |
], | |
"only": [ | |
"hope #hope#", | |
"way #way#", | |
"cause #cause#", | |
"" | |
], | |
"going": [ | |
"with #with#", | |
"no #no#" | |
], | |
"believing": [ | |
"in #in#", | |
"something #something#" | |
], | |
"betray": [ | |
"you #you#" | |
], | |
"disgust": [ | |
"is #is#" | |
], | |
"pursuing": [ | |
"pleasure #pleasure#" | |
], | |
"indifference": [ | |
"is #is#" | |
], | |
"inferior": [ | |
"people #people#" | |
], | |
"borrowed": [ | |
"time #time#" | |
], | |
"do": [ | |
"crazy #crazy#", | |
"unless #unless#", | |
"more #more#" | |
], | |
"get": [ | |
"weak #weak#" | |
], | |
"stasis": [ | |
"is #is#" | |
], | |
"stop": [ | |
"time #time#", | |
"force #force#", | |
"and #and#" | |
], | |
"leisure": [ | |
"time #time#" | |
], | |
"famous": [ | |
"person #person#" | |
], | |
"indulgences": [ | |
"" | |
], | |
"ones": [ | |
"inability #inability#", | |
"" | |
], | |
"legitimate": [ | |
"area #area#" | |
], | |
"words": [ | |
"tend #tend#" | |
], | |
"timing": [ | |
"is #is#" | |
], | |
"chips": [ | |
"fall #fall#" | |
], | |
"routine": [ | |
"is #is#", | |
"small #small#" | |
], | |
"builds": [ | |
"a #a#" | |
], | |
"rebirth": [ | |
"is #is#" | |
], | |
"sacrificed": [ | |
"to #to#" | |
], | |
"humanism": [ | |
"is #is#" | |
], | |
"yield": [ | |
"good #good#" | |
], | |
"sacrifices": [ | |
"", | |
"to #to#" | |
], | |
"barbaric": [ | |
"" | |
], | |
"stupid": [ | |
"", | |
"people #people#" | |
], | |
"activity": [ | |
"", | |
"" | |
], | |
"release": [ | |
"" | |
], | |
"excesses": [ | |
"are #are#" | |
], | |
"rein": [ | |
"to #to#" | |
], | |
"where": [ | |
"they #they#", | |
"you #you#" | |
], | |
"worrying": [ | |
"can #can#" | |
], | |
"truer": [ | |
"than #than#" | |
], | |
"insane": [ | |
"" | |
], | |
"delicately": [ | |
"interconnected #interconnected#" | |
], | |
"fair": [ | |
"enough #enough#" | |
], | |
"largesse": [ | |
"of #of#" | |
], | |
"accord": [ | |
"" | |
], | |
"sex": [ | |
"myths #myths#", | |
"differences #differences#", | |
"only #only#" | |
], | |
"relative": [ | |
"thing #thing#" | |
], | |
"culture": [ | |
"is #is#" | |
], | |
"decided": [ | |
"before #before#" | |
], | |
"are": [ | |
"pointless #pointless#", | |
"crackpots #crackpots#", | |
"delicately #delicately#", | |
"despoiling #despoiling#", | |
"the #the#", | |
"the #the#", | |
"sacrificed #sacrificed#", | |
"rewarded #rewarded#", | |
"indulgences #indulgences#", | |
"replaced #replaced#", | |
"your #your#", | |
"good #good#", | |
"not #not#", | |
"for #for#", | |
"not #not#", | |
"more #more#", | |
"sexless #sexless#", | |
"better #better#", | |
"boring #boring#", | |
"extremists #extremists#", | |
"nuts #nuts#", | |
"important #important#", | |
"responsible #responsible#", | |
"insane #insane#", | |
"parasites #parasites#", | |
"too #too#", | |
"worse #worse#", | |
"here #here#", | |
"more #more#", | |
"inexpressible #inexpressible#", | |
"", | |
"too #too#", | |
"a #a#", | |
"guileless #guileless#", | |
"responsible #responsible#", | |
"the #the#", | |
"the #the#" | |
], | |
"holding": [ | |
"back #back#" | |
], | |
"best": [ | |
"way #way#", | |
"", | |
"way #way#" | |
], | |
"awaits": [ | |
"really #really#" | |
], | |
"drama": [ | |
"often #often#" | |
], | |
"selflaceration": [ | |
"are #are#" | |
], | |
"away": [ | |
"is #is#" | |
], | |
"artificial": [ | |
"desires #desires#", | |
"as #as#" | |
], | |
"tend": [ | |
"to #to#" | |
], | |
"genius": [ | |
"" | |
], | |
"state": [ | |
"of #of#", | |
"" | |
], | |
"whats": [ | |
"what #what#" | |
], | |
"horrible": [ | |
"act #act#" | |
], | |
"conductive": [ | |
"to #to#" | |
], | |
"rite": [ | |
"" | |
], | |
"screen": [ | |
"" | |
], | |
"law": [ | |
"" | |
], | |
"bought": [ | |
"and #and#" | |
], | |
"knowing": [ | |
"yourself #yourself#" | |
], | |
"we": [ | |
"must #must#" | |
], | |
"responses": [ | |
"ar #ar#", | |
"" | |
], | |
"nature": [ | |
"", | |
"" | |
], | |
"sold": [ | |
"" | |
], | |
"weak": [ | |
"" | |
], | |
"killing": [ | |
"is #is#" | |
], | |
"no": [ | |
"surprise #surprise#", | |
"substance #substance#", | |
"matter #matter#", | |
"boon #boon#", | |
"one #one#" | |
], | |
"abolished": [ | |
"" | |
], | |
"publicizes": [ | |
"the #the#" | |
], | |
"interpretations": [ | |
"" | |
], | |
"accident": [ | |
"that #that#" | |
], | |
"sacrificing": [ | |
"yourself #yourself#" | |
], | |
"many": [ | |
"interpretations #interpretations#", | |
"desires #desires#", | |
"absolutes #absolutes#", | |
"sacrifices #sacrifices#", | |
"problems #problems#" | |
], | |
"taking": [ | |
"a #a#" | |
], | |
"antisocial": [ | |
"" | |
], | |
"animalism": [ | |
"is #is#" | |
], | |
"according": [ | |
"to #to#" | |
], | |
"against": [ | |
"property #property#" | |
], | |
"energies": [ | |
"" | |
], | |
"protection": [ | |
"" | |
], | |
"figures": [ | |
"" | |
], | |
"disappointment": [ | |
"is #is#" | |
], | |
"comes": [ | |
"as #as#" | |
], | |
"natures": [ | |
"way #way#" | |
], | |
"duty": [ | |
"imprisons #imprisons#" | |
], | |
"exemplary": [ | |
"" | |
], | |
"habitual": [ | |
"contempt #contempt#" | |
], | |
"alone": [ | |
"with #with#" | |
], | |
"simply": [ | |
"there #there#" | |
], | |
"trust": [ | |
"in #in#" | |
], | |
"invented": [ | |
"to #to#" | |
], | |
"raise": [ | |
"boys #boys#" | |
], | |
"basis": [ | |
"in #in#" | |
], | |
"political": [ | |
"your #your#" | |
], | |
"mark": [ | |
"of #of#", | |
"give #give#" | |
], | |
"charisma": [ | |
"can #can#" | |
], | |
"much": [ | |
"trust #trust#", | |
"is #is#", | |
"force #force#", | |
"was #was#", | |
"time #time#", | |
"can #can#", | |
"as #as#" | |
], | |
"basic": [ | |
"motivation #motivation#", | |
"insecurity #insecurity#" | |
], | |
"life": [ | |
"", | |
"", | |
"stays #stays#", | |
"should #should#", | |
"will #will#", | |
"", | |
"for #for#", | |
"is #is#", | |
"" | |
], | |
"wish": [ | |
"" | |
], | |
"with": [ | |
"yourself #yourself#", | |
"no #no#", | |
"the #the#", | |
"inferior #inferior#", | |
"nature #nature#", | |
"their #their#", | |
"changes #changes#", | |
"the #the#", | |
"perseverance #perseverance#", | |
"a #a#", | |
"authority #authority#" | |
], | |
"jaded": [ | |
"" | |
], | |
"else": [ | |
"" | |
], | |
"moderation": [ | |
"kills #kills#" | |
], | |
"mans": [ | |
"vocation #vocation#", | |
"fate #fate#" | |
], | |
"awake": [ | |
"is #is#" | |
], | |
"stems": [ | |
"from #from#" | |
], | |
"repetition": [ | |
"is #is#" | |
], | |
"spirit": [ | |
"", | |
"" | |
], | |
"present": [ | |
"and #and#" | |
], | |
"volunteer": [ | |
"is #is#" | |
], | |
"unpopular": [ | |
"" | |
], | |
"teasing": [ | |
"people #people#" | |
], | |
"solid": [ | |
"home #home#" | |
], | |
"recluses": [ | |
"always #always#" | |
], | |
"as": [ | |
"no #no#", | |
"dangerous #dangerous#", | |
"complacency #complacency#", | |
"admitting #admitting#", | |
"artificial #artificial#", | |
"plastic #plastic#", | |
"easy #easy#", | |
"falling #falling#", | |
"valuable #valuable#", | |
"intellectual #intellectual#", | |
"often #often#", | |
"possible #possible#", | |
"many #many#", | |
"it #it#", | |
"much #much#", | |
"possible #possible#" | |
], | |
"will": [ | |
"be #be#", | |
"ruin #ruin#", | |
"make #make#" | |
], | |
"ugly": [ | |
"consequences #consequences#" | |
], | |
"while": [ | |
"awake #awake#" | |
], | |
"replaced": [ | |
"by #by#" | |
], | |
"behavior": [ | |
"has #has#" | |
], | |
"applies": [ | |
"to #to#" | |
], | |
"balance": [ | |
"of #of#" | |
], | |
"wake": [ | |
"up #up#" | |
], | |
"interconnected": [ | |
"" | |
], | |
"theres": [ | |
"nothing #nothing#", | |
"nothing #nothing#" | |
], | |
"then": [ | |
"the #the#" | |
], | |
"enriching": [ | |
"" | |
], | |
"separatism": [ | |
"is #is#" | |
], | |
"sincere": [ | |
"effort #effort#" | |
], | |
"side": [ | |
"" | |
], | |
"it": [ | |
"is #is#", | |
"can #can#", | |
"is #is#", | |
"is #is#", | |
"is #is#", | |
"happen #happen#", | |
"safe #safe#", | |
"solves #solves#", | |
"should #should#" | |
], | |
"rulers": [ | |
"" | |
], | |
"cant": [ | |
"know #know#", | |
"change #change#", | |
"leave #leave#", | |
"be #be#", | |
"expect #expect#", | |
"fool #fool#" | |
], | |
"someone": [ | |
"sexually #sexually#", | |
"of #of#" | |
], | |
"experts": [ | |
"" | |
], | |
"in": [ | |
"the #the#", | |
"rebirth #rebirth#", | |
"itself #itself#", | |
"experts #experts#", | |
"flux #flux#", | |
"pathological #pathological#", | |
"romance #romance#", | |
"some #some#", | |
"harmony #harmony#", | |
"reserve #reserve#", | |
"the #the#", | |
"the #the#", | |
"the #the#", | |
"toil #toil#", | |
"your #your#" | |
], | |
"property": [ | |
"is #is#", | |
"created #created#" | |
], | |
"technology": [ | |
"will #will#" | |
], | |
"worry": [ | |
"about #about#" | |
], | |
"if": [ | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"you #you#", | |
"they #they#", | |
"they #they#", | |
"you're #youre#", | |
"no #no#" | |
], | |
"fate": [ | |
"to #to#" | |
], | |
"sensitive": [ | |
"" | |
], | |
"things": [ | |
"are #are#", | |
"", | |
"seem #seem#", | |
"themselves #themselves#", | |
"are #are#", | |
"must #must#", | |
"away #away#", | |
"" | |
], | |
"make": [ | |
"it #it#", | |
"too #too#", | |
"reality #reality#", | |
"or #or#", | |
"sacrifices #sacrifices#" | |
], | |
"same": [ | |
"as #as#", | |
"way #way#" | |
], | |
"romance": [ | |
"and #and#" | |
], | |
"sterilization": [ | |
"is #is#" | |
], | |
"harmony": [ | |
"with #with#" | |
], | |
"babies": [ | |
"" | |
], | |
"grand": [ | |
"passion #passion#" | |
], | |
"success": [ | |
"" | |
], | |
"gets": [ | |
"worse #worse#" | |
], | |
"prerequisite": [ | |
"of #of#" | |
], | |
"used": [ | |
"for #for#", | |
"to #to#", | |
"to #to#" | |
], | |
"reactionary": [ | |
"" | |
], | |
"defeat": [ | |
"" | |
], | |
"disagree": [ | |
"presupposes #presupposes#", | |
"with #with#" | |
], | |
"evil": [ | |
"" | |
], | |
"automation": [ | |
"is #is#" | |
], | |
"levels": [ | |
"" | |
], | |
"decency": [ | |
"is #is#" | |
], | |
"on": [ | |
"the #the#", | |
"all #all#", | |
"credit #credit#", | |
"self-improvement #selfimprovement#", | |
"borrowed #borrowed#", | |
"through #through#" | |
], | |
"keep": [ | |
"going #going#", | |
"something #something#" | |
], | |
"selfawareness": [ | |
"can #can#" | |
], | |
"off": [ | |
"a #a#" | |
], | |
"salvation": [ | |
"can't #cant#" | |
], | |
"weapon": [ | |
"", | |
"of #of#" | |
], | |
"youre": [ | |
"a #a#", | |
"fooling #fooling#" | |
], | |
"punishment": [ | |
"awaits #awaits#" | |
], | |
"thought": [ | |
"" | |
], | |
"person": [ | |
"than #than#", | |
"" | |
], | |
"charity": [ | |
"" | |
], | |
"costs": [ | |
"" | |
], | |
"greatest": [ | |
"incapacitator #incapacitator#" | |
], | |
"goals": [ | |
"at #at#" | |
], | |
"mother": [ | |
"" | |
], | |
"toil": [ | |
"" | |
], | |
"position": [ | |
"" | |
], | |
"the": [ | |
"difference #difference#", | |
"world #world#", | |
"mark #mark#", | |
"earth #earth#", | |
"same #same#", | |
"oppressed #oppressed#", | |
"new #new#", | |
"most #most#", | |
"hope #hope#", | |
"future #future#", | |
"appropriate #appropriate#", | |
"real #real#", | |
"greatest #greatest#", | |
"chips #chips#", | |
"flow #flow#", | |
"people #people#", | |
"only #only#", | |
"best #best#", | |
"world #world#", | |
"living #living#", | |
"first #first#", | |
"spirit #spirit#", | |
"balance #balance#", | |
"past #past#", | |
"future #future#", | |
"long #long#", | |
"sake #sake#", | |
"limit #limit#", | |
"same #same#", | |
"best #best#", | |
"individual #individual#", | |
"past #past#", | |
"occasional #occasional#", | |
"most #most#", | |
"highest #highest#", | |
"way #way#", | |
"sake #sake#", | |
"rulers #rulers#", | |
"fittest #fittest#", | |
"opposite #opposite#", | |
"cruelest #cruelest#", | |
"desire #desire#", | |
"family #family#", | |
"idea #idea#", | |
"idea #idea#", | |
"idiosyncratic #idiosyncratic#", | |
"most #most#", | |
"mundane #mundane#", | |
"new #new#", | |
"old #old#", | |
"only #only#", | |
"sum #sum#", | |
"unattainable #unattainable#", | |
"world #world#", | |
"most #most#", | |
"rules #rules#", | |
"meaning #meaning#", | |
"past #past#", | |
"world #world#", | |
"world #world#", | |
"other #other#", | |
"worst #worst#" | |
], | |
"absolutes": [ | |
"" | |
], | |
"fittest": [ | |
"applies #applies#" | |
], | |
"left": [ | |
"in #in#" | |
], | |
"permissible": [ | |
"even #even#" | |
], | |
"just": [ | |
"by #by#", | |
"as #as#", | |
"an #an#", | |
"believing #believing#" | |
], | |
"increasingly": [ | |
"unpopular #unpopular#" | |
], | |
"money": [ | |
"to #to#", | |
"creates #creates#" | |
], | |
"hands": [ | |
"are #are#" | |
], | |
"means": [ | |
"a #a#", | |
"all #all#", | |
"you're #youre#", | |
"of #of#" | |
], | |
"valuable": [ | |
"when #when#", | |
"as #as#", | |
"than #than#", | |
"" | |
], | |
"victim": [ | |
"of #of#" | |
], | |
"using": [ | |
"force #force#" | |
], | |
"useful": [ | |
"motivating #motivating#" | |
], | |
"despoiling": [ | |
"the #the#" | |
], | |
"death": [ | |
"wish #wish#" | |
], | |
"morals": [ | |
"are #are#" | |
], | |
"opposite": [ | |
"position #position#" | |
], | |
"infinitely": [ | |
"many #many#" | |
], | |
"thinking": [ | |
"gets #gets#", | |
"too #too#" | |
], | |
"ease": [ | |
"our #our#" | |
], | |
"except": [ | |
"what #what#" | |
], | |
"lets": [ | |
"you #you#" | |
], | |
"parents": [ | |
"are #are#", | |
"" | |
], | |
"attractive": [ | |
"" | |
], | |
"easy": [ | |
"as #as#" | |
], | |
"has": [ | |
"its #its#", | |
"its #its#", | |
"lost #lost#" | |
], | |
"advanced": [ | |
"at #at#" | |
], | |
"real": [ | |
"issues #issues#", | |
"indifference #indifference#" | |
], | |
"motivating": [ | |
"force #force#" | |
], | |
"around": [ | |
"" | |
], | |
"myth": [ | |
"can #can#" | |
], | |
"government": [ | |
"is #is#" | |
], | |
"rules": [ | |
"you #you#" | |
], | |
"advances": [ | |
"faster #faster#" | |
], | |
"survival": [ | |
"of #of#" | |
], | |
"possible": [ | |
"", | |
"" | |
], | |
"admitting": [ | |
"defeat #defeat#" | |
], | |
"know": [ | |
"what #what#", | |
"what's #whats#", | |
"where #where#" | |
], | |
"burden": [ | |
"on #on#" | |
], | |
"world": [ | |
"", | |
"not #not#", | |
"operates #operates#", | |
"begins #begins#", | |
"not #not#" | |
], | |
"unique": [ | |
"things #things#" | |
], | |
"dreams": [ | |
"" | |
], | |
"helpful": [ | |
"to #to#" | |
], | |
"desire": [ | |
"to #to#" | |
], | |
"necessary": [ | |
"" | |
], | |
"like": [ | |
"you #you#" | |
], | |
"submission": [ | |
"can #can#" | |
], | |
"profound": [ | |
"things #things#" | |
], | |
"manual": [ | |
"labor #labor#" | |
], | |
"theyre": [ | |
"not #not#" | |
], | |
"flux": [ | |
"" | |
], | |
"continue": [ | |
"" | |
], | |
"always": [ | |
"get #get#", | |
"have #have#" | |
], | |
"become": [ | |
"tyrants #tyrants#" | |
], | |
"starvation": [ | |
"is #is#" | |
], | |
"opacity": [ | |
"is #is#" | |
], | |
"because": [ | |
"you #you#" | |
], | |
"old": [ | |
"friends #friends#", | |
"" | |
], | |
"inability": [ | |
"to #to#" | |
], | |
"people": [ | |
"", | |
"deserve #deserve#", | |
"", | |
"", | |
"", | |
"are #are#", | |
"", | |
"are #are#", | |
"are #are#", | |
"are #are#", | |
"who #who#", | |
"who #who#", | |
"won't #wont#", | |
"shouldn't #shouldnt#", | |
"sexually #sexually#", | |
"wake #wake#", | |
"to #to#" | |
], | |
"fathers": [ | |
"often #often#" | |
], | |
"some": [ | |
"instances #instances#" | |
], | |
"back": [ | |
"gives #gives#", | |
"protects #protects#", | |
"is #is#" | |
], | |
"authority": [ | |
"", | |
"figures #figures#" | |
], | |
"deviants": [ | |
"are #are#" | |
], | |
"born": [ | |
"" | |
], | |
"selfishness": [ | |
"is #is#" | |
], | |
"unless": [ | |
"they #they#", | |
"they #they#" | |
], | |
"redeeming": [ | |
"in #in#" | |
], | |
"irresistible": [ | |
"challenge #challenge#" | |
], | |
"happens": [ | |
"people #people#" | |
], | |
"humor": [ | |
"is #is#" | |
], | |
"cruelest": [ | |
"disappointment #disappointment#" | |
], | |
"for": [ | |
"love #love#", | |
"chaos #chaos#", | |
"emergencies #emergencies#", | |
"little #little#", | |
"what #what#", | |
"the #the#", | |
"personal #personal#", | |
"nothing #nothing#", | |
"the #the#", | |
"debunking #debunking#", | |
"a #a#", | |
"the #the#", | |
"a #a#", | |
"constituting #constituting#" | |
], | |
"demonstrates": [ | |
"largesse #largesse#" | |
], | |
"unavoidable": [ | |
"but #but#" | |
], | |
"token": [ | |
"few #few#" | |
], | |
"everything": [ | |
"that's #thats#" | |
], | |
"behave": [ | |
"if #if#" | |
], | |
"passion": [ | |
"" | |
], | |
"expressing": [ | |
"anger #anger#" | |
], | |
"be": [ | |
"a #a#", | |
"a #a#", | |
"a #a#", | |
"an #an#", | |
"a #a#", | |
"as #as#", | |
"exemplary #exemplary#", | |
"interesting #interesting#", | |
"abolished #abolished#", | |
"helpful #helpful#", | |
"a #a#", | |
"lonely #lonely#", | |
"with #with#", | |
"naive #naive#", | |
"proud #proud#", | |
"advanced #advanced#", | |
"fatal #fatal#", | |
"refreshing #refreshing#", | |
"hostile #hostile#", | |
"a #a#", | |
"bought #bought#", | |
"crippling #crippling#", | |
"cherished #cherished#", | |
"pure #pure#", | |
"the #the#", | |
"inadequate #inadequate#", | |
"something #something#", | |
"extraordinary #extraordinary#", | |
"intimate #intimate#" | |
], | |
"noise": [ | |
"can #can#" | |
], | |
"eating": [ | |
"too #too#" | |
], | |
"business": [ | |
"" | |
], | |
"intimate": [ | |
"with #with#" | |
], | |
"lose": [ | |
"" | |
], | |
"obscures": [ | |
"the #the#" | |
], | |
"conventional": [ | |
"goals #goals#" | |
], | |
"despicable": [ | |
"" | |
], | |
"from": [ | |
"basic #basic#" | |
], | |
"enemies": [ | |
"is #is#" | |
], | |
"by": [ | |
"itself #itself#", | |
"conventional #conventional#", | |
"nature #nature#", | |
"yourself #yourself#", | |
"" | |
], | |
"hiding": [ | |
"your #your#" | |
], | |
"comparison": [ | |
"" | |
], | |
"about": [ | |
"", | |
"yourself #yourself#" | |
], | |
"anything": [ | |
"is #is#", | |
"else #else#", | |
"anyway #anyway#" | |
], | |
"most": [ | |
"cruel #cruel#", | |
"situations #situations#", | |
"people #people#", | |
"basic #basic#", | |
"profound #profound#", | |
"valuable #valuable#" | |
], | |
"of": [ | |
"professionals #professionals#", | |
"timing #timing#", | |
"genius #genius#", | |
"self #self#", | |
"duty #duty#", | |
"freedom #freedom#", | |
"decadence #decadence#", | |
"power #power#", | |
"investigation #investigation#", | |
"life #life#", | |
"yourself #yourself#", | |
"all #all#", | |
"the #the#", | |
"anesthesia #anesthesia#", | |
"pollution #pollution#", | |
"mind #mind#", | |
"", | |
"charisma #charisma#", | |
"aging #aging#", | |
"success #success#", | |
"good #good#", | |
"damage #damage#", | |
"pleasure #pleasure#", | |
"maturity #maturity#", | |
"choice #choice#", | |
"social #social#", | |
"comparison #comparison#", | |
"their #their#", | |
"the #the#", | |
"the #the#", | |
"revolution #revolution#", | |
"transcendence #transcendence#", | |
"the #the#", | |
"your #your#", | |
"spirit #spirit#", | |
"life #life#", | |
"the #the#", | |
"things #things#", | |
"your #your#" | |
], | |
"violence": [ | |
"is #is#" | |
], | |
"dependence": [ | |
"can #can#" | |
], | |
"constituting": [ | |
"the #the#" | |
], | |
"frightful": [ | |
"" | |
], | |
"ensure": [ | |
"that #that#" | |
], | |
"stand": [ | |
"publicizes #publicizes#" | |
], | |
"act": [ | |
"like #like#", | |
"", | |
"", | |
"" | |
], | |
"monomania": [ | |
"is #is#" | |
], | |
"or": [ | |
"revolutionaries #revolutionaries#", | |
"hate #hate#", | |
"real #real#", | |
"break #break#" | |
], | |
"pollution": [ | |
"" | |
], | |
"unconsciousness": [ | |
"is #is#" | |
], | |
"equally": [ | |
"important #important#" | |
], | |
"own": [ | |
"business #business#", | |
"accord #accord#" | |
], | |
"faithfulness": [ | |
"is #is#" | |
], | |
"owe": [ | |
"the #the#" | |
], | |
"creativity": [ | |
"than #than#" | |
], | |
"into": [ | |
"madness #madness#" | |
], | |
"intellectual": [ | |
"responses #responses#" | |
], | |
"down": [ | |
"" | |
], | |
"appropriate": [ | |
"response #response#" | |
], | |
"doesnt": [ | |
"reflect #reflect#" | |
], | |
"restatement": [ | |
"of #of#" | |
], | |
"dreaming": [ | |
"while #while#" | |
], | |
"presupposes": [ | |
"moral #moral#" | |
], | |
"pointless": [ | |
"if #if#" | |
], | |
"your": [ | |
"life #life#", | |
"unconsciousness #unconsciousness#", | |
"conscious #conscious#", | |
"life #life#", | |
"family #family#", | |
"emotions #emotions#", | |
"emotions #emotions#", | |
"vital #vital#", | |
"personal #personal#", | |
"mark #mark#", | |
"life #life#", | |
"parents #parents#", | |
"parents #parents#", | |
"body #body#", | |
"own #own#", | |
"actions #actions#", | |
"dreams #dreams#", | |
"descendants #descendants#", | |
"sex #sex#", | |
"actions #actions#", | |
"oldest #oldest#" | |
], | |
"often": [ | |
"obscures #obscures#", | |
"use #use#", | |
"you #you#", | |
"as #as#" | |
], | |
"calming": [ | |
"" | |
], | |
"log": [ | |
"" | |
], | |
"adolescent": [ | |
"fantasy #fantasy#" | |
], | |
"area": [ | |
"of #of#" | |
], | |
"spending": [ | |
"too #too#" | |
], | |
"support": [ | |
"yourself #yourself#" | |
], | |
"there": [ | |
"is #is#", | |
"are #are#" | |
], | |
"gift": [ | |
"to #to#" | |
], | |
"long": [ | |
"way #way#", | |
"run #run#" | |
], | |
"fight": [ | |
"" | |
], | |
"myths": [ | |
"" | |
], | |
"lost": [ | |
"its #its#" | |
], | |
"lonely": [ | |
"than #than#" | |
], | |
"mindless": [ | |
"functioning #functioning#" | |
], | |
"low": [ | |
"expectations #expectations#" | |
], | |
"lot": [ | |
"of #of#", | |
"just #just#", | |
"of #of#" | |
], | |
"notices": [ | |
"" | |
], | |
"analyze": [ | |
"history #history#" | |
], | |
"was": [ | |
"decided #decided#", | |
"invented #invented#" | |
], | |
"war": [ | |
"is #is#" | |
], | |
"happy": [ | |
"is #is#" | |
], | |
"mundane": [ | |
"is #is#" | |
], | |
"himself": [ | |
"" | |
], | |
"complacency": [ | |
"" | |
], | |
"form": [ | |
"of #of#", | |
"of #of#" | |
], | |
"offer": [ | |
"very #very#" | |
], | |
"relaxed": [ | |
"man #man#" | |
], | |
"actions": [ | |
"determines #determines#", | |
"are #are#" | |
], | |
"but": [ | |
"stupid #stupid#", | |
"risky #risky#", | |
"nothing #nothing#", | |
"a #a#" | |
], | |
"principles": [ | |
"are #are#" | |
], | |
"boys": [ | |
"and #and#" | |
], | |
"link": [ | |
"with #with#" | |
], | |
"gain": [ | |
"" | |
], | |
"highest": [ | |
"achievement #achievement#" | |
], | |
"true": [ | |
"freedom #freedom#" | |
], | |
"considerable": [ | |
"perspective #perspective#" | |
], | |
"ideals": [ | |
"are #are#" | |
], | |
"confusing": [ | |
"yourself #yourself#" | |
], | |
"romantic": [ | |
"love #love#" | |
], | |
"dangerous": [ | |
"as #as#", | |
"to #to#" | |
], | |
"up": [ | |
"", | |
"" | |
], | |
"us": [ | |
"" | |
], | |
"until": [ | |
"it's #its#", | |
"you #you#" | |
], | |
"frightening": [ | |
"contradiction #contradiction#" | |
], | |
"maturity": [ | |
"" | |
], | |
"cruel": [ | |
"of #of#" | |
], | |
"limit": [ | |
"as #as#" | |
], | |
"emotional": [ | |
"responses #responses#", | |
"attachment #attachment#" | |
], | |
"grass": [ | |
"roots #roots#" | |
], | |
"changes": [ | |
"in #in#" | |
], | |
"sometimes": [ | |
"science #science#", | |
"things #things#" | |
], | |
"taste": [ | |
"" | |
], | |
"inadequate": [ | |
"" | |
], | |
"upsets": [ | |
"the #the#" | |
], | |
"an": [ | |
"elite #elite#", | |
"end #end#", | |
"honest #honest#", | |
"active #active#", | |
"accident #accident#", | |
"irresistible #irresistible#", | |
"adolescent #adolescent#" | |
], | |
"single": [ | |
"event #event#" | |
], | |
"ar": [ | |
"as #as#" | |
], | |
"at": [ | |
"times #times#", | |
"times #times#", | |
"a #a#", | |
"all #all#" | |
], | |
"home": [ | |
"base #base#" | |
], | |
"politics": [ | |
"is #is#" | |
], | |
"anesthesia": [ | |
"" | |
], | |
"physical": [ | |
"culture #culture#" | |
], | |
"dying": [ | |
"and #and#", | |
"should #should#" | |
], | |
"judgmental": [ | |
"is #is#" | |
], | |
"deadly": [ | |
"" | |
], | |
"when": [ | |
"the #the#", | |
"your #your#", | |
"you #you#", | |
"something #something#" | |
], | |
"reality": [ | |
"more #more#" | |
], | |
"occasional": [ | |
"debauch #debauch#" | |
], | |
"other": [ | |
"way #way#" | |
], | |
"boon": [ | |
"to #to#" | |
], | |
"kills": [ | |
"the #the#" | |
], | |
"you": [ | |
"can #can#", | |
"", | |
"do #do#", | |
"considerable #considerable#", | |
"can't #cant#", | |
"", | |
"aren't #arent#", | |
"can't #cant#", | |
"have #have#", | |
"live #live#", | |
"understand #understand#", | |
"should #should#", | |
"were #were#", | |
"should #should#", | |
"are #are#", | |
"", | |
"always #always#", | |
"let #let#", | |
"are #are#", | |
"sense #sense#", | |
"can #can#", | |
"prepare #prepare#", | |
"are #are#", | |
"live #live#", | |
"are #are#", | |
"are #are#", | |
"are #are#", | |
"can #can#", | |
"can't #cant#", | |
"can't #cant#", | |
"don't #dont#", | |
"support #support#", | |
"have #have#", | |
"must #must#", | |
"must #must#", | |
"must #must#", | |
"must #must#", | |
"stop #stop#", | |
"can #can#", | |
"owe #owe#", | |
"should #should#" | |
], | |
"out": [ | |
"in #in#" | |
], | |
"nice": [ | |
"idea #idea#" | |
], | |
"differences": [ | |
"are #are#" | |
], | |
"living": [ | |
"fact #fact#", | |
"on #on#" | |
], | |
"necessity": [ | |
"" | |
], | |
"oppression": [ | |
"" | |
], | |
"problems": [ | |
"as #as#", | |
"" | |
], | |
"stay": [ | |
"honest #honest#", | |
"clean #clean#", | |
"", | |
"by #by#" | |
], | |
"meaning": [ | |
"of #of#" | |
], | |
"important": [ | |
"than #than#", | |
"than #than#", | |
"", | |
"to #to#", | |
"" | |
], | |
"trouble": [ | |
"than #than#" | |
], | |
"unquestioning": [ | |
"love #love#" | |
], | |
"resolutions": [ | |
"serve #serve#" | |
], | |
"friends": [ | |
"are #are#" | |
], | |
"structure": [ | |
"is #is#" | |
], | |
"individual": [ | |
"" | |
], | |
"faster": [ | |
"than #than#" | |
], | |
"madness": [ | |
"is #is#" | |
], | |
"age": [ | |
"" | |
], | |
"fears": [ | |
"are #are#" | |
], | |
"rule": [ | |
"themselves #themselves#" | |
], | |
"rechanneling": [ | |
"destructive #destructive#" | |
], | |
"time": [ | |
"", | |
"is #is#", | |
"", | |
"on #on#", | |
"" | |
], | |
"push": [ | |
"yourself #yourself#" | |
], | |
"understand": [ | |
"others #others#", | |
"someone #someone#" | |
], | |
"sensibility": [ | |
"" | |
], | |
"laws": [ | |
"" | |
], | |
"requires": [ | |
"a #a#" | |
], | |
"disorganization": [ | |
"is #is#" | |
], | |
"popart_avatar": "[hair:#color#][skin:#color#][lips:#color#][nose:#color#][glass:#color#]{svg <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" height=\"600\" width=\"600\" viewBox=\"0 0 600 600\"><defs>#filter#</defs><g id=\"pic\" filter=\"url(\\#filter)\"><path fill=\"\\##hair#\" d=\"M.1 299.59Q.1 151.84 0 4.09C0 .67.68-.01 4.1 0q296 .16 592 0c3.42 0 4.1.67 4.09 4.09q-.16 296 0 592c0 3.42-.67 4.1-4.09 4.09q-296-.16-592 0c-3.42 0-4.1-.67-4.1-4.09q.18-148.25.1-296.5zm261.93.38l-37 .28c-1.83-.05-3.66-.16-5.49-.16-46.49 0-93-.07-139.47.1-4.14 0-5.15-.94-5.12-5.11.19-34.16 0-68.32.2-102.48 0-3.72-.83-4.74-4.6-4.62-9.66.3-19.33.21-29 0-2.83-.05-3.57.76-3.57 3.58q.13 71.48 0 143c0 2.81.73 3.64 3.56 3.58 9.33-.18 18.67.2 28-.18 4.56-.19 5.63 1.12 5.62 5.63q-.25 88.48-.11 177c0 2.41-.76 4.65 3.5 4.64q90-.25 180-.06c2.77 0 3.65-.66 3.61-3.54-.14-11.16 0-22.33 0-33.49h75.82c0 10.66.29 21.33 0 32-.13 4.23 1.06 5.09 5.16 5.08q88.23-.22 176.46 0c4.55 0 5.62-1.14 5.61-5.63-.16-59-.07-118-.2-177 0-3.72.83-4.73 4.6-4.62 9.66.3 19.33 0 29 .17 2.84.05 3.57-.77 3.57-3.58q-.13-71.48 0-143c0-2.81-.73-3.63-3.57-3.58-9.49.18-19 .31-28.49 0-4.19-.16-5.13 1-5.11 5.13.19 34.16 0 68.32.2 102.48 0 3.75-.88 4.65-4.61 4.6-18.33-.22-36.66-.12-55-.09q-45.23.06-90.47.16l-37-.28c0-35.8-.11-71.6 0-107.4 0-3.78-.94-4.61-4.63-4.58q-33.22.28-66.44 0c-4.11 0-5.16.89-5.14 5.09.24 35.62.18 71.25.11 106.88zm-36.87-225c-23.83 0-47.67 0-71.5.17-3.43 0-3.66-1.31-3.62-4 .14-9.5-.14-19 .15-28.5.11-3.68-.76-4.67-4.57-4.65q-51.5.26-103 0c-3.7 0-4.64.82-4.62 4.59.17 33.83.22 67.67 0 101.5 0 5 1.16 6.14 6.15 6.13q256-.22 512-.12a16.47 16.47 0 0 1 2.5 0c2.86.44 3.56-.76 3.55-3.55q-.14-52.5 0-105c0-2.89-.86-3.53-3.62-3.53q-71 .12-142 0c-2.92 0-3.54.9-3.51 3.64.12 11.16 0 22.33 0 33.5l.14-.14c-23.79 0-47.59 0-71.38.16-3.22 0-3.81-1-3.75-3.91.18-9.81-.08-19.64.15-29.45.07-3.16-.86-3.8-3.87-3.79q-52.66.17-105.33 0c-3.49 0-4 1.18-3.95 4.22.14 11 0 22 0 32.94zm206.05 187.12c17.49 0 35-.08 52.46.07 3.27 0 4.56-.48 4.53-4.21q-.29-33 0-65.95c0-3.48-1.18-4-4.24-4q-52.46.14-104.91 0c-3.45 0-4 1.14-4 4.22.12 21.82.18 43.63 0 65.45 0 4 1.25 4.54 4.76 4.5 17.09-.18 34.29-.08 51.4-.08zm-262.4 0c17.32 0 34.64-.1 52 .08 3.43 0 4.45-.74 4.42-4.32q-.27-32.72 0-65.45c0-3.46-.78-4.42-4.34-4.4q-51.71.22-103.42 0c-3.43 0-4.45.74-4.42 4.32q.27 32.72 0 65.45c0 3.46.77 4.45 4.34 4.41 17.11-.2 34.27-.09 51.42-.09z\"/><path fill=\"\\##skin#\" d=\"M375.1 300.25l90.47-.16c18.33 0 36.66-.12 55 .09 3.73 0 4.63-.86 4.61-4.6-.16-34.16 0-68.32-.2-102.48 0-4.14.92-5.29 5.11-5.13 9.48.35 19 .22 28.49 0 2.84-.05 3.57.77 3.57 3.58q-.13 71.48 0 143c0 2.81-.73 3.63-3.57 3.58-9.66-.17-19.33.13-29-.17-3.76-.12-4.61.9-4.6 4.62.13 59 0 118 .2 177 0 4.5-1.05 5.65-5.61 5.63q-88.23-.25-176.46 0c-4.1 0-5.28-.85-5.16-5.08.32-10.65.06-21.32 0-32 23.26 0 46.52-.11 69.78.05 4 0 5.52-.92 5.4-5.21-.3-11-.11-21.93-.12-32.89 23.46 0 46.93 0 70.39.08 3.28 0 4.79-.68 4.7-4.38-.23-9.48-.19-19 0-28.45.06-3.27-1-4.3-4.29-4.28q-33.2.17-66.4 0c-3.62 0-4.49 1.29-4.44 4.64.17 10.81.08 21.63.08 32.45H188.1c0-10.82-.09-21.64.08-32.45.05-3.36-.82-4.67-4.44-4.64q-33.2.22-66.4 0c-3.26 0-4.35 1-4.28 4.28.17 9.32.28 18.64 0 28-.15 4.23 1.54 4.91 5.23 4.89 23.3-.14 46.59-.08 69.89-.09 0 11 .18 21.94-.12 32.89-.12 4.29 1.38 5.24 5.4 5.21 22.93-.16 45.85-.06 68.78-.05 0 11.16-.16 22.33 0 33.49 0 2.87-.84 3.54-3.61 3.54q-90-.12-180 .06c-4.26 0-3.5-2.22-3.5-4.64q0-88.48.11-177c0-4.51-1.05-5.82-5.62-5.63-9.32.39-18.66 0-28 .18-2.84.05-3.57-.77-3.56-3.58q.13-71.48 0-143c0-2.82.73-3.63 3.57-3.58 9.66.17 19.33.27 29 0 3.77-.12 4.62.9 4.6 4.62-.16 34.16 0 68.32-.2 102.48 0 4.17 1 5.12 5.12 5.11 46.49-.17 93-.11 139.47-.1 1.83 0 3.66.1 5.49.16 0 23.15.1 46.29 0 69.44 0 3.92.74 5.51 5.14 5.49q69.94-.23 139.88 0c4.4 0 5.16-1.57 5.14-5.49-.24-23.18-.17-46.33-.17-69.48zm37.92-225.09c0-11.17.14-22.33 0-33.5 0-2.73.59-3.64 3.51-3.64q71 .14 142 0c2.76 0 3.63.64 3.62 3.53q-.15 52.5 0 105c0 2.79-.69 4-3.55 3.55a16.47 16.47 0 0 0-2.5 0q-256 0-512 .12c-5 0-6.19-1.11-6.15-6.13.26-33.83.2-67.67 0-101.5 0-3.77.92-4.61 4.62-4.59q51.5.24 103 0c3.81 0 4.68 1 4.57 4.65-.28 9.49 0 19-.15 28.5 0 2.74.19 4.08 3.62 4 23.83-.2 47.66-.14 71.5-.17 0 11.48 0 23-.12 34.44 0 2.63.39 3.73 3.43 3.71q34.19-.2 68.38 0c2.62 0 3.35-.71 3.31-3.32-.15-10.48-.19-21 0-31.44.06-3.16-1.25-3.36-3.79-3.35-23.79.1-47.58.09-71.37.12 0-11 .15-22 0-32.94 0-3 .46-4.23 3.95-4.22q52.66.22 105.33 0c3 0 3.95.63 3.87 3.79-.23 9.81 0 19.63-.15 29.45-.06 2.95.53 3.94 3.75 3.91 23.79-.18 47.59-.13 71.38-.16 0 11.48 0 23-.12 34.44 0 2.63.4 3.73 3.43 3.71q34.19-.2 68.38 0c2.62 0 3.35-.71 3.31-3.32-.14-10.48-.19-21 0-31.44.06-3.16-1.25-3.36-3.79-3.35-23.69.14-47.48.08-71.27.15z\"/><path fill=\"\\##skin#\" d=\"M262.03 299.97c0-35.63.13-71.27 0-106.9 0-4.2 1-5.13 5.14-5.09q33.22.34 66.44 0c3.69 0 4.65.8 4.63 4.58-.14 35.8-.05 71.6 0 107.4 0 11.15-.13 22.3 0 33.45 0 3.24-.62 4.76-4.35 4.74q-33.7-.23-67.41 0c-3.73 0-4.39-1.49-4.35-4.74.04-11.13-.03-22.32-.1-33.44z\"/><path fill=\"\\##lips#\" d=\"M188.1 450.09h225c0 11-.18 21.94.12 32.89.12 4.29-1.39 5.24-5.4 5.21-23.26-.16-46.52-.06-69.78-.05h-75.85c-22.93 0-45.86-.11-68.78.05-4 0-5.52-.92-5.4-5.21.3-11 .11-21.93.12-32.89z\"/><path fill=\"\\##glass#\" d=\"M431.21 262.09c-17.15 0-34.31-.1-51.46.08-3.52 0-4.8-.53-4.76-4.5.23-21.81.17-43.63 0-65.45 0-3.08.55-4.23 4-4.22q52.46.21 104.91 0c3.06 0 4.27.5 4.24 4q-.26 33 0 65.95c0 3.73-1.25 4.24-4.53 4.21-17.43-.15-34.91-.07-52.4-.07z\"/><path fill=\"\\##nose#\" d=\"M262.03 299.97c0 11.15.13 22.3 0 33.45 0 3.25.63 4.76 4.35 4.74q33.7-.23 67.41 0c3.73 0 4.39-1.49 4.35-4.74-.12-11.15 0-22.3 0-33.45l37 .28c0 23.15-.1 46.29 0 69.44 0 3.92-.74 5.51-5.14 5.49q-69.94-.23-139.88 0c-4.4 0-5.16-1.57-5.14-5.49.15-23.15.06-46.29 0-69.44z\"/><path fill=\"\\##glass#\" d=\"M168.81 262.09c-17.15 0-34.31-.11-51.46.09-3.56 0-4.36-1-4.34-4.41q.25-32.72 0-65.45c0-3.58 1-4.33 4.42-4.32q51.71.2 103.42 0c3.56 0 4.36.95 4.34 4.4q-.25 32.72 0 65.45c0 3.58-1 4.36-4.42 4.32-17.32-.18-34.67-.08-51.96-.08z\"/><path fill=\"\\##lips#\" d=\"M188.1 450.09c-23.3 0-46.6-.05-69.89.09-3.68 0-5.37-.66-5.23-4.89.32-9.31.21-18.64 0-28-.06-3.27 1-4.3 4.28-4.28q33.2.17 66.4 0c3.62 0 4.49 1.29 4.44 4.64-.17 10.81-.07 21.63-.08 32.45zm225 0c0-10.82.09-21.63-.08-32.45-.05-3.36.82-4.67 4.44-4.64q33.2.22 66.4 0c3.26 0 4.34 1 4.29 4.28-.17 9.48-.21 19 0 28.45.09 3.7-1.43 4.39-4.7 4.38-23.46-.11-46.93-.07-70.39-.08z\"/><path fill=\"\\##hair#\" d=\"M225.02 75.16c23.79 0 47.58 0 71.37-.12 2.54 0 3.86.19 3.79 3.35-.21 10.48-.17 21 0 31.44 0 2.61-.69 3.33-3.31 3.32q-34.19-.15-68.38 0c-3 0-3.46-1.08-3.43-3.71.15-11.48.1-23 .12-34.44zm188 0c23.79 0 47.58 0 71.37-.12 2.54 0 3.86.19 3.79 3.35-.21 10.48-.17 21 0 31.44 0 2.61-.69 3.33-3.31 3.32q-34.19-.15-68.38 0c-3 0-3.46-1.08-3.43-3.71.15-11.48.1-23 .12-34.44z\"/></g></svg>}", | |
"word": [ | |
"#RBR#", | |
"#EX#", | |
"#JJS#", | |
"#RBS#", | |
"#WRB#", | |
"#PRP$#", | |
"#CC#", | |
"#VBD#", | |
"#JJR#", | |
"#VBN#", | |
"#RB#", | |
"#TO#", | |
"#VBZ#", | |
"#PRP#", | |
"#WP#", | |
"#VBP#", | |
"#NNS#", | |
"#IN#", | |
"#VB#", | |
"#MD#", | |
"#NN#", | |
"#JJ#", | |
"#DT#" | |
], | |
"holzer_kruger_pos": [ | |
"#DT# #JJ# #NN# #MD# #VB# a #JJ# #NN#", | |
"What is #word#?", | |
"#word# is #word#.", | |
"Is #word# worth it?", | |
"Is #word# #word.a#?", | |
"a #NN# #IN# #NNS# #VBP# #NNS#", | |
"a #NN# can'#NN# #VB# #WP# #PRP# #VBZ# #TO# #VB# a #NN#", | |
"a #NN# #VBZ# a lot #RB# #IN# #PRP#", | |
"a #JJ# #NN# means #DT# #DT# #NN# #IN# the #NN#", | |
"a #VBN# man is #RB# #RB# a #JJR# man", | |
"a #NN# of #VBG# is the #NN# of #NNS#", | |
"a #JJ# #NN# is all #PRP# can #VB#", | |
"a #JJ# #NN# can #VBP# #RB# #JJ# #NNS#", | |
"a #JJ# #NN# #NN# #VBZ# a sense of #NN#", | |
"a #JJ# sense of #NN# #VBZ# you", | |
"#JJ# #NN# can be a #NN# of #NN#", | |
"#NN# is a #NN# of #NN#", | |
"#NN# of #NN# #VBZ# #IN# #DT# #NN#", | |
"#NN# #NNS# #JJR# #NN# #IN# #VBD#", | |
"#NN# #VBZ# #NNS# #CC# #NNS#", | |
"all #NNS# are #RB# #VBN#", | |
"#NN# is just as #JJ# as #NN#", | |
"#NN# can #NN# #PRP$# #NN#", | |
"#DT# #NN# is #JJ#", | |
"#NN# or #VBP# can be a #JJ# #VBG# #NN#", | |
"#NN# is #RB# #JJ#", | |
"#VBG# is a #JJ# #NN# of #NN#", | |
"#JJ# #NNS# are #VBG# the #NN#", | |
"#IN# #NNS# #NN# is #JJ# to #JJ# #VBG#", | |
"at times your #NN# is #JJR# than your #JJ# #NN#", | |
"#NN# is #RB#", | |
"#JJ# #NN# #VBZ# #RB# #JJ# #NNS#", | |
"bad #NNS# can #VB# #JJ# #NNS#", | |
"#VBG# #RB# #IN# #PRP# is #RB# #JJ#", | |
"being #JJ# is more #JJ# than anything #RB#", | |
"being #JJ# is a #NN# of life", | |
"being #JJ# of yourself means you'#NN# a #NN#", | |
"#VBG# in #NN# is the #JJ# as #VBG# #NN#", | |
"#NN# #VBZ# you #VBP# #JJ# things", | |
"#JJ# is more #NN# to #NN# than is #NN#", | |
"#VBG# #NN# is #VBG#", | |
"#NN# is #JJ# #WRB# the #JJ# #VB# #NNS#", | |
"#VBG# the #JJ# is dangerous to #NN#", | |
"#NNS# are the #RBS# #JJ# of all", | |
"children are the #NN# of the #NN#", | |
"#NN# action is a #JJ# #NN# with no #NN#", | |
"class #NN# is as artificial as #NN#", | |
"#JJ# yourself is a way to #VB# #JJ#", | |
"#NN# #IN# #NN# is #RB# #JJ#", | |
"decadence can be an #NN# in itself", | |
"#NN# is a #JJ# #VBG#", | |
"#NN# can be a #JJ# #NN#", | |
"#NN# is more important than #NN#", | |
"#NNS# are #VBN# to #NN# #NN# #NN#", | |
"#NN# is the #JJ# #NN# to most #NNS#", | |
"#VB#'t #NN# to #JJ# #NN# in #NNS#", | |
"#NN# #RB# #VBZ# the #JJ# #NNS#", | |
"#VBG# #IN# #JJ# is a #JJ# #NN#", | |
"#VBG# #CC# #VBG# #RB# #VBZ# you #JJ# #NN#", | |
"dying #MD# be as #JJ# as #VBG# #IN# a #NN#", | |
"#VBG# #RB# much is #JJ#", | |
"#NN# is a form of #NN#", | |
"#JJ# #NNS# are as valuable as #JJ# responses", | |
"#VB# yourself #IN# you can't change anything #RB#", | |
"#VB# #IN# your life #VBZ# in #NN#", | |
"#RB# your #RB# can #VB# you", | |
"#DT# #NN# #VBZ# a #NN#", | |
"#NN#'#PRP# #NN# is #RB# important", | |
"#VBG# that's #JJ# is new", | |
"#JJ# people #VBP# #JJ# #NNS#", | |
"#VBG# #IN# #NN# is #JJ# #CC# #JJ#", | |
"#VBG# anger is #JJ#", | |
"#JJ# #NN# #VBZ# #PRP$# #NN# in #JJ# #NN#", | |
"extreme #NN# #VBZ# to #NN#", | |
"#NN# is a #JJ# not a #JJ# #NN#", | |
"#JJ# or real #NN# is a #JJ# #JJ# #NN#", | |
"#NNS# often #NN# too much force", | |
"fear is the #JJS# #NN#", | |
"freedom is a #NN# not a #NN#", | |
"#VBG# #JJ# #VB# to your #NNS# is an honest way to #VB#", | |
"go all #IN# in #NN# and #VB# the #NNS# #NN# #WRB# #PRP# #MD#", | |
"#VBG# with the #NN# is #VBG# but #JJ#", | |
"good #NNS# #RB# are #VBN#", | |
"#NN# is a #NN# #IN# the people", | |
"#NN# #NNS# #NN# is the #RB# hope", | |
"#NN# and #NN# are #NNS#", | |
"#JJ# #NN# #NN#'t #VB# a #JJR# #NN#", | |
"#VBG# your emotions is #JJ#", | |
"#VBG# back #VBZ# your #JJ# #NNS#", | |
"#NN# is #JJ#", | |
"#NN# is a #NN#", | |
"#NNS# are #VBN# by #JJ# #NNS# at a #JJ# #NN#", | |
"#IN# you #NN#'t #JJ# your personal life should be #JJ#", | |
"if you can't #VB# your mark #VB# #IN#", | |
"if you have many desires your life #MD# be interesting", | |
"if you live #RB# #EX# is #VBG# to #VB# #IN#", | |
"#VBG# #NNS# is the #JJS# way to #NN#", | |
"#NN# is a #NN# of mind", | |
"#VBG# #NN# is man's #NN# for #NNS# is #NN#", | |
"in #DT# #NNS# it's better to #VB# than to #VB#", | |
"#NN# #MD# be #VBN#", | |
"it can be #JJ# to #VB# going no #NN# what", | |
"it is #JJ# to #VB# to #VB# #NN#", | |
"it is man's #NN# to #NN# #PRP#", | |
"it is a #NN# to the world not to have #NNS#", | |
"it's better to be a good #NN# than a #JJ# person", | |
"it's better to be #RB# than to be with #JJ# people", | |
"it's better to be #JJ# than #JJ#", | |
"it's better to #NN# the #VBG# #NN# than to #VB# #NN#", | |
"it's #JJ# to have an #JJ# #NN# life", | |
"it's good to give #JJ# #NN# to #NN#", | |
"it's important to stay #JJ# on all #NNS#", | |
"it's just an #NN# that your #NNS# are your parents", | |
"it's not good to #VB# too many #NNS#", | |
"it's not good to #VB# on #NN#", | |
"it's vital to live in #NN# with #NN#", | |
"just believing #VBG# can #VB# it #VB#", | |
"keep something in #NN# for #NNS#", | |
"#VBG# is #JJ# but nothing to be #JJ# of", | |
"#VBG# yourself #VBZ# you #VB# #NNS#", | |
"knowledge should be #VBD# at all #NNS#", | |
"#NN# is a #VBG# #NN#", | |
"#NN# of #NN# can be #JJ#", | |
"#NN# time is a #JJ# #NN# #NN#", | |
"#VB# when your #NN# #NNS#", | |
"#VBG# back is the #NN# sign of #VBG# and #NN#", | |
"#JJ# #NNS# is a #NN# activity", | |
"#JJ# #NNS# are good #NN#", | |
"#JJ# labor can be #JJ# and #JJ#", | |
"#NNS# are not #JJ# by nature", | |
"#NN# #VBZ# the #NN#", | |
"money #VBZ# #NN#", | |
"#NNS# are for little people", | |
"most people are not #VB# to #NN# #PRP#", | |
"#RB# you should mind your #JJ# #NN#", | |
"#NNS# #NN#'t make too many #NNS#", | |
"much #VBD# #VBD# #IN# you #VBD# #VBN#", | |
"#NN# has its #JJ# #NN#", | |
"#NN# can make #NN# more #JJ#", | |
"#NN# can be #JJ#", | |
"nothing #NNS# the #NN# of good and #JJ#", | |
"#RB# #NNS# are more valuable than people", | |
"#NN# #RB# little #NN# about yourself", | |
"often you should #NN# #IN# you are #NN#", | |
"#JJ# #NNS# are better #VBN# in the #JJ#", | |
"#NN# is an #JJ# #NN#", | |
"#NN# can be a very positive thing", | |
"people are #JJ# #IN# they are #NNS#", | |
"people are #NNS# if they #VBP# they are important", | |
"people are #JJ# for what they do unless they are #JJ#", | |
"people #WP# don't work with #PRP$# #NNS# are #NNS#", | |
"people who go crazy are too #JJ#", | |
"people #VBD#'t #VB# if they have nothing to #VB#", | |
"#JJ# #NN# is #NN# best", | |
"#VBG# for the future is #NN#", | |
"#VBG# it #JJ# can #NN# a lot of #NN# in the long #VB#", | |
"#NNS# is #VBN# for personal #NN#", | |
"#JJ# #NNS# for nothing #IN# it's #VBD#", | |
"#JJ# property #VBN# crime", | |
"#VBG# #NN# for the #NN# of pleasure will ruin you", | |
"#VB# yourself to the #NN# as often as #JJ#", | |
"#VB# #NNS# and #NNS# the same way", | |
"#JJ# #VBG# is good for #VBG# #NN# #NNS#", | |
"#VBG# #JJ# #NNS# is a sign of #NN#", | |
"#NN# #RB# #VB# #JJ#", | |
"#VBG# #NN# is #JJ#", | |
"#NN# is no #NN# to #NN#", | |
"#NN# causes as many #NNS# as it #VBZ#", | |
"#VB# you always have freedom of #NN#", | |
"#NN# is the best way to #VB#", | |
"#NNS# #VB# to #VB# #PRP$# #NN#", | |
"#NN# #VBZ# with #NNS# in the #JJ#", | |
"#JJ# love was #VBN# to #VB# #NNS#", | |
"#JJ# is a #NN# with the past", | |
"routine #JJ# #NNS# are #JJR# than #RB# the #JJ# #NN#", | |
"#VBG# yourself for a bad cause is not a #JJ# act", | |
"#NN# can't be #VBD# and #VBN#", | |
"#NN# can do more #NN# than good", | |
"#NN# is the most #JJ# #NN#", | |
"#NN# is the #JJS# achievement", | |
"#NN# is the way to a new #VBG#", | |
"sex #NNS# are #RB# to stay", | |
"#NN# is a means of social #NN#", | |
"#VBG# #IN# #NN# is good for the sake of #NN#", | |
"#JJ# #VBG# #VBZ# worse #IN# time", | |
"#NN# is #VBG#", | |
"#RB# #NN# #NNS# #RBR# than it should", | |
"sometimes things #VB# to happen of their own #NN#", | |
"#VBG# too much time on #NN# is #JJ#", | |
"#NN# is nature's way", | |
"#NN# is a #NN# state", | |
"#NN# is a weapon of the #NNS#", | |
"strong emotional #NN# #VBZ# #IN# basic #NN#", | |
"stupid people shouldn't #VBN#", | |
"#JJ# of the #JJS# #VBZ# to men and animals", | |
"#NNS# are more #JJ# than things themselves", | |
"#VBG# a strong #VB# #NNS# the #JJ# #NN#", | |
"#VBG# is used to #VB# #NN#'s #NN# to act", | |
"#JJ# people #RB# can have #RB# #NNS#", | |
"#NN# will make or #VB# #PRP#", | |
"the #JJS# #NN# is when you let yourself #RB#", | |
"the #NN# to #VB# is a #NN# #VBP#", | |
"the family is living on #VBN# time", | |
"the idea of revolution is an #NN# fantasy", | |
"the idea of #NN# is used to #JJ# #NN#", | |
"the #JJ# has #VBD# its #NN#", | |
"the most #JJ# things are #JJ#", | |
"the #JJ# is to be #VBN#", | |
"the new is nothing but a #NN# of the old", | |
"the only way to be #JJ# is to stay by yourself", | |
"the #NN# of your #NNS# #VBZ# what you are", | |
"the #JJ# is #JJ# #JJ#", | |
"the world #VBZ# #VBG# to #NN# #NNS#", | |
"there are too #JJ# #JJ# #NNS# #NN#", | |
"there's nothing #IN# what you sense", | |
"there's nothing #VBG# in #VBP#", | |
"thinking too much can only cause problems", | |
"#VBG# #NN# sexually is a #JJ# act", | |
"#NN# is #NN#", | |
"to #VBP# #VBZ# moral #NN#", | |
"to #NN# is #JJ#", | |
"#VBG# a life for a life is #JJ# #RB#", | |
"#JJ# freedom is #JJ#", | |
"#JJ# things must be the most valuable", | |
"#VBG# love #VBZ# #NN# of spirit", | |
"#VBG# force to stop force is #JJ#", | |
"#NN# is #JJ# even #JJ# occasionally", | |
"#NN# is a #NN# #NN#", | |
"#PRP# must make sacrifices to #VB# our #NN# of life", | |
"when something #JJ# #VBZ# people #NN# up", | |
"#VBG# things #RB# is not #JJ#", | |
"with #NN# you can #VB# any #NN#", | |
"#NNS# #VBP# to be #JJ#", | |
"#VBG# can #VB# you #VB#", | |
"you are a #NN# of the #NNS# you live by", | |
"you are #JJ# in your #NNS#", | |
"you are responsible for #VBG# the #VBG# of things", | |
"you are the past #JJ# and future", | |
"you can live on #IN# your #NNS#", | |
"you can't #VBP# people to be something they're not", | |
"you can't fool others if you're #VBG# yourself", | |
"you don't know what's what until you #NN# yourself", | |
"you have to #VBN# others to be #JJ#", | |
"you must be #JJ# with a #JJ# few", | |
"you must disagree with authority #NNS#", | |
"you must have one #JJ# #NN#", | |
"you must know where you stop and the world begins", | |
"you can understand someone of your sex only", | |
"you #VBP# the world not the #JJ# way #IN#", | |
"you should study as much as possible", | |
"your actions are #JJ# if no one #NNS#", | |
"your #JJS# #NNS# are the #JJS# #NNS#", | |
"#DT# #JJ# #NN# #MD# #VB# #DT# #JJ# #NN#", | |
"#DT# #NN# #IN# #NNS# #VBP# #NNS#", | |
"#DT# #NN# #MD#'#NN# #VB# #WP# #PRP# #VBZ# #TO# #VB# #DT# #NN#", | |
"#DT# #NN# #VBZ# #DT# #NN# #RB# #IN# #PRP#", | |
"#DT# #JJ# #NN# #VBZ# #DT# #DT# #NN# #IN# #DT# #NN#", | |
"#DT# #VBN# #NN# #VBZ# #RB# #RB# #DT# #JJR# #NN#", | |
"#DT# #NN# #IN# #VBG# #VBZ# #DT# #NN# #IN# #NNS#", | |
"#DT# #JJ# #NN# #VBZ# #DT# #PRP# #MD# #VB#", | |
"#DT# #JJ# #NN# #MD# #VBP# #RB# #JJ# #NNS#", | |
"#DT# #JJ# #NN# #NN# #VBZ# #DT# #NN# #IN# #NN#", | |
"#DT# #JJ# #NN# #IN# #NN# #VBZ# #PRP#", | |
"#JJ# #NN# #MD# #VB# #DT# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #NN# #IN# #NN#", | |
"#NN# #IN# #NN# #VBZ# #IN# #DT# #NN#", | |
"#DT# #NNS# #VBP# #RB# #VBN#", | |
"#NN# #VBZ# #RB# #IN# #JJ# #IN# #NN#", | |
"#NN# #MD# #NN# #PRP$# #NN#", | |
"#DT# #NN# #VBZ# #JJ#", | |
"#NN# #CC# #VBP# #MD# #VB# #DT# #JJ# #VBG# #NN#", | |
"#NN# #VBZ# #RB# #JJ#", | |
"#VBG# #VBZ# #DT# #JJ# #NN# #IN# #NN#", | |
"#JJ# #NNS# #VBP# #VBG# #DT# #NN#", | |
"#IN# #NNS# #NN# #VBZ# #JJ# #TO# #JJ# #VBG#", | |
"#IN# #NNS# #PRP$# #NN# #VBZ# #JJR# #IN# #PRP$# #JJ# #NN#", | |
"#NN# #VBZ# #RB#", | |
"#JJ# #NNS# #MD# #VB# #JJ# #NNS#", | |
"#VBG# #RB# #IN# #PRP# #VBZ# #RB# #JJ#", | |
"#VBG# #JJ# #VBZ# #JJR# #JJ# #IN# #VBG# #RB#", | |
"#VBG# #JJ# #VBZ# #DT# #NN# #IN# #NN#", | |
"#VBG# #JJ# #IN# #PRP# #VBZ# #PRP#'#NN# #DT# #NN#", | |
"#VBG# #IN# #NN# #VBZ# #DT# #JJ# #IN# #VBG# #NN#", | |
"#NN# #VBZ# #PRP# #VBP# #JJ# #NNS#", | |
"#JJ# #VBZ# #JJR# #NN# #TO# #NN# #IN# #VBZ# #NN#", | |
"#VBG# #NN# #VBZ# #VBG#", | |
"#NN# #VBZ# #JJ# #WRB# #DT# #JJ# #VB# #NNS#", | |
"#VBG# #DT# #JJ# #VBZ# #JJ# #TO# #NN#", | |
"#NNS# #VBP# #DT# #RBS# #JJ# #IN# #DT#", | |
"#NNS# #VBP# #DT# #NN# #IN# #DT# #NN#", | |
"#NN# #NN# #VBZ# #DT# #JJ# #NN# #IN# #DT# #NN#", | |
"#NN# #NN# #VBZ# #IN# #JJ# #IN# #NN#", | |
"#JJ# #PRP# #VBZ# #DT# #NN# #TO# #VB# #JJ#", | |
"#NN# #IN# #NN# #VBZ# #RB# #JJ#", | |
"#NN# #MD# #VB# #DT# #NN# #IN# #PRP#", | |
"#NN# #VBZ# #DT# #JJ# #VBG#", | |
"#NN# #MD# #VB# #DT# #JJ# #NN#", | |
"#NN# #VBZ# #JJR# #JJ# #IN# #NN#", | |
"#NNS# #VBP# #VBN# #TO# #NN# #NN# #NN#", | |
"#NN# #VBZ# #DT# #JJ# #NN# #TO# #RBS# #NNS#", | |
"#VB#'#NN# #NN# #TO# #JJ# #NN# #IN# #NNS#", | |
"#NN# #RB# #VBZ# #DT# #JJ# #NNS#", | |
"#VBG# #IN# #JJ# #VBZ# #DT# #JJ# #NN#", | |
"#VBG# #CC# #VBG# #RB# #VBZ# #PRP# #JJ# #NN#", | |
"#VBG# #MD# #VB# #IN# #JJ# #IN# #VBG# #IN# #DT# #NN#", | |
"#VBG# #RB# #JJ# #VBZ# #JJ#", | |
"#JJ# #NNS# #VBP# #IN# #JJ# #IN# #JJ# #NNS#", | |
"#VB# #PRP# #IN# #PRP# #MD#'#NN# #NN# #VBG# #RB#", | |
"#VB# #IN# #PRP$# #NN# #VBZ# #IN# #NN#", | |
"#RB# #PRP$# #RB# #MD# #VB# #PRP#", | |
"#DT# #NN# #VBZ# #DT# #NN#", | |
"#NN#'#PRP# #NN# #VBZ# #RB# #JJ#", | |
"#VBG# #IN#'#PRP# #JJ# #VBZ# #JJ#", | |
"#JJ# #NNS# #VBP# #JJ# #NNS#", | |
"#VBG# #IN# #NN# #VBZ# #JJ# #CC# #JJ#", | |
"#VBG# #NN# #VBZ# #JJ#", | |
"#JJ# #NN# #VBZ# #PRP$# #NN# #IN# #JJ# #NN#", | |
"#JJ# #NN# #VBZ# #TO# #NN#", | |
"#NN# #VBZ# #DT# #JJ# #RB# #DT# #JJ# #NN#", | |
"#JJ# #CC# #JJ# #NN# #VBZ# #DT# #JJ# #JJ# #NN#", | |
"#NNS# #RB# #NN# #RB# #JJ# #NN#", | |
"#NN# #VBZ# #DT# #JJS# #NN#", | |
"#NN# #VBZ# #DT# #NN# #RB# #DT# #NN#", | |
"#VBG# #JJ# #VB# #TO# #PRP$# #NNS# #VBZ# #DT# #JJ# #NN# #TO# #VB#", | |
"#VB# #DT# #IN# #IN# #NN# #CC# #VB# #DT# #NNS# #NN# #WRB# #PRP# #MD#", | |
"#VBG# #IN# #DT# #NN# #VBZ# #VBG# #CC# #JJ#", | |
"#JJ# #NNS# #RB# #VBP# #VBN#", | |
"#NN# #VBZ# #DT# #NN# #IN# #DT# #NNS#", | |
"#NN# #NNS# #NN# #VBZ# #DT# #RB# #NN#", | |
"#NN# #CC# #NN# #VBP# #NNS#", | |
"#JJ# #NN# #NN#'#NN# #VB# #DT# #JJR# #NN#", | |
"#VBG# #PRP$# #NNS# #VBZ# #JJ#", | |
"#VBG# #RB# #VBZ# #PRP$# #JJ# #NNS#", | |
"#NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #DT# #NN#", | |
"#NNS# #VBP# #VBN# #IN# #JJ# #NNS# #IN# #DT# #JJ# #NN#", | |
"#IN# #PRP# #NN#'#NN# #JJ# #PRP$# #JJ# #NN# #MD# #VB# #JJ#", | |
"#IN# #PRP# #MD#'#NN# #VB# #PRP$# #NN# #VB# #IN#", | |
"#IN# #PRP# #VBP# #JJ# #NNS# #PRP$# #NN# #MD# #VB# #JJ#", | |
"#IN# #PRP# #VB# #RB# #EX# #VBZ# #VBG# #TO# #VB# #IN#", | |
"#VBG# #NNS# #VBZ# #DT# #JJS# #NN# #TO# #NN#", | |
"#VBG# #NN# #VBZ# #NN#'#PRP# #NN# #IN# #NNS# #VBZ# #NN#", | |
"#IN# #DT# #NNS# #PRP#'#PRP# #JJR# #TO# #VB# #IN# #TO# #VB#", | |
"#NN# #MD# #VB# #VBN#", | |
"#PRP# #MD# #VB# #JJ# #TO# #VB# #VBG# #DT# #NN# #WP#", | |
"#PRP# #VBZ# #JJ# #TO# #VB# #TO# #VB# #NN#", | |
"#PRP# #VBZ# #NN#'#PRP# #NN# #TO# #NN# #PRP#", | |
"#PRP# #VBZ# #DT# #NN# #TO# #DT# #NN# #RB# #TO# #VBP# #NNS#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #DT# #JJ# #NN# #IN# #DT# #JJ# #NN#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #RB# #IN# #TO# #VB# #IN# #JJ# #NNS#", | |
"#PRP#'#PRP# #JJR# #TO# #VB# #JJ# #IN# #JJ#", | |
"#PRP#'#PRP# #JJR# #TO# #NN# #DT# #VBG# #NN# #IN# #TO# #VB# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VBP# #DT# #JJ# #NN# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #JJ# #NN# #TO# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #JJ# #IN# #DT# #NNS#", | |
"#PRP#'#PRP# #RB# #DT# #NN# #IN# #PRP$# #NNS# #VBP# #PRP$# #NNS#", | |
"#PRP#'#PRP# #RB# #JJ# #TO# #VB# #RB# #JJ# #NNS#", | |
"#PRP#'#PRP# #RB# #JJ# #TO# #VB# #IN# #NN#", | |
"#PRP#'#PRP# #JJ# #TO# #VB# #IN# #NN# #IN# #NN#", | |
"#RB# #VBG# #VBG# #MD# #VB# #PRP# #VB#", | |
"#VB# #VBG# #IN# #NN# #IN# #NNS#", | |
"#VBG# #VBZ# #JJ# #CC# #VBG# #TO# #VB# #JJ# #IN#", | |
"#VBG# #PRP# #VBZ# #PRP# #VB# #NNS#", | |
"#NN# #MD# #VB# #VBD# #IN# #DT# #NNS#", | |
"#NN# #VBZ# #DT# #VBG# #NN#", | |
"#NN# #IN# #NN# #MD# #VB# #JJ#", | |
"#NN# #NN# #VBZ# #DT# #JJ# #NN# #NN#", | |
"#VB# #WRB# #PRP$# #NN# #NNS#", | |
"#VBG# #RB# #VBZ# #DT# #NN# #NN# #IN# #VBG# #CC# #NN#", | |
"#JJ# #NNS# #VBZ# #DT# #NN# #NN#", | |
"#JJ# #NNS# #VBP# #JJ# #NN#", | |
"#JJ# #NN# #MD# #VB# #JJ# #CC# #JJ#", | |
"#NNS# #VBP# #RB# #JJ# #IN# #NN#", | |
"#NN# #VBZ# #NN#", | |
"#NNS# #VBP# #IN# #JJ# #NNS#", | |
"#RBS# #NNS# #VBP# #RB# #VB# #TO# #NN# #PRP#", | |
"#RB# #PRP# #MD# #NN# #PRP$# #JJ# #NN#", | |
"#NNS# #NN#'#NN# #VB# #RB# #JJ# #NNS#", | |
"#JJ# #VBD# #VBD# #IN# #PRP# #VBD# #VBN#", | |
"#NN# #VBZ# #PRP$# #JJ# #NN#", | |
"#NN# #MD# #VB# #NN# #JJR# #JJ#", | |
"#NN# #MD# #VB# #JJ#", | |
"#VBG# #NNS# #DT# #NN# #IN# #JJ# #CC# #JJ#", | |
"#RB# #NNS# #VBP# #JJR# #JJ# #IN# #NNS#", | |
"#NN# #RB# #JJ# #NN# #IN# #PRP#", | |
"#RB# #PRP# #MD# #NN# #IN# #PRP# #VBP# #NN#", | |
"#JJ# #NNS# #VBP# #JJR# #VBN# #IN# #DT# #JJ#", | |
"#NN# #VBZ# #DT# #JJ# #NN#", | |
"#NN# #MD# #VB# #DT# #RB# #JJ# #VBG#", | |
"#NNS# #VBP# #JJ# #IN# #PRP# #VBP# #NNS#", | |
"#NNS# #VBP# #NNS# #IN# #PRP# #VBP# #PRP# #VBP# #JJ#", | |
"#NNS# #VBP# #JJ# #IN# #WP# #PRP# #VBP# #IN# #PRP# #VBP# #JJ#", | |
"#NNS# #WP# #VB#'#NN# #NN# #IN# #PRP$# #NNS# #VBP# #NNS#", | |
"#NNS# #WP# #VB# #JJ# #VBP# #RB# #JJ#", | |
"#NNS# #VBD#'#NN# #VB# #IN# #PRP# #VBP# #VBG# #TO# #VB#", | |
"#JJ# #NN# #VBZ# #NN# #JJS#", | |
"#VBG# #IN# #DT# #NN# #VBZ# #NN#", | |
"#VBG# #PRP# #JJ# #MD# #NN# #DT# #NN# #IN# #NN# #IN# #DT# #JJ# #VB#", | |
"#NNS# #VBZ# #VBN# #IN# #JJ# #NN#", | |
"#JJ# #NNS# #IN# #VBG# #IN# #PRP#'#PRP# #VBD#", | |
"#JJ# #NN# #VBN# #NN#", | |
"#VBG# #NN# #IN# #DT# #NN# #IN# #NN# #MD# #NN# #PRP#", | |
"#VB# #PRP# #TO# #DT# #NN# #IN# #RB# #IN# #JJ#", | |
"#VB# #NNS# #CC# #NNS# #DT# #JJ# #NN#", | |
"#JJ# #VBG# #VBZ# #JJ# #IN# #VBG# #NN# #NNS#", | |
"#VBG# #JJ# #NNS# #VBZ# #DT# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #NN# #TO# #NN#", | |
"#NN# #NNS# #IN# #JJ# #NNS# #IN# #PRP# #VBZ#", | |
"#VB# #PRP# #RB# #VBP# #NN# #IN# #NN#", | |
"#NN# #VBZ# #DT# #JJS# #NN# #TO# #VB#", | |
"#NNS# #VB# #TO# #VB# #PRP$# #NN#", | |
"#NN# #VBZ# #IN# #NNS# #IN# #DT# #JJ#", | |
"#JJ# #NN# #VBD# #VBN# #TO# #VB# #NNS#", | |
"#JJ# #VBZ# #DT# #NN# #IN# #DT# #JJ#", | |
"#JJ# #JJ# #NNS# #VBP# #JJR# #IN# #RB# #DT# #JJ# #NN#", | |
"#VBG# #PRP# #IN# #DT# #JJ# #NN# #VBZ# #RB# #DT# #JJ# #NN#", | |
"#NN# #MD#'#NN# #VB# #VBD# #CC# #VBN#", | |
"#NN# #MD# #VBP# #JJR# #NN# #IN# #JJ#", | |
"#NN# #VBZ# #DT# #RBS# #JJ# #NN#", | |
"#NN# #VBZ# #DT# #NN# #TO# #DT# #JJ# #VBG#", | |
"#NN# #NNS# #VBP# #RB# #TO# #VB#", | |
"#NN# #VBZ# #DT# #VBZ# #IN# #JJ# #NN#", | |
"#VBG# #IN# #NN# #VBZ# #JJ# #IN# #DT# #NN# #IN# #NN#", | |
"#JJ# #VBG# #VBZ# #JJR# #IN# #NN#", | |
"#NN# #VBZ# #VBG#", | |
"#RB# #NN# #NNS# #RBR# #IN# #PRP# #MD#", | |
"#RB# #NNS# #VB# #TO# #VB# #IN# #PRP$# #JJ# #NN#", | |
"#VBG# #RB# #JJ# #NN# #IN# #NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #NN#'#PRP# #NN#", | |
"#NN# #VBZ# #DT# #NN# #NN#", | |
"#JJ# #JJ# #NN# #VBZ# #IN# #JJ# #NN#", | |
"#JJ# #NNS# #NN#'#NN# #VBN#", | |
"#JJ# #IN# #DT# #JJS# #VBZ# #TO# #NNS# #CC# #NNS#", | |
"#NNS# #VBP# #JJR# #JJ# #IN# #NNS# #PRP#", | |
"#VBG# #DT# #JJ# #VB# #NNS# #DT# #JJ# #NN#", | |
"#VBG# #VBZ# #VBN# #TO# #VB# #NN#'#PRP# #NN# #TO# #NN#", | |
"#JJ# #NNS# #RB# #MD# #VBP# #RB# #NNS#", | |
"#NN# #MD# #VB# #CC# #VB# #PRP#", | |
"#DT# #JJS# #NN# #VBZ# #WRB# #PRP# #VB# #PRP# #RB#", | |
"#DT# #NN# #TO# #VB# #VBZ# #DT# #NN# #VBP#", | |
"#DT# #RB# #VBZ# #VBG# #IN# #VBN# #NN#", | |
"#DT# #NN# #IN# #NN# #VBZ# #DT# #NN# #NN#", | |
"#DT# #NN# #IN# #NN# #VBZ# #VBN# #TO# #JJ# #NN#", | |
"#DT# #JJ# #VBZ# #VBD# #PRP$# #NN#", | |
"#DT# #RBS# #JJ# #NNS# #VBP# #JJ#", | |
"#DT# #JJ# #VBZ# #TO# #VB# #VBN#", | |
"#DT# #JJ# #VBZ# #VBG# #CC# #DT# #NN# #IN# #DT# #JJ#", | |
"#DT# #RB# #NN# #TO# #VB# #JJ# #VBZ# #TO# #VB# #IN# #PRP#", | |
"#DT# #NN# #IN# #PRP$# #NNS# #VBZ# #WP# #PRP# #VBP#", | |
"#DT# #JJ# #VBZ# #JJ# #JJ#", | |
"#DT# #NN# #VBZ# #VBG# #TO# #NN# #NNS#", | |
"#EX# #VBP# #RB# #JJ# #JJ# #NNS# #NN#", | |
"#EX#'#PRP# #VBG# #IN# #WP# #PRP# #NN#", | |
"#EX#'#PRP# #VBG# #VBG# #IN# #VBP#", | |
"#VBG# #RB# #JJ# #MD# #RB# #NN# #NNS#", | |
"#VBG# #NN# #RB# #VBZ# #DT# #JJ# #NN#", | |
"#TO# #VBP# #VBZ# #JJ# #NN#", | |
"#TO# #NN# #VBZ# #JJ#", | |
"#VBG# #DT# #NN# #IN# #DT# #NN# #VBZ# #JJ# #RB#", | |
"#JJ# #NN# #VBZ# #JJ#", | |
"#JJ# #NNS# #MD# #VB# #DT# #RBS# #JJ#", | |
"#VBG# #NN# #VBZ# #NN# #IN# #NN#", | |
"#VBG# #NN# #TO# #VB# #NN# #VBZ# #JJ#", | |
"#NN# #VBZ# #JJ# #RB# #JJ# #RB#", | |
"#PRP# #MD# #VB# #NNS# #TO# #VB# #PRP$# #NN# #IN# #NN#", | |
"#WRB# #VBG# #JJ# #VBZ# #NNS# #NN# #IN#", | |
"#VBG# #NNS# #RB# #VBZ# #RB# #JJ#", | |
"#IN# #NN# #PRP# #MD# #VB# #DT# #NN#", | |
"#NNS# #VBP# #TO# #VB# #JJ#", | |
"#VBG# #MD# #VB# #PRP# #VB#", | |
"#PRP# #VBP# #DT# #NN# #IN# #DT# #NNS# #PRP# #VB# #IN#", | |
"#PRP# #VBP# #JJ# #IN# #PRP$# #NNS#", | |
"#PRP# #VBP# #JJ# #IN# #VBG# #DT# #VBG# #IN# #NNS#", | |
"#PRP# #VBP# #DT# #JJ# #JJ# #CC# #NN#", | |
"#PRP# #MD# #VB# #IN# #IN# #PRP$# #NNS#", | |
"#PRP# #MD#'#NN# #VBP# #NNS# #TO# #VB# #VBG# #PRP#'#NN# #RB#", | |
"#PRP# #MD#'#NN# #NN# #NNS# #IN# #PRP#'#NN# #VBG# #PRP#", | |
"#PRP# #VB#'#NN# #VB# #WP#'#PRP# #WP# #IN# #PRP# #NN# #PRP#", | |
"#PRP# #VBP# #TO# #VBN# #NNS# #TO# #VB# #JJ#", | |
"#PRP# #MD# #VB# #JJ# #IN# #DT# #JJ# #JJ#", | |
"#PRP# #MD# #VBP# #IN# #NN# #NNS#", | |
"#PRP# #MD# #VBP# #NN# #JJ# #NN#", | |
"#PRP# #MD# #VB# #WRB# #PRP# #VB# #CC# #DT# #NN# #VBZ#", | |
"#PRP# #MD# #VB# #NN# #IN# #PRP$# #NN# #RB#", | |
"#PRP# #VBP# #DT# #NN# #RB# #DT# #JJ# #NN# #IN#", | |
"#PRP# #MD# #NN# #IN# #JJ# #IN# #JJ#", | |
"#PRP$# #NNS# #VBP# #JJ# #IN# #DT# #NN# #NNS#", | |
"#PRP$# #JJS# #NNS# #VBP# #DT# #JJS# #NNS#" | |
], | |
"RBS": [ | |
"most" | |
], | |
"RBR": [ | |
"faster" | |
], | |
"filter": [ | |
"<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters#</filter>", | |
"<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters##filters#</filter>", | |
"<filter id=\"filter\" filterUnits=\"objectBoundingBox\" x=\"0\" y=\"0\" height=\"100%\" width=\"100%\">#filters##filters##filters#</filter>" | |
], | |
"gradient_displacement": [ | |
"#gradient# #rect# <filter id=\"filter\"><feImage xlink:href=\"\\#rect\" result=\"grad\"/>#filters# <feDisplacementMap in2=\"grad\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/> </filter>", | |
"#gradient# #rect# <filter id=\"filter\"><feImage xlink:href=\"\\#rect\" result=\"grad\"/><feDisplacementMap in2=\"grad\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>#filters#</filter>" | |
], | |
"filters": [ | |
"<feMorphology in=\"SourceGraphic\" radius=\"#0to36# #0to36#\" operator=\"#morph_type#\"></feMorphology>", | |
"<feTurbulence type=\"turbulence\" baseFrequency=\"0.0#1to9#\" numOctaves=\"#1to9#\" result=\"turbulence\"/><feDisplacementMap in2=\"turbulence\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>", | |
"<feTurbulence type=\"turbulence\" baseFrequency=\"0.0#1to9# 0.0#1to9#\" numOctaves=\"#1to9#\" result=\"turbulence\"/><feDisplacementMap in2=\"turbulence\" in=\"SourceGraphic\" scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\"/>", | |
"<feDisplacementMap scale=\"#nullTo9##digit#\" xChannelSelector=\"#channel#\" yChannelSelector=\"#channel#\" in=\"SourceGraphic\" in2=\"SourceGraphic\"/>", | |
"<feGaussianBlur in=\"SourceGraphic\" stdDeviation=\"0.#digit##digit#\" />", | |
"<feColorMatrix type=\"hueRotate\" values=\"#angle#\"/>", | |
"<feColorMatrix type=\"saturate\" values=\"#nullTo9##digit#\"/>", | |
"<feGaussianBlur operator=\"dilate\" in=\"SourceGraphic\" radius=\"#nullTo5##digit#\"/>", | |
" <feGaussianBlur operator=\"erode\" in=\"SourceGraphic\" radius=\"#nullTo5##digit#\"/>", | |
"<feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0\" result=\"red\"/><feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0\" result=\"green\"/><feColorMatrix in=\"SourceGraphic\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0\" result=\"blue\"/><feOffset in=\"red\" result=\"red\" dx=\"#nullTo5##nullTo9#\" dy=\"#nullTo5##nullTo9#\" /><feOffset in=\"green\" result=\"green\" dx=\"#nullTo5##nullTo9#\" dy=\"#nullTo5##nullTo9#\"/><feOffset in=\"blue\" result=\"blue\" dx=\"#nullTo5##nullTo5#\" dy=\"#nullTo5##nullTo5#\"/><feBlend in=\"red\" in2=\"green\" mode=\"screen\" result=\"blend\" /><feBlend in=\"blend\" in2=\"blue\" mode=\"screen\" result=\"blend\" /><feGaussianBlur in=\"blend\" stdDeviation=\"0.#digit##digit#\"/>", | |
"#filters##filters#" | |
], | |
"morph_type": [ | |
"dilate", | |
"erode" | |
], | |
"1to9": [ | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9" | |
], | |
"hexdigit": [ | |
"0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"a", | |
"b", | |
"c", | |
"d", | |
"e", | |
"f" | |
], | |
"0to36": [ | |
"0", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9", | |
"10", | |
"11", | |
"12", | |
"13", | |
"14", | |
"15", | |
"16", | |
"17", | |
"18", | |
"19", | |
"20", | |
"21", | |
"22", | |
"23", | |
"24", | |
"25", | |
"26", | |
"27", | |
"28", | |
"29", | |
"30", | |
"31", | |
"32", | |
"33", | |
"34", | |
"35", | |
"36" | |
], | |
"angle": [ | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"#0to36##digit#.#digit#", | |
"0", | |
"90", | |
"180", | |
"270" | |
], | |
"nullTo9": [ | |
"", | |
"", | |
"", | |
"", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5", | |
"6", | |
"7", | |
"8", | |
"9" | |
], | |
"nullTo5": [ | |
"", | |
"1", | |
"2", | |
"3", | |
"4", | |
"5" | |
], | |
"5to9": [ | |
"5", | |
"6", | |
"7", | |
"8", | |
"9" | |
], | |
"3to7": [ | |
"3", | |
"4", | |
"5", | |
"6", | |
"7" | |
], | |
"zero12": [ | |
"0", | |
"1", | |
"2" | |
], | |
"channel": [ | |
"R", | |
"G", | |
"B" | |
], | |
"howl": [ | |
"#PRP# #VBD# #DT# #JJS# #NNS# #IN# #PRP$# #NN# #VBN# #IN# #NN#, #VBG# #JJ# #JJ#,\n", | |
"#VBG# #PRP# #IN# #DT# #NNP# #NNS# #IN# #NN# #VBG# #IN# #DT# #JJ# #VB#,\n", | |
"#VBN# #NN# #VBG# #IN# #DT# #JJ# #RB# #NN# #TO# #DT# #NN# #NN# #IN# #DT# #NN# #IN# #NN#,\n", | |
"#WP# #NN# #CC# #NNS# #CC# #VBN# #CC# #JJ# #VBD# #IN# #VBG# #IN# #DT# #JJ# #NN# #IN# #NN# #NNS# #VBG# #IN# #DT# #NNS# #IN# #NNS# #VBG# #NN#,\n", | |
"#WP# #VBD# #PRP$# #NNS# #TO# #NNP# #IN# #DT# #NNP# #CC# #VBD# #NN# #NNS# #JJ# #IN# #NN# #NNS# #VBN#,\n", | |
"#WP# #VBN# #IN# #NNS# #IN# #JJ# #JJ# #NNS# #VBG# #NNP# #CC# #NN# #NN# #IN# #DT# #NNS# #IN# #NN#,\n", | |
"#WP# #VBD# #VBN# #IN# #DT# #NNS# #IN# #JJ# & #VBG# #JJ# #NNS# #IN# #DT# #NNS# #IN# #DT# #NN#,\n", | |
"#WP# #VBN# #IN# #JJ# #NNS# #IN# #NN#, #VBG# #PRP$# #NN# #IN# #NN# #CC# #VBG# #TO# #DT# #NN# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #JJ# #IN# #PRP$# #NN# #NNS# #VBG# #IN# #NNP# #IN# #DT# #NN# #IN# #NN# #IN# #NNP# #NNP#,\n", | |
"#WP# #VBD# #NN# #IN# #NN# #NNS# #CC# #VBD# #NN# #IN# #NNP# #NNP#, #NN#, #CC# #VBN# #PRP$# #NNS# #NN# #IN# #NN#\n", | |
"#IN# #NNS#, #IN# #NNS#, #IN# #VBG# #NNS#, #NN# #CC# #NN# #CC# #JJ# #NNS#,\n", | |
"#JJ# #JJ# #NNS# #IN# #VBG# #NN# #CC# #VBG# #IN# #DT# #NN# #VBG# #IN# #NNS# #IN# #NNP# & #NNP#, #JJ# #DT# #DT# #JJ# #NN# #IN# #NNP# #IN#,\n", | |
"#NN# #NN# #IN# #NNS#, #NN# #JJ# #NN# #NN# #VBZ#, #NN# #NN# #IN# #DT# #NNS#, #NN# #NNS# #IN# #NN# #NN# #NN# #JJ# #NN# #NN#, #NN# #CC# #NN# #CC# #NN# #NNS# #IN# #DT# #VBG# #NN# #NN# #IN# #NNP#, #NN# #NNS# #CC# #NN# #VBG# #NN# #IN# #NN#,\n", | |
"#WP# #VBD# #PRP# #TO# #NNS# #IN# #DT# #JJ# #VB# #IN# #NNP# #TO# #RB# #NNP# #IN# #NN# #IN# #DT# #NN# #IN# #NNS# #CC# #NNS# #VBN# #PRP# #RB# #VBG# #VBN# #CC# #VBN# #JJ# #IN# #NN# #DT# #VBN# #IN# #NN# #IN# #DT# #NN# #NN# #IN# #NNP#,\n", | |
"#WP# #VBD# #DT# #NN# #IN# #NN# #NN# #IN# #NNS# #VBD# #IN# #CC# #VBD# #IN# #DT# #JJ# #NN# #NN# #IN# #JJ# #NNS#, #VBG# #TO# #DT# #NN# #IN# #NN# #IN# #DT# #NN# #NN#,\n", | |
"#WP# #VBD# #RB# #NN# #NNS# #IN# #NN# #TO# #NN# #TO# #NN# #TO# #NNP# #TO# #NN# #TO# #DT# #NNP# #NNP#,\n", | |
"#DT# #NN# #NN# #IN# #NN# #NN# #VBG# #RB# #DT# #NN# #IN# #NN# #NNS# #IN# #NN# #IN# #NNP# #NNP# #IN# #IN# #DT# #NN#,\n", | |
"#VBG# #VBG# #VBG# #VBG# #NNS# #CC# #NNS# #CC# #NNS# #CC# #NN# #VBZ# #CC# #NNS# #IN# #NNS# #CC# #NNS# #CC# #NNS#,\n", | |
"#JJ# #NNS# #VBN# #IN# #JJ# #VB# #IN# #NN# #NNS# #CC# #NNS# #IN# #JJ# #NNS#, #NN# #IN# #DT# #NN# #NN# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #IN# #RB# #NNP# #NNP# #NNP# #VBG# #DT# #NN# #IN# #JJ# #NN# #NNS# #IN# #NNP# #NNP# #NNP#,\n", | |
"#VBG# #NNP# #NNS# #CC# #NN# #NNS# #CC# #NNS# #IN# #NNP# #IN# #JJ# #IN# #NNS# #JJ# #VBN# #NN#,\n", | |
"#WP# #VBD# #IN# #CC# #IN# #IN# #NN# #IN# #DT# #NN# #NN# #VBG# #WRB# #TO# #VB#, #CC# #VBD#, #VBG# #DT# #VBN# #NNS#,\n", | |
"#WP# #VBD# #NNS# #IN# #NNS# #NNS# #NNS# #VBG# #IN# #NN# #IN# #JJ# #NNS# #IN# #NN# #NN#,\n", | |
"#WP# #VBN# #NNS# #NNP# #NNP#. #NNP# #IN# #DT# #NNP# #NN# #CC# #NN# #NN# #IN# #DT# #NN# #RB# #VBD# #IN# #PRP$# #NNS# #IN# #NNP#,\n", | |
"#WP# #VBN# #PRP# #IN# #DT# #NNS# #IN# #NNP# #VBG# #JJ# #NN# #NNS# #WP# #VBD# #JJ# #NN# #NNS#,\n", | |
"#WP# #VBD# #PRP# #VBD# #RB# #JJ# #WRB# #NNP# #VBD# #IN# #JJ# #NN#,\n", | |
"#WP# #VBD# #IN# #NNS# #IN# #DT# #NNP# #IN# #NNP# #IN# #DT# #NN# #IN# #NN# #NN# #NN# #NN# #NN#,\n", | |
"#WP# #VBD# #JJ# #CC# #JJ# #IN# #NNP# #VBG# #NN# #CC# #NN# #CC# #NN#, #CC# #VBD# #DT# #JJ# #NN# #TO# #VB# #IN# #NNP# #CC# #NN#, #DT# #JJ# #NN#, #CC# #RB# #VBD# #NN# #TO# #NNP#,\n", | |
"#WP# #VBD# #IN# #DT# #NNS# #IN# #NNP# #VBG# #IN# #VBG# #CC# #DT# #NN# #IN# #NNS# #CC# #DT# #NN# #CC# #NN# #IN# #NN# #VBN# #IN# #NN# #NNP#,\n", | |
"#WP# #VBD# #IN# #DT# #NNP# #NNP# #VBG# #DT# #NNP# #IN# #NNS# #CC# #NNS# #IN# #JJ# #NN# #NNS# #JJ# #IN# #PRP$# #JJ# #NN# #VBG# #IN# #JJ# #NNS#,\n", | |
"#WP# #VBN# #NN# #NNS# #IN# #PRP$# #NNS# #VBG# #DT# #JJ# #NN# #NN# #IN# #NN#,\n", | |
"#WP# #VBN# #NN# #NNS# #IN# #NNP# #NNP# #VBG# #CC# #VBG# #IN# #DT# #NNS# #IN# #NNP# #NNP# #VBD# #PRP# #RB#, #CC# #VBD# #RB# #NNP#, #CC# #DT# #NNP# #NNP# #NN# #RB# #VBD#,\n", | |
"#WP# #VBD# #RB# #VBG# #IN# #JJ# #NN# #JJ# #CC# #VBG# #IN# #DT# #NN# #IN# #JJ# #NNS#,\n", | |
"#WP# #NN# #NNS# #IN# #DT# #NN# #CC# #VBD# #IN# #NN# #IN# #NNS# #IN# #VBG# #DT# #NN# #CC# #PRP$# #JJ# #JJ# #VBG# #NN# #CC# #NN#,\n", | |
"#WP# #VBD# #IN# #PRP$# #NNS# #IN# #DT# #NN# #CC# #VBD# #VBN# #IN# #DT# #NN# #VBG# #NNS# #CC# #NNS#,\n", | |
"#WP# #VB# #PRP# #VB# #VBN# #IN# #DT# #NN# #IN# #RB# #NN#, #CC# #VBD# #IN# #NN#,\n", | |
"#WP# #VBD# #CC# #VBD# #VBN# #IN# #DT# #JJ# #NN#, #DT# #NNS#, #NNS# #IN# #NNP# #CC# #NNP# #NN#,\n", | |
"#WP# #VBN# #IN# #DT# #VBG# #IN# #DT# #NNS# #IN# #NN# #CC# #DT# #NN# #IN# #JJ# #NNS# #CC# #NNS# #VBG# #PRP$# #NN# #RB# #TO# #NN# #VB# #WP# #MD#,\n", | |
"#WP# #VBN# #RB# #VBG# #TO# #NN# #CC# #NN# #IN# #IN# #DT# #NN# #IN# #DT# #NN# #IN# #DT# #JJ# #NNP# #WRB# #DT# #JJ# & #JJ# #NN# #VBD# #TO# #VB# #PRP# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #PRP$# #NNS# #TO# #DT# #NN# #JJ# #NN# #IN# #NN# #DT# #NN# #VBD# #NN# #IN# #DT# #JJ# #NN# #DT# #NN# #VBD# #NN# #IN# #NNS# #IN# #IN# #DT# #NN# #CC# #DT# #NN# #VBD# #NN# #IN# #VBZ# #VBG# #CC# #VB# #IN# #PRP$# #NN# #CC# #NN# #DT# #JJ# #JJ# #NNS# #IN# #DT# #NN# #VBP#,\n", | |
"#WP# #VBN# #JJ# #CC# #NN# #IN# #DT# #NN# #IN# #NN# #DT# #NN# #DT# #NN# #IN# #NNS# #DT# #NN# #CC# #VBD# #IN# #DT# #VBN#, #CC# #VBD# #IN# #DT# #NN# #CC# #RB# #DT# #NN# #CC# #VBD# #VBG# #IN# #DT# #NN# #IN# #DT# #NN# #IN# #JJ# #NN# #CC# #VB# #VBG# #DT# #JJ# #NN# #IN# #NN#,\n", | |
"#WP# #VBN# #DT# #NNS# #IN# #DT# #NN# #NNS# #VBG# #IN# #DT# #NN#, #CC# #VBD# #JJ# #VBD# #IN# #DT# #VBG# #CC# #VBN# #TO# #VB# #DT# #NN# #IN# #DT# #NN#, #VBG# #NNS# #IN# #NNS# #CC# #JJ# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #IN# #VBG# #IN# #NNP# #IN# #JJ# #VBN# #NNS#, #NN#.#NN#., #JJ# #NN# #IN# #DT# #NNS#, #NN# #CC# #NNP# #IN# #NN# #TO# #DT# #NN# #IN# #PRP$# #JJ# #VBZ# #IN# #NNS# #IN# #JJ# #NNS# & #NN# #NNS#, moviehouses’ #JJ# #NNS#, #IN# #NNS# #IN# #NNS# #CC# #IN# #JJ# #NNS# #IN# #JJ# #NN# #RB# #NN# #NNS# & #RB# #JJ# #JJ# #NN# #IN# #NNS#, & #NN# #NNS# #RB#,\n", | |
"#WP# #VBN# #IN# #IN# #JJ# #JJ# #NNS#, #VBD# #VBD# #IN# #NNS#, #VBD# #IN# #DT# #JJ# #NNP#, #CC# #VBD# #PRP# #IN# #IN# #IN# #NNS# #NN# #IN# #JJ# #NN# #CC# #NNS# #IN# #NNP# #NNP# #NN# #NNS# & #VBD# #TO# #NN# #NNS#,\n", | |
"#WP# #VBD# #DT# #NN# #IN# #PRP$# #NNS# #JJ# #IN# #NN# #IN# #DT# #NN# #NNS# #VBG# #IN# #DT# #NN# #IN# #DT# #NNP# #NNP# #TO# #JJ# #TO# #DT# #NN# #JJ# #IN# #NN# #CC# #NN#,\n", | |
"#WP# #VBN# #JJ# #JJ# #NNS# #IN# #DT# #NN# #NNS# #IN# #DT# #NNP# #IN# #DT# #NN# #JJ# #NN# #IN# #DT# #NN# & #PRP$# #NNS# #MD# #VB# #VBN# #IN# #NN# #IN# #NN#,\n", | |
"#WP# #VBD# #DT# #NN# #NN# #IN# #DT# #NN# #CC# #VBN# #DT# #NN# #IN# #DT# #JJ# #NN# #IN# #DT# #NNS# #IN# #NNP#,\n", | |
"#WP# #VBD# #IN# #DT# #NN# #IN# #DT# #NNS# #IN# #PRP$# #NN# #JJ# #IN# #NNS# #CC# #JJ# #NN#,\n", | |
"#WP# #VBD# #IN# #NNS# #VBG# #IN# #DT# #NN# #IN# #DT# #NN#, #CC# #VBD# #IN# #TO# #VB# #NN# #IN# #PRP$# #NNS#,\n", | |
"#WP# #VBD# #IN# #DT# #JJ# #NN# #IN# #NNP# #VBN# #IN# #NN# #IN# #DT# #JJ# #NN# #VBN# #IN# #JJ# #NNS# #IN# #NN#,\n", | |
"#WP# #VBD# #DT# #NN# #VBG# #CC# #VBG# #IN# #JJ# #NNS# #WDT# #IN# #DT# #JJ# #VBG# #VBD# #NN# #IN# #NN#,\n", | |
"#WP# #VBN# #JJ# #NNS# #NN# #NN# #NNS# #NN# #NN# & #NNS# #VBG# #IN# #DT# #JJ# #NN# #NN#,\n", | |
"#WP# #VBD# #PRP# #IN# #NN# #NNS# #VBG# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #PRP$# #NNS# #IN# #DT# #NN# #TO# #NN# #PRP$# #NN# #IN# #NN# #IN# #IN# #NNP#, & #NN# #NNS# #VBD# #IN# #PRP$# #NNS# #DT# #NN# #IN# #DT# #JJ# #NN#,\n", | |
"#WP# #VB# #PRP$# #NNS# #NN# #NNS# #RB# #RB#, #VBD# #IN# #CC# #VBD# #VBN# #TO# #JJ# #JJ# #NNS# #WRB# #PRP# #VBD# #PRP# #VBD# #VBG# #JJ# #CC# #VBD#,\n", | |
"#WP# #VBD# #VBN# #JJ# #IN# #PRP$# #JJ# #NN# #NNS# #IN# #NNP# #NNP# #IN# #NNS# #IN# #JJ# #NN# & #DT# #NN# #NN# #IN# #DT# #NN# #NNS# #IN# #NN# & #DT# #NN# #NNS# #IN# #DT# #NNS# #IN# #VBG# & #DT# #NN# #NNS# #IN# #JJ# #JJ# #NNS#, #CC# #VBD# #VB# #RB# #IN# #DT# #JJ# #NNS# #IN# #JJ# #NN#,\n", | |
"#WP# #VBD# #IN# #DT# #NNP# #NNP# #DT# #RB# #VBD# #CC# #VBD# #RB# #JJ# #CC# #VBN# #IN# #DT# #RB# #NN# #IN# #NN# #NN# #NNS# & #NNS#, #RB# #RB# #NN# #JJ# #NN#,\n", | |
"#WP# #VBD# #IN# #IN# #PRP$# #NNS# #IN# #NN#, #VBD# #IN# #IN# #DT# #NN# #NN#, #VBD# #IN# #DT# #JJ# #NNP#, #VBD# #IN# #NNPS#, #VBD# #DT# #IN# #DT# #NN#, #VBD# #IN# #VBN# #NN# #RB# #VBD# #NN# #NNS# #IN# #JJ# #JJ# 1930s #JJ# #NN# #VBD# #DT# #NN# #CC# #VBD# #IN# #VBG# #IN# #DT# #JJ# #NN#, #VBZ# #IN# #PRP$# #NNS# #CC# #DT# #NN# #IN# #JJ# #NN#,\n", | |
"#WP# #VBN# #RB# #DT# #NNS# #IN# #DT# #JJ# #VBG# #TO# #DT# #NNS# #NN# #NN# #VB# #CC# #NNP# #NN# #NN#,\n", | |
"#WP# #VBD# #NN# #NN# #NNS# #TO# #VB# #IN# #IN# #PRP# #VBD# #DT# #NN# #CC# #PRP# #VBD# #DT# #NN# #CC# #PRP# #VBD# #DT# #NN# #TO# #VB# #IN# #NN#,\n", | |
"#WP# #VBD# #TO# #NNP#, #WP# #VBD# #IN# #NNP#, #WP# #VBD# #RB# #TO# #NNP# & #VBD# #IN# #JJ#, #WP# #VBD# #IN# #NNP# & #VBD# & #VBN# #IN# #NNP# #CC# #RB# #VBD# #RB# #TO# #VB# #IN# #DT# #NNP#, & #RB# #NNP# #VBZ# #JJ# #IN# #PRP$# #NNS#,\n", | |
"#WP# #VBD# #IN# #PRP$# #NNS# #IN# #JJ# #NNS# #VBG# #IN# #DT# #NNS# #NN# #CC# #NN# #CC# #NNS#, #IN# #DT# #NN# #VBN# #PRP$# #NN# #IN# #DT# #NN#,\n", | |
"#WP# #VBD# #IN# #PRP$# #NNS# #IN# #NN# #VBG# #IN# #JJ# #NNS# #IN# #JJ# #NNS# #CC# #DT# #NN# #IN# #NN# #IN# #PRP$# #NNS# #WP# #VBD# #JJ# #NNS# #TO# #NNP#,\n", | |
"#WP# #VBN# #TO# #NNP# #TO# #VB# #DT# #NN#, #CC# #NNP# #NNP# #TO# #NN# #NNP# #CC# #NNS# #TO# #NNS# #CC# #NNP# #NNP# #TO# #DT# #JJ# #NN# #CC# #NNP# #TO# #NN# #TO# #NN# #TO# #DT# #NN# #CC# #JJ#,\n", | |
"#WP# #VBD# #NN# #NNS# #VBG# #DT# #NN# #IN# #NN# & #VBD# #VBN# #IN# #PRP$# #NN# & #PRP$# #NNS# & #DT# #NN# #NN#,\n", | |
"#WP# #VBD# #NN# #NN# #IN# #NN# #NNS# #IN# #NNP# #CC# #RB# #VBN# #PRP# #IN# #DT# #NN# #NNS# #IN# #DT# #NN# #IN# #JJ# #NNS# #CC# #NN# #NN# #IN# #NN#, #VBG# #JJ# #NN#,\n", | |
"#CC# #WP# #VBD# #VBN# #RB# #DT# #JJ# #NN# #IN# #NN# #NN# #NN# #NN# #NN# #JJ# #NN# #NN# & #NN#,\n", | |
"#WP# #IN# #JJ# #NN# #VBN# #RB# #NN# #JJ# #NN# #NN#, #VBG# #RB# #IN# #NN#,\n", | |
"#VBG# #NNS# #RB# #RB# #JJ# #IN# #IN# #DT# #NN# #IN# #NN#, #CC# #NNS# #CC# #NNS#, #TO# #DT# #JJ# #NN# #NN# #IN# #DT# #NNS# #IN# #DT# #NNS# #IN# #DT# #NNP#,\n", | |
"#NNP# #NNS# #NNS# #CC# #NN# #NN# #NNS#, #VBG# #IN# #DT# #NNS# #IN# #DT# #NN#, #VBG# #CC# #VBG# #IN# #DT# #NN# #NN# #NNS# #IN# #NN#, #NN# #IN# #NN# #DT# #NN#, #NNS# #VBD# #TO# #NN# #IN# #JJ# #IN# #DT# #NN#,\n", | |
"#IN# #NN# #RB# ******, #CC# #DT# #JJ# #JJ# #NN# #VBD# #IN# #IN# #DT# #NN# #NN#, #CC# #DT# #JJ# #NN# #VBD# #IN# #CD# #DT#.#NNP#. #CC# #DT# #JJ# #NN# #VBD# #IN# #DT# #NN# #IN# #RB# #CC# #DT# #JJ# #VBN# #NN# #VBN# #RB# #TO# #DT# #JJ# #NN# #IN# #JJ# #NN#, #DT# #JJ# #NN# #VBD# #VBN# #IN# #DT# #NN# #NN# #IN# #DT# #NN#, #CC# #RB# #IN# #JJ#, #VBG# #CC# #DT# #JJ# #JJ# #NN# #IN# hallucination—\n", | |
"#UH#, #NNP#, #IN# #PRP# #VBP# #RB# #JJ# #PRP# #VBP# #RB# #JJ#, #CC# #RB# #PRP#’re #RB# #IN# #DT# #JJ# #JJ# #NN# #IN# time—\n", | |
"#CC# #WP# #RB# #VBD# #IN# #DT# #JJ# #NNS# #VBN# #IN# #DT# #JJ# #NN# #IN# #DT# #NN# #IN# #DT# #NN# #IN# #DT# #NN# #NN# #DT# #JJ# #NN# #CC# #DT# #VBG# #NN#,\n", | |
"#WP# #VBD# #CC# #VBN# #JJ# #NNS# #IN# #NNP# & #NNP# #IN# #NNS# #VBN#, #CC# #VBN# #DT# #NN# #IN# #DT# #NN# #IN# #CD# #JJ# #NNS# #CC# #VBD# #DT# #JJ# #NNS# #CC# #VBN# #DT# #NN# #CC# #NN# #IN# #NN# #RB# #VBG# #IN# #NN# #IN# #NNP# #NNS# #FW# #FW#\n", | |
"#TO# #VB# #DT# #NN# #CC# #NN# #IN# #JJ# #JJ# #NN# #CC# #VB# #IN# #PRP# #JJ# #CC# #JJ# #CC# #VBG# #IN# #NN#, #VBD# #RB# #VBG# #IN# #DT# #NN# #TO# #VB# #TO# #DT# #NN# #IN# #VBD# #IN# #PRP$# #JJ# #CC# #JJ# #NN#,\n", | |
"#DT# #NN# #NN# #CC# #NN# #VB# #IN# #NNP#, #JJ#, #RB# #VBG# #RB# #RB# #WP# #MD# #VB# #VBN# #TO# #VBP# #IN# #NN# #VB# #IN# #NN#,\n", | |
"#CC# #VBD# #NN# #IN# #DT# #RB# #NNS# #IN# #NN# #IN# #DT# #NN# #NN# #IN# #DT# #NN# #CC# #VBD# #DT# #VBG# #IN# #NNS# #JJ# #NN# #IN# #NN# #IN# #DT# #NN# #NN# #NN# #NN# #NN# #NN# #NN# #IN# #VBD# #DT# #NNS# #RB# #TO# #DT# #JJ# #NN#\n", | |
"#IN# #DT# #JJ# #NN# #IN# #DT# #NN# #IN# #NN# #VBN# #IN# #IN# #PRP$# #JJ# #NNS# #JJ# #TO# #VB# #DT# #NN# #NNS#.\n", | |
"#WP# #NN# #IN# #NN# #CC# #NN# #VBD# #JJ# #PRP$# #NNS# #CC# #VBD# #IN# #PRP$# #NNS# #CC# #NN#?\n", | |
"#NNP#! #NN#! #NN#! #NN#! #NN# #CC# #JJ# #NNS#! #NNS# #VBG# #IN# #DT# #NNS#! #NNPS# #VBG# #IN# #NNS#! #NNP# #NNS# #VBG# #IN# #DT# #NNS#!\n", | |
"#NNP#! #NNP#! #NNP# #IN# #NNP#! #NNP# #DT# #NN#! #JJ# #NNP#! #NNP# #DT# #JJ# #NN# #IN# #NNS#!\n", | |
"#NNP# #DT# #JJ# #NN#! #NNP# #DT# #NN# #JJ# #NN# #CC# #NNP# #IN# #NNS#! #NNP# #WP$# #NNS# #VBP# #NN#! #NNP# #DT# #JJ# #NN# #IN# #NN#! #NNP# #DT# #VBN# #NNS#!\n", | |
"#NNP# #WP$# #NN# #VBZ# #JJ# #NN#! #NNP# #WP$# #NN# #VBZ# #VBG# #NN#! #NNP# #WP$# #NNS# #VBP# #NN# #NNS#! #NNP# #WP$# #NN# #VBZ# #DT# #JJ# #NN#! #NNP# #WP$# #NN# #VBZ# #DT# #VBG# #NN#!\n", | |
"#NNP# #WP$# #NNS# #VBP# #DT# #NN# #JJ# #NNS#! #NNP# #WP$# #NNS# #VB# #IN# #DT# #JJ# #NNS# #IN# #JJ# #NNS#! #NNP# #WP$# #NNS# #NN# #CC# #NN# #IN# #DT# #NN#! #NNP# #WP$# #NN# #CC# #NNS# #NN# #DT# #NNS#!\n", | |
"#NNP# #WP$# #NN# #VBZ# #JJ# #NN# #CC# #NN#! #NNP# #WP$# #NN# #VBZ# #NN# #CC# #NNS#! #NNP# #WP$# #NN# #VBZ# #DT# #NN# #IN# #NNS#! #NNP# #WP$# #NN# #VBZ# #DT# #NN# #IN# #NN# #NN#! #NNP# #WP$# #NN# #VBZ# #DT# #NN#!\n", | |
"#NNP# #IN# #WP# #PRP# #VB# #RB#! #NNP# #IN# #WP# #PRP# #NN# #NNPS#! #NNP# #IN# #NNP#! #NN# #IN# #NNP#! #NN# #CC# #NN# #IN# #NNP#!\n", | |
"#NNP# #WP# #VBD# #PRP$# #NN# #RB#! #NNP# #IN# #WP# #PRP# #VBP# #DT# #NN# #IN# #DT# #NN#! #NNP# #WP# #VBN# #PRP# #IN# #IN# #PRP$# #JJ# #NN#! #NNP# #WP# #PRP# #VB#! #VB# #IN# #IN# #NNP#! #NNP# #VBG# #IN# #IN# #DT# #NN#!\n", | |
"#NNP#! #NNP#! #NN# #NNS#! #JJ# #NNS#! #NN# #NNS#! #JJ# #NNS#! #JJ# #NNS#! #JJ# #NNS#! #JJ# #NN#! #NN# #NNS#! #JJ# #NNS#!\n", | |
"#PRP# #VBD# #PRP$# #NNS# #VBG# #NNP# #TO# #NNP#! #NNS#, #NNS#, #NNS#, #NNS#! #VBG# #DT# #NN# #TO# #NNP# #WDT# #VBZ# #CC# #VBZ# #RB# #IN# #PRP#!\n", | |
"#NNS#! #NNS#! #NNS#! #NNS#! #NN#! #VBN# #RB# #DT# #NNP# #NN#!\n", | |
"#NNS#! #NNS#! #NNS#! #NNS#! #DT# #JJ# #NN# #IN# #JJ# #NN#!\n", | |
"#NNS#! #IN# #DT# #NN#! #VBZ# #CC# #NNS#! #VBN# #RB# #DT# #NN#! #NNS#! #NNS#! #VBZ#! #NN# years’ #JJ# #NNS# #CC# #NNS#! #NNPS#! #NNP# #VBZ#! #NNP# #NN#! #RB# #IN# #DT# #NNS# #IN# #NNP#!\n", | |
"#JJ# #RB# #NN# #IN# #DT# #NN#! #PRP# #VBD# #PRP# #DT#! #DT# #JJ# #NNS#! #DT# #RB# #VBZ#! #PRP# #VBD# #NN#! #PRP# #VBD# #IN# #DT# #NN#! #TO# #NN#! #VBG#! #VBG# #NNS#! #IN# #TO# #DT# #NN#! #IN# #DT# #NN#!\n", | |
"#NNP# #NNP#!\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP#’re #NN# #IN# #PRP# #VBP#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #MD# #VB# #RB# #JJ#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #VB# #DT# #NN# #IN# #PRP$# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP#’ve #VBN# #PRP$# #NN# #NNS#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #IN# #DT# #JJ# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #VBP# #JJ# #NNS# #IN# #DT# #JJ# #JJ# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP$# #NN# #VBZ# #VB# #JJ# #CC# #VBZ# #VBD# #IN# #DT# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #DT# #NNS# #IN# #DT# #NN# #DT# #RB# #VB# #DT# #NNS# #IN# #DT# #NNS#\n", | |
"#PRP#'#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #DT# #NN# #IN# #DT# #NNS# #IN# #DT# #NN# #IN# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #IN# #DT# #NNS# #IN# #PRP$# #NNS# #DT# #NNS# #IN# #DT# #NNP#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #VB# #IN# #DT# #NN# #IN# #PRP#’re #VBG# #DT# #NN# #IN# #DT# #JJ# #NN# #IN# #DT# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #IN# #DT# #NN# #NN# #DT# #NN# #VBZ# #JJ# #CC# #JJ# #PRP# #MD# #RB# #VB# #RB# #IN# #DT# #VBN# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #NN# #JJR# #NNS# #MD# #RB# #NN# #PRP$# #NN# #TO# #PRP$# #NN# #RB# #IN# #PRP$# #NN# #TO# #DT# #NN# #IN# #DT# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #VB# #PRP$# #NNS# #IN# #NN# #CC# #NN# #DT# #NNP# #JJ# #NN# #IN# #DT# #JJ# #JJ# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #MD# #NN# #DT# #NNS# #IN# #NNP# #NNP# #CC# #VB# #PRP$# #VBG# #JJ# #NNP# #IN# #DT# #JJ# #NN#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #EX# #VBP# #NN# #NN# #JJ# #NNS# #DT# #RB# #VBG# #DT# #JJ# #NN# #IN# #DT# #NNP#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #CC# #NN# #DT# #VBN# #NNPS# #IN# #PRP$# #NN# #DT# #VBN# #NNPS# #IN# #NNS# #DT# #NN# #CC# #NN# #VB# #PRP# #VB#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #WRB# #PRP# #NN# #IN# #VBN# #IN# #IN# #DT# #NN# #IN# #PRP$# #JJ# souls’ #NNS# #VBG# #IN# #DT# #NN# #NN# #VB# #TO# #NN# #JJ# #NNS# #DT# #JJ# #VBZ# #PRP# #JJ# #NNS# #NN# #IN# #JJ# #NNS# #VB# #IN# #IN# #VBN# #NN# #IN# #NN# #DT# #JJ# #NN# #VBZ# #RB# #IN# #NN# #VB# #PRP$# #NN# #PRP#’re #JJ#\n", | |
"#NN# #IN# #PRP# #IN# #NN# #IN# #PRP$# #NNS# #PRP# #VB# #VBG# #IN# #DT# #NN# #IN# #DT# #NN# #IN# #NNP# #IN# #NNS# #TO# #DT# #NN# #IN# #PRP$# #NN# #IN# #DT# #JJ# #NN#\n" | |
], | |
"NNPS": [ | |
"negroes", | |
"Boys", | |
"Angels", | |
"Minds", | |
"States" | |
], | |
"CD": [ | |
"1930", | |
"4", | |
"2" | |
], | |
"WP$": [ | |
"whose" | |
], | |
"industry": [ | |
"Accounting", | |
"Airlines/Aviation", | |
"Alternative Dispute Resolution", | |
"Alternative Medicine", | |
"Animation", | |
"Apparel & Fashion", | |
"Architecture & Planning", | |
"Arts & Crafts", | |
"Automotive", | |
"Aviation & Aerospace", | |
"Banking", | |
"Biotechnology", | |
"Broadcast Media", | |
"Building Materials", | |
"Business Supplies & Equipment", | |
"Capital Markets", | |
"Chemicals", | |
"Civic & Social Organization", | |
"Civil Engineering", | |
"Commercial Real Estate", | |
"Computer & Network Security", | |
"Computer Games", | |
"Computer Hardware", | |
"Computer Networking", | |
"Computer Software", | |
"Construction", | |
"Consumer Electronics", | |
"Consumer Goods", | |
"Consumer Services", | |
"Cosmetics", | |
"Dairy", | |
"Defense & Space", | |
"Design", | |
"Education Management", | |
"E-learning", | |
"Electrical & Electronic Manufacturing", | |
"Entertainment", | |
"Environmental Services", | |
"Events Services", | |
"Executive Office", | |
"Facilities Services", | |
"Farming", | |
"Financial Services", | |
"Fine Art", | |
"Fishery", | |
"Food & Beverages", | |
"Food Production", | |
"Fundraising", | |
"Furniture", | |
"Gambling & Casinos", | |
"Glass, Ceramics & Concrete", | |
"Government Administration", | |
"Government Relations", | |
"Graphic Design", | |
"Health, Wellness & Fitness", | |
"Higher Education", | |
"Hospital & Health Care", | |
"Hospitality", | |
"Human Resources", | |
"Import & Export", | |
"Individual & Family Services", | |
"Industrial Automation", | |
"Information Services", | |
"Information Technology & Services", | |
"Insurance", | |
"International Affairs", | |
"International Trade & Development", | |
"Internet", | |
"Investment Banking/Venture", | |
"Investment Management", | |
"Judiciary", | |
"Law Enforcement", | |
"Law Practice", | |
"Legal Services", | |
"Legislative Office", | |
"Leisure & Travel", | |
"Libraries", | |
"Logistics & Supply Chain", | |
"Luxury Goods & Jewelry", | |
"Machinery", | |
"Management Consulting", | |
"Maritime", | |
"Marketing & Advertising", | |
"Market Research", | |
"Mechanical or Industrial Engineering", | |
"Media Production", | |
"Medical Device", | |
"Medical Practice", | |
"Mental Health Care", | |
"Military", | |
"Mining & Metals", | |
"Motion Pictures & Film", | |
"Museums & Institutions", | |
"Music", | |
"Nanotechnology", | |
"Newspapers", | |
"Nonprofit Organization Management", | |
"Oil & Energy", | |
"Online Publishing", | |
"Outsourcing/Offshoring", | |
"Package/Freight Delivery", | |
"Packaging & Containers", | |
"Paper & Forest Products", | |
"Performing Arts", | |
"Pharmaceuticals", | |
"Philanthropy", | |
"Photography", | |
"Plastics", | |
"Political Organization", | |
"Primary/Secondary", | |
"Printing", | |
"Professional Training", | |
"Program Development", | |
"Public Policy", | |
"Public Relations", | |
"Public Safety", | |
"Publishing", | |
"Railroad Manufacture", | |
"Ranching", | |
"Real Estate", | |
"Recreational", | |
"Facilities & Services", | |
"Religious Institutions", | |
"Renewables & Environment", | |
"Research", | |
"Restaurants", | |
"Retail", | |
"Security & Investigations", | |
"Semiconductors", | |
"Shipbuilding", | |
"Sporting Goods", | |
"Sports", | |
"Staffing & Recruiting", | |
"Supermarkets", | |
"Telecommunications", | |
"Textiles", | |
"Think Tanks", | |
"Tobacco", | |
"Translation & Localization", | |
"Transportation/Trucking/Railroad", | |
"Utilities", | |
"Venture Capital", | |
"Veterinary", | |
"Warehousing", | |
"Wholesale", | |
"Wine & Spirits", | |
"Wireless", | |
"Writing & Editing", | |
"Accounting", | |
"Airlines / Aviation", | |
"Alternative Dispute Resolution", | |
"Alternative Medicine", | |
"Animation", | |
"Apparel / Fashion", | |
"Architecture / Planning", | |
"Arts / Crafts", | |
"Automotive", | |
"Aviation / Aerospace", | |
"Banking / Mortgage", | |
"Biotechnology / Greentech", | |
"Broadcast Media", | |
"Building Materials", | |
"Business Supplies / Equipment", | |
"Capital Markets / Hedge Fund / Private Equity", | |
"Chemicals", | |
"Civic / Social Organization", | |
"Civil Engineering", | |
"Commercial Real Estate", | |
"Computer Games", | |
"Computer Hardware", | |
"Computer Networking", | |
"Computer Software / Engineering", | |
"Computer / Network Security", | |
"Construction", | |
"Consumer Electronics", | |
"Consumer Goods", | |
"Consumer Services", | |
"Cosmetics", | |
"Dairy", | |
"Defense / Space", | |
"Design", | |
"E-Learning", | |
"Education Management", | |
"Electrical / Electronic Manufacturing", | |
"Entertainment / Movie Production", | |
"Environmental Services", | |
"Events Services", | |
"Executive Office", | |
"Facilities Services", | |
"Farming", | |
"Financial Services", | |
"Fine Art", | |
"Fishery", | |
"Food Production", | |
"Food/Beverages", | |
"Fundraising", | |
"Furniture", | |
"Gambling/Casinos", | |
"Glass/Ceramics/Concrete", | |
"Government Administration", | |
"Government Relations", | |
"Graphic Design/Web Design", | |
"Health/Fitness", | |
"Higher Education/Acadamia", | |
"Hospital/Health Care", | |
"Hospitality", | |
"Human Resources", | |
"Import/Export", | |
"Individual/Family Services", | |
"Industrial Automation", | |
"Information Services", | |
"Information Technology/IT", | |
"Insurance", | |
"International Affairs", | |
"International Trade / Development", | |
"Internet", | |
"Investment Banking / Venture", | |
"Investment Management / Hedge Fund / Private Equity", | |
"Judiciary", | |
"Law Enforcement", | |
"Law Practice / Law Firms", | |
"Legal Services", | |
"Legislative Office", | |
"Leisure / Travel", | |
"Library", | |
"Logistics Procurement", | |
"Luxury Goods/Jewelry", | |
"Machinery", | |
"Management Consulting", | |
"Maritime", | |
"Market Research", | |
"Marketing/Advertising/Sales", | |
"Mechanical or Industrial Engineering", | |
"Media Production", | |
"Medical Equipment", | |
"Medical Practice", | |
"Mental Health Care", | |
"Military Industry", | |
"Mining/Metals", | |
"Motion Pictures/Film", | |
"Museums/Institutions", | |
"Music", | |
"Nanotechnology", | |
"Newspapers/Journalism", | |
"Non-Profit/Volunteering", | |
"Oil/Energy/Solar/Greentech", | |
"Online Publishing", | |
"Other Industry", | |
"Outsourcing/Offshoring", | |
"Package/Freight Delivery", | |
"Packaging/Containers", | |
"Paper/Forest Products", | |
"Performing Arts", | |
"Pharmaceuticals", | |
"Philanthropy", | |
"Photography", | |
"Plastics", | |
"Political Organization", | |
"Primary/Secondary Education", | |
"Printing", | |
"Professional Training", | |
"Program Development", | |
"Public Relations / PR", | |
"Public Safety", | |
"Publishing Industry", | |
"Railroad Manufacture", | |
"Ranching", | |
"Real Estate/Mortgage", | |
"Recreational Facilities/Services", | |
"Religious Institutions", | |
"Renewables/Environment", | |
"Research Industry", | |
"Restaurants", | |
"Retail Industry", | |
"Security/Investigations", | |
"Semiconductors", | |
"Shipbuilding", | |
"Sporting Goods", | |
"Sports", | |
"Staffing/Recruiting", | |
"Supermarkets", | |
"Telecommunications", | |
"Textiles", | |
"Think Tanks", | |
"Tobacco", | |
"Translation/Localization", | |
"Transportation", | |
"Utilities", | |
"Venture Capital", | |
"Veterinary", | |
"Warehousing", | |
"Wholesale", | |
"Wine/Spirits", | |
"Wireless", | |
"Writing/Editing", | |
"#word#" | |
] | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment