Here are the grammars you designed for the Grammar Solver project. Do you especially like one of the grammars? Go to the Course Message Board in the HW4 section and post some props for the one(s) you like! If you find a grammar inappropriate or offensive, please notify your TA or instructor.
#1
<sentence>::=<noun_phrase> <verb_phrase>|<noun_phrase> <verb_phrase> <conjunction> <noun_phrase> <verb_phrase> <noun_phrase>::=<article> <adjective_phrase> <noun> <prepositional_phrase>|<article> <adjective_phrase> <noun>|<adjective_phrase> <proper_noun> <prepositional_phrase>|<adjective_phrase> <proper_noun>|<proper_noun>|<proper_noun> <prepositional_phrase>|<article> <noun> <prepositional_phrase>|<article> <noun>|<noun>|<noun> <prepositional_phrase> <article>::=the|a <verb_phrase>::=<adverb_phrase> <intransitive_verb>|<adverb_phrase> <transitive_verb> <noun_phrase> <adverb_phrase>::= <adverb_phrase> <adverb>|<adverb> <adverb>::=arousingly|bleakly|customarily|ethically|fatally|overconfidently <conjunction>::=and|but|or|so <transitive_verb>::=wrote|ate|texted <intransitive_verb>::=gazed|shimmied|headbanged|farted <proper_noun>::=shawty|yo mama|Obama <noun>::=barnacle|carbuncle|pustule|trout|dewey decimal system <prepositional_phrase>::=<preposition> <article> <noun>|<preposition> <proper_noun> <preposition>::=to|for|by|with <adjective_phrase>::=<adjective_phrase> <adjective>|<adjective> <adjective>::=amatory|corpulent|parsimonious|sagacious|ubiquitous
#2
<s>::=<bs>|<cp>|<dt> <animal> <animal> <hw> <am>|<fan> <cp>::=I'm Batman|look it's Robin|Eureka!|we will call it puzzles <dt>::=the|a <animal>::=zebra|donkey|goat|chicken|duck|robin|cow <hw>::=can|should|could|will|won't|can't|would|shall <am>::=fly|eat|gallop|swim <joke>::=Knock Knock... who's there? Banana! <joke>| Knock knock... Apple! Orange you glad I didn't say Banana? <fan>::=GOOOOOO|that's my team!|BOOOOOO|<bs> go team! <bs>::=that's legen... wait for it... <cp> <cp> dary... Legendary!|true story|high five
#3
<whole>::=<1> <2> <3> <4> <5> <1>::=The turkey|Mom|Dad|The dog|My teacher|The elephant|The cat <2>::=sat on|ate|danced with|saw|doesn't like|kissed <3>::=a funny|a scary|a goofy|a slimy|a barking|a fat <4>::=goat|monkey|fish|cow|frog|bug|worm <5>::=on the moon.|on the chair.|in my spaghetti.|in my soup.|on the grass.|in my shoes.
#4
<s>::=<np> <vp> <np>::=<n>|<pn> <dp>::=the|a | and| two| 1101 <adjp>::=<adj>|<adj> <adjp> <adj>::=big|fat|cute|wonderful|faulty|subliminal|sly <n>::=dog|cat|man| airplane | university|father|mother|child|television <pn>::=Jed|Eric|Sally|Spot|Fred|Elmo <vp>::=<tv> <np>|<iv> <tv>::=hit|honored|kissed|helped <iv>::=died|collapsed|laughed|wept
#5
Size::= Short | Tall | Grande | Venti | Trenta Drink::= Size Preparation Flavor Name Connector Toppings | Size Name | Preparation Name Connector Additions Toppings | Name Connector Additions Flavor | Size Flavor Name | Size Name Connector Toppings Flavor::= Caramel | Vanilla Flavor | White Chocolate Flavor | Raspberry Flavor | Roasted Hazelnut Preparation::= Hot | Iced | Lukewarm | Light Iced | Blended Preparation | Sugar-free Preparation | Nonfat Name::= Flavor Macchiato | Flavor Mocha | Coffee | Flavor Latte | Espresso | Americano | Flavor Frappuccino Toppings::= Cinnamon Connector Toppings | Nutmeg Connector Additions Toppings | Pumpkin Spice Connector Toppings | Caramel Syrup | Whipped Cream Connector Toppings | Java Chips | Coffee Beans Connector::= with | containing Additions::= extra | lots of
#6
<complete>::=<starter> <sentence>|<sentence> <starter>::=lol|Therefore,|First of all,|Wait,|huh?|Finally, <sentence>::=<n-phrase> <v-phrase> <n-phrase>::=<determiner> <a-phrase> <noun>|<p-noun>|<pronoun> <determiner>::=my|your|his|one|the|a <be>::=be|is|are|was|were <a-phrase>::=<a-phrase> <adjective>|<adjective> <ad-phrase>::=<ad-phrase> <adverb>|<adverb> <adjective>::=beautiful|bright|hairy|dull|dirty|filthy|clutch|recursive <adverb>::=quickly|elegantly|painfully|slowly|godly|lazily <noun>::=PC|pillow|money|cup noodles|paiotsu|memory|battery|key chain <pronoun>::=me|you|him|her|it|them <p-noun>::=Wikipedia|Haagen Dazs|James Bond|Kayanon|Mu's|PS3|Tyler|Gundam <v-phrase>::=<be> <t-verb>|<ad-phrase> <t-verb> <n-phrase>|<t-verb> <n-phrase>|<i-verb> <adverb>|<i-verb> <t-verb>::=killed|destroyed|helped|embraced|smoked|fried|choked <i-verb>::=rises|falls|drops|flew|slept|failed
#7
MASC-ADJECTIVE::= epice | amusant | noir | blanch | bleu | rouge FEM-ADJECTIVE::= epicee | amusante | noire | blanche | bleue | rouge MASC-ADJ2::= beau | jeune | vieux | bon | mauvais | petit | grand FEM-ADJ2::= belle | jeune | vieille | bonne | mauvaise | petite | grande PROPERNOUN::= Marie | Jean | Francois | Charlotte | Pierre | Anne TRANSITIVEVERB::= prenait | dechirait | voyait | regardait | attendait | aimait MASC-DETERMINANT::= le | un | son | notre | votre | ton | mon | ce FEM-DETERMINANT::= la | une | sa | notre | votre | ta | ma | cette MASC-NOUN::= chien | bateau | papillon | garcon | chat | monde FEM-NOUN::= lune | fille | aubergine | baguette | grenouille VERBPHRASE::= DIRECTOBJECT TRANSITIVEVERB| INTRANSITIVEVERB | TRANSITIVEVERB NOUNPHRASE SENTENCE::= NOUNPHRASE VERBPHRASE NOUNPHRASE::= MASC-NOUNPHRASE | FEM-NOUNPHRASE | PROPERNOUN | PRONOUN MASC-ADJPHRASE::= MASC-ADJECTIVE | MASC-ADJECTIVE MASC-ADJPHRASE MASC-ADJ2PHRASE::= MASC-ADJ2 | MASC-ADJ2 MASC-ADJ2PHRASE FEM-ADJPHRASE::= FEM-ADJECTIVE | FEM-ADJECTIVE FEM-ADJPHRASE FEM-ADJ2PHRASE::= FEM-ADJ2 | FEM-ADJ2 FEM-ADJ2PHRASE INTRANSITIVEVERB::= dormait | mangeait | puait | revait | parlait | tombait | ecrirait | chantait MASC-NOUNPHRASE::= MASC-DETERMINANT MASC-ADJ2PHRASE MASC-NOUN MASC-ADJECTIVE | MASC-DETERMINANT MASC-ADJ2PHRASE MASC-NOUN | MASC-DETERMINANT MASC-NOUN MASC-ADJECTIVE FEM-NOUNPHRASE::= FEM-DETERMINANT FEM-ADJ2PHRASE FEM-NOUN FEM-ADJECTIVE| FEM-DETERMINANT FEM-ADJ2PHRASE FEM-NOUN | FEM-DETERMINANT FEM-NOUN FEM-ADJECTIVE PRONOUN::= il | elle | on DIRECTOBJECT::= me | te | lui | nous | vous
#8
codec::=command , protagonist !| protagonist , action Metal Gear model ! command ::= Listen closely | Turn the game console off right now|Watch out action::= destroy | neutralize| sabotage| deactivate | pilot model ::= TX-55 | D |G| REX |RAY| EXCELSUS protagonist::= Snake | Boss| Big Boss | Raiden
#9
<while>::=while(continue) {|while(test) {| while(num < 100) { <for>::=int <insideFor> ; <insideFor>::=( <iterators> = 0; <iterators> < <nums> ; <iterators> ++) <nums>::= 0|1|2|3|4|5|6|7|8|9|10|20|30|40|42|50|60 <iterators>::= i|j|k <print>::= System.out.println(" <comment> ");|System.out.print(" <comment> "); <comment>::= WTH! | Where's the colon | It didn't compile | Stop smiling TA | time for a break <method>::=<headerStart> <header2nd> <type> <name> ( <parameters> ) { <headerStart>::=public|private <header2nd>::= static|_| <type>::= void|boolean|int|double|char|int[]|String|String[]|Random() <paramType>::=boolean|int|double|char|int[]|String|String[]|Random() <name>::= stars|win|fight|getScore|generate|winner|play|stutter <parameters>::= <paramType> <paramName> ,| <paramType> <paramName> , <parameters> <paramName>::= score|name|winner|player|list|r|java
#10
Scentonce::=NoonFrase VherbPrase|Exclaimaton Inquisitate Actioion|NoonFrase VherbPrase Exclaimaton|NoonFrase VherbPrase Ender|Exclaimaton Inquisitate Actioion Ender NoonFrase::=Artickle AdgetiveFrase NoonFase|AdgetiveFrase SuperNoonFase|SuperNoonFase|Artickle NoonFase VherbPrase::=TaransitiveVherb NoonFrase|IntaransativeVherb Artickle::=some|that|The|the|a AdgetiveFrase::=Adgetive | Adgetive Adgetive | Adgetive AdgetiveFrase Adgetive::=dunkass|unREAL|CRAZY|STONED|redikulous|INSANE|hot|new|SWEET|sweet|SWEEEET|crazy|bro|big|sick|sock|TURNways|wrog|RAW|HALF-Ways|conksuck|GREEDY|FLATways|Awayways|Deudly NoonFase::=Noon & NoonFase| Noon|Noon|Noon and SuperNoonFase Noon::=ruse|bro|dude|man|video games|pants|stairs|STAIRS|squirel|dog|selection|rock|prices|vALUES|Church|man|HOT GOD|JELLY|nachos|imigrants|conksuck boot|distaction|firearms|Nite magic SuperNoonFase::=SuperNoon|SuperNoon and SuperNoonFase|SuperNoon & NoonFase SuperNoon::=Sweet Bro|Hella Jeff|The Big Man|Geromy|Eintien|The Easer Bubny|Sweet Sherlock|Hella Holmes|The NEwd Dog Peaches TaransitiveVherb::=told|WARNED|aped|smoked|stole from|cooked|knew|got|did|got a ticket for|saw|wanted|introdouced|HASS|SCARED|Leveled with IntaransativeVherb::=fell|happened|made it hapen|got a ticket to the big game|escaped from above|prayed|prayed wrog Exclaimaton::=AHA|HEHEHE|oH MY GOD|WahT?|lel|Ahlly'yoop|Jesus chris|BIMP|DIZZAYYYUUUUUMM Actioion::=DO someting like that|fall for the SOCK RUSE|Break the econony|make such a conksuck boot|BE the star|be santa Ender::=........?|..........|!?!?!?!?????1| ? ..?|.......!..!!|!!!!!!|hahaha|god bless us everybody|are you next?|the,end? Inquisitate::=WHY would you|WHO WOuld Even|What could possibly|how HIGH do you even have to BE just to
#11
<f>::=<o> <x> <o>::=<f>|spiderman <a>::=<f> <b> <b>::=<o> <x> <x>::=Does whatever a spider can|Spins a web, any size|Catches thieves just like flies|Look out! Here comes the Spiderman.
#12
<tower>::=<floorCluster> <floorCluster> <floorCluster> <floorCluster> <floorCluster> <floorCluster> <floorCluster> <crown> <floorCluster>::=<residential>|<commercial>|<industrial> <residential>::=<lowRes> <lowRes> <medRes>|<lowRes> <medRes> <medRes>|<medRes> <medRes> <highRes>|<medRes> <highRes> <highRes> <lowRes>::=Low Cost Apartments,|Pod Apartments,|State Subsidized Apartments, <medRes>::=Medium Cost Apartments <highRes>::=High Cost Apartments,|Luxury Apartments,|Private Level, <commercial>::=<lowCom> <lowCom> <medCom>|<lowCom> <medCom> <medCom>|<medCom> <medCom> <highCom>|<medCom> <highCom> <highCom> <lowCom>::=Low Cost Department Store,|Low Cost Entertainment,|Low Cost Clothing,|Low Cost Dining, <medCom>::=Medium Cost Department Store,|Medium Cost Entertainment,|Medium Cost Clothing,|Medium Cost Dining, <highCom>::=High Cost Department Store,|High Cost Entertainment,|High Cost Clothing,|High Cost Dining,|Jewelry, <industrial>::=<power> <factory> <factory> <factory>::=Machine Shop,|Widget Production,|Shady Operation,|Tower Factory, <power>::=Coal Power Plant,|Nuclear Power Plant,|Bio Power Plant, <crown>::=Solar Crown|<power> Vanity Crown|<power> Tourist Crown
#13
doge::= just| just some| some|just doge| some doge| stuff doge| stuff mod::= much|many|so|very|such some::= mod things stuff::= mod people things::= code.|efficiency.|java.|style.|methods.|implements.|comments.|objects.|programming. just::= wow.|amaze.|excite. people::= programmer.|TA.|helene.|students.
#14
sentence::= nounphrase verbphrase noun::= carcass | pig | grill | spitoon | rod | finger | butt | chandelier | man | guy propernoun::= Alex | Kyle | Da-Hee | Christian | Alec | Josh | Catherine | Michael | The Spanish Inquisition determinant::= the | a | that verb::= suplexed | ignored | dueled to the death with | ogled | stroked | flirted with | slew | transformed into verbend::= died | exploded | danced | wiggled | slept | flew away adjective::= inappropriate | voluptuous | moist | abstract | existential | misshapen | foolhardy nounphrase::= propernoun | determinant adjective noun | determinant noun verbphrase::= verb nounphrase | verbend
#15
expression::=peoplep advp verb subjectp peoplep::=people|peoplep and peoplep people::=I|Jiang|Fu|Han|Obama|No one|The whole world advp::=adv|advp advp adv::=really|not really|sort of|maybe|absolutely|very much verb::=love|hate subjectp::=subject|subjectp and subjectp subject::=CSE|Math|Literature|Politics|Environment Science|Physics|Chemistry
#16
<name>::=<personal-name> <hobby> |<personal-name> <personal-name>::=<firstname> <lastname>|<nickname> <firstname>::=Bill|Justin|Lady|Josh|Nick|Victoria|Demi|Jason| Jessica|Thomas|Krystal|Amber |Tiffany <lastname>::=Timberlake|Gaga| Smiths|Gates| Meyer| Bieber| Jackson| Fox|Timberlee | Alba|Kerr|Novik| <address>::=<street-address> <nickname>::=Jessi|Tiff|Billy|Tom|Krys|Jack|Vic| Steph| Jakie|Bob|Alex|Snow White|SpongeBob|CaptainAmerica| Thor|Minion |Gru <hobby>::=<vp> <vp>::=<tv> <np> <tv>::= loves|reads| likes|gives | sings|beats|touches| watches|plays| eats|swallows| creates <np>::=<dp> <adj> <n> <dp>::=the|a <adj>::=lovely|awesome|pretty|complicated| sour| fabulous| smart| humourous | delicious|cheesy|stinky| sweet <n>::=ramen|video-game|chipotle| doll| ballad| hippop| rocknroll| b-box|Xbox| wii| soap drama| pop music <street-address>::=<nickname> <roomnumber> <apt> <roomnumber>::=341|946|1012|674|301|101|164|392|395|390|373|715|935|987|1110|2831|4369 <apt>::=Venus|Earth|Jupiter|Saturn| Mars|Mercury|Uranus| Neptune| MilkyWay | Too far...Out of reach
#17
<dp>::=the|a <compliment>::=<txtverb> <pn> <txtreferral> <txtadj>|<txtreferral> <txtadj>|<txtreferral> <dp> <txtadj> <pn>::=Jerry|Fred|Tom|Stacy|Christine|Alex|Steve|Jessica <txtadj>::=6Y|BA|BAC|6Y&FunY|GLG|GR8| <txtreferral>::=ur|u|he|she <txtverb>::=LOL|ROFL|BRB|QQ|LMBO|LMAO|TIME <txtrage>::=<txt!> <txtreferral> <insult>|<pn> <txtreferral> <insult>|<pn> <txt!> <txtreferral> <insult> <txt!>::=WTH!|WTF!|HS!|OMG!|AYS? <insult>::=dumb|STPD|sad|SAJ|
#18
[girlsName]::= [girlsFirstName] [lastName] | [girlsFirstName] [girlsMiddleName] [lastName] [boysName]::=[boysFirstName] [lastName] | [boysFirstName] [boysMiddleName] [lastName] [boysMiddleName]::= Wait For It | Girls Killer [girlsMiddleName]::= Everyone Love [girlsFirstName]::= Lily | Robin [boysFirstName]::= Marvin | Ted | Barney | [lastName]::= Erikson | Stinson | Mosby
#19
[lol]::=[champ] [attack] [adj] [champ] | [champ] [v] [champ]::= [person] | [person] with [weapon] [weapon]::= Blade of the Ruined King | Athene's Unholy Grail | B. F. Sword | Doran's Blade| Guardian Angel| Infinity Edge | Phantom Dancer | Rod of Ages | Rabadon's Deathcap | Trinity Force [person]::=Garen | Kat | Janna | Jinx | Draven | Lux | Cait | Uydr | Yasuo | Lucian | Teemo [attack]::=does basic attack to | make Q ability on | make W ability on | make E ability on | give ultimate on | shut down | kill [adj]::=[adjp] | [adjp] [adj] [adjp]::=rampage | godlike | dying | killing spring | legendary | unstoppable [v]::=dances | jumps | dies | cries | escape | die
#20
<pets>::=<dogs>|<kitties> <kitties>::=Bengal|Birman|Bombay|Burmese <dogs>::=Beagle||Bulldog|Boxer|Rottweiler|Dobermann <names>::=John|Jane|Sally|Spot|Fred|Elmo <animals>::=<kitties> <dogs>|<names>
#21
<s>::=<np> <vp>|<vp> <np> <np>::=<dp> <adjp> <nn>|<pn>|<adj> <pn> <nn>::=<n>|<pn> <vp>::=<tv> <np>|<iv> <adjp>::=<adj>|<adj> <adjp> <n>::=apple|puppy|kitty|ladybug|cape|canoe|banana|eagle <pn>::=Seattle|University of Washington|Space Needle|Emma|Anna|Bitty|Ramsey <iv>::=swam|swims|exploded|contemplated|coded|jumped <tv>::=blew up|kissed|hugged|loved|hated|tickled|poked|attracted <adj>::=robust|elongated|colorful|maluable|stupid|furry|round <dp>::=the|a|some
#22
s::=np vp np::=dp adj n|pn dp::=the|an|a|two|one|three adj::=ancient|shivering|evil|cold|lazy|white n::=igloo|skier|snowboarder|snow|snow storm|blizzard pn::=He|She|They|Everyone|Her|Him vp::=tv np tv::=saw|found|suffered|watched|helped
#23
<s>::=<np> <vp>|<np> <vp> , <conj> <np> <vp>|<np> <vp> <p> <np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a|my|some|this|that|their <adjp>::=<adj>|<adj> <adjp> <adj>::=big|fat|green|wonderful|faulty|subliminal|pretentious|ferocious|smart|idiotic <n>::=dog|cat|man|university|father|mother|child|television|spaceship|computer <pn>::=Nat|Jack|Agnes|Helen|Peter|Derek|Melvin|Sogger|Elmo|George Bush|Barack Obama <vp>::=<tv> <np>|<iv>|<adv> <tv> <np>|<adv> <iv>|<iv> <adv> <advp>::=<adv>|<adv> <advp> <adv>::=quickly|slowly|simply|solemnly|mildly|heartily|exponentially|wearily <tv>::=hit|honored|kissed|helped|read|earned|loved|despised|betrayed|shook|held|ate <iv>::=died|collapsed|laughed|wept|spoke|sang|slept|ate|baked|drove|studied <pp>::=<p> <cv>|<p> <cv> <adv> <p>::=while|when|after|before <cv>::=running|sleeping|drinking|eating|smilling|washing|cooking|breathing|reading <conj>::=and|but|so|yet|for
#24
<LOLRoleCall>::= <LOLProName> called <Role> <LOLProName>::= <Team> <Name> <Team>::= SoloMid | CLG | Dignitas | Curse | SK | Fatic | vVv <Name>::= <SylOne> | <SylOne> <SylTwo> | <SylOne> <SylTwo> <SylThree> <SylOne>::= Dy | X | Chaox | The | Hot | Scar | Crum | Cop | Ny |Balls | sO <SylTwo>::= rus | special | Odd | Shot | ra | bzz | jacky | peke | AZ <SylThree>::= One | GG | noobish <Role>::= Top | Jungle | AP | AD | Support
#25
LINE::= PHRASE PHRASE SPECIAL | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE SPECIAL | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE SPECIAL | PHRASE PHRASE PHRASE PHRASE | PHRASE PHRASE PHRASE PHRASE | BRIDGE | LINEBREAK PHRASE::= buy it, | break it, | fix it, | trash it, | change it, | zoom it, | press it, | snap it, | work it, | write it, | cut it, | paste it, | save it, | load it, | check it, | plug it, | play it, | burn it, | rip it, | lock it, | fill it, | call it, | find it, | view it, | code it, | surf it, | scroll it, | pause it, | click it, | crack it, | name it, | rate it, | tune it, | print it, | scan it, | crap it, | it, | send it, | touch it, | touch it, | touch it, | touch it, | bring it, | pay it, | watch it, | turn it, | leave it, SPECIAL::= mail - upgrade it, | quick - erase it, | quick - rewrite it, | zip - unzip it, | jam - unlock it, | switch - update it, | fax - rename it, | start - format it, | drag and drop it BRIDGE::= Technologic, Technologic, Technologic, Technologic LINEBREAK::= _________________________________________ ?WHATDO?::= Generate ~20 "LINE" for an authentic Daft Punk hit!
#26
drink::= simple | intermediate | complex size::= tall | grande | venti flavor::= vanilla | chocolate | white chocolate | caramel specialty::= hot chocolate |apple cider | Americano | shot-in-the-dark | cafe cubano | cappuccino syrup::= pumpkin | rasberry | blood orange | bacon | butterscotch | butter pecan | brown sugar cinnamon | caramel | cheesecake| macadamia nut | mint | hazelnut | coconut | english toffee | apple | ginger | green tea | tiramisu type::= mocha | latte | macciato | tea | au lait | brew combo::= syrup combo | syrup | flavor | combo flavor temp::= iced | hot | extra hot milk::= soy | non-fat | almond-milk simple::= size specialty | temp size specialty | specialty intermediate::= size flavor type|size milk flavor type |combo type | temp flavor type complex::= size temp milk combo type
#27
DOTHRAKISENTENCE::= NOUNPHRASE VERBPHRASE NOUNPHRASE::= DEMONSTRATIVE NOUN ADJECTIVE VERBPHRASE::= VERB NOUNPHRASE ADJECTIVE::= haj | ivezh | achra NOUN::= khal | rakh | arakh | hrakkares | khaleesi DEMONSTRATIVE::= jin | haz | rek VERB::= ahhas | marilat | nofilat
#28
<animalphrase>::=<cow>|<dog>|<sheep>|<snake>|<bird> <cow>::=moo moo <dog>::=woof <dog>| bark <dog>|woof|bark <cat>::=meow meow <sheep>::=baa baa <snake>::= hiss|hiss <snake> <bird>::=chirp chirp |<duck> | chirp <duck> <duck>::=quack quack|quack <bird>
#29
Determinant::=the|a|our Adjective::=dynamic|interdisciplinary|radical|experiential AdjectivePhrase::=Adjective|Adjective AdjectivePhrase Verb::=transforms|reframes|others|challenges|integrates|troubles|redefines|empowers Noun::=discourse|framework|knowledge|conversation|student Sentence::=Determinant Noun Verb Determinant Noun WayTooEnthusiasticPunctuation|Determinant AdjectivePhrase Noun Verb Determinant Noun WayTooEnthusiasticPunctuation|Determinant Noun Verb Determinant AdjectivePhrase Noun WayTooEnthusiasticPunctuation| Determinant AdjectivePhrase Noun Verb Determinant AdjectivePhrase Noun WayTooEnthusiasticPunctuation TooEnthusiasticPunctuation::=! WayTooEnthusiasticPunctuation::=TooEnthusiasticPunctuation|! TooEnthusiasticPunctuation
#30
WURD::= h8rz|h8|gurl|mang|cashMuneey|Shawtyy|Lambo|grillz|DaCluB|I|Tr4ck DESCURPTION::= gr33n|lil|jank|rank|dank-as-hail|ahh mixed-uhp| UDDERSTUFF::= dah|uh DAPRONOUNZ::= indah|outtadah WEAPONZ::= fl4m3z|slapztuddaface DEEZWURDZ::= w3nT-T0-da-B4nk|flewUHP DOZEWURDZ::= had|shudda-had|j4cked RAPABOUTMAHLIF3::= WURD DAPRONOUNZ DESCURPTION WURD DEEZWURDZ| UDDERSTUFF WURD DOZEWURDZ WEAPONZ DAPRONOUNZ WURD
#31
<fullgenre>::=<subgenre> <genre>|techno|dubstep|moombah <genre>::=house|trance <subgenre>::=progressive|uplifting|electro|minimal|tech <song>::=<fullgenre> <artist> <name> <artist>::=Armin|JOC|Tiesto|Skrillex|Gareth <name>::=Sun&Moon|Zero76|Tokyo|Recess
#32
#Weapon ::= #Name | #Name the #Title | #Name of #Group | #Name wielded by #Hero | #Weapon , the #Title | #Weapon , of #Group | #Weapon , wielded by #Hero #Name ::= #ProperName | #Hero 's #Possession #Title ::= #ProperTitle | #Verb of #Entity #Entity ::= #Hero | #Place #Group ::= #ProperGroup | #Collection of #Entity #Collection ::= the Guild | the Sentinals | the Disciples | the Cultists | the Worshipers | the Honor Guard | the Mercenaries | the Betrayers | the Guardians #Hero ::= Jake | Derek | Hercules | Natalie | Batman | Freddie Mercury | Barack Obama | Jace Beleren | Martin Van Buren | Ghandi | Mr. Rogers | #Entity 's Champion | the artist formerly known as #Hero | Trogdor | Loki, the Trickster God | Albert Einstein | Morgan Freeman #ProperName ::= Oathkeeper | Throne Stealer | Procrustes | Cabbage | Adrastos | Thunderfury | Doomhammer | Montezuma | Worcestershire | Anvil Waker | Winter's Howl | Ninja Sushi | Master Ball | Blistershot | Ice | Soul Stealer | Omniweapon #ProperTitle ::= Dragonslayer | Troll Foe | Skull Squisher | Orange Peeler | Angry | Coward's #Possession | Cheater's #Verb | #Verb of #Place | Chillwalker | Night Ender | Hero Killer | Forever Posioned | Ineffable | Unattainable | Defeater of #Weapon | Petrifier #ProperGroup ::= #Hero 's #Title | The Village People | The Republicans | The Democrats | The Beatles | N*SYNC | Italians | frightened chickens | pre-schoolers | the Sith | the Jedi | puppies | CSE 143 section AC #Possession ::= #ProperName | Sword | Stick | Sniper Rifle | Tank | Hummer | Tricycle | Boomstick | weapon of some fashion | Candlestick | Chopsticks | Halberd | Claymore | Flail | Shield | Teeth | Fists #Verb ::= Slayer | Savior | Destroyer | Avatar | Embodiment | Fist | Will | Might | Sunderer | Mystifier | Folly | Devourer | Babysitter | Enemy | Ally | Lord of #Place #Place ::= Seattle | Earth | The Galaxy | My Backyard | The University of Washington | Kansas | Hogwarts | the Shire | Isengard | Mount Doom | King's Landing | Winterfell
#33
<s>::=<sp> <vp>|<adv> <sp> <vp> <sp>::=<t> <ln>|<pn>|<dp> <n>|<pn> <vp>::= <adv> <v> <sp>|<adv> <iv>|<v> <pos> <n> <t>::= Mr. | Mrs. | Dr. | Ms. | Professor <ln>::= Osbourne | Reges | Nguyen | Smith | Insert Common Last Name Here <pn>::= John | Atticus | Skye | Rayne | Francis | Xander | Kainen | Da-Rail | him | her <adv>::= strongly | ocasionally | spirituistically | with ease | in a deep slumber | obtusely <v>::= killed | stroked | licked | caressed | teased | got loud with | slept on | unraveled | failed <pos>::= his | her <n>::= clothes | apples | book | table | chest | hair | back | exam | door | toilet <iv>::= died | exploded | ate food | slept | fell of a cliff | skinny-dipped | drank | developed a taste for wine <dp>::= a | the
#34
<who>::=you|CharlieSheen|SirIsaacNewton|TheIRS| <where>::=face|chest|back|crownedJewels|hair|FutureChildren|anaconda|acorn|broomstick <connector>::=your <SuggestiveMoves>::= molested|stroked|scratched|caressed|touched|penetrated|thrashed|sucked|juiced|licked|entered|squeezed|swallowed|slurped|groped|rubbed|invaded|ground|shimmied| <DefensiveMoves>::= dodged|evaded|parried|blocked| <StandardCombo>::= <who> kicked|slapped|punched <connector> <where> <WimpCombo>::= <who> tickled|SlapFought <connector> <where> <OffensiveCombo>::= <who> OneShot <who> <SuggestiveCombo>::=<who> <SuggestiveMoves> <connector> <where> <EvasiveCombo>::= <who> <defense-type> <connector> attack and <OffensiveCombo>
#35
<f>::= hamburger|hotdog|steak|pizza <de>::= cake|pie|brownie <dr>::= coke|pepsi|dr. pepper|sprite|coffee <c>::= ketchup|mustard|relish|mayonaise|barbaque sauce <s>::= fries|salad|onion rings|cole slaw <o>::= <f> <de> <dr> <c> <s>|<f> <dr> <s>|<de> <dr>|<dr>|<b> <b>::= bacon
#36
frase::= independiente que dependiente | mandato ! independiente::= subjeto verboind| op dependiente::= subjeto mandato| dependiente y mandato mandato::= verbointranssubj | verbotranssubj objeto subjeto::= subjetoplural | subjetosingular y subjetosingular | subjetosingular y subjeto | subjetoplural y subjeto objeto::= un coche | una mesa | un ban~o | una chaqueta |un paraguas |una fresa |una lampara |una computadora |un edificio |una pared op::= Es bueno | Es emocionante | Es importante | Es una la'stima| Es necesario | Es probable |es fanta'stico|es terrible| es raro subjetoplural::= los revolucionarios | los profesores | ellos | ellas | los presidentes | los ciclistas | los alcaldes subjetosingular::= Yael |Natalie | Merav | Shahaf | e'l | ella | el revolucionario | el ciclista | Paraguay | el alcalde verbotranssubj::= coman| se parezcan a| se enojen a| cocinen| expliquen la teori'a a| reparen| traigan verbointranssubj::= duerman| coman| corran| se enfuerzan| se enojen| cocinen| se peinen| se duchen| se escondan verboind::= quieren | sugieren| esperan| insistan |aconsejan | piensan | suponen | prefieren |rogan| temen
#37
<rap>::=<intro> <body> <intro>::=<intro> <intro>|ay|yo|what up|hey <body>::=my <body>|<adj> <noun> <verb> <noun> <adj>::=sick|Yeezy|dabes <noun>::=girl|money|african-american male|promiscuous or immoral woman <verb>::=shot|knew|engaged with|is
#38
<coursecode>::= <category> <grade> <category>::= <liberalart> | <science> | <engineering> <grade>::= <digit> <digit> <digit> <liberalart>::= ECON | ENGL | PHIL | LING <science>::= MATH | CHEM | PHYS <engineering>::= M E | CEE | CSE | EE <digit>::= 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
#39
PROBLEM::= ACTION FUNCTION BOUNDARY| ACTION FUNCTION ACTION::= Differentiate| Integrate | Calculate the second derivative of FUNCTION::= cos ( x )| sin ( x )|1 / x|ln ( x )|x ^ 4| tan ( x )|e ^ x|x * e ^ x BOUNDARY::= from VALUE to VALUE VALUE::= 0|pi|pi / 2|20| - 8
#40
Mashup::= Music Music| Kanye Music Music::=Rock|Rap |Pop|Electronic Electronic::=YouthLagoon | Disclosure |JamesBlake|Flume Rock::=RHCP| PinkFloyd| Nirvana Pop::= LadyGaga| OneDirection |Bey|JustinTimberlake Rap::=KendrickLamar|JayZ|SchoolBoyQ
#41
S::=TRAINER NAME VP|POKEMON used MOVE|A wild POKEMON appeared|Your ADJP POKEMON wants to PV TRAINER::=Leader|Lass|Ace Trainer|Hex Maniac|Youngster|Bug Catcher|Psychic NAME::=Joey|Misty|Red|Giovanni|Melanie|James|Julia|Flannery|Koga VP::=BATTLEVP|ITEMVP|was defeated BATTLEVP::=sent out POKEMON POKEMON::=Rattata|Zubat|Charizard|Pikachu|Dragonite|Sandslash|Arcanine|Ninetales|Scyther|Psyduck ITEMVP::=used ITEM ITEM::=an Escape Rope|one Hyper Potion|one Full Restore MOVE::=Toxic|Protect|Substitute|Swords Dance|Thunder|Flamethrower|Scratch|Rest|Hidden Power|Hyper Beam ADJP::=ADJ|ADJ ADJP ADJ::=shiny|energetic|loyal|happy|beloved PV::=eat a berry|play in the tall grass|go to a Pokemon Center|challenge the Pokemon League
#42
<random>::=<r> <n> = new <r> <p> ; <n>::=num|index|r|rand|random <p>::=() <r>::=Random <classHeader>::=public class <t> { <t>::=critter|generator|crawl|stutter|funProgram <mHeader>::=<public> <mContents>|<public> static <mContents> <mContents>::=<return> <mName> <parameter> { <public>::=public|private <return>::=String|int|char|boolean|void <mName>::=<t>|get|count|contains <parameter>::= ( <return> <variable> ) <variable>::=word|num|s|w|c|result
#43
<s>::=<np> <vp> <np>::=<det> <n> <vp>::=<v> <np> <pp> <pp>::=<p> <np> <det>::=the|a <n>::=boy|girl|man|woman|dog <v>::=go|run|jump|push <p>::=with
#44
<s>::=<sj1> <v1> <tr> <sj2> <vp2> <sj2>::=<dp> <adjp> <n> <dp>::=the|a <tr>::=and|but|Where|while|when <adjp>::=<adj>|<adj> <adjp> <adj>::=big|strong|red|tall|short|pretty|fast|slow <n>::= UW|Vietnam|boy|laptop|Java|internet <sj1>::=Jenna|Teagan|Bryton|Bryney||Whiney|Dylan <vp2>::=<tv> <np>|<tv> <np>::=<dp> <adj> <n> <tv>::=cry|sleep|kissed|helped|read|fix <v1>::=laugh|live|loved
#45
<Name>::= Steven | Roee | Jerry | Sunny | Larry <Food>::= noodles | ham | chicken | Subway | tea <Feel>::= really | luckly | crazily | happily <Action>::= loves | wants | eats | throws | drinks | licks | buys <Tada!>::= <Name> <Feel> <Action> <Food> | <Food> <Feel> <Action> <Name> | <Name> <Action> <Food>
#46
SENX::= SEN | SEN CON SEN | in LOC SEN SEN::= NPR VPR NPR::= DEP ADJX NOU| PRN VPR::= TRV NPR | ITV ADJX::= ADJ|ADJ ADJX PRN::= Java|Roee|Jamie Lannister|Tyrion Lannister|Tywin Lannister|Eddard Stark|Jon Snow|Hodor|Jean Luc Picard LOC::= Winterfell|Pripyat|Seattle|King's Landing|the starship Enterprise NOU::= otter|fish|flowers|cards|money|train|computer|book|spreadsheet TRV::= teaches|takes|owes|owns|abuses|offends| executes ITV::= died|lived|wept|collpased|sneezed|sat|played|lived, laughed and loved CON::= and|but|so|because|therefore DEP::= a|the ADJ::= fat|attractive|cool|talented|intersting|confusing|difficult|evil|malfunctioning
#47
noun::= kitty | frog | oyster | banana | unicorn det::= the | a | one intverb::= exploded | regenerated | evolved | transformed trverb::= tore | punched | smacked | threw hashtag::= #LOL | #SEATTLE | #sorrynotsorry | #tbt | #fml | #love verbphr::= trverb nounphr | intverb adj::= slimy | fat | old | ugly | significant | revolutionary | pirate | ninja adjp::= adj | adj adjp nounphr::= det adjp noun sentence::= nounphr verbphr hashtag
#48
Barz::= diebierstube | amart | bmart | finns Burgerz::= uneeda | fatburger | redmille | dick's Peoplez::= toomany | suchscare | verywow | howsad RoeeAvnonz::= awesome | cool | stunning | funny | smart | greatmusicaltaste | whatelse AllOtherTAs::= notasgood | wannabes | trytoohard | suchlame
#49
ANIMAL::= monkey | lion | penguin | rhinoceros | hippopotamus | dolphin | gorilla GOODADJ::= sweet | delightful | marvelous | kind | cuddly | thoughtful BADADJ::= grotesque | beastly | slimy | hot-headed | manipulative | monstrous FRIEND::= GOODADJ ANIMAL FOE::= BADADJ ANIMAL DETERMINANT::= the | a VERB::= raced | attacked | threatened | frightened | mocked | challenged | stalked CHALLENGE::= DETERMINANT FRIEND VERB DETERMINANT FOE | DETERMINANT FOE VERB DETERMINANT FRIEND | DETERMINANT FOE VERB DETERMINANT FOE | DETERMINANT FRIEND VERB DETERMINANT FRIEND|
#50
<boy>::= Jack | John | Master | Wu | Matt <girl>::= Cathy | Emily | Joanne | Laura <How>::= really | unfortunately | honestly | intentionally <Feeling>::= loves | can't bear | desires | wanna smash | worries <Love>::= <boy> <How> <Feeling> <girl> | <boy> <How> <Feeling> <boy> | <girl> <How> <Feeling> <girl> | <girl> <How> <Feeling> <boy>
#51
np::= adjp n|<pn> | <n> adjp::=adj| adj adjp adj::=big|fat|green|small|tall|cute| hot| cole <n>::= HOUSE|CAR|CLASSROOM | BOOK n::=dog|cat|man|university| campus| bed <pn>::=John|Jane|Sam | Henry| James
#52
<sentence>::=<PLAYER> <iv>|<PLAYER> <tv> <dp> <BALL> <conj> <PLAYER> <iv>::=shoots|dunks|scores|fouls <tv>::=passes|kickes|throws <dp>::=the <conj>::=to <PLAYER>::=Messi|James|Ronaldo|Woods|Wilson|Nobody <BALL>::=soccer|football|basketball|baseball
#53
<bo>::=<bo> bo bo|Bo|<bo> bo <derp>::=derp derpity <derp>|derp|<derp> derp da derp <heman>::=Heman crushed the <victim>|Heman meets <victim>|Heman is about to pound the <adj> <victim> <victim>::=penguin|environmentalists|river monsters|man of steel <adj>::=ficticious|genial|wacky|cocky|chocolatey
#54
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<adjp> <pn> <vp>::=<tv> <np>|<tv> <prep> <np> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <prep>::=on|between|in|with|to|during <adj>::=swollen|passive|moist|green|frigid <n>::=student|basketball|computer|chicken|egg <pn>::=Pacers|Christina|Hoosiers|Seattle <tv>::=played|finished|kissed|swept|eats
#55
<s>::=<athlete> <action> <sportp> <athlete>::=Aguero|Yaya|Kobe|Ronaldinhio|LeBron|Dempsey|Durant|Phelps|Sharapova <action>::=plays|likes|excels at|kicked|headed|dribbled|shot|swam|dived|hit|volleyed|crossed <sportp>::=<sport>|<sport> and <sportp> <sport>::=basketball|football|tennis ball|the pool
#56
<FirstName>::=Lynn|Alex|Aishwarya|Yuting|Menglin|Anada|Chihiro|Misaki|Michael <LastName>::=Mammadov|Tsiklauri|Lu|Li|Zhou|Ahmed|Martin|Stepp|Haeger|Sato <MiddleName>::=Yoshida|Young|Ogawa|Ishii|Brycen|Brylee|Jang|Bishwas <NormalName>::=<FirstName> <LastName> <FullName>::=<FirstName> <LastName>|<FirstName> <MiddleName> <LastName> <Superlongname>::=<FirstName> <MiddleName> <MiddleName> <LastName>|<FirstName> <MiddleName> <MiddleName> <MiddleName> <LastName>|<FirstName> <MiddleName> <MiddleName> <MiddleName> <MiddleName> <LastName>
#57
<contract>::= <vp> <number> <building> <building>::= <style> <buildingType> |<constructionType> <buildingType> | <style> <constructionType> <buildingType> <buildingType>::= <commercial>|<residential> <constructionType>::= wood|steel|plastic|paper|brick|water-bubble <style>::= Renaissance-style|Colonial|Classical|Modern|Deconstruction-style|Gothic|Asian|British <commercial>::= skyscrapers|supermarkets|museums|concert-halls|shopping-malls <residential>::= single-family-houses|apartments| <number>::= two|ten|hundreds <vp>::= design|construct|rebuild|demolish
#58
s::= depvneg v poss do adv| adj pm pp obp con poss o depvneg::= not | never | try v::= train|fight| use | help| keep| heal poss::= my | your | his do::= x-wing | lightsaber|jedi-powers|truth|scar|bounty-hunter o::= ship | cruiser| lightsaber|blaster|cape|death-star|slave-1|AT-AT pm::= is|was|am|are|be|being|been|were adv::= up|so|out|just|now|how|there|more|also|here|well|only|very|even|back|there|down|still|in|as|too|when|never|really|most adj::= good|new|first|last|long|great|little|own|other|old|right|big|high|different|small|large|next|early|young|important|few|public|bad|same|able pp::= of|in|to|for|with|on|at|from|by|about|as|into|like|through|after|over|between|out|against|during|without|before|under|around|among obp::= him|his|here con::= and|but|or|yet|for|not|so
#59
sentence::=noun verbstructure dp adjective noun|dp noun verbstructure verbstructure::=verb|adverb verb verb::=destroyed|fired|consumed|flapped|punched|scrubbed|poked|climbed adjective::=ugly|catastrophic|crazy|fat|fatal|silly| adverb::=noisily|awkwardly|joyfully|mournfully|tragically dp::=the|a noun::=salesman|scientist|car|rubber chicken|couch potato|mountain|bacon cheeseburger|helicopter|milkshake|Oxy Clean
#60
gstatus::= green | red | go fstatus::= incoming | on retreat object::= gate | operation | group indicative::= is | is not command::= group up | scatter sentence::= command the object indicative gstatus | object indicative gstatus | command the hostile object indicative fstatus
#61
<math>::=<num> <op> <num2> <equ> <res> <num>::=1|2|3|4|5 <op>::=+|-|*|/ <num2>::=6|7|8|9|10|11 <equ>::= <|=|>|?|--> <res>::= 12|13|14|15|16|17|18|19|20
#62
<studentid>::= <major> <type> <year> <number> <major>::= <letter> <letter> <letter> <letter>::= A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U| V| W | X | Y | Z <type>::= degree | <non-degree> degree::=<undergrad> | <grad> <undergrad>::= UN | UH <grad>::=MA | MS | DR <non-degree>::= ND <year>::= 1 | 2 | 3 | 4 <number>::= digit digit digit digit::= 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
#63
<s>::=<pn> <vp> <pn>::= Mary|Andy|Tom|Jerry|Anna|Jimmy <vp>::=<tv> <n> <tv>::=loves|hates|enjoys <n>::=dancing|singing|drawing|swimming|reading|shopping
#64
<name> ::= <first> <surname> | <first> <middle> <surname> | <first> " <nickname> " <middle> <surname> | <first> <middle> <surname> , <proSuffix> <first> ::= Ryan|Julia|Raymond|Josh|Rebecca|Blake|Hui|Keffy|Alden|Stefan|Kai|Khoi|Weilang|Kiran <surname> ::= Sinit|Lauper|Sidorova|Monnat|Hovde|Friedman|Cummins|Li|Nguyen|Rogers <middle> ::= <surname> - <surname>|Jos|Barry|Tyler <nickname> ::= <surname>|Ray|Ry|Balake|The Boss|Doctor Man|Go To Guy <proSuffix> ::= MD | JD | CPA | MBA | PhD | RN | MS
#65
monstername::=adj. noun verb adj.::=color|size|size color color::=pink|purple|green|blue|magenta size::=big|small|tiny noun::=people|flower|munchkin|celebrity|celery verb::=eater|muncher|celebrator
#66
<s>::=<pn> <tv> <np> <np>::=<dp> <adjp> <n> <dp>::=some|that|a|the <adjp>::=<adj> <adj>::=noisy|cute|sleepy|hungry|alive <n>::=pig|grass|chocolate|pencil|bike <pn>::=Seattle|John|Mike <tv>::=eat|hit|take|tumble|kick|drink|move|play
#67
Verb::= jumped|tackled|leeped|ran|swam|kicked|flipped Adjective::= gigantic|small|black|red|terrible|annoying Noun::= building|cars|house|school|boys|girl|women|hero|villian Sentence::= NounPhrase . VerbPhrase Adverb::= slowly|quickly|boldly|carlessly ProperNoun::= Ricky|Tran|Kathy|Kelly|Andy|Dexter|Franklin|Henry|Phuc|Steven Numbers::= 1|2|3|4|5|6|7|8|9 Determinant::= the|a NounPhrase::= Determinant Adjective Noun Verb Determinant Noun VerbPhrase::= ProperNoun Verb Numbers Adjective ProNoun ProNoun::= buildings|houses|colleges|dogs|cats|humans|dragons
#68
<sentence> ::= <subject> <predicate> <subject> ::= <article> <adjective> <noun> <predicate> ::= <verb> <object> <object> ::= <article> <adjective> <noun> <adjective>::= big | little | annoying | friendly | bad | good <article> ::= the | a <noun> ::= boy | girl | brother | sister | friend | teacher <verb> ::= fights | kicks | accompanies | helps | annoys
#69
<interest>::=<people> <verb> <hobby> <other> <people>::=<name>|<adj> <name>|<dp> <adj> <name> <other>::=<prep> <name> <prep>::=by|with <name>::=kelly|andy|ray|anny|mark|marry <verb>::=play|dance|run|exercise <adj>::=beautiful|ugly|sweet|awesome|happy <hobby>:=piano|ball|guitar|flu|bird|bubble
#70
<e>::=<l> <op=> <r> <l>::=<v> | <t> <v> <r>::=<v> | <r> <op> <r> | <f> <v>::=a|b|c|count|num|sum|x|y|z <t>::=int|double|boolean <f>::=sum(x,y)|add(x,y) <op=>::= = <op>::= +|-|/|*
#71
<s>::=<np> <vp> <np>::=<dp> <n>|<pn> <dp>::=the|a <n>::=chair| octopus|bear |cactus|mother <pn>::=Oedipus| Randy Savage |Oedipus' mother|Billy Mays <vp>::=<tv> <np>|<iv> <tv>::=caressed|loved|punched|hugged <iv>::=died|slipped|melted
#72
ASL::= Age Sex Location Age::= 15 | 18 | 25 | 43 | 21 | 19 | 99 | 10 | 42 | 35 | 62 Sex::= M | F Location::= City State Country | City State | City | Country | State Country::= Narnia | Land of Oz | Imagination Land | Utopia | USA State::= Washington | Demacia | Shire | Noxus City::= Osgiliath | Spokane | Whoville | Winterfell | Toronto | Seattle
#73
<participlePhrase>::=<pastPhrase>|<presentPhrase> <pastPhrase>::=<pastVerb> <properNoun>|<pastVerb> <determiner> <adjective> <noun>|<pastVerb> <adverb> <presentPhrase>::=<presentVerb> <properNoun>|<presentVerb> <possessivePronoun> <adjective> <noun>|<presentVerb> <adverb> <pastVerb>::=arisen|awoken|beaten|cloned|dreamt|burst|caught|bitten|blown|burnt <presentVerb>::=splunking|kerplunking|scootching|canoodling|chugging|smizing|terminating|swindling|carressing <properNoun>::=Nurse Ratched|Professor McGonagall|He who must not be named|Jon Snow|Joffrey Baratheon|Emma Watson|Ryan Gosling|Regina Goerge <determiner>::=the|that|my|a|an|some|every <possessivePronoun>::=his|her|our|your|their <noun>::=wasabi|wenis|unicorn|wombat|knickers|coffee|pikachu|charmander|freckle|fennec fox|starburst|nail bed|action potential|nook <adverb>::=softly|stragely|cheeckily|obediently|obnoxiously|unabashedly|adventurously|jaggedly|blissfully|slowly|vivaciously <adjective>::=snarky|spunky|adorable|arrogant|amused|bewildered|bloody|blushing|dangerous|elated|enchanting|glamorous|prickly|zesty
#74
s::= vp , np bv | adj , em | np adjpost , em | n , em | s , person | np vp | s , hmmmm? bv::= will | must | can | must | will em::= there is | there was | it was | she is | he is | I am | it is | that is | person has become np::= d n | person | bn | d adj n | np and np person::= my Padawan | Skywalker | Darth Vader d::= the | a | that | some | no bn::= fear | anger | hate | shadow | greed | it | he | she | you | I | knowledge | defense | attack | another n::= jedi | cat | lightsaber | Force | Dark Side | Wookie | pizza adjpost::= of np | in np adj::= dark | young vp::= tv np | iv | tv np for np | vp not tv::= leads to | train | there is | mourn | uses iv::= train | fail | do | sense | do or do not
#75
<seuss>::=<green> <eggs> <and> <ham> <green>::=<persona> am <persona> . <eggs>::=<modal-verb> you like them <preposition> a <noun> ? <and>::=<modal-verb> you <modal-verb> you <preposition> a <noun> ? <ham>::=not <preposition> a <noun> . <persona>::=clam|sam|I <preposition>::=in|with|on|near|beside|aboard|above|across|against|along|around|behind|below|beneath|under|around|upon <modal-verb>::=could|would|should|must|can|could|must|might <noun>::= train|fox|box|tree|mouse|house|boat|plane|car|king|dog|goose|duck|zoo|cow|sheep|bull|tote|cat
#76
ADJECTIVE::= fat|skinny|big|small|smart|rich|poor|cool|ugly|funny|sweaty NOUN::= town| house | school| brother| sister| girlfriend|grammar| PRONOUN::= I| another| more| our| what| we| you| their| that| somebody| mine VERBS::= run|swim|kick|eat|sleep|speak| play| laugh| text|drive| PROPERNOUNS::= JORDAN|JAYSON|JULIAN|BARON| ANDREW| JUSTIN| JOSH|
#77
jiu-jitsu::=stand pass submit | stand sweep submit| submit stand::=wrestle | judo takedowns::=double leg takedown | single leg takedown judo-throws::=footsweep | hip throw | Kani Basami pass::= leg drag | toreando | knee slice sweep::=flower | scissor | bump submit::= armbar|choke
#78
<menu>::=<special> <formal> <special>::=<chinese>| <indian> |<thai> <chinese>::=soup|noodle| dumpling <indian>::=<naan>|<curry> <naan>::=plain| garlic <thai>::= pho |grill|steam|<fried> <soup>::=vegetable|fishball| seaweed|oyster <noodle>::=<spicy> <pickled>|<mushroom> <grill> ::= <fish> | <steak> <steam> ::= prawn | lobster <fried> ::= chicken | wing
#79
<pokemonBattle>::=<pokemon> <attack> <pokemon> <transition> <trainer>::=<name> <helpingVerb> <pokemon> | <name> <notOwning> <pokemon> <helpingVerb>::=has a| had a <notOwning>::=does not have a| want's to have a <name>::= Ash|Josh|Mike|Erick|Jessica|John <pokemon>::=Charmander|Charmeleon|Charizard|Squirtle|Wartortle|Blastoise|Caterpie|Metapod|Mr. Mime <transition>::=and it was supper effective| and it was weak| and it was not effective| and the attack missed <attack>::=<fire>|<ice>|<fighting>|<rock> <fire>::=used Blaze Kick on|used Blue Flare on|used Eruption on <ice>::=used surfe on|Beat Up|used Blizzard on <fighting>::=used Blaze Kick on|used Giga Drain on <rock>::=used Head Smash on|used Ancient Power on|used Rock Blast on
#80
compa::= like person::= I | You adj::= elegant | swift | deft | calm | invalid | little | old | adj adj thing::= fish. | alligator. | squirrel. | elephant. | dragon. | bus. | gravity. | bee. verb::= climb | speak | drive | eat | work | rub | think | strike | float | sting sen::= person verb compa adj thing
#81
SUBJ::= I |WE | They | She | HE INTEREST::=EMPHASIS <VERB> |likes| enjoy | HATE | wants | <CITY>::= wien PUNCT COUNTRY| paris | timbuktu| PrAHa COUNTRY | tangier | COUNTRY::=NEPAL| Djibouti PUNCT| Burma| <CITY> PUNCT ireland | NZ PUNCT::=. |, |:| *** EMPHASIS *** |! EMPHASIS::=really really VERB| seriously THOUGH| soooooooo PUNCT | VERY <VERB>::= ate| traveling to |crossed| shimmied| crabwalk AcrOSS| EMPHASIS love FOOD::= cannoLI| naan| CAbbAGE| <VERB> zucchini | zanahoria | RYBA | STATE::= SUBJ EMPHASIS <VERB> <CITY>| COUNTRY INTEREST FOOD
#82
<recipe>::=<action> <ingredients> and <action> <ingredients> to make <adjp> <product> <action>::= mix|saute|boil|flambe|bake|deep-fry|freeze|mince|grill <ingredients>::=chocolate|strawberries|rice|bread|cherries|potatoes|carrots|fish|eggs|kimchi|sugar|flour|milk|chicken|beef|lemon|water <product>::=cake|fries|burgers|pie|fondue|cupcakes|burritos|cookies|ice cream|gyros|kimbab|curry <adjp>::=<adj>|<adj> <adjp> <adj>::=awesome|chocolatey|gooey|delicious|stale|crunchy|sweet|salty|sour|bitter|disgusting|sugary|savory|creamy
#83
pokemonbattle::=pokemonmove damage pokemonmove::=pikachu pikachumove|charizard charizardmove|vaporeon vaporeonmove|gengar gengarmove pikachumove::=thunderbolt|quickattack|thunder charizardmove::=ember|firespin|flamethrower vaporeonmove::=watergun|hydropump|aurorabeam gengarmove::=shadowball|nightshade|lick damage::=50hp|100hp|150hp|criticalhit!
#84
NUMBER::= 1|2|3|4|5|6|7|8|9| ( - NUMBER ) VARIABLE::= x|y|z|a|b|c SYMBOL::= + | - | * | / | ^ TERM::= NUMBER | VARIABLE | NUMBER SYMBOL NUMBER | NUMBER SYMBOL VARIABLE | VARIABLE SYMBOL VARIABLE | FUNCTION FUNCTION::= sqrt( TERM ) | sin( TERM ) | cos( TERM ) | tan( TERM ) | log( TERM ) | ln( TERM ) | abs( TERM ) PHRASE::= TERM | TERM SYMBOL TERM EQUATION::= PHRASE = PHRASE
#85
Monster::= attributes name name ::= lion | rat | wolf | robot | insect | dog | cat | octupus attributes::= type build power type::= element manipulation element::= fire | water | dragonite |steel | adamantine | earth | bone | darkness| light | mind | soul manipulation::= eater | stealer | thief | crusher | breather | killer | maker | breaker build::= body movement body::= big | gigantic | shelled | bipedal | plant-like | horse-like | wolf-like movement::= flying | crawling | soul-jumping | burrowing | smashing | running | galloping | attaching-to-unsuspecting-people power::= energy balls | fire balls | trasformation | burrowing balls | sword | energy beam | swarm-of-kittens
#86
<s>::= E T | OP T::=0 | 1 | 2 | E y | <g> ( E ) | - T | GG GG::=wow doge| much helix | such praise <g>::= thug | <p> money | sqrt | mah <p> GG <p>::=homie|dawg|quan|pops|BBBOOOMMM E::=many codes|such 143|hackerzzz fer lyfe| much hack OP::= E T <g> | GG
#87
pickUpLines::= who kicker | who you must be mustBe cause kicker who::= Hey beautiful, | Hey good looking, | Hey girl, | Hey handsome, | Not to be obtuse, but mustBe::= a graph| good with a calculator | mustBe and mustBe | an equation | like Pi | a triangle | a math teacher | a limit | a derivative | a constant | a varible | an exponent | a fractal | a math student | square root of two kicker::= you're a sine to my cosine | you make my curve tangent | i need to use you for substitution | you got a nice asymptote | my love for you is never ending | you're in my range | I want to show you my domain | you're acute-y | you make dividing zero possible | I love your curves | I want to know what you mean | your body makes me irrational | our love is infinite | our love is unbound | you're out of my brain's range | you solve all my problems | we add up better then Riemann sum | we need to integrate | you make me derive i < 3 u | you take it to the limit
#88
AminoAcids::= ChargedPos ChargedNeg PolarUncharged Specials Hydrophobic Protein::= Charged | PolarUncharged Specials Hydrophobic Protein |Hydrophobic ChargedNeg Protein Charged::= ChargedPos | ChargedNeg | Charged ChargedPos ChargedPos::= Arginine| Histidine| Lysine ChargedNeg::= Aspartic Acid | Glutamic Acid PolarUncharged::= Serine | Threonine | Asparagine| Glutamine Specials::= Cysteine | Selenocysteine | Glycine | Proline Hydrophobic::= Alanine | Isoleucine Leucine | Valine| Methionine|Phenylalanine|Tyrosine|Tryptophan Aromatics::= Phenylalanine | Tryptophan | Tyrosine Acidic::= Aspartic Acid | Glutamic Acid
#89
champion select::= champion phrase champion::= nasus - | blitz - | phrase::= the time of man has come to an end | the cycle of life continues jibber::= pokemon anime pokemon::= “This Nurse Joy is different! Her bangs are a millimeter longer!”—Brock | “Hey I know! I’ll use my trusty frying pan as a drying pan!”—Brock anime::= Your drill is the drill that will pierce the Heavens!| Go beyond the impossible and kick reason to the curb! mix::= green |purple |orange |pink prime::= red | yellow | blue | white green::= blue and yellow purple::= red and blue orange::= red and yellow pink::= red and white <adj>::= cool | freezing| purple | smelly | voluptuous | coy| <s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a | us|we | you <adjp>::=<adj>|<adj> <adjp> <n>::= can|gundam| consoles| ocean| dough| catdog | <pn>::= Freddy | John Lennon | Krueger | Talo | Ashe <vp>::=<tv> <np>|<iv> <tv>::= smacked | tapped |slept | kissed | twerked <iv>::=died| collapsed| laughed| wept random::=<s> | champion select |jibber|mix |prime|green |purple |orange |pink
#90
#91
<exists>::=exists| exists unique <forall>::=for all| notexist <not>::=not <and>::=<not> <variable> | <variable> | <exists> <variable> | <forall> <variable> <or>::=<not> <variable> | <variable> | <exists> <variable> | <forall> <variable> <xor>::=<not> <variable> | <variable> <value>::=<value> |0|1|2|3|4|5|6|7|8|9 <variable>::=<variable> <containment> <set>|x|y|z|alpha|beta|gamma <set>::=Reals|Complex|Integers|Rationals|Irrationals|Hyperreals|Cantor <containment>::=<containment> <containment>|contains|equals <statement>::=<exists> <variable> <and> |<forall> <variable> <and>|<not> <exists> <variable> <and>
#92
<s>::=<np> <vp> <np>::=<adj> <n>|<n> <adj>::=brilliant|happy|sunny|yummy <n>::=house|laptop|Tom|Jerry|Bunny|Sandy|Santa|Jack <vp>::=<v> <n> <v>::=loves|hates|hit|killed
#93
ARTICLE::= the|a SUBJECT::= bear|mouse|wrestler|whale|snake|bat|anvil|cereal|engineer ACTION::= devoured|consumed|chewed|crushed|swallowed|mauled|attacked|sued VICTIM::= SUBJECT|president|man|woman|farmer|bunny|town ADJECTIVE::= angry|sad|violent|demonic|possessed|starving SENTENCE::= PT1 PT2 | PT1 PT2 SMILE PT1::= ARTICLE ADJECTIVE SUBJECT |ARTICLE SUBJECT | ARTICLE ADJECTIVE VICTIM PT2::= ACTION ARTICLE ADJECTIVE VICTIM | ACTION ARTICLE VICTIM SMILE::= :D | D: | >:D | D:< | :) | :(
#94
<fight>::=<atk> <con> <pn> <def> <con> <result> <con>::=and|but|.However|although|even after|,after that|,so|,soon after <atk>::=<np> <vp> <result>::=<np> <iv> <def>::=blocked|dodged|hided|jumped <np>::=<dp> <adjp> <n>|<pn>|<dp> <adjp> <pn> <dp>::=the|a|several|tons of <adjp>::=<adj>|<adj> <adjp> <prep>::=into|to|at|on|in <adj>::=big|fat|green|sharp|smelling|invisible <n>::=dog|cat|rabbit|bird|nife|gun|bomb|bullet|sh*t <pn>::=Garen|Teemo|Lux|Trista|Swain|Kha'zix <vp>::=<tv> <np> <prep> <pn>|<iv>|<tv> <pn> <tv>::=hit|kicked|punched|threw|shot|knocked <iv>::=died|fell|laughed|screemed|cried|stuned|twisted|shouted|hidden
#95
<rainbow>::= <reds> <oranges> <yellows> <greens> <blues> <pinks> <violets> <reds>::= red| auburn | maroon <oranges>::= orange | apriocot | peach | pumpkin | carrot <yellows>::= lemon | yellow | gold | mustard | sun <greens>::= green | grass | green apple | neon green <blues>::= blue | ocean | sky blue <pinks>::= pink | salmon | coral <violets>::= violet | lavender | grape
#96
eye::=0|o|O|;|`|^ leftcheek::=(|(*|(# rightcheek::=)|*)|;)|#)|') mouth::=-|_|.|____|A|^ mouthless::=leftcheek eye eye rightcheek minimalist::=eye mouth eye emoticon::=leftcheek minimalist rightcheek
#97
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=strong|weak|colorful|thirsty|childish|angry|sad|happy|tense|cold <n>::=man|girl|dog|store|robbery|classroom|homework <pn>::=Peter Parker|Tony Stark|Clark Kent|universe|dog|machine gun <vp>::=<tv> <np>|<iv> <tv>::=do|kick|hit|loved|ask|killed|marries <iv>::=died|collapsed|cried|smile|failed
#98
sentence::= name from country is travel to country in month to what country::= USA | Brazil | Saudi Arabia | North Korea | Utopia month::= january | february | march | april | may | june| july | august | september| october| november| december travel::= flying | bussing| driving| taking a train | walking | crawling | teleporting | waltzing| what::= thing a banquet | rendezvous with a lover| thing a shaving convention| to wear pajamas in public | sit and cry thing::= crash | attend | sleep in | eat in name::= Joshua | Ignacio | Warren | Bottom | Solai Ramanathan | Poncho the dog | Sir name | Senor name
#99
Sentence::= NounP VerbP NounP LocP | NounP VerbP Location NounP::= AdjP Hero | AdjP Villain VerbP::= Mod Verb LocP::= Position Location AdjP::= Adj | Adj AdjP Adj::= quick | smart | daring | evil | good | wonderful Verb::= destoryed | saved | revived | smacked Hero::= superman | batman | wonderwoman | wolverine | harry potter Villain::= lex luthor | voldemort | magneto | joker Mod::= quickly | intelligently | failed to | succeeded in | valiantly Position::= up | on | within | near | over Location::= the batcave | the empire state building | the rainbow | your house
#100
exciting::=really happy|somewhat ecstatic|about to have a party|elated|jumping for joy pn::=Betty|Jacob|Allie|Jackie|Cole|Kaleb|Lauren|Emily|Austin v::=is s::= pn vp vp::= v exciting | v sad sad::= very depressed|feeling mediocre|going to fail|wanting to do homework connect::=and backwards::= sad v pn connect pn | exciting v pn connect pn long::= s | long connect s
#101
<color>::=red|blue|black|gray|white|pink <top>::=cap|cowboy-hat|hat|ribbons <middle>::=shirt|t-shirt|sweater|tank-top|jacket <bottom>::=shorts|jeans <overall>::=<color> <top> <color> <middle> <color> <bottom>|wear nothing
#102
s::=dp adjp n iv | pn iv dp::=the | a adjp::=adj | adj adjp adj::=bubbly | wise | zesty | tall | cynical | purple n::=man | lady | child | mother | puppy pn::=Leo | Chris | Anastasia | Scarlett | Hunter | KJ iv::=cried | rejoiced | embraced pn | slapped pn | pooped
#103
FAUX ::= tricky | fake | false | FAUX TASTE FEEL FER ::= FEEL | FAUX FER | FEEL SEE WHATFER OFFER ::= FER | OFFER with SIDE FEEL ::= smooth | prickly | chunky | super sweet OFFER SIDE ::= dish | TASTE SIDE | no thanks | FEEL TASTE | FAUX TASTE for a must SEE TASTE ::= YUCK! | so good | bitter | lemony | licorice | so very TASTE | ->swwweeet<- SEE ::== space | FAUX | the final TASTE | can only TASTE | bright | you off | colors | through space ::= final frontier | arms distance | FEEL close | near SIDE
#104
E1::= V1 | V2 | V3 | E2::= E1 S1 E1 V1::= x | F1 ( E1 ) | interp1 ( E1 , E1 , E1 , M ) | F1 ( C ) V2::= y | y1 V3::= yp | yf F1::= eig | diag | sum C::= A | b | L | U S1::= + | - | .* | / M::= ‘spline’ | ‘nearest’ | ‘pchip’
#105
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <ap>::=<pn> <tv> <dp> <n> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=huge|small|red|blue|yellow|subliminal|pretentious <n>::=apple|banana|peach|laptop|shoes|monster|child|television <pn>::=Tina|Tianyu|Liu|Neil|Neal|Chengi <vp>::=<tv> <np>|<iv> <tv>::=bought|ate|kissed|attacted <iv>::=died|collapsed|laughed|wept
#106
NEGATIVE_HELPER::=not NEGATIVE_ADV::=never NEGATION::=NEGATIVE_HELPER|NEGATION NEGATIVE_HELPER NEGATION_V::=NEGATIVE_ADV|NEGATIVE_ADV NEGATION_V SUBJECT::= PROPPER_P|IMPROPPER PROPPER_P::=PROPPER|NEGATION PROPPER PROPPER::=I|Sally|Jeebs|she|we IMPROPPER::=DET NOUN_I|DET NEGATION NOUN_I NOUN_I::=N|ADJP N DET::=this|the N::=car|boat|tooth|juice|air ADJP::=ADJ|ADJ ADJP|ADJP NEGATION ADJ::=green|amiable|defensive|dastardly|effervescent ACTION::=VERB SUBJECT VERB::=V|NEGATION_V V V::=ate|sifted|likes|despised|promised|embellished SENTENCE::=SUBJECT ACTION
#107
<excuse>::=<failure> because <explanation> <failure>::=I couldn't <vtr> <ppn> <duty> <vtr>::=complete|finish|save <np>::= <prn> <noun> <prn>::=<dp>|<ppn> <dp>::=the|a <ppn>::=my|your|the <duty>::=homework|coding|chores|dinner <explanation>::=<subject> was <adj>|<subject> had to <verb> <adj>::=<gerund>|busy|on Tumblr|forced into <gerund>|confused <gerund>::=saving <np>|helping <np>|feeding <np>|destroying <np>|knitting|coding|playing Neopets|playing video games|being <dp> <noun> <subject>::=I|<np> <verb>::=<vtr> <np>|meditate|summon <np>|sleep <noun>::=<duty>|cat|computer|ghost of a long-dead botanist|Neopet|Pokemon|Matoran|planet|grandmother|book
#108
song::= verse chorus | verse chorus song verse::= lyrics verse | lyrics refrain lyrics lyrics chorus::= lyrics chorus | lyrics lyrics bridge refrain::= (instrumental) bridge::= refrain lyrics lyrics::= It began on a sharp autumn afternoon | We used to walk so well together | Together we stole a police officer's car | Oh no! Oh no! | Alas, a nurse! | It was lonely, so lonely. | From that moment our relationship changed. | The next day I thought my heart had broken. | I thought my hair had burst into flames. | (But I was actually overreacting a little.) | I think about how it all changed that afternoon... | Hiding away... | Under the red sky | My friend and I.
#109
<s> ::= <n> <vp> <n> ::= the dog | John | Seattle | Michelle | the Sun <vp> ::= <iv> | <tv> <n> <iv> ::= sang | collapsed | jumped | sneezed | slept <tv> ::= played with | stole from | drew | coughed on
#110
Create::= name The power| name Of origin | name title Of The race | name name::=Aiushtha|Gondar|Sally|Joe|Rylai|Syllabear|Lanaya|Traxex|Shendelzare|Rigwarl|Dr.Who|Alleria|Morgana|Sith power::=Average!!!|Incredible|Enchantress|Admiral|DisruptorBeastmaster|Troll|Wizard|Magi|Warlock|Doctor origin::=Thranduil|Asgard|Eriador|Rhovanion|Mordor|Gondor|Belfalas|Hogwarts race::=Elves|Homospaience|Sea|Avernus|Rings| title::=King|Queen|Lord|Wizard|Witch|
#111
<s>::=<do> <tv> <do>|<do> <iv>|<sub> <tv> <sub> <sub>::=<dp> <adjp> <n> <adjp>::=<adj>|<adj> <adjp> <dp>::=the|a <do>::=the <n> <adj>::=sexy|lazy|foolish|passionate|aggressive <n>::=Zebra|Girafee|Hippopatamus|HoneyBadger|Mongoose|Panda|Gorilla|Elephant <tv>::=exploded|imploded|blasted|erupted|destroyed|defeated <iv>::=lost|won|collapsed|fainted
#112
<introduction>::=<name> <school> <dorm>|<school> |<class> <major> <state> <name>::=John|Ella|Jane|Alice|Elizabeth|Mike <school>::= University of Washington|Standford|UCLA|USC <state>::= NY|CA|WA|OR|MI <major>::= CSE|Civil Engineering| <class>::= ESRM|Jewish Study|Physics|Math| <dorm>::= Mercer|Lander|Elder|Terry|Hell
#113
<s>::=<np> <vp> <np>::= <titlep> <adj> <n>| <posn> <n>|<adj> <n> <vp>::=<pv> <adj> <n>|<av>|<pv> <np>|<pv> <dn> <pn> <n>::=CheeZeBurger|internets| gravitees|snooze|chickinz|fur|<pn> <pn>::=lolcats|catz|doge|kitteh|chickinz|feetz <dn>::=tha|da|de|teh|a <pv>::=can has|xplains|tryz|suprizes|findz|saves| likes|likin <av>::=napz|sleepz|lolz|likes <posn>::=mah|ur|hiz|her|I|mai|yur <titlep>::=<titlep> <title>|<title> <title>::=mr|sir|dr|ms|king|qween <adj>::=blue|cold|warm|sleepy|funny|fuzzy
#114
<god>::=<earth> <hell>|<battle>|<nuclear> <earth>::=<plant> <conj> <human>|<animal> <conj> <plant>|<animal> <conj> <pet> <hell>::=<demon> <conj> <demon>|<adjp> <demon> <hell>|<adj> <demon> <battle>::=<demon> <vp> <human>|<human> <vp> <demon> <adjp>::=<adj>|<adj> <adjp>|<adj> <conj> <adj> <nuclear>::=<human> <selfDestruct>|<demon> <selfDestructed> <selfDestruct>::=homicided|suicided|genocided <demon>::=satan|evil|villain <human>::=homoSapien|homohomoSapien|Australopithecus|Hominina|Citizen <animal>::=lion|sheep|horse|bird|lamb|giraffe <pet>::=dog|puppy|kitten|mice|chicken <plant>::=rose|tulip|douglasFir|lawn|grass <qf>::=many|several|few|little|no|some <adj>::=lazy|fat|aggressive|ambitious <vp>::=win|lose|tie <conj>::=and|or
#115
<obj>::=table|column|photo|paragraph|button|hyperlink <act>::=add|remove|magnify|shrink <move>::=move <pos>::=top|bottom|left|right|middle <the>::=the <at>::=at <to>::=to <num>::=1|2|3|4|5|6|7|8|9|10|15|20|25|30|35|40|45|50 <pixel>::=pixels <pp>::=<the> <pos> <np>::=<the> <obj> <steps to redesign a web page>::=<act> <np>|<act> <np> <at> <pp>| <move> <np> <num> <pixel> <to> <pp>
#116
adj::= lovely | ruthless | boring | mean | evil | ugly | nice | beautiful | poopy | fat propernoun::= jacky | ruth | scotty | davidnamja | Glassesguy | Jihoon | joyce pastverb::= pooped | ate | smacked | twerked | slayed | caressed | banged | stalked noun::= businessbear | cat | poop | glassesguy | plane | lion | trex | boxers sentence::= propernoun pastverb propernoun davidcha::= adj noun sentence | adj adj adj adj | noun pastverb
#117
{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf510 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} \margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural \f0\fs24 \cf0 <SENT> ::= <NP> <VP>\ <NP> ::= <DET> <ADJP> <NOUN>\ <VP> ::= <TV> <NP> | <INTRAV>\ <DET> ::= THE | A | AN\ <ADJP> ::= <ADJ> | <ADJ> <ADJP>\ \ <TV> ::= KICKED | BUILD\ <ADJ> ::= FAT | TINY | STUPID \ <NOUN> ::= TAJ MAHAL | JAVA | MOVIES\ <INTRAV> ::= SLEEPING | PLAYED\ }
#118
sentence::=determinant noun adverb verb determinant adjectivephrase noun|determinant noun verb determinant noun determinant::=the|a noun::=dog|cat|taco|person|manbearpig|university|father|mother|television|bartender|god|alcoholic|chocoholic|flower adjectivephrase::=adjectivephrase adjective|adjective yet adjective|adjective adjective::=sensual|toxic|intense|irregular|scented|citrus|porous|magenta|some sort of godlike|pretty|stoned| verb::=ate|pet|met|enjoyed|encroached upon|took it to far with|does not understand the personal boundaries of|refuses to believe the ideologies of|talked very in-depth about their noun to|got drunk and dreamed about|wished they had a more meaningful personal relationship with adverb::=artfully|unintentionally|regretfully|obliviously|awkwardly|unnecessarily|painfully|tactfully|quickly|sweetly
#119
<person>::=Edwin|Elly|John|Tim|Lily <flower>::=cherry blossom|lily|tulip|rose|osmanthus|michelia <verb>::=plants|sells|eats|sents out|dilivers <action>::=<verb> <flower>|<verb> <flower> <place> <place>::=in the garden|along the street|in the pond <sentence>::=<person> <action>
#120
<s>::=<np> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=active|hot|angry|awkward|pricey|cool|super <n>::=people|music|movie|food|love|mother|child|money|reading <pn>::=James|Julie|Washington|Betty|the Mississippi River
#121
<s>::=<vp> <np> <np>::=I did|I have|I will <pn>::=Luke Skywalker|the Sith|Darth Vader|Darth Mal|Princess Leia|Boba Fett|Obi-Wan Kenobi <vp>::=<tv> <pn> <tv>::=beat|fought|lightsabor warred|mentored|battled|gave wisdom to|killed
#122
<Skyrim>::=<character> <action> <character>::=<dp> <people>|<dp> <monster> <dp>::=The|A <people>::=Mirrark|Delvin|city guard|thief|fire mage|dragonborn <monster>::=dragon|vampire lord|wolf|troll|bandit <action>::=<peace>|<violence> <peace>::=drinks beer|stands on guard|sneaks in the street|makes potions|sleeps <violence>::= tears <character> apart|takes an arrow in the knee|shoots a crossbow|cast a frightening spell to <character>
#123
Sushi::=Maki|Nigiri Maki::=Hoso|Futo Nigiri::=Sashimi|Rice Sashimi|Wrapping Rice Sashimi Hoso::=Wrapping Rice|Wrapping Rice Sashimi|Wrapping Futo::=Wrapping Rice Rice Filling|Rice Wrapping Rice Filling|Wrapping Rice Wrapping Filling Filling::=Ingredient|Sashimi| Ingredient Filling Ingredient::=egg|gobo|cucumber|imitation-crab-meat|shiitake|denbu|kampyo|spinach|tofu|fried tofu|wasabi|daikon|unagi Sashimi::=maguro|sake|tai|saba|katsuo|kanpachi|hamachi|toro|ika|tako|amaebi|ebi|hotate|hokkigai|ikura|uni|masago|tobiko Wrapping::=nori|rice-paper|thin-cucumber-sheets|usu-yaki-tamago|yuba|salmon-skin Rice::=white-rice|brown-rice
#124
<I>::=<DONT> <GOD> <KNOW> <IS> <OH>|<OH> <OH> <SORRY>|<WHAT> <DONT>::=<THIS>|<IM> <SORRY> <SORRY> <THIS> <THIS> <THIS> <KNOW>::=SO MANY GORILLAS|<WHAT> <WHAT>::=<IM> <DONT>|<SORRY> <SORRY> <SORRY> <SORRY>| <IS> <THIS>::=All|work|and|no|play|makes|GORILLA JACK|a|dull|GORILLA <IS>::=aye|girl|you|know|ya|boy|all|about|that|GORILLA BOOTY <OH>::=all|the|GORILLAS|love|me|you|ain't|messing|with|my|DOUG-THE GORILLA <GOD>::=<IM> <IM>|<IM> <SORRY> <OH>| <DONT> <IM>::=bro|do|you|even|LIFT GORILLAS <SORRY>::=I|can't|I|have|lost|the|ability|to|GORILLA CAN
#125
<s>::=<coolperson> <verb> <dp> <coolthing> <adv> <coolperson>::=Aaron Reyes|Bruce Lee|Kurt Cobain|Barack Obama|My mother|Mahatma Gandhi <verb>::=loves|plays|fights <dp>::=the|a <coolthing>::=watermelon|guitar|foot|pizza|hawk|husky <adv>::=aggressively|angrily|lovingly|awkwardly|quickly
#126
<s>::=<np> <vp>|<np> <vp> <adv>|<adv> <np> <vp>|<np> <adv> <vp> <np>::=<d> <n>|<d> <n> <pp>|<d> <adjp> <n>|<d> <adjp> <n> <pp>|<nnp>|<adjp> <nnp> <d>::=the|a|this|that|her|his|its <adjp>::=<adj>|<adj> <adjp> <adj>::=terrible|respectable|awesome|standard|decent|lovable|little|responsible|enormous|ridiculous|absurd <adv>::=swiftly|decisively|woefully|brilliantly|quietly|curiously|randomly|secretly <n>::=cat|dude|dog|flower|rose|sheep|cake|house|president|computer|TV <nnp>::=Larry|Kevin Costner|Jeffrey Lebowski|Francis|Silvia|Aegon|Shirley <vp>::=<tv> <np>|<iv>|<dtv> <nnp> <np> <iv>::=fell|laughed|exploded|swam <tv>::=found|saw|picked up|tinkered with|reprogrammed|watched <dtv>::=gave|bought|baked|lent|passed <pp>::=<p> <np> <p>::=with|near
#127
<pitch>::=<type> <zone> <type>::=fastball|slider|curve|change <zone>::=<strike>|<ball> <ball>::=swing and miss|ball <strike>::=<swing> <result>|strike <swing>::=groundball|flyball|linedrive <result>::=foul|out|hit
#128
<MUMBLESENTENCE>::=<Q> <DP> <UNDESIRABLES> <VERB> <DESIRABLES> <Q>::=Why do|How come|Why is it that <DP>::=the |the <STUMBLEPHRASE> <STUMBLEPHRASE>::=<STUMBLE>|<STUMBLE> <STUMBLEPHRASE> <STUMBLE>::=uuuhmm|uhhh|mmmmmm|ehhhhh|ooooh|err|ahhh|damn|blasted|lazy|good for nothin'|dag nabbit <UNDESIRABLES>::=liberal media|Obama|A-rabs|minorities|kids these days|pokemans|e-Phones|cartoons|pots <ME>::=my |my <STUMBLEPHRASE> <DESIRABLES>::=rights|lawn|license|401k|ex-wife <VERB>::=<TRY> <TAKE> <ME> <TRY>::=try to|always|manage to| <TAKE>::=take|ruin|destroy|steal|grab
#129
<postadd>::= <n> <str> <zip> <n>::= <pp> <lastn> <optp> | <ln> <fn> <lastn>::= John <optp>::= Sr. | Jr. <ln>::= Brown <fn>::= David <pp>::= <initial> <initial>::= DB | BD | B | D <str>::= <hn> <strname> <hn>::= 1001 | 1002 | 3449 | 6894 <strname>::= 43 Ave | 45 Ave <zip>::= 98195
#130
<s>::=<np> <vp> <np>::=<pn> <dp> <adjp>|<n> <dp>::=the <adjp>::=<adj>|<adj> <adjp> <adj>::=big|fat|evil|crazy|hot|arrogant|politically-correct <n>::=dog|cat|man|woman|toaster|hamster|tooth|witch|computer|soul|death <pn>::=Hades|Thor|Bob|Spongebob|Superman|Elmo|Bjergerson|Sparkles <vp>::=<tv> <dp> <n>|<iv> <tv>::=hit|filmed|slayed|helped|ate|hugged|threw|dated <iv>::=died|exploded|imploded|wept|flew|swam
#131
Subject::= me | you | it | Parent Parent::= momma | dadda Action::= want | play | eat | sleep Thing::= food | game | Subject Sentence::= Subject Action Thing
#132
<Mclaren>::=<Automotive>|<Group>|<Formula1> <Formula1>::=<Cars>|<Drivers>|<Drivers> <Drive> <Cars> <Cars>::=Mp4-29|Mp4-12C|P1|650S|F1 <Drive>::=buys|drives|buys and drives <Drivers>::=Jenson Button|Kevin Magnussen <Automotive>::=<Drivers> <Group> <Cars> <Group>::=Group Companies|Partners
#133
<sentence>::= <nounPhrase> <verbPhrase> <preposition> <nounPhrase> <verbPhrase> <nounPhrase>::=<determinant> <adjPhrase> <noun>|<properNoun> <determinant>::=the|a <adjPhrase>::=<adjective>|<adjective> <adjPhrase> <adjective>::=slimy|sexy|godlike|pretentious|poserish |notcool|meh <noun>::=dog|cat|man|university|father|mother|child|television <properNoun>::=BluePowerRanger|RedPowerRanger|GreenPowerRanger |PinkPowerRanger |Alfred|Bruce Wayne <verbPhrase>::=<transitiveVerb> <nounPhrase>|<intransitiveVerb> <transitiveVerb>::=pounced|caressed |shot|glared at|flirted with <intransitiveVerb>::=died|explodeded|won|slept <preposition>::=during| while|after|until
#134
sentence::= subject verb preposition determinant object end | adjective subject verb end subject verb subject::= Khaleesi | Jon Snow | Hodor | Jamie Lannister | White Walker | winter | star | Night's Watch | Dragon object::= sword | mead | breakfast | wound | winter | cloak | castle | lord | dog | nothing | king | crow | snow | pieces | men preposition::= on | in | around | across | after | to | out | inside | from | end::= . determinant::= the | a adjective::= black | old | cold | red | hot | moist | sharp | strong | fat | cowardly | mighty | verb::= paid | drank | tickle | deny | burned | yelled | ride | laughed | knows | run | tell | sleeping | fall | invade | send
#135
s::=Holy sub Batman!, pronoun transv pronoun with a sub sub::=noun|adjp noun adjp::=adj|adj adjp det::=the|a|this|that adj::=gentle|bizzare|moist|damp|dreary|dreamy|exotic|firm|tidy|punctual|chill|cool|attractive|casual|majestic|exhausted|squamous noun::=wand|kiwi|banana|melon|pomegranate|grapefruit|apricot|potato|computer|car|mango|glove|moose|camel|llama|albatross|turtle|tree|beach|cliff|highway|chair|sponge|economy pronoun::=Agnus|Francisco|Debra|Theodore|Charles|Drewbs|Katie|Logan|David|Matt|Surafel|Jerry|Andy|Django|Ms. Jackson|Zaboomafoo|Apples and Stereo|Sting|Obama|Leslie Knope|Ron Swanson|Archer|LANAAAAA!! transv::=hit|honored|helped|oozed|smashed|rotated|howled|wrote|bounced |leaped onto|sneezed|waddled with|rolled on|galloped over|ate|blinked at|played with|baked|bent|broke|built|caught|dug|drew
#136
tri::= tan | cos | sin | cot | csc | sec opre::= + | - | * | / | % | ^NUM opre NUM::= e | 1 | 2 | 3 | 4 | 5 | pie | tri(NUM) equation::= NUM opre NUM result::= equation = NUM
#137
<game>::=title: <title> genre: <genre> platform: <platform> <title>::=<name>|<name> <number> <name>::=Gears of War|Call of Duty|Borderlands|Halo|Forza Motorsport|Mass Effect|Skyrim|Fable|Oblivion <number>::=1|2|3|4|5 <platform>::=Xbox 360|Xbox One|Playstation 3|Playstation 4|PC <genre>::=First person shooter|Racing|RPG
#138
<s>::=<np> <vp>| <np> <cp> <vp> <np>::=<dp> <adjp> <n>|<pn> <adjp>::=<adj>|<adj> <adjp> <vp>::=<tv> <np>|<iv> <cp>::=<c> <np> <c>::=and <dp>::=the|a|his|her|its <adj>::=large|thin|heavy|red|awesome|broken|cool|stupid|hairy <n>::=person|mouse|woman|man|school|zebra|preist|couch|chair <pn>::=Bryan|Sarah|Niels|Joe|Jimi|Nick <tv>::=killed|destroyed|hugged|created|painted <iv>::=partied|exploded|sat|died|flew
#139
<a>::=apple|<h> <c>|<d> <e>|<f> <g> <b>::=booty|<a>|<a> <a> <c>::=taco|sasuage <d>::=burrito|chipotle <e>::=chorizo|<d> <e> <f> <f>::=firehouse|monkey <g>::=coffee|toast|love|<e> <b> <h>::=cheese|moose
#140
<random>::=<happy> | <sad> | <bored> | <angry> | <random> | <fun> | <combo> <happy>::=:) | 8) | :D | :] | ^.^ <sad>::=:( | :'( | :[ <bored>::=:/ | B) | ;/ <angry>::=.\/. | (.)\/(.) <combo>::= <happy> <bored> | <angry> <fun> | <fun> <random> <fun> ::= :O | :P | O.O | :{ | :3 | :*
#141
<a>::= <d> <b> <c>|<f> <c> <b>::= car| tree | cat <c>::=stopped | laughed|cried <d>::= dumb| smart | <e> <e>::= big|yellow <f>::= Smith| David
#142
<s>::=<np> <vp> <np>::=<pn> <adj> <n> <pn>::=Apple <dp>|Google <dp>|LG <dp>|Samsung <dp>|Sony <dp> <adj>::=crappy|mean|innovative|wonderful|beautiful|evil <dp>::=the <n>::=business|corporation|enterprise|car|jacket <vp>::=<tv> <np> <tv>::=sold|bought|kissed|flushed|scammed|killed|destroyed|invented
#143
<s>::=<np> <vp> <np>::=<dp> <adjp> <n> | <pn> <vp>::=<tv> <np> | <iv> <dp>::=the | a | some | my | that <n>::=kitchen | shark | underground | tornado | sun | troll | airplane | vortex <pn>::=Darth Vader | Dumbledore | Kanye West| Atlantis | Fred Flintsone | Mufasa <tv>::=cooked | mounted | kissed | punched | ate | licks | slapped <iv>::=died| lied | exploded | speaks| laughed | galloped | sleeps <adjp>::=<adj> | <adj> <adjp> <adj>::=gigantic | funky | cool | slippery | transparent | |suspicious
#144
<s>::=<np> <vp>|<np> <vp>|<np> <vp>|<np> <vp>|<np> <vp>|<np> <vp>|<itj> <np> <vp>|<np> <cls> <vp> <np>::=<dp> <adjp> <n>|<dp> <n>|<name>|<name> <dp>::=the|a <adjp>::=<adj>|<adj>|<adj> <adjp> <adj>::=swollen|pastoral|recondite|ugly|tall|slovenly|hairy|leaky|bilious|swollen|placid|red|green|blue|brown|short|miniscule|bloody|wicked|saintly|benighted|yellow|heavy|rusty <adv>::=haphazardly|freely|slowly|moistly|lusciously|leadenly|prudishly|gamely|flatly|roundly|loudly|inaudibly|tellingly|viciously|quickly|quietly|knowingly <cls>::=, who <vp> , <itj>::=Dang!|Egad!|Oh no!|Daaayum homie,|Whoops!|Rats! <n>::=book|car|table|dog|rhino|swan|piggery|camel|frog|fridge|skillet|oven|fireman|horse|plumber|cassowary|doctor|tractor|street|toad|raccoon|lullaby|hymnal|pencil|dentist|puddle|balloon|victim|martyr|redhead|proctologist|frisbee|watering hole|trashcan|sandwich|flounder| <name>::=<fname>|<fname>|<fname>|<fname>|<fname> <lname>|<nname> <fname>|<fname> <nname> <lname> <nname>::="the Nose"|"the Icepick"|"Lockjaw"|"Shorty"|"the Whale"|"Fats"|"Skinny"|"the Mailman"|"Taxman"|"the Cup"|"Cutman"|"Diamond" <fname>::=Abraham|Lyle|Eddie|Lurleen|Frank|Jessie|Otto|Obadiah|Ned|Juan|Mafalda|Dorothea|Zerubbabel|Clayton|Eldrige|Aloysius|Frank|Joe|Annabeth|Susan|Chuck <lname>::=Valdez|Cleaver|Dandridge|Jones|Smith|Putz|Quimby|Philby|Ryerson|Davis|Kimmel|Lincoln|Alzedo <vp>::=<tv> <np> <prep> <np>|<tv> <np>|<tv> <np>|<tv> <np>|<tv> <np>|<iv>|<iv>|<iv>|<adv> <tv> <np>|<tv> <np> <adv>|<iv> <prep> <np>|<iv> <adv> <tv>::=shot|stabbed|fondled|lifted|eyed|implored|swindles|worships|placated|washed|taunted|thanked|admired|eats|explores|reached <iv>::=assumed|ran|reads|mused|wept|grovelled|sneezes|lumbers along|eats <prep>::=under|over|upon|beneath|next to|alongside|into|in front of|
#145
Sentence::= Generating Pokemon... Pokedex Pokedex::= Pokemon | Pokemon Pokedex | Pokemon Pokemon Pokedex | Pokemon Pokemon Pokemon Pokedex Pokemon::= Types Types::= FireType: Fire | WaterType: Water | GrassType: Grass Fire::= Charmander | Charizard | Flareon | Growlithe | Magmar | Quilava Water::= Mudkip | Squirtle | Blastoise | Psyduck | Magikarp | Gyarados Grass::= Chikorita | Bulbasaur | Pidgy | Pidgeoto | Venasaur | Bayleaf
#146
Headline::=Subject Action Subject::=Government|Congress|Obama|Iran|USA|The European Union|Putin|The Gay Rights Movement|Gun Lobbyist|Corruption|Kim Jong Un|Extremist|The General Population TransitiveAction::=Attacks|Negotiates Peace With|Launches Nukes Against|Decides To Ignore|Sues|Boycotts|Explains|Angers IntransitiveAction::=Shuts Down|Gives Up|Accepts Proposal|Denies Accusations Action::=TransitiveAction Subject|IntransitiveAction
#147
<s>::=<sj> <v> <sj>::=<dp> <n> | <dp> <adj> <n>| <pn> <dp>::=the | a <adj>::=tiny|smart|huge|white|initial <n>::=cat|dad|computer|kid|car|teacher|library <pn>::=UW|Seattle|Charles|Max|Scott|Bryan|Ann <v>::=<pv>|<cv> <cv>::=put|hit|walks|writes|goes <pv>::=ate|kissed|walked|ran|slept
#148
bp::=ray|stephen|chris|leBron|kevin|charles|karl|hakeem|kareem|jamal|kobe act::= dunk|poster|spin|check|screen|basket|murder|elevate|threept actm::=will|is|almost|crazy|always|get|embarrassing game::=no good |touch | pass | finals | ring | play::=bp actm act|play act game| bp wins act| fans actm bp celebrate::=bp celebrates actm | game bp act actm | play bp game
#149
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a|that <adjp>::=<adj>|<adj> <adjp> <adj>::=sloppy|juicy|luscious|infallable|underdeveloped|incomprehensible|super <n>::=bunny|cloud|moon|bed|water|butter|mirror|fridge|microwave|closet <pn>::=Washington|Seattle|Los Angeles|Jimmy|Jake|James|Joseline <vp>::=<tv> <np>|<iv> <tv>::=pulled|flicked|hit|spun|bopped|smooched <iv>::=lied|jumped|canned|contemplated|cooed
#150
<compliment>::=<n> <pv> <adjp>| <np> <sv> <adjp> <np>::= <pp> <pn> <pv>::= are <sv>::=is <pp>::=your <pn>::=mom|grandma|grandpa|dad <n>::=you <adjp>::=<adj>|<adjm> <adj> <adj>::= awesome|smart|pretty|handsome|nice <adjm>::=somewhat|very|slightly|occasionally|really <insult>::=<n> <pv> <iadjp>| <np> <sv> <iadjp> <iadjp>::=<iadj>|<adjm> <iadj> <iadj>::=stupid|dumb|useless|good-for-nothing|lazy
#151
birthDay::= 0|1|2|3|4|5|6|7|8|9 birthMonth::= Jan|Feb|Mar|Apr|May|Jun|Jul|Arg|Sep|Oct|Nov|Dec birthYear::= birthDay birthDay birthDay birthDay emailAddress::= birthDay birthMonth birthYear AT company|birthDay birthYear birthMonth AT company| birthMonth birthDay birthYear AT company| birthYear birthDay birthMonth AT company AT::=@ company::=gmail.com|hotmail.com
#152
<dp>::=the|a|an|this|that|those|these <v>::=hit|go|come|write|program|sleep|type|get|drink|take <adj>::=beautiful|ugly|blue|tidy|neat|gorgeous|smart|positive <n>::=sky|code|homework|people|computer|room|star <pn>::=Bob|Jane|Coco|Kaitlyn|Launren|Jaime|John|David|Mike <P>::=is|was|are|were|am <pv>::=<p>|<v> <adjp>::=<adj>|<adj><adjp> <np>::=<n>|<pn>|<dp><adj><n>|<dp><adjp><n> <vp>::=<v>|<v><n>|<v><dp><adjp><np> <s>::=<n><pv><adj>|<n><vp>|<np><vp>|<np><adjp>|<pn><pv><np>
#153
<s>::=<np> <vp>|<np> <vp> <prepp> <adj>::=funny|green|red|husky|strong|intelligent|amazing|unbelievable|determined|moist|weary <np>::=<pn>|<adj> <n>|<art> <np>|<possnp> <n>|<n> <vp>::=<adv> <iv>|<tv> <np> <tv>::=destroyed|assisted|punched|abetted|kicked|ate|caressed|poked <iv>::=laughed|yodeled|exploded|jumped|plowed|pounced|deliberated <adv>::=quickly|triumphantly|aggressively|proudly|insultingly|disgustingly <advp>::=<adv>|<adv> <advp> <pn>::=Alex|Thomas|Zeus|Maya|Megan|Katie|France|Nikola|Russian|Swede|Norweigan|Wayne Gretzky|Colorado|Seattle <art>::=the|a|that|his|her|this <possnp>::=<art> <possn>|<plpossn> <possn>::=peacock's|chair's|cat's|giraffe's|mob's|dream's <plpossn>::=Sam's|Luigi's|Alex's|Elena's|Martin's|Fitzy's|Elmo's|Iceland's|China's <prepp>::=<prep> <art> <n> <prep>::=in|with|above|beyond|beneath|under <n>::=table|giraffe|pizza|hockey|ball|time|gorilla|dog|person|wallet|bucket|moped|sailboat|ceiling
#154
smileyPic::= smiley | smiley smiley | smiley animal | smiley animal smiley | animal animal | smiley emotion smiley | smiley weapon smiley | animal weapon smiley smiley::= (-_-) | (^-^) | (o_O) | (*-*) | (~_~) | (X_X) animal::= (=^.^=) | <>< | <:3)~ | (*v*) emotion::= <3 | /*^5*\ | </3 weapon::= <--# { | --- =; | ---:= |
#155
Clue::=Suspect Word Victum Action Place Clue2::=Pronoun Word Pronoun Action Place Suspect::=Colonel Meow|Grumpy Cat|Todd|a unicorn|Paco|the Wolf Pack|Obama|Annie Victum::=an Oak Tree|Drew|Katrina|a hipster|my dreams|my patience|Jonah|Red Heads Weapon::=a knife|a gun|the tip of the Space Needle|a longboard|a guitar|a #SELFIE|love|a pineapple|a rock|the economy|an existential crisis Location::=a bathroom|a kitchen|the sky|class|the IPL|Comptom|a castle|my arms|Paris|the bottom of a lake Word::=killed Word2::=with Word3::=in Pronoun::=Suspect|Victum Action::=Word2 Weapon Place::=Word3 Location
#156
<team>::=<dt> <players> <players>::=<gk> <3-5-2>| <gk> <4-5-1>|<gk> <4-3-3>|<gk> <4-4-2> <3-5-2>::= <defense> <defense> <defense> <mid> <mid> <mid> <mid> <mid> <forward> <forward> <4-5-1>::= <defense> <defense> <defense> <defense> <mid> <mid> <mid> <mid> <mid> <forward> <4-3-3>::= <defense> <defense> <defense> <defense> <mid> <mid> <mid> <forward> <forward> <forward> <4-4-2>::= <defense> <defense> <defense> <defense> <mid> <mid> <mid> <mid> <forward> <forward> <gk>::=Neuer|Cech|Hart|Casillas <defense>::=Lahm|Ramos|Pepe|Dante|Puyol|Marcelo|Silva <mid>::=Xavi|Iniesta|Schweinsteiger|Xabi|Ribery|Reus|Farfan <forward>::=Messi|Ronaldo|Ibrahimovic|Pizarro|Aguero <dt>::=Guardiola|Mourinho|Simeone|Ancelotti
#157
S::=NP VP NP::=PN | PN REL | DET NBAR NBAR::= N | N REL REL::=WH VP VP::=IV|TV NP|DV NP PP|SV S PP::=P NP PN::=Don Vito Corleone|the Godfather|Michael Corleone|Michael Corleone|Clemenza|Tom Hagen DET::=a|the|her|his N::=cake|wine|bubbly water|soup|gun|knife|fist WH::=who|that P::=to IV::=killed|cried|yelled|fell|blush|sleeps TV::=killed|shot|teased|kicked|wrote|eats|drank|kissed DV::=gave|handed SV::=knew|believed
#158
<sentence>::=<none> <verb> <object> <none>::=flower|skateboard|chocolate|Jean <verb>::=to go|drink|run|laugh <object>::=<none> <sentence> <adv> <adv>::=correctly|quickly|stupidly
#159
<st>::=<ap> ;|<op> ;|<kp>|<mh>|<ph> <var>::=<nvar>|<svar>|<lvar>|<ovar> <exp>::=<nexp>|<sexp>|<lexp> <dec>::=<ndec>|<sdec>|<ldec>|<obj> <ap>::=<nap>|<sap>|<lap> <nap>::=<nvar> <asgn> <nexp>|<ndec> <nvar> <asgn> <nexp> <nvar>::=num|value|size|count <ndec>::=int|float|double|long <nexp>::=<num>|<num> <nop> <nexp> <num>::=0|1|2|3|4|5|6|7|8|9 <nop>::=+|-|*|/|% <asgn>::==|+=|-= <sap>::=<svar> <asgn> <sexp>|<sdec> <svar> <asgn> <sexp> <svar>::=word|name|phrase|format <sexp>::=<word>|<word> + <sexp> <sdec>::=String <word>::="hello"|"world"|"Fred"|"<('_')>" <lap>::=<lvar> = <lexp>|<lvar> = <lst>|<ldec> <lvar> = <lexp> <lvar>::=test|contains|isPresent <lexp>::=<nvar> == <nexp>|<svar> .equals( <sexp> ) <ldec>::=boolean <lst>::=true|false <op>::=<nobp>|<obp> <nobp>::=<obj> <ovar> = new <obj> () <obj>::=Random|Graphics|DrawingPanel|GrammerSolver <ovar>::=rand|g|panel|grammer <obp>::=<ovar> <oop> <par> <oop>::=.isEqual|.toString|.contains <par>::=()|( <var> ) <kp>::=<tp>|<rp> <tp>::=<tkw> ( <lexp> ) { <tkw>::=if|while|} else if <rp>::=return <var> ;|return <exp> ; <mh>::=<pt> static <decvar> <par> {|<pt> <decvar> <par> { <decvar>::=<ndec> <nvar>|<sdec> <svar>|<ldec> <lvar>|<obj> <ovar> <pt>::=public|private <ph>::=<pt> class <pn> { <pn>::=GrammerSolver|Husky|Assassin
#160
<n>::= towel|whale|plantpot|vogon|poetry|dolphin|fish|mice <s>::= <np> <vp> <dp>::= this| every| my|a <adjp>::=<adj>|<adj> <adjp> <adj>::= sad|paranoid|safe|happy|improbable <pn>::= Marvin|Ford|Arthur|BeebleBrox|Trillian <np>::=<dp> <adjp> <n>|<pn> <vp>::=<tv> <np>|<iv> <iv>::= screeched|sobbed|moaned <tv>::= read to|saved|held off|killed|vaporized
#161
<s>::= <dp> <abj> <animal> <vb> <dp>::=the|a <abj>::=fat|lazy|quick|smart|brown|grey|hungry <animal>::=eagle|cow|fox|mouse <object>::=egg|child|<animal> <vb>::=<nvb> <dp> <abj> <animal>| <tvb> | <nvb> <dp> <abj> <animal> <conj> <conj>::=and <s> | then <s> <nvb>::= ate | killed | hit | <tvb>::= swam|ran|slept|sang|danced
#162
BrassQuintet::=Trumpet1 Trumpet2 FrenchHorn Trombone Tuba WWQuintet::=Flute Clairinet Oboe FrenchHorn Bassoon StringQuartet::=Violin1 Violin2 Viola Cello SaxQuartet::=SopranoSax AltoSax TenorSax BariSax Battery::=SnareDrum TenorDrum BassDrum Cymbals AuxPercussion::=Marimba Timpani Keybord BrassLine::=BrassQuintet|BrassQuintet BrassLine|Euphonium BrassLine WWLine::=WWQuintet|WWQuintet WWLine|Piccolo BassClairinet WWLine StringEnsemble::=StringQuartet|StringQuartet StringEnsemble|Bass StringEnsemble SaxEnsemble::=SaxQuartet|SaxQuartet SaxEnsemble Band::=BrassLine WWLine SaxEnsemble|Battery Band|Battery AuxPercussion Band|AuxPercussion Band Orchestra::=StringEnsemble|BrassLine WWLine Orchestra|BrassLine WWLine AuxPercussion Orchestra
#163
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=sloppy|wet|hot|fat|baller|awesome|hipster <n>::=man|lady|college|lama|ferret|mother| <pn>::=Dexter|Buddy|Woody|Tone|Sally|Lindy <vp>::=<tv> <np>|<iv> <tv>::=punched|kicked|bopped|comforted <iv>::=fell ill|cried|slept| said <phrase> <phrase>::= "I love CSE!"|"Dude where's my car?"|"Lets party!!" <binary>::=01000011 01010011 01000101 00100000 01001111 01110111 01101110 01110011|01101000 01100101 01101100 01101100 01101111 01100001 01101110 01100100 <binary> <chinese>::=nihao|woaihanbaobao|qinggenwokandianying <random>::=<n> <random>|<adj> <random>|<phrase> <random>|<tv> <random>|<dp> <random>|<n>|<adj>|<phrase>|<tv>|<dp>
#164
CAVEMAN_PROPERNOUN::=Wilma Flintstone|Fred Flintstone|Barney Rubble|Bamm-Bamm Rubble|Dino CAVEMAN_TRANSITIVEVERB::=clubbed|rolled|speared|skinned|ate|hunted|bit|burnt|clawed CAVEMAN_NOUN::=mammoth|saber toothed tiger|bear|club|bone|spear|fire|wheel CAVEMAN_VERBPHRASE::=CAVEMAN_TRANSITIVEVERB CAVEMAN_NOUNPHRASE|CAVEMAN_INTRANSITIVEVERB CAVEMAN_SENTENCE::=CAVEMAN_NOUNPHRASE CAVEMAN_VERBPHRASE CAVEMAN_INTRANSITIVEVERB::= galloped|ran|roared|foraged|flew|grunted CAVEMAN_NOUNPHRASE::=CAVEMAN_NOUN|CAVEMAN_PROPERNOUN
#165
<order>::=<adjp> <size> <shots> <flavor> <drink> <special> <size>::=short|tall|grande|venti <drink>::=latte|mocha|macchiato|chai|americano|cappachino|frappachino|espresso <shots>::=single|double|triple|quad <flavor>::=vanilla|caramel|hazelnut|chocolate|white chocolate|peppermint|pumpkin|plain <conjunction>::=with|and|no|half|extra|little <kick>::=whip|soy|cream|sugar|cinnamon|foam|drizzle|sauce <special>::=<conjunction> <kick> | <conjunction> <adjp> <kick> | <special> <adj>::=iced|hot|skinny|classic|misto|breve|ristretto|sweet|spicy|pronto|decaf|stirred| <adjp>::=<adj>|<adj> <adjp>
#166
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=large|round|glowing|awe-inspiring|shoddy|gleaming|pretentious|skilled <n>::=glasses|program|code|skateboard|shirt|java|computer|brother|father|rubik's cube|radio <pn>::=Nolan|Matt|Jessi|Zach|Austin|Skyler <vp>::=<tv> <np>|<iv> <tv>::=passed|honored|supported|revived|assissted <iv>::=shook|celebrated|shouted|cheered|rolled|breathed
#167
S::= NP VP NP::= Det N | PN VP::= VP PP | IV | TV NP | DTV NP NP N::= Adj N | frog | doorknob | dudebro | Squirtle PP::= P NP P::= with | under | before Det::= the | a PN::= Obama | Seattle | Nietzsche | Kanye West | Mew2King | Hip-Hop Hippopotamus IV::= slept | pondered | ran | reconsidered TV::= berated | hugged | challanged | moved DTV::= gave | paid | refused | threw Adj::= insane | jolly | simple | pursuasive
#168
<postal-address>::= <name-part> <street-address> <zip-part> <name-part>::= <first-name> <last-name> <opt-suffix-part>| <first-name> <last-name> <street-address>::= <house-num> <street-name> <apt-num> <zip-part>::= <town-name> , <state-code> <ZIP-code> <opt-suffix-part>::= Sr. | Jr. | <roman-numeral> <apt-num>::= 32|181|231|69|42|123|143|1|2|3|11|111|30 <roman-numeral> ::= II|III|IV|X <town-name>::= Seattle|Dallas|Fort Worth|Sammamish|Boston|New York|Auburn <state-code>::= Wa|Tx|In|Ma|Ny|Hi|Al|Ak|Ca|Fl|Mi|Co|Wy|Id|Or <ZIP-code>::= 98074|98015|94071|76482|12849 <house-num>::= 123|321|10010110|42|999|3232|78392|314|6473 <street-name>::= Rodeo Dr|Mercer Ave|Pacific St|42nd|45th|1st|99th|Central St|Washington Ave|Main St|Death Road <first-name>::= Sam|Sarah|Jon|Joe|Chris|Sean|Austin|Linda|Thomas|Bruce|George|Tony|Patrick <last-name>::= Smith|Johnson|Tompkins|Bauer|Woods|Wayne|Willis|Clooney|Washington|Terry|Star
#169
{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf510 {\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural \f0\fs24 \cf0 <s>::=<np> <vp>\ <np>::=<dp> <adjp> <n>|<pn>\ <dp>::= a| an| the\ <adjp>::=<adj>|<adj> <adjp>\ <adj>::= small|beautiful|large|black|tall|thick|stupid|round\ <n>::= women|monkey|telephone|computer|school|garden|book\ <pn>::=Amy|Mike|Tom|Jerry|Spongy Bob\ <vp>::= kick|tell|give|play|show}
#170
sentence::=subject predicate subject::=determinant adjective noun|determinant noun|propernoun determinant::=the|a|that adjective::=intriguing|interesting|fascinating|peculiar|obtuse|great|dangerous|foolish noun::=screen|planet|ship|system|station|orbit|star|starship|warpdrive|Gorn|Romulan|Enterprise propernoun::=Spock|Kirk|Bones|McCoy|Jim|Scotty|Chekov|Yoeman|Sulu predicate::=transverb subject|intransverb|transverb subject preposition subject|intransverb preposition subject preposition::=like|with|at|from transverb::=punched|stunned|rescued|fascinated|saw intransverb::=jumped|fell|ran|walked|flew|trekked
#171
charactor::= player | npc | monster player::= lvl gender race class npc::= class profession monster::= lvl type | lvl type elite lvl::= level1 | level40 | level20 | level40 | level60 | level80 | level99 gender::= male | female race::= human | elf | dwarf | orc | undead class::= fighter | mage | knight | ranger | necromancer | thief profession::= trainer | guide | vender type::= wolf | dragon | imp | skeleton | centaur
#172
Place::=Australia|under the sink|abyss|hairy pits| Antarctica |Pittsburgh | Wahikiki|dungeon Adjective::= slimy | vibrating | explosive | salty | moist | judgemental Action::= Determinant Adjective Noun | Determinant Adjective Adverb Noun | Sentence::= Action Verb Adverb Transition Determinant Move Noun Verb| Action Verb Adverb Transition Determinant Move Noun Verb Position Place Verb::= licks | kicks | flicks | ticks | ricochets | Move Verb Noun::= whaleshark | pie | apple | Nessie | tanker | mountain Adverb::= fast| slow | fatally Position::= in | at Determinant::= the | a | they | my Transition::= while | when | then Move::= flying | sinking | running | jumping | flashing
#173
sentence::= np v| n v | pn v n::=teacher| cat |phone| house| clock| sister| friends| pn::=Jamie|Jane|Heidi|Dennis|Diana|Kia|Seattle np::=pn | adj n adj::=pretty| happy| nice|wonderful|good|tired|angry v::=sleep|eat|work|study|sit|wonder|love|stay|run|chat|listen
#174
adj::= volumptuous|temping|swordfighting|humbling|gigantic|sexy|tantalizing|zesty|chocolatey|Russian|Belgian|velvity|thick|special|bulbous|steamy|organic|kosher|low-fat|adj adj|succulent|precious|fuzzy|attractive|nebulous|succulent|moist|sweet|dirty|bushy|grubby|spicy|bite-sized|cheesy|tender|creamy|juicy|adj|adj|adj|adj|adj verb::= like|love|enjoy|appreciate|relish|adore sverb::= enthralls|delights|pleasures|excites|charms|enchants|captivates|drizzles|draggle h::= Hi there|Hey|Afternoon|Dear|Greetings| g::= Later|Loves|Cheers!|Best|Yours name::= Lady|Thang|Honeybooboo|Honey|Beautiful|Handsome|adj face|Warrior Queen nounphrase::= a adj snoun|adj pnoun pnoun::= apples|hands|pants|parents|underpants|fingertips|toys snoun::= homework|oxygen tank|window|cat|step-mother|spoon|relish|rhinosaurus|puppy|dissertation|teacher|personality|George|circulation|barn|dragon|sauce noun::= pnoun | snoun greeting::= h adj name , | h name , closing::= g , name compliment::= You are adj .| You have nounphrase .| I verb your adj noun .| Your adj noun sverb me .| Your snoun is adj . |Your pnoun are adj . valentine::= greeting compliment closing
#175
op::=*|/|+|-|% rel::=<|>|<=|>=|==|!= comp::=AND|OR num::=0|1|2|3|4|5|6|7|8|9|num num bo::=TRUE|FALSE non::= num op num rn::= rel num comp non|rel num comp bo s::=non rn|bo comp bo
#176
Adjective::= dirty |fiesty | lazy | dumb| ignorant | intellectual |mad|hot Propernoun::=Brian|Paul|Evan|Alex|Taewoo|Peter|Hyun-soo|Eric|Ren|Bong|Sae|Jyot Transitiveverb::=handled| fell|destroyed| made | craved | haunted | wrecked Determinant::=the | a Noun::=computer|phone|coke|diet coke|watch|mama|appa |hyung-ah | ddong Verbphrase::=transitiveverb Nounphrase| Transitiveverb Sentence::= Propernoun Verbphrase Intransitiveverb::= smashed| quacked| trolled| beated | drooled |failed | helped Nounphrase::= the| Adjective Noun | Propernoun
#177
sentence::=player vp player::=continent character|nation character continent::=Asian|American|European adjp::=adj|adj adjp adj::=skillful|big|awesome|tall|rapid|tricky|powerful character::=adjp name|number name|position character position::=MF|FW|DF|GK number::=#1|#10|#7|#14|#15|#23|#24 nation::=Korean|German|Spainish|French|Brazilian|American|Mexican|Argentinan name::=Messi|Ronaldo|Ronaldinho|Rooney|Drogba|Park vp::=verb adj noun noun::= ball|refree|fan|wife|baby verb::=kick|put|punch|grab|push|hug
#178
<SENTENCE>::=<PARTICLE> <NOUN> <ADVERB> <VERB> <PARTICLE> <NOUN> <NOUN>::=airplane|apple|army|basketball|bear|cabbage|daughter|dog|eyeball|human|child|disease|house|school|koala|batman|book <VERB>::=challenged|formed|built|invented|responded|witnessed|attained|defied|represented|sustained|evaluated|questioned <ADVERB>::=accidentally|always|angrily|cheerfully|eagerly|elegantly|innocently|politely|mortally|promptly|rarely|sometimes|wildly <ADJECTIVE>::=adamant|boorish|corpulent|fastidious|insolent|irksome|luminous|ruminative|tenacious|turbulent|zealous <PARTICLE>::=the
#179
<SENTENCE>::=<PARTICLE> <NOUN> <ADVERB> <VERB> <PARTICLE> <NOUN> <NOUN>::=airplane|apple|army|basketball|bear|cabbage|daughter|dog|eyeball|human|child|disease|house|school|koala|batman|book <VERB>::=challenged|formed|built|invented|responded|witnessed|attained|defied|represented|sustained|evaluated|questioned <ADVERB>::=accidentally|always|angrily|cheerfully|eagerly|elegantly|innocently|politely|mortally|promptly|rarely|sometimes|wildly <ADJECTIVE>::=adamant|boorish|corpulent|fastidious|insolent|irksome|luminous|ruminative|tenacious|turbulent|zealous <PARTICLE>::=the
#180
<combo>::= <ground> | <ground> <super> <ground>::= <target> <knockdown> <super> | <target> <launcher> <air> <air>::= <target> <knockdown> | <target> <super> <target>::= <punch> <target> | <kick> <target> | <punch> | <kick> <launcher>::= special <knockdown>::= (heavy + special) <super>::= (medium + heavy + special) <punch>::= light punch | medium punch | heavy punch <kick>::= light kick | medium kick | heavy kick
#181
<Communication>::= <Feelings> <Interaction> <Feelings>::= <Time> <Person> <Emotions>|<Alone> <Time>::= Today | This <Weather> <Period> <Weather>::= sunny | cloudy | rainy | moody | windy <Period>::= morning | afternoon | night | May day | spring time <Person>::= happy Baihan| I|despicable me| guess who <Emotions>::= <Happy> | <Unhappy> <Happy>::= feel awesome! | am so happy. | want to kiss you! | believe it's the best day ever!!! <Unhappy>::= feel blue. | feel bad. | don't want to smile at all. | am angry now actually! | don't know what life is... <Alone>::= Leave me along! | I don't want to say anything right now! <Interaction>::= <Wish> | <Inquiry> <Wish>::= Have a wonderful day! | You looks great today, do you know that??? | Do well! <Inquiry>::= And you? | How are you, my friend? | How are you doing? | Are you happy?
#182
<address>::=<title> <Name> <house> <Street> <City> <PostCode> <Name>::=<firstName> <Surname> <house>::=<houseNum>|<houseName> <Street>::=<StreetName> <town> <City>::=London, | Manchester, | Cambridge, | Oxford, | Birmingham, | Bath, | Leeds, | Leicester, | Nottingham, <title>::=Dr. | Mr. | Mrs. | Ms. | Miss. <PostCode>::=<region> <extention> <firstName>::=Mary | The Doctor | James | William | Harry | Katherine | Elizabeth | Philip | Jack | Vincient <Surname>::=Keller, | Winston, | Windsor, | Johnson, | Baker, | River, | Smith, <region>::=CB | B1 | DV | VS | OX | BA | L8 | E2 | YP <extention>::=3J EF9 | 43 8DF | 69 2WA | 93 5FV| 12 3AB | 23 4CD <houseNum>::=1 | 2 | 4 | 8 | 88 | 1024 | 42 | 10 <StreetName>::=Quaffle, | Zod, | Raxicoricofallapathorius, | Gallifrey, | Griffindor, <houseName>::= Ariel, | Pine Grove, | Wattle It Be, | Camelot, | The Castle, <town>::=Baker Street, | Camden, | Covent Garden, | Downing Street, |Notting Hill, | Trafalgar,
#183
story::=s|s conj s s::=np vp np::=character|creature|object|dp character|dp object|dp creature|dp adjp character|dp adjp object|dp adjp creature dp::=the adjp::=adj|adj adjp character::=Doctor|Rose Tyler|Captain Jack|Jackie Tyler|Pete Tyler|Mickey Smith creature::=Time Lords|Dalek|Cybermen|Quarks object::=TARDIS|sonic screwdriver|Dalekanium|SIDRAT|TOMTIT adj::=ugly|strong|smart|robotic|strange|quick vp::=tv np|iv tv::=shot|used|helped|stole|killed iv::=exploded|ran|died|watched conj::=and|for|when
#184
<House>::=Lanister|Stark|Tyrell|Targaryen|Baratheon <prep>::= of House <House>|<other> <FN>::=Sansa|Eddard|John|Jeoffry|Robb|Arya|Jamie|Daenerys <LN>::=Adams|Bray|Byrd|Crouch|Darby <G>::= <FN> <LN> <prep> <other>::= of The Knights Watch|from the streets|from North of the Wall|
#185
<1>::= My <2> <3> <2>::= fake | pirated | oversized | concerned | elegant <3>::= plants <4>| gerbils <4>| zebras <4>| jedi knights <4>| amino acids <4> <4>::= died <5>| partied <5>| cried <5>| mutated <5> <5>::= because I did not <6> <6>::= pretend to <7>| remember to <7>| rapidly <7>| repeatedly <7>| pretentiously <7>| <7>::= <8> them. <8>::= water | mock | throw | smoother | Chuck Norris | feed | caress | laugh at | stare at
#186
<s>::=<g> <n>|<g> <nd> <g>::=Hey there|Hello|Hi|Why hi there|What's wrong|You gonna give up|<n> <n>::=champ|kid|bud|buddy|sport|slugger|<enc>|<v> <nd>::=silly <n>|cute <n>|crazy <n>|cool <n>|funny <n>|big <n>|scary <n>|<enc>|<v> <enc> <enc>::=you got this|go get 'em|knock 'em out|keep it up|never give up and never surrender| <v> <v>::=finish the race|catch that fish|dribble the ball|beat your opponent|pass the test|ace that quiz|
#187
<socialmedia>::=Facebook|Instagram|Youtube|Twitter|Pinterest|Vine| <action>::=pokes|likes|tagges|<comments>|slaps|kickes|stabs|hugs|pushes|unlikes <comments>::= commented <comment> on <comment>::= <I would tap that>|<Follow me!!!>|<If you don't share this picture, you will die in 3 days>| <call me>| <haters gonna hate> <war>::=<adj> <war>|<socialmedia> <adv> <action> <adj> <socialmedia> <adj>::=sad|creepy|fat|slutty|nerdy|fluffy|sweaty|cute|beautiful|ratchet|thirsty <adv>::=accidentally|angrily|awkardly|cheerfully|elegantly|jealously|obnoxiously|silently|weekly|
#188
<smile>::=<life> <enjoy> <life>::= we|together <enjoy>::=<eat> <play> <sleep> |<study> <eat>::= cake|sweet|dessert|chicken|salad | <junkfood> <junkfood>::= fried|burger|pizza <play>::= xbox|movie|music|shopping <sleep>::= energy <study>::= must|cse|fun
#189
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <adjp>::=<adj>|<adj> <adjp>|<adv>|<advp> <advp>::=<prep> <dp> <n> <vp>::=<tv> <np>|<iv> <dp>::=the|a <pn>::=James|Michelle|Henry|Mary|Fred|Esther <n>::=turtle|fish|octopus|ocean|beach|sun|rain|snow|castle|dungeon|horse|grass <adj>::=big|small|red|green|blue|great|terrible|angry|old|dirty|stinky <adv>::=slowly|quickly|suddenly|frankly|energetically|recently|joyfully|carefully <tv>::=bring|cost|give|play|read|sing|take|tell <iv>::=sang|baked|laughed|cried|moved|fell|hit <prep>::=in|under|at|around|through|outside
#190
<s1>::=<lpn> <tv> <adj> <spn> with <wn> in <l> <s2>::=<spn> <iv> <s3>::=The true <adj> leader of Westeros is <kpn> <adj>::=fat|fair|wonderful|big|dirty|loyal <wn>::=AK-47|Needle|OathKeeper|Valyrian Steel|Fatman|Littleboy|Violin Crossbow <tv>::=killed|dethroned|merked|wrecked|stabbed|sliced|defeated|betrayed|married <iv>::=died|pooped|pissed|cried|ran|bled <spn>::=Robb|Jon|Bran|Rickon|Sansa|Arya|Hodor <l>::=Winterfell|Westeros|Castamere|Highgarden|Dorne|Qarth|King's Landing <lpn>::=Cersei|Jamie|Tyrion|Tywin|Joffrey <kpn>::=Robb|Stannis|Joffrey|Danaerys
#191
<outfit>::=<style> <top> <style> <bottom> | <style> <dress> <style>::=<color>|<element>|<color> <element> <color>::= white|black|blue|yellow|red|pink <top>::=shirt|Tee <element>::=lace|floral|mental|strapless <bottom>::= Jeans|skirt <dress>::=dress|one-piece
#192
SENTENCE::=VERBPHRASE ADVERB|NOUNPHRASE BE NOUNPHRASE|PRONOUN NOUNPHRASE|NOUNPHRASE VERBPHRASE VERBPHRASE::=TRANSITIVEVERB NOUNPHRASE|INTRANSIIVEVERB NOUNPHRASE::=DETERMINANT ADJECTIVE NOUN BE::=am|is|are|was|were ADVERB::=quickly|successfully|heavy PRONOUN::=what TRANSITIVEVERB::=go|eat|take|hug INTRANSIIVEVERB::=sleep|run|jump|die DETERMINANT::=a ADJECTIVE::=big|nice|good|beautiful|sunny|warm NOUN::=day|girl|sky|river|mountain
#193
<japaneseName>::=<last> <first> | <last> <first> <honor> <honor>::=<common>|<job> <job>::=senpai|sensei <common>::= san|kun|sama|chan <last>::=Yamaguchi|Ninomiya|Nakamura|Miyazaki|Kawasaki|Suzumura|Sakamoto|Matsumoto|Yamamoto <first>::=<boy>|<girl> <boy>::= Takashi|Kazunari|Satoshi|Mamoru|Hiroshi|Shun|Hidenori|Shota|Tsukasa|Norihiko <girl>::=Aki|Eiko|Rikka|Kozue|Mona|Aoi|Risa|Yuki|Momo|Kanade|Nana|Maaya|Saki|Midori
#194
<HEAD>::= <P1> <TYPE> <P1>::= public | private <TYPE>::= <STRING> | <BOOLEAN> |<VOID> <STRING>::= <P1> String <NAME> () { <STATEMENT1> } <NAME>::= awesomeCSE | greatTA | loveMartin |rockCSE <STATEMENT1>::= <CALL1> ; <CALL1>::= return love CSE!! | return love TAs and Martin~ <BOOLEAN>::= <P1> boolean <NAME> () { <STATEMENT2> } <STATEMENT2>::= <CALL2> ; <CALL2>::= return CSE.isAwesome() | return TA.isGreat()|return loveClass <VOID>::= <P1> void <NAME> () { <STATEMENT3> } <STATEMENT3>::= <CALL3> ; <CALL3>::= System.out.println(Love CS! Rock CS! Love it~~ Woohoo) | System.out.println(Go ahead and take CSE!!) | System.out.println(Take CSE major!)
#195
<ATennisShot>::=<GripF> <ForeHand>|<GripB> <BackHand>|<GripS> <Serve>|<GripV> <Volley> <GripF>::=EasternForeHand|ModifiedEasternForeHand|Semi-WesternForeHand|WesternForeHand|ContinentalForeHand <GripB>::=<OneHandG>|<TwoHandG> <OneHandG>::=EasternGripOneHandedBackHand|FedererEasternOneHandedBackHand|Semi-WesternGripOneHandedBackHand <TwoHandG>::=ContinentalSemi-WesternGripTwoHandedBackHand|ContinentalEasternGripTwoHandedBackHand <GripS>::=ContinentalServe|BHEasternServe <GripV>::=ContinentalVolley <ForeHand>::=<Slice> <Location>|<TopSpin> <Location> <Slice>::=DropShot|DeepShot <Location>::=to->ForeHand|to->BackHand|to->Center <TopSpin>::=LotsofTopSpin|SomeTopSpin|FlatShot <BackHand>::=<OneHand>|<TwoHand> <OneHand>::=<Slice> <Location>|<TopSpin> <Location> <TwoHand>::=<TopSpin> <Location> <Serve>::=<TopSpin> <Stance> <Location> <Stance>::=WithPointStance|WithPlatformStance <Volley>::=<Slice> <Location>|<OverHead> <OverHead>::=<Serve>
#196
dothisone::= self selfv uno | other otherv uno | self selfv uno and selfactivev | other otherv uno and otheractivev uno::= singular | plural adj::= ratchet | ill | fresh | fly | sick selfv::= obtain | acquire | procure | produce | write otherv::= grades | assesses | appraises | evaluates | examines | scrutinizes |analyzes selfactivev::= ball adv | twerk adv | turn up otheractivev::= balls adv | twerks adv | gives me an A+ | turns up |lectures adv | teaches adv adv::= profusely | inexplicably | ambiguously | sophisticatedly | inspiringly | accordingly plural::= pluraldet adj pluraln singular::= singulardet adj singularn pluraldet::= dem | hella | mah pluraln::= codes | assignments | lectures singulardet::= da | dat | mah singularn::= code | homework | assignment self::= I other::= Babak | Hunter Schafer | Stuart Reges
#197
bandname::=rocker|sad|upbeat rocker::=pn rocker-adj n | rocker-adj n sad::=pn sad-adj n | sad-adj n upbeat::=pn upbeat-adj n | upbeat-adj n n::=muskrats|mailmen|avengers|tumbleweeds|taxi drivers|truckers|pilots|bicyclists pn::=The|Some|God's|Mama's|Two|A Hundred|All the sad-adj::=lonely|methodical|dying|crying|tearful|midnight|tranquil|blue upbeat-adj::=cheering|colorful|euphoric|pumped up|bright|shining|crazy|ecstatic rocker-adj::=hell raising|omnipotent|roaring|smashing|raging|shredding|tearing
#198
ADJECTIVE::=HUGE!!!|dumb|repetitive|boring|crazy|cool NAME::=Nick|Sarah|Charles the Great|Ivan the Terrible|Dr. Doom|Magneto|Leeroy Jenkins|ninja-pirate-cyborg-jesus TRANSITIVEVERB::=killed|blew up|tripped|flipped over DETERMINANT::=the|a NOUN::=cat|kitten|sword|child|robot|cyborg|man|woman|program PLACE::=McCarty Hall|My Room|Seattle|San Francisco VERBPHRASE::=TRANSITIVEVERB NOUNPHRASE|INTRANSITIVEVERB SENTENCE::=NOUNPHRASE VERBPHRASE ADJPHRASE::=ADJECTIVE|ADJECTIVE ADJPHRASE INTRANSITIVEVERB::=blew up|died|fell over|bit the dust NOUNPHRASE::=DETERMINANT ADJPHRASE NOUN|PROPERNOUN BOOM::=NAME blew up DETERMINANT NOUN|NAME blew up NAME|NAME blew up PLACE|NAME blew up|PLACE blew up|DETERMINANT NOUN blew up GAME_OF_THRONES::=NAME slew NAME , then GAME_OF_THRONES|NAME poisoned NAME , then GAME_OF_THRONES|NAME slept with NAME , then GAME_OF_THRONES|Winter is Coming BLOW_STUFF_UP!!!::=BOOM|BOOM , and BOOM WORD_ADDITION::=NAME + WORD_ADDITION|PLACE + WORD_ADDITION|DETERMINANT NOUN + WORD_ADDITION|DETERMINANT ADJECTIVE NOUN = PLACE MORDOR::=NAME does not simply walk into PLACE|DETERMINANT NOUN does not simply walk into PLACE
#199
sentence::=name verb prep location prep time|name verb prep time|name verb prep location name::=Mike|Babak|Joey|Jane|Peter|Bob|Rachel|Eileen verb::=eat|sleep|cry|drink|play|travel|run prep::=at|on|in|over|under|for|from|by|as for|along with name location::=city country|country|city|location country::=China|America|England|South Africa|Japan|South Korea city::=Beijing|Seattle|Portland|Los Angeles|Shanghai|Tokyo|London|Seoul|Cape Town time::=year|month / date|month / year|month / date / year|time year::=2000|2001|2002|1000|2014|2200|2058|3000 month::=1|2|3|4|5|6|7|8|9|10|11|12 date::=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
#200
caterpillar::= tail legs head|A tractor company head::= body head|('_')|>('__')< legs::= legs body legs|(,,)|(,)|(, mark ,) body::= ( )|< >|()|<>|( mark )|< mark >|body body mark::= 0|o|O|^|m|n|v|Z|A|C|CAT tail::= >|=|<
#201
s::= np vp | exclamation s| np vp q det::= un | le | ton | votre | mon | aucun ne| leur | rien ne q::= ? exclamation::= Ciels! | Mon dieu! | Hélas... | Pourquoi moi, hein? | Va te faire!! | Youppi! adjP::= adj | adjP adj n::= chat | perroquet | château | repas | tableau pn::= Henri | Mathieu | Lucie | Camille | Pierre | Josée | Fou-fou vp::=tv np| iv | dtv np np | tv adv np tv::= charge| sauve | finit | supprime | établit | écrit | panique | fait | construit | jaillit | tranche iv::= part | dort | mangeait | marche | reste | déclame | furetait | chante | gémisse dtv::= donne | promet | enverra | spécifiait | appelle np::= det n adjP | det pn | pn adj::= profund | net | sec | sale | propre | merveillieux | fantastique | vide | nul | vert | rouge adv::= vite | lentement | forcément | incroyablement | faussement | génériquement | à la follie | à l'inverse
#202
<s>::=<np> <vp> | <np> <vp> <compl> <np>::=<dp> <advm> <adjp> <n>|<dp> <n>|<pn> <dp>::=<poss>|<dem>|the|a <poss>::=my|your|his|her|our|their <dem>::=this|that <adjp>::=<adj>|<adj> <adjp> <adj>::=beautiful|adorable|happy|wonderful|sunny|lovely|pretentious <n>::=kiss|cat|man|university|girlfriend|mother|child|museum <pn>::=John|Jane|Helene|Fred|Nicolas|Catherine <advm>::=very|rather|quite|excessively <vp>::=<tv> <np>|<iv> <tv>::=hit|honored|kissed|helped|made|touched|heard <iv>::=died|collapsed|laughed|wept|smiled|ran <compl>::=<adv>|<advp>|<adv> <advp>|<conjp> <adv>::=directly|hapilly|surprisingly|carefully|well|now|often|nowhere|here <advp>::=<conj> <dp> <adjp> <n> <conj>::=with|on|next to|in <conjp>::=<conjs> <s> <conjs>::=while|although|where|even though
#203
<qs>::=<q> <pv> <np> <vp> <posn> <q>::= where|when|why <pv>::= will|should|did|does <vp>::= <advb> <av> | <av> <advb>::= stupidly| hungrily | sleazily | sleepily | angrily | angrily <av>::= kill| eat| remove| untie | break | obliterate | fix | truncate | encapsulate | lead astray <posn>::= <dp> <n> that belongs to <np> <np>::=<dp> <adj> <n>|<pn> <dp>::=the|some <n>::=television|cat|heart|emergency snack food|father|robot|child|childhood memory <pn>::=John|Jane|Sally|Spot|Mars, God of War|Jefferson|the powers that be <adj>::=big|fat|unrelenting|wonderful|terrible-but-great|superstitious|angry|bloated
#204
GAMETITLE::=ADJECTIVE GAMECHARACTER GAMETYPE SEQUEL SUBTITLE|ADJECTIVE TITLEONE TITLETWO SEQUEL SUBTITLE ADJECTIVE::=Super |Ultimate |Mega |Extreme TITLEONE::=Final |Assassin's |Ninja |Age of |Resident |Doom |God of |Mass |Metal |Gears of |World of |Heros of |Call of |Candy |Castle |Space |Dark |Battle of |Dawn of TITLETWO::=Fantasy |Creed |Empires |Evil |War |Effect |Gear |War |Warcraft |Duty |Crush |Crashers |Invaders |Souls |Dash GAMECHARACTER::=Mario |Mario Brothers |Link |Master Chief |Yoshi |Donkey Kong |Sonic GAMETYPE::=RPG |Cart Racing |Golf |Tennis |Adventure |Party |World SEQUEL::=Volume One: |Volume Two: |Volume Three: |Episode 1: |Episode 2: |Episode 3: |IV: |V: |VI: |VII: |VIII: |IX: |X: |XI: |XII: |XIII: |1: |2: |3: |4: SUBTITLE::=The Magical Kingdom|Sunshine|Unicorn Edition|Denied Ops|Inquisition|The Official Game|Modern Warfare|Champions|Online
#205
<frase> ::= <sustantivofrase> <verbofrase> <sustantivofrase> ::= <sustantivo> | <sustantivofrase> <adjetivo> <sustantivo> ::= <nombre> | <objeto> <nombre>::= Maria | Lupe | Jorge | Julio | Barnabe <objeto>::= el gato | el coche | el helado | la lechuga | la pinata <verbofrase>::= <verbo> | <verbofrase> <adverbio> <verbo>::= trabaja | corre | nada | baila | canta <adverbio>::= dificilmente | rapidamente | perfectamente | lentamente <adjetivo>::= aplicado | alegre | sano | perezoso | puro | enfermo
#206
<date>::= <year> <days> <time> <time>::= <hour> <minute> <amPm> <amPm>::= AM | PM <hour>::= 01: | 02: | 03: | 04: | 05: | 06: | 07: | 08: | 09: | 10: | 11: | 12: <minute>::= 00 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 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 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 <days>::= <31month> <31days> | <30month> <30days> | Feb <28days> <28days>::= 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 <31month>::= Jan | Mar | May | Jul | Aug | Oct | Dec <31days>::= <30days> | 31 <30month>::= Apr | June | Sep | Nov <30days>::= <28days> | 29 | 30 <year>::= 1994 | 1995 | 1996 | 1997 | 1998 | 1999 | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2012 | 2013 | 2014
#207
cardio::= running | bike | elliptical | rollJumps | burpees fullBody::= abs arms legs cardio shoulders back butt calves machines abs::= crunches | legDrops | V-ups | lemonSqueezers | plank arms::= freeWeights | push-ups | TricepDips freeWeights::= windows | curls | sideDips | behindHead legs::= squats | lunges shoulders::= resistanceMachine | handstands | chickenPecks back::= backMachine | BendsWithWeights butt::= fireHydrents | inOutMachines calves::= toeRaises toeRaises::= singleLegToeRaises | doubleLegToeRaises | ToesInRaies | ToesOutRaises machines::= stairMaster | urgMachine
#208
pitch::= strike|ball| strike steal| ball steal| contact strike::= foul Ball| swung and missed| looking Strike ball::= hit batter| Ball outside | Ball inside | Ball high | Ball low contact::= flyball | groundball | linedrive flyball::=sac fly, one run|fly out, outfield|fly out, infield|base hit|homerun|fly out, outfield steal linedrive::= line drive base hit |extra base hit|diving catch by outfielder| leaping catch by infielder groundball::=6-4-3 double play|ground out to short| ground out to second| single through the hole steal::= runner out at second| runner out at third|runner out at home
#209
s::=ar animal adv v p ar location animal::=dog | chicken dog::=Labrador Retriever| Dalmation | Husky | Beagle | Collie | Papillon | Airedale chicken::=size variety breed | size variety connector variety breed size::= bantam | large variety::=black | blue | white | buff | red connector::=crested | laced | tailed breed::=Brahama | Orpington | Ameraucana | Rosecomb | Cochin adv::=happily | angrily | sadly | proudly | grate v::= walked | ate | slept | ran | sat | stood p::=in | near | by | far away from ar::=a | the location::=show | backyard | house
#210
<s>::=<np> <vp> <vp>::=<tv> <np>|<iv> <tv>::=golpeo|honro|beso|ayudo <iv>::=murio|desplomo|rio|lloro <np>::=<mnp>|<fnp> <mnp>::=<mdp> <madjp> <mn>|<mpn> <mdp>::=el|un <madjp>::=<madj>|<madj> <madjp> <madj>::=grande|gordo|verde|maravilloso|imperfecto|subliminal|pretencioso <mn>::=perro|gato|hombre|padre|hijo <mpn>::=Juan|Alejandro|Punto|Frederico|Elmar <fnp>::=<fdp> <fadjp> <fn>|<fpn> <fdp>::=la|una <fadjp>::=<fadj>|<fadj> <fadjp> <fadj>::=grande|gorda|verde|maravillosa|imperfecta|subliminal|pretenciosa <fn>::=perra|gata|mujer|universidad|madre|hija|television <fpn>::=Juana|Alejandra|Frederica
#211
<s>::=<np> <vp> <n>::=Fong|Joy|Jj|Hafidzi|Jit|Rong|Helen|Le Petit Dino <np>::=<adj> <n>|<n> <adv> <v>::=smashed|roasted|chopped|boiled|consumed|toyed|hacked <vp>::=<v> <n>|<v> <n> <adv>|<v> <adv> <adj>::=sexy|petit|grand|terrified|paranoid|excited|extraordinary|moist <adv>::=beautifully|excellently|enthusiastically|artificially|systematically
#212
A generic pop song <s>::=<cli> | <np> | <vp> <np> <object>::= you|me|her|<possessive> <adjective> <noun> | them | a friend of mine | <vp>::= <actor> <verb> | <actor> <verb> <object> <verb>::=was|could have been| was a|in|give <possessive>::= my | your| her|their| <actor>::= I|you|she|they| <cli>::=tell me what you <iv> | why do you <verb> <noun> <iv>::=want|do|like|found <noun>::=money|light|stars|clouds|head|girl <np>::= <adjective> <noun> | <possessive> <adjective> <noun> <adjective>::=beautiful|lovely|bright|pretty|unknown|light|blue|sun
#213
<list>::=<actor> <action> <performance> <name> |<actor> <movie>::=<actor> <action> <name>|<actor> <performance> <performance>::= wonderful|horrible|bad reputated|famous <actor>::=Julia Roberts|Monica |Ross |Brad Pitt| Wentworth Miller|Ian Somerhalder <action>::=play|direct |mess up| won <name>::=Game of throne| Prison break| Shameless | Catch me if you can| The Vampire Diaries
#214
<s>::= <ob> <v> <conj> <adv> <v>|<det> <adj> <n> <adv> <v>| <det> <adj> <n> <v> <det>::= the|a|a group of|several <n>::= cat|seahawk|facebook|rocket|coke|joe <adj>::= <adj> <adjd>|<adjd> <adjd>::= weepy|hairy|wet|lovely|organic|swift <vi>::= sleep|leave|checkout|died|fly <adv>::= often| freely|quickly| unfortunately |poorly <con>::=and | or | since | but|until <conj>::= <con> <ob> | <con> <ob> <conj> <vt>::=translate|buy|eat|read|play with|call <ob>::= advertisement| brand|ID number| laptop| shoestring <v>::= <vi> | <vt> <ob> | <vt> <n>
#215
a::=b c|b d|c d b::=e|c c::=f|d d::=g|b|h h::=a b|a c|a d|h
#216
<s>::=<o> <st> <d> <o>::=bomb|laser|Enterprise|Worf|Andrew|Delinsky|Jean-Luc|Captain Picard <wh>::=killed|vaporized|outranked <ac>::=is|going|running|eating <st>::=sleeps|eats|dead|inlove <d>::= <wh> <ac> <st>
#217
<s>::=<smr> <skill> <map> | <s> <conj> <s> | <smr> <multi> <smr>::=<item> <champ>|<champ> <item>::=<items>|<items> <item> <conj>::=and|but|so|because|when <items>::=trinity force|B.F. sword|ROA|deathcap|sunfire cape|lich bane|guardian angel <champ>::=Jax|LeBlanc|Fizz|Kha'Zix|Riven|Shen|Syndra|Yasuo <skill>::=<attack> <champ>|<passive> <attack>::=counter strike|leap|ki burst|feint|mimic|urchin strike|tantrum <passive>::=transcendent|camouflage|stand united|mirror image|rebirth <multi>::=is rampage|is unstoppable|is Godlike|is legendary <map>::=in Summoner's Rift|in the Crystal Scar|in Howling Abyss
#218
outfit::= accessories|top|bottom accessories::= hat |bracelet | ring |sunglasses hat::= beanie| tophat | cowboyhat top::= t-shirt|sweater t-shirt::= red shirt|blue shirt|black shirt|white shirt sweater::=solidsweater|stripedsweater bottom::= jeans|skirt|sweatpants|shorts
#219
WHO::= I | YOU| WE |MARTIN| STepp| KEWEI | JEFF ADJ::= fucking hard| worse | sweet| cute| annoying VERB::= thought| consider| blame| believe| suppose linked::= was | is not Major::= CSE| EE| BIOEN| CHEMISTRY| MATH| ECON| PHYSICS| PSYCH S::= WHO VERB | WHO VERB Major linked ADJ | Major linked ADJ
#220
sentence::=You possibility prediction possibility::=will | may | might | shall adverbPhrase::=adverb adverb::= happily | reluctantly | cautiously | ironically | dashingly prediction::=adverbPhrase transitive object | adverbPhrase intransitive transitive::=slap | kiss | eliminate | applause | argue with | support intransitive::=sleep | get schwazied | pick up apples | contemplate existence object::= determinant adjectivePhrase nounPhrase determinant::= your | this | the | whichever | this here | my adjectivePhrase::= adjective adjective::= sloppy | angry | sweet and lovable | pickled | steam-powered nounPhrase::= noun | noun or determinant nounPhrase noun::= mother | friend | homeless gentleman | dog | cat | pigmy shrew
#221
<caption>::=<player> <team> <player>::=<nationality> <age> <position> <name>|<name> <team>::=<location> <teamname>|<teamname> <nationality>::=Chinese|American|English|Japanese|unknown nationality <age>::=5 month ago|10 years old|20 years old|100 years old| <name>::= C.Ronold|Steven Gerrard| Frank Lampard|Lahm|Dante|Kroos|Zheng Zhi <location>::=Seattle|Mars|Earth|US|England|UnderWater|Sky <teamname>::=Liverpool|Sounders|Bayren Munich|Heat|Shandong Luneng|guangzhou Hengda <position>::=goal keeper|forward|mid fielder|defender|coach|left wing|right wing
#222
<s>::=<subjEtre> <subjEtre>::= j'ai <adv> <etat> | j'ai <etat> <etat>::= sommeil | faim | besoin | besoin de <choses> |l'air de <sensation> <choses>::= mon stylo | mes devoir | l'ordinateur | l'eau <sensation>::= d'etre quelqu'un d'important | plaisanter <adv>::=beaucoup | trop
#223
<Adj>::=MoneyEarning|Rich|Creative|Best|Wonderful|Helpful|new <CompanyName>::= Microsoft|Apple|LG|MSI|NVIDIA|INTEL <Products>::=IPhone|Windows System|Ipod|CPU|GPU <Movement>::=sell|buy|create|invent <ADV>::=wonderfully|successfully|usefully <S>::=<PROP> <Adj> <CompanyName> <Movement> <Products> <ADV>| <CompanyName> <Movement> <Products> <PROP>::=the| a |an
#224
<iPhone>::=<sometimes> <break> <sometimes>|<autocrash> <sometimes>::=<model> <website> |<model> <autocrash> <model> <break>::=win|create|destroy|play <model>::=UW Phone|UW Motorsport|UW Dubotics | UW Frisbee | khaleesi <website>::='s Max |'s Big Bang |'s Wow | 's league | 's civilization <autocrash>::=hand a sword to | send a troops to | be the TA for
#225
<compliment>::=user body sense feel <question>::=asked user body sense feelbad|asked user body sense feel <bodypart>::=feelbad body|feel body <funnysense>::=feelbad sense|feel sense <insult>::=user body sense feelbad user::=your|my|her|his body::=hair|feet|head|arms|toes|ears sense::=smell|taste|look|feel feel::=nice|soft|warm|smooth asked::=does|will feelbad::=bad|weird|smelly|horrible|ugly
#226
boop::=bop dum beep::=to| from|at| diddly bop::=doo dum::=walked|slapped|ran|slept|killed|beep diddly::=frat|store |school doo::=He|She|I|you
#227
<np>::=<dp> <adjp> <n>|<pl> <n>::=programmer|text-editor|computer|world|server|website|technology|notepad.exe|IllegalArgumentException|database <and>::=and|or <dp>::=the|a <adjp>::=<adj>|<adj> <adjp>|<adj> <and> <adj> <adj>::=dumb|slow|incompatible|sloppy|lossy|pretentious|laggy|revered <pl>::=Java|Python|Perl|C++|MySQL|Ruby|PHP <vp>::=<tv> <np>|<tv> <and> <tv> <s>::=<np> <vp> <tv>::=opened|destroyed|melted|reversed|exploited|injected|exploded|compiled|failed|threw|halted
#228
<np>::=<pn>|<dp> <adjp> <n> <tv>::=taught|slapped|swore at|helped|wrote on <s>::=<np> <vp> <adjp>::=<adj>|<adj> <adjp> <adj>::=dank|voluptuous|chubby|hateful|short|tall|crappy|friendly <n>::=class|code|computer <pn>::=Jeff|The TA|Helene|Andrew|Connor|Java|Jeff's Momma|The Awesome Possums <vp>::=<tv> <np>|<iv> <iv>::=derped|failed|succeeded|looped infinitely <dp>::=the|a
#229
pirate::=firstname title mod1 mod2 shipname firstname::=look piratething| look look piratething look::=golden|black|red|yellow|dark|greedy|vile|rusty|pantin'|ol'|green|grey|brown|silver piratething::=beard|hook|john|bones|roger|pete title::=captain|mate|bosun|deckhand|cook|cannon-fodder mod1::=of mod2::=the shipname::=look shipthing shipthing::=sorrow|angel|wail|pearl|doom|dutchman|slaver|mercy|dauntless|fury
#230
<nameOfDish>::=<ingredient> <mainFood> <ingredient>::=<flavor> <ingredient> | <vegetable> | <meat> | <vegetable> and <meat> <flavor>::=Spicy|Teriyaki|Curry|Salty|Sweet|Sour <vegetable>::=Broccoli|Potato|Lettuce|Corn|Onion|Peas <meat>::=Beef|Chicken|Pork|Fish|Sausage|Shrimp <mainFood>::=Rice|Noodle|Sandwich|Pizza
#231
<dota2>::=<Radiant> <vi> <Radiant> with <n1>|<Radiant> <v> <Dire> with <n2> <Radiant>::=Tiny|Kunka|Sevn|Luna|Mirana|Meepo <v>::=attack|kill <n1>::=Mekansm|Necronomicon|Scythe of Vyse <n2>::=Stygian|Sange|Crystalys|Rapier <Dire>::=Pudge|Nevermore|Terrorblade|Viper|Visage <vi>::=save|help
#232
<number>::=<real>|<imaginary> <real>::=<positive>|<negative>|<zero> <imaginary>::=i|2i|i*i|2+i <positive>::=<posint>|<posdecimals> <posfraction> <negative>::=<negint>|<negdecimals> <negfraction> <posint>::=1|2|3|4|653|788|643|76|123 <negint>::=-1|-2|-432|-542|-7|-789|-4578 <posdecimals>::=0.431|21.7|198.4278|0.534 <negdecimals>::=-0.431|-0.65|-3.93|-1.456 <posfraction>::=3/2|32/45|23/97|214325/3125 <negfraction>::=-5289/423|-789/321|-32/3|-6/7 <zero>::=0
#233
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn>|<gp> <gp>::=I|We|You|He|She|It|They <pn>::=Erica|Yinghe|Johnson|Obama|Lilei|Hanmeimei <dp>::=the|a <adjp>::= <adj> <adjp>|<adj> <adj>::=cute|big|small|ungly|smart|subliminal|pretentious|shy <n>::=dog|cat|<n> <conj> <n>|lady|cigarettes|flower|samurai <vp>::=<tv> <np>|<iv> <tv>::=bought|caught|liked|showed|saw|smoked <iv>::=flew|spoked|sleeped|stopped|dived <conj>::=and
#234
sentence::=action somewhere | action somewhere because action::=Put your bodypart|Wave your bodypart|Break your bodypart|Blow out your bodypart bodypart::=head|shoulder|legs|knees|toes|hands somewhere::=behind your back|in the air|on the ground|through a wall|on that object|at that object object::= guy|girl|person|bug|ball|tree because::=just cause.|for reasons.|for the laughs.|for no reason.|to see if you can.
#235
<FULLNAME>::= <FIRST> <MIDDLE> <LAST> | <LAST> <MIDDLE> <FIRST> | <MIDDLE> <FIRST> <LAST> <FIRSTLAST>::= <FIRST> <LAST> | <LAST> <FIRST> <LASTFIRST>::= <LAST> <FIRST> | <FIRST> <LAST> <MIDDLEFIRST>::= <MIDDLE> <FIRST> | <FIRST> <MIDDLE> <MIDDLELAST>::= <MIDDLE> <LAST> | <LAST> <MIDDLE> <LAST>::= <Snookums> | <shady> | <nasty> <FIRST>::= <candy> | <penelope> | <sugar> | <strawberry> <MIDDLE>::= <von> | <candycane> | <apple> | <bottom>
#236
<title>::= <con> <noun> of the <phrase> | <con> <phrase> <con>::= The | A <phrase>::=<verb> <adj> <noun> | <noun> <noun> | <noun> to <verb> | <adj> <noun> <noun>::=accept | add | admire | admit | advise | afford | agree | alert | allow | amuse | analyse | announce | annoy | answer | apologise | appear | applaud | appreciate | approve | argue | arrange | arrest | arrive | ask | attach | attack | attempt | attend | attract | avoid | back | bake | balance | ban | bang | bare | bat | bathe | battle | beam | beg | behave | belong | bleach | bless | blind | blink | blot | blush | boast | boil | bolt | bomb | book | bore | borrow | bounce | bow | box | brake | branch | breathe | bruise | brush | bubble | bump | burn | bury | buzz | calculate | call | camp | care | carry | carve | cause | challenge | change | charge | chase | cheat | check | cheer | chew | choke | chop | claim | clap | clean | clear | clip | close | coach | coil | collect | colour | comb | command | communicate | compare | compete | complain | complete | concentrate | concern | confess | confuse | connect | consider | consist | contain | continue | copy | correct | cough | count | cover | crack | crash | crawl | cross | crush | cry | cure | curl | curve | cycle | dam | damage | dance | dare | decay | deceive | decide | decorate | delay | delight | deliver | depend | describe | desert | deserve | destroy | detect | develop | disagree | disappear | disapprove | disarm | discover | dislike | divide | double | doubt | drag | drain | dream | dress | drip | drop | drown | drum | dry | dust | earn | educate | embarrass | employ | empty | encourage | end | enjoy | enter | entertain | escape | examine | excite | excuse | exercise | exist | expand | expect | explain | explode | extend | face | fade | fail | fancy | fasten | fax | fear | fence | fetch | file | fill | film | fire | fit | fix | flap | flash | float | flood | flow | flower | fold | follow | fool | force | form | found | frame | frighten | fry | gather | gaze | glow | glue | grab | grate | grease | greet | grin | grip | groan | guarantee | guard | guess | guide | hammer | hand | handle | hang | happen | harass | harm | hate | haunt | head | heal | heap | heat | help | hook | hop | hope | hover | hug | hum | hunt | hurry | identify | ignore | imagine | impress | improve | include | increase | influence | inform | inject | injure | instruct | intend | interest | interfere | interrupt | introduce | invent | invite | irritate | itch | jail | jam | jog | join | joke | judge | juggle | jump | kick | kill | kiss | kneel | knit | knock | knot | label | land | last | laugh | launch | learn | level | license | lick | lie | lighten | like | list | listen | live | load | lock | long | look | love | man | manage | march | mark | marry | match | mate | matter | measure | meddle | melt | memorise | mend | mess | up | milk | mine | miss | mix | moan | moor | mourn | move | muddle | mug | multiply | murder | nail | name | need | nest | nod | note | notice | number | obey | object | observe | obtain | occur | offend | offer | open | order | overflow | owe | own | pack | paddle | paint | park | part | pass | paste | pat | pause | peck | pedal | peel | peep | perform | permit | phone | pick | pinch | pine | place | plan | plant | play | please | plug | point | poke | polish | pop | possess | post | pour | practise | pray | preach | precede | prefer | prepare | present | preserve | press | pretend | prevent | prick | print | produce | program | promise | protect | provide | pull | pump | punch | puncture | punish | push | question | queue | race | radiate | rain | raise | reach | realise | receive | recognise | record | reduce | reflect | refuse | regret | reign | reject | rejoice | relax | release | rely | remain | remember | remind | remove | repair | repeat | replace | reply | report | reproduce | request | rescue | retire | return | rhyme | rinse | risk | rob | rock | roll | rot | rub | ruin | rule | rush | sack | sail | satisfy | save | saw | scare | scatter | scold | scorch | scrape | scratch | scream | screw | scribble | scrub | seal | search | separate | serve | settle | shade | share | shave | shelter | shiver | shock | shop | shrug | sigh | sign | signal | sin | sip | ski | skip | slap | slip | slow | smash | smell | smile | smoke | snatch | sneeze | sniff | snore | snow | soak | soothe | sound | spare | spark | sparkle | spell | spill | spoil | spot | spray | sprout | squash | squeak | squeal | squeeze | stain | stamp | stare | start | stay | steer | step | stir | stitch | stop | store | strap | strengthen | stretch | strip | stroke | stuff | subtract | succeed | suck | suffer | suggest | suit | supply | support | suppose | surprise | surround | suspect | suspend | switch | talk | tame | tap | taste | tease | telephone | tempt | terrify | test | thank | thaw | tick | tickle | tie | time | tip | tire | touch | tour | tow | trace | trade | train | transport | trap | travel | treat | tremble | trick | trip | trot | trouble | trust | try | tug | tumble | turn | twist | type | undress | unfasten | unite | unlock | unpack | untidy | use | vanish | visit | wail | wait | walk | wander | want | warm | warn | wash | waste | watch | water | wave | weigh | welcome | whine | whip | whirl | whisper | whistle | wink | wipe | wish | wobble | wonder | time | 2. | year | people | way | day | man | thing | woman | life | child | world | school | state | family | student | group | country | problem | hand | part | place | case | week | company | system | program | question | work | government | number | night | point | home | water | room | mother | area | money | story | fact | month | lot | right | study | book | eye | job | word | business | issue | side | kind | head | house | service | friend | father | power | hour | game | line | end | member | law | car | city | community | name | president | team | minute | idea | kid | body | information | back | parent | face | others | level | office | door | health | person | art | war | history | party | result | change | morning | reason | research | girl | guy | moment | air | teacher | force | education | dead | blood | night | house | dark | death | vampire | terror | horror | evil | space | star | time | alien | world | planet | earth | lost | wild | love | night | day | big | western | trail | wild | cowboy | kid | man | girl | woman | boy | gun | law | texas | adventure | lost | island | time | romance | heart | life <adj>::=abandoned | able | absolute | adorable | adventurous | academic | acceptable | acclaimed | accomplished | accurate | aching | acidic | acrobatic | active | actual | adept | admirable | admired | adolescent | adorable | adored | advanced | afraid | affectionate | aged | aggravating | aggressive | agile | agitated | agonizing | agreeable | ajar | alarmed | alarming | alert | alienated | alive | all | altruistic | amazing | ambitious | ample | amused | amusing | anchored | ancient | angelic | angry | anguished | animated | annual | another | antique | anxious | any | apprehensive | appropriate | apt | arctic | arid | aromatic | artistic | ashamed | assured | astonishing | athletic | attached | attentive | attractive | austere | authentic | authorized | automatic | avaricious | average | aware | awesome | awful | awkward | babyish | bad | back | baggy | bare | barren | basic | beautiful | belated | beloved | beneficial | better | best | bewitched | big | big-hearted | biodegradable | bite-sized | bitter | black | black-and-white | bland | blank | blaring | bleak | blind | blissful | blond | blue | blushing | bogus | boiling | bold | bony | boring | bossy | both | bouncy | bountiful | bowed | brave | breakable | brief | bright | brilliant | brisk | broken | bronze | brown | bruised | bubbly | bulky | bumpy | buoyant | burdensome | burly | bustling | busy | buttery | buzzing | calculating | calm | candid | canine | capital | carefree | careful | careless | caring | cautious | cavernous | celebrated | charming | cheap | cheerful | cheery | chief | chilly | chubby | circular | classic | clean | clear | clear-cut | clever | close | closed | cloudy | clueless | clumsy | cluttered | coarse | cold | colorful | colorless | colossal | comfortable | common | compassionate | competent | complete | complex | complicated | composed | concerned | concrete | confused | conscious | considerate | constant | content | conventional | cooked | cool | cooperative | coordinated | corny | corrupt | costly | courageous | courteous | crafty | crazy | creamy | creative | creepy | criminal | crisp | critical | crooked | crowded | cruel | crushing | cuddly | cultivated | cultured | cumbersome | curly | curvy | cute | cylindrical | damaged | damp | dangerous | dapper | daring | darling | dark | dazzling | dead | deadly | deafening | dear | dearest | decent | decimal | decisive | deep | defenseless | defensive | defiant | deficient | definite | definitive | delayed | delectable | delicious | delightful | delirious | demanding | dense | dental | dependable | dependent | descriptive | deserted | detailed | determined | devoted | different | difficult | digital | diligent | dim | dimpled | dimwitted | direct | disastrous | discrete | disfigured | disgusting | disloyal | dismal | distant | downright | dreary | dirty | disguised | dishonest | dismal | distant | distinct | distorted | dizzy | dopey | doting | double | downright | drab | drafty | dramatic | dreary | droopy | dry | dual | dull | dutiful | each | eager | earnest | early | easy | easy-going | ecstatic | edible | educated | elaborate | elastic | elated | elderly | electric | elegant | elementary | elliptical | embarrassed | embellished | eminent | emotional | empty | enchanted | enchanting | energetic | enlightened | enormous | enraged | entire | envious | equal | equatorial | essential | esteemed | ethical | euphoric | even | evergreen | everlasting | every | evil | exalted | excellent | exemplary | exhausted | excitable | excited | exciting | exotic | expensive | experienced | expert | extraneous | extroverted | extra-large | extra-small | fabulous | failing | faint | fair | faithful | fake | false | familiar | famous | fancy | fantastic | far | faraway | far-flung | far-off | fast | fat | fatal | fatherly | favorable | favorite | fearful | fearless | feisty | feline | female | feminine | few | fickle | filthy | fine | finished | firm | first | firsthand | fitting | fixed | flaky | flamboyant | flashy | flat | flawed | flawless | flickering | flimsy | flippant | flowery | fluffy | fluid | flustered | focused | fond | foolhardy | foolish | forceful | forked | formal | forsaken | forthright | fortunate | fragrant | frail | frank | frayed | free | French | fresh | frequent | friendly | frightened | frightening | frigid | frilly | frizzy | frivolous | front | frosty | frozen | frugal | fruitful | full | fumbling | functional | funny | fussy | fuzzy | gargantuan | gaseous | general | generous | gentle | genuine | giant | giddy | gigantic | gifted | giving | glamorous | glaring | glass | gleaming | gleeful | glistening | glittering | gloomy | glorious | glossy | glum | golden | good | good-natured | gorgeous | graceful | gracious | grand | grandiose | granular | grateful | grave | gray | great | greedy | green | gregarious | grim | grimy | gripping | grizzled | gross | grotesque | grouchy | grounded | growing | growling | grown | grubby | gruesome | grumpy | guilty | gullible | gummy | hairy | half | handmade | handsome | handy | happy | happy-go-lucky | hard | hard-to-find | harmful | harmless | harmonious | harsh | hasty | hateful | haunting | healthy | heartfelt | hearty | heavenly | heavy | hefty | helpful | helpless | hidden | hideous | high | high-level | hilarious | hoarse | hollow | homely | honest | honorable | honored | hopeful | horrible | hospitable | hot | huge | humble | humiliating | humming | humongous | hungry | hurtful | husky | icky | icy | ideal | idealistic | identical | idle | idiotic | idolized | ignorant | ill | illegal | ill-fated | ill-informed | illiterate | illustrious | imaginary | imaginative | immaculate | immaterial | immediate | immense | impassioned | impeccable | impartial | imperfect | imperturbable | impish | impolite | important | impossible | impractical | impressionable | impressive | improbable | impure | inborn | incomparable | incompatible | incomplete | inconsequential | incredible | indelible | inexperienced | indolent | infamous | infantile | infatuated | inferior | infinite | informal | innocent | insecure | insidious | insignificant | insistent | instructive | insubstantial | intelligent | intent | intentional | interesting | internal | international | intrepid | ironclad | irresponsible | irritating | itchy | jaded | jagged | jam-packed | jaunty | jealous | jittery | joint | jolly | jovial | joyful | joyous | jubilant | judicious | juicy | jumbo | junior | jumpy | juvenile | kaleidoscopic | keen | key | kind | kindhearted | kindly | klutzy | knobby | knotty | knowledgeable | knowing | known | kooky | kosher | lame | lanky | large | last | lasting | late | lavish | lawful | lazy | leading | lean | leafy | left | legal | legitimate | light | lighthearted | likable | likely | limited | limp | limping | linear | lined | liquid | little | live | lively | livid | loathsome | lone | lonely | long | long-term | loose | lopsided | lost | loud | lovable | lovely | loving | low | loyal | lucky | lumbering | luminous | lumpy | lustrous | luxurious | mad | made-up | magnificent | majestic | major | male | mammoth | married | marvelous | masculine | massive | mature | meager | mealy | mean | measly | meaty | medical | mediocre | medium | meek | mellow | melodic | memorable | menacing | merry | messy | metallic | mild | milky | mindless | miniature | minor | minty | miserable | miserly | misguided | misty | mixed | modern | modest | moist | monstrous | monthly | monumental | moral | mortified | motherly | motionless | mountainous | muddy | muffled | multicolored | mundane | murky | mushy | musty | muted | mysterious | naive | narrow | nasty | natural | naughty | nautical | near | neat | necessary | needy | negative | neglected | negligible | neighboring | nervous | new | next | nice | nifty | nimble | nippy | nocturnal | noisy | nonstop | normal | notable | noted | noteworthy | novel | noxious | numb | nutritious | nutty | obedient | obese | oblong | oily | oblong | obvious | occasional | odd | oddball | offbeat | offensive | official | old | old-fashioned | only | open | optimal | optimistic | opulent | orange | orderly | organic | ornate | ornery | ordinary | original | other | our | outlying | outgoing | outlandish | outrageous | outstanding | oval | overcooked | overdue | overjoyed | onerlooked | palatable | pale | paltry | parallel | parched | partial | passionate | past | pastel | peaceful | peppery | perfect | perfumed | periodic | perky | personal | pertinent | pesky | pessimistic | petty | phony | physical | piercing | pink | pitiful | plain | plaintive | plastic | playful | pleasant | pleased | pleasing | plump | plush | polished | polite | political | pointed | pointless | poised | poor | popular | portly | posh | positive | possible | potable | powerful | powerless | practical | precious | present | prestigious | pretty | precious | previous | pricey | prickly | primary | prime | pristine | private | prize | probable | productive | profitable | profuse | proper | proud | prudent | punctual | pungent | puny | pure | purple | pushy | putrid | puzzled | puzzling | quaint | qualified | quarrelsome | quarterly | queasy | querulous | questionable | quick | quick-witted | quiet | quintessential | quirky | quixotic | quizzical | radiant | ragged | rapid | rare | rash | raw | recent | reckless | rectangular | ready | real | realistic | reasonable | red | reflecting | regal | regular | reliable | relieved | remarkable | remorseful | remote | repentant | required | respectful | responsible | repulsive | revolving | rewarding | rich | rigid | right | ringed | ripe | roasted | robust | rosy | rotating | rotten | rough | round | rowdy | royal | rubbery | rundown | ruddy | rude | runny | rural | rusty | sad | safe | salty | same | sandy | sane | sarcastic | sardonic | satisfied | scaly | scarce | scared | scary | scented | scholarly | scientific | scornful | scratchy | scrawny | second | secondary | second-hand | secret | self-assured | self-reliant | selfish | sentimental | separate | serene | serious | serpentine | several | severe | shabby | shadowy | shady | shallow | shameful | shameless | sharp | shimmering | shiny | shocked | shocking | shoddy | short | short-term | showy | shrill | shy | sick | silent | silky | silly | silver | similar | simple | simplistic | sinful | single | sizzling | skeletal | skinny | sleepy | slight | slim | slimy | slippery | slow | slushy | small | smart | smoggy | smooth | smug | snappy | snarling | sneaky | sniveling | snoopy | sociable | soft | soggy | solid | somber | some | spherical | sophisticated | sore | sorrowful | soulful | soupy | sour | Spanish | sparkling | sparse | specific | spectacular | speedy | spicy | spiffy | spirited | spiteful | splendid | spotless | spotted | spry | square | squeaky | squiggly | stable | staid | stained | stale | standard | starchy | stark | starry | steep | sticky | stiff | stimulating | stingy | stormy | straight | strange | steel | strict | strident | striking | striped | strong | studious | stunning | stupendous | stupid | sturdy | stylish | subdued | submissive | substantial | subtle | suburban | sudden | sugary | sunny | super | superb | superficial | superior | supportive | sure-footed | surprised | suspicious | svelte | sweaty | sweet | sweltering | swift | sympathetic | tall | talkative | tame | tan | tangible | tart | tasty | tattered | taut | tedious | teeming | tempting | tender | tense | tepid | terrible | terrific | testy | thankful | that | these | thick | thin | third | thirsty | this | thorough | thorny | those | thoughtful | threadbare | thrifty | thunderous | tidy | tight | timely | tinted | tiny | tired | torn | total | tough | traumatic | treasured | tremendous | tragic | trained | tremendous | triangular | tricky | trifling | trim | trivial | troubled | true | trusting | trustworthy | trusty | truthful | tubby | turbulent | twin | ugly | ultimate | unacceptable | unaware | uncomfortable | uncommon | unconscious | understated | unequaled | uneven | unfinished | unfit | unfolded | unfortunate | unhappy | unhealthy | uniform | unimportant | unique | united | unkempt | unknown | unlawful | unlined | unlucky | unnatural | unpleasant | unrealistic | unripe | unruly | unselfish | unsightly | unsteady | unsung | untidy | untimely | untried | untrue | unused | unusual | unwelcome | unwieldy | unwilling | unwitting | unwritten | upbeat | upright | upset | urban | usable | used | useful | useless | utilized | utter | vacant | vague | vain | valid | valuable | vapid | variable | vast | velvety | venerated | vengeful | verifiable | vibrant | vicious | victorious | vigilant | vigorous | villainous | violet | violent | virtual | virtuous | visible | vital | vivacious | vivid | voluminous | wan | warlike | warm | warmhearted | warped | wary | wasteful | watchful | waterlogged | watery | wavy | wealthy | weak | weary | webbed | wee | weekly | weepy | weighty | weird | welcome | well-documented | well-groomed | well-informed | well-lit | well-made | well-off | well-to-do | well-worn | wet | which | whimsical | whirlwind | whispered | white | whole | whopping | wicked | wide | wide-eyed | wiggly | wild | willing | wilted | winding | windy | winged | wiry | wise | witty | wobbly | woeful | wonderful | wooden | woozy | wordy | worldly | worn | worried | worrisome | worse | worst | worthless | worthwhile | worthy | wrathful | wretched | writhing | wrong | wry | yawning | yearly | yellow | yellowish | young | youthful | yummy | zany | zealous | zesty | zigzag <verb>::=accept | add | admire | admit | advise | afford | agree | alert | allow | amuse | analyse | announce | annoy | answer | apologise | appear | applaud | appreciate | approve | argue | arrange | arrest | arrive | ask | attach | attack | attempt | attend | attract | avoid | back | bake | balance | ban | bang | bare | bat | bathe | battle | beam | beg | behave | belong | bleach | bless | blind | blink | blot | blush | boast | boil | bolt | bomb | book | bore | borrow | bounce | bow | box | brake | branch | breathe | bruise | brush | bubble | bump | burn | bury | buzz | calculate | call | camp | care | carry | carve | cause | challenge | change | charge | chase | cheat | check | cheer | chew | choke | chop | claim | clap | clean | clear | clip | close | coach | coil | collect | colour | comb | command | communicate | compare | compete | complain | complete | concentrate | concern | confess | confuse | connect | consider | consist | contain | continue | copy | correct | cough | count | cover | crack | crash | crawl | cross | crush | cry | cure | curl | curve | cycle | dam | damage | dance | dare | decay | deceive | decide | decorate | delay | delight | deliver | depend | describe | desert | deserve | destroy | detect | develop | disagree | disappear | disapprove | disarm | discover | dislike | divide | double | doubt | drag | drain | dream | dress | drip | drop | drown | drum | dry | dust | earn | educate | embarrass | employ | empty | encourage | end | enjoy | enter | entertain | escape | examine | excite | excuse | exercise | exist | expand | expect | explain | explode | extend | face | fade | fail | fancy | fasten | fax | fear | fence | fetch | file | fill | film | fire | fit | fix | flap | flash | float | flood | flow | flower | fold | follow | fool | force | form | found | frame | frighten | fry | gather | gaze | glow | glue | grab | grate | grease | greet | grin | grip | groan | guarantee | guard | guess | guide | hammer | hand | handle | hang | happen | harass | harm | hate | haunt | head | heal | heap | heat | help | hook | hop | hope | hover | hug | hum | hunt | hurry | identify | ignore | imagine | impress | improve | include | increase | influence | inform | inject | injure | instruct | intend | interest | interfere | interrupt | introduce | invent | invite | irritate | itch | jail | jam | jog | join | joke | judge | juggle | jump | kick | kill | kiss | kneel | knit | knock | knot | label | land | last | laugh | launch | learn | level | license | lick | lie | lighten | like | list | listen | live | load | lock | long | look | love | man | manage | march | mark | marry | match | mate | matter | measure | meddle | melt | memorise | mend | mess | up | milk | mine | miss | mix | moan | moor | mourn | move | muddle | mug | multiply | murder | nail | name | need | nest | nod | note | notice | number | obey | object | observe | obtain | occur | offend | offer | open | order | overflow | owe | own | pack | paddle | paint | park | part | pass | paste | pat | pause | peck | pedal | peel | peep | perform | permit | phone | pick | pinch | pine | place | plan | plant | play | please | plug | point | poke | polish | pop | possess | post | pour | practise | pray | preach | precede | prefer | prepare | present | preserve | press | pretend | prevent | prick | print | produce | program | promise | protect | provide | pull | pump | punch | puncture | punish | push | question | queue | race | radiate | rain | raise | reach | realise | receive | recognise | record | reduce | reflect | refuse | regret | reign | reject | rejoice | relax | release | rely | remain | remember | remind | remove | repair | repeat | replace | reply | report | reproduce | request | rescue | retire | return | rhyme | rinse | risk | rob | rock | roll | rot | rub | ruin | rule | rush | sack | sail | satisfy | save | saw | scare | scatter | scold | scorch | scrape | scratch | scream | screw | scribble | scrub | seal | search | separate | serve | settle | shade | share | shave | shelter | shiver | shock | shop | shrug | sigh | sign | signal | sin | sip | ski | skip | slap | slip | slow | smash | smell | smile | smoke | snatch | sneeze | sniff | snore | snow | soak | soothe | sound | spare | spark | sparkle | spell | spill | spoil | spot | spray | sprout | squash | squeak | squeal | squeeze | stain | stamp | stare | start | stay | steer | step | stir | stitch | stop | store | strap | strengthen | stretch | strip | stroke | stuff | subtract | succeed | suck | suffer | suggest | suit | supply | support | suppose | surprise | surround | suspect | suspend | switch | talk | tame | tap | taste | tease | telephone | tempt | terrify | test | thank | thaw | tick | tickle | tie | time | tip | tire | touch | tour | tow | trace | trade | train | transport | trap | travel | treat | tremble | trick | trip | trot | trouble | trust | try | tug | tumble | turn | twist | type | undress | unfasten | unite | unlock | unpack | untidy | use | vanish | visit | wail | wait | walk | wander | want | warm | warn | wash | waste | watch | water | wave | weigh | welcome | whine | whip | whirl | whisper | whistle | wink | wipe | wish | wobble | wonder
#237
gibberish::=mm mm mm mm mm::= bazinga|um| yeah|hmm| chinglish::= pn time tv adjp np|adv vp adv::= recently|currently|surely|seriously|eventually np::=dp adjp n|pn dp::=the|a adjp::=adj|adj adjp adj::=big|fat|green|wonderful|faulty|subliminal|pretentious|crazy n::=dog|cat|man|university|father|mother|child|television|plane time::= yeasterday| last night | before|once pn::=John|Jane|Sally|Spot|Fred|Elmo tv::=hit|honored|kissed|helped|kicked|hacked vp::=tv np | iv
#238
ADJ::= large|small|red|hot|bright|horrible|fun|starving|anxious|nice ADV::=slightly|very|extremely|incredibly|unbelievably PN::=John|George|Miesha|Ronda|Sarah|Donald|James|Glover|Samantha|Alexandria T-VERB::=killed|hit|touched|put|wore|moved ARTICLE::=the|a NOUN::=computer|homework|boy|desk|watermelon|mother|adult|TV|projector|C++ program VERB-P::=T-VERB NOUN-P|IT-VERB SENTENCE::=NOUN-P VERB-P POSSESS::=his|her ADJ-P::= ADJ|ADJ ADJ-P|ADV ADJ-P IT-VERB::=slept|cried|ran|wept|swam|cared NOUN-P::=ARTICLE ADJ-P NOUN|PN|POSSESS NOUN
#239
JOKE::= Knock knock. Who's there? RESPONSE RESPONSE::= Yacht! Yacht who? Yacht a know me by now! | Juno. Juno who? Juno that I'm out here, right? | Hatch. Hatch who? Bless you! | A little old lady. A little old lady who? I didn't know you could yodel. | Agent pass. Agent pass who? Agent password: PASSWORD PCOMP::= NUM | PCOMP UCL NUM LCL PASSWORD::= PCOMP PCOMP PCOMP PCOMP PCOMP NUM::= 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 LCL::= a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z UCL::= A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z
#240
<l>::=<s> <s>::=<np> <vp>|<sa> <sa>::=<s> <a> <s> <a>::=and so|but|and|and through <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a| <adjp>::=<adj>|<adj> <adjp> <adj>::=mimsy|frumious|vorpal|manxome|uffish|tulgey|galumphing|beamish|frabjous| <n>::=brillig|toves|wabe|borogoves|mome|wood|flame|boy|arms|sword|claws|Jabberwock|Tumtum tree|Bandersnatch|Jubjub bird <pn>::=Calloh|Callay|Lewis|Alice <vp>::=<tv> <np>|<iv> <tv>::=chortled|shunned|caught|came|sought <iv>::=gyred|gimbled|rested|stood|galumphed|died
#241
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=big|fat|green|wonderful|faulty|subliminal|pretentious <n>::=dog|cat|man|university|father|mother|child|television <pn>::=John|Jane|Sally|Spot|Fred|Elmo <vp>::=<tv> <np>|<iv> <tv>::=hit|honored|kissed|helped <iv>::=died|collapsed|laughed|wept
#242
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <tmi>::= <dp> <adjp> <adjp> <adjp> <adjp> <n> <adjp>::=<adj>|<adj> <adjp> <adj>::=big|fat|green|black|hot-head|sexy|bootilicious|moist|ultra-manly|crazy <n>::=dog|cat|man|PIGU|bird|pighead|peepee|poop <pn>::=John|pewpew|Sally|KAIWEN|Fred|Dick|Yolo-Man|Maggie|Ashe <vp>::=<tv> <np>|<iv> <tv>::=hit|pooped on|kissed|farted on|gave a massage to|rubbed|got send to kill|killed|ignited|jumped on <iv>::=died|EXPLODED|partied|drowned|fell|collapsed|jumped down
#243
<full>::=<name> <address> <zip> <name>::=<first> <last> <address>::=<house> <street> <extension> <direction> <city> <state> <zip>::=90210|98105|60601|10162|80602 <first>::=Barack|Helene|Chris|Stuart|Kanye <last>::=Obama|Martin|Alfino|Reges|West <house>::=826|484|15|1387|5219 <street>::=15TH|17TH|19TH|20TH|25TH <extension>::=AVE|ST|CT|WAY|DR <direction>::=NE|SE|NW|SW <city>::=Seattle|Detroit|Chicago|Atlanta|Miami <state>::=WA|MI|IL|GA|FL
#244
<s>::=<np> <adv> <vp> <pizza> pizza|<np> <adv> <vp> <pizza> pizza that <dp> <n> <adv> <v> <np>::=<np> and <pn>|<pn>|<dp> <n> <vp>::=<v> <dp> <adjp> <adjp>::=<adj>|<adj> <adjp> <pn>::=Seattle|Diego|UW|Pagliacci|Rico|Dave|Enrique <dp>::=the|a <n>::=bear|truck|ocean|building|vespa|alien|dog|mom|chef|tire <v>::=made|baked|ate|probed|fucked|spit on|licked|sniffed|devoured|obliterated|shared <adj>::=greasy|slimy|moist|rotting|delicious|dripping|steamy|frozen|foamy|moldy|tasty|salty|sweet|super badass <adv>::=begrudgingly|quickly|aggressively|stealthily|selfishly|sloppily|noisily|shamefully|shamelessly|angrily|sweetly|attractively|dominantly <pizza>::=<toppings>|<toppings> <toppings>|<toppings> <cheese>|<veggies> <veggies> <toppings>::=<toppings> <toppings>|<meat>|<seafood>|<cheese>|<veggies>|<strangethingsnooneshouldputonpizza> <meat>::=<seafood>|pepperoni|sausage|ham|bacon|chicken|lamb|hamburger|spam|goat|venison|rattlesnake|alligator <seafood>::=shrimp|crab|salmon|tuna|crawfish|lobster|sushi|seaweed|clams|oyster|octopus|calamari|caviar <cheese>::=parmigiano|swiss|gorgonzola|cheddar|provalone|pepper jack|mozzarella|gouda|american|spray cheese|brie|feta <veggies>::=broccolli|cucumber|artichoke|chive|onion|pepper|jalapeno|olive|tomato|arugula|squash|carrot|beat|raddish <strangethingsnooneshouldputonpizza>::=<strangerthingsthatarenotedible>|<seafood>|anchovies|peanut butter|brown sugar|mushrooms|eggs|eggplant|popcorn|brownies|alcoholz|boba <strangerthingsthatarenotedible>::=microwave|Frank|used condoms|toe nails|lotion|magic mushrooms|band-aid
#245
<yo>::=<stellarthingsNstuff> <itHappens> <stellarthingsNstuff>::=<articles> <aspectphrase> <thingsNstuff>|<BigI> <articles>::=the|a <aspectphrase>::=<aspect> <makingit>|<aspect> <aspectphrase> <aspect>::=giant|stellar|colorful|galactic|awesome|beautiful|timeless <thingsNstuff>::=star|supernova|galaxy|nebula|gasses|light|dust|astroid <BigI>::=Andromeda|Venus|Orion|Soleil|Lune|MilkyWay <itHappens>::=<makingit> <stellarthingsNstuff>|<rockingit> <makingit>::=shinning|exploding|expanding|forming|mind-blowing <rockingit>::=splattered|mixed|crashed|obliterated
#246
detailStudent::= school studentID department name school::= University of Washington| Western Washington University| Seattle University| Washington State University studentID::= 111111|222222|333333|444444|555555|666666|777777|888888|999999|000000 department::= major | minor major::= CSE | Engineering| Business| Architecture| Aureospace minor::= Math | Physics| Geography| Psychology name::= firstName lastName firstName::= Kyle|Natalie|James|Molly|Ashley|Leif|Phil|Lauren lastName::= Gates|Jobs|Buffet|Obama|Trinh|Duong|JanHo
#247
a::=b|c|a b b::=Gucci Mane|G-LO|Devin the Dude| c::=ignominious b|ecumenical b|ratchet b|3hunna b d::=e f|f a|g g|g c e::=timorous|:)|f f::=brrrr c|icy c|fresh c|brisk h|nippy h|e g::=the dopest h|the illest e|the most gucci h h::=happy f|harmonious c|hilarious f|hare-brained c|habitual f|hazy c|high b|harrowing f|hopeful c i::=d|blah blah blah|b g
#248
<phrase>::=<dp> <color> <animal> <action> in <continent> <continent>::=Africa|Australia|Asia|Antartica <dp>::=the|a <animal>::=lion|leopard|cheetah|husky|kangaroo|sheep <color>::=red|purple|green|blue <action>::=rolls|smokes|sleeps|lays
#249
sent::=obj verb subj obj::= noun subj::= possessor sandwhich|propnoun sandwhich verb::=action prep|action prep obj connector verb noun::= bacon|eggs|cheese|ham propnoun::=Justin's action::=fell|landed prep::= on possessor::= my connector::= and
#250
P::=GNM GV|GNF GV|GNP GVP|PS GV|PP GVP GNM::=DM NCM GAM|NPM GNF::=DF NCF GAF|NPF GNP::=DP NCP GAP|DP NCPF GAPF|GNM et GNM|GNM et GNF|GNF et GNM|GNP et GNP|GNP et GNM|GNM et GNP|GNF et GNP|GNP et GNM|GNP et GNF PS::=il|elle|on PP::=ils|elles DM::=le|un|son|leur|mon DF::=la|une|sa|leur|ma DP::=les|des|ses|leurs|mes GAM::=ADJM|ADJM GAM GAF::=ADJF|ADJF GAF GAP::=ADJP|ADJP GAP GAPF::=ADJPF|ADJPF GAPF ADJM::=gros|grand|petit|beau|rouge|vert|bleu|moche|calme|rapide|bon ADJF::=grosse|grande|petite|belle|rouge|verte|bleue|moche|calme|rapide|bonne ADJP::=gros|grands|petits|beaux|rouges|verts|bleus|moches|calmes|rapides|bons ADJPF::=grosses|grandes|petites|belles|rouges|vertes|bleues|moches|calmes|rapides|bonnes NCM::=homme|lion|cameleon|superhero|ordinateur|bateau|chapeau|arbre|ananas|elephant|ami|monde NCF::=voiture|maison|television|chaussette|flute|guitare|plante|planette|figure de style|clef|amie NCP::=hommes|lions|cameleons|superheros|ordinateurs|bateaux|chapeaux|arbres|ananas|elephants|amis|mondes NCPF::=voitures|clef|maisons|televisions|chaussettes|flutes|guitares|plantes|planettes|figures de style|amies NPM::=Maxime|Samuel|Pierre|Greoire|Louis-Victor|Julien NPF::=Olivia|Camille|Victoria|Hanae|Maude|Laure-Anne GV::=V COD GVP::=VP COD VI::=faire|dire|aller|pouvoir|voir|vouloir|devoir|prendre|trouver|donner|savoir|passer|croire|changer V::=fait|dit|va VI|peut VI|vois|veux VI|doit VI|prend|trouve|donne|sait que|aime|croit que|change VP::=font|disent|vont VI|peuvent VI|voient|veulent VI|doivent VI|prennent|trouvent|donnent|savent que|aiment|croient que|changent COD::=GNM|GNF|GNP
#251
<s>::=<np> <vp> <punc>|<n> <iv> <punc>|<pn> <tv> <n> <punc> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a|an <adjp>::=<adj>|<adj> <adjp> <adj>::=stupid|awesome|cute|silly <n>::=college|bomb|chamber|guy|beauty <pn>::=Aaron|Katheirne|Becky|Stelle <vp>::=<adv> <tv> <np>|<iv> <adv> <tv>::=ate|fixed|huged|hated <iv>::=died|spoke|looked <punc>::=,|.|?|! <adv>::=well|rapidly|softly|loudly
#252
[s]::= [np] [vp] [np]::= [dp] [adjp] [n] | [pn] [vp]::= [tv] [np] | [iv] [adjp]::= [adj] | [adj] [adjp] [adj]::= intimidating|dying|hungry|nervous|guilty|innocent|sweaty|evil|dangerous|ruthless|adorable|rookie|talented [dp]::= the|a|some|one [n]::= lawyer|judge|attorney|detective|prosecutor|murderer|victim|jury|spirit medium|forensics team|witness [pn]::= Phoenix Wright|Maya Fey|Miles Edgeworth|Detective Gumshoe|Larry Butz|Apollo Justice|Athena Cykes|Godot|Ema Skye|Dahlia Hawthorne|Mia Fey|The Steel Samurai|Franziska Von Karma|Bobby Fulbright|Shelly deKiller|Pearl Fey [tv]::= defended|prosecuted|murdered|cross examined|attacked|accused|offended|saved|protected|hugged|befriended|questioned|cornered|channeled|badgered|ambushed|kidnapped [iv]::= died|survived|escaped|interrupted|screamed|celebrated|yelled "Objection!"|ate burgers|made a dramatic entrance|was held in contempt of court|was given the death penalty|came back with a vengence|saved the day
#253
sentence::= exclamation subject verb adverb | subject verb phrase | exclamation subject verb phrase exclamation::= oh my! | wowwy! | snap! | holy jeez! | spicy! | sweet! | wham! | oolala! subject::= he | she | Richard | Gary | Amanda | Lucy | the cat | the mouse verb::= said | jumped | danced | twirrled | ran | crashed | skipped | laughed adverb::= crazzily | wildly | wickedly | sassily | gracefully | stupidly phrase::= phraseComplete | phrasePartial phraseComplete::= through the house | on the dance floor | around town | under a bridge | upsidedown phrasePartial::= preposition article adjective noun preposition::= atop | upon | amid | below | across | through article::= a | the adjective::= green | mean | lean | obscene | wide screen | clean | hairy noun::= turtle | projector | cup | coffee | iphone | duck
#254
<Solder>::= ID: <Name> Class: <Role> Equipment assigned: <Equipment> <Name>::= <First> <Last> <First>::= Shane | Rob | Jeff | Neli | Matt | Jake | Greg | Arthur | Sam | Jack | Mike | Ross | Sidney | Kate | April | Sally | Jill | Amy | Heather | Ashley <Last>::= Freeman | Hudson | White | Clark | Lewis | Lee | Hall | Black | Perry | Parker | Cox | Watson | Brooks | Wood | Griffin | Hayes | Tucker | Leroy <Role>::= Scout | Rifleman | heavy | Sniper | Assault <Equipment>::= < Armor> <Weapon> <Armor>::= Light Armor | Heavy Armor | Camouflaged Armor | Experimental Armor <Weapon>::= Pistol | grenades with <Weapon> | Assault Rifle | Shotgun | Chain gun | Med kit with <Weapon> | Rocket Launcher
#255
<greetings>::= hello | hey | hi | whats up | hola <coffee>::=mocha|milk | latte | espresso | macchiato | drip with a little cream <music>::= guitar | synthesizer| drumAndBass | low-pass | reverb <computer>::= software | interface | keyboard|mouse | apple | RAM <punctuation>::= "" | !! | ?? | .. | ,, | ;; <level2>::= <greetings> <coffee> | <music> <computer> <level3>::=<coffee> <punctuation> | <level2> <level4>::= <level3> <computer> | <level2> <music>
#256
s::= np adjp::= adj | adj adjp adj::= digital | systematic | graphical | virtual | user-oriented | wireless | binary | abstract svp::= siv | stv snp sn pvp::= piv | ptv snp sn siv::= crashes | reboots | compiles | synthesizes stv::= terminates | digitizes | modulates | operates | compiles | computes | synthesizes ptv::= terminate | digitize | modulate | operate | compile | compute | synthesize piv::= crash | reboot | compile np::= pnp pvp| snp svp sn::= wave function modulator sn | program | machine | API sn | class | device | interface | collection pn::= nodes | interfaces | networks | embedded software | artificial intelligence | data pdet::= some | the sdet::= the | a pnp::= pdet adjp pn | pdet pn snp::= sdet adjp sn sn | sdet sn sn
#257
<ad>::=<rhetor> <prep> <adjseq> <prod> <time> <fineprint> <rhetor>::=What are you waiting for? <ucact>|So come on! <ucact>|Hurry up and <lcact>|Come and <lcact>|<ucact>|Don't wait! <ucact> <prep>::=our|this|a copy of our|your own|your very own <lcact>::=buy|get|puchase|own|rent <ucact>::=Buy|Get|Puchase|Own|Rent <adjseq>::= new and <adj>|<adj>|<newmod> new <adj> <prod>::=product|game|program|car <newmod>::=brand|spanking|sleek|fresh <adj>::=useful|shiny|trendy|hip|cool|valuable|improved <time>::=today!|right now!|immediately!|before it's gone!|while supplies last!|before we go out of business! <fineprint>::=Batteries not included.|We are not responsible for any loss of <bodypart>|Package may contain <unpleasant>|Not available in <place>|The cake isn't a lie, but the Apple pie is.|Product not guaranteed to work.|By buying this product, you and your family members agree to forfeit all your <bodypart> <bodypart>::=genitalia.|life.|eyes.|anuses.|mouthes.|sanity.|limbs.|health.|souls. <place>::=the United States.|North America.|the western world.|heaven.|the Milky Way Galaxy. <unpleasant>::=a bobcat.|a chainsaw murderer.|an armed nuclear weapon.|zombies.|Stalin.|Pol Pot.|Hitler.|the Westboro Baptist Church.|
#258
s::=np vp np::=dp adjp n|pn|pn c pn c::=and dp::=his|her|their|the|a adjp::=adj|adj|adj|adjp adj adj::=smart|insightful|silly|ethical|amoral|biopolitical n::=Beyond Good and Evil|Simulacra|Ontology|zero-point|Biopolitics|epistemology pn::=Chomsky|Foucault|Badiou|Nietzsche|Wilderson|Zizek|Baudrillard|Schmitt|Heidegger vp::=tv np|iv tv::=solved|hurt|caused|finished iv::=withdrew|left|spoke|lectured|ranted
#259
Chinese::= Well done!|n v dp adj n | adj !! n::= she|David|computer|burger|classmate|tea|!!!BomB!!!|king!|grass|Dragon v::= drinks | eats | hugs | kicks | likes adj::= wet |beautiful| sexy|delicious| ugly dp::=a |a few| the English::= What!? | n v dp n | adj ?
#260
sentence::=longsentence1 conjunction longsentence2 longsentence1::=article adjectives funnystuff verb preposition funnystuff longsentence2::=smallsentences|smallsentences conjunction smallsentences smallsentences::=onomatopoeia|article funnystuff verb funnystuff|adjectives funnystuff verb preposition objects onomatopoeia::="Woof!"|"Ouch!"|"Oops!"|"Boom!" funnystuff::=adjectives funnywords|funnywords funnywords::=funnynames|objects funnynames::=StuartReges|R2D2|C-3PO|Spock|Pewdiepie|Markiplier|JennaMarble|SheldonCooper|DarthVader objects::=hump|incest|schooltrip|nappies|puberty|scarf|acid|centaur|unicorn|KungPoChicken|miracle|cookie|uppercut|RPG|dinner|accidents adjectives::=dirty|romantic|fabulous|stupid|genius|lame|emotional|cynical|charming|tasteful|sad|challenged|fantastic|lazy verb::=burps|vomits|sings|feels|talks|feeds|slaps|gives|screams|wipes|stucks|is|says|likes preposition::=in|on|off|at|by|from|of article::=a|the conjunction::=and|but|so|though|because|then
#261
Phrase::=Announcer GrandSlam|Announcer Players Actions|Announcer Pitcher PActions Announcer::=Dave Niehaus:|Dave Sims:|Rick Rizz:|Mike Blowers:|Dave Henderson: Players::=Ken Griffey Jr.|Ichiro|Robinson Cano|Jay Buehner|Dan Wilson|Mike Blowers|Edgar Martinez|Kenji Johjima|Dave Henderson|Mike Cameron|Bret Boone Pitcher::=Felix Hernandez|Kazuhiro Sasaki|Jamie Moyer|Randy Johnson GrandSlam::=Get out the rye bread and mustard grandma it's grand salami time Actions::=swings and misses|fouls it off|singles|doubles|triples|hits a homer|strikes out|grounds into a double play|flies out|grounds out|lines out|takes ball 1|takes ball 2|takes ball 3|walks|bunts|throws to first|turns a double play|makes a diving catch PActions::=throws a fastball for a strike|throws a curveball for a strike|throws a slider for a strike|throws a changeup for a strike|throws a fastball for a ball|throws a curveball for a ball|throws a slider for a ball|throws a changeup for a ball|strikes out the batter|strikes out the side|hits the batter|walks the batter|is taken out of the game
#262
<s>::=<vp> <np> <np>::=<dp> <n> <adjp>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=erinaceous|amatory|effulgent|uxorious <n>::=finnimbrun|dog|car|bicycle|bird <pn>::=Molly|Johnny|Zach|Eliza|Sally <vp>::=<tv>|<iv> <np> <iv>::=cried|sexted|fell|helped <tv>::=sung|refused|promised|paid|loved
#263
<flame>::=<person> <verb> <object>|<person> <verb> <object> <insult> <object>::=<article> <noun>|<person> <article>::=the|a|your|my <person>::=your mom|your dad|i|your sister|your turtle <noun>::=xbox|ps3|computer|wii|virtuaboy|microwave <verb>::=pwned|destroyed|dominated|obliterated|360noscoped|told|hacked <insult>::=noob|brony|idiot|do you even lift|yolo|yoloswag|you just got told
#264
Ring::= Killer Phrase Killer::= Adj Name Phrase::= V Adj Name V::= killed | shot | hit | strike | murdered | kicked Adj::= innocent | dangerous | happy | hostile | insane | mad Name::= Abdullah Shan | Abul Djabar | David | Gregory Brazel | John Bunting | Eric Edgar Cooke
#265
<person>::=Obama|Katy Perry|Batman|Putin|Elvis|Spiderman <sense>::=smells|tastes|feels|sounds|looks <comparison>::=like|similar to|kinda <comparison> <adjective>::=stinky|pretty|crazy|tasty|obnoxious|<adjective> <adjective> <thing>::=socks|underwear|frogs|snails|televisions <sentence>::=<person> <sense> <comparison> <adjective> <thing>
#266
<FULLADR>::=<NAME> <Separator1> <ADDRESS> <CITY> <Separator2> <STATE> <ZIPCODE> <Separator1>::= : <Separator2>::= , <NAME>::=<FIRSTNAME> <LASTNAME> <FIRSTNAME>::=Boyce | Lovie | Kenia | Joseph | Misaka | Sofia | Janey | Alfredo | Shaniqua | Mercedes | Jefferson | Werner | Ursula | Ione | Carina <LASTNAME>::=Logue | Wingerter | Ferreira |Dolloff | Ferrante | Cruse | Tiggs | Erdman | Kurosaki | Ackermann| Gonsoulin | Gans | Sheridan | Rutherford | Stanislawski <ADDRESS>::=<ADDRESSLINE1> <ADDRESSLINE2> | <ADDRESSLINE1> <ADDRESSLINE1>::=<STREETADDRESS> | <POBOXADDRESS> <STREETADDRESS>::=<NUMBERCHOICE> <STREETNAME> <SUFFIX> <STREETNAME>::= Mirimichi | Amber | Auburn | Bent | Big| Birch | Blue | Bright |Broad | Burning | Acorn | Anchor | Apple | Autumn | Axe | Barn | Beacon | Bear <SUFFIX>::= Way | Lane | View | Terrace | Boulevard | Street | Avenue | Circle | Drive | Esplanade | Acade | Alley | Field | Garden | Cove | Road | Promenade | Plaza <POBOXADDRESS>::= <POBOX> <UNITNUMBER> <POBOX>::=P.O.Box <ADDRESSLINE2>::=<UNITNAME> <UNITNUMBER> <UNITNAME>::=Apt | Suite | # | STE <UNITNUMBER>::=<PRINTCHAR> <NUMBERCHOICE> <NUMBERCHOICE>::= <NO> <NO> | <NO> <NO> <NO> | <NO> <NO> <NO> <NO> | <NO> <NO> <NO> <NO> <NO> <PRINTCHAR>::=A | B | C | E | G | H | J | K | L | M | N | P | R | S | T | V | X | Y | Z <NO>::=1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | <CITY>::=Geyser |Comanche | Watkins |Glen | Gatlinburg | Corfu | Orrum | Whitestown | Marble Cliff | Hunter | Hiouchi | Odenton <STATE>::=AL| AK | AZ | AR | CA | CO | CT | DE | DC | FL | GA | HI | ID | IL | IN | IA | KS | WA <ZIPCODE>::=<NO> <NO> <NO> <NO> <NO>
#267
<s>::=<q> <np> <pt> | <adj> <n> <pt> <np>::=<dp> <adj> | <adj> <n> <dp>::=the|it <p>::=you|they|she|he <adj>::=hard|easy|impossible|small|huge <n>::=horses|science|engineering|food|water|tennis <q>::=did|can|why|should|could <vp>::=<tv> <np> | <iv> <tv>::=study|read|write|browse|peek <iv>::=studied|died|ran|wrote <pt>::=!|?|!!!|???|?!?|?!?!?!?!?!?!?!?!|!@#*(^!@#?
#268
<!!w!!> ::= -- WARNING: Don't try these bread recipes!! <m> ::= <num> / <num> <unit> -- <num> ::= 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 <unit> ::= cup | tbsp | lb | g <bi> ::= flour <m> butter <m> yeast <m> salt <m> sugar <m> water <m> <extras> ::= <nuts> <m> | <fruit> <m> | <fruit> <m> <extras> | <fruit> <m> <nuts> <m> <extras> <nuts> ::= walnuts | pecans | peanuts | almonds <fruit> ::= banana | pumpkin | apple <recipe> ::= <!!w!!> <bi> <extras>
#269
YODA_SENTENCE::= YODA_TRANVERB_PHRASE YODA_NOUN_PHRASE YODA_INTRANSITIVE_VERB | YODA_TRANVERB_PHRASE YODA_INTRANVERB_PHRASE YODA_NOUN_PHRASE::= YODA_DETERMINANT YODA_NOUN | YODA_PROPER_NOUN YODA_TRANVERB_PHRASE::= YODA_TRANSITIVE_VERB YODA_NOUN_PHRASE YODA_INTRANVERB_PHRASE::= YODA_NOUN_PHRASE YODA_INTRANSITIVE_VERB YODA_NOUN::= x-wing | force | dark side | swamp | republic | Death Star YODA_DETERMINANT::= the | my | his YODA_PROPER_NOUN::= Vader | Luke | Dagobah | Tatooine | Obi Wan | Leia YODA_TRANSITIVE_VERB::= visit | destroy | use the force | continue training | see YODA_INTRANSITIVE_VERB::= must | will | shall | cannot | can
#271
{java}::= {import} {class} | {class} {class}::= {classheader} {fields} {methodheader} | {classheader} {methodheader} {classheader}::= {p} class {uppercasename} | {classheader} extends {uppercasename} {fields}::= {p} {type} {name} {p}::= public|private {type}::= int|double|String|char {methodheader}::= {p} {type} {name} {uppercasename}::= DrawingPanel|Critter|Assassin|ComputerBreaker|YummyFoodMaker|MyTaRocks|PartyHardPlayHard|RunFaster|InfiniteLoopMaker {name}::= chickens|bluePolkaDots|differentKindsOfFruit|iLikeRice|compareTo|toString|add|remove|push|pop|tanLawnChairs|monkey|i|j|k|length|height|width|x|y|z|quack|husky|boing|purple {import}::= import java.awt.*|import java.util.*|import java.io.*|{import} //oopsextraimports {import}
#272
<s> ::= <np> <advvp> <np> ::= <dp> <adjp> <n> | <dp> <n> | <pn> <dp> ::= the | a <vp> ::= <tv> <np> | <iv> <advvp> ::= <advp> <vp> | <vp> <advp> ::= <advp> and <adv> | <adv> <adv> ::= quickly | slowly | quietly | happily | rhythmically | suspiciously <adjp> ::= <adj> | <adj> <adjp> <adj> ::= excited | delighted | brilliant | careful | lost | scared | sad <n> ::= television | water | fire | tree | turtle | banana | grass | flower | cloud | apple | husky <pn> ::= Bruce | Gwen | Javier | Katherine | Steven | Mr. Stark | Cpt. America | Batman <tv> ::= climbed | welcomed | hugged | ate | found | absorbed | plucked <iv> ::= slipped | jumped | skipped | sang | danced | roared | cried <e> ::= <val> | <e> <op> <val> <val> ::= <var> | <num> | <funct> <var> ::= x | y | z | a | b | c <funct> ::= sin( <val> ) | cos( <val> ) | sqrt( <val> ) <num> ::= 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 42 <op> ::= + | - | * | / | % | = <pokes> ::= <poke> <act> <poke> ::= Pikachu | Charmander | Mudkip | Caterpie <act> ::= used <mov> | <oth> <oth> ::= <advvp> | <stat> | <misc> <misc> ::= was caught! | is evolving! | fainted! | missed! <stat> ::= was burned! | is confused! | was badly poisoned! | fell asleep! | is hurt by its burn! <mov> ::= Thundershock | Water Gun | Tackle | Ember | String Shot
#273
OPEN::=To get to the|To go to the|To reach the|To arrive at the PLACE::= discotheque|dive bar|dark alley|rodeo|hamster race|pearly gates|middle of nowhere|bermuda triangle|bottom of the ocean|happiest place on earth|pillow fort DIRECTIONP::= go DIRECTION | go DIRECTION then DIRECTIONP | go DIRECTION then DIRECTIONP DIRECTION::= right|down|around|straight up|180 degrees|north by northwest|past it|backwards|up the Wonkavator|across the sea DISTANCEP::= for DISTANCE DISTANCE::=several years|a day or two| 50 parsecs|about a foot|eleventeen decameters|a couple thousand miles|half a lifetime|long enough|a good amount of time STOPP::= until you STOP STOP::= run out of gas.|are forced to consult a map.|call a tow truck.|rage against the machine.|SUCCEED!|find it probably.|give up and go home.|shimsham the flimflam. ALL IN::= OPEN PLACE DIRECTIONP DISTANCEP STOPP
#274
<s>::=<pa> <person> <pa>:==<person> <action> <adv>|<person> <person>::Kelly|Kelsey|Maddy|Claudia <action>::=swims|dances|runs <adv>::=quickly <location>|slowly|eloquently <location>|skillfully|poorly|hastily|delightfully|beautifully <location>::=Paris|Rome|Seattle|Dallas|Boston
#275
<s>::=<np> <vp> <np>::=<adj> <pn> | <pn> | <adj> <np> <vp>::=<tv> <n> | <iv> <tv>::=did a| <pn>::=Rick|Nick|Patrick|Dominic|Mick|Vick|Mick <n>::=card trick|free kick|mouse click|limerick <adj>::=slickity slick|quick|thick|rich|lovesick|manic|magic <iv>::=sits|nitpicks|
#276
<outfit>::=<top> <bottom> <feet> <head> <accessory>|onesie <top>::=<coat>|t-shirt|sweater|vest|tube-top <coat>::=duster|blazer|pea-coat <bottom>::=skirt|skort|slacks|jeans|shorts|yoga-pants <feet>::=<shoes> socks|barefoot <accessory>::=<jewelry>|wristband|scarf|sunglasses|suspenders <jewelry>::=Rolex|chain|earrings <head>::=<hat>|headband|visor|wig <hat>::=beanie|fedora|sombrero|helmet <shoes>::=boots|sneakers|high-heels|Birkenstocks|Uggs
#277
song::=bar|bar song bar::=[ time ] time::=chord - chord - chord - chord|chord - chord - chord|chord - chord|chord chord::=note key|note key 7 key::=major|minor note::=A|B|C|D|E|F|G
#278
Soccer::=Country VP Country AMOUNT EXPLANATION PREDICTION Country::=USA | Argentina | Spain | Germany | Ghana | Portrugal | Japan | Brazil | France | England VP::= V HOW V::= will HOW::= dominate | crush | lose to | kill | destroy AMOUNT::= FIRST SECOND FIRST::= 7 | 5 | 6 | 3 | 4 | 2 | 1 SECOND::= 20 | 15 | 13 | 10 | 4 | 3 | 7 | 6 EXPLANATION::= WORD ADJ | ADJ | CHANT Country WORD::= how | that's ADJ::= sad | boring | lop sided CHANT::= GO | YEAH | BOO PREDICTION::= Country V RESULT RESULT::= WIN IT ALL | LOSE IN THE CUP
#279
GameOfThrones::=Stark Lannister Tyrell Stark::=Eddard Catelyn GreyWind Nymeria Eddard::= Northern| Snowy | Stormy | Iron Catelyn::= Tully|Winterfell Tully::= trout| Brynden Winterfell::= Robb | Arya | Jon | Davos GreyWind::= curbstomps | incinerates | defeats Nymeria::= kind | quick-witted | short Lannister::= Tyrion | Tywin | Jaime | Cersei Tyrell::= overwhelmingly | spookily | kindly | comically | noisily
#280
<people>::=John|Jane|Sally|Spot|Fred|Elmo <preposition>::=in|at <article>::=the|a <adj>::=big|fat|green|wonderful|faulty|subliminal|pretentious <verb>::=hit|honored|kissed|helped|is killing|is eating <sentence>::=<people> <verb> <people> <preposition> <article> <place>|<people> <verb> <preposition> <place>
#281
<exp>::= <num> <opp> <num> <ans> <ok> <num>::= 42|7|13.7|3.14159|2.718|1|0|21|4.6| <opp>::=*|+|-|/|% <ans>::= = <num> <ok>::= true|false|ludicrous
#282
<wooden plank>::=wood <stick>::=<wooden plank> <wooden plank> <wooden plank> <wooden plank> <torch>::=coal <stick> <crafting table>::=<wooden plank> <wooden plank> <wooden plank> <wooden plank> <furnace>::=cobblestone cobblestone cobblestone cobblestone cobblestone cobblestone cobblestone cobblestone <chest>::=<wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <ladder>::=<stick> <stick> <stick> <stick> <stick> <stick> <stick> <fence>::=<stick> <stick> <stick> <stick> <stick> <stick> <boat>::=<wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden slab>::=<wooden plank> <wooden plank> <wooden plank> <door>::=<wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> <wooden plank> | <iron ingot> <iron ingot> <iron ingot> <iron ingot> <iron ingot> <iron ingot> <iron ingot>::=iron <fuel source> <furnace> <fuel source>::=wood <wooden plank> coal <charcoal> <blaze rod> <lava bucket> <charcoal>::=<fuel source> <furnace> <blaze rod>::=kill blaze <lava bucket>::=lava <bucket> <bucket>::=<iron ingot> <iron ingot> <iron ingot>
#283
<sentence>::=<np> <vp> <np>::=<start> <describe> <noun>|<roommates> <roommates>::=peter|sage|michael|eric|tanner|dakota <start>::=the|a|this|that|those <noun>::=panther|iguana|snowboard|waterbottle|desk|chair|computer|dishwasher|bleach|protein <describe>::=huge|ugly|fat|horrible|worst|terrible|dead|blue|sad|drunk|depressed|high <vp>::=<verb> <np>|<past> <verb>::=killed|murdered|kicked|drank|doused|held|healed|rode|lunged|loved|hurt|kissed| <past>::=died|drown|slept|cried|barfed|ran|peed|
#284
<s>::=<np> <vp>|<np> <pvp> <np>::=<dp> <adjp> <n>|<pn> <adjp>::=<adj>|<adj> <adjp> <vp>::=<tv> <dp> <np>|is <iv>|is <av> <iv>|<av> <tv> <dp> <np> <pvp>::=<ptv> <dp> <np>|<piv>|<av> <piv>|<av> <ptv> <dp> <np> <ptv>::=executed|saved|deleted|calculated <piv>::=has run|has compiled|has been deleted <av>::=quickly|willfully|gracefully|randomly|strangely <tv>::=assists|simplifies|automates|calculates <iv>::=compiling|running|optimizing <adj>::=useful|fast|optimal|operational|intuitive|clever <n>::=program|class|method|parameter|loop|error <pn>::=The Compiler|Java|JGrasp|Eclipse <dp>::=the|a|this
#285
<bp>::=<js> <ts> <s>::=Uw|dawgs|best|school|education <su>::=sun|beach|icecream|frapucino|shorts <f>::=pizza|burger|tacos|salad|fruit <sp>::=<su> <uu>|<ik>
#286
<s>::= <np> <vp> | <np> <vp> <prep> | <t> <np> <vp> <np>::= <pn>|<in> <adj> <n> <vp>::= <v> <in> <adj> <n> <in>::= the|only one|a|the last <v>::= exhumed|deposited|terrified|blasphemed|smiled at <n>::= cadaver|cat|heterozygote|caterpillar|embalming chamber|flower|lycanthrope|care bear|tooth of <pn> <adj>::= pretty|sweet|cute|purple|misanthropic|septic|cuddly|soft|gentle|caring|loving|adoring <pn>::= Caeser|Trotsky|The Darkened One|Winny the Poo|Puff the Magic Dragon|Jerry Seinfeld|Samael the Destroyer <prep>::= underground|at dawn| at the bottom of a well|in the kingdom of <pn>|for <pn>|in memory of <pn>|to show off to <pn> <t>::= at first,| for no reason,| it seemed like
#287
s::=np vp np::=dp adjp n|pn|dp is n dp::=the|a adjp::=adj|adj adjp|adj adjp adj adj::=small|gregarious|wealthy|powerful|abominable|licentious|sublime|horrid|fatherly|motherly n::=Ork|Man|Elf|castle|person|ringWrathe|swine|Hobbit|fortress|Dwarf|Dragon pn::=Gandalf|Frodo|Sam|Marry|Pippen|Lord-Suran|Elrond|Bilbo|Thorin|Legolas|Eragorn|Gimli|Smaug|White-Ork|Great-Goblin vp::=tv np|iv|tv ad tv np tv::=hit|annihilated|Made-out-with|helped|Lynched|Polished-off|Immolated|extirpated|scorched|confused|made-a-baby-with iv::=died|departed|cried|bled|kicked-the-bucket|fell is::=hated|loved|liked|disliked|despised|adored|disrespected|respected|beloved ad::= and
#288
<meme>::=<doge>|<archer> <doge>::=<term> <adj> <term> <adj> <wow> <archer>::=do-you-want-a <noun> <archer2> <archer2>::=because-that's-how-you-get-a <noun> <term>::=much|so <wow>::=wow <noun>::=doge|cat|elephant|disease|boolean|noob|nerd <adj>::=atmosphere|emotion|hapiness|laughter|herp|derp|foreign<n>::=dog|cat|man|university|father|mother|child|television
#289
sentence::=nounphrase verbphrase slang nounphrase::=article describinwords thing|person article::=the|a|some describinwords::=aboutstuff|aboutstuff describinwords aboutstuff::=faded|jaded|embittered|crusty|dirty|rusty|hairy|peeling thing::=mutt|gerbils in toilet paper tubes|chickens|trailer park|granddaddy|grammaw|whippersnapper|picture box person::=Johnnie the Kid|Billy Joe|Dirty Bob|Mean Darla|Susie Ann|One-Eyed Mary verbphrase::=stuffyoudotootherstuff nounphrase|stuffyoujustdo stuffyoudotootherstuff::=raked|tended to|ate|fell asleep on|drove|wore|pawned stuffyoujustdo::=died|collapsed|laughed|wept slang::=now how bout that?|YEEHAW|darn tootin|yall|I do say|howdy doodly|Good heavens!
#290
<s>::=<np> <vp> | <np> <vp> <p> <np> <vp> <np>::=<dp> <adjp> <n>|<pn>|<adj> <pn>|<pn> <a> <pn> | <pn> <a> <n> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=giant|ugly|beautiful|wonderful|pretty|nice|pretentious|fat|ostentatious|smart|kind|bad|horrible|stupid <n>::=dog|cat|man|father|mother|child|television|puppy|University of Washington | CSE department|killer|Jack the ripper|Shadow|Car|Bomb <p>::=;|: <a>::=and <vp>::=<tv> <np>|<iv> <iv>::=died|over-slept|laughed-out-loud|collapsed|went-down|farted <pn>::=Jonathan|Chris|Valery|David|Madison|Ryan|Helen|Batman <tv>::=killed|assassinated|helped|destroyed|dignified|argued|terrorized|read|slapped|kicked|battled|kissed|engineered|loved
#291
<Motivate>::=You can do it <Reason> <Face>|YOU got this <Reason> <Face>|RANDOM DANCE PARTY! <DanceParty> <Reason>::= because you are awesome|because you are the bomb|because you are amazing <Face>::=:D|:P|^_^|:) <DanceParty>::=<(._.<)|^(._.)^ <DanceParty>|(>._.)>|<(^_^<) <DanceParty>|^(^_^)^|(>^_^)> <DanceParty> <Wisdom>::=Don't trust <Things> because they are <Something>|<Things> are <Something> <Things>::=Time Lords|Tigers|Computers|Antelopes|African Swallows|People|Egotistical Hamsters <Something>::=smelly|wierd|creepy|kind of cute, but not really|so-so|interesting|acutally <Things>|surprisingly pretty cool|arguably legit
#292
insultPhrase::= pronoun insult noun pronoun::= You | What a | That | Who is that | You're a insult::= adj1 | adj2 | adj1 adj2 adj1::= weedy | saucy | puny | unmiuzzled | villainous | wayward | pernicious adj2::= pale-faced | lily-livered | shag-eared | rump-fed | tickle-brained noun::= bastard! | measle! | miscreant! | cutpurse! | ruffian! | worm!
#293
<tests>::=<GRE> | <TOEFL> <GRE>::=<verbal_reasoning> <quantitaive_reasoning> <analytical_writing> <TOEFL>::=<reading> <writing> <speaking> <listening> <writing>::=0|10|15|20|25|30 <reading>::=0|10|15|20|25|30 <speaking>::=0|10|15|20|25|30 <listening>::=0|10|15|20|25|30 <verbal_reasoning>::=130|140|150|160|170 <quantitaive_reasoning>::=130|140|150|160|170 <analytical_writing>::=1|2|3|3.5|4|4.5|5|5.5|6
#294
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn>|<dp> <adjp> <n> <pp> <vp>::=<tv> <np>|<iv>|<dv> <np> <do> <adjp>::=<adj>|<adj> <adjp>|<adv> <pp>::=<prep> <dp> <do> <dp>::=the|a <pn>::=John|Jane|Sally|Spot|Fred|Elmo <adj>::=big|fat|green|wonderful|subliminal|pretentious|beautiful|nice|ugly|uncomfortable <adv>::=extremely|greatly|happily|sadly|particularly|ironically|really <n>::=dog|cat|man|university|father|mother|child|television <tv>::=hit|honored|kissed|helped <iv>::=died|collapsed|laughed|wept <dv>::= made|gave|offered|paid|bought|showed|taught|brought|sought <prep>::=on|in|over|above|under <do>::=food|floor|handbag|candy|snack|book|piano
#295
REPORT::= FORCAST | not know | yesterday IS WHETHER FORCAST::= DATE IS WHETHER | DATE POSSIBILITY WHETHER WHETHER::=rain | sunny | cloudy DATE::= today | tomorrow POSSIBILITY::= may be | probably will be | will not be IS::= is
#296
<sent>::= <sub> the <modifier> <adj> game of <noun> <sub>::= <person> <verb> | <thing> <verb> <person>::= NoDropsMcGee | Thundercello | Trainsman250 | Jortash | Sesna2 | Riblet15 <thing>::= Nex | Corporeal Beast | Vorago | Graardor | Sliske <verb>::= won | lost | played | left | hacked <modifier>::= very | super | extremely <adj>::= terrible | cri worthy | miserable | soul crushing <noun>::= Castle Wars | Heist | Temple Trekking | Soul Wars | Stealing Creation | Vinesweeper
#297
Battle::=Team Action Team Effect Team::=Trainer Pokemon Trainer::=TrainerType Name|GymLeader TrainerType::=Youngster|Bug Catcher|Psychic|Fisherman|Pokefan Name::=Joey's|Wallace's|Jessica's|Kyle's GymLeader::=Brock's|Misty's|Lt.Surge's|Blaine's|Sabrina's|Koga's Action::=used Move on Move::=thunderbolt|flamethrower|ice beam|water gun|tackle|iron tail|razor leaf|hyper beam Effect::=it was super effective!|it wasn't very effective... Pokemon::=Pikachu|Arcanine|Onix|Alakazam|Staryu|Charizard|Squirtle|Dragonite|Bulbasaur|Scyther
#298
song::= melody |harmony |bassline |melody harmony bassline::= note |note bassline melody::= note |note melody harmony::= note |accidental | note harmony |accidental note harmony accidental::= # note |flat note |note note::= a | b | c | d | e | f | g
#299
color::= red | black | green | purple | brown | yellow | green | blue attire::= top bottom hair accessories jewelry shoes top::= blouse | shirt | jacket | sweater | vest | cardigan | top color bottom::= pants | shorts | dress | skirt | skort | capris | bottom color hair::= short | long | curly | straight | hair color accessories::= watch | hat | scarf | gloves | bag jewelry::= ring | necklace | bracelet | earrings | color jewelry shoes::= sneakers | sandals | flipflop | wedges | pumps | shoes color
#300
SENTENCE::= PLACE DESCRIBE QUANTITY EDU EXAMPLE UNI PLACE::= Washington State | Seattle | King County DESCRIBE::= has | hosts | is home to QUANTITY::= many | numerous | a lot of | multiple EDU::= educational institutions | academies | universities EXAMPLE::= such as | like UNI::= the University of Washinton | Seattle University | Seattle Pacific University
#301
<Physics>::=<Quantum_Mechanics>|<Thermodynamics>|<Electromagnetism>|<Relativity>|<Math_Methods> <Quantum_Mechanics>::=Schrodinger's_Cat|Force_Carriers|Tiny_Scale|AWESOME <Thermodynamics>::=Heat|Enthalpy|Multiplicity|Entropy|Refrigerators|AWESOME <Electromagnetism>::=Electricity|Magnetism|Charge_Conservation|Potential|Circuits|Voltage|Current|Impedance|Maxwell's_Equations|AWESOME <Relativity>::=Four_Vectors|Reference_Frames|Gravity|AWESOME <Math_Methods>::=<Calculus>|<Linear_Algebra>|<Differential_Equations>|AWESOME <Calculus>::=Limits|Derivatives|Integrals|Multivariable|AWESOME <Linear_Algebra>::=Matrices|Vectors|Vector_Spaces|AWESOME <Differential_Equations>::=Separable|First-Order_Linear|Homogeneous_Equations|Second-Order|Laplace_Transforms|AWESOME
#302
<huey>::=a b 3 | blah tee dah|+|<louie> <dewey>::=3|6|9|to|the|wall|McDuck <louie>::=<scrooge>|<dewey>|<huey> <phooey>::=ducktales|red|blue|green <scrooge>::=good|scouts|quack|pack
#303
s::= np vp | np vp | np vp | np sp np::= pn| tw adjp n tw::= a| the | some adjp::= adj| adj adjp | adj adj adjp adj::= orange|stupendous|mutant|killer| deranged | dirty n::= alien|wagon|dad|mom|racoon| girl | snowman | calvinball | zombie | monster | tunafish sandwich | time machine | dinosaur pn::= Calvin | Hobbes |Susie Derkins| Moe |Miss Wormwood| Spaceman Spiff | Tracer Bullet | Stupendous Man | Safari Al | Rosalyn | Mr. Bun vp::= sv | tv np | awp tv::= punched|saluted|kissed|taught| ate|clawed|transmogrified|cloned|raced sv::= exploded|ran|laughed|failed|danced|slept awp::= aw pp | cn np aw pp aw::= went | visited | traveled | flew | teleported pp::= to the Yukon | to Mars | to the woods| to school cn::= and | with sp::= sw p sw::= shouted| exclaimed | said | screeched p::= "Bats Aren't Bugs!" | "Yukon Ho!" | "Stupendous Man!!!" | "Scientific progress goes Boink"?
#304
<YOLO>::= #nofilter | #sorrynotsorry | #2cool2hate | #yolo | <YOLO> <YOLO> <SWAG>::= <LOL> | <IDK> | <YOLO> | #swag <LOL>::= #lol | #LOL | <SWAG> <YOLO> | <SMH> <IDK> <IDK>::= #idk <LOL> | #idk | <LOL> <SMH> <SMH>::= #smh | #smdh | #smh <LOL>
#305
<s>::=<np> <vp>|<n> are <st> <np>::=<dp> <adjp> <n>|<pn> <st>::=cooooool|BRILLIANT! <dp>::=those|some <adjp>::=<adj>|<adj> <adjp> <adj>::=sonic|brilliant|stupid|tall|thin|nerdy <n>::=fezzes|bow ties|scarves|screw drivers|ships|Tardis|cats|apples|<aliens> <pn>::=<doctors>|<companions>|<other> <doctors>::=Christopher Eccleston|David Tennant|Matt Smith|Peter Capaldi <companions>::=Rose Tyler|Mickey Smith|Donna Noble|Martha Jones|Amy Pond|Rory Williams|RClara Oswaldz <other>::=River Song|Jack Harkness|Empty Child|Master|Madame Vastra|Jenny Flint|Strax <vp>::=<tv> <np>|<iv> <tv>::=saved|helped|kissed|kicked|slapped|ate <iv>::=EXTREMINATE!|died|regenerated|wiggled <randomness>::=are you my mummy?|I don't like the color of my kidneys <aliens>::=Time Lords|Daleks|Axon|Forest of Cheem|Sycorax|Ood|Cybermen|Weeping Angel|Silence|Vashta-Nerada
#306
<pattern1>::=<star> <dots> <star> | <walka1> <star> <walka2> | <pattern2> <pattern3> <pattern2>::=<walka1> <lines> <walka2> | <pattern3> <lines> <pattern3>::=<star> <lines> <dots> <star>::=*****|****|***|**|* <lines>::=-----|----|---|--|- <walka1>::=<<<<<|<<<<|<<<|<<|< <walka2>::=>>>>>|>>>>|>>>|>>|> <dots>::=.....|....|...|..|.
#307
Gibberish::= Person Activity Activity::= Action Preposition Location Descriptor | Action | Action Descriptor Location::= Mt Rainier | Taj Mahal | Iceland | Patagonia Preposition::= under | on | in Action::= moonwalked | planked | floated Person::= Earl | Richard | Kam | Jeremy | Byron Descriptor::= quietly | meekly | angrily | purposefully
#308
<dog>::=<cat>|woof <cat>::=<dog>|<dog> <rabbit> <elephant>|<cat>|meow <rabbit>::=<elephant>|<rabbit>|qiu <elephant>::=<tiger>|<sheep>|<dog>|errrrrrr <sheep>::=meeee <tiger>::=hooooo
#309
Family::=Dad likes to ThingsD|Mom likes to ThingsM|I like to ThingsI|We like to ThingsI ThingsD::=work|play sport|drink Alcohol ThingsM::=work|watch TV series|cook ThingsI::=ThingsD|ThingsM|play video games Alcohol::=gin|vodka|beer|wine
#310
HUNGFAMILY::= HUNGKIDS HUNGPARENTS LINFAMILY::= LINKIDS LINPARENTS LINKIDS::= Kevin|Frank LINPARENTS::= FengYi|Jim HUNGKIDS::= Sonny|Joy HUNGPARENTS::= Hanyi|JiuMa KIDS::= HUNGKIDS LINKIDS PARENTS::= LINPARENTS HUNGPARENTS FAMILY::= LINKIDS LINPARENTS|HUNGKIDS HUNGPARENTS| KIDS PARENTS
#311
<CSE>::=homework |section|midterm | final <IS>::= was | doesnot | is <HARD> |<FUN> <HARD>::= interesting | exciting | difficult <BUT>::= and| however |then <FUN>::= killer| hard| wierld S::= <CSE> <IS> |<HARD> <BUT>|<FUN>
#312
Princesses::=Mulan|Pocahontas|Jasmine|Snow White|Ana|Rupunzel|Ariel|Cinderella|Merida|Tiane|Anastasia Queens::=Queen Elizabeth|Elisa|Beyonce|Emma Stone|Emma Watson Princes::=Aladdin|Eric|Kristoff|Hans the Douche|Prince Charming|Shang|Eugene Pverb::=married|divorced|lived happily ever after with|saved|loves|killed|tried to kill|poisoned Qverb::=executed|killed|cast a spell on|argued with|had tea with|is friends with|conversed with Pelements::=Princesses Pverb Princes|Princes Pverb Princesses|Princesses Pstart Pmiddle Pend|Princes Pstart Pmiddle Pend Qelements::=Queens Qverb Princes|Queens Qverb Princesses|Queens Qstart Princes Qend|Queens Qstart Princesses Qend Qstart::=gave|declared Pstart::=ate|shot|found|stumbled upon|lead the troops to|looked at Pmiddle::=an apple|a horse|the castle|the dark side of the moon|a cottage|the sea|a crab|Nemo Pend::=and died|and got poisoned|and saved the kingdom|and rode off into the sunset|and ran back home|and believed in the heart of the cards| and the ship sank Qend::=a chicken|a coward|her majesty's blessings|the chosen one|an airbender|an Xbox|a lifetime supply of chicken nuggets|a Pokemon Master
#313
<s>::=<np> <pd> <np> <av> <np>::=<dp> <adjp> <n>|<pn>|<pntitle> <title> <adjp>::=<adj>|<adj>|<adj> <adjp> <dp>::=the|a <title>::= <the> <desc> <the>::=The <desc>::=Mighty"|Giant"|Awesome"|Fanciful"|Famous" <adj>::=fast|green|ferocious|gigantic|fresh|spicy|helpless <n>::=moose|cat|computer|face|television|castle|meerkat|clown <pn>::=Tony|Emily|Crystal|Eric|Amy|Seth|Shane|Bryan <pntitle>::="Tony|"Emily|"Crystal|"Eric|"Seth|"Shane <pd>::=scratches|moves|attacks|seizes|cuddles|startles <av>::=quickly|slowly|lazily|grumpily|gently|startlingly
#314
<fullname>::=<name> of <house> <name>::=<title> <first> <last> | <title> <first> <middle> <last> <title>::=Professor | Mr. | Miss <first>::=<middle> | Harry | Ron | Hermione | Bathilda | Sirius | Millicent | Dedalus | Cedric | Cornelius | Marvolo | Rubeus | Bellatrix | Neville | Rabastan | Remus | Narcissa | Draco <middle>::=<first> <middle> | Arcturus | Amycus | Barty | Tom | Newt | Kingsley | Horace | Salazar | Severus | Sybill | Dolores | Ginny | Percy | Fred | George | Blaise <last>::=Black | Lupin | Dumbledore | Flamel | Flitwick | Granger | Lestrange | Longbottom | Malfoy | Ollivander | Potter | Riddle | Snape | Trelawney | Voldemort | Weasley | Umbirdge <house>::=Gryffindor | Slytherin | Ravenclaw | Hufflepuff
#315
team::= teamName coach playerRoster fans teamName::= SeaHawks| 49ers | Packers | Ravens coach::= Mr.Carroll |Mr.Harbaugh | Mr.McCarthy | Better-Harbaugh playerRoster::= players | playerRoster players players::= Lynch | Wilson | Sherman | Bowman | Kaepernick | Crabtree | Nelson | Rodgers | Matthews | Flacco | Rice | Smith fans::= badFans | goodFans badFans::= drunk-guy | brawler | loud-guy | mad-super-fan goodFans::= 12th-Man | hotDogGuy | freeBeerGuy
#316
PROFIT!::= Ap Anm Adv Noi at Ap Anm | Ap Anm Adv Act Ap Anm | Ap Anm Noi at Ap Anm | Ap Anm Act Ap Anm | Ap Anm Noi Anm::= dog | cat | wolf | dhole | hellhound | mouse | giraffe | bear | tiger | lion | human | hyena | fox | panther | dragon | Sith | boy | girl | Jesus Noi::= woofed | woofs | growled | growls | hisses | hissed | howls | howled | yells | yelled | barks | barked Act::= bit | slapped | ate | sniffed | grabbed | poked | hugged | licked | threw | cut | murdered Ap::= a Apc | an Apv Apc::= Ac | Ac Apc Apv::= Av | Av Apv Ac::= black | white | purple | blue | striped | dumb | smart | horrible | perverted | ditsy | high | dirty | bad | cute | sexy | scary | wise Av::= anthro | angry | evil | impressive | ominous | archaic Adv::= lazily | demonically | angrily | amazingly | kinkily | badly | stupidly
#317
<postal-address>::= <name-part> <street-address> <zip-part> <name-part>::= <personal-part> <last-name> <opt-suffix-part> <EOL> | <personal-part> <name-part> <personal-part>::= <first-name> | <initial> "." <street-address>::= <house-num> <street-name> <opt-apt-num> <EOL> <zip-part>::= <town-name> "," <state-code> <ZIP-code> <EOL> <opt-suffix-part>::= "Sr." | "Jr." | <roman-numeral> | "" <opt-apt-num>::= <apt-num> | "" <last-name>::= Loveless | Smith | Johnson| Miller| Moore | Darwin| Sheely <EOL>::= " " <first-name>::= Andy | Moon | Helene| Harry| Hermione| Draco <initial>::= A|B|C|D|E|F|G|H|I|J|K <house-num>::= 1355|4520|4504|1342|5512 <street-name>::= Second|Third| Park|Main|Pine|Cedar|Oak|Washington <roman-numeral>::= I| II| III| IV| V| VI| VII| VIII| IX| X <apt-num>::= 1345|13|5241|762|a405|AA34
#318
name1::= jack | peter | leo | amy | action::= love | talk | please | scare | go how::= by car | by heart | by mouth | by hand | by feet name2::= kingston | cassidy | dao | tiffany order::= name1 action how name2| name1 how action name2| how name1 action name2
#319
<comp>::=<smpre> <suf>|<lngpre> <suf>|<comp>|<ion> - <comp> <smpre>::=meth|eth|prop <lngpre>::=cyclo <lngpre>|but|pent|hex|sept|oct <suf>::=ane|ene|yne|<suf> ol <ion>::=bromo|chloro|fluoro
#320
<verb>::=go|fight|run <cheer>::=<verb> <side>|<verb> <adjective> <side>|<verb> <side> <verb> <adjective>::=purple|gold <side>::=<team>|<institution> <institution>::=Washington|UW <team>::=Huskies|Dawgs
#321
NAME::= Elizabeth| Henry| Mark| Josh| Jack| Carlos| Madeline| Sarah| Grandpa| Grandma| Mom| Dad| You| He|She CAR::= BMW| Mercedes| Lexus| Audi| Infinity| Acura| Lamborghini| Aston| Ferarri| Bugatti| Kia| Toyota| Honda|Batmobile|Porsche ADJECTIVE::= broke| drives| owns| cleaned| washed| loves| DESCRIPTOR::= beautiful|new|shiny|classy|sporty|cheap|pricy| rotten|junky|luxurious|deteriorating|rusty DETERMINANT::= the|that|my|a| SENTENCE::= NAME ADJECTIVE DETERMINANT DESCRIPTOR CAR
#322
party::= Drink: shot shot party | Drink: beer beer party | Call it a Night! | Drink: beer puke party | Drink: shot puke party shot::= Vodka, shot | Rum, | Whiskey, | Tequila, shot | Moonshine, beer::= PBR, beer| Ranier, beer | Blue Moon, | Shock Top, | Alaskan, | Steel Reserve, beer beer puke::= Puke Everywhere, | Puke in Toilet, | Puke on that hot girl, | Puke on yourself,| Almost puke
#323
Theorem::=Scientist Verb Theory Time Verb::= proved|claims|raises Scientist::= Adjp Name | Name Adjp::= Adj|Adjp Adj Name::= Newton|Shelton|Bill|Mankiw|Velleman Adj::= Smart|Awesome|Brilliant|Humorous Theory::= The Nested Interval THM|Monotone Convergence THM|Law of Gravity| CSE is good Time::= yesterday|today|one minute ago|three thours later
#324
<nba>::=<point>|<play> <point>::=<characters> <name> <move> <characters> <name> <play>::=<characters> <name> <score> <number> <characters>::=<character>|<character> <characters> <character>::=big|fat|wonderful|lazy|gorgeous|brilliant|invincible|funny|incredible <name>::=Kobe|James|Durant|Westbrook|George|Noah|Irving|Wade|Howard|Harden|Lin|Lillard|Curry <move>::=hit|blowed|kissed|helped|pound|kicked <number>::=0|10|20|30|40|50|60|81 <score>::=scored|got
#325
<s>::=<np> <vp> <np>::=<pn> <dp> <adjp> <adjp> | <pn> <vp>::=<tv> <n> | <iv> <n> <adjp>::=<adj>|<adj> <adjp> <dp>::=Sir.|Ms.|Mrs.|Mr.|Dr. <adj>::=Hot|Sexy|Wonderful|Beautiful|Classic|Big|Small|Fat|Smelly|Red|Blue|Ugly|Pink|White|Dirty|Hard|Warm|Hot <n>::=pencil|laptop|poop|craziness|atom|molecule|CSE|madness|Jordan1|cup|butt|muffin|waffle|protein|nerd|yeezy|finger <pn>::=Hello Everyone~ I am~ <tv>::=Hitting|Loving|Smashing|Playing|Punching|Kicking|Rubbing|Kissing <iv>::=Dying|Singing|Laughing|Crying|Eating|Farting|Clapping|Nodding
#326
cat::=owner kitty|owner actionCat kitty::=garfield|puss|kitty|mittens|lewis owner::=name action name::=Fred|Jim|John|Lucy|Anne|Kate action::=is verbCat| is verb verbCat::=feeding|petting|rubbing|grooming|playing verb::=sleeping|working|living|eating|hiding|gone actionCat::=and I love name| and I hate name love::= adore| cherish|cuddle hate::=detest|hate|loathe
#327
<a>::=<h> <c> <e> <g>| <h> <d> <g> <b>::=<h> <d> <a> <a> <g>| <h> <c> <d> <g> |<h> <g> <c>::=I am 'c'| I am not 'e' |I am not 'a'| 'a' may call me <d>::=I am 'd'|'c' is my friend <e>::=<h> <a> <c> <c> <g>|<h> <f> <g> |<e> <d> <f>::=they called me f|f is a genius| f is so cool| f is awesome! <g>::=guess who I am? <h>::=Hello | hi! | hey
#328
<A>::=<B> <C> <B>::=John|Sam|Hunter|Tanner <C>::=<E> <F> <D>|<E> <D>::=bike|desk|computer|phone <E>::=ran|ate|saw|hit <F>::=the|a
#329
<s>::=<np> <vp>|<pn> <cs> <adj> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <cs>::=is|isn't <adjp>::=<adj>|<adj> <adjp> <adj>::=delicious|ugly|superficial|guilty|gorgeous|dubious <n>::=cup|bottle|box|phone|book|American|people <pn>::=Fernando|Ricardo|Felipe|Rodrigo|Enrique <vp>::=<tv> <np>|<iv> <tv>::=drank|called|fought|hugged <iv>::=ate|wrote|studied|played
#330
<country>::=Afghanistan|Albania|Algeria|Andorra|Angola|Antigua & Deps|Argentina|Armenia|Australia|Austria|Azerbaijan|the Bahamas|Bahrain|Bangladesh|Barbados|Belarus|Belgium|Belize|Benin|Bhutan|Bolivia|Bosnia Herzegovina|Botswana|Brazil|Brunei|Bulgaria|Burkina|Burundi|Cambodia|Cameroon|Canada|Cape Verde|the Central African Rep|Chad|Chile|China|Colombia|Comoros|Congo|the Democratic Republic of Congo|Costa Rica|Croatia|Cuba|Cyprus|Czech Republic|Denmark|Djibouti|Dominica|the Dominican Republic|East Timor|Ecuador|Egypt|El Salvador|Equatorial Guinea|Eritrea|Estonia|Ethiopia|Fiji|Finland|France|Gabon|Gambia|Georgia|Germany|Ghana|Greece|Grenada|Guatemala|Guinea|Guinea-Bissau|Guyana|Haiti|Honduras|Hungary|Iceland|India|Indonesia|Iran|Iraq|Ireland|Israel|Italy|the Ivory Coast|Jamaica|Japan|Jordan|Kazakhstan|Kenya|Kiribati|North Korea|South Korea|Kosovo|Kuwait|Kyrgyzstan|Laos|Latvia|Lebanon|Lesotho|Liberia|Libya|Liechtenstein|Lithuania|Luxembourg|Macedonia|Madagascar|Malawi|Malaysia|Maldives|Mali|Malta|Marshall Islands|Mauritania|Mauritius|Mexico|Micronesia|Moldova|Monaco|Mongolia|Montenegro|Morocco|Mozambique|Myanmar|Namibia|Nauru|Nepal|the Netherlands|New Zealand|Nicaragua|Niger|Nigeria|Norway|Oman|Pakistan|Palau|Panama|Papua New Guinea|Paraguay|Peru|the Philippines|Poland|Portugal|Qatar|Romania|the Russian Federation|Rwanda|St Kitts & Nevis|St Lucia|Saint Vincent & the Grenadines|Samoa|San Marino|Sao Tome & Principe|Saudi Arabia|Senegal|Serbia|Seychelles|Sierra Leone|Singapore|Slovakia|Slovenia|the Solomon Islands|Somalia|South Africa|South Sudan|Spain|Sri Lanka|Sudan|Suriname|Swaziland|Sweden|Switzerland|Syria|Taiwan|Tajikistan|Tanzania|Thailand|Togo|Tonga|Trinidad & Tobago|Tunisia|Turkey|Turkmenistan|Tuvalu|Uganda|Ukraine|the United Arab Emirates|the United Kingdom|the United States|Uruguay|Uzbekistan|Vanuatu|the Vatican City|Venezuela|Vietnam|Yemen|Zambia|Zimbabwe <actionphrase>::=<action>|accidentally <action>|is sorry that they <action> <action>::=declared war on|donated <resource> to|forced democracy on|rigged an election in|invaded|dug a hole to|high-fived|spied on|started a civil war in <resource>::=food|troops|rescue aid|water|Facebook likes|money|uranium|dinosaur fossils|Reddit karma|ferrets|chickenpox|malicious computer code|all of their Justin Bieber albums|one million copies of the newest One Direction single <move>::=<country> <actionphrase> <country> <circumstance>::=because|while|and <politics>::=<move>|<move> <circumstance> <move>
#331
<s>::=<name> <verb> <p> <num> <adj> <n> <name>::=Scott|Vivian|Andy|Mint|Joy|David|Ginny|Troy <adj>::=pretty|handsome|cool|ugly|angry|black|white|cute|happy <num>::=a|an|the|two|three|many <n>::=table|chair|bag|swimming pool|bedroom <verb>::=step|walk|sleep|talk|see|watch|eat <p>::=on|in|to|for|under|at
#332
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=happy|sad|fat|stupid|nice|dumb|useless <n>::=car|student|teacher|university|farmer|soldier|child|television <pn>::=Henry|Jane|Sally|Faker|Fred|Elmo <vp>::=<tv> <np>|<iv> <tv>::=beat|killed|nocked|helped|have <iv>::=died|sleept|stand|walked
#333
<Commentary>::=<np> <iv>|<playerName> <tv> <playerName> <np>::=<adjp> <teamName>|<playerName> <adjp>::=<adj>|<adj> <adjp> <adj>::=glorious|tragic|miserable|lucky|amazing|patient <teamName>::=ManU|RealMadraid|Chelsea|Livepool|ManCity|BayernMunchen <playerName>::=WayneRoony|Carrick|JuanMatta|C.Ronaldo|Hulk|Beckham <tv>::=hit|assisted|kissed|helped|tackled|loves|hates <iv>::=won|lost
#334
<battle>::=<turn>|<trainer> <turn>::=<turn> <turn>|<pkmn1> <action>|<pkmn2> <action> <action>::=is <status>|used <move>|<silly> <emotion> <pkmn1>::=Bulbasaur|Charmander|Squirtle <pkmn2>::=Chikorita|Cyndaquil|Totodile <status>::=paralyzed!|poisoned!|asleep! <move>::=tackle!|growl!|scratch!|leer! <silly>::=loafed|smiled|ate|frolicked <emotion>::=happily.|grumpily.|elatedly.|quickly. <trainer>::=You <taction> <taction>::=<silly> like <pkmn1> | found <item> <item>::=a potion!|Moon Stone!|HM03!
#335
<id>::=<fn> <sn> <fc> <f#> <nm>::= <fn> <sn> <fv>::= <sn> <fc> <f#> <fn>::=George|Bill|Zachary|John <sn>::=Washington|Adams|Clinton|Kennedy|Taylor <fc>::=Red|FFFFFF|Blue <f#>::=1|42|12|35|2|6
#336
ad::= horrible| nice | scary |noisy| shiny | fat | fabulous | giant| l::=and | or v::= taught|judged| faked| found| wanted| loved| painted| kicked i::= failed| disappeared| died| cried| shouted| survived|exploded n::= monkey| butterfly | tiger| room| butt| piggy| professor | toilet d::= a| one | the p::= Alice| Harry Potter| Jerry|Kevin| Lucy| Zoey| Victoria| Randall ap::=ad | ad ap np::= d ap n| p | d n|d ap n l np vp::= v np| i s::= np vp
#337
Adj::=smelly|large|seductive|enthralling|robust|lumbering|lustful|therapeutic|intimidating|humorous|obese|nonsensical PropNoun::=John|Sally|Alex|Rodolfo|Gandalf|Saul|Lord of Darkness|Darth Vader|Frodo TranVerb::=ate|attacked|robbed|insulted|taunted|feared|enveloped|avoided|digested|transformed Det::=one|a|a single|the last|the most important| IntransVerb::=fell|cried|despaired|screamed|chuckled|farted|flailed Noun::=rhino|cat|chair|foot|bottle|person|lamp|coconut|bystander|hobbit|puppy| VerbPhrase::=TranVerb Det NounPhrase|IntransVerb| Sentence::=Det NounPhrase VerbPhrase|Sentence While Sentence AdjPhrase::= Adj|Adj AdjPhrase NounPhrase::=AdjPhrase Noun|PropNoun While::=while|at which time|during which|after|before
#338
<gods>::=<mono>|<poly> <poly>::=<greek>|<norse>|<egyptian> <mono>::=Yaweh|FlyingSpaghettiMonster <greek>::=<full>|<demi> <norse>::=Odin|Loki|Thor <egyptian>::=Ra|Isis|Anubis <full>::=Zeus|Hades|Posidon|Athena|Apollo <demi>::=Hercules|Perseus
#339
s::=exc s|np vp|np vp exc::=Forsooth!|Zounds!|Indeed!|Verily!|Behold!|Hark! adj::=rumpled|turgid|voluminous|bountiful|beaucoup|obtuse|acute|blasphemous|childish|gentle|harsh| pn::=James|Peter|Mark|Ferdinand|Yorick|Hamlet|Romeo|John|Smith|Your Majesty|Our benevolent Lordship|Leonardo|Benvolio|Voltaire|Pangloss det::=the|a n::=hovel|cart|nag|horse|fire|philanderer|field|fiefdom|den|witch|beast|whore trans::=deposited|destroyed|revealed|tilled|sowed|burned|swallowed|plowed|harvested|conquered|released|discovered vp::=trans np|trans np|itv ap::=adj|adj|adj ap itv::=collapsed|repented|crumpled|repented pos::=thine|mine|our np::=det ap n|pn|pos ap n
#340
<syntax>::=<identifier> <leftParen> <condition> <rightParen> <identifier>::=if | while <leftParen>::= ( <rightParen>::= ) <condition>::=<objectA> <compare> <objectB> <objectA>::= current | current.next | input.nextInt() <objectB>::= current | current.next | String.length() | Array.length | stack.size() <compare>::= < | > | == | <= | >=
#341
<s>::=<k> <h> <k> <n> <a> <w> <i> <t> <r>| <k> <f> <k>::=Mustard|White|Plum|Peacock|Green|Scarlet <h>::=stabbed|destroyed|murdered|bludgened <n>::=with <a>::=a <w>::=dagger|rope|pipe|candlestick|revolver|wrench <i>::=in <t>::=the <r>::=Ballroom|Kitchen|Conservatory|BillardRoom|DiningRoom|Library|Lounge|Hall|Study <f>::=died
#342
<s>::=<np> <adb> <vp> <conj> <np> <vp> <dp>::=a|the <conj>::=and|as|while <v>::=jumped|scared|surprised|trick-or-treated|told off <pn>::=Amy|Bob|Michelle|Susan|Tom|Xavier <np>::=<pn>|<dp> <n> <vp>::=<v> <dp> <n>|<v> <pn> <adb>::=creepily|carefully|slowly|sneakily|quietly <n>::=ghost|pumpkin|skeleton|witch|zombie|kid|child|mother|father
#343
<s>::=<who> <verb> <number> <np> <position> <where> <who>::=I|You|He|She|John|Jeff|sam <verb>::=eat|kick|sit|drink|run|move|kiss|make <np>::=<n>|<adj> <n> <adj>::=beautiful|ugly|good|bad <n>::=apple|table|chair|book|class|phone <position>::=on|at|in|to <number>::=one|two|three|four|five|six|seven|eight|nine|zero <where>::=dorm|class|home|factory
#344
<s>::=<np> <vp> <np>::=<dp> <adjp> <n> <dp>::=a|the|some|this|that <vp>::=<vi> <adv>|<vt> <np> <adv> <adv>::=surprisingly|quickly|well|slowly <adjp>::=<adj>|<adj> <adjp> <adj>::=upset|stupid|ugly|gorgeous|quiet|noisy|tired <vi>::=ran|jump|exploded|slept|cried|compiled <vt>::=pushed|ate|killed|made|got <n>::=<pn>|<cn> <pn>::=JustinBieber|Obama|Tom|Stuart|BinLaden <cn>::=apartment|cat|phone|CSE|pants|homework|
#345
<s>::= <n> <v> <dp> <adj> <pos> | <n> <v> <dp> <av> <adj> <pos> <dp>::=a <adj>::=good|mediocre|solid|great|terrible|sorry <n>::=Richard Sherman|Michael Crabtree|Russell Wilson|Darrelle Revis|Colin Kaepernick <pos>::=cornerback|wide receiver|football player|deadlifter|competitor|human being <v>::=is | was | has always been <av>::=truly | seriously | really
#346
Object::= you're a | your mom is a | Body::= fart | butt | head | face Reference::= Body | Aliteration Reference Aliteration::= stupid | smelly | slimey | scaley | sour | stained | Adjective::= Aliteration Aliteration | Aliteration Reference Insult::= Object Adjective Reference
#347
notyoda::= adj pp aux | verb pp special pp::= I | you | they | he | she | we | it adj::= stupid | foolish | funny | evil | good | strong | weak | hungry | tired | cold verb::= seek advice | speak | run | eat this| go there | compute | fight | sleep | pass special::= must | shall | should | can | cannot | have | will | shall not aux::= am | is | are | was | were q::= do you? | ..yes | hmmm.. | how? | ..no.. gibberish::= notyoda q | q notyoda q | q notyoda
#348
1.sentence::=1.word gugu 2.sentence::=1.word gugu 1.word|cry cry gugu gugu cry cry::=aaaaaaaah|ouch|huuuuurt 1.word::=dada|mommy|mooo|papy|cat|dog gugu::=gugu|gaga|gu|ga|aaa
#349
<sentence> ::= <someone> <verb> <noun> | ALERT! <sentence> <someone> ::= <oneguy> | <multipleguys> <oneguy> ::= James Bond | Spiderman | Santa | Joey <multipleguys> ::= <howmany> <creepers> | <howmany> Joeys <howmany> ::= 1|2|3|4|100|10 <creepers> ::= stalkers|killers|eavesdroppers|monkeys <verb>::= murdered|slapped|scared|chased|intimidated <noun>::= cows|robots|aliens|dinosaurs|homeless <oneguy>
#350
<di>::=<np> <bp> <end> <bp>::=abdominal|finger|thumb-web|toenail|urethro|cysto|myselo|tricho|gnatho|stomato|peo|braino|face|elbow|eyeball|eyelash|skin|butt <de>::=dried|buttery|slimy|moist|infected|xantho|melano|cyano|polio|chloro|porphyro|cirrho|swollen|shriveled|painful|hairy|dead|opaque|transparent|bald|skinny|large|infinetesimal|Australian <dep>::=<de>|<de> <dep> <n>::=humpback|Norwegian|mud|bacteria|pathogen|worm|slug|bloodhound|leech|Martian|atmosphere|sore|cut|abrasion| <np>::=<dep> <n> <end>::=itis|tome|staxis|plegia|philia|lepsis|ism|emesis|dynia
#351
shortsentence::= prep pronoun sbj vrb adj | adj obj sbj adv simpleverb | command| command::= obj sbj adv simpleverb| prep pronoun sbj adv simpleverb prep::= my| the | his | her obj::= school | computer science | karate | namekians | saiyins | u-dub| breakfast | hands pronoun::= force | home | heart | moon | mind | mind| dark-side|cloners | jeans | younglings | super troopers| wookies| deathstar | lecture hall sbj::= I | Jason | Barbie | Adrmiral Thrawn |Jorus C'baoth| Goku | Luke | You| Solo | Billy Dee | Jaba | Yoda| one| Clarence Carter| Amidala |vader vrb::= knew | kissed | thought | dreamed | loved | puked | ate | shook longsentence::= prep pronoun location shortsentence| presentverb obj sbj adv simpleverb| presentverb location command wisestwords::= sbj vrb adj obj location prep pronoun time and adj obj sbj adv simpleverb adv::= must | should| cannot | will simpleverb::= do | try | destroy | fly | see | spank| tickle| eat | drink | hear location::= at| in| near| beneath| ontop| beside|inside| within| outside| on presentverb::= trying| hiding| learning| burping | doing| skipping| loving | stroking| joking| scoring| driving adj::= hard| fast| smooth| quick | strong | weak | fat| stinky |sharp| buff time::= last night| last year | today | yesterday| last week| next week| this morning | on Wednesday whoAmI::= Yoda I am
#352
<Face>::=<Eyes> <Nose> <Mouth> | <Ugly> <Eyes>::=<8> | <X> | <:> | <x> | <B> <Nose>::=<b> | <-> <Mouth>::=<D> | </> | <\> | <O> <Ugly>::= <Mouth> <Eyes> <Nose>
#353
<pizze>::=<crust> <topping> <crust>::=<thick>|<thin> <thick>::=Delicious italian crust|Terrible, stale little caesar's crust <thin>::=Delicious New York Style crust|Wrinkly pancake crust <topping>::=<cheese>|<tomato>|<stuff> <cheese>::=with four cheese,|with moldy cheddar cheese,|with stupid amounts of cheese, <tomato>::=delicious red tomato,|disgusting sun-dried tomato, <stuff>::=and hawaiian topping.|and no topping.|and more cheese for the topping.|and sticky topping.|and fragrant topping.
#354
<A>::= <Aline> an adorable <N> <L> <E>| <Aline> an abnormal <L> <E> <L>::= The lollipop loving <N> | lint licking <N> <I> <I>::= indecisive <L> <N> | independent <N>::= needy | nerdy <I> | <E>::= elephant| eavesdropper | emu <Aline>::= Aline is | Aline the
#355
<s>::=<np> <vp> <np>::=<dp> <adj> <n>|<pn> <vp>::=<uv> <at>|<iv> <dp>::=the|a <at>::=thunder|slam|sand attack|sleep <adj>::=sexy|mighty|overweight|nimble|angry <n>::=Mewtwo|Snorlax|Zubat|Geodude|Arbok <pn>::=Squirtle|Raichu|Brock|Charmander|Mew <uv>::=used <iv>::=died||fainted|attacked
#356
Sandwich::=Bread Cheese Meat Veggies Sauces Bread::=White bread | Wheat bread | 9 grain | Flatbread | Italian Cheese::=Parmesan | American | Pepperjack | Cheddar Meat::=Ham | Oven-roasted turkey | Roast beef | Chicken | Meat Veggies::=Pickles | Lettuce | Cucumbers | Tomatos | Green Peppers | jalopenos | Veggies | Veggies | Veggies Sauces::=Mayo | Ranch | Honey Mustard | Chipotle Southwest Sauce | Mustard | Olive Oil | Sauces | Sauces
#357
pn::=je | tu| vous|nous jv::=t'aime| suis fort| suis ici tv::=m'aime| ne veux pas| es stupide vv::=etes chouette nv::=sommes tard end::=tout le temps| apres midi| beaucoup |tres vitement
#358
swag ::= swag | based | tybg | #swag cook ::= chef | woop | swag taskforce ::= swag | cook | #protectLilB based ::= swag tybg #swag kevin durant ::= >:( >:( >:( | swag #protectLilB
#359
sentence::= noun verb noun | noun copula adj noun::= name | animal verb::= loves | kicks | kisses adj::= cute| naughty | nice | angry | UGLY |BEAUTIFUL copula::= is animal::= cat | dog | rabbit | bird | duck | frog name::= Nora | Melody | Shane | Katherine | Jacky | Antony
#360
sentence::=object subject verb object::=preposition noun preposition::=like pronoun::=Yoda noun::=this, subject::=pronoun verb::=speaks
#361
<Team>::=<4222>|<4321>|<4411> <Formation>::=4222|4321|4411 <4222>::=<GK> <DF> <M> <M> <A> <A> <A> <A> <4321>::=<GK> <DF> <M> <M> <M> <A> <A> <A> <4411>::=<GK> <DF> <M> <M> <M> <M> <A> <F> <A>::=<W>|<F> <W>::=<LW>|<RW> <LW>::=-Lamar Neagle-|-Marco Pappa- <RW>::=-Sean Okoli- <F>::=-Chad Barrett-|-Tristen Bownen-|-Kenny Cooper-|-Obafemi Martins-|-David Estrada- <M>::=-Clint Dempsey-|-Brad Evans-|-Osvaldo Alonso-|-Gonzalo Pineda-|-Andy Rose-|-Michael Azria- <DF>::=<LB> <CB> <RB> <CB>::=-Djimi Traore- -Chad Marshall-|-Chad Marshall- -Jalil Anibaba-|-Jalil Anibaba- -Djimi Traore <RB>::=-DeAndre Yedlin-|-Zach Scott- <LB>::=-Leo Gonzalez-|-Dylan Remick- <GK>::=-Stefan Frei-|-Marcus Hahnemann-
#362
First::=Robena|Maragaret|Jeramy|Felice|Leora|Cherelle|Mercedez|Sharlene|Joycelyn|Abigail|Steve|Dannette|Arthur|Bruce|Harvey|Nickola|Zaphod|Margareta|Leslee|Lashawnda|Bennett|Corie|Eda|Rodney|Matt|Nickolas|David|GayLord|Dupree|Ford|Tyler|Jack|Super|Goddess|Hannibal|James|Doctor|Sherlock|Steve|Bill|Tron|Jeff Last::=Stark|Man|Beeblebrox|Perfect|Dent|Durden|Bailey|Lecter|Holmes|Moriarty|Greyskull|Focker|Hardy|Wayne|Lynch|Arcilla|Jobs|Tesla|Fury|Parker|The Grey|The White|Fox|Gates|Bridges Causal::=died|perished|was mutilated|passed|met fate|perished|died|was killed|was inconvenienced|broke their bones|was derezzed|was unalived Helper::= from|in|by|of Death::=a knife|a lightsaber|a bat-a-rang|mutilation|a garrote|foul play|fire|laughter|slaughter|the force|42|curiosity|Microsoft|insanity|programming|words|sticks and stones|a pen that was sharper than the sword|directions|a GPS|GLaDOS|Smashmouth|Spartans|a Katana|Mrs. Clause|Oogieboogie Man|Fight Club|a Titan|the Grid Name::=First Last|First CoD::=Causal Helper Death Obit::=Name CoD
#363
<s>::= <n> <v> <n>|<n> <v> <adj> <na>::=Harry|Potter|Amy|Hermione|Ron <v>::=feels|kicks|loves <w>::=<na>|<v> <adj> <adj>::=happy|sad|worry|crazy|excited <dp>::=a|the|an
#364
<outfit>::=<top> <bottom> <shoes>|dress <shoes> <top>::=<color> blouse|<color> tank top|<color> T-shirt <bottom>::=<color> jeans|<color> slacks|<color> skirt|kilt <shoes>::=flip flops|tennis shoes|heels|boots <color>::=crimson|amber|saffron|aqua|violet|black
#365
<s>::=<np> <vp> <vp>::=<tv> <np>|<iv> <tv>::=bites|eats|wins|gets|scratches <np>::=me|her|him|us|fish|<adj> <n> <iv>::=crys|compiles|runs|smiles|exercises|works <adj>::=happy|super|huge|skinney <n>::=Sharon|US|China|UW|CSE
#366
vs::= next Beast interaction next Beast|article Beast interaction next object Beast::= adj noun | power noun noun::= animal | adj object animal::=panther|turtle|panda|eagle|bear|lizard|raven|unicorn|Trex power::=firebreathing|levetating|flying|regurgitating|dupclicating|invisible object::=waterpark|cappuccino|altoid|rubikscube|TARDIS|skyscraper|beachball|spoon|tesseract|bubble|mobilehome|portapotty adj::=huge|bouncing|shy|red|moist|concerned|curvaceous|ravashing|calculating|enticing interaction::=hugged|slapped|mimicked|loathed|fought|battled|dueled|married|mocked next::= article adj article::=a|the
#367
<adjp>::=<adj>|<adj> <adjp>|<adj> <adj> <adjp> <adj>::=large|heavy|smelly|anxious|broken|psychic|pretentious|unliked|cheap|terrible|buggy|outdated <n>::=person|child|goat|house|priest|rabbi|girlfriend|cart|blanket|bicycle <s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn>|<dp> <n> <dp>::=the|a| <pn>::=Rupert|Dweezle|Seymore|Kepler|NASA|Bart|Lisa|Archer|Nerd <iv>::=lept|fell|snickered|smiled|barked|quaked|meowed <vp>::=<tv> <np>|<iv> <tv>::=foofed|tackled|loved|jumped|burgled|broke|took
#368
[love]::= [catch] [phrase] [catch]::= i love you like... [phrase]::= [food] | [kid] | [animals] | [myth] | [tech] | [show] | [game] | [shakespeare] [food]::= cookie loves milk | peanut butter loves jelly | coffee loves cream | cocoa loves marshmallow | mike loves ike [kid]::= a baby loves a bottle | a kid loves candy | a fat kid loves cake [animals]::= a dog loves a bone | a fish loves water | a monkey loves bananas | a cat loves mice | a bee loves honey [myth]::= a zombie loves brains | a vampire loves blood | a fairy loves pixie dust [tech]::= a hacker loves 1337 | a teen loves facebook | google loves algorithms | the media loves propoganda | helene loves CSE | molly loves section BF [show]::= ash loves pikachu | aang loves katara | spongebob loves patrick | cosmo loves wanda | homer loves marge | mickie loves minnie [movies]::= bonnie loves clyde | jack loves rose | bella loves edward | beauty loves the beast | tarzan loves jane | alice loves wonderland | lilo loves stitch [game]::= mario loves peach | master chief loves cortana | yuna loves tidus | link loves zelda | sora loves kairi | cloud loves tifa [shakespeare]::= Romeo loves Juliet | Macbeth loves power
#369
<s>::= gg | <lane> or feed | <lane> or afk | nobody buys <item> noob | who fed <champion> ??? | why are you soloing <monster> at lvl <lvl> ? | why are you getting <item> ?| why are you getting <summonerspell> ? <lane>::= mid | top | jg | adc | sup <item>::= lich bane | mana potions | <champion>::= yi | caitlin | vayne | lee sin | annie | shyvanna <lvl>::= 1 | 2 | 3 <monster>::= baron | dragon | <champion> | turret <summonerspell>::= ghost | clairvoyance | revive | cleanse |
#370
sentence ::= noun verb verb ::= adverb verb | runs | swims | jumps | climbs adverb ::= quickly | discretelly | awkwardly noun ::= adjective | Chris Sharma | The pope | Ice Cube | Pharrel Williams adjective ::= crazy | lazy | silly
#371
address::= number direction streetname identifier city state zipcode | streetname identifier city state zipcode number::= aptnum|housenum direction::= N|NE|E|SE|S|SW|W|NW streetname::= Kukulkan|Singer|Campus|University|Denny|Foxtrot|Washington|Abbey|Main|Park|Fleet|Victor Hugo|trinum identifier::= Place|Lane|BLVD|Parkway|Avenue|Street|Court|Road city::= New York|Los Angeles|Chicago|Houston|Philadelphia|Phoenix|San Antonio|Redmond|Seattle|Derpville|Herpdederp|Anytown|Boston state::= Washington|Oregon|California|Arizona|Utah|Connecticut|New York|Illinois|Pennsylvania|Florida zipcode::= 98015|12345|34356|76532|88543|1256|2343|11223|76575|76867|98052 trinum::= 134|565|878|343|123|132|567|778|454|999|666|000|563|343 aptnum::= apt# num housenum::= trinum num::=1|2|3|4|5|6|7|8|9
#372
{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf510 {\fonttbl\f0\fnil\fcharset128 HiraKakuProN-W3;} {\colortbl;\red255\green255\blue255;} \margl1440\margr1440\vieww17300\viewh5940\viewkind0 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural \f0\fs24 \cf0 <perfect food> ::= <breakfast> <lunch> <dinner> | <blend> | <best of world>\ <breakfast> ::= cereal | waffle | pancake | <drink> bread\ <drink> ::= orange juice | apple juice | milk | lemonade | coffee\ <lunch> ::= <drink> fry rice | stir-fried vegi | sandwich\ <dinner> ::= <lunch> <dessert> | <best of world>\ <blend> ::= <lunch> <breakfast> | <dinner> <drink> | <blend> french fries\ <best of world> ::= sushi | korean BBQ | pop corn chicken | kong pao chicken | hamburger | french onion soup | beef stew\ <dessert> ::= chocolate lava cake | taro ice-cream | mochi ice-cream | cheese cake}
#373
<GoingOut>::= <top> <bottom> <shoes> | <onepiece> <shoes>|<outwear> <top> <bottom> <shoes> | <outwear> <onepiece> <shoes> <Home>::= <top> <bottom> <color>::= black|blue |red|pink| yellow|white|grey <graph>::= animal| stripe|stamp|dot |character <top>::= <color> <t> | <graph> <t> | <color> <graph> <t> <t>::= tank|T-shirt |sweater|shirt|hoody|polo <bottom>::= jeans |shorts|skirt|pants|sweatpants | legging <onepiece>::= <color> <one> | <graph> <one> | <color> <graph> <one> <one>::= dress| jumpsuit | romper <outwear>::= coat |blazer|cardigan |jacket <shoes>::= boots|flats|sandals|high-heeled | sneakers
#374
<s>::= <dp> <np> <vp> <np>::= <adjp> <n> <dp>::=the|a|four|sixty <adjp>::=<adj> <adjp> <adj>::=yellow|ridiculous|creepy|hungry|sleepy|depressed <n>::=minivan|flower|uncle|pencil|shoe|cloud|stoplight|foot <vp>::=<tv> <dp> <n>|<iv> <tv>::=loved|stabbed|ate|patronized <iv>::=fainted|slept|played|ran|showered
#375
ADJECTIVE::= bloated|ginormous|moist|pretty|electric|loud|happy|hungry|amazing PROPERNOUN::=Hardwell|Diplo|Tiesto|Steve Aoki|Alesso|Major Lazer TRANSITIVEVERB::=popped|played|threw-down|mixed|spun DETERMINANT::=the|a NOUN::=owl|set|bass|headliner|kandi|light|stage|daisy|carnival|EDM|music VERBPHRASE::=TRANSITIVEVERB NOUNPHRASE|INTRANSITIVEVERB SENTENCE::=NOUNPHRASE VERBPHRASE ADJPHRASE::=ADJECTIVE|ADJECTIVE ADJPHRASE INTRANSITIVEVERB::=died|dropped|laughed|cheered|raged|shuffled|danced NOUNPHRASE::=DETERMINANT ADJPHRASE NOUN|PROPERNOUN
#376
<school>::=<teachingBuilding> <exercise>| <diningHall> <dormitory> <teachingBuilding>::=Kane Hall| Bagley Hall | Condon Hall <exercise>::=<playground> | <playground> <exercise> <playground>::=football field | swimming pool | IMA <diningHall>::=By George| Red Square BBQ | Suzzallo Espresso <dormitory>::=Lander | Alder | Terry
#377
<T>::=<U> <O>|<G> <R>::=<M> <N> <O> <U>::=you|so|such <O>::=kool|swag|trill|rachet|cray-cray|derp <N>::=bro|dude|guy|babe|girl|dudette <G>::=such doge <M>::=this
#378
SHAPE::= POLYGON | CIRCLE | OVAL POLYGON::= TRIANGLE | QUADRILATERAL | PENTAGON | HEXAGON TRIANGLE::= ISOSCELES-TRIANGLE | RIGHT-TRIANGLE | SCALENE-TRIANGLE | ACUTE-TRIANGLE QUADRILATERAL::= RIGHTANGLEQUAD | RHOMBUS | TRAPEZOID | PARALLELOGRAM | KITE RIGHTANGLEQUAD::= RECTANGLE | SQUARE
#379
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <pn>::=John|Jane|Sally|Spot|Fred|Elmo|Eddie|Chuck|Spongebob <adjp>::=<adj>|<adj>|<adj> <adjp> <adj>::=big|fat|green|wonderful|faulty|subliminal|pretentious|delicious|dark|committed|fake <dp>::=the|a|an|this|that|these|those <n>::=dog|cat|man|university|father|mother|child|television|car|train|party|king| <vp>::=<adv> <tv> <np>|<iv> <tv>::=hit|honored|kissed|helped|chased|caught|killed|kidnapped <iv>::=died|collapsed|laughed|wept <adv>::=probably|peacefully|structurally|typically|carelessly
#380
<s>::=<vp>|<adjp> <vp>::=<v> <dp> <prepp> <v>::=seen|looking|going|moving|filming|never <dp>::= it|them|one|another <prepp>::=<prep> <the> <n> <prep>::=in|under|over|behind|next to <the>::=the <n>::=theater|movies|tv|actors|show|robot|me <adjp>::=<adj> <n> <adj>::=great|good|happy|new|
#381
<s>::=<dp> <adj> <n> <v> <obj>|<dp> <adj> <n> <v> <dp> <adj> <obj> <dp>::=the|a <adj>::=funny|sexy|stingy|deadly|creepy|innocent|ugly <n>::=man|woman|old man|baby|koala|JenniferAniston|MileyCyrus <v>::=married|spanked|swallowed|is|worshipped|serenaded <obj>::=banana|burrito|Batman|Satan|BradPitt|iPhone
#382
line::= WHERE'S WALDO? i i i i| WHERE'S WALDO? i o b o i| WHERE'S WALDO? o o o o i::=g|g g| g g g o::= o | o * o | W | wa | wldo | wlad | lado | wall | do | all | FOUND HIM!; g::= W ( h | (( h |"( h h h::= l d) | )"(a' | #... |.|.. b::= l | d | o
#383
<good>::=Iron man|Captain America|Hulk|Spiderman|Thor|Wolverine|Ms.Marvel <bad>::=Red Skull|Loki|Dr.Doom|Megneto <team>::=Fantastic Four|SHIELD|SWORD|X-men <move>::=killed|found|learned|hugged|laughed|annoyed|kissed|dragged <time>::=yesterday|last century|in the future|last year|tomorrow|at the weekend <adv>::=kindly|interestingly|safely|coldly|dramatically|deeply|lamely <adj>::=fearful|real|efficient|helpless|drunk|mysterious|cynical <sp>::=is <goodMove>::=<good> <move> <good>|<good> <move> <good> <time>|<good> <adv> <move> <good>|<good> <adv> <move> <good> <time> <badMove>::=<bad> <move> <bad>|<bad> <move> <bad> <time>|<bad> <adv> <move> <bad>|<bad> <adv> <move> <bad> <time> <goodChar>::=<good> <sp> <adj> <badChar>::=<bad> <sp> <adj> <teamChar>::=<team> <sp> <adj> <randMove>::=<good> <move> <bad>|<bad> <move> <good> <time>|<team> <adv> <move> <team>|<good> <adv> <move> <team> <time>|<team> <move> <bad> <time>
#384
<s>::=<np> <vp>|<np> <vp> <prep>::=in|on|above|under|within <prepp>::=<prep> <dp> <n> <adv>::=happily|sadly|fast|surprisingly|well|carefully|quietly <deg>::=very|extremely|really|considerably|relatively <advp>::=<adv>|<deg> <adv> <np>::=<dp> <adjp> <n>|<pn> <dp>::= the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=smart|diligent|lazy|pretty|handsome|wonderful|faulty <n>::=library|textbook|midterm|campus|TA <pn>::=Ted|Peter Nash|Bob|Marry|John Gates <vp>::=<tv> <np>|<tv> <np> <prepp>|<tv> <np> <advp>|<tv> <np> <advp> <prepp>|<iv> <advp> <prepp>|<iv> <prepp>|<iv> <advp>|<iv> <tv>::=studied|reviewed|respected|discussed|helped|researched| <iv>::=run|smiled|cried|sighed
#385
<s>::= <np> <vp> <np>::=<n>|<det> <n>|<number> <n>|<det> <n> <pp>|<adjp> <n>|<pn> <vp>::= <tv> <np>|<tv> <np> <pp>|<iv> <pp>::= <p> <np> <adjp>::= <adj>|<adj> <adjp> <n>::= cup|flower|cat|rabbit|carrot|phone|pants|pig|notebook|computer <det>::= the|a|that <number>::= one|two|three|four|five <p>::= on|at|in|below|under|with <pn>::= Amy| Molly| Helen|John|Mathew|Paul <iv>::= run|escape|collapse|laugh <tv>::= kiss|hug|teach|help|grasp|pounch <adj>::= beautiful|sad|angry|satisfied|disappointed|fat|red
#386
sentence::= subject object verb | nounphrase nounphrase::= adjective object | object subject::= I | John | You | Mary | My 9th grade science teacher verb::= eats | smacked | stomps | pets | annahilated | raised | abandoned adjective::= smelly | cute | obnoxious | green | sticky | cold | hard | soft | hot object::= pizza | computer | slurpee | chair | baby kittens | fried chicken
#387
ADJECTIVE::= Muffled|soft | tender| soft | bumpy | dark|furious PROPERNOUN::= Seattle | India | USA | Russia TRANSITIVEVERB::= kicked| wrote | eats | cleans | bring DETERMINANT::=the | a NOUN::= metal | bridge | ammonia | gratitude |Love |Peace |Wisdom VERBPHRASE::= TRANSITIVEVERB NOUNPHRASE| INTRANSITIVEVERB SENTENCE::= NOUNPHRASE VERBPHRASE SMILEY ADJPHRASE::= ADJECTIVE | ADJECTIVE ADJPHRASE INTRANSITIVEVERB::= died| collapsed| laughed | wept |graded | is | died | sleeps | sang | lives | exploded | compiled NOUNPHRASE::=DETERMINANT ADJPHRASE NOUN|PROPERNOUN SMILEY::= :) | :( | <3 | :\ | :"
#388
game::= inning | inning game inning::= out out out out::= atBat | atBat out atBat::= strikeOut | hit | walk hit::= catch | base base::= first | second | third | home
#389
sentence::=noun nowverb|noun adverb nowverb|noun adverb pastverb noun::=he|she|catdog nowverb::=runs|jumps|smacks|pukes pastverb::=ran|jumped|smacked|puked adverb::=quickly|efficiently|stupidly|hotly
#390
<s>::=<np> <cj> <np>|<pn> <adj>::=colorful|big|green|blue|rough <n>::=phone|fan|hammer|stool|fool|neurotransmitter <np>::=<pn> <cj> <pn> <iv> <pn> <ad>|<pn> <iv> <dp> <n> <ad>|<pn> <iv> <dp> <adj> <n> <cj>::=and <iv>::=grabbed|destroyed|hit|studied|pushed <pn>::=Andres|Ben|Shuvam|Andrew|Blaise <dp>::=the <ad>::=softly|happily|comfortably
#391
All::=Rhyme1|Rhyme2|Rhyme3|Rhyme4|Rhyme5|Rhyme6 1&2::=Rhyme1|Rhyme2 3&5::=Rhyme3|Rhyme5 4&6::=Rhyme4|Rhyme6 1&2&3::=Rhyme1|Rhyme2|Rhyme3 4&5&6::=Rhyme4|Rhyme5|Rhyme6 Rhyme1::=T<np> T<r1> T<vp> T<r1>|T<np> T<vp> T<r1> Rhyme2::=T<np> T<vp> T<r2> Rhyme3::=T<np> T<vp> T<r3> Rhyme4::=T<np> T<vp> T<r4> Rhyme5::=T<np> T<r5> T<vp> T<r5>|T<np> T<vp> T<r5> Rhyme6::=T<np> T<vp> T<r6> T<np>::=T<dp> T<adjp> T<n>|T<dp> T<n>|T<pn> T<lnp>::=T<ldp> T<adjp> T<n>|T<ldp> T<n>|T<lpn> T<vp>::=T<tv> T<lnp>|T<iv> T<adjp>::=T<adj> T<adj>|T<adj> T<r1>::=decayed,|airway|archway|array--|away.|ballet,|betrayed|blase!|bombay|bouquet,|broadway,|cachet|causeway|chalet--|chambray.|cliche,|conveyed|crossway!|Dante|daresay,|decay,|delay|dismay|display--|doomsday.|doorway,|downplay|driftway!|endplay|entree,|estray,|floodway|forestay|forte--|glace.|halfway,|inlay|mainstay!|Mayday!|midday,|mislay,|noway|obey|outweigh--|partway.|portray,|railway|relay!|repay|replay,|sansei,|sashay|soiree|someday--|someway.|straightway,|today|attache!|breakaway|castaway,|cutaway,|disarray|disobey|entendre--|entryway.|escapeway,|everyday|expressway!|faraway|getaway,|hideaway,|milky-way|nebulae|overlay--|protegee.|reconvey,|resurvey|ricochet!|throwaway|papier-mache,|signorine, T<r2>::=blight,|bright|cite|fight--|flight.|fright,|height|knight!|light|might,|night,|plight|quite|right--|site.|sight,|slight|smite!|spite|sprite,|trite,|write|alright|contrite--|delight.|despite,|excite|forthright!|ignite|incite,|indict,|indite|invite|outright--|polite.|recite,|rewrite|overnight!|reunite|reignite,|overwrite,|Midsummer-night|undivided-right| T<r3>::=defied,|justified|modified|classified--|qualified.|testified,|notified|verified!|specified|ratified,|unified,|amplified|certify|glorify--|magnified.|clarify,|falsify|pacify!|signify|simplify,|crucify,|gratify|purify|typify--|vivify.|calcify,|codify|dignify!|edify|mollify,|mystify,|ossify|petrify|scarify--|stratify.|casefy,|densify|ladyfy!|micrify|mythify,|nidify,|pontify|prosify|rubefy--|sanify.|sinify,|torpefy|yankeefy!|identify|intensify,|exemplify,|personify|reclassified|de-electrify--|de-emulsify.|qualify,|try|eye!|die|high,|buy,|lie|sky|fly--|guy.|"sigh,"|dry|cry!|tie|thigh,|replied,|apply|supplied|deny--|denied.|implied,|July|comply!|defy|nearby,|anti,|multiplied|justify|modify--|thereby.|classified,|qualified|satisfied!|testified|privatized,|eyed,|notified|battled|cried--|occupied.|underlie,|herebied|verified!|identified| T<r4>::=give,|live|active|captive--|cursive.|dative,|festive|fictive!|forgive|furtive,|massive,|misgive|missive|motive--|native.|octave,|olive|optive!|outlive|passive,|pensive,|plaintive|relive|restive--|sportive.|suasive,|votive|ablative!|abortive|abrasive,|abstractive,|abusive|adaptive|addictive--|additive.|adhesive,|adjective|adjunctive!|admissive|adoptive,|affective,|afflictive|aggressive|allusive--|appointive.|ascriptive,|assaultive|assertive!|assuasive|assumptive,|attentive,|attractive|aversive|causative--|coercive.|cognitive,|cohesive|collective!|collusive|combative,|combustive,|commissive|compressive|compulsive--|conceptive.|concessive,|conclusive|concussive!|conducive|conductive,|conflictive,|congestive|conjunctive|connective--|constrictive.|constructive,|consultative|consultive!|consumptive|contortive,|contractive,|convective|convulsive|corrective--|corrosive.|corruptive,|creative|deceptive!|decisive|deductive,|defective,|defensive|deflective|defunctive--|delusive.|denotive,|depletive|depressive!|derisive|descriptive,|destructive,|detective|detractive|diffusive--|digestive.|digressive,|directive|discursive!|disjunctive|disruptive,|dissuasive,|distinctive|distractive|divisive--|effective.|effusive,|elective|elusive!|emissive|emotive,|emulsive,|erosive|eruptive|evasive--|excessive.|exclusive,|exhaustive|expansive!|expensive|expletive,|explosive,|expressive|extensive|extorsive--|extrusive.|fixative,|formative|fugitive!|genitive|gustative,|hortative,|illusive|impassive|implosive--|impressive.|impulsive,|inactive|incentive!|inceptive|incisive,|incitive,|inclusive|inductive|infective--|inflictive.|ingestive,|ingressive|injunctive!|instinctive|instructive,|intensive,|intrusive|invective|inventive--|inversive.|irruptive,|laxative|lenitive!|locative|lucrative,|mutative,|narrative|negative|nominative--|nonnative.|normative,|nutritive|objective!|obsessive|obstructive,|obtrusive,|occlusive|offensive|oppressive--|optative.|partitive,|perceptive|percussive!|perfective|permissive,|perspective,|persuasive|pervasive|perversive--|positive.|possessive,|preclusive|predictive!|preemptive|prescriptive,|presumptive,|preventive|primitive|proactive--|probative.|productive,|progressive|promotive!|propulsive|prospective,|protective,|protrusive|punitive|purgative--|purposive.|putative,|reactive|receptive!|recessive|reclusive,|redemptive,|reductive|reflective|reflexive--|refractive.|regressive,|relative|repressive!|repulsive|resistive,|respective,|responsive|restrictive|retentive--|retrusive.|revulsive,|sanative|seclusive!|secretive|sedative,|seductive,|selective|sensitive|siccative--|subjective.|subjunctive,|submissive|substantive!|subversive|successive,|suggestive,|supportive|suppressive|suspensive--|talkative.|tentative,|transgressive|transitive!|translative|transmissive,|unfestive,|vindictive|vocative|vomitive--|or.|more,|syllables:|accumulative!|accusative|acquisitive,|adjudicative,|administrative|adversative|affirmative--|agglutinative.|alleviative,|alliterative|alternative!|ameliorative|annotative,|anticipative,|antidepressive|applicative|appositive--|appreciative.|apprehensive,|approbative|argumentative!|argumentive|assimilative,|associative,|attributive|authoritative|automotive--|benefactive.|calculative,|capacitative|circulative!|circumventive|coextensive,|collaborative,|commemorative|communicative|commutative--|comparative.|compensative,|competitive|comprehensive!|confederative|configurative,|connotative,|consecrative|consecutive|conservative--|constitutive.|contaminative,|contemplative|contraceptive!|contradictive|contradistinctive,|contraindicative,|cooperative|copulative|corporative--|correlative.|corroborative,|counteractive|counteroffensive!|counterproductive|cumulative,|debilitative,|declarative|decompressive|decongestive--|decorative.|definitive,|deformative|degenerative!|deliberative|delimitative,|delineative,|demonstrative|denotative|deprecative--|derivative.|desiccative,|devastative|diminutive!|discriminative|disintegrative,|dissociative,|distributive|educative|electromotive--|electropositive.|eliminative,|emanative|evaporative!|evocative|exaggerative,|executive,|exhibitive|exhilarative|explicative--|explorative.|extraversive,|figurative|frequentative!|generative|hallucinative,|hyperactive,|hypersensitive|hypertensive|hyposensitive--|hypotensive.|illuminative,|illustrative|imaginative!|imitative|imperative,|imperceptive,|inattentive|inconclusive|inconsecutive--|indecisive.|indicative,|indigestive|ineffective!|inexpensive|inexpressive,|infinitive,|infirmative|inflammative|informative--|inhibitive.|initiative,|innovative|inoffensive!|inoperative|inquisitive,|insensitive,|integrative|interactive|interceptive--|interdictive.|interpretative,|interpretive|interrogative!|interruptive|intransitive,|introductive,|introspective|introversive|intuitive--|investigative.|irrespective,|irritative|jurisdictive!|lacerative|legislative,|liquefactive,|locomotive|maladaptive|maladjustive--|maledictive.|manipulative,|meditative|meliorative!|misrepresentative|mitigative,|modulative,|mutilative|nonaddictive|nonadhesive--|nonaggressive.|nonassertive,|nonconsecutive|nonconstructive!|noncorrosive|noncreative,|nondescriptive,|nondestructive|nondirective|nonexclusive--|nonexplosive.|noninclusive,|nonobjective|nonproductive!|nonreactive|nonrestrictive,|nonselective,|nonsensitive|obliterative|operative--|overactive.|overaggressive,|overapprehensive|overassertive!|overattentive|overcompetitive,|overconservative,|overdefensive|overimaginative|overprotective--|oversensitive.|palliative,|pejorative|penetrative!|petrifactive|photopositive,|photosensitive,|postdigestive|precognitive|predicative--|premeditative.|preoperative,|preperceptive|prerogative!|preservative|preventative,|procreative,|prohibitive|proliferative|propagative--|provocative.|psychoactive,|putrefactive|qualitative!|quantitative|radiative,|radioactive,|reciprocative|recompensive|reconstructive--|recriminative.|recuperative,|reduplicative|reformative!|regenerative|regulative,|regurgitative,|reintegrative|reiterative|remonstrative--|remunerative.|reparative,|repercussive|repetitive!|replicative|reprehensive,|representative,|reproductive|restitutive|restorative--|resuscitative.|retroactive,|retrogressive|retrospective!|ruminative|segregative,|semiactive,|separative|significative|simulative--|speculative.|stimulative,|stupefactive|superlative!|supersensitive|suppositive,|titillative,|tolerative|ulcerative|unassertive--|unattractive.|uncompetitive,|uncreative|unexpressive!|unimpressive|uninventive,|unobtrusive,|unoffensive|unperceptive|unpermissive--|unpersuasive.|unpossessive,|unproductive|unreactive!|unreceptive|unreflective,|unresponsive,|unrestrictive|unsensitive|unsubmissive--|usurpative.|valuative,|variative|vegetative!|vindicative|vituperative,| T<r5>::=apostle,|Aristotle|battle|beetle--|belittle.|bristle,|brittle|bustle!|castle|cattle,|chortle,|cuttle|death-rattle|disgruntle--|dismantle.|embattle,|embrittle|entitle!|epistle|fettle,|forecastle,|gentle|gristle|hurtle--|hustle.|jostle,|kettle|little!|mantle|mettle,| T<r6>::=baiter,|crater|gaiter|grater--|greater.|hater,|later|rater!|satre|satyr,|skater,|slater|stater|straighter--|traitor.|waiter,|curator|debater!|deflator|dictator,|equator,|inflator|translator|radiator--|vindicator.|incinerator,|creator| T<dp>::=The|A|Our|Of|Which|For|This|And|In|That|Such|Which|Who|Where|What|It T<ldp>::=the|a|our|of|which|for|this|and|in|that|such|which|who|where|what|it T<adj>::=aback|abaft|abandoned|abashed|aberrant|abhorrent|abiding|abject|ablaze|able|abnormal|aboard|aboriginal|abortive|abounding|abrasive|abrupt|absent|absorbed|absorbing|abstracted|absurd|abundant|abusive|acceptable|accessible|accidental|accurate|acid|acidic|acoustic|acrid|actually|ad hoc|adamant|adaptable|addicted|adhesive|adjoining|adorable|adventurous|afraid|aggressive|agonizing|agreeable|ahead|ajar|alcoholic|alert|alike|alive|alleged|alluring|aloof|amazing|ambiguous|ambitious|amuck|amused|amusing|ancient|angry|animated|annoyed|annoying|anxious|apathetic|aquatic|aromatic|arrogant|ashamed|aspiring|assorted|astonishing|attractive|auspicious|automatic|available|average|awake|aware|awesome|awful|axiomatic|bad|barbarous|bashful|bawdy|beautiful|befitting|belligerent|beneficial|bent|berserk|best|better|bewildered|big|billowy|bite-sized|bitter|bizarre|black|black-and-white|bloody|blue|blue-eyed|blushing|boiling|boorish|bored|boring|bouncy|boundless|brainy|brash|brave|brawny|breakable|breezy|brief|bright|bright|broad|broken|brown|bumpy|burly|bustling|busy|cagey|calculating|callous|calm|capable|capricious|careful|careless|caring|cautious|ceaseless|certain|changeable|charming|cheap|cheerful|chemical|chief|childlike|chilly|chivalrous|chubby|chunky|clammy|classy|clean|clear|clever|cloistered|cloudy|closed|clumsy|cluttered|coherent|cold|colorful|colossal|combative|comfortable|common|complete|complex|concerned|condemned|confused|conscious|cooing|cool|cooperative|coordinated|courageous|cowardly|crabby|craven|crazy|creepy|crooked|crowded|cruel|cuddly|cultured|cumbersome|curious|curly|curved|curvy|cut|cute|cute|cynical|daffy|daily|damaged|damaging|damp|dangerous|dapper|dark|dashing|dazzling|dead|deadpan|deafening|dear|debonair|decisive|decorous|deep|deeply|defeated|defective|defiant|delicate|delicious|delightful|demonic|delirious|dependent|depressed|deranged|descriptive|deserted|detailed|determined|devilish|didactic|different|difficult|diligent|direful|dirty|disagreeable|disastrous|discreet|disgusted|disgusting|disillusioned|dispensable|distinct|disturbed|divergent|dizzy|domineering|doubtful|drab|draconian|dramatic|dreary|drunk|dry|dull|dusty|dusty|dynamic|dysfunctional|eager|early|earsplitting|earthy|easy|eatable|economic|educated|efficacious|efficient|eight|elastic|elated|elderly|electric|elegant|elfin|elite|embarrassed|eminent|empty|enchanted|enchanting|encouraging|endurable|energetic|enormous|entertaining|enthusiastic|envious|equable|equal|erect|erratic|ethereal|evanescent|evasive|even|excellent|excited|exciting|exclusive|exotic|expensive|extra-large|extra-small|exuberant|exultant|fabulous|faded|faint|fair|faithful|fallacious|false|familiar|famous|fanatical|fancy|fantastic|far|far-flung|fascinated|fast|fat|faulty|fearful|fearless|feeble|feigned|female|fertile|festive|few|fierce|filthy|fine|finicky|first|five|fixed|flagrant|flaky|flashy|flat|flawless|flimsy|flippant|flowery|fluffy|fluttering|foamy|foolish|foregoing|forgetful|fortunate|four|frail|fragile|frantic|free|freezing|frequent|fresh|fretful|friendly|frightened|frightening|full|fumbling|functional|funny|furry|furtive|future|futuristic|fuzzy|gabby|gainful|gamy|gaping|garrulous|gaudy|general|gentle|giant|giddy|gifted|gigantic|glamorous|gleaming|glib|glistening|glorious|glossy|godly|good|goofy|gorgeous|graceful|grandiose|grateful|gratis|gray|greasy|great|greedy|green|grey|grieving|groovy|grotesque|grouchy|grubby|gruesome|grumpy|guarded|guiltless|gullible|gusty|guttural|habitual|half|hallowed|halting|handsome|handsomely|handy|hanging|hapless|happy|hard|hard-to-find|harmonious|harsh|hateful|heady|healthy|heartbreaking|heavenly|heavy|hellish|helpful|helpless|hesitant|hideous|high|highfalutin|high-pitched|hilarious|hissing|historical|holistic|hollow|homeless|homely|honorable|horrible|hospitable|hot|huge|hulking|humdrum|humorous|hungry|hurried|hurt|hushed|husky|hypnotic|hysterical|icky|icy|idiotic|ignorant|ill|illegal|ill-fated|ill-informed|illustrious|imaginary|immense|imminent|impartial|imperfect|impolite|important|imported|impossible|incandescent|incompetent|inconclusive|industrious|incredible|inexpensive|infamous|innate|innocent|inquisitive|insidious|instinctive|intelligent|interesting|internal|invincible|irate|irritating|itchy|jaded|jagged|jazzy|jealous|jittery|jobless|jolly|joyous|judicious|juicy|jumbled|jumpy|juvenile|kaput|keen|kind|kindhearted|kindly|knotty|knowing|knowledgeable|known|labored|lackadaisical|lacking|lame|lamentable|languid|large|last|late|laughable|lavish|lazy|lean|learned|left|legal|lethal|level|lewd|light|like|likeable|limping|literate|little|lively|lively|living|lonely|long|longing|long-term|loose|lopsided|loud|loutish|lovely|loving|low|lowly|lucky|ludicrous|lumpy|lush|luxuriant|lying|lyrical|macabre|macho|maddening|madly|magenta|magical|magnificent|majestic|makeshift|male|malicious|mammoth|maniacal|many|marked|massive|married|marvelous|material|materialistic|mature|mean|measly|meaty|medical|meek|mellow|melodic|melted|merciful|mere|messy|mighty|military|milky|mindless|miniature|minor|miscreant|misty|mixed|moaning|modern|moldy|momentous|motionless|mountainous|muddled|mundane|murky|mushy|mute|mysterious|naive|nappy|narrow|nasty|natural|naughty|nauseating|near|neat|nebulous|necessary|needless|needy|neighborly|nervous|new|next|nice|nifty|nimble|nine|nippy|noiseless|noisy|nonchalant|nondescript|nonstop|normal|nostalgic|nosy|noxious|null|numberless|numerous|nutritious|nutty|oafish|obedient|obeisant|obese|obnoxious|obscene|obsequious|observant|obsolete|obtainable|oceanic|odd|offbeat|old|old-fashioned|omniscient|one|onerous|open|opposite|optimal|orange|ordinary|organic|ossified|outgoing|outrageous|outstanding|oval|overconfident|overjoyed|overrated|overt|overwrought|painful|painstaking|pale|paltry|panicky|panoramic|parallel|parched|parsimonious|past|pastoral|pathetic|peaceful|penitent|perfect|periodic|permissible|perpetual|petite|petite|phobic|physical|picayune|pink|piquant|placid|plain|plant|plastic|plausible|pleasant|plucky|pointless|poised|polite|political|poor|possessive|possible|powerful|precious|premium|present|pretty|previous|pricey|prickly|private|probable|productive|profuse|protective|proud|psychedelic|psychotic|public|puffy|pumped|puny|purple|purring|pushy|puzzled|puzzling|quack|quaint|quarrelsome|questionable|quick|quickest|quiet|quirky|quixotic|quizzical|rabid|racial|ragged|rainy|rambunctious|rampant|rapid|rare|raspy|ratty|ready|real|rebel|receptive|recondite|red|redundant|reflective|regular|relieved|remarkable|reminiscent|repulsive|resolute|resonant|responsible|rhetorical|rich|right|righteous|rightful|rigid|ripe|ritzy|roasted|robust|romantic|roomy|rotten|rough|round|royal|ruddy|rude|rural|rustic|ruthless|sable|sad|safe|salty|same|sassy|satisfying|savory|scandalous|scarce|scared|scary|scattered|scientific|scintillating|scrawny|screeching|second|second-hand|secret|secretive|sedate|seemly|selective|selfish|separate|serious|shaggy|shaky|shallow|sharp|shiny|shivering|shocking|short|shrill|shut|shy|sick|silent|silent|silky|silly|simple|simplistic|sincere|six|skillful|skinny|sleepy|slim|slimy|slippery|sloppy|slow|small|smart|smelly|smiling|smoggy|smooth|sneaky|snobbish|snotty|soft|soggy|solid|somber|sophisticated|sordid|sore|sore|sour|sparkling|special|spectacular|spicy|spiffy|spiky|spiritual|spiteful|splendid|spooky|spotless|spotted|spotty|spurious|squalid|square|squealing|squeamish|staking|stale|standing|statuesque|steadfast|steady|steep|stereotyped|sticky|stiff|stimulating|stingy|stormy|straight|strange|striped|strong|stupendous|stupid|sturdy|subdued|subsequent|substantial|successful|succinct|sudden|sulky|super|superb|superficial|supreme|swanky|sweet|sweltering|swift|symptomatic|synonymous|taboo|tacit|tacky|talented|tall|tame|tan|tangible|tangy|tart|tasteful|tasteless|tasty|tawdry|tearful|tedious|teeny|teeny-tiny|telling|temporary|ten|tender|tense|tense|tenuous|terrible|terrific|tested|testy|thankful|therapeutic|thick|thin|thinkable|third|thirsty|thirsty|thoughtful|thoughtless|threatening|three|thundering|tidy|tight|tightfisted|tiny|tired|tiresome|toothsome|torpid|tough|towering|tranquil|trashy|tremendous|tricky|trite|troubled|truculent|true|truthful|two|typical|ubiquitous|ugliest|ugly|ultra|unable|unaccountable|unadvised|unarmed|unbecoming|unbiased|uncovered|understood|undesirable|unequal|unequaled|uneven|unhealthy|uninterested|unique|unkempt|unknown|unnatural|unruly|unsightly|unsuitable|untidy|unused|unusual|unwieldy|unwritten|upbeat|uppity|upset|uptight|used|useful|useless|utopian|utter|uttermost|vacuous|vagabond|vague|valuable|various|vast|vengeful|venomous|verdant|versed|victorious|vigorous|violent|violet|vivacious|voiceless|volatile|voracious|vulgar|wacky|waggish|waiting|wakeful|wandering|wanting|warlike|warm|wary|wasteful|watery|weak|wealthy|weary|well-groomed|well-made|well-off|well-to-do|wet|whimsical|whispering|white|whole|wholesale|wicked|wide|wide-eyed|wiggly|wild|willing|windy|wiry|wise|wistful|witty|woebegone|womanly|wonderful|wooden|woozy|workable|worried|worthless|wrathful|wretched|wrong|wry T<n>::=account|achiever|acoustics|act|action|activity|actor|addition|adjustment|advertisement|advice|aftermath|afternoon|afterthought|agreement|air|airplane|airport|alarm|amount|amusement|anger|angle|animal|answer|ant|ants|apparatus|apparel|apple|apples|appliance|approval|arch|argument|arithmetic|arm|army|art|attack|attempt|attention|attraction|aunt|authority|babies|baby|back|badge|bag|bait|balance|ball|balloon|balls|banana|band|base|baseball|basin|basket|basketball|bat|bath|battle|bead|beam|bean|bear|bears|beast|bed|bedroom|beds|bee|beef|beetle|beggar|beginner|behavior|belief|believe|bell|bells|berry|bike|bikes|bird|birds|birth|birthday|bit|bite|blade|blood|blow|board|boat|boats|body|bomb|bone|book|books|boot|border|bottle|boundary|box|boy|boys|brain|brake|branch|brass|bread|breakfast|breath|brick|bridge|brother|brothers|brush|bubble|bucket|building|bulb|bun|burn|burst|bushes|business|butter|button|cabbage|cable|cactus|cake|cakes|calculator|calendar|camera|camp|can|cannon|canvas|cap|caption|car|card|care|carpenter|carriage|cars|cart|cast|cat|cats|cattle|cause|cave|celery|cellar|cemetery|cent|chain|chair|chairs|chalk|chance|change|channel|cheese|cherries|cherry|chess|chicken|chickens|children|chin|church|circle|clam|class|clock|clocks|cloth|cloud|clouds|clover|club|coach|coal|coast|coat|cobweb|coil|collar|color|comb|comfort|committee|company|comparison|competition|condition|connection|control|cook|copper|copy|cord|cork|corn|cough|country|cover|cow|cows|crack|cracker|crate|crayon|cream|creator|creature|credit|crib|crime|crook|crow|crowd|crown|crush|cry|cub|cup|current|curtain|curve|cushion|dad|daughter|day|death|debt|decision|deer|degree|design|desire|desk|destruction|detail|development|digestion|dime|dinner|dinosaurs|direction|dirt|discovery|discussion|disease|disgust|distance|distribution|division|dock|doctor|dog|dogs|doll|dolls|donkey|door|downtown|drain|drawer|dress|drink|driving|drop|drug|drum|duck|ducks|dust|ear|earth|earthquake|edge|education|effect|egg|eggnog|eggs|elbow|end|engine|error|event|example|exchange|existence|expansion|experience|expert|eye|eyes|face|fact|fairies|fall|family|fan|fang|farm|farmer|father|father|faucet|fear|feast|feather|feeling|feet|fiction|field|fifth|fight|finger|finger|fire|fireman|fish|flag|flame|flavor|flesh|flight|flock|floor|flower|flowers|fly|fog|fold|food|foot|force|fork|form|fowl|frame|friction|friend|friends|frog|frogs|front|fruit|fuel|furniture|alley|game|garden|gate|geese|ghost|giants|giraffe|girl|girls|glass|glove|glue|goat|gold|goldfish|good-bye|goose|government|governor|grade|grain|grandfather|grandmother|grape|grass|grip|ground|group|growth|guide|guitar|gun|hair|haircut|hall|hammer|hand|hands|harbor|harmony|hat|hate|head|health|hearing|heart|heat|help|hen|hill|history|hobbies|hole|holiday|home|honey|hook|hope|horn|horse|horses|hose|hospital|hot|hour|house|houses|humor|hydrant|ice|icicle|idea|impulse|income|increase|industry|ink|insect|instrument|insurance|interest|invention|iron|island|jail|jam|jar|jeans|jelly|jellyfish|jewel|join|joke|journey|judge|juice|jump|kettle|key|kick|kiss|kite|kitten|kittens|kitty|knee|knife|knot|knowledge|laborer|lace|ladybug|lake|lamp|land|language|laugh|lawyer|lead|leaf|learning|leather|leg|legs|letter|letters|lettuce|level|library|lift|light|limit|line|linen|lip|liquid|list|lizards|loaf|lock|locket|look|loss|love|low|lumber|lunch|lunchroom|machine|magic|maid|mailbox|man|manager|map|marble|mark|market|mask|mass|match|meal|measure|meat|meeting|memory|men|metal|mice|middle|milk|mind|mine|minister|mint|minute|mist|mitten|mom|money|monkey|month|moon|morning|mother|motion|mountain|mouth|move|muscle|music|nail|name|nation|neck|need|needle|nerve|nest|net|news|night|noise|north|nose|note|notebook|number|nut|oatmeal|observation|ocean|offer|office|oil|operation|opinion|orange|oranges|order|organization|ornament|oven|owl|owner|page|pail|pain|paint|pan|pancake|paper|parcel|parent|park|part|partner|party|passenger|paste|patch|payment|peace|pear|pen|pencil|person|pest|pet|pets|pickle|picture|pie|pies|pig|pigs|pin|pipe|pizzas|place|plane|planes|plant|plantation|plants|plastic|plate|play|playground|pleasure|plot|plough|pocket|point|poison|police|polish|pollution|popcorn|porter|position|pot|potato|powder|power|price|print|prison|process|produce|profit|property|prose|protest|pull|pump|punishment|purpose|push|quarter|quartz|queen|question|quicksand|quiet|quill|quilt|quince|quiver|rabbit|rabbits|rail|railway|rain|rainstorm|rake|range|rat|rate|ray|reaction|reading|reason|receipt|recess|record|regret|relation|religion|representative|request|respect|rest|reward|rhythm|rice|riddle|rifle|ring|rings|river|road|robin|rock|rod|roll|roof|room|root|rose|route|rub|rule|run|sack|sail|salt|sand|scale|scarecrow|scarf|scene|scent|school|science|scissors|screw|sea|seashore|seat|secretary|seed|selection|self|sense|servant|shade|shake|shame|shape|sheep|sheet|shelf|ship|shirt|shock|shoe|shoes|shop|show|side|sidewalk|sign|silk|silver|sink|sister|sisters|size|skate|skin|skirt|sky|slave|sleep|sleet|slip|slope|smash|smell|smile|smoke|snail|snails|snake|snakes|sneeze|snow|soap|society|sock|soda|sofa|son|song|songs|sort|sound|soup|space|spade|spark|spiders|sponge|spoon|spot|spring|spy|square|squirrel|stage|stamp|star|start|statement|station|steam|steel|stem|step|stew|stick|sticks|stitch|stocking|stomach|stone|stop|store|story|stove|stranger|straw|stream|street|stretch|string|structure|substance|sugar|suggestion|suit|summer|sun|support|surprise|sweater|swim|swing|system|table|tail|talk|tank|taste|tax|teaching|team|teeth|temper|tendency|tent|territory|test|texture|theory|thing|things|thought|thread|thrill|throat|throne|thumb|thunder|ticket|tiger|time|tin|title|toad|toe|toes|tomatoes|tongue|tooth|toothbrush|toothpaste|top|touch|town|toy|toys|trade|trail|train|trains|tramp|transport|tray|treatment|tree|trees|trick|trip|trouble|trousers|truck|trucks|tub|turkey|turn|twig|twist|umbrella|uncle|underwear|unit|use|vacation|value|van|vase|vegetable|veil|vein|verse|vessel|vest|view|visitor|voice|volcano|volleyball|voyage|walk|wall|war|wash|waste|watch|water|wave|waves|wax|way|wealth|weather|week|weight|wheel|whip|whistle|wilderness|wind|window|wine|wing|winter|wire|wish|woman|women|wood|wool|word|work|worm|wound|wren|wrench|wrist|writer|writing T<tv>::=abide|accelerate|accept|accomplish|achieve|acquire|acted|activate|adapt|add|address|administer|admire|admit|adopt|advise|afford|agree|alert|alight|allow|altered|amuse|analyze|announce|annoy|answer|anticipate|apologize|appear|applaud|applied|appoint|appraise|appreciate|approve|arbitrate|argue|arise|arrange|arrest|arrive|ascertain|ask|assemble|assess|assist|assure|attach|attack|attain|attempt|attend|attract|audited|avoid|awake|back|bake|balance|ban|bang|bare|bat|bathe|battle|be|beam|bear|beat|become|beg|begin|behave|behold|belong|bend|beset|bet|bid|bind|bite|bleach|bleed|bless|blind|blink|blot|blow|blush|boast|boil|bolt|bomb|book|bore|borrow|bounce|bow|box|brake|branch|break|breathe|breed|brief|bring|broadcast|bruise|brush|bubble|budget|build|bump|burn|burst|bury|bust|buy|buzz|calculate|call|camp|care|carry|carve|cast|catalog|catch|cause|challenge|change|charge|chart|chase|cheat|check|cheer|chew|choke|choose|chop|claim|clap|clarify|classify|clean|clear|cling|clip|close|clothe|coach|coil|collect|color|comb|come|command|communicate|compare|compete|compile|complain|complete|compose|compute|conceive|concentrate|conceptualize|concern|conclude|conduct|confess|confront|confuse|connect|conserve|consider|consist|consolidate|construct|consult|contain|continue|contract|control|convert|coordinate|copy|correct|correlate|cost|cough|counsel|count|cover|crack|crash|crawl|create|creep|critique|cross|crush|cry|cure|curl|curve|cut|cycle|dam|damage|dance|dare|deal|decay|deceive|decide|decorate|define|delay|delegate|delight|deliver|demonstrate|depend|describe|desert|deserve|design|destroy|detail|detect|determine|develop|devise|diagnose|dig|direct|disagree|disappear|disapprove|disarm|discover|dislike|dispense|display|disprove|dissect|distribute|dive|divert|divide|do|double|doubt|draft|drag|drain|dramatize|draw|dream|dress|drink|drip|drive|drop|drown|drum|dry|dust|dwell|earn|eat|edited|educate|eliminate|embarrass|employ|empty|enacted|encourage|end|endure|enforce|engineer|enhance|enjoy|enlist|ensure|enter|entertain|escape|establish|estimate|evaluate|examine|exceed|excite|excuse|execute|exercise|exhibit|exist|expand|expect|expedite|experiment|explain|explode|express|extend|extract|face|facilitate|fade|fail|fancy|fasten|fax|fear|feed|feel|fence|fetch|fight|file|fill|film|finalize|finance|find|fire|fit|fix|flap|flash|flee|fling|float|flood|flow|flower|fly|fold|follow|fool|forbid|force|forecast|forego|foresee|foretell|forget|forgive|form|formulate|forsake|frame|freeze|frighten|fry|gather|gaze|generate|get|give|glow|glue|go|govern|grab|graduate|grate|grease|greet|grin|grind|grip|groan|grow|guarantee|guard|guess|guide|hammer|hand|handle|handwrite|hang|happen|harass|harm|hate|haunt|head|heal|heap|hear|heat|help|hide|hit|hold|hook|hop|hope|hover|hug|hum|hunt|hurry|hurt|hypothesize|identify|ignore|illustrate|imagine|implement|impress|improve|improvise|include|increase|induce|influence|inform|initiate|inject|injure|inlay|innovate|input|inspect|inspire|install|institute|instruct|insure|integrate|intend|intensify|interest|interfere|interlay|interpret|interrupt|interview|introduce|invent|inventory|investigate|invite|irritate|itch|jail|jam|jog|join|joke|judge|juggle|jump|justify|keep|kept|kick|kill|kiss|kneel|knit|knock|knot|know|label|land|last|laugh|launch|lay|lead|lean|leap|learn|leave|lecture|led|lend|let|level|license|lick|lie|lifted|light|lighten|like|list|listen|live|load|locate|lock|log|long|look|lose|love|maintain|make|man|manage|manipulate|manufacture|map|march|mark|market|marry|match|mate|matter|mean|measure|meddle|mediate|meet|melt|melt|memorize|mend|mentor|milk|mine|mislead|miss|misspell|mistake|misunderstand|mix|moan|model|modify|monitor|moor|motivate|mourn|move|mow|muddle|mug|multiply|murder|nail|name|navigate|need|negotiate|nest|nod|nominate|normalize|note|notice|number|obey|object|observe|obtain|occur|offend|offer|officiate|open|operate|order|organize|oriented|originate|overcome|overdo|overdraw|overflow|overhear|overtake|overthrow|owe|own|pack|paddle|paint|park|part|participate|pass|paste|pat|pause|pay|peck|pedal|peel|peep|perceive|perfect|perform|permit|persuade|phone|photograph|pick|pilot|pinch|pine|pinpoint|pioneer|place|plan|plant|play|plead|please|plug|point|poke|polish|pop|possess|post|pour|practice|praised|pray|preach|precede|predict|prefer|prepare|prescribe|present|preserve|preset|preside|press|pretend|prevent|prick|print|process|procure|produce|profess|program|progress|project|promise|promote|proofread|propose|protect|prove|provide|publicize|pull|pump|punch|puncture|punish|purchase|push|put|qualify|question|queue|quit|race|radiate|rain|raise|rank|rate|reach|read|realign|realize|reason|receive|recognize|recommend|reconcile|record|recruit|reduce|refer|reflect|refuse|regret|regulate|rehabilitate|reign|reinforce|reject|rejoice|relate|relax|release|rely|remain|remember|remind|remove|render|reorganize|repair|repeat|replace|reply|report|represent|reproduce|request|rescue|research|resolve|respond|restored|restructure|retire|retrieve|return|review|revise|rhyme|rid|ride|ring|rinse|rise|risk|rob|rock|roll|rot|rub|ruin|rule|run|rush|sack|sail|satisfy|save|saw|say|scare|scatter|schedule|scold|scorch|scrape|scratch|scream|screw|scribble|scrub|seal|search|secure|see|seek|select|sell|send|sense|separate|serve|service|set|settle|sew|shade|shake|shape|share|shave|shear|shed|shelter|shine|shiver|shock|shoe|shoot|shop|show|shrink|shrug|shut|sigh|sign|signal|simplify|sin|sing|sink|sip|sit|sketch|ski|skip|slap|slay|sleep|slide|sling|slink|slip|slit|slow|smash|smell|smile|smite|smoke|snatch|sneak|sneeze|sniff|snore|snow|soak|solve|soothe|soothsay|sort|sound|sow|spare|spark|sparkle|speak|specify|speed|spell|spend|spill|spin|spit|split|spoil|spot|spray|spread|spring|sprout|squash|squeak|squeal|squeeze|stain|stamp|stand|stare|start|stay|steal|steer|step|stick|stimulate|sting|stink|stir|stitch|stop|store|strap|streamline|strengthen|stretch|stride|strike|string|strip|strive|stroke|structure|study|stuff|sublet|subtract|succeed|suck|suffer|suggest|suit|summarize|supervise|supply|support|suppose|surprise|surround|suspect|suspend|swear|sweat|sweep|swell|swim|swing|switch|symbolize|synthesize|systemize|tabulate|take|talk|tame|tap|target|taste|teach|tear|tease|telephone|tell|tempt|terrify|test|thank|thaw|think|thrive|throw|thrust|tick|tickle|tie|time|tip|tire|touch|tour|tow|trace|trade|train|transcribe|transfer|transform|translate|transport|trap|travel|tread|treat|tremble|trick|trip|trot|trouble|troubleshoot|trust|try|tug|tumble|turn|tutor|twist|type|undergo|understand|undertake|undress|unfasten|unify|unite|unlock|unpack|untidy|update|upgrade|uphold|upset|use|utilize|vanish|verbalize|verify|vex|visit|W|wail|wait|wake|walk|wander|want|warm|warn|wash|waste|watch|water|wave|wear|weave|wed|weep|weigh|welcome|wend|wet|whine|whip|whirl|whisper|whistle|win|wind|wink|wipe|wish|withdraw|withhold|withstand|wobble|wonder|work|worry|wrap|wreck|wrestle|wriggle|wring|write T<iv>::=is|are|were|made|touched|melted|grew|felt|decided|rekindled|accepted|applauded|attached|disapproved|shone|waited|caused|wrote|trembled|read|crumbled|built|strengthened|obtained|lacked|end T<pn>::=His|Her|You|My|We|We|That|This T<lpn>::=his|her|you|my|we|that|this
#392
0::=ghr|rew 5 3|tya 1::=3 4| 0 trfff|lalallalalalalla 2::=TOOMUCHJAVA|WAYTOOMUCHJAVA 3::=9 nein|apple 4::=twelveIsTooMany|IRegretMaking 12 5::=5|6 treeMap 6::=Earth 7::=Wind 8::=Fire 9::=andRain 10::=orNot|9 11::=el|t 3 12::=3 3 3 3 3 3 3| lava?Java?
#393
<sentence>::=<subject><do><sth>|<sth><be><how> <subject>::=human|alien|president <do>::=says|pokes|kicks <sth>::=Earth|I lov u|programming <be>::=is|may be <how>::=nice|out|disgusting
#394
<s>::=<char> <bv> <adjp> | <aud> <feels> <char> | <char> <act> <char> | <char> <adj/v> | <H> <char>::= Ned Stark | Jamie Lanister | Daenerys Targaryen | Geoffry | Cersei Lanister | Jon Snow | Bran Stark | Tyrion Lanister <bv>::= is <adjp>::= a boss | <act> | too cool to die | awesome | the worst | the best | imp | bastard <act>::= beheaded | stabbed | poisened | kills <adj/v>::= sucks eggs | dies | sucks | died <aud>::= everyone | no one | that one rando <feels>::= likes | hates | loves <H>::= hodor! | hodor! <H>
#395
<rob>::=<bro> <breh> <bro>::=<breh> <bru> <bruh> | <bru> <bruh> <breh> <breh>::= narwhal|bacon|ship|nautilus|whale <bru>::=Romulus|Remus|Jesus|Enrico|Rex <bruh>::= fell|cried|lied|died
#396
FAMILY::= SIBLING STATE RELATIONSHIP POSSESSION PARENT | PET STATE RELATIONSHIP POSSESSION PARENT RELATIONSHIP::=mother|father|brother|sister|pet|spouse STATE::=is POSSESSION::=of PARENT::= Min|Karen|Leah|Jon|Ralph|Weigang|PET|SIBLING SIBLING::= Mia|Grace|Max|Joy|PARENT|PET PET::= Arthur|Charlie|Tigger|PARENT|SIBLING
#397
TeamName::=Warriors|Falcons|Redskins|Giants|Cowboys|Eagles|Panthers|Broncos|Seahawks|Mariners|Super Sonics|Hawks|Rangers|Bruins|Black Hawks|Kings|Yankees|Dodgers City::=Seattle|Portland|Los Angeles|San Diego|Las Vegas|Denver|Phoenix|Dallas|Miami|New Orleans|Atlanta|Chicago|Washington|Baltimore|New York|Boston|Philedelphia|Boston Sport::=NFL|NHL|NBA|MLB Division::=West|East|North|South Conference::=American|National Team::=City TeamName Area::=Conference Division
#398
s::=np vp|np vp tp|tp np vp np::=prn| adjp n| adjp prn| art n|art adjp n| art adjp prn prn::=John|Ben|Ned|Mary|Colby|Michael|lucy|Sarah|Laurel|Amy n::=chair|desk|hat|kite|bike|tree|hand|neck|toe|dog|car|grass|book|hair|newspaper|class|program art::=the|a|no adjp::=adj|adj adjp adj::=exploding|great|dead|sadistic|pessimistic|boring|red|bright|dull vp::=iv|tv np tv::=beat|saw|cremated|touched|fed iv::=bled out|read|ran|flew|gamed|kicked|punched|sang|slept tp::=gt st|gt gt::=today|yesterday|last week|this month|tomorrow|last year|this year st::=this morning|at 12|in the afternoon|at 5|at midnight
#399
<h>::=<n> <m> <n>::=<fn> <ln> <ln>::= Cage|Schwarzenegger|Cruise|Statham <fn>::= Nicolas|Arnold|Tom|Jason <m>::= National Treasure|Terminator|Mission Impossible|Death Race
#400
PHRASE::= ORIGIN ADJPHRASE CREATURE ORIGIN::= GOD | DET MYTHOS GOD::= Zeus's | Hades's | Thor's | Loki's | Ra's | Isis's | Gaia's | Kronos's DET::= A | The MYTHOS::= Greek | Egyptian | Norse | Atlantean CREATURE::= chimera | minotaur | centaur | scarab | mummy | sphinx | troll | valkyrie | nidhogg | satyr | behemoth | promethean ADJPHRASE::= ADJPHRASE ADJ | ADJ ADJ::= angry | loyal | fierce | legendary | fire-breathing | terrifying | giant | fabled | magnificent | incredible | fearsome
#401
<s>::=<vp> <np>|<np> <vp> <np>::=<dp> <n> <adjp>|<pn>|<pn> <adjp> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=smelly|weird|dreamy|disfigured|happy|snooty|gorgeous <n>::=vacumn|rattlesnake|roadkill|cold heater|ghost|typewriter|luggage|tablet <pn>::=Phillipe|Jack Sparrow|Barbados|Gin|Jock|Nerd <vp>::=<np> <tv>|<iv> <tv>::=ridiculed|pissed off|scolded|smacked <iv>::=leapt|dreamt|slipped|fell
#402
<ch>::= <pr> <ca> <ed> <pr>::= <n> <pe> | <pr> <ca>::= <n> <pi> <ed>::= <ed> | <n> <su> <an>::=methyl|tsopropyl|tertbutyl|phenyl|alkenyl|alkynyl|benzyl <pi>::=methane|ethane|propane|butane|octane|decane|tetradecane <pe>::=amino|hydroxly|cyano|carbamoyl|sulfonly|iodocarbonyl|chloro|benzo|phenyl <n>::=2-|3-|4-|5-|6-|7-|8-|9-|10- <su>::=ol|al|one|thiol|amine|isocyanide|oate
#403
<YodicSentence>::= <NounPhrase> <VerbPhrase> | <Connector> <NounPhrase> <VerbPhrase> | <Subject> <IntransitiveVerb> <VerbPhrase>::= <NounPhrase> <TransitiveVerb> <NounPhrase>::= <SubjectPhrase> | <ObjectPhrase> <SubjectPhrase>::= <AdjectivePhrase> <Subject> | <Subject> <ObjectPhrase>::= <DA> <AdjectivePhrase> <Object> | <DA> <Object> <AdjectivePhrase>::= <Adjective> | <Adjective> <AdjectivePhrase> <Connector>::= and | while | meanwhile | consequentially <Object>::= lightsaber | ewok | acklay | tusken raider | bothan | wookie | hutt <DA>::= the | a <Subject>::= Darth Vader | Yoda | Han Solo | Princess Leia | Jar-Jar | C3P0 | Darth Maul | Derp <TransitiveVerb>::= slashed | slapped | killed | whipped | herded | burned | destroyed | drank | ate <IntransitiveVerb>::= cried | died | fell | barked | sang | flew | coded | spit | sparked <Adjective>::= repulsive | large | terrifying | peasantly | incompetent | beastly | massive |
#404
book::=textbook|notebook textbook::=math|CS chapter::=chapter1| chapter2|chapter3| notebook::=whitepapers math::=calculus|algebra CS::=JAVA|C
#405
<BATTLE>::=<pokemon> <use> <attack> <on> <pokemon> | <pokemon> <use> <item> <pokemon>::=Bulbasaur|Charmander|Squirtle|Caterpie|Butterfree|Pidgey|Rattata|Spearow|Ekans|Pikachu|Sandshrew|Nidoran|Clefairy|Vulpix|Jigglypuff|Zubat|Oddish|Diglett|Eevee|Abra|Mankey|Meowth|Geodude|Grimer|Onix|Cubone|Staryu|Gyarados|Snorlax|Zapdos|Articuno|Moltres|Mewtwo|Entei|Suicune|Raikou <use>::=used <attack>::=Mega Punch|Fire Punch|Ice Punch|Scratch|Cut|Gust|Wing Attack|Fly|Vine Whip|Double Kick|Tackle|Thrash|Bite|Acid|Flamethrower|Hydro Pump|Blizzard|Hyper Beam|Razor Leaf|Solar Beam|Thunder Shock|Toxic|Swift|Dream Eater|Hypnosis|Sleep Talk|Giga Drain|Rock Smash <on>::=on <item>::=<health> | <status> <health>::=a potion, <effect> <effect>::=its health was restored by 50 points! | its health was restored by 100 points! | its health was restored by 20 points! | its health was fully restored! <status>::=Antidote, the pokemon is no longer poisoned! | Awakening, the pokemon woke up! | Burn Heal, the pokemon is no longer burned!
#406
<s>::= <pn> <tv> <pn> | <dp> <adj> <n> <iv> | <pn> <iv> <pn>::=Stewie|Peter|Quagmire|Brian|Meg|Lois|Chris|Joe|Bonnie|Cleveland|Mort <adj>::=fat|ugly|disturbing|intense|quirky <dp>::=a|the <n>::=wheelchair|house|dog|ray gun|teleporter|bat|giant chicken|bar|boy <tv>::=beat|laughed at|shot|shaved|boxed|murdered|kicked <iv>::=died|fell|laughed|farted|cried|ran|smelled
#407
<entree>::= <carbs>|<meat> <carbs>|<flavors> <meat> <carbs> <sides>::= spring rolls|dumplings|fried dumplings <flavors>::= spicy|kung pao|orange|general tso|Peijing <dessertflavors>::= chocolate|strawberry|green tea|taro|mango|coconut <dessertitems>::= ice cream|fortune cookies|mochi|bubble tea|pudding <dessert>::= <dessertflavors> <dessertitems> <meat>::= chicken|pork|beef|lobster|shrimp|duck|tofu <carbs>::= steamed rice|fried rice|chow mein
#408
Shout::= WordofPower1 exc| WordofPower1 WordofPower2 exc exc | WordofPower1 WordofPower2 WordofPower3 exc exc exc WordofPower1::= Raan|Laas|Mid|Feim|Gol|Od|Hun|Lok|Ven|Zun|Faas|Mul|Joor|Gaan|Su|Yol|Fo|Iiss|Kaan|Krii|Rii|Tiid|Strun|Dur|Zul|Fus|Wuld WordofPower2::= Mir|Yah|Vur|Zii|Hah|Ah|Kaal|Vah|Gar|Haal|Ru|Qah|Zah|Lah|Grah|Toor|Krah|Slen|Drem|Lun|Vaaz|Klo|Bah|Neh|Mey|Ro|Nah WordofPower3::= Tah|Nir|Shaan|Gron|Dov|Viing|Zoor|Koor|Nos|Viik|Maar|Diiv|Frul|Haas|Dun|Shul|Diin|Nus|Ov|Aus|Zol1|Ul|Qo|Viir|Gut|Dah|Kest exc::= !
#409
Battle::=Pokemon Verb Move Subject Pokemon Effectivity Pokemon::= Pikachu | Charizard | Onyx | Oddish | Slowbro | Bulbasaur | Psyduck | Ditto | Beedrill | Scyther | SunglassSquirtle | Kangaskhan | Exeggutor | Joey's Rattata Move::= Flamethrower | Bubblebeam | Hydropump | Dig | Thunderbolt | Body Slam | Explode | Scratch | Tackle | Struggle | Fire Blast | Earthquake | Double Kick | High Jump Kick | Splash Verb::= uses Subject::= on Effectivity::= it's super effective! | it's not very effective... | it's normal.
#410
<deserts>::=<icecream> <candy> <pie> <taste> <pie>::=apple|blueberry|cherry <candy>::=starburst|skittles|twix|kitkat <icecream>::=sorbet|chocolate|vanilla <taste>::=delicious|fruity|sweet|heavenly
#411
loveletter::= greetings name message signature greetings::=Regarding|To my Sweet Love|My Sweetheart| Regarding| In Regards to a Special Someone name::= Tom,|Jeff,|Nick,|Sandy,|Jennifer,|Katherine,|Mary, regards::=Hey|Hi|Dear|My Love| message::= regards text | text text::=How is your day going?|What time works best for you?|Hope you're doing well!| I love you!| I miss you so much. thanks::=Thanks,|Best,|Your man, signature::= thanks Neeraj
#412
<Ninja vs Pirate>::= <Ninja> and <Pirate> | <Pirate> and <Ninja> <Ninja>::= Ninja chooses <Fight> <Pirate>::= Pirate chooses <Fight> <Fight>::= TypeR rock | TypeP paper | TypeS scissors TypeP::= double sided | single page | construction TypeR::= moon stone | granite | impervious TypeS::= metal | kiddy | plastic | rare | big
#413
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=ugly|bugsy|delicious|swag <n>::=bigotry|bigots|tennis|hockey|soccer|social justice|activism <pn>::=Patrick Dempsey|Bob Santos|Tina Fey|The Captain <vp>::=<tv> <np>|<iv> <tv>::=coded|crushed|destroyed|nailed <iv>::=cried|swept|dealt|changed|swagged
#414
player::=Darth Vader|Sauron|Voldemort|Dalek|Grindelwald|Moriarty|Gary|Luke|Frodo|Harry|Doctor|Dumbledore|Sherlock|Ash|Katniss|Percy weapon::=lightsaber|fish fingers|Ring|sonic screwdriver|wand|chicken|Pokemon pdet::=the|a playerFeels::=happy|sad|lonely|disturbed|determined|funky|rainbow playerPhrase::= pdet playerFeels player wdet::=the|a|their|his|her weaponFeels::=One|shiny|magical|epic|uber|fetch|squirmy weaponPhrase::=wdet weaponFeels weapon action::=attacked|cuddled|fought|angered|taunted|exterminated|petted|slapped actionFeels::= excitedly|slowly|stormily|quietly|flamboyantly actionPhrase::=actionFeels action place::=Hogwarts|Middle Earth|the Tardis|the Death Star|the Hunger Games|Pallet Town|Baker Street duel::= playerPhrase actionPhrase playerPhrase with weaponPhrase in place
#415
Sentence::= IfPhrase ThenPhrase IfPhrase::= If! SubPhrase Adj | If! Det Noun OtherBe Adj | If! SingSubPhrase Det Noun ThenPhrase::= Then! SubPhrase Adj | Then! Det Noun OtherBe Adj | Then! SingSubPhrase Det Noun Det::= a | the | this | that If!::= If Then!::= , then SingSubPhrase::= Sing SingBe | Other OtherBe SubPhrase::= Sing SingBe | Other OtherBe | Plural PluralBe Sing::= I SingBe::= am | CondBe CondBe::= could be | can be | should be | won't be | can't be | shouldn't be | can enjoy being | can hate being Other::= she | he | it OtherBe::= is | CondBe Plural::= we | they | y'all | people PluralBe::= are | CondBe Adj::= crazy | amazing | wonderful | lazy | tired | angry | dirty | hungry | energetic | outrageous | silent | tiny | obnoxious | hilarious | fantastic | perfect | troubled | ugly | careful | fresh | fanatic | juicy | kind | lucky | friendly | cool | courageous | clumsy | immense | fierce | quick | quiet | relieved | rainy | steady | red | blue | purple | giant | confused | fluffy | foolish | funny | biodegradable | bewitched | big-hearted | blond | beautiful | chubby | daring | disgusting | delicious | difficult | different | special | elaborate | free | frigid | fake | fabulous | jolly | prestigious |magnificent | terrifying | mean | messy | naive | orange | ready | unrealistic | valuable | vain Noun::= boat | car | train | weather | phone | computer | coffee cup | cereal box | guitar | landmine | ocean | beach | surfboard | town | eye | gate | fruit | dentist | teacher | loser | winner | moon | spider | carrot | crayon | pie | shadow | tuba | forest | bird | planet | bacon | octopus | bomb | package | blizzard | calculator | book | frog | goldfish | donkey | beast | cactus | boot | jar | kite | volcano | kitten | stranger | weirdo | homework assignment | kangaroo | sailor | sociopath | jaguar | elephant | tsunami | gorilla | pastry | doctor | animal | wolf | burrito | lion
#416
<breakfast>::=<drinks> <mainBreakfast> <sides>|<drinks> <mainBreakfast> <lunch>::=<drinks> <mainLunch> <sides>|<drinks> <mainLunch> <dinner>::=<drinks> <mainDinner> <sides>|<drinks> <mainDinner> <drinks>::=milk|water|juice|lemonade|tea|coffee <mainBreakfast>::=eggs and bacon|biscuts and gravey|waffles|pancakes|cereal|bagels|cinnamon buns <mainLunch>::=sandwhiches|peanutbutter and jelly|soup and salad|cheeseburgers|hot dogs|quesadillas <mainDinner>::=chicken curry|butternut squash|pizza|stew|spaghetti and meatballs|chicken wings|sushi <sides>::=mixed fruit|steamed veggies|toasted bread|mashed potatoes|rice|pie|cornbread
#417
sentence::= nounphrase verbphrase nounphrase::= article noun | adjective noun | adjective properNoun verbphrase::= adverb verb properNoun::= Aunt Shelley noun::= mom | trollop | wicker basket | subpoena | kneecap verb::= farted | oozed | wallowed | shamed | tickled adverb::= sprightly | leisurely | majestically article::= the | a adjective::= your | my | her | his
#418
<np>::= <who>| <dp> <adjp> <obj> | <dp> <obj> | <vp>::= <vt> <dp> <obj> | <vt> <np> | <vi> | <sim>::= is <adjp> | is not <adjp> <dp>::= the | a <vt>::= played | ate | loves | wants | helped | bumped into | drove | opened | hates <vi>::= threw up | fell | stank | laughed | smiled | left | bled | smoked <adjp>::=<adj>|<adj> <adjp> <adj>::= drunk | crazy | high | sexy | hungry | funny | cute | smart | rich <who>::= Helene Martin | Barack Obama | my mom | your dad | my grandmother <obj>::= banana| ball | baby | woman | cat | java | watermelon | car | sun <Sen>::= <np> <vp> | <np> <sim>
#419
<s>::= <subj> <verb> <adverb> <complement> <complement>::= <time> | <space> <time>::=on Monday | now |yesterday| exactly <time> <space>::= here | there | precisely <space> <subj> ::= <article> <noun> | <properName> <article>::=a |the |one <noun>::= cat |lion | eagle |dog <verb>::= walked | flied | barked | purred <adverb>::= fiercely | bravely | shyly | happily <properName>::= Leonardo | Michelangelo | Donatello |Raffaello
#420
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn>|<pron> <dp>::=the|a|many|few <adjp>::=<adj>|<adj> <adjp> <adj>::=fantastic|grueling|whithering|wonderful|exhuberant|persuasive <n>::=doge||man|country|second-cousin|homeless man|jar of entrails|grapefruit <pron>::=I|You|He|She|It|They|We <pn>::=Lewis|Stu|Hoarace|Lexi|Carly|Hunter S. Thompson <vp>::=<adv> <tv> <np>|<adv> <iv>|<iv>|<tv> <np> <tv>::=hit|devoured|snuffed|whiffed|pursued|crunched <iv>::=exploded|collapsed|laughed|wept|fell|ascended|transcended <adv>::=abnormally|continually|evidently|hysterically|methodically|spasmodically
#421
<house>::=Apartment|Mansion | Trailer |shack| Beachhome <spouse>::=Channing Tatum | Megan Fox |Dylan O Brien|Emma Stone <job>::=Garbageman| CEO|Wizard| Teacher |Fireman| Artist <kids>::=0|100|50|2|3.5 <MASH>::= <house> <spouse> <job> <kids>
#422
elec::=Pichu|Pikachu|Raichu|Zapdos|Raiku fire::=Charmander|Charmeleon|Charizard|Cyndaquil|Torchic|Arcanine|Typhlosion|Ho-oh|Entei|Ninetails|Vulpix|Moltres water::=Squirtle|Wartortle|Blastoise|Mudkip|Marshtomp|Swampert|Poliwag|Lapras|Piplup|Gyarados|Feraligator|Starmie|Vaporeon|Articuno grass::=Bulbasaur|Ivysaur|Venosaur|Bellsprout|Scyther|Celebi|Turtwig|Chikorita emove::=thundershock|shock wave|thunderbolt|thunder punch|volt tackle fmove::=fire spin|ember|flamethrower|flame wheel|heat wave|sunny day|will-o-wisp wmove::=water gun|rain dance|ice beam|surf|bubble beam|bubble|hydro pump|dive|brine gmove::=razor leaf|vine whip|bind|mega drain|absorb|bullet seed|leech seed|leaf blade|sleep powder ptype::=Youngster|Lass|Cave Explored|Swimmer|Team Rocket Minon|Trainer|Bug Catcher people::=Joey|Dave|Lily|John|James|Jesse|Sam|Jim|Roger action::=sent out|healed|returned status::=paralyzed|frozen|burned|confused|poisoned|sleeping fight::=hit|attacked|defended against|defeated|lost to pokemon::=elec|fire|water|grass move::=emove|fmove|wmove|gmove sentence::=pokemon used move|pokemon is status|pokemon fight pokemon|pokemon fainted|ptype people action pokemon
#423
<room-num>::=# <num> <num> <num> <num>::=0|1|2|3|4|5|6|7|8|9 <zip-code>::=zipCode <num> <num> <num> <num> <num> <Adress>::=<street> <room-num> <state> <zip-code> <street>::=Taylor Street|Pacific Street| Miller Street <state>::=TN|TX|UT|VT|VA|VI|WA|WV|WI|WY
#424
battle::= creaturephrase battlescenario creaturephrase | verb battle creaturephrase::= art creature | adj creature art::= the | a | some | several adj::= smelly | hairy | superfluous | pretentious | obnoxious | flappy creature::= armadillo | dumblewizard | Harry Canary | Ron Swanson | Yeti | Michael Scarn battlescenario::= killed | stabbed | decapitated | maimed | impaled | sliced verb::= killed | maimed | loved | hugged | kissed
#425
postal address::= name address US name::= firstName lastName firstName::= Nina |Jack |Tina |Sophie |Betty |Ben | Phoebe | Rose lastName::= Zhang |Lin | Song| Gao|Pinkman | Smith | Johnson | Miller | Martin | Isip address::= street apartment zipcode state street::=3925 Adams Lane NE | 1101 CampusWay| 9100 Aurora Ave | 3rd Ave NE | UniversityWay NE apartment::= Mercer CourtA-701 | Stevens Court A-301 | Alder B-501 | Poplar C-601 | Elm E-801 zipcode::= 98105 | 98103 | 98104 | 96130 | 99120 | 97165 | 87536 | 12434 state::= WA | NY | AK | CA| HI | IN | MI | OR | TX
#426
<sl>::=a | b | c | d | e <logic>::=<~> | <conditional> | <bicon> | <and> | <or> | <sl> <~>::=~ <logic> <conditional>::=<sl> -> <sl> <bicon>::=<sl> <-> <sl> <and>::=<sl> & <sl> <or>::=<sl> v <sl>
#427
<picking>::=Nyx!|<surprise>|<surprise> <joy> <attacking>::=NYX|NYXNYX|NYXNYXNYxnyxnyx <denying>::=Nyx.|Nyxed.|Nyxnyxnyxnyxnyx <rune>::=Nyx! <tower>::=nYX. <aegis>::=Nyxnyxnyxnyxnxynxynyxnyxnyx <hurt>::=chtchtcthcththththchthcthcth <surprise>::=<hurt> <attacking> <joy>::=<aegis> <I play too much dota>::=Achachcachahaha!
#428
TEAM::=CLG|TSM|DIG|CRS|COL|C9|EG|LMQ HAP::=won|lost|tied|threw BEC::=because EVENT::=took|killed| OBJ::=baron|dragon|towers|minions|buffs HIGHLIGHT::=TEAM HAP BEC TEAM EVENT OBJ
#429
<cause&effect>::=<hero> <action> <location> <result> <hero>::=Russell Wilson|Richard Sherman|Earl Thomas|Beast Mode <action>::=<positiveAction>|<poorAction> <positiveAction>::=threw a touchdown|intercepted the ball|sacked the QB|trucked a defender|juked a DB out of his cleats| <poorAction>::=fumbled the ball|threw an interception|broke his femur|quit the team|slipped on a well placed banana <location>::=<preposition> <stadium> <preposition>::=on top of|inside of|within|near the end zone at|next to the 50 yard line at|at| <stadium>::=Century Link.|Safeco Field.|Husky Field.|Candlestick Park.|Pokemon Stadium. <result>::= <villain> <response>|<spectator> <response> <villain>::=Colin Kaepernick|Jim Harbaugh|Michael Crabtree <spectator>::=A 12th Man fan|Pete Carol| <response>::=threw a tantrum.|peed his pants.|cried tears of joy.|kissed the referee.|did a little dance.
#430
<fulladdress>::= <shortaddress> <location> <shortaddress>::= <housenum> <street> <streettype> <direction> <unit>|<housenum> <street> <streettype> <direction>|<housenum> <street> <streettype> <unit>|<housenum> <street> <streettype> <location>::= <city+state> <zip>|<city+state> <city+state>::= <city> <state> <housenum>::= 5|9 3/4|123|151|388|505|711|1324|1600|4128|4627|4957|6820|10116|13100 <street>::= 5th|12th|Alder|Anchorage|Birch|Boeger|Campus|Denny|Gryffindor|Hufflepuff|Kara|Lakemont|Main|Pennsylvania|Pike|Pine|Ravenclaw|Slytherin|Spring|Vickery|Water|Wayneworth|Ypao <streettype>::= Ave|Blvd|Ln|Pkwy|Rd|St|Way <direction>::= N|NE|E|SE|S|SW|W|NW <unit>::= 1|2|3|101|102|103|201|202|203|204|232 <city>::= Anytown|Bellevue|Boring|Everett|Fox Island|Hogwarts|Olympia|Schenectady|Seattle|Silver Spring|Spokane|Summit-Waller|Tacoma|Tamuning|University Place|Vancouver|Washington|Westchester|Yakima <state>::= AL|AK|AZ|AR|CA|CO|CT|DE|FL|GA|HI|ID|IL|IN|IA|KS|KY|LA|ME|MD|MA|MI|MN|MS|MO|MT|NE|NV|NH|NJ|NM|NY|ND|OH|OK|OR|PA|RI|SC|SD|TN|TX|UT|VT|VA|WA|WV|WI|WY|AS|DC|FM|GU|MH|MP|PW|PR|VI <zip>::= 02134|02155|12345|20500|20904|60154|96913|98006|98105|98195|98333|98446|98422|98466
#431
Justin::= Is | Amazing Is::= He | He Amazing Amazing::= He Should | CSE He::= To Be Admitted CSE | To Be Admitted To Be Admitted CSE CSE Should::= awesome | caring | intelligent | smartest guy ever | hungry Be::= Mr.Swagasaur | Pikachu | Teemo | Einstein Admitted::= hit | frolicked | killed | fracked | loathed To::= a | the | my | with CSE::= computer science | stars | word | eclipse | books
#432
nounphrase::= determinant noun adjectif | determinant BAGSadjectif noun determinant::= le | un | du | mon | ton adjectif::= noir | americaine | intelligent | amusant | mechant | penible | stupide BAGSadjectif::= petit | jeune | bon | gentil | beau | vieux | laid noun::= homme | garcon | chat | chien | oncle | poissonnier | boulanger | grandpere
#433
<fantasyfight>::=<engage> <response> <engage>::=<darticle> <attribute> <creature> <darticle>::=the|a <con>::=but|and|then <attribute>::=enormous|beautiful|horrifying|powerful|brainless|hairy|stone <creature>::=werewolf|vampire|zombie|angel|demon|gargoyle <response>::=<action> <engage>|<action> <engage> <con> <conclusion> <action>::=scratched|roared|sucked|smashed|illuminated|moaned <conclusion>::=retreated|disappeared|died|collapsed|ascended
#434
<s>::= <NP> <VP> <NP>::= <dp> <ADJP> NOUN | <PN> <ADJP>::= adj | adj <ADJP> <dp>::= the |a adj::= fat | blue | superficial | extraterrestrial <PN>::= Jerry | Emma | Irene | Allen | Jay |Peter NOUN::= dog| XBox| PS4| Java| BBQ| mother| father| son <VP>::= <HaHa> <NP> | <iv> <HaHa>::= kick | hug | beat <iv>::= smiled | pooped | farted
#435
COLOR::=RED|YELLOW|BLUE|<purple>|<orange>|<white>|<green>|<brown> RED::=fire|blood|love| danger | passion|warmness|energy| heat YELLOW::= sunshine| light|joy |happiness|relax BLUE::=sky|sea| calmness|faith|coldness|depression <purple>::=RED BLUE | royalty|magic|romance|magic|mystery <orange>::=RED YELLOW|enthusiasm| tropics|creativity <white>::= RED BLUE YELLOW |snow| purity|coolness|angel|paper|milk <green>::=BLUE YELLOW|leaves|grass|nature| growth|vitality|cure <brown>::=RED YELLOW BLUE| soil|choclate| hair| treestick
#436
sent::= sub actpair pos objpair sub::= He| She| It| propnoun| adj propnoun propnoun::= Matt| Austin| Seth| Michelle| Nick| Sheldon Cooper| Bill Haverchuck adj::= hairy| smelly| funky| ghetto| slimy| old| smart| weird| actadj::= hesitently| quickly| shakingly| confidently| queesily actpair::= actadj act| act act::= ran| jumped| hurdled| kick-flipped| swam| climbed| licked| chewed pos::= over| under| around| by| on| next to| across from objpair::= propnoun| start obj start::= a| the| her| his| propnoun poss obj::= car| mountain| bed| sandwich| code| dresser| pool| tree| bathroom| lamp poss::= 's
#437
{sentence}::= {subject} {predicate} {subject}::= {propernoun} | {demonstrative} {noun} | {demonstrative} {adjectives} {noun} {propernoun}::= Chadi | Lovejot | Matt | Steven | Nadim | Angeline | Rami | Joelle | Helene | Zoro | Michael {demonstrative}::= the | a | this | that {noun}::= dog | cat | joke | movie | strawhat | sword | human | computer | keyboard | carbon | chemist | laboratory | crayon | airplane | stapler | smoothie | monkey | tsunami {adjectives}::= {adjective} | {adjective} {adjectives} {adjective}::= fun | beautiful | ugly | short | cheap | Lebanese | hilarious | hot | cold | shiny | stupid | French | orange | red | old-fashioned | gifted | angry | repulsive | shy {predicate}::= {passive-verb} | {active-verb} {subject} | {descriptive-verb} {adjective} {descriptive-verb}::= is | was | looks {passive-verb}::= lives | died | eats | exists | compiles | exploded | reads | undressed {active-verb}::= killed | ate | became | threw | ejected | touched | abandoned | contacted | scolded | commended | rejected | answered
#438
<story>::=<beginning> <middle> <end> <coda>|<beginning> <sideplot> <middle> <end> <coda>|<beginning> <middle> <sideplot> <end> <coda> <beginning>::=Once upon a time, in the <setting>|It was a dark and stormy night in <setting>|A long, long time ago in <setting>| <middle>::=<hero> was running. <romance> had been kidnapped by <villain>|<hero> wanted to marry <romance> but they were already marrying <villain>|All <hero> wanted to do was bake cookies with <romance> but they were held up by <villain> <end>::=Luckily, <lancer> came in and stabbed them until the problem was gone.|Thankfully, they learned the error of their ways and backed down in a moment of clarity <lancer> caused.|But at the first sight of <lancer> they abandoned everything and ran for their life. <coda>::=And they all lived happily ever after.|And then everything was alright.|Sadly, everything was still terrible. <sideplot>::=Not only that, but the world was also drowning in jelly!|This wasn't even mentioning the problems with the economy.|And to make things even worse, this was ruining everyone's Thursty Thursday! <hero>::=Matter Eater Lad|Squirrel Girl|Buddha|My friend Lucy|Some guy named Dale|Kevin Bacon|Gupps the Fish|Joe Biden|Recyclops <lancer>::=Morgan Freeman|Alfred the Butler|Obi-Wan|The Janitor|my mom|your mom|Joe Biden|Helene <romance>::=a potted plant|Amelia Bedilia|Joe Biden|a basket of kittens|R. Kelly|a hat <villain>::=Gus the Fish.|Joe Biden.|someone on the Yankees.|Darth Vader.|Hitler.|Regina George.|Bees? <setting>::=The Desert.|Antarctica.|a Moon Base.|Soviet Russia.|The West.|The East.|The Mechanical Engineering Building.|Cloud City.|The Opera.|the middle of the ocean.
#439
s::=np vp np::=adjp pn|adjp2 2 adjp::=adj|adj adjp adj::=enormous|pretentious|benevolent|malevolent|stupendous|awesome|evil|just|nefarious|brooding 2::=2Pac adjp2::=adj2|adj2 adjp2 adj2::=cold|eternal|king of rap|revolutionary|unsurpassed pn::=pre n pre::=Super|Bat|Mega|Aqua|Spider|Muscle|Pigeon|Wonder n::=Man|Woman|Boy|Girl|Human|Dog|Zebra|Giraffe vp::=tv np tv::=battled|honored|threw|destroyed|vaporized|annihilated|hugged|defeated|tickled
#440
MEN::= APPAREL|SHOES WOMEN::= APPAREL|SHOES|ACCESSORIES|JEWELRY APPAREL::= jackets | tops | shorts pants| sweaters shirts SHOES::= running | casual | sandals ACCESSORIES::= socks|bags|sunglasses|watches JEWELRY::= earrings | neckLace | rings
#441
<carname>::=<cb> <name>|<cb> <name> <num> <carbrand>::=Mercedes-Benz|Honda|Ferrari|Audi|Hyundai|Maserati|Ford|Buick|Lincoln|Pagani|Toyota|Aston-Martin|GM|Tesla|BMW <num>::=<num>|<num> <num>|<num> <num> <num>|1|2|3|4|5|6|7|8|9|0 <flavor>::=<flavor> <num>|<num> <flavor>|X|Z|R|A|Q|i|x|xL|Roadster|Cabriolet|AMG|M Class <name>::=<name> <num>|<name> <name>|<name> <flavor>|<name> <num> <flavor>|<name> <flavor> <num>|Aries|Arnage|Arrow|Ascender|Aspen|Aspire|Astro|Aurora|Austin|Avalanche|Fairmont|Festiva|Fiero|Fifth Avenue|Firebird|Firenza|Fleetwood
#442
<TSM>::= bat| rat| chat <CLG>::=bo|yo| tro <C9>::=<DIG> <TSM>|<CRS> <DIG>::=sad| tad| pad <CRS>::=go|bye|hi
#443
<postalcode>::= <forwardsortationarea> <space> <localdeliveryunit> <forwardsortationarea>::= <provarea> <loctype> <letter> <localdeliveryunit>::= <digit> <letter> <digit> <provarea>::= A | B | C | E | G | H | J | K | L | M | N | P | R | S | T | V | X | Y <loctype>::= <rural> | <urban> <rural>::= 0 <urban>::= 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 <letter>::= A | B | C | E | G | H | J | K | L | M | N | P | R | S | T | V | W | X | Y | Z <digit>::= 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
#444
vehicles::=size car|size plane|size train car::=quality color truck|quality color sportscar|quality color sedan plane::=cessna|jet train::=color cargo|color passenger size::=large | small quality::=boring|coo|lame|sweet|pretentious|extravagent color::=red|blue|green|purple|orange|chartruse|black|white
#445
<team>::=<433> | <442> | <532> | <352> <433>::=<gk> <df> <df> <df> <df> <md> <md> <md> <at> <at> <at> <442>::=<gk> <df> <df> <df> <df> <md> <md> <md> <md> <at> <at> <532>::=<gk> <df> <df> <df> <df> <df> <md> <md> <md> <at> <at> <352>::=<gk> <df> <df> <df> <md> <md> <md> <md> <md> <at> <at> <gk>::=Buffon | D. Sanctis | Reina | Abbiati | Handanovic <df>::=Chiellini | Bonucci | Barzagli | Lichtsteiner | Benatia | Savic <md>::=Pogba | Pirlo | Vidal | Strootman | Pjanic | D. Rossi <at>::=Tévez | Llorente | Palacio | G. Rossi | Immobile | Higuaín | Balotelli
#446
class::= regular|interface| regular::= header constructor method method| interface:: = header method method| method::= toString|compareTo|get| constructor::=public regular()| toString::= public static String toString()| compareTo::= public static int compareTo()| get::= getX| getY| getSum| getX::= public static int getX()| getY::= public static int getY()| getSum::= public static int getSum()|
#447
S::=NP VP PN::=Abdulrahman|University of Washington|Saudi Arabia|Mohammed|Emanuilla Simioan|Taghrid Alodainy|Almadani VP::=TV NP|IV NP::=DP ADJP N| PN DP::=the|a|my|your|her|its|their|all|every|many ADJP::=ADJ | ADJ ADJP TV::=sent|read|costed|got|left|made|paied|promised|showed|told|toke IV::=stayed|rised|waited|laughed|disppeared|vanished|looked|occured ADJ::=awesome|cool|handsome|genious|lucky|short|generious|dangerous|suspicious N::=male|female|place|area|name|calendar|caption|carpenter|cemetery|channel|circle|creator|creature|education|faucet|feather|friction
#448
<sentence>::= <subject> <predicate> | <article> <noun> <verb> <subject> <subject>::= <article> <noun> <predicate>::= <verb> <direct-object> <direct-object>::= <article> <noun> <article>::= THE | A <noun>::= MAN | DOG | KITTIE | LION | CHICKEN <verb>::= BITES | PETS | EATS | CHOPPED | BURNED
#449
<companyName>::=<name> <suffix> <name>::=Monsters|Valve|Microsoft|UW|Huskies|Blizzard <suffix>::=industries|Inc|incorporated|production|ltd <food>::=<type> <main> with <side>|<main> <type>::=soft|Chiefs|mega-tasty|divine <main>::=Beef|Pork|Chicken|Horseflesh|Mac&Cheese|Steak <side>::=noodles|pasta|potato|cheese
#450
!Sentence ::= !SubSentence . | !SubSentence , .Conjunction !Sentence !SubSentence ::= $NounPhrase $VerbPhrase $NounPhrase ::= .ProperNoun | .Article *NounSubPhrase $VerbPhrase ::= *VerbSubPhrase | $AdvPhrase *VerbSubPhrase | was +Condition $AdjPhrase ::= *AdjSubPhrase | *AdjSubPhrase , $AdjPhrase $AdvPhrase ::= .Adverb | $AdvPhrase .Adverb *NounSubPhrase ::= +Entity | +Entity +Location *VerbSubPhrase ::= +Action | +Action +Location *AdjSubPhrase ::= .Adjective | $AdvPhrase .Adjective +Entity ::= .NonProperNoun | $AdjPhrase .NonProperNoun +Action ::= .IntrVerb | .TransVerb $NounPhrase +Condition ::= $NounPhrase | *AdjSubPhrase +Location ::= .Preposition $NounPhrase .ProperNoun ::= Alaska | Steven Hawking | Michael Jackson | the United States | Skrillex | Barrack Obama | Justin Bieber | South-East Asia | Disneyland | Mt. Everest | Canada | Mozart | Texas .NonProperNoun ::= machine | Time Lord | protagonist | pomegranate | egg-beater | janitor | man | woman | bird | singer | kitten | organization | animal | monster | society | baboon | drug dealer | poet | tornado .IntrVerb ::= imploded | danced | retired | vacationed | failed | slept | died | waited | flew | disappeared | exploded | sang | laughed | cried .TransVerb ::= improved | contradicted | was | created | deconstructed | failed | exposed | manipulated | sang to | punted | ate | trusted | climbed | bathed | met | sniffed | slapped | rode | kissed .Adjective ::= intolerant | obnoxious | beautiful | zealous | fancy | turbulent | deadly | attractive | weak | wretched | irresponsible | proud | self-confident | cruel | uninterested | talkative | scared | angry | racist | passionate | frivolous | coniving | poetic | trembling .Adverb ::= slyly | graciously | clumsily | sleepily | excessively | half-heartedly | defeatedly | sadly | simply | kindly | importantly | sneakily | harmfully | boldly | limply | musically | hardly | softly | trepadaciously | mindfully | merrily | conivingly | dramatically | warily | saucily | sensually | simply | rhetorically | hypothetically | exhuberently | politically | religiously | childishly | foolishly | artistically .Article ::= the | a | his | her | our | your | my .Conjunction ::= and | because | but | so | while .Preposition ::= on | by | inside | underneath | above | with | in | within
#451
Cskillfeed::= Player kill player2 with weapon | Player state player2 Player::= n00bslayer | AWPonlyheadshotz | getrektn00bz | N0namesoclever kill::= killed | headshot weapon::= (Ak-47) | (M4A1-S) | (AWP) | (UMP-45) | (Galil-AR) | (XM1014) player2::= GabeN | Obama | Hellenkeller | shrek state::= owns | dominates
#452
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=legendary|dominating|unstoppable|godlike <n>::=blue golem|minion|red golem|baron|giant golem|dragon <pn>::=Darius|Jax|Caitlyn|Jayce|Kassadin|Ahri <vp>::=<tv> <np>|<iv> <tv>::=killed|assisted|fed|blamed <iv>::=died|laughed|cried
#453
<s>::=<np> <vp> <np>::=<dp> <adjp> <n> | <pn> <dp>::=the | a <adj>::=big | silly | smart | creative | weird <adjp>::=<adj> | <adj> <adjp> <n>::=Makado | Bruno | Yankee | King Lear | Bonnie and Clyde <pn>::=Harvey Specter | Mike Ross | Jessica Pearson | Louis Litt | Rachael Zane | Donna Paulson <vp>::=<tv> <np> | <iv> <tv>::=hit | helped | scolded | violated | explained | constructed | fooled | invented <iv>::= lied | fled | smiled | asked | cried | complained
#454
FACE::= roundFace | EYES MOUTH|cuteFace| longFace| EYES NOSE MOUTH EARS EYES::= COLOR SIZE| SIZE |COLOR NOSE::= bignose| aquiline-nose | snub-nose |small| dog'snose MOUTH::= gagtooth|smallmouth | hugemouth EARS ::= dogear| catear| rabbitear | pigear COLOR::= brown| red|green |blue | yellow SIZE::= big|small
#455
<Alignment>::=<Name> <be> <LC> <GE> <LC>::=Lawful|Neutral|Choatic <GE>::=Good|Neutral|Evil <Name>::=Evan|John|Roy <be>::=is
#456
GameOutput::= Trainer Verb Det Item | Pokemon Verb Move Trainer::= Bug Catcher | Gym Leader | Elite Four | Mom Verb::= used | threw Det::= a | the Item::= masterball | pokeball | potion | full restore | revive Move::= thunderbolt | explosion | earthquake | hydropump | surf | ice beam | hidden power | solarbeam | toxic Pokemon::= Charizard | Blastoise | Venusaur | Typhlosion | Feraligatr | Meganium | Sceptile | Swampert | Blaziken | Empoleon | Torterra | Infernape | Serperior | Emboar | Samurott | Greninja | Delphox | Chesnaught
#457
<uwclass>::=<course> <digits> <rating> <course>::=CSE|MATH|PYSCH|PHYS|AES|SOC|ART|ENG|INFO <digits>::=142|143|390|180|567|400|200|215|205|300 <rating>::=<adverb> <adj> <adverb>::=really|very|extremely|truly|emotionally|elegantly|upright|down-right|striaght-up <adj>::=bad|good|ratchet|horrible|awkward|adorable|cluttered|crushing|white|bleak|empty|enchanting|lonely|memorable
#458
S::= NP VP NP::= DET N | DET ADJ N | NP PP N::= kitty | puppy | pokemon | husky | steak | cow | child | cake | table | chair | knife | novel | waistcoat DET::= the | this | that | a ADJ::= cute | fluffy | wild | frightened | old | happy | lonely | relaxed | bold | timid VP::= IV ADV | TV NP | IV TV::= threw | tackled | slapped | scratched | pounced on | roared at | flipped | stabbed | hugged IV::= fled | fainted | slipped | passed away | ran away ADV::= elegantly | happily | doubtfully | foolishly | lazily | quickly P::= beside | under | over | behind PP::= P NP
#459
sentence::=nounPhrase verbPhrase nounPhrase::=determinant adjPhrase noun|properNoun verbPhrase::=transitiveVerb nounPhrase|intransitiveVerb adjPhrase::=adj|adj adjPhrase determinant::=the | a noun::=ship|house|girl|physics|Eclipse|jGRASP| child|school |teacher | roommate|bunny| baby| kids| friend properNoun::=Jack|James|Jessica|Kevin|Eden| Mark| Rei| Josh| Dennis|Justin transitiveVerb::= kissed| wanted| demolished| built | ate| chased| followed|smelled intransitiveVerb::= died| collapsed| laughed | wept |graded| walked| failed| sang| stood| thought adj::=good|tiny | green | nice| fabulous| selfish | boring |hungry|furious|smelly| angry| interesting|handsome|famous|tall|long
#460
// Yunus Tezcan, CSE 143, Spring 2014, Section BJ // Programming Assignment #4, 05/6/14 <sentence>::=<name> does <number> <workout> <name>::=Yunus|Peter|Joe|Quagmire <number>::=1|2|3|4|5|6|7|8|9|10 <workout>::=<abs>|<arms>|<chest>|<legs> <abs>::=Basic Crunchs|Crossover Crunchs|Bicycles|minute(s) of Plank <arms>::=Bicept Curls|Skull Crushers|Preacher Curls|Tricept Presses <chest>::=Bench Presses|Pectoral Flys <legs>::=Squats|Lunges
#461
SENTence::=adjective name verb determinant name with determinant nonliving verb::=punched | ran | poked | ate | deleted| controlled| busted name::= Joe | Billy| That Guy| The Dog| Your Chair| fruit determinant::= a | the | some adverb::= quickly| slowly| angrily| joyfully fruit::= lemon | apple | grape| pear|banana | watermelon|strawberry nonliving::= basketball| headphones|paper| glasses| paperclip| book adjective::= crazy| boring| happy| slow| lazy| quick| foxy
#462
<s>::=<np> <pt> <vp> <vp>::=<v> <tn>|<dc> <dc>::=nomu|taberu|tobu|oyogu|miru|kaku|kiku|hanasu <np>::=<adjp> <n>|<adjp> <pn>|<p> <pt>::=wo|wa|no <n> <adjp>::=<adj>|<adj> <adjp> <adj>::=kawaii|kowai|atarashii|ookii|chiisai|isogashii <n>::=inu|neko|koinu|sakana|senpaku|akachan <p>::=watashi|anata|watashitachi|anatatachi <pn>::=Midori|Akira|Takumi|Souta <tn>::=masu|mashita|masen|masendeshita|masuka <v>::=tabe|nomi|tobi|oyogi|mi|hanashi
#463
PLAN::=ACT PRE WEEK TIME EXP MOVE1::=review MOVE2::=do THING::=homework SUBJECT::=Math|English|Physics|Chemistry|Chemistry|Politics ACT::=MOVE1 SUBJECT|MOVE2 SUBJECT THING|MOVE1 SUBJECT ACT|MOVE2 SUBJECT THING ACT PRE::=on WEEK::=Monday|Tuesday|Wednesday|Thursday|Friday TIME::=morning|afternoon|evening|night|midnight|anytime EXP::=T_T|=A=|¡É_¡É|>_<|^¦Ø^|OoO|/_\
#464
<aa>::= <aa> |<bb> <cc> <dd> <bb>::= <ff> |<aa> <ff> <cc>::= <bb> | <cc> |<bb> <dd> <dd>::= D AD AAD |AAAD AAAAD <ee>::= <aa> <bb>|<cc>|<aa> <cc> <dd> <ff>::= AAAF AAAAF AAAAAF |AAAAAAF
#465
Food::= Breakfast Dinner Breakfast::= EasterBreakfastCasserole|ChickenChimi Dinner::= SouthwestRanchTurkeyBurgers | BuffaloChickenandPotatoes SouthwestRanchTurkeyBurgers::= roundturkey cupranchdressing ElPaso?tacoseasoningmix Cheddar burgerbuns EasterBreakfastCasserole::=bacon eggs onion milk pepper cheese ChickenChimi::=oliveoil onion garlic salsa water powder refriedbeans cumin groundcinamon BuffaloChickenandPotatoes::= cupbuffalowingsauce chickenbreasts brownpotatoes cheese flakecrumbs butter greenonions
#466
<expression>::=<animal> <action> <action>::=<favor> <food>|<unfavor> <dataStructure> <animal>::=whale|tiger|panda|rabbit|dog|gorilla <favor>::=kisses|hugs|cheers|loves|cares <unfavor>::=kicks|slashes|hits|strikes|fights <food>::=dimSum|BBQ|pie|dessert|noodle|sausage|sushi <dataStructure>::=set|list|map|sort|array|stack|queue|recursion
#467
sentence::= noun things days noun::= I|Mom|Dad|My friend|He|She|Grandma|Grandpa things::= did CSE homework|did yard work|made a cookie|made a snowman|went to a lecture|took a shower|went to church days::= on week|on a weather day|at festival week::= Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday weather::= sunny|cloudy|windy|rainy|snowy festival::= Christmas|Thanksgiving|Easter|New Year's Eve|Mother's Day
#468
<skill1>::=<l> <l> <l>| <l> <l>| <l> <skill2>::=<l> <e> <f> <l>| <f> <f>| <a> <skill3>::=<l> <e> <f>|<e> <e> <e>| <a> <e> <f> <l>::=liquid|ice <f>::=fire|lava|flame <e>::=mud|sand|rock <a>::=air|wind|storm
#469
PhoneNumber::= 011 CountryCode AreaCode Number Extension CountryCode::= 211|212|213|216|228|420|421|451 AreaCode::= 360|21|5665|511|206|5997 Number::= 523-4658|99-55-4569|638-4999|62654655|999-9999 Extension::= 4265|9494|8752|1234|4658
#470
NAME::= Tim | Oliver | PLACE TIME | Fred and Max | ACTION | SYMBOL PLACE::= Seattle | Beijing | NewYork | TIME TIME::= YesterDay | Monday | 3PM | SYMBOL ACTION::= have a drink | is swimming | go for a walk |SYMBOL SYMBOL::= ??? | !!! | .
#471
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a|that| <adjp>::=<adj>|<adj>|<c> <adjp> <adj>::=incredible|sluggish|invisible|blind|drunk|hypnotized|obnoxious <n>::=police|brush|riot|rule <pn>::=Matt|Bob|Joe|Michael|Sally <vp>::=<tv> <np>|<iv> <tv>::=policed|brushed|rioted|ruled <iv>::=sneered|laughed|cried <c>::=blue|green|red|purple|orange
#472
alphabet::=a|b|c|d|e|f|g|h|i number::=1|2|3|4 name::=Moon|Robinson|Billy|Hannah|George|Friday family::=mother|father|son|daughter line::=number family|alphabet name
#473
hi::= hiii hii hii::= hiii | amazing hey hiii::= hey hiii | same hey::= same | that's amazing amazing::= cool | me too
#474
M::= homework| school| sleepy |headache| T W TH T::= keep-on| study| lab| W TH W::=pain | TH TH::= deadline | hope | F F::= freedom | happiness
#475
<rumor>::=<accused> <lie> <accused>::=<subject> <iverb> | <subject> <tverb> <object> <subject>::=he|she <iverb>::=said|shouted|spit out|let know|confessed|mentioned|broke the news|made known|proclaimed|denied|knew <tverb>::=told|informed|divulged to <object>::=him|her <lie>::=<det> <rumor>|<det> <accused> <det> <subject> <game> <det>::=that|how <game>::=<is> <truth>|<have> <badacts> <object> <is>::=was|wasn't <have>::=had|had not <badacts>::=kissed|slapped|pinched|tickled|held|pleased|smooched <truth>::=true|false|right|wrong|okay|fine|cute|angry|correct|seeing <object>|pregnant|wonderful
#476
ion ::= anion prefix cation anion ::= fluoride | chloride | bromide | iodide | sulfide polyanion ::= nitrite | nitrate | chlorite | chlorate | hydroxide | cyanide | acetate cation ::= sodium | potassium | rubidium | calcium | magnesium | strontium | barium prefix ::= mono | di | tri | penta | hexa water ::= hydrate compound ::= cation prefix anion | cation prefix polyanion hydratedcompound ::= compound | compound prefix water
#477
<breakfast>::=pancakes|waffles|eggs|bacon <lunch>::=<soup>|<meat> <vegetables> <dinner>::=<appetizer> <main> <dessert>|<main> <dessert>|<drink> <main> <dessert> <soup>::=tomato soup|onion soup <meat>::=pork|beef|chicken <appetizer>::=wings|onion rings|<soup>|salad <dessert>::=cake|pie|ice cream <drink>::=coke|beer|wine|champagne|water <main>::=<meat>|pasta|burger <vegetables>::=broccoli|carrots|peas
#478
s::=np vp np::=dp adjp n|pn dp::=the|a adjp::=adj|adj adjp adj::= flying|invisible|insane|colorful|heavy|delicious|dirty|amazing|rotten|lucky|horrible|terrible|ridiculous|awesome| n::=dog|cat|mouse|lion|bird|monkey|snake|pizza|hamburger|ice cream|green tea|impact|popsicle|cards|bedroom|bathroom|kitchen pn::=James|Andrew|Tommy|Jimmy|Kelly|Monica|Denis|Kim|Ken|Ben|Lynn|Kevin|Kyle|Tim|Aaron|Vincente|Thomas|Erik|Hieu| vp::=tv np|iv tv::=punched|smacked|burned|ate|dodged|threw|licked|kissed|whipped|destroyed|fried|doused|tossed|fiddled| iv::=cried|raged|finished|died|tried|hid|prayed|danced|wiggled|jiggled|giggled|scryed|thoughtseized|slept|
#479
poem::=line|poem line line::=linesing|lineplur linesing::=dp n vp lineplur::=dpplur nplur vp dp::=the|a|one|a single dpplur::=many|a couple of|several|a baker's dozen of|lots of|fifty|three|a pack of|a gaggle of np::= n|adj n adj::=pretty|ugly|silent|surreptitious|smiling|unusual|sticky|jocular|exquisite|fuzzy|tiny|old|hungry|evil|bright|bumpy|dry|greasy|tasteless n::=road|baby|child|mouse|clock|pencil|orange|crook|feather|flock of flamingos|kitten|lumberjack|mother|pig|kite|jellyfish nplur::=children|cows|mice|murders of crows|mothers|families|doctors|cats|naked mole rats|professors|TAs|students|programmers vp::= v .|advp v .|v advp .|v loc . advp::= adv | advp and adv adv::=lazily|feverishly|courageously|inadvertently|quietly|stealthily|mischieviously|wantonly|dismissively|distressedly|clumsily|delicately|casually|fervently|famously|almost v|gradually|luxuriously|loosely|magically|majestically|mockingly v::=fluttered|walked|swaggered|danced|trampled a nplace|hunted a n|wandered|cooked dinner|crawled|cried|bought a chicken|competed for scarce resources|wept|crocheted a mitten|cured cancer|ate a n|exclaimed "holy mackerel!"|exploded|greased a pan|gurgled water|kissed a n|third wheeled|played tag|punched a n|wrote a book|predicted the 2020 zombie apocalypse loc::=in dp nplace nplace::=house|attic|garden|computer lab|daycare|hospital|zoo|lounge|cupboard|garage|kitchen|yard|virtual reality|matrix|place|basement|arena|colosseum .::=...
#480
MEAL::=LIQUID FOOD FOOD FOOD LIQUID::= WATER|SODA|JUICE FOOD::=MEAT|VEGETABLES|FRUITS|GRAINS MEAT::=BEEF|CHICKEN|PORK VEGETABLES::=POTATOS|CARROTS|BEANS FRUITS::=APPLES|PINEAPPLES|ORANGES GRAINS::=RICE|BREAD
#481
<band>::=<winds> <drums> <winds>::=<reeds> <brass> | <brass> <reeds>::=<sreed> <dreed> | <dreed> <brass>::=<hb>|<lb>|<hb> <lb> <hb>::=trumpet <hb>|cornet|horn <lb>::=trombone <lb>|baritone|euphonium|tuba <sreed>::=clarinet|saxophone <dreed>::=bassoon |oboe <drums>::=<mallets> <concert>|<field> <mallets>::=xylophone <mallets>| marimba |vibraphone <concert>::=snare <concert>|toms <concert>|cymbal|bass|timpani <field>::=snare <field> |tenors |bass |cymbals
#482
DescriptorS::=Descriptor PersonS Descriptor::=My|The|A MediaS::=Adjective MediaS|Media Media::=movie|videogame|book Adjective::=terrible|funny|sad|great|inovative PersonS::=Trait PersonS|Person Action Descriptor MediaS Person::=doctor|lawyer|TA|teacher|mom|astronaut|dad|blacksmith Action::=framed|burned|reviewed|praised Trait::=tall|small|heavy|ugly|attractive|melodramatic|smart|awesome
#483
<s>::=<np> <vp> | <adv> <tobe> <ing> <punc> | <pn> <iv> |<ing> <punc>|<n> <tobe> <padj> <n> <np>::=<dp> <adjp> <n>|<pn> |<dp> <pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp>|<adv> <adj> <adj>::=blue|red|world class|best in class|good|strategic <padj>::=my|his|her|their <n>::=consultants|models|value|ocean|deliverables|buzzwords|scope|greed|deal|data|power|mistress <pn>::=Donald|Morgan|Wolf|Glengarry|Margaret|Steve|Jesus|Napolean <vp>::=<tv> <np>|<iv> <tv>::=optimized|finalized|deleveraged|leveraged|prioritized|hedged <iv>::=drowned|collapsed|went bankrupt|wept <ing>::=building|closing|optimizing|synergizing|winning <adv>::=always|very|quickly|greedily <punc>::=!|?|!!!|... <tobe>::=be|is|are|
#484
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a|very|each|every|no|some|any <adjp>::=<adj>|<adj> <adjp> <adj>::=beautiful|funny|pink|awesome|stupid|lazy|snobby|fat <n>::=fish|dinosaur|man|woman|school|father|mother|child|sister|brother|computer|television|keyboard|mouse|watch <pn>::=John|Jane|Sally|Spot|Fred|Elmo|God|Jesus|Jason|Tim|Travis|Brian|Eric|Austin <vp>::=<tv> <np>|<iv> <tv>::=hit|honored|kissed|helped|bring|give|cost|offer|pass|play|buy|get|leave <iv>::=died|collapsed|laughed|wept|lie|arrived|sneeze|sits|dies|eats|runs|will run
#485
<q>::=<qw> <av> <dp> <np> <np>::=<adjp> <n> | <n> <qw>::=where|what|who|how|when <av>::=am|is|are |was| were <dp>::=the|a|an <adjp>::=<adj>| <adj> <adjp> <adj>::=cold|beautiful|red|delicious|sarcastic <n>::=soda|cookies|whale|tennis|fireman
#486
<s>::=<np> <vp> <np>::=<pn>|<det> <n>|<det> <adj> <n> <vp>::=<iv>|<tv> <np>|<dv> <np> <np>|<tv> <pp>|<vp> <np> <pp>::=<p> <np> <pn>::=Albert|Isaac|Steve|Bill|Paul|Linus <det>::=a|the|an <n>::=window|apple|penguin|atom|field <adj>::=big|small|wonderfull|terrible|orange|green <iv>::=explode|implode|assemble <tv>::=make|take|give|read <dv>::=caused|charge|build|design <p>::=on|above|below|at|infront|behind
#487
<s>::=<np> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=small|weak|strong|annoying|sneaky|strategic|fast <n>::=hammer|home-run bat|soccer ball|mushroom|fan <pn>::=Ness|Snake|Falco|Mr.Game&Watch|Olimar|Luigi|Captain Falcon|Metaknight <vp>::=<tv> <np>|<iv> <tv>::=hit|K.O.-ed|punched|kicked <iv>::=died|suicided|killed|fell
#488
adj::= awesome|ratchet|cool|lame|fetch sorority::= hella adj| # fratNouns| # adj fratNouns::= swag|YOLO|thirsty thursday|fratstar|selfie hipster::= deck|fin|indie|chipper sentence::= vp hipster| vp sorority , verb fratNouns| sentence , vp hipster , vp adj vp::= she's so| he is|that was|let's be verb::= it is| let's do| take a
#489
<ShakespeareInsult>::=<dp> <adjp> <np> <adjp>::=<adj>|<adj> <adjp> <dp>::=you|thou <adj>::=artless|bawdy|beslubbering|bootless|cockered|currish|dankish|fobbing|gleeking|goatish|loggerheaded|yeasty <np>::=barnacle|canker-blossom|clack-dish|flap-dragon|flax-wench|whey-face|nut-hook|pigeon-egg
#490
<s>::=<np> <vp>|<np> <vp> <conj> <s>|<np> <pro> <vp> <vp> <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <lv>::=is <pro>::=that|who <conj>::=and|but|so <adjp>::=<adj>|<adj> <adjp>|<adv> <adjp> <adv>::=badly|kindly|ironically|sarcastically|heavily|humorously|accidentally <adj>::=big|fat|green|wonderful|faulty|subliminal|pretentious <n>::=dog|cat|man|university|father|mother|child|television|train|sheep| <pn>::=John|Jane|Sally|Spot|Fred|Elmo|Stuart Reges <vp>::=<tv> <np>|<iv>|<lv> <adjp>|<lv> <iv> <tv>::=hit|honored|kissed|helped|loved|destoryed|slapped|fixed|mocked|played|manipulated|anticipated|swallowed <iv>::=died|collapsed|laughed|wept|ruined|rushed|criticized|analyzed|crashed|failed|fainted|muted
#491
<BandName> ::= <RockBand> | <JazzBand> | <Grundge> <RockBand> ::= <dp> <adjp> <animal> <JazzBand> ::= <dp> <adjp> <JazzNoun> <Grundge> ::= <dp> <adj> <BodyPart> <dp> ::= the <adjp> ::= <adj> | <adj> <adjp> <adj> ::= wild|crazy|rotten|swell|rough|smooth|pretentious|runny|glorious|leaky|faulty|smelly|melting <BodyPart> ::= hearts|lungs|kneecaps|weenus'|leftnostrils|pinkytoes <animal> ::= lions|tigers|cobras|narwhales <JazzNoun> ::= <scat> | <JazzNoun> <scat> <scat> ::= doodles|shoobops|smootyloops|wipples|screezy
#492
<MakeMilkTea>::= <makeTea> <flavor> <makeTea>::= <make> <temp> <tea> <type> <flavor>::= <mix> <milk> <and> <sugar> <make>::= Brew | Cook <temp>::= hot | cool <tea>::= Green Tea | Black Tea | Oolong Tea | Earl Grey Tea| <type>::= leaves | bags <mix>::= blended with | shake with| <sugar>::= cane Sugar | brown sugar | honey <milk>::= coffee cream | condense milk | organic milk <and>::= and
#493
<s>::=<when> <np> <vp> <where> <when>::=When <np> <vp> <where> , <np>::=<dp> <adjp> <n>|<pn> <dp>::=the|a <adjp>::=<adj>|<adj> <adjp> <adj>::=small|skinny|blue|hilarious|mischievous|ingenious|hardworking <n>::=lady bug|garter snake|child king|programming nerd|weather ballon <pn>::=Edison|Newton|Doppler|Avogadro|L'Hôpital|Ampere <vp>::=<tv> <np>|<iv> <tv>::=hugged|greeted|heard|bought|raised <iv>::=surfed|ran|tripped|ate|laughed| <where>::=in <city>|at <place> <city>::=Beijing|Shanghai|Manila|Istanbul|Houston|Seattle <place>::=UW|hospital|home|seaside|market
#494
//Christopher Ramsay, CSE 143, Section BL Connor Moore //Programming Assignment #4 part b, 5/1/14 one::= six seven | eight nine two::= one | three three::= ten | eleven four::= three | my | name five::= is | Chris
#495
sentence::=superphrase verbphrase | sentence onomat superphrase::=determinant adjphrase noun|superhero determinant::=the|a | some| one|that adjphrase::=adj|adj adjphrase adj::=crazy|wild|unusual|suspicious|big|fat|green|faulty|ugly|terrible|scary|earth-shattering|old noun::= skyscraper|car|woman|father|mother|son|television|robber|villian|hostage|damsel in distress|hideout|Batmobile|criminal|prison|bank|hospital|kid|child|victim superhero::=Spiderman|Superman|Batman|Catwoman|The Green Lantern|Captain America|Wonder Woman|Thor|Wolverine|Robin|Aquaman|the Silver Surfer|Dr. Manhattan|Mr. Fantastic|Thing|Storm supervillian::=The Green Goblin|Kryptonite|The Joker|The Riddler|The Penguin|The Sandman|Magneto|Lex Luthor|Venom| verbphrase::=tverb supervillian|tverb superhero | iverb tverb::=fought|had a drink with|killed|helped|flew away with|threw|crushed|smashed|ran over|kidnapped|cried with|had dinner with|complained to|poisoned|tricked|trapped|tied up|felt bad for|broke iverb::=cried|died|collapsed|laughed|wept|got a pedicure|fell asleep on the job|laid an egg|partied|passed out|got knocked out|apologized|had to get a day job| onomat::=*BAM!*|*POW!*|*KABLAM!*|*KLUNK!*|*KA-POW!*|*KLONK!*|*WHAM!*|*WHAAAAAM!*|*BOINK!*
#496
noun::=actor|ankle-biter|baby|ballad|bash|bent eight|binoculars|blanket|bread|bull|bundie|cat|chariot|classy chassis|cooties|corral|cube|flutter bum|fuzzy duck|germ|gig|yoot|wet rag|wig chop|warden|the man|tube steak|sooch|side|slurg|greaser|dog|house|wheel adj::= tight|totally|souped up|scorched|salty|raunchy|queen|punk|Mickey Mouse|low|lumpy|kookie|jacketed|hip|goopy|frosted|far out|earthbound|cranked|cool tverb::=agitate the Gravel|bobbed|cool it|cop a breeze|cut out|cut the gas|fractured|give me a bell|razz my berries|bashed ears iverb::=is cruisin for a bruisin|cast an eyball|fractured adjphrase::=adj| adjphrase adj nounphrase::= determinant adjphrase noun sentence::=nounphrase verbphrase verbphrase::=tverb preposition nounphrase| iverb determinant::=the|a preposition::= with|on|at
#497
NAME::= Eric | Helene | James Bond | Lionel Messi | Babak Dabagh | Batman | Willy Bum Bum | Michael Jordan | Jimmy TATRO | Voldemort | BJ Novak | Dwight Schrute OBJECT::= boy who lived | girl next door | TA | Playstation 1 | hamster | willy | bum | football ARTICLE::= the | a | his | her | your | our ADVERB::= quickly | slowly | pleasantly | messily | bitterly | gratefully | limply VERBobject::= ate | killed | destroyed | raced | murdered | saw | spied VERB::= laughed | thought | grew | spoke | graded | collapsed VERBPHRASE::= VERBobject OBJECT | VERB ADJECTIVEpositive::= tall | sexy | fast | super | blue | carefree ADJECTIVEnegative::= ugly | acne-ridden | hairy | painful | angry ADJECTIVEphrase::= ADJECTIVEpositive ADJECTIVEphrase | ADJECTIVEnegative | ADJECTIVEphrase SUBJECT::= ARTICLE ADJECTIVEphrase OBJECT | NAME PREDICATE::= ADVERB VERB | VERBobject ARTICLE OBJECT SENTENCE::= SUBJECT PREDICATE SOUR::= ARTICLE ADJECTIVEnegative OBJECT PREDICATE SWEET::= ARTICLE ADJECTIVEpositive OBJECT PREDICATE
#498
<s>::=<adj> <names> <actionP> <names>::=<sheild>|<villains> <sheild>::=<avengers>|<agents> <avengers>::=Captain America|Iron Man|The Hulk|Black Widow|Hawkeye|Thor|Tony Stark|Steve Rogers <villains>::=<hydra>|<antagonist> <actionP>::=<adv> <actions> <adj> <names> <actions>::=punched|kicked|kissed|poked|helped <agents>::=Maria Hill|Nick Fury|Phil Coulson <adj>::=psychopathic|brave|handsome|pretty|strong|evil|odd|charming|vain <hydra>::=Red Skull|John Garrett <antagonist>::=Loki|Alien|<hydra> <adv>::=elegantly|silently|gracefully|madly|nervously|usually
#499
POKEMON::= Level LEVELNUMBER GENDER TYPE owned by PERSON LEVELNUMBER::= 1 | 13 | 26 | 54 | 79 | 54 | 42 | 78 | 69 | 99 | 100 |36 TYPE::= WATER | FIRE | GRASS | ELECTRIC WATER::= Squirtle | Wartotle | Blastoise | Magikarp | Seel | Dewong FIRE::= Charmander | Charmeleon | Charizard |Vulpix | Ninetales GRASS::= Bulbasaur | Ivysaur | Venusaur | Oddish | Gloom | Vileploom ELECTRIC::= Pikachu | Raichu | Magnemite | Magneton GENDER::= female | male PERSON::= Ash | Gary | Professor Oak | Brock | Misty
#500
<s>::= <t> after <sub> , <sub> , but this time <sub> . <np>::=<dp> <adjp> <n>|<n> <dp>::=the|a <sub>::=<np> <vp> <adjp>::=<adj>|<adj> <adjp> <adj>::=vulnerable|glittering|blessed|haunting|rotten|possessed|imprisoned <n>::=pants|program|ice cream|ramen noodle|condom|dumb bell|husky|Teddy bear|car <pn>::=Joffery|Gatzby|Tyrion|Romeo|Freud|Borges <t>::=Three days five hours and eight minutes|The thirtieth hour and fifty minutes|The fortnight|The moment when clock tickled for 182 times <vp>::=<tv> <np>|<iv> <tv>::=ate|fought|flirted|ran over|tickled|shove|rode on|kissed <iv>::=died|shuffled|laughed|wept|bled|relieved|went crazy
#501
<question> ::= start <noun> <v> <d> <N> start ::= does| will| if|when|can <noun> ::= I|you|we|they <v> ::= eat|take|control|enjoy <d> ::= the| a <N?> ::= <N> end <N> ::=steak|shoes|bladder|hair-loss end ::= ?
#502
<s>::= <lead> <happy> <follow> | <lead> <sad> <follow> <happy>::= joy | fun | feelings | cake <happy> <sad>::= sadness | grief | pain <sad> | misery <lead>::= so | much | such <follow>::= wow | plz
#503
<one>::=<two> <five> | <three> <six> <two>::=<four> | <five> <one> | <six> <three> <three>::=<five> <one> | <seven> | <eight> <two> <four>::=one <five>::=two | three <six>::=four | five | six <seven>::=seven | eight <eight>::=nine | ten | eleven | twelve
#504
ROUTE::= KEEPGOING | LEFT | RIGHT| ARRIVED KEEPGOING::= Keep going, then KEEPGOING| Keep going, then RIGHT | Keep going, then LEFT | Keep going, then ARRIVED LEFT::= Turn left, then KEEPGOING | Turn left, then LEFT | Turn left, then RIGHT | Turn left, then ARRIVED RIGHT::= Turn right, then KEEPGOING | Turn right, then LEFT | Turn right, then RIGHT | Turn right, then ARRIVED ARRIVED::= You have arrived at your destination.
#505
<story>::= <hero> <heroverb> <villain> from <villainverb> <target> <hero>::= <heroname> | <sidekick> | <herogroup> <heroname>::= <heropower> <gender> | The <heropower> | The <heroadj> <heropower> <heropower>::= Badger | Nuclear | Cosmos | Bat | Super | Dolphin | Forest | Fire | Water | Wind | Elastic | Phase | Duplicate | X-ray | Mentalist | Gravity | Weather | Teleport | Arcane | Osprey | Hawk | Falcon | Owl | Lady Bug | Bee | Squirrel | Bear | Fox | Raccoon | Walrus | Elk | Wolf | Bison | Manatee | Justice | Ice <gender>::= Man | Woman | Bot <heroadj>::= Mighty | Super | Amazing | Valiant | Indomitable | Groovy | Majestic | Extraordinary <sidekick>::= <heropower> <sidekickgender> <sidekickgender>::= Boy | Girl | Lad | Gal | Dog | Cat <herogroup>::= <hero> and <sidekick> | The <heropower> <org> | <heroteam> <org>::= League | Pals | Friends | Collective | Team | Squad | Trio | Duo <heroteam>::= The Champions | The Challengers | The Justly Compensated League of Super Heroes | The Sentinels <heroverb>::= thwarted | stopped | prevented | stymied | opposed | blocked | kept <villain>::= <villainname> | <villaingroup> <villainname>::= <villiantitle> <villainpower> | <villainpower> <gender> | The <villainadj> <villainpower> <villiantitle>::= Professor | Doctor | Colonel | Baron von <villainpower>::= Mega | Serpent | Wasp | Locust | Radiation | Vortex | Psychic | Mosquito | Maggot | Mole | Magnet | Electric | Vulture | Coyote | Hippopotamus | Rage | Acid | Tornado | Negative | Frostbite | Burninator | Vampire | Mummy | Werewolf <villaingroup>::= <villainname> and <villain> | <villainteam> <villainteam>::= Cobra | The Guild of Calamitous Intent | The Bad Guys | The <villainadj> <number> | The Calamity Crew | The <villainadj> <org> <number>::= Two | Three | Five | Ten | Twenty | Hundred <villainadj>::= Sinister | Dire | Evil | Mischievous | Corrupt | Obnoxious | Bad | Vile <villainverb>::= robbing | stealing | blowing up | kidnapping | destroying | ransoming | breaking into | killing | kicking | attacking | invading <target>::= The President | The Moon | The World | The First National Bank of Cityville | City Hall | The Mayor | a box of puppies | the grandmother of <heroname> | America | The UN | <sidekick> | Fort Knox | The Empire State Building | The Hague | The Sydney Opera House | Big Ben
#506
<UW-UndergraduateMajors>::=<TheArts>|<Biological&EnvironmentalSciences>|<Business>|<Computing>|<Engineering>|<HealthSciences>|<Language&Literature>|<Math>|<PhysicalSciences>|<SocialSciences> <TheArts>::=ArchitecturalStudies|ArtHistory|Composition(Music)|<Dance>|DXARTS|<Drama>|Ethnomusicology|Guitar|IndustrialDesign|InterdisciplinaryVisualArts|JazzStudies|<Music>|MusicEducation|OrchestralInstruments|Organ(Music)|Painting&Drawing|Photomedia|Piano|StringInstruments|3DForum|VisualCommuncationDesign|Voice(Music) <Dance>::=CreativeStudies|DanceStudies <Drama>::=History,Theory,&Criticism|Performance|Design <Music>::=MusicHistory|Voice|EarlyMusic|MusicTheory|Instrumental <Biological&EnvironmentalSciences>::=Aquatic&FisherySciences|<Biology>|<EnvironmentalScience&TerrestiralResourceManagement>|EnvironmentalStudies|LandscapeArchitecture|Microbiology|Neurobiology|<Oceanography> <Biology>::=<Ecology,Evolution&Conservation|Molecular,Cellular,&Development|Physiology|Plant <EnvironmentalScience&TerrestiralResourceManagement>::=LandscapeEcology&Conservation|RestorationEcology&EnvironmentalHorticulture|SustainableForestManagement|WildlifeConservation <Oceanography>::=BiologicalOceanography|ChemicalOceanography|PhysicalOceanography|MarineGeology&Geophyrics <Business>::=<BusinessAdministration>|ConstructionManagement|Economics <BusinessAdministration>::=Accounting|Entrepreneurship|Fiance|HumanResourcesManagement|InformationSystems|Marketing|Operations&SupplyChainManagement <Computing>::=<BusinessAdministration>|ComputerScience|HCDE|<Informatics> <Informatics>::=Human-ComputerInteraction|InformationArchitecture <Engineering>::=Aeronautics&Astronautics|<Bioengineering>|<ChemicalEngineering<|Civil&EnvironmentalEngineering|ComputerEngineering|ElectricalEngineering|IndustrialEngineering|<MaterialsScience&Engineering>|<MechanicalEngineering> <Bioengineering>::=Bioengineering|Nanoscience&MolecularEngineering <ChemicalEngineering>::=ChemicalEngineering|Nanoscience&MolecularEngineering <MaterialsScience&Engineering>::=<MaterialsScience&Engineering>|Nanoscience&MolecularEngineering <MechanicalEngineering>::=MechanicalEngineering|Mechatronics|Nanoscience&MolecularEngineering <HealthSciences>::=EnvironmentalHealth|HealthInformatics&HealthInformationManagement|MedicalLaboratoryScience|Nursing|PublicHealth|Speech&HearingSciences <Language&Literature>::=Chinese|ClassicalStudies|Classics|ComparativeHistoryOfIdeas|<ComparativeLiterature>|Danish|English|Finnish|French|Germanics|Greek|Italian|<Japanese>|Korean|Latin|<Linguistics>|<NearEasternLanguages&Civilization>|Norwegian|ScandinavianStudies|<SlavicLanguages&Literatures>|SouthAsianLanguages&Literature(Hindi&Sanskirit)|Spanish|Swedish <ComparativeLiterature>::=ComparativeLiterature|CinemaStudies <English>::=English|CreativeWriting <Japanese>::=Japanese|Linguistic|Literature <Linguistics>::=Linguistic|RomanceLinguistics <NearEasternLanguages&Civilization>::=NearEasternCulture&Civilization|ComparativeIslamicStudies|Biblical&AncientNearEasternStudies <SlavisLanguages&Literatures>::=RussianLanguage,Literature,&Culture|EasternEuropeanLanguages,Literatures,&Culture <Math>::=<ACMS>|<Mathematics>|Statistics <ACMS>::=Biological&LifeSciences|DiscreteMathematics&Algoraithms|Engineering&PhysicalSciences|MathematicalEconomics|OperationsResearch|ScientificComputing&NumericalAlgorithms|Social&BehavioralSciences|Statistics <Mathematics>::=Philosophy|ComprehensiveTeaching <PhysicalSciences>::=Astronomy|AtmosphericSciences|Biochemistry|Chemistry|<Earth&SpaceSciences>|<Physics> <Earth&SpaceSciences>::=Biology|Geology|Physics|EnvironmentalEarthSciences <Physics>::=ComprehensivePhysics|AppliedPhysics|Biophysics|TeacherPreparation <SocialSciences>::=<AmericanEthnicStudies>|AmericanIndianStudies|<Anthropology>|<AsianStudies>|CanadianStudies|Communication|Community,Environment,&Planning|ComparativeReligion|EarlyChildhood&FamilyStudies|Economics|EuropeanStudies|Gender,Women,&SexualityStudies|<Geography>|History|History&PhilosophyOfScience|InternationalStudies|JewishStudies|LatinAmerican&CaribbeanStudies|Law,Societies,&Justice|Pilosophy|<PoliticalScience>|Psychology|SocialScience(EveningDegree)|SocialWelfare|Sociology <AmericanEthnicStudies>::=AfricanAmericanStudies|Asian/PacificAmericanStudies|ChicanoStudies|ComparativeAmericanEthnicStudies <Anthropology>::=MedicalAnthropology&GlobalHealth|AnthropologyOfGlobalization|ArchaeologicalSciences <Geography>::=Cities,Citizenship,&Migration|Environment,Economy,&Sustainability|Globalization,Health,&Development|GIS,Mapping,&Society <PoliticalScience>::=PoliticalEconomy|InternationalSecurity
#507
MLA::=FIRSTNAME PROFESSOR COURSE YEAR APA::=TITLE FIRSTNAME COURSE PROFESSOR AMA::=TITLE NAME YEAR YEAR::=NUMBER NUMBER NUMBER NUMBER NUMBER::= 1|2|3|4|5|6|7|8|9|0 FIRSTNAME::= Penny|Brooke|Ellen|John|Sam|Shirley|Chelsea PROFESSOR::= PREFIX LASTNAME PREFIX::= Mr.| Mrs.| Ms.| Dr.| Prof. LASTNAME::= Marshall|Martin|Lin|Smith|Johnson|Brown COURSE::= English|Sociology|CSE|Math|Business TITLE::=Global Warming|Water Pollution|Travel|Animal Protection
#508
<i>::=<sj> <mw> <n> | <sj> <lmw> <n> <sj>::=you are a <c>::=<sj> <nw> <n>|<sj> <lnw> <n> <n>::=person|human|dog|cat|alien|tree|rock <rdm>::=<i>|<c> <mx>::=<sj> <bth> <n> <mw>::=gross|disgusting|fetid|terrible|revolting|dumb <nw>::=delightful|beautiful|wonderful|great|brilliant <lmw>::=<mw>|<mw> <mw> <lnw>::=<nw>|<nw> <nw> <bth>::=<mw> <nw> <mw>|<nw> <lmw>|<lnw> <mw>
#509
Expr::= ing | not-ing | FeelTheChemE ing::= Verbing Prep NounChoice | Verbing Prep NounChoice ing FeelTheChemE::=ChemE Existors Descriptors NounChoice::=People | Noun | ChemE not-ing::= NounChoice Verbs Prep NounChoice | NounChoice Verbs Prep not-ing ChemE::= transport phenomena | fluid mechanics | heat transfer | mass transfer | chemical reaction equilibria | statistical mechanics | thermodynamics | quantum mechanics Prep::= with | in | out | over | up | on | across | through | besides Verbs::= loves | hates | strangles Verbing::= loving|hating|strangling People::= Brian | Stuart Adler | Qiuming Yu | Random student Det::=the| a Noun::= classroom | building | atoms | electric field| Descriptors::= sad | frustrating | anger inducing | depressing | lucrative Existors::= is | was | will be
#510
Mean::= stinky | ugly | bad | worthless | horrible | stupid | poor Nice::= handsome | great | perfect | smart | capable | charismatic | fresh PN::= Obama | Murdoc | Bono | Ghostface | Geodude TMean::= killed | hated | stabbed | murdered | provoked TNice::= pleased | fed | cleaned | praised | honored IMean::= died | starved | cried | bled | sobbed INice::= laughed | relaxed | played | slept | napped Noun::= school | boss | maggot | soldier | dealer | terrorist | street | school D::= the | a AP::= Mean | Nice | Mean AP | Nice AP NP::= D AP Noun|PN VP::= TMean NP| TNice NP | IMean | INice RandomSentence::= NP VP MeanSentence::= D Mean Noun TMean PN NiceSentence::= PN TNice D Nice Noun
#511
<goodv>::=defeated|crushed|dominated|beat|manhandled <vp>::= <goodv> <dp> <score>::= <highscore> <lowscore> <team1>::=Seahawks|49ers|Patriots|Packers <team2>::=Cowboys|Cardinals|Broncos|Jets|Giants <dp>::=the <highscore>::=40|35|30 <lowscore>::=29|28|27|20|15|10|0| <s>::=<adj> <team1> <vp> <team2> <score>|<team2> <vp> <team1> <score> <adj>::=tenacious|strong|offensive|best team ever
#512
S::= NP VP NP::= DP N PP | DP N VP::= VI P NP| VT NP PP::= P NP DP::= some | many | one | the VI::= laugh | knock | look | jump | died | VT::= catch | shoot | watch | eat | receive | squeeze | like P::= on | with | without | inside | toward | from N::= dog | bank | river | schoolmaster | robber | police | bus | sausage
#513
<city>::= <Seattle> | <Renton> | <Kent>| <Auburn>| <Tukwila> <postal>::= <98118> | <98102> | <98103> | <98106> | <98030> | <98032> | <99999> <areacode>:: = <253> | <206> | <425> <county>::= <King> <Pierce> <TOL>::= <rural> | <city> | <suburban> | <outlet>
#514
REVIEW::= ADJ and ADJ , this ADJP WINE VERB FP NOUNP and NP , CONN a ADVERB ADJ NOUNS . | VERB ADJ NOUNS and NOUNS with ADJ FRUIT , ADJ FRUIT , and ADJ FRUIT NOUNP , CONN a ADJ NOUNS . | VERB ADVERB ADJP FRUIT and ADJP FRUIT , CONN NP and NP , CONN ADJ FRUIT and FRUIT at the core. | ADJP , CONN NOUNP and NOUNP of ADJ FRUIT , and ADJ FRUIT , all CONN a ADJP NOUNS and ADJP NOUNP . | ADJ and ADJ , with ADJ FRUIT , FRUIT and FRUIT NOUNP , CONN ADJP FRUIT NOUNP . | The FP , and FRUIT NOUNP and NOUNP are ADVERB PAST on a ADJP NOUNS in this ADJP WINE , which VERB NP . NP::= a ADJP NOUNS | ADJP NOUNP | ADJ yet ADJ NOUNP ADJP::= ADJ | ADJ | ADJ ADJP ADJ::= full-bodied | fleshy | dark | bright | fruity | fresh | vibrant | distinct | polished | bold | rich | complex | delicate | muted | braised | savory | deep | spicy | expressive | earthy | crisp | burgundy | exotic | dense | intense | warm | fragrant | ripe | lively | bitter | tangy | lingering | well-endowed | pretty | sweet | supple | silky | concentrated | balanced | well-integrated | juicy | NATIONALITY ADVERB::= deliciously | beautifully | subtly | effusively | deeply NATIONALITY::= Australian | Italian | French FRUIT::= melon | cherry | plum | licorice | rose | blackberry | currant | chestnut | fig | strawberry | berry | mocha | tangerine | black currant | red currant | raspberry | blood orange | wild berry FP::= ADJ FRUIT | ADJ FRUIT | ADJ FRUIT , FP NOUNS::= flavor | finish | grip | integration | profile | scent | depth | aftertaste | texture | character | drive | harmony | accent | aroma | acidity | aftertaste NOUNP::= flavors | notes | accents | scents | aromas | hints | textures | tannins WINE::= sparkler | wine | vintage | red | burgandy CONN::= with | featuring | offering | laden with | revealing | enlivened with | showing | shaded by | endowed with | boasting | CONN a mouthful of | set apart by | mixed with | intertwined with | displaying | with a hint of | with hints of | ending with VERB::= features | offers | reveals | creates | picks up with | shows | boasts | combines PAST::= displayed | revealed | boasted | combined | featured | mixed
#515
<a>::=<b> <c> <d> <e>|I |this |kind |or |computer <b>::=<c> <d> <e> <a>|don't|about|of |it’s|grammar <c>::=<d> <e> <a> <b>|know |is |english|some|? <d>::=<e> <a> <b> <c>|what |BNF |grammar|kind <e>::=<a> <b> <c> <d>|is |some |? |of
#516
noun::=persons|things persons::=Jason|Phoebe|Michael|Tyrone|Connie|Kelly|Cathy things::=food|book|clothes|movies|cloth food::=chocolate|coffee|noodle|sandwich movies::=thriller|comedy|drama|fantasy clothes::=color cloth color::=red|blue|green|yellow cloth::=pants|sweaters|hats|coats
#517
<np>::=<dp> <object>|<pn> <dp>::=the|a <object>::=<adjman> <man>|<adjwoman> <woman>|<adjanimal> <animal> <adjman>::=big|fat|tall|handsome|cool|young|gentle <adjwoman>::=beautiful|sexy|pretty|gorgeous|glamorous <adjanimal>::=cute|lazy|scary|aggressive <man>::=Jack|Tom|Toni|Vincent|Torres|Zed <woman>::=Alice|Sunny|Jessica|Lissa|Linda <animal>::=dog|cat|monkey|mouse|bird|bull <pn>::=John|Jane|Sally|Spot|Fred|Elmo|Garen|Caitlyn|Mickey|Vinnie
#518
<year>::= <freshman>|<sophomore> <freshman>::=0|1|2|3|4 <sophomore>::= 5|6|7|9 <quarter>::= <onequarter> <onequarter>::=<chineseone>|<englishone>|<bilingual> <chineseone>::= 5|7|8|4|3 <englishone>::= 1|3 <bilingual>::=2|5|3